Skip to content

Commit

Permalink
major k8s versions only
Browse files Browse the repository at this point in the history
  • Loading branch information
waveywaves committed Nov 5, 2023
1 parent e951683 commit 278d282
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -88,15 +88,15 @@ jobs:
with:
cluster-name: pr-${{ github.event.pull_request.number }}-1276
server: https://app.uffizzi.com
k8s-version: 1.27.6
k8s-version: 1.27
kubeconfig: kubeconfig-1276

- name: Create and connect to vcluster
uses: UffizziCloud/cluster-action@k8s_version
with:
cluster-name: pr-${{ github.event.pull_request.number }}-1282
server: https://app.uffizzi.com
k8s-version: 1.28.2
k8s-version: 1.28
kubeconfig: kubeconfig-1282

- name: Apply Kustomize to test the new image
Expand Down

0 comments on commit 278d282

Please sign in to comment.