From 6103b2d9a15473124173590989aa0541e6bb83cd Mon Sep 17 00:00:00 2001
From: Sheogorath <sheogorath@shivering-isles.com>
Date: Fri, 21 Jul 2023 18:18:02 +0200
Subject: [PATCH] chore(mastodon): Upgrade to 4.1.5

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

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