From a2e4f944e9a02df693dbcfc5dbefc3bc139cf2a0 Mon Sep 17 00:00:00 2001 From: johnlanni Date: Mon, 28 Apr 2025 20:39:02 +0800 Subject: [PATCH] rel 2.1.2-rc.1 --- VERSION | 2 +- helm/core/Chart.yaml | 4 ++-- helm/higress/Chart.lock | 8 ++++---- helm/higress/Chart.yaml | 8 ++++---- 4 files changed, 11 insertions(+), 11 deletions(-) diff --git a/VERSION b/VERSION index 826e14246..b1e7e9d33 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v2.1.1 +v2.1.2-rc.1 diff --git a/helm/core/Chart.yaml b/helm/core/Chart.yaml index d44766147..38b8faa92 100644 --- a/helm/core/Chart.yaml +++ b/helm/core/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 2.1.1 +appVersion: 2.1.2-rc.1 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.1 +version: 2.1.2-rc.1 diff --git a/helm/higress/Chart.lock b/helm/higress/Chart.lock index faa77a372..500360e07 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.1 + version: 2.1.2-rc.1 - name: higress-console repository: https://higress.io/helm-charts/ - version: 2.1.1 -digest: sha256:a40f56252d0aa995fbf62952a6d23304dd84845caf5766bc64f7270cb00f01e9 -generated: "2025-04-18T16:45:23.961507+08:00" + version: 2.1.2 +digest: sha256:0933dd97b646ae2e1740ccfb6606793b088abeeeb03f687a94c02fe34f227d87 +generated: "2025-04-28T20:34:11.26913+08:00" diff --git a/helm/higress/Chart.yaml b/helm/higress/Chart.yaml index fc4baa511..0754d5e9f 100644 --- a/helm/higress/Chart.yaml +++ b/helm/higress/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 2.1.1 +appVersion: 2.1.2-rc.1 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.1 + version: 2.1.2-rc.1 - name: higress-console repository: "https://higress.io/helm-charts/" - version: 2.1.1 + version: 2.1.2 type: application -version: 2.1.1 +version: 2.1.2-rc.1