Skip to content

Commit

Permalink
Merge pull request #4863 from fluxcd/conform-e2e-k8s-update
Browse files Browse the repository at this point in the history
Update conformance tests to Kubernetes v1.30.2
  • Loading branch information
stefanprodan authored Jun 28, 2024
2 parents ec141c6 + 298e28b commit 0720935
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/conformance.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0720935

Please sign in to comment.