Skip to content

Commit 38f9570

Browse files
committed
Cut chart release 0.1.0
1 parent cfa165d commit 38f9570

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Diff for: deployments/helm/dra-example-driver/Chart.yaml

+4
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,14 @@ 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+
# This should not be manually updated. It will be automatically set based on a
19+
# Git tag when a release is published.
1820
version: 0.0.0-dev
1921

2022
# This is the version number of the application being deployed. This version number should be
2123
# incremented each time you make changes to the application. Versions are not expected to
2224
# follow Semantic Versioning. They should reflect the version the application is using.
2325
# It is recommended to use it with quotes.
2426
appVersion: "v0.1.0"
27+
28+
kubeVersion: "1.32.x"

0 commit comments

Comments
 (0)