We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d29a2e7 + 7577454 commit 31a3f38Copy full SHA for 31a3f38
prow.sh
@@ -121,7 +121,7 @@ configvar CSI_PROW_BUILD_JOB true "building code in repo enabled"
121
# use the same settings as for "latest" Kubernetes. This works
122
# as long as there are no breaking changes in Kubernetes, like
123
# deprecating or changing the implementation of an alpha feature.
124
-configvar CSI_PROW_KUBERNETES_VERSION 1.17.0 "Kubernetes"
+configvar CSI_PROW_KUBERNETES_VERSION 1.22.0 "Kubernetes"
125
126
# CSI_PROW_KUBERNETES_VERSION reduced to first two version numbers and
127
# with underscore (1_13 instead of 1.13.3) and in uppercase (LATEST
0 commit comments