Skip to content

Commit

Permalink
Update kops version and k8s version (#3012)
Browse files Browse the repository at this point in the history
  • Loading branch information
zachdorame committed Aug 9, 2024
1 parent 443f530 commit 27ce136
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/kops-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ jobs:
ROLE_ARN: ${{ secrets.EKS_CLUSTER_ROLE_ARN }}
RUN_CNI_INTEGRATION_TESTS: false
RUN_KOPS_TEST: true
K8S_VERSION: 1.30.0-beta.0
KOPS_VERSION: v1.29.0
K8S_VERSION: 1.31.0-beta.0
KOPS_VERSION: v1.29.2
KOPS_RUN_TOO_NEW_VERSION: 1
run: |
./scripts/run-integration-tests.sh
Expand Down

0 comments on commit 27ce136

Please sign in to comment.