From 3dbd1b2731a3c1577b21218c0b2f8b1998f09a05 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=BE=84=E6=BD=AD?= Date: Wed, 19 Feb 2025 17:44:08 +0800 Subject: [PATCH] release 2.0.7 (#1781) --- Makefile.core.mk | 2 +- VERSION | 2 +- envoy/envoy | 2 +- helm/core/Chart.yaml | 4 ++-- helm/core/values.yaml | 2 +- helm/higress/Chart.lock | 8 ++++---- helm/higress/Chart.yaml | 8 ++++---- istio/istio | 2 +- istio/proxy | 2 +- 9 files changed, 16 insertions(+), 16 deletions(-) diff --git a/Makefile.core.mk b/Makefile.core.mk index ccbdce29d..93aff0df8 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.0/envoy-symbol-ARCH.tar.gz +export ENVOY_PACKAGE_URL_PATTERN?=https://github.com/higress-group/proxy/releases/download/v2.1.1/envoy-symbol-ARCH.tar.gz build-envoy: prebuild ./tools/hack/build-envoy.sh diff --git a/VERSION b/VERSION index cea0e158a..d8ba80f9b 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v2.0.6 +v2.0.7 diff --git a/envoy/envoy b/envoy/envoy index 440fb1b0f..c2471f124 160000 --- a/envoy/envoy +++ b/envoy/envoy @@ -1 +1 @@ -Subproject commit 440fb1b0f31f06b9efa5506c9670fb7cae385fbf +Subproject commit c2471f1247916012561120b3d31ff99c38ea01ff diff --git a/helm/core/Chart.yaml b/helm/core/Chart.yaml index edc1ecf8c..b4019541f 100644 --- a/helm/core/Chart.yaml +++ b/helm/core/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 2.0.6 +appVersion: 2.0.7 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.6 +version: 2.0.7 diff --git a/helm/core/values.yaml b/helm/core/values.yaml index 7c212e682..356f770e7 100644 --- a/helm/core/values.yaml +++ b/helm/core/values.yaml @@ -3,7 +3,7 @@ global: enableH3: false enableIPv6: false enableProxyProtocol: false - enableLDSCache: true + enableLDSCache: false enablePushAllMCPClusters: true liteMetrics: false xdsMaxRecvMsgSize: "104857600" diff --git a/helm/higress/Chart.lock b/helm/higress/Chart.lock index 89effbedd..3605d6c81 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.6 + version: 2.0.7 - name: higress-console repository: https://higress.io/helm-charts/ - version: 2.0.2 -digest: sha256:9c84a628df434c4bf23ec10d62ad7ddf4b15957f797b01bbaa492ede33d87003 -generated: "2025-01-17T15:10:43.589701962+08:00" + version: 2.0.4 +digest: sha256:ca9cc8bdac0488d79c20e7a4e3d7b3a436a59b697a37728daa462601b4d1ea65 +generated: "2025-02-19T16:23:39.424987+08:00" diff --git a/helm/higress/Chart.yaml b/helm/higress/Chart.yaml index 81d0545d3..4a02de0a3 100644 --- a/helm/higress/Chart.yaml +++ b/helm/higress/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 2.0.6 +appVersion: 2.0.7 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.6 + version: 2.0.7 - name: higress-console repository: "https://higress.io/helm-charts/" - version: 2.0.2 + version: 2.0.4 type: application -version: 2.0.6 +version: 2.0.7 diff --git a/istio/istio b/istio/istio index ad7d051f3..5a5aa495c 160000 --- a/istio/istio +++ b/istio/istio @@ -1 +1 @@ -Subproject commit ad7d051f38d7bf3f820306a42d8df7edfa5e764b +Subproject commit 5a5aa495c7379f21fb5218a14787aa80af74514a diff --git a/istio/proxy b/istio/proxy index 4e8eba8fc..8a85c12b8 160000 --- a/istio/proxy +++ b/istio/proxy @@ -1 +1 @@ -Subproject commit 4e8eba8fc8c80a5a092bb16308dd6fafa1eb3859 +Subproject commit 8a85c12b89192fbe7a8100bba9cf21fc4f86ac98