Skip to content
This repository was archived by the owner on Oct 15, 2025. It is now read-only.

Commit 903746b

Browse files
authored
Istio bump to latest upstream alpha with GAIE features (#355)
Closes #337 Signed-off-by: Brent Salisbury <bsalisbu@redhat.com>
1 parent 88ebb31 commit 903746b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chart-dependencies/istio/install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env bash
22

33
MODE=${1:-apply}
4-
TAG=1.26-alpha.9befed2f1439d883120f8de70fd70d84ca0ebc3d
4+
TAG=1.27-alpha.0551127f00634403cddd4634567e65a8ecc499a7
55
HUB=gcr.io/istio-testing
66

77
if [[ "$MODE" == "apply" ]]; then

0 commit comments

Comments
 (0)