8000 Bump kind versions (#2478) · nginx/kubernetes-ingress@8791d41 · GitHub
[go: up one dir, main page]

Skip to content

Commit 8791d41

Browse files
authored
Bump kind versions (#2478)
1 parent 8423c6f commit 8791d41

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ defaults:
3131
shell: bash
3232

3333
env:
34-
K8S_VERSION: 1.23.3
34+
K8S_VERSION: 1.23.4
3535
K8S_TIMEOUT: 75s
3636
HELM_CHART_DIR: deployments/helm-chart
3737
GIT_NAME: NGINX Kubernetes Team
@@ -166,7 +166,7 @@ jobs:
166166
{\"image\": \"opentracing-plus\", \"marker\": \"vsr\"}, \
167167
{\"image\": \"ubi-plus\", \"marker\": \"policies\"}]}"
168168
else
169-
echo "::set-output name=matrix::{\"k8s\": [\"1.19.11\", \"1.20.7\", \"1.21.2\", \"1.22.5\", \"1.23.3\"]}"
169+
echo "::set-output name=matrix::{\"k8s\": [\"1.19.16\", \"1.20.15\", \"1.21.10\", \"1.22.7\", \"1.23.4\"]}"
170170
fi
171171
172172
smoke-tests:

0 commit comments

Comments
 (0)
0