Skip to content

Commit 1bbe20c

Browse files
authored
Merge pull request #4591 from cyclinder/bump_version_0.8.10
Release-0.8: bump version to v0.8.10
2 parents cfb4575 + fd69112 commit 1bbe20c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.8.9
1+
v0.8.10

charts/spiderpool/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@ icon: https://raw.githubusercontent.com/spidernet-io/spiderpool/main/docs/images
55
# application or library
66
type: application
77
# no need to modify this version , CI will auto update it with /VERSION
8-
version: 0.8.9
8+
version: 0.8.10
99
# This field is informational, and has no impact on chart version calculations .
1010
# Leaving it unquoted can lead to parsing issues in some cases
1111
# no need to modify this version , CI will auto update it with /VERSION
12-
appVersion: "0.8.9"
12+
appVersion: "0.8.10"
1313
kubeVersion: ">= 1.16.0-0"
1414
description: underlay CNI solution for kubernetes
1515
sources:

0 commit comments

Comments
 (0)