Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
hashiblaum committed Nov 11, 2024
1 parent 16639d9 commit 29b4907
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
strategy:
fail-fast: false
matrix:
kind-k8s-version: [1.26.15, 1.27.13, 1.28.9, 1.29.4, 1.30.0]
kind-k8s-version: [1.27.13, 1.28.9, 1.29.10, 1.30.6, 1.31.2]
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- name: Create K8s Kind Cluster
Expand Down

0 comments on commit 29b4907

Please sign in to comment.