Skip to content

Commit

Permalink
update aeraki to 1.3.0
Browse files Browse the repository at this point in the history
Signed-off-by: huabing zhao <[email protected]>
  • Loading branch information
zhaohuabing committed Jun 24, 2023
1 parent fa4e7e8 commit d91740e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo/install-demo.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ DEMO=$1
SCRIPTS_DIR=$BASEDIR/test/e2e/scripts

if [ -z "$AERAKI_TAG" ]; then
export AERAKI_TAG="1.2.3"
export AERAKI_TAG="1.3.0"
fi
bash ${SCRIPTS_DIR}/istio.sh
bash ${SCRIPTS_DIR}/addons.sh
Expand Down

0 comments on commit d91740e

Please sign in to comment.