Commit 5610c7f 1 parent ddcc543 commit 5610c7f Copy full SHA for 5610c7f
File tree 2 files changed +3
-3
lines changed
charts/harvester-csi-driver
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -18,12 +18,12 @@ keywords:
18
18
# This is the chart version. This version number should be incremented each time you make changes
19
19
# to the chart and its templates, including the app version.
20
20
# Versions are expected to follow Semantic Versioning (https://semver.org/)
21
- version : 0.1.18
21
+ version : 0.1.19
22
22
23
23
# This is the version number of the application being deployed. This version number should be
24
24
# incremented each time you make changes to the application. Versions are not expected to
25
25
# follow Semantic Versioning. They should reflect the version the application is using.
26
- appVersion : v0.1.7
26
+ appVersion : " v0.2.0 "
27
27
28
28
maintainers :
29
29
- name : harvester
Original file line number Diff line number Diff line change 7
7
csiDriver :
8
8
repository : rancher/harvester-csi-driver
9
9
# Overrides the image tag whose default is the chart appVersion.
10
- tag : " v0.1.7 "
10
+ tag : " v0.2.0 "
11
11
csi :
12
12
nodeDriverRegistrar :
13
13
repository : rancher/mirrored-longhornio-csi-node-driver-registrar
You can’t perform that action at this time.
0 commit comments