From 135ef681761cfac5d0bd6590e8e852227baabeeb Mon Sep 17 00:00:00 2001
From: Sheogorath <sheogorath@shivering-isles.com>
Date: Wed, 16 Aug 2023 09:02:56 +0200
Subject: [PATCH] chore(mastodon): Bump version to 6.0.9

---
 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 a254b2e34..b060de9e1 100644
--- a/charts/mastodon/Chart.yaml
+++ b/charts/mastodon/Chart.yaml
@@ -11,7 +11,7 @@ sources:
     - https://git.shivering-isles.com/shivering-isles/infrastructure-gitops/-/tree/main/charts/mastodon
 
 type: application
-version: 6.0.8
+version: 6.0.9
 # renovate: image=ghcr.io/mastodon/mastodon
 appVersion: "v4.1.6"
 
diff --git a/charts/mastodon/README.md b/charts/mastodon/README.md
index 7da294005..5e45d8df7 100644
--- a/charts/mastodon/README.md
+++ b/charts/mastodon/README.md
@@ -1,6 +1,6 @@
 # mastodon
 
-![Version: 6.0.8](https://img.shields.io/badge/Version-6.0.8-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v4.1.5](https://img.shields.io/badge/AppVersion-v4.1.5-informational?style=flat-square)
+![Version: 6.0.9](https://img.shields.io/badge/Version-6.0.9-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v4.1.6](https://img.shields.io/badge/AppVersion-v4.1.6-informational?style=flat-square)
 
 Mastodon is a free, open-source social network server based on ActivityPub.
 
-- 
GitLab