From 9edc0b44f9cf3c02a29bcec52d0ab13af1f5e3ca Mon Sep 17 00:00:00 2001 From: ace Date: Fri, 5 Sep 2025 17:47:36 +0300 Subject: [PATCH] mastodon: bump to v4.4.3, helm chart 6.5.2 --- mastodon/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mastodon/Chart.yaml b/mastodon/Chart.yaml index c401b8b..d30883b 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.5.1 +version: 6.5.2 # 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.4.2" +appVersion: "v4.4.3" dependencies: - name: elasticsearch