Skip to content

Commit 00a7bb0

Browse files
committed
Merge branch 'main' into ldap-password-secret
2 parents b0f6708 + db1abee commit 00a7bb0

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@ externalAuth:
99
key: password
1010

1111
```
12+
13+
# 6.6.4
14+
15+
- Update the mastodon version to v4.5.4
16+
1217
# 6.6.3
1318

1419
- Update the mastodon version to v4.5.3

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.3"
23+
appVersion: "v4.5.4"
2424

2525
dependencies:
2626
- name: elasticsearch

0 commit comments

Comments
 (0)