Skip to content

Commit 3442d8b

Browse files
committed
chore: bump harvester-node-manager to 1.5.0-dev-0
Signed-off-by: Cooper Tseng <[email protected]>
1 parent 02459c7 commit 3442d8b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

charts/harvester-node-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.3.3
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: "v0.3.2"
24+
appVersion: v1.5.0-dev.0
2525

2626
maintainers:
2727
- name: harvester

charts/harvester-node-manager/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ webhook:
2828
image:
2929
repository: rancher/harvester-node-manager-webhook
3030
pullPolicy: IfNotPresent
31-
tag: "v0.3.2"
31+
tag: ""

0 commit comments

Comments
 (0)