Skip to content

Commit

Permalink
Merge pull request #4892 from fluxcd/conformance-tests-k8s-1.31
Browse files Browse the repository at this point in the history
Run conformance tests for Kubernetes v1.31
  • Loading branch information
stefanprodan committed Aug 14, 2024
2 parents 52512a9 + 41bdb88 commit e06e561
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.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
Expand Down

0 comments on commit e06e561

Please sign in to comment.