Skip to content

Commit bca6a21

Browse files
Release v0.6.0
1 parent 6efd4db commit bca6a21

4 files changed

Lines changed: 9 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
11
# Changelog
2+
3+
4+

deployment/helm/quick/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ type: application
1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
version: 0.6.0-dev
18+
version: 0.6.0
1919

2020
# This is the version number of the application being deployed. This version number should be
2121
# incremented each time you make changes to the application. Versions are not expected to
2222
# follow Semantic Versioning. They should reflect the version the application is using.
23-
appVersion: 0.6.0-dev
23+
appVersion: 0.6.0

docs/docs/changelog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
11
# Changelog
2+
3+
4+

docs/mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ markdown_extensions:
4545
emoji_generator: !!python/name:materialx.emoji.to_svg
4646

4747
extra:
48-
quick_version: 0.6.0-dev
48+
quick_version: 0.6.0
4949
version:
5050
provider: mike
5151

0 commit comments

Comments
 (0)