From 59d13c14cb7d9269c631a8e76e07fdc4d74523f2 Mon Sep 17 00:00:00 2001 From: ace Date: Thu, 8 Jan 2026 00:22:04 +0300 Subject: [PATCH] mastodon: bump to v4.5.4, helm chart 6.6.4 --- mastodon/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mastodon/Chart.yaml b/mastodon/Chart.yaml index d275b9e..ba86458 100644 --- a/mastodon/Chart.yaml +++ b/mastodon/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.6.3 +version: 6.6.4 # 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.3" +appVersion: "v4.5.4" dependencies: - name: elasticsearch