Skip to content

Commit 63efe9c

Browse files
authored
Merge pull request #311 from calebschoepp/bump-chart-version
Bump helm chart versions to v0.3.0
2 parents 92ef81f + 88b411a commit 63efe9c

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.1.0
17+
version: 0.3.0
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.1.0"
23+
appVersion: "v0.3.0"

0 commit comments

Comments
 (0)