From b8b3963d902e62f704a4870e571faba2fd247cd0 Mon Sep 17 00:00:00 2001 From: Icarus9913 Date: Mon, 29 Jan 2024 17:22:01 +0800 Subject: [PATCH] update spiderpool to v0.9.1 Signed-off-by: Icarus9913 --- VERSION | 2 +- charts/spiderpool/Chart.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION b/VERSION index 7965b36d69..7f7306b3c7 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v0.9.0 \ No newline at end of file +v0.9.1 \ No newline at end of file diff --git a/charts/spiderpool/Chart.yaml b/charts/spiderpool/Chart.yaml index 4c0ce62c44..0c1a1ff4f4 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.0 +version: 0.9.1 # 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.0" +appVersion: "0.9.1" kubeVersion: ">= 1.16.0-0" description: underlay CNI solution for kubernetes sources: