From e9124e5bd24eec2009493dfdf3d96676ba08f1d0 Mon Sep 17 00:00:00 2001 From: Sheogorath <sheogorath@shivering-isles.com> Date: Wed, 6 Sep 2023 22:58:14 +0200 Subject: [PATCH] chore(mastodon): Re-release mastodon chart --- charts/mastodon/Chart.yaml | 2 +- charts/mastodon/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/mastodon/Chart.yaml b/charts/mastodon/Chart.yaml index 30a960a24..d17f78aad 100644 --- a/charts/mastodon/Chart.yaml +++ b/charts/mastodon/Chart.yaml @@ -11,7 +11,7 @@ sources: - https://git.shivering-isles.com/shivering-isles/infrastructure-gitops/-/tree/main/charts/mastodon type: application -version: 6.0.10 +version: 6.0.11 # renovate: image=ghcr.io/mastodon/mastodon appVersion: "v4.1.7" diff --git a/charts/mastodon/README.md b/charts/mastodon/README.md index 4771a82cc..53cef3fc4 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