From b24ec8cf6b33ff63a01dddbb2d4417fed55c6a8e Mon Sep 17 00:00:00 2001 From: Sheogorath <sheogorath@shivering-isles.com> Date: Thu, 5 Jan 2023 22:57:45 +0000 Subject: [PATCH] chore(mastodon): Release new chart version --- charts/mastodon/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/mastodon/Chart.yaml b/charts/mastodon/Chart.yaml index 7ee4549b7..1b8841d6f 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: 3.0.8 +version: 4.0.0 # renovate: image=docker.io/tootsuite/mastodon appVersion: v3.5.5 -- GitLab