Skip to content

Commit

Permalink
Merge pull request #554 from YaoZengzeng/image
Browse files Browse the repository at this point in the history
use latest waypoint image to run e2e
  • Loading branch information
kmesh-bot authored Jul 11, 2024
2 parents 9c3c136 + 098a402 commit cb0bd28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/run_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ DEFAULT_KIND_IMAGE="kindest/node:v1.30.0@sha256:047357ac0cfea04663786a612ba1eaba
# support testing multiple istio version in the future.
ISTIO_VERSION=1.22.0

export KMESH_WAYPOINT_IMAGE="ghcr.io/kmesh-net/waypoint-x86:v0.3.0"
export KMESH_WAYPOINT_IMAGE="ghcr.io/kmesh-net/waypoint:latest"

ROOT_DIR=$(git rev-parse --show-toplevel)

Expand Down

0 comments on commit cb0bd28

Please sign in to comment.