From 61fd934cde98987ba582e7b9e573aa7886eff323 Mon Sep 17 00:00:00 2001 From: cpanato Date: Fri, 28 Jul 2023 10:21:49 +0200 Subject: [PATCH] update k8s release to 1.26 Signed-off-by: cpanato --- .github/workflows/kind-verify-attestation.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/kind-verify-attestation.yaml b/.github/workflows/kind-verify-attestation.yaml index 45622f615994..7d6d1ee916a6 100644 --- a/.github/workflows/kind-verify-attestation.yaml +++ b/.github/workflows/kind-verify-attestation.yaml @@ -33,7 +33,7 @@ jobs: strategy: matrix: k8s-version: - - v1.24.x + - v1.26.x tuf-root: - remote - air-gap