CI: Update KIND images. (#12364)

This commit is contained in:
Marco Ebert 2024-11-13 17:24:46 -07:00 committed by GitHub
parent 698960e9b7
commit 76f90ec8cf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View file

@ -135,7 +135,7 @@ jobs:
(needs.changes.outputs.kube-webhook-certgen == 'true')
strategy:
matrix:
k8s: [v1.28.13, v1.29.8, v1.30.4, v1.31.0]
k8s: [v1.28.15, v1.29.10, v1.30.6, v1.31.2]
steps:
- name: Checkout
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2