diff --git a/VERSION b/VERSION index 4820f25e27..0d0c52f84d 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 b99ba8e391..9c9c49eaa4 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 18763a7b38..f24a113b04 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 3f9fdb3bf4..5f59552c85 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