Skip to content

Commit

Permalink
Update kind to 1.22.4
Browse files Browse the repository at this point in the history
  • Loading branch information
lucacome committed Nov 24, 2021
1 parent 00de10a commit 369eb61
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ defaults:
shell: bash

env:
K8S_VERSION: 1.22.2
K8S_VERSION: 1.22.4
K8S_TIMEOUT: 75s
HELM_CHART_DIR: deployments/helm-chart
GIT_NAME: NGINX Kubernetes Team
Expand Down Expand Up @@ -157,7 +157,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.2\"]}"
echo "::set-output name=matrix::{\"k8s\": [\"1.19.11\", \"1.20.7\", \"1.21.2\", \"1.22.4\"]}"
fi
smoke-tests:
Expand Down

0 comments on commit 369eb61

Please sign in to comment.