From 673de5f18d5ebc3064c1fb1761886fd0477c43a3 Mon Sep 17 00:00:00 2001 From: weizhoublue <45163302+weizhoublue@users.noreply.github.com> Date: Tue, 29 Aug 2023 15:06:46 +0800 Subject: [PATCH] v0.7.0 (#2245) Signed-off-by: weizhou.lan@daocloud.io --- VERSION | 2 +- charts/spiderpool/Chart.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION b/VERSION index e07d136c76..e7f5d1aa6e 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v0.6.0 \ No newline at end of file +v0.7.0 \ No newline at end of file diff --git a/charts/spiderpool/Chart.yaml b/charts/spiderpool/Chart.yaml index 3487e107c1..221e3b00b4 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: 0.6.0 +version: 0.7.0 # 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: "0.6.0" +appVersion: "0.7.0" kubeVersion: ">= 1.16.0-0" description: ipam for kubernetes cni sources: