Skip to content

Commit b23bb72

Browse files
committed
Install calico version 3.31.0 for Windows test clusters
Signed-off-by: Mark Rossett <[email protected]>
1 parent 08d27bb commit b23bb72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

capz/run-capz-e2e.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ main() {
2828
export GMSA="${GMSA:-""}"
2929
export HYPERV="${HYPERV:-""}"
3030
export KPNG="${WINDOWS_KPNG:-""}"
31-
export CALICO_VERSION="${CALICO_VERSION:-"v3.29.2"}"
31+
export CALICO_VERSION="${CALICO_VERSION:-"v3.31.0"}"
3232
export TEMPLATE="${TEMPLATE:-"windows-ci.yaml"}"
3333
export CAPI_VERSION="${CAPI_VERSION:-"v1.7.2"}"
3434
export HELM_VERSION=v3.15.2

0 commit comments

Comments
 (0)