Skip to content

Commit b0f6708

Browse files
committed
Merge branch 'main' into ldap-password-secret
2 parents 710eeda + 880bddd commit b0f6708

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
@@ -7,7 +7,11 @@ externalAuth:
77
passwordSecretRef:
88
name: ldap-auth
99
key: password
10+
1011
```
12+
# 6.6.3
13+
14+
- Update the mastodon version to v4.5.3
1115

1216
# 6.6.2
1317

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

2525
dependencies:
2626
- name: elasticsearch

0 commit comments

Comments
 (0)