From 99dbca1a4ca906baee4a6d137e149010b582a1b9 Mon Sep 17 00:00:00 2001 From: Sheogorath <sheogorath@shivering-isles.com> Date: Mon, 27 Nov 2023 20:34:26 +0100 Subject: [PATCH] fix(mastodon): Actually bummp version --- 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 1645a4e51..9da8fa5fe 100644 --- a/charts/mastodon/Chart.yaml +++ b/charts/mastodon/Chart.yaml @@ -17,7 +17,7 @@ annotations: - name: support url: https://matrix.to/#/#mastodon-on-kubernetes:shivering-isles.com type: application -version: 8.1.0 +version: 8.1.1 kubeVersion: ">= 1.23" # renovate: image=ghcr.io/mastodon/mastodon appVersion: "v4.1.10" diff --git a/charts/mastodon/README.md b/charts/mastodon/README.md index cd49ee431..cb48c1a30 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