diff --git a/Makefile.core.mk b/Makefile.core.mk index ccbdce29d3..93aff0df81 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 cea0e158ae..d8ba80f9bc 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v2.0.6 +v2.0.7 diff --git a/envoy/envoy b/envoy/envoy index 440fb1b0f3..c2471f1247 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 edc1ecf8cc..b4019541f2 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 7c212e6829..356f770e7f 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 89effbedd5..3605d6c810 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 81d0545d3a..4a02de0a33 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 ad7d051f38..5a5aa495c7 160000 --- a/istio/istio +++ b/istio/istio @@ -1 +1 @@ -Subproject commit ad7d051f38d7bf3f820306a42d8df7edfa5e764b +Subproject commit 5a5aa495c7379f21fb5218a14787aa80af74514a diff --git a/istio/proxy b/istio/proxy index 4e8eba8fc8..8a85c12b89 160000 --- a/istio/proxy +++ b/istio/proxy @@ -1 +1 @@ -Subproject commit 4e8eba8fc8c80a5a092bb16308dd6fafa1eb3859 +Subproject commit 8a85c12b89192fbe7a8100bba9cf21fc4f86ac98