We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89899b3 commit d211dfbCopy full SHA for d211dfb
charts/kf-notebooks/Chart.yaml
@@ -15,13 +15,13 @@ type: application
15
# This is the chart version. This version number should be incremented each time you make changes
16
# to the chart and its templates, including the app version.
17
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18
-version: 0.1.1
+version: 0.1.2
19
20
# This is the version number of the application being deployed. This version number should be
21
# incremented each time you make changes to the application. Versions are not expected to
22
# follow Semantic Versioning. They should reflect the version the application is using.
23
# It is recommended to use it with quotes.
24
-appVersion: "v1.9.0"
+appVersion: "v1.9.1"
25
26
keywords:
27
- kubeflow
0 commit comments