diff --git a/Makefile.core.mk b/Makefile.core.mk index e4f1dc64a..bf89e52c5 100644 --- a/Makefile.core.mk +++ b/Makefile.core.mk @@ -144,7 +144,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.1.5/envoy-symbol-ARCH.tar.gz +export ENVOY_PACKAGE_URL_PATTERN?=https://github.com/higress-group/proxy/releases/download/v2.1.6/envoy-symbol-ARCH.tar.gz build-envoy: prebuild ./tools/hack/build-envoy.sh diff --git a/VERSION b/VERSION index 535b2f4d4..b02bebf07 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v2.1.3 +v2.1.4 diff --git a/helm/core/Chart.yaml b/helm/core/Chart.yaml index e2b448766..dc5469541 100644 --- a/helm/core/Chart.yaml +++ b/helm/core/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 2.1.3 +appVersion: 2.1.4 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.1.3 +version: 2.1.4 diff --git a/helm/higress/Chart.lock b/helm/higress/Chart.lock index 6a27b3b03..bcf490491 100644 --- a/helm/higress/Chart.lock +++ b/helm/higress/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: higress-core repository: file://../core - version: 2.1.3 + version: 2.1.4 - name: higress-console repository: https://higress.io/helm-charts/ - version: 2.1.3 -digest: sha256:c7307d5398c3c1178758c5372bd1aa4cb8dee7beeab3832d3e9ce0a04d1adc23 -generated: "2025-05-09T15:29:50.616179+08:00" + version: 2.1.4 +digest: sha256:482d9c5263ed959848601ee249b4852aed842a7805f0b36e456639fd54649c45 +generated: "2025-06-10T20:57:14.150704+08:00" diff --git a/helm/higress/Chart.yaml b/helm/higress/Chart.yaml index 12ff74c69..963c6b21c 100644 --- a/helm/higress/Chart.yaml +++ b/helm/higress/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 2.1.3 +appVersion: 2.1.4 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.1.3 + version: 2.1.4 - name: higress-console repository: "https://higress.io/helm-charts/" - version: 2.1.3 + version: 2.1.4 type: application -version: 2.1.3 +version: 2.1.4