From bdba26c40b665bd413c9c7e9f84554cc9ab76c0a Mon Sep 17 00:00:00 2001 From: Sheogorath <sheogorath@shivering-isles.com> Date: Wed, 5 Apr 2023 21:30:15 +0200 Subject: [PATCH] chore: Upgrade Mastodon to 4.1.2 --- 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 053694272..160138fb3 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.1 +version: 6.0.2 # renovate: image=ghcr.io/mastodon/mastodon -appVersion: v4.1.1 +appVersion: v4.1.2 dependencies: - name: elasticsearch diff --git a/charts/mastodon/README.md b/charts/mastodon/README.md index efec1e23e..2f9aa8bfd 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