Merge pull request #4864 from fluxcd/backport-4863-to-release/v2.3.x

[release/v2.3.x] Update conformance tests to Kubernetes v1.30.2
release/v2.3.x
Stefan Prodan 7 months ago committed by GitHub
commit aa155d197a
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.9, 1.29.4, 1.30.0 ]
KUBERNETES_VERSION: [ 1.28.11, 1.29.6, 1.30.2 ]
fail-fast: false
steps:
- name: Checkout

Loading…
Cancel
Save