Compare commits

...

8 Commits

Author SHA1 Message Date
EndlessSeeker
b969fbd2ac chore: update ENVOY_LATEST_IMAGE_TAG for release
Change-Id: I588aed4d50e90455719fe06d7f2e643e2e8580e1
Signed-off-by: EndlessSeeker <1766508902@qq.com>
2026-06-25 10:07:01 +08:00
EndlessSeeker
fcc50202f4 chore: restore ENVOY_LATEST_IMAGE_TAG for release
Change-Id: Ide3a47a66c0f21911f50f43fd557c3af54cce99f
Signed-off-by: EndlessSeeker <1766508902@qq.com>
2026-06-24 20:16:35 +08:00
EndlessSeeker
6604b2df06 chore: update ISTIO_LATEST_IMAGE_TAG for pilot image
Change-Id: Id1e0709a85174e4705dd8a50553465b670086a25
Signed-off-by: EndlessSeeker <1766508902@qq.com>
2026-06-24 20:14:42 +08:00
EndlessSeeker
5d0c355f21 chore: update ISTIO_LATEST_IMAGE_TAG for integration testing
Change-Id: Ifed39500886e9c8fe474720d38aed69d45350c9d
Signed-off-by: EndlessSeeker <1766508902@qq.com>
2026-06-24 19:50:50 +08:00
EndlessSeeker
fb7d4bc37d chore: update ENVOY_LATEST_IMAGE_TAG to 0ecaeca2
Change-Id: I0829fce002aa4af44bbec72408edeccc604ca089
Signed-off-by: EndlessSeeker <1766508902@qq.com>
2026-06-24 19:50:36 +08:00
EndlessSeeker
0ecaeca2a5 chore: update ENVOY_PACKAGE_URL_PATTERN to v2.2.3
Change-Id: I3726294e8fecf7f7d547f724990d0f12e1bfeff9
Signed-off-by: EndlessSeeker <1766508902@qq.com>
2026-06-24 19:50:16 +08:00
EndlessSeeker
e927fd7947 chore: bump version to 2.2.3 for release
Change-Id: Id76e53a681680ac682b83aabd91330a58538e9ac
Signed-off-by: EndlessSeeker <1766508902@qq.com>
2026-06-24 19:49:59 +08:00
EndlessSeeker
aa7ba2300f chore: update istio submodule to latest commit
istio/istio: c8fbadb -> de2c962 (restore VERIFY_CERTIFICATE_AT_CLIENT compatibility flag)

Change-Id: I742e07d69d67961571f894a962fe97d43d95bc2d
Signed-off-by: EndlessSeeker <1766508902@qq.com>
2026-06-24 19:49:35 +08:00
6 changed files with 15 additions and 15 deletions

View File

@@ -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'

View File

@@ -1 +1 @@
v2.2.2
v2.2.3

View File

@@ -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

View File

@@ -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"

View File

@@ -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