Run conformance tests for Kubernetes v1.29.0

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
(cherry picked from commit 0cf855f16f)
pull/4486/head
Stefan Prodan 1 year ago committed by Hidde Beydals
parent 0a380b1495
commit 6be9ce2d4e
No known key found for this signature in database
GPG Key ID: 979F380FC2341744

@ -17,7 +17,7 @@ jobs:
matrix: matrix:
# Keep this list up-to-date with https://endoflife.date/kubernetes # Keep this list up-to-date with https://endoflife.date/kubernetes
# Check which versions are available on DockerHub with 'crane ls kindest/node' # 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 fail-fast: false
steps: steps:
- name: Checkout - name: Checkout

Loading…
Cancel
Save