From 9265c7ced67ef28f86309cabe898b6d2965ac720 Mon Sep 17 00:00:00 2001
From: Sheogorath <sheogorath@shivering-isles.com>
Date: Wed, 20 Sep 2023 20:35:48 +0200
Subject: [PATCH] chore(mastodon): Upgrade to version 4.1.9

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

diff --git a/charts/mastodon/Chart.yaml b/charts/mastodon/Chart.yaml
index 17470b322..741450941 100644
--- a/charts/mastodon/Chart.yaml
+++ b/charts/mastodon/Chart.yaml
@@ -16,11 +16,10 @@ annotations:
   artifacthub.io/links: |
     - name: support
       url: https://matrix.to/#/#mastodon-on-kubernetes:shivering-isles.com
-  artifacthub.io/containsSecurityUpdates: true
 type: application
-version: 6.3.2
+version: 6.3.3
 # renovate: image=ghcr.io/mastodon/mastodon
-appVersion: "v4.1.8"
+appVersion: "v4.1.9"
 
 dependencies:
   - name: elasticsearch
diff --git a/charts/mastodon/README.md b/charts/mastodon/README.md
index eeec45f51..79db2c079 100644
--- a/charts/mastodon/README.md
+++ b/charts/mastodon/README.md
@@ -1,6 +1,6 @@
 # mastodon
 
-![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)
+![Version: 6.3.3](https://img.shields.io/badge/Version-6.3.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v4.1.9](https://img.shields.io/badge/AppVersion-v4.1.9-informational?style=flat-square)
 
 Mastodon is a free, open-source social network server based on ActivityPub.
 
-- 
GitLab