Skip to content

Commit

Permalink
Merge pull request #4486 from fluxcd/backport-4484-to-release/v2.2.x
Browse files Browse the repository at this point in the history
[release/v2.2.x] Run conformance tests for Kubernetes v1.29.0
  • Loading branch information
hiddeco authored Dec 15, 2023
2 parents 0a380b1 + 6be9ce2 commit 0127824
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-arm64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
matrix:
# Keep this list up-to-date with https://endoflife.date/kubernetes
# Check which versions are available on DockerHub with 'crane ls kindest/node'
KUBERNETES_VERSION: [ 1.26.6, 1.27.3, 1.28.0 ]
KUBERNETES_VERSION: [ 1.26.6, 1.27.3, 1.28.0, 1.29.0 ]
fail-fast: false
steps:
- name: Checkout
Expand Down

0 comments on commit 0127824

Please sign in to comment.