Merge pull request #4892 from fluxcd/conformance-tests-k8s-1.31

Run conformance tests for Kubernetes v1.31
pull/4929/head
Stefan Prodan 5 months ago committed by GitHub
commit e06e561150
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -19,7 +19,7 @@ jobs:
matrix:
# Keep this list up-to-date with https://endoflife.date/kubernetes
# Build images with https://github.com/fluxcd/flux-benchmark/actions/workflows/build-kind.yaml
KUBERNETES_VERSION: [ 1.28.11, 1.29.6, 1.30.2 ]
KUBERNETES_VERSION: [ 1.28.11, 1.29.6, 1.30.2, 1.31.0 ]
fail-fast: false
steps:
- name: Checkout

Loading…
Cancel
Save