From beb651a35cd6f2a94a9119b47b9c54fa53475f28 Mon Sep 17 00:00:00 2001 From: Sheogorath <sheogorath@shivering-isles.com> Date: Sat, 11 Feb 2023 20:25:23 +0100 Subject: [PATCH] feat(mastodon): Upgrade to 4.1.0 --- charts/mastodon/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/mastodon/Chart.yaml b/charts/mastodon/Chart.yaml index de3969de6..30d3cf823 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: 5.0.0 +version: 5.1.0 # renovate: image=docker.io/tootsuite/mastodon -appVersion: v4.0.2 +appVersion: v4.1.0 dependencies: - name: elasticsearch -- GitLab