Set the chart's placeholder version to 0.29.1
Cosmetic: make helm-package sets the published version and appVersion from the tag, so these two fields decide nothing (see the comment above them). Kept in step anyway, same as155f27candc5be55d, so a tree heading for v0.29.1 doesn't say 0.29.0.
This commit is contained in:
@@ -15,5 +15,5 @@ type: application
|
|||||||
# appVersion and image.tag in values.yaml no longer agree, and that is not an oversight:
|
# appVersion and image.tag in values.yaml no longer agree, and that is not an oversight:
|
||||||
# image.tag stays "latest", which is what a local install actually pulls. appVersion is
|
# image.tag stays "latest", which is what a local install actually pulls. appVersion is
|
||||||
# metadata and drives nothing.
|
# metadata and drives nothing.
|
||||||
version: 0.29.0
|
version: 0.29.1
|
||||||
appVersion: "v0.29.0"
|
appVersion: "v0.29.1"
|
||||||
|
|||||||
Reference in New Issue
Block a user