Skip to content

Commit 8613fe4

Browse files
Vicente-Chengstarbops
authored andcommitted
charts: bump harvester-networkfs-manager v1.5.0-dev.0
Signed-off-by: Vicente Cheng <[email protected]>
1 parent 3fe12ac commit 8613fe4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

charts/harvester-networkfs-manager/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@ type: application
1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
version: 0.1.0
18+
version: 1.5.0-dev.0
1919

2020
# This is the version number of the application being deployed. This version number should be
2121
# incremented each time you make changes to the application. Versions are not expected to
2222
# follow Semantic Versioning. They should reflect the version the application is using.
2323
# It is recommended to use it with quotes.
24-
appVersion: "0.1.0"
24+
appVersion: "v1.5.0-dev.0"
2525

2626
maintainers:
2727
- name: harvester

charts/harvester-networkfs-manager/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ image:
66
repository: rancher/harvester-networkfs-manager
77
pullPolicy: IfNotPresent
88
# Overrides the image tag whose default is the chart appVersion.
9-
tag: "main-head"
9+
tag: ""
1010

1111
imagePullSecrets: []
1212
nameOverride: ""

0 commit comments

Comments
 (0)