Commit b9b78c4 1 parent c4bc0b0 commit b9b78c4 Copy full SHA for b9b78c4
File tree 2 files changed +3
-3
lines changed
charts/warm-metal-csi-driver
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- VERSION ?= v1.2.0
1
+ VERSION ?= v1.2.1
2
2
3
3
IMAGE_BUILDER ?= docker
4
4
IMAGE_BUILD_CMD ?= buildx
Original file line number Diff line number Diff line change @@ -15,9 +15,9 @@ type: application
15
15
# This is the chart version. This version number should be incremented each time you make changes
16
16
# to the chart and its templates, including the app version.
17
17
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18
- version : 1.2.0
18
+ version : 1.2.1
19
19
20
20
# This is the version number of the application being deployed. This version number should be
21
21
# incremented each time you make changes to the application. Versions are not expected to
22
22
# follow Semantic Versioning. They should reflect the version the application is using.
23
- appVersion : v1.2.0
23
+ appVersion : v1.2.1
You can’t perform that action at this time.
0 commit comments