File tree 1 file changed +4
-0
lines changed
deployments/helm/dra-example-driver
1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -15,10 +15,14 @@ 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
+ # This should not be manually updated. It will be automatically set based on a
19
+ # Git tag when a release is published.
18
20
version : 0.0.0-dev
19
21
20
22
# This is the version number of the application being deployed. This version number should be
21
23
# incremented each time you make changes to the application. Versions are not expected to
22
24
# follow Semantic Versioning. They should reflect the version the application is using.
23
25
# It is recommended to use it with quotes.
24
26
appVersion : " v0.1.0"
27
+
28
+ kubeVersion : " 1.32.x"
You can’t perform that action at this time.
0 commit comments