From afbc6314af344a99c8efbd6c1e4a62f8c8e640bb Mon Sep 17 00:00:00 2001 From: "home-infrastructure-renovate[bot]" <253672885+home-infrastructure-renovate[bot]@users.noreply.github.com> Date: Fri, 25 Sep 2026 07:39:01 +0000 Subject: [PATCH] =?UTF-8?q?release(whisparr-v3):=20update=20morpheus65535/?= =?UTF-8?q?bazarr=20(=20v1.6.0=20=E2=86=92=20v1.6.1=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/whisparr-v3/docker-bake.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/whisparr-v3/docker-bake.hcl b/apps/whisparr-v3/docker-bake.hcl index abe950ae6..6b630f4ef 100644 --- a/apps/whisparr-v3/docker-bake.hcl +++ b/apps/whisparr-v3/docker-bake.hcl @@ -6,7 +6,7 @@ variable "APP" { variable "VERSION" { // renovate: datasource=github-releases depName=morpheus65535/bazarr - default = "v1.6.0" + default = "v1.6.1" } variable "SOURCE" {