From 58c7eac89396fe0fd30391738d99a52cd77c4990 Mon Sep 17 00:00:00 2001
From: Sheogorath <sheogorath@shivering-isles.com>
Date: Wed, 6 Sep 2023 22:51:39 +0200
Subject: [PATCH] chore(mastodon): Upgrade to 4.1.7

---
 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 b060de9e1..30a960a24 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.9
+version: 6.0.10
 # renovate: image=ghcr.io/mastodon/mastodon
-appVersion: "v4.1.6"
+appVersion: "v4.1.7"
 
 dependencies:
   - name: elasticsearch
diff --git a/charts/mastodon/README.md b/charts/mastodon/README.md
index 5e45d8df7..4771a82cc 100644
--- a/charts/mastodon/README.md
+++ b/charts/mastodon/README.md
@@ -1,6 +1,6 @@
 # mastodon
 
-![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)
+![Version: 6.0.10](https://img.shields.io/badge/Version-6.0.10-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v4.1.7](https://img.shields.io/badge/AppVersion-v4.1.7-informational?style=flat-square)
 
 Mastodon is a free, open-source social network server based on ActivityPub.
 
-- 
GitLab