From 2fe5adca324f1ad59672eaf09625b095fcc1e83c Mon Sep 17 00:00:00 2001 From: Sem Schilder Date: Tue, 6 May 2025 16:15:34 +0200 Subject: [PATCH] Update version --- CHANGELOG.md | 4 ++++ Chart.yaml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5945415..1247348 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +# 6.3.3 + +- Updated the Mastodon version to v4.3.8 + # 6.3.2 - No longer sets `DEFAULT_LOCALE` to `en` by default; leaves this value unset. diff --git a/Chart.yaml b/Chart.yaml index 9aeaf83..113d297 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -15,7 +15,7 @@ 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.3.2 +version: 6.3.3 # 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