From c833281110defdc61f4aa1851c2628c92809159b Mon Sep 17 00:00:00 2001 From: "sticky-gecko[bot]" <203671426+sticky-gecko[bot]@users.noreply.github.com> Date: Fri, 1 May 2026 09:01:24 +0000 Subject: [PATCH] =?UTF-8?q?release(sabnzbd)!:=20Update=20sabnzbd/sabnzbd?= =?UTF-8?q?=20(=204.5.5=20=E2=86=92=205.0.0=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/sabnzbd/docker-bake.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/sabnzbd/docker-bake.hcl b/apps/sabnzbd/docker-bake.hcl index 4bb759eac..1f7c81fc0 100644 --- a/apps/sabnzbd/docker-bake.hcl +++ b/apps/sabnzbd/docker-bake.hcl @@ -6,7 +6,7 @@ variable "APP" { variable "VERSION" { // renovate: datasource=github-releases depName=sabnzbd/sabnzbd - default = "4.5.5" + default = "5.0.0" } variable "SOURCE" {