From d12228b58046db399f6b945fd5d33fdb8fc8736b Mon Sep 17 00:00:00 2001 From: Luca Comellini Date: Wed, 9 Mar 2022 15:52:18 -0800 Subject: [PATCH] Bump kind versions --- .github/workflows/ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5b015584dc..14a6977818 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -31,7 +31,7 @@ defaults: shell: bash env: - K8S_VERSION: 1.23.3 + K8S_VERSION: 1.23.4 K8S_TIMEOUT: 75s HELM_CHART_DIR: deployments/helm-chart GIT_NAME: NGINX Kubernetes Team @@ -166,7 +166,7 @@ jobs: {\"image\": \"opentracing-plus\", \"marker\": \"vsr\"}, \ {\"image\": \"ubi-plus\", \"marker\": \"policies\"}]}" else - echo "::set-output name=matrix::{\"k8s\": [\"1.19.11\", \"1.20.7\", \"1.21.2\", \"1.22.5\", \"1.23.3\"]}" + echo "::set-output name=matrix::{\"k8s\": [\"1.19.16\", \"1.20.15\", \"1.21.10\", \"1.22.7\", \"1.23.4\"]}" fi smoke-tests: