CI: Update KIND images. (#12931)
Co-authored-by: Marco Ebert <marco_ebert@icloud.com>
This commit is contained in:
parent
68e06f67e4
commit
096cdfd610
2 changed files with 4 additions and 4 deletions
2
.github/workflows/images.yaml
vendored
2
.github/workflows/images.yaml
vendored
|
|
@ -135,7 +135,7 @@ jobs:
|
|||
(needs.changes.outputs.kube-webhook-certgen == 'true')
|
||||
strategy:
|
||||
matrix:
|
||||
k8s: [v1.28.15, v1.29.12, v1.30.8, v1.31.4, v1.32.0]
|
||||
k8s: [v1.28.15, v1.29.14, v1.30.10, v1.31.6, v1.32.2]
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue