Skip to content

Commit 90eaaf1

Browse files
committed
charts: release harvester-csi-driver v0.1.20
- New image version v0.2.1 Signed-off-by: Vicente Cheng <[email protected]>
1 parent cd71708 commit 90eaaf1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

charts/harvester-csi-driver/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@ keywords:
1818
# This is the chart version. This version number should be incremented each time you make changes
1919
# to the chart and its templates, including the app version.
2020
# Versions are expected to follow Semantic Versioning (https://semver.org/)
21-
version: 0.1.19
21+
version: 0.1.20
2222

2323
# This is the version number of the application being deployed. This version number should be
2424
# incremented each time you make changes to the application. Versions are not expected to
2525
# follow Semantic Versioning. They should reflect the version the application is using.
26-
appVersion: "v0.2.0"
26+
appVersion: "v0.2.1"
2727

2828
maintainers:
2929
- name: harvester

charts/harvester-csi-driver/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ image:
77
csiDriver:
88
repository: rancher/harvester-csi-driver
99
# Overrides the image tag whose default is the chart appVersion.
10-
tag: "v0.2.0"
10+
tag: "v0.2.1"
1111
csi:
1212
nodeDriverRegistrar:
1313
repository: rancher/mirrored-longhornio-csi-node-driver-registrar

0 commit comments

Comments
 (0)