From c0cee05fadd39d5204af9d6645df0ebed23c6873 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Thu, 25 Dec 2025 17:47:30 +0000 Subject: [PATCH] =?UTF-8?q?fix(deps):=20update=20sonarr=204.0.16.2943=20?= =?UTF-8?q?=E2=86=92=204.0.16.2946?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/sonarr/docker-bake.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/sonarr/docker-bake.hcl b/apps/sonarr/docker-bake.hcl index 5b1b06ca..d6435361 100644 --- a/apps/sonarr/docker-bake.hcl +++ b/apps/sonarr/docker-bake.hcl @@ -6,7 +6,7 @@ variable "APP" { variable "VERSION" { // renovate: datasource=custom.sonarr-develop depName=sonarr versioning=loose - default = "4.0.16.2943" + default = "4.0.16.2946" } variable "LICENSE" {