From 2b08f82cf3722a7a57f395d8a6bac4dc3b7ccd6d Mon Sep 17 00:00:00 2001 From: David Hadas Date: Tue, 17 Oct 2023 04:40:35 +0300 Subject: [PATCH] Update e2e.yaml (#251) --- .github/workflows/e2e.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/e2e.yaml b/.github/workflows/e2e.yaml index 4cc960d3..9ea5d3c2 100644 --- a/.github/workflows/e2e.yaml +++ b/.github/workflows/e2e.yaml @@ -16,7 +16,7 @@ jobs: matrix: k8s-version: - v1.27.x - - v1.25.x + - v1.28.x env: KO_DOCKER_REPO: registry.local:5000/knative # registry setup by setup-kind @@ -102,4 +102,4 @@ jobs: cluster-resources: nodes,namespaces,crds namespace-resources: pods,svc,services.serving.knative.dev,guardians.guard.security.knative.dev artifact-name: logs-${{ matrix.k8s-version }} - \ No newline at end of file +