Skip to content

Commit d62b546

Browse files
authored
Merge pull request k8snetworkplumbingwg#827 from SchSeba/bump_k8s_version_ci
Bump k8s version ci
2 parents 0ebe7ae + d798856 commit d62b546

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hack/run-e2e-conformance-virtual-cluster.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env bash
22
set -xeo pipefail
33

4-
cluster_version=${CLUSTER_VERSION:-1.29.3}
4+
cluster_version=${CLUSTER_VERSION:-1.32.0}
55
cluster_name=${CLUSTER_NAME:-virtual}
66
domain_name=$cluster_name.lab
77

0 commit comments

Comments
 (0)