Skip to content

Commit 0889df6

Browse files
authored
Update mastodon version to 4.5.1 (#222)
1 parent de42ef9 commit 0889df6

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 6.6.1
2+
3+
- Update the mastodon version to v4.5.1
4+
15
# 6.6.0
26

37
- Update the mastodon version to v4.5.0. Please refer to the [release notes](https://github.com/mastodon/mastodon/releases/tag/v4.5.0) for important changes.

Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@ type: application
1515
# This is the chart version. This version number should be incremented each time
1616
# you make changes to the chart and its templates, including the app version.
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
version: 6.6.0
18+
version: 6.6.1
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: "v4.5.0"
23+
appVersion: "v4.5.1"
2424

2525
dependencies:
2626
- name: elasticsearch

0 commit comments

Comments
 (0)