From df541e5effb52b46d0c542f147bff3c7d21aece4 Mon Sep 17 00:00:00 2001 From: "home-infrastructure-renovate[bot]" <253672885+home-infrastructure-renovate[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 16:58:46 +0000 Subject: [PATCH] =?UTF-8?q?release(whisparr-v3):=20update=20whisparr/whisp?= =?UTF-8?q?arr-eros=20(=20v3.3.2-release.604=20=E2=86=92=20v3.3.3-release.?= =?UTF-8?q?683=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 a3c926c49..2c3a4193e 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=Whisparr/Whisparr-Eros versioning=loose - default = "3.3.2-release.604" + default = "3.3.3-release.683" } variable "SOURCE" {