1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-14 11:57:48 +00:00

chore: bump kind image to 1.27.1 (#6993)

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
This commit is contained in:
Charles-Edouard Brétéché 2023-04-24 13:55:17 +02:00 committed by GitHub
parent e14fe847bc
commit daee335993
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -47,7 +47,7 @@ jobs:
- name: v1.26
version: v1.26.3
- name: v1.27
version: v1.27.0
version: v1.27.1
tests:
- autogen
- cleanup
@ -117,7 +117,7 @@ jobs:
- name: v1.26
version: v1.26.3
- name: v1.27
version: v1.27.0
version: v1.27.1
tests:
- force-failure-policy-ignore
- rbac
@ -172,7 +172,7 @@ jobs:
- name: v1.26
version: v1.26.3
- name: v1.27
version: v1.27.0
version: v1.27.1
tests:
- rbac
runs-on: ubuntu-latest