From daee335993a1a103630296c45cc6282e69950023 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Charles-Edouard=20Br=C3=A9t=C3=A9ch=C3=A9?= Date: Mon, 24 Apr 2023 13:55:17 +0200 Subject: [PATCH] chore: bump kind image to 1.27.1 (#6993) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Charles-Edouard Brétéché --- .github/workflows/conformance.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/conformance.yaml b/.github/workflows/conformance.yaml index beb43e395c..dd6a066923 100644 --- a/.github/workflows/conformance.yaml +++ b/.github/workflows/conformance.yaml @@ -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