From 39ec41aab6eb1d40499bed2847085696de0ebb96 Mon Sep 17 00:00:00 2001 From: EndlessSeeker <153817598+EndlessSeeker@users.noreply.github.com> Date: Thu, 25 Jun 2026 10:34:30 +0800 Subject: [PATCH] Release v2.2.3 (#4019) Signed-off-by: EndlessSeeker <1766508902@qq.com> --- Makefile.core.mk | 6 +++--- VERSION | 2 +- helm/core/Chart.yaml | 4 ++-- helm/higress/Chart.lock | 8 ++++---- helm/higress/Chart.yaml | 8 ++++---- istio/istio | 2 +- 6 files changed, 15 insertions(+), 15 deletions(-) diff --git a/Makefile.core.mk b/Makefile.core.mk index cf7bf6ea6..ada9ae560 100644 --- a/Makefile.core.mk +++ b/Makefile.core.mk @@ -151,7 +151,7 @@ docker-buildx-push: clean-env docker.higress-buildx export PARENT_GIT_TAG:=$(shell cat VERSION) export PARENT_GIT_REVISION:=$(TAG) -export ENVOY_PACKAGE_URL_PATTERN?=https://github.com/higress-group/proxy/releases/download/v2.2.2/envoy-symbol-ARCH.tar.gz +export ENVOY_PACKAGE_URL_PATTERN?=https://github.com/higress-group/proxy/releases/download/v2.2.3/envoy-symbol-ARCH.tar.gz build-envoy: prebuild ./tools/hack/build-envoy.sh @@ -205,8 +205,8 @@ 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 ?= 4219c3d8e99adb269e7db947011eca24717882af -ISTIO_LATEST_IMAGE_TAG ?= ce494feddfa817346404090dfc598badb02efa83 +ENVOY_LATEST_IMAGE_TAG ?= fcc50202f47e27f6b8391a4bd9bbc0a9127d89d7 +ISTIO_LATEST_IMAGE_TAG ?= de2c9628294f51b13c4a70b3a862b4372890797a 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' diff --git a/VERSION b/VERSION index 6c8b2a3c3..0b1f88b80 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v2.2.2 +v2.2.3 diff --git a/helm/core/Chart.yaml b/helm/core/Chart.yaml index 021b451df..71557c980 100644 --- a/helm/core/Chart.yaml +++ b/helm/core/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 2.2.2 +appVersion: 2.2.3 description: Helm chart for deploying higress gateways icon: https://higress.io/img/higress_logo_small.png home: http://higress.io/ @@ -15,4 +15,4 @@ dependencies: repository: "file://../redis" version: 0.0.1 type: application -version: 2.2.2 +version: 2.2.3 diff --git a/helm/higress/Chart.lock b/helm/higress/Chart.lock index a374e7943..d6a26dc17 100644 --- a/helm/higress/Chart.lock +++ b/helm/higress/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: higress-core repository: file://../core - version: 2.2.2 + version: 2.2.3 - name: higress-console repository: https://higress.io/helm-charts/ - version: 2.2.2 -digest: sha256:8bb8790bea259fc8039c5b49997de57bdfe1a948b8e7f3db51810c3fd825c487 -generated: "2026-05-21T10:40:28.691491+08:00" + version: 2.2.3 +digest: sha256:b2089e3b943edcf5cfbb52c42fbf00fad58171460a89e5a20c88cd7657f75419 +generated: "2026-06-24T19:48:33.129399+08:00" diff --git a/helm/higress/Chart.yaml b/helm/higress/Chart.yaml index 61531418f..277912162 100644 --- a/helm/higress/Chart.yaml +++ b/helm/higress/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 2.2.2 +appVersion: 2.2.3 description: Helm chart for deploying Higress gateways icon: https://higress.io/img/higress_logo_small.png home: http://higress.io/ @@ -12,9 +12,9 @@ sources: dependencies: - name: higress-core repository: "file://../core" - version: 2.2.2 + version: 2.2.3 - name: higress-console repository: "https://higress.io/helm-charts/" - version: 2.2.2 + version: 2.2.3 type: application -version: 2.2.2 +version: 2.2.3 diff --git a/istio/istio b/istio/istio index c8fbadb17..de2c96282 160000 --- a/istio/istio +++ b/istio/istio @@ -1 +1 @@ -Subproject commit c8fbadb17ce9eca343b673b5a33f89482232e335 +Subproject commit de2c9628294f51b13c4a70b3a862b4372890797a