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:
parent
e14fe847bc
commit
daee335993
1 changed files with 3 additions and 3 deletions
6
.github/workflows/conformance.yaml
vendored
6
.github/workflows/conformance.yaml
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue