Skip to content

Commit 98e60f5

Browse files
committed
Package Helm chart
1 parent f724a63 commit 98e60f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

helm-chart/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,10 @@ type: application
2929
# This is the chart version. This version number should be incremented each time you make changes
3030
# to the chart and its templates, including the app version.
3131
# Versions are expected to follow Semantic Versioning (https://semver.org/)
32-
version: 0.9.0
32+
version: 0.10.0
3333

3434
# This is the version number of the application being deployed. This version number should be
3535
# incremented each time you make changes to the application. Versions are not expected to
3636
# follow Semantic Versioning. They should reflect the version the application is using.
3737
# It is recommended to use it with quotes.
38-
appVersion: "v0.9.0"
38+
appVersion: "v0.10.0"

0 commit comments

Comments
 (0)