fix envoy image

This commit is contained in:
johnlanni
2026-02-06 18:32:53 +08:00
parent 9bb315060c
commit 6744f6a97a

View File

@@ -200,7 +200,7 @@ install: pre-install
helm install higress helm/higress -n higress-system --create-namespace --set 'global.local=true'
HIGRESS_LATEST_IMAGE_TAG ?= latest
ENVOY_LATEST_IMAGE_TAG ?= c17949e07373b626aa2a69a28e5cf8788ba3ad91
ENVOY_LATEST_IMAGE_TAG ?= 48a790be39de653696c53e399c01388f6538d549
ISTIO_LATEST_IMAGE_TAG ?= c482b42b9a14885bd6692c6abd01345d50a372f7
install-dev: pre-install