From 5e9403546f3e5c6b1e5f18cd87964fef83b02086 Mon Sep 17 00:00:00 2001 From: Sheogorath <sheogorath@shivering-isles.com> Date: Fri, 17 Mar 2023 01:28:28 +0100 Subject: [PATCH] chore(mastodon): Upgrade to 4.1.1 --- 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 efda0b123..78803fc64 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: 5.1.1 +version: 5.1.2 # renovate: image=ghcr.io/mastodon/mastodon -appVersion: v4.1.0 +appVersion: v4.1.1 dependencies: - name: elasticsearch diff --git a/charts/mastodon/README.md b/charts/mastodon/README.md index 9d26bac9c..cf18bd53d 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