From 18705d4d1801ec4ba1d6f0c0e7583e6cafa3bc64 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Wed, 14 Jan 2026 21:29:33 +0000 Subject: [PATCH] =?UTF-8?q?feat(deps):=20update=20theotherp/nzbhydra2=20v8?= =?UTF-8?q?.1.2=20=E2=86=92=20v8.2.3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/nzbhydra2/docker-bake.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/nzbhydra2/docker-bake.hcl b/apps/nzbhydra2/docker-bake.hcl index 75bd2bce3..23bbf4113 100644 --- a/apps/nzbhydra2/docker-bake.hcl +++ b/apps/nzbhydra2/docker-bake.hcl @@ -6,7 +6,7 @@ variable "APP" { variable "VERSION" { // renovate: datasource=github-releases depName=theotherp/nzbhydra2 - default = "v8.1.2" + default = "v8.2.3" } variable "LICENSE" {