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 -   +   Mastodon is a free, open-source social network server based on ActivityPub. -- GitLab