diff --git a/VERSION b/VERSION index b1e7e9d33..59696826f 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v2.1.2-rc.1 +v2.1.2 diff --git a/helm/core/Chart.yaml b/helm/core/Chart.yaml index 38b8faa92..41fd6cc0d 100644 --- a/helm/core/Chart.yaml +++ b/helm/core/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 2.1.2-rc.1 +appVersion: 2.1.2 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.2-rc.1 +version: 2.1.2 diff --git a/helm/higress/Chart.lock b/helm/higress/Chart.lock index 500360e07..8bf510a34 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.2-rc.1 + version: 2.1.2 - name: higress-console repository: https://higress.io/helm-charts/ version: 2.1.2 -digest: sha256:0933dd97b646ae2e1740ccfb6606793b088abeeeb03f687a94c02fe34f227d87 -generated: "2025-04-28T20:34:11.26913+08:00" +digest: sha256:7612de239141ca0d27400f7d5b9a786acd98826f511e2e3ed65ccd9d2c9f1700 +generated: "2025-04-29T20:52:39.996652+08:00" diff --git a/helm/higress/Chart.yaml b/helm/higress/Chart.yaml index 0754d5e9f..1957435ff 100644 --- a/helm/higress/Chart.yaml +++ b/helm/higress/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 2.1.2-rc.1 +appVersion: 2.1.2 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.2-rc.1 + version: 2.1.2 - name: higress-console repository: "https://higress.io/helm-charts/" version: 2.1.2 type: application -version: 2.1.2-rc.1 +version: 2.1.2