Skip to content

Commit 710eeda

Browse files
committed
Merge branch 'main' into ldap-password-secret
2 parents 5ba885d + 7929197 commit 710eeda

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ externalAuth:
99
key: password
1010
```
1111
12+
# 6.6.2
13+
14+
- Update the mastodon version to v4.5.2
15+
1216
# 6.6.1
1317
1418
- Update the mastodon version to v4.5.1

Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ version: 6.7.0
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.1"
23+
appVersion: "v4.5.2"
2424

2525
dependencies:
2626
- name: elasticsearch

0 commit comments

Comments
 (0)