mirror of
https://github.com/alibaba/higress.git
synced 2026-07-28 07:10:23 +08:00
chore: update ISTIO_LATEST_IMAGE_TAG for integration testing
Change-Id: Ifed39500886e9c8fe474720d38aed69d45350c9d Signed-off-by: EndlessSeeker <1766508902@qq.com>
This commit is contained in:
@@ -206,7 +206,7 @@ install: pre-install
|
||||
|
||||
HIGRESS_LATEST_IMAGE_TAG ?= latest
|
||||
ENVOY_LATEST_IMAGE_TAG ?= 0ecaeca2a5905def50e1d36cc327135f1b9668c3
|
||||
ISTIO_LATEST_IMAGE_TAG ?= ce494feddfa817346404090dfc598badb02efa83
|
||||
ISTIO_LATEST_IMAGE_TAG ?= fb7d4bc37dc9b33998e1513f5c4cf1ba005f3e11
|
||||
|
||||
install-dev: pre-install
|
||||
helm install higress helm/core -n higress-system --create-namespace --set 'controller.tag=$(TAG)' --set 'gateway.replicas=1' --set 'pilot.tag=$(ISTIO_LATEST_IMAGE_TAG)' --set 'gateway.tag=$(ENVOY_LATEST_IMAGE_TAG)' --set 'global.local=true'
|
||||
|
||||
Reference in New Issue
Block a user