From 72b44987eb65be388d860415c3e26b653479e756 Mon Sep 17 00:00:00 2001
From: Sheogorath <sheogorath@shivering-isles.com>
Date: Tue, 19 Sep 2023 17:41:05 +0200
Subject: [PATCH] chore(mastodon): Bump chart version to cause updates

---
 charts/mastodon/Chart.yaml | 2 +-
 charts/mastodon/README.md  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/charts/mastodon/Chart.yaml b/charts/mastodon/Chart.yaml
index 6f7fb20ee..17470b322 100644
--- a/charts/mastodon/Chart.yaml
+++ b/charts/mastodon/Chart.yaml
@@ -18,7 +18,7 @@ annotations:
       url: https://matrix.to/#/#mastodon-on-kubernetes:shivering-isles.com
   artifacthub.io/containsSecurityUpdates: true
 type: application
-version: 6.3.1
+version: 6.3.2
 # renovate: image=ghcr.io/mastodon/mastodon
 appVersion: "v4.1.8"
 
diff --git a/charts/mastodon/README.md b/charts/mastodon/README.md
index 77b9d39eb..eeec45f51 100644
--- a/charts/mastodon/README.md
+++ b/charts/mastodon/README.md
@@ -1,6 +1,6 @@
 # mastodon
 
-![Version: 6.3.1](https://img.shields.io/badge/Version-6.3.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v4.1.8](https://img.shields.io/badge/AppVersion-v4.1.8-informational?style=flat-square)
+![Version: 6.3.2](https://img.shields.io/badge/Version-6.3.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v4.1.8](https://img.shields.io/badge/AppVersion-v4.1.8-informational?style=flat-square)
 
 Mastodon is a free, open-source social network server based on ActivityPub.
 
-- 
GitLab