From 2de0dcff390cc961c80b194e97f41d4264d11a4e Mon Sep 17 00:00:00 2001 From: cyclinder Date: Wed, 27 Nov 2024 20:58:49 +0800 Subject: [PATCH] bump version to v1.0.0-rc3 Signed-off-by: cyclinder --- VERSION | 2 +- charts/spiderpool/Chart.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION b/VERSION index d7f6776a5d..3bdd8a6670 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v1.0.0-rc2 \ No newline at end of file +v1.0.0-rc3 \ No newline at end of file diff --git a/charts/spiderpool/Chart.yaml b/charts/spiderpool/Chart.yaml index 36f6cb9fb4..01a0f430e3 100644 --- a/charts/spiderpool/Chart.yaml +++ b/charts/spiderpool/Chart.yaml @@ -5,11 +5,11 @@ icon: https://raw.githubusercontent.com/spidernet-io/spiderpool/main/docs/images # application or library type: application # no need to modify this version , CI will auto update it with /VERSION -version: 1.0.0-rc2 +version: 1.0.0-rc3 # This field is informational, and has no impact on chart version calculations . # Leaving it unquoted can lead to parsing issues in some cases # no need to modify this version , CI will auto update it with /VERSION -appVersion: "1.0.0-rc2" +appVersion: "1.0.0-rc3" kubeVersion: ">= 1.16.0-0" description: underlay CNI solution for kubernetes sources: