File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -127,7 +127,7 @@ configvar COSI_PROW_BUILD_JOB true "building code in repo enabled"
127
127
# use the same settings as for "latest" Kubernetes. This works
128
128
# as long as there are no breaking changes in Kubernetes, like
129
129
# deprecating or changing the implementation of an alpha feature.
130
- configvar COSI_PROW_KUBERNETES_VERSION 1.17 .0 " Kubernetes"
130
+ configvar COSI_PROW_KUBERNETES_VERSION 1.24 .0 " Kubernetes"
131
131
132
132
# This is a hack to workaround the issue that each version
133
133
# of kind currently only supports specific patch versions of
@@ -137,7 +137,7 @@ configvar COSI_PROW_KUBERNETES_VERSION 1.17.0 "Kubernetes"
137
137
#
138
138
# If the version is prefixed with "release-", then nothing
139
139
# is overridden.
140
- override_k8s_version " 1.19.3 "
140
+ override_k8s_version " 1.24.0 "
141
141
142
142
# COSI_PROW_KUBERNETES_VERSION reduced to first two version numbers and
143
143
# with underscore (1_13 instead of 1.13.3) and in uppercase (LATEST
You can’t perform that action at this time.
0 commit comments