From 172fcc82d678d29dcb64a9b5a3d5b68a10f051eb Mon Sep 17 00:00:00 2001 From: Tim Campbell Date: Wed, 3 Jun 2026 14:29:58 +0200 Subject: [PATCH] Update mastodon to v4.5.11 --- CHANGELOG.md | 4 ++++ Chart.yaml | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 521685b..bc26083 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +# 6.8.7 + +- Update the mastodon version to v4.5.11 + # 6.8.6 - Update the mastodon version to v4.5.10 diff --git a/Chart.yaml b/Chart.yaml index 92a0189..8ce05c0 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -15,12 +15,12 @@ type: application # This is the chart version. This version number should be incremented each time # you make changes to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 6.8.6 +version: 6.8.7 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. -appVersion: "v4.5.10" +appVersion: "v4.5.11" dependencies: - name: elasticsearch