From 9486092a835065802388dd0f52a4f9151c45f510 Mon Sep 17 00:00:00 2001 From: Sheogorath <sheogorath@shivering-isles.com> Date: Sat, 8 Jul 2023 02:15:34 +0200 Subject: [PATCH] chore(mastodon): Upgrade to version 4.1.4 --- 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 0be19e65e..a465afe8d 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.6 +version: 6.0.7 # renovate: image=ghcr.io/mastodon/mastodon -appVersion: "v4.1.3" +appVersion: "v4.1.4" dependencies: - name: elasticsearch diff --git a/charts/mastodon/README.md b/charts/mastodon/README.md index 5ce51471a..a34258168 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