From 1cb49cf076ef8a834d899eaec5683020078e644b Mon Sep 17 00:00:00 2001 From: Sheogorath <sheogorath@shivering-isles.com> Date: Tue, 19 Sep 2023 17:16:38 +0200 Subject: [PATCH] chore(mastodon): Upgrade to version 4.1.8 --- 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 ea78e24d3..6f7fb20ee 100644 --- a/charts/mastodon/Chart.yaml +++ b/charts/mastodon/Chart.yaml @@ -16,11 +16,11 @@ annotations: artifacthub.io/links: | - name: support url: https://matrix.to/#/#mastodon-on-kubernetes:shivering-isles.com - + artifacthub.io/containsSecurityUpdates: true type: application version: 6.3.1 # renovate: image=ghcr.io/mastodon/mastodon -appVersion: "v4.1.7" +appVersion: "v4.1.8" dependencies: - name: elasticsearch diff --git a/charts/mastodon/README.md b/charts/mastodon/README.md index 146b14006..77b9d39eb 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