From 2e3597493c5ab239984bcad7f52e386d359ae8f4 Mon Sep 17 00:00:00 2001 From: johnlanni Date: Fri, 6 Feb 2026 00:43:34 +0800 Subject: [PATCH] update ENVOY_LATEST_IMAGE_TAG --- Makefile.core.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.core.mk b/Makefile.core.mk index b54ce4502..69efe75bc 100644 --- a/Makefile.core.mk +++ b/Makefile.core.mk @@ -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 ?= cdf0f16bf622102f89a0d0257834f43f502e4b99 +ENVOY_LATEST_IMAGE_TAG ?= c17949e07373b626aa2a69a28e5cf8788ba3ad91 ISTIO_LATEST_IMAGE_TAG ?= c482b42b9a14885bd6692c6abd01345d50a372f7 install-dev: pre-install