From a7224107b4684b0d8ce8abef6db620658a9239cc Mon Sep 17 00:00:00 2001 From: Sem Schilder Date: Mon, 10 Mar 2025 12:29:44 +0100 Subject: [PATCH] Update mastodon to security release version 4.3.5 --- Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Chart.yaml b/Chart.yaml index e172e94..b2b5ee1 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.0.1 +version: 6.0.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.3.4" +appVersion: "v4.3.5" dependencies: - name: elasticsearch