We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 317647c commit e31392dCopy full SHA for e31392d
VERSION
@@ -1 +1 @@
1
-v1.0.4
+v1.0.5
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: 1.0.4
+version: 1.0.5
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: "1.0.4"
+appVersion: "1.0.5"
13
kubeVersion: ">= 1.16.0-0"
14
description: underlay CNI solution for kubernetes
15
sources:
0 commit comments