diff --git a/VERSION b/VERSION index e83cd36c3..1defe531b 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v2.1.0-rc.2 +v2.1.0 diff --git a/helm/core/Chart.yaml b/helm/core/Chart.yaml index 3e917d9a7..32d80b1cc 100644 --- a/helm/core/Chart.yaml +++ b/helm/core/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 2.1.0-rc.2 +appVersion: 2.1.0 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.0-rc.2 +version: 2.1.0 diff --git a/helm/higress/Chart.lock b/helm/higress/Chart.lock index 7da987e2a..c67c41d18 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.0-rc.2 + version: 2.1.0 - name: higress-console repository: https://higress.io/helm-charts/ version: 2.1.0 -digest: sha256:2ad724f1db0e86c9237a05822e29c7356b3995d4248783b3b0b2723ac628f647 -generated: "2025-04-01T23:34:42.769494+08:00" +digest: sha256:820c0342946feedbd0329e13689ec7a10b6152be95d58ed2aef016b0d29d8691 +generated: "2025-04-02T17:02:50.812174+08:00" diff --git a/helm/higress/Chart.yaml b/helm/higress/Chart.yaml index c871bdf1d..ee11ceccc 100644 --- a/helm/higress/Chart.yaml +++ b/helm/higress/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 2.1.0-rc.2 +appVersion: 2.1.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: 2.1.0-rc.2 + version: 2.1.0 - name: higress-console repository: "https://higress.io/helm-charts/" version: 2.1.0 type: application -version: 2.1.0-rc.2 +version: 2.1.0