From 8a853f3dcd3238be76f81bb71a0be479a5e7bcbe Mon Sep 17 00:00:00 2001 From: Sheogorath <sheogorath@shivering-isles.com> Date: Wed, 24 Jan 2024 19:27:45 +0100 Subject: [PATCH] chore(mastodon): Upgrade to version 4.2.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 24dc000a4..785ed8ea8 100644 --- a/charts/mastodon/Chart.yaml +++ b/charts/mastodon/Chart.yaml @@ -17,10 +17,10 @@ annotations: - name: support url: https://matrix.to/#/#mastodon-on-kubernetes:shivering-isles.com type: application -version: 9.1.0 +version: 9.1.1 kubeVersion: ">= 1.23" # renovate: image=ghcr.io/mastodon/mastodon -appVersion: "v4.2.3" +appVersion: "v4.2.4" dependencies: - name: postgresql diff --git a/charts/mastodon/README.md b/charts/mastodon/README.md index 514f41dd7..b8cd288a3 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