We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cfb4575 + fd69112 commit 1bbe20cCopy full SHA for 1bbe20c
VERSION
@@ -1 +1 @@
1
-v0.8.9
+v0.8.10
charts/spiderpool/Chart.yaml
@@ -5,11 +5,11 @@ icon: https://raw.githubusercontent.com/spidernet-io/spiderpool/main/docs/images
5
# application or library
6
type: application
7
# no need to modify this version , CI will auto update it with /VERSION
8
-version: 0.8.9
+version: 0.8.10
9
# This field is informational, and has no impact on chart version calculations .
10
# Leaving it unquoted can lead to parsing issues in some cases
11
12
-appVersion: "0.8.9"
+appVersion: "0.8.10"
13
kubeVersion: ">= 1.16.0-0"
14
description: underlay CNI solution for kubernetes
15
sources:
0 commit comments