Skip to content

Commit

Permalink
Merge pull request #4484 from fluxcd/e2e-k8s-1.29.0
Browse files Browse the repository at this point in the history
Run conformance tests for Kubernetes v1.29.0
  • Loading branch information
stefanprodan authored Dec 14, 2023
2 parents 88f973f + 0cf855f commit a995989
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 a995989

Please sign in to comment.