Skip to content

Commit

Permalink
Merge pull request #2566 from cyclinder/release/v0_8_0
Browse files Browse the repository at this point in the history
bump version to v0.8.0
  • Loading branch information
cyclinder committed Nov 7, 2023
2 parents 5f90186 + 4ca6859 commit 386a332
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.8.0-rc1
v0.8.0
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.8.0-rc1
version: 0.8.0
# 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.8.0-rc1"
appVersion: "0.8.0"
kubeVersion: ">= 1.16.0-0"
description: ipam for kubernetes cni
sources:
Expand Down

0 comments on commit 386a332

Please sign in to comment.