Skip to content

Commit

Permalink
Merge pull request #3366 from cyclinder/bump_version_v0_9_3
Browse files Browse the repository at this point in the history
bump version to v0.9.3
  • Loading branch information
weizhoublue committed Apr 16, 2024
2 parents 108f47f + ea83ea8 commit 7fe9633
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v0.9.2
v0.9.3
4 changes: 2 additions & 2 deletions charts/spiderpool/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.2
version: 0.9.3
# 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.2"
appVersion: "0.9.3"
kubeVersion: ">= 1.16.0-0"
description: underlay CNI solution for kubernetes
sources:
Expand Down

0 comments on commit 7fe9633

Please sign in to comment.