We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 710eeda + 880bddd commit b0f6708Copy full SHA for b0f6708
CHANGELOG.md
@@ -7,7 +7,11 @@ externalAuth:
7
passwordSecretRef:
8
name: ldap-auth
9
key: password
10
+
11
```
12
+# 6.6.3
13
14
+- Update the mastodon version to v4.5.3
15
16
# 6.6.2
17
Chart.yaml
@@ -20,7 +20,7 @@ version: 6.7.0
20
# This is the version number of the application being deployed. This version number should be
21
# incremented each time you make changes to the application. Versions are not expected to
22
# follow Semantic Versioning. They should reflect the version the application is using.
23
-appVersion: "v4.5.2"
+appVersion: "v4.5.3"
24
25
dependencies:
26
- name: elasticsearch
0 commit comments