diff --git a/DEP_VERSION b/DEP_VERSION index 880508cc1..d9f42288c 100644 --- a/DEP_VERSION +++ b/DEP_VERSION @@ -1 +1 @@ -higress-console: v2.1.8 \ No newline at end of file +higress-console: v2.1.9 \ No newline at end of file diff --git a/Makefile.core.mk b/Makefile.core.mk index f1bfdff1e..8e04011bd 100644 --- a/Makefile.core.mk +++ b/Makefile.core.mk @@ -200,7 +200,7 @@ 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 ?= ec099e0a24d25aff9c6530cb45dc0ff86ebb78b9 +ENVOY_LATEST_IMAGE_TAG ?= cdf0f16bf622102f89a0d0257834f43f502e4b99 ISTIO_LATEST_IMAGE_TAG ?= ec099e0a24d25aff9c6530cb45dc0ff86ebb78b9 install-dev: pre-install diff --git a/VERSION b/VERSION index 5313ea737..9bb5a448a 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v2.1.9-rc.1 \ No newline at end of file +v2.1.9 \ No newline at end of file diff --git a/helm/core/Chart.yaml b/helm/core/Chart.yaml index 7e1c5f339..ab0f45d56 100644 --- a/helm/core/Chart.yaml +++ b/helm/core/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 2.1.9-rc.1 +appVersion: 2.1.9 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.9-rc.1 +version: 2.1.9 diff --git a/helm/higress/Chart.lock b/helm/higress/Chart.lock index 304244b00..20c5fa1c0 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.9-rc.1 + version: 2.1.9 - name: higress-console repository: https://higress.io/helm-charts/ - version: 2.1.8 -digest: sha256:0899e57f8744790bef3061413d6ce43ca4a54ac21fbe44fc0af7db973da28a79 -generated: "2025-10-09T17:25:21.377573+08:00" + version: 2.1.9 +digest: sha256:d696af6726b40219cc16e7cf8de7400101479dfbd8deb3101d7ee736415b9875 +generated: "2025-11-13T16:33:49.721553+08:00" diff --git a/helm/higress/Chart.yaml b/helm/higress/Chart.yaml index c3866f0ed..768c0c6fe 100644 --- a/helm/higress/Chart.yaml +++ b/helm/higress/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 2.1.9-rc.1 +appVersion: 2.1.9 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.9-rc.1 + version: 2.1.9 - name: higress-console repository: "https://higress.io/helm-charts/" - version: 2.1.8 + version: 2.1.9 type: application -version: 2.1.9-rc.1 +version: 2.1.9