From 61fef0ecf85b504fc06834295e321210ceb14d7c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=BE=84=E6=BD=AD?= Date: Mon, 6 Jan 2025 19:42:18 +0800 Subject: [PATCH] Release 2.0.5 (#1646) --- Makefile.core.mk | 2 +- VERSION | 2 +- helm/core/Chart.yaml | 4 ++-- helm/higress/Chart.lock | 8 ++++---- helm/higress/Chart.yaml | 8 ++++---- istio/istio | 2 +- 6 files changed, 13 insertions(+), 13 deletions(-) diff --git a/Makefile.core.mk b/Makefile.core.mk index ace57205be..9184e3fa9e 100644 --- a/Makefile.core.mk +++ b/Makefile.core.mk @@ -188,7 +188,7 @@ install: pre-install helm install higress helm/higress -n higress-system --create-namespace --set 'global.local=true' ENVOY_LATEST_IMAGE_TAG ?= 2.0.3 -ISTIO_LATEST_IMAGE_TAG ?= 8be82d2e4c280c29f4952fbeca1e2a79230b7836 +ISTIO_LATEST_IMAGE_TAG ?= 3f5da17d5ac809abbd88df38dcdb0ab84ed314e9 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 8a5b818b44..c2f6de9019 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v2.0.4 +v2.0.5 diff --git a/helm/core/Chart.yaml b/helm/core/Chart.yaml index 7e2f44fc19..a481189fe8 100644 --- a/helm/core/Chart.yaml +++ b/helm/core/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 2.0.4 +appVersion: 2.0.5 description: Helm chart for deploying higress gateways icon: https://higress.io/img/higress_logo_small.png home: http://higress.io/ @@ -10,4 +10,4 @@ name: higress-core sources: - http://github.com/alibaba/higress type: application -version: 2.0.4 +version: 2.0.5 diff --git a/helm/higress/Chart.lock b/helm/higress/Chart.lock index 8073e7373b..c0788c7e79 100644 --- a/helm/higress/Chart.lock +++ b/helm/higress/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: higress-core repository: file://../core - version: 2.0.4 + version: 2.0.5 - name: higress-console repository: https://higress.io/helm-charts/ - version: 1.4.6 -digest: sha256:ec570ac7ae8a6de976e7ffafaadae4a33beeabfb4b13debe63e0cfa100e2eb8c -generated: "2024-12-06T11:34:04.628976+08:00" + version: 2.0.0 +digest: sha256:afa6e01514c1f60aa13d82b381505bd95abb12a453ea393a9e159ffdb680720e +generated: "2025-01-06T19:12:52.663112981+08:00" diff --git a/helm/higress/Chart.yaml b/helm/higress/Chart.yaml index 57207cc2f4..2d882b5499 100644 --- a/helm/higress/Chart.yaml +++ b/helm/higress/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 2.0.4 +appVersion: 2.0.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.0.4 + version: 2.0.5 - name: higress-console repository: "https://higress.io/helm-charts/" - version: 1.4.6 + version: 2.0.0 type: application -version: 2.0.4 +version: 2.0.5 diff --git a/istio/istio b/istio/istio index 0fa834f7b9..c4646b03e6 160000 --- a/istio/istio +++ b/istio/istio @@ -1 +1 @@ -Subproject commit 0fa834f7b975e7252c1282be4a87da2ccacebcc1 +Subproject commit c4646b03e6b30598bf89664ae7036586314f77a5