From c3a068a0e939488776db4fe32f9e01b163d15a5b Mon Sep 17 00:00:00 2001 From: Renovate Bot <renovate-bot@sheogorath.shivering-isles.com> Date: Tue, 1 Aug 2023 06:07:08 +0000 Subject: [PATCH] chore(deps): update ghcr.io/mastodon/mastodon docker tag to v4.1.6 --- 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 06aeb0c39..a254b2e34 100644 --- a/charts/mastodon/Chart.yaml +++ b/charts/mastodon/Chart.yaml @@ -13,7 +13,7 @@ sources: type: application version: 6.0.8 # renovate: image=ghcr.io/mastodon/mastodon -appVersion: "v4.1.5" +appVersion: "v4.1.6" dependencies: - name: elasticsearch -- GitLab