We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40ab4ad commit ab0c566Copy full SHA for ab0c566
demo/install-demo.sh
@@ -21,7 +21,7 @@ DEMO=$1
21
SCRIPTS_DIR=$BASEDIR/test/e2e/scripts
22
COMMON_DIR=$BASEDIR/test/e2e/common
23
export ISTIO_VERSION=1.14.4
24
-export AERAKI_TAG=1.1.3
+export AERAKI_TAG=1.2.0
25
26
bash ${SCRIPTS_DIR}/istio.sh -y -f ${COMMON_DIR}/istio-config.yaml
27
bash ${SCRIPTS_DIR}/aeraki.sh
0 commit comments