Skip to content

Commit d91740e

Browse files
committed
update aeraki to 1.3.0
Signed-off-by: huabing zhao <[email protected]>
1 parent fa4e7e8 commit d91740e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/install-demo.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ DEMO=$1
2121
SCRIPTS_DIR=$BASEDIR/test/e2e/scripts
2222

2323
if [ -z "$AERAKI_TAG" ]; then
24-
export AERAKI_TAG="1.2.3"
24+
export AERAKI_TAG="1.3.0"
2525
fi
2626
bash ${SCRIPTS_DIR}/istio.sh
2727
bash ${SCRIPTS_DIR}/addons.sh

0 commit comments

Comments
 (0)