Skip to content

Commit

Permalink
Merge branch 'k8snetworkplumbingwg:master' into network-operator-25.1.x
Browse files Browse the repository at this point in the history
  • Loading branch information
nvidia-ci-cd authored Jan 3, 2025
2 parents 8a8a35b + d62b546 commit 475fdbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hack/run-e2e-conformance-virtual-cluster.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env bash
set -xeo pipefail

cluster_version=${CLUSTER_VERSION:-1.29.3}
cluster_version=${CLUSTER_VERSION:-1.32.0}
cluster_name=${CLUSTER_NAME:-virtual}
domain_name=$cluster_name.lab

Expand Down

0 comments on commit 475fdbf

Please sign in to comment.