From 52b938ace2ffbd69ec59aa5362dafdce3aa98b2a Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Wed, 17 Jun 2026 14:17:17 +0000 Subject: [PATCH] =?UTF-8?q?feat(deps):=20update=20mastodon/mastodon=20v4.5?= =?UTF-8?q?.11=20=E2=86=92=20v4.6.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/mastodon/docker-bake.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/mastodon/docker-bake.hcl b/apps/mastodon/docker-bake.hcl index cd54807a7..9757fdbf3 100644 --- a/apps/mastodon/docker-bake.hcl +++ b/apps/mastodon/docker-bake.hcl @@ -6,7 +6,7 @@ variable "APP" { variable "VERSION" { // renovate: datasource=github-releases depName=mastodon/mastodon versioning=loose - default = "4.5.11" + default = "4.6.0" } variable "LICENSE" {