We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf8c812 commit 4335f45Copy full SHA for 4335f45
1 file changed
charts/gardener-extension-shoot-traefik/Chart.yaml
@@ -13,9 +13,9 @@ type: application
13
# This is the chart version. This version number should be incremented each time you make changes
14
# to the chart and its templates, including the app version.
15
# Versions are expected to follow Semantic Versioning (https://semver.org/)
16
-version: latest
+version: 0.1.0
17
# This is the version number of the application being deployed. This version number should be
18
# incremented each time you make changes to the application. Versions are not expected to
19
# follow Semantic Versioning. They should reflect the version the application is using.
20
# It is recommended to use it with quotes.
21
-appVersion: "1.16.0"
+appVersion: "0.1.0"
0 commit comments