Skip to content

Commit 6be9ce2

Browse files
stefanprodanhiddeco
authored andcommitted
Run conformance tests for Kubernetes v1.29.0
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com> (cherry picked from commit 0cf855f)
1 parent 0a380b1 commit 6be9ce2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e-arm64.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
matrix:
1818
# Keep this list up-to-date with https://endoflife.date/kubernetes
1919
# Check which versions are available on DockerHub with 'crane ls kindest/node'
20-
KUBERNETES_VERSION: [ 1.26.6, 1.27.3, 1.28.0 ]
20+
KUBERNETES_VERSION: [ 1.26.6, 1.27.3, 1.28.0, 1.29.0 ]
2121
fail-fast: false
2222
steps:
2323
- name: Checkout

0 commit comments

Comments
 (0)