From ecb3431856236c5dbaad061c072e1cb05741a8e9 Mon Sep 17 00:00:00 2001 From: Cyclinder Kuo Date: Fri, 3 Jan 2025 13:53:44 +0800 Subject: [PATCH] Release v0.9.8 --- VERSION | 2 +- charts/spiderpool/Chart.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION b/VERSION index 2bf6ba28e3..4e6e291686 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v0.9.7 \ No newline at end of file +v0.9.8 \ No newline at end of file diff --git a/charts/spiderpool/Chart.yaml b/charts/spiderpool/Chart.yaml index a83f4ac53b..ccd275b134 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.9.7 +version: 0.9.8 # 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.9.7" +appVersion: "0.9.8" kubeVersion: ">= 1.16.0-0" description: underlay CNI solution for kubernetes sources: