Skip to content

Commit

Permalink
fix charts version
Browse files Browse the repository at this point in the history
Signed-off-by: Icarus9913 <icaruswu66@qq.com>
  • Loading branch information
Icarus9913 committed Nov 30, 2023
1 parent 0022381 commit 345ba5b
Showing 1 changed file with 2 additions and 2 deletions.
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: v0.9.0-rc0
version: 0.9.0-rc0
# 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: "v0.9.0-rc0"
appVersion: "0.9.0-rc0"
kubeVersion: ">= 1.16.0-0"
description: underlay CNI solution for kubernetes
sources:
Expand Down

0 comments on commit 345ba5b

Please sign in to comment.