From 36bcb595d6125cfda95f19a0093c7bc5620f9504 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=BE=84=E6=BD=AD?= Date: Wed, 2 Jul 2025 18:03:46 +0800 Subject: [PATCH] Release 2.1.5 (#2536) --- Makefile.core.mk | 4 ++-- VERSION | 2 +- helm/core/Chart.yaml | 4 ++-- helm/higress/Chart.lock | 8 ++++---- helm/higress/Chart.yaml | 8 ++++---- istio/istio | 2 +- 6 files changed, 14 insertions(+), 14 deletions(-) diff --git a/Makefile.core.mk b/Makefile.core.mk index 4fe6fa628..79360ebc7 100644 --- a/Makefile.core.mk +++ b/Makefile.core.mk @@ -192,8 +192,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 ?= 958467a353d411ae3f06e03b096bfd342cddb2c6 -ISTIO_LATEST_IMAGE_TAG ?= d9c728d3b01f64855e012b08d136e306f1160397 +ENVOY_LATEST_IMAGE_TAG ?= latest +ISTIO_LATEST_IMAGE_TAG ?= latest 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 6301fdff8..ef4b6a201 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v2.1.5-rc.1 +v2.1.5 diff --git a/helm/core/Chart.yaml b/helm/core/Chart.yaml index 7924db969..ea8701d9b 100644 --- a/helm/core/Chart.yaml +++ b/helm/core/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 2.1.5-rc.1 +appVersion: 2.1.5 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.5-rc.1 +version: 2.1.5 diff --git a/helm/higress/Chart.lock b/helm/higress/Chart.lock index 15aaaa718..b1ca9e177 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.5-rc.1 + version: 2.1.5 - name: higress-console repository: https://higress.io/helm-charts/ - version: 2.1.4 -digest: sha256:6dbbfb24eabe0927a167c11896799ea20c7f8590aa2889b853dc9a210d075d3a -generated: "2025-06-18T09:15:09.621898+08:00" + version: 2.1.5 +digest: sha256:1c7c8003686b2df2c67427054006aef21c92ab1ff86d2e5f5587daf02ebc7d61 +generated: "2025-07-02T17:38:10.089494+08:00" diff --git a/helm/higress/Chart.yaml b/helm/higress/Chart.yaml index f3ab0003a..6c89ce3d7 100644 --- a/helm/higress/Chart.yaml +++ b/helm/higress/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 2.1.5-rc.1 +appVersion: 2.1.5 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.5-rc.1 + version: 2.1.5 - name: higress-console repository: "https://higress.io/helm-charts/" - version: 2.1.4 + version: 2.1.5 type: application -version: 2.1.5-rc.1 +version: 2.1.5 diff --git a/istio/istio b/istio/istio index a92e5a15c..1c41de65e 160000 --- a/istio/istio +++ b/istio/istio @@ -1 +1 @@ -Subproject commit a92e5a15cd3ccffc0775fb13eb32cfc1db2f9f3a +Subproject commit 1c41de65e95f9fb56317a04609461911660c7f73