From 2c0f9ee37c05630513ca0fec586fcc9c0d65c64b Mon Sep 17 00:00:00 2001
From: Sheogorath <sheogorath@shivering-isles.com>
Date: Tue, 10 Oct 2023 19:53:42 +0200
Subject: [PATCH] chore(mastodon): Upgrade to 4.1.10

---
 charts/mastodon/Chart.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/charts/mastodon/Chart.yaml b/charts/mastodon/Chart.yaml
index 58609c5de..7bbc06143 100644
--- a/charts/mastodon/Chart.yaml
+++ b/charts/mastodon/Chart.yaml
@@ -17,10 +17,10 @@ annotations:
     - name: support
       url: https://matrix.to/#/#mastodon-on-kubernetes:shivering-isles.com
 type: application
-version: 7.2.3
+version: 7.2.4
 kubeVersion: ">= 1.23"
 # renovate: image=ghcr.io/mastodon/mastodon
-appVersion: "v4.1.9"
+appVersion: "v4.1.10"
 
 dependencies:
   - name: elasticsearch
-- 
GitLab