Skip to content

Commit feadec5

Browse files
authored
Merge pull request #411 from vdice/chore/bump-chart-version-0.6.1
chore(chart): bump chart versions to 0.6.1
2 parents 96c9d1d + 1b3567c commit feadec5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/spin-operator/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@ type: application
1414
# to the chart and its templates, including the app version.
1515
# Versions are expected to follow Semantic Versioning (https://semver.org/)
1616
# NOTE: this version is kept static in version control but is bumped when packaging and releasing
17-
version: 0.6.0
17+
version: 0.6.1
1818
# This is the version number of the application being deployed. This version number should be
1919
# incremented each time you make changes to the application. Versions are not expected to
2020
# follow Semantic Versioning. They should reflect the version the application is using.
2121
# It is recommended to use it with quotes.
2222
# NOTE: this version is kept static in version control but is bumped when packaging and releasing
23-
appVersion: "v0.6.0"
23+
appVersion: "v0.6.1"

0 commit comments

Comments
 (0)