From 3e7a63bd9b99cac5accb9b4b73f349c476b2bdea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=BE=84=E6=BD=AD?= Date: Wed, 29 May 2024 21:20:50 +0800 Subject: [PATCH] rel: Release v1.4.0 (#1014) --- VERSION | 2 +- helm/core/Chart.yaml | 4 ++-- helm/higress/Chart.lock | 6 +++--- helm/higress/Chart.yaml | 6 +++--- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/VERSION b/VERSION index 4820f25e2..0d0c52f84 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v1.4.0-rc.1 +v1.4.0 diff --git a/helm/core/Chart.yaml b/helm/core/Chart.yaml index b99ba8e39..9c9c49eaa 100644 --- a/helm/core/Chart.yaml +++ b/helm/core/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 1.4.0-rc.1 +appVersion: 1.4.0 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: 1.4.0-rc.1 +version: 1.4.0 diff --git a/helm/higress/Chart.lock b/helm/higress/Chart.lock index 18763a7b3..f24a113b0 100644 --- a/helm/higress/Chart.lock +++ b/helm/higress/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: higress-core repository: file://../core - version: 1.4.0-rc.1 + version: 1.4.0 - name: higress-console repository: https://higress.io/helm-charts/ version: 1.4.0 -digest: sha256:320b1b3ed08fad56dff0d21faaffe41a0325fdcdb96847e53a588d6b0df7e73e -generated: "2024-05-19T17:52:19.676747+08:00" +digest: sha256:bf4c58ac28d4691907eab44a13eee398fc05ade95cdae07cb91d7e20ce4ba382 +generated: "2024-05-29T21:18:32.791995+08:00" diff --git a/helm/higress/Chart.yaml b/helm/higress/Chart.yaml index 3f9fdb3bf..5f59552c8 100644 --- a/helm/higress/Chart.yaml +++ b/helm/higress/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 1.4.0-rc.1 +appVersion: 1.4.0 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: 1.4.0-rc.1 + version: 1.4.0 - name: higress-console repository: "https://higress.io/helm-charts/" version: 1.4.0 type: application -version: 1.4.0-rc.1 +version: 1.4.0