From 49ab701faf8058311d6a7dc95537d69954d72b86 Mon Sep 17 00:00:00 2001 From: Cyclinder Kuo Date: Fri, 3 Jan 2025 13:56:10 +0800 Subject: [PATCH] Release-1.0: bump version to v1.0.0-rc4 --- VERSION | 2 +- charts/spiderpool/Chart.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION b/VERSION index 036c192a4c..8f1f375db3 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v1.0.0-rc0 \ No newline at end of file +v1.0.0-rc4 \ No newline at end of file diff --git a/charts/spiderpool/Chart.yaml b/charts/spiderpool/Chart.yaml index 664d259fd5..4b178ead52 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-rc0 +version: 1.0.0-rc4 # 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-rc0" +appVersion: "1.0.0-rc4" kubeVersion: ">= 1.16.0-0" description: underlay CNI solution for kubernetes sources: