From db8876b7f03bcc7724ecb1c204ceb7620d48e585 Mon Sep 17 00:00:00 2001 From: "sticky-gecko[bot]" <203671426+sticky-gecko[bot]@users.noreply.github.com> Date: Fri, 1 May 2026 20:53:50 +0000 Subject: [PATCH] =?UTF-8?q?release(sabnzbd):=20update=20sabnzbd/sabnzbd=20?= =?UTF-8?q?(=205.0.0=20=E2=86=92=205.0.1=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 1f7c81fc0..79211ee77 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 = "5.0.0" + default = "5.0.1" } variable "SOURCE" {