Skip to content

Commit a0009ad

Browse files
committed
Merge branch 'main' into update-changelog
2 parents 6d61196 + 2486b9a commit a0009ad

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 6.5.8
1+
# 6.5.9
22

33
- Options to keep PVCs around in the event of helm deletion:
44
```yaml
@@ -17,6 +17,10 @@ mastodon:
1717
streaming: info
1818
```
1919
20+
# 6.5.8
21+
22+
- Update the mastodon version to v4.4.8
23+
2024
# 6.5.7
2125
2226
- Updated all dependent chart images to bitnami legacy repositories.

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.5.8
18+
version: 6.5.9
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.4.7"
23+
appVersion: "v4.4.8"
2424

2525
dependencies:
2626
- name: elasticsearch

0 commit comments

Comments
 (0)