From 6103b2d9a15473124173590989aa0541e6bb83cd Mon Sep 17 00:00:00 2001 From: Sheogorath <sheogorath@shivering-isles.com> Date: Fri, 21 Jul 2023 18:18:02 +0200 Subject: [PATCH] chore(mastodon): Upgrade to 4.1.5 --- 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 a465afe8d..06aeb0c39 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.7 +version: 6.0.8 # renovate: image=ghcr.io/mastodon/mastodon -appVersion: "v4.1.4" +appVersion: "v4.1.5" dependencies: - name: elasticsearch diff --git a/charts/mastodon/README.md b/charts/mastodon/README.md index a34258168..7da294005 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