We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da98e47 commit 9180fd5Copy full SHA for 9180fd5
hack/kind/antrea/setup-kind.sh
@@ -4,7 +4,7 @@ set -xv
4
set -e
5
6
CLUSTER=${CLUSTER:-netpol-antrea}
7
-VERSION=${VERSION:-v1.7.0}
+VERSION=${VERSION:-v0.13.1}
8
ANTREA_DIR=antrea-repo
9
IMG_NAME="projects.registry.vmware.com/antrea/antrea-ubuntu"
10
0 commit comments