From 4da2f9a60e1c7466289eceb6e87e533fb45b5939 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Fri, 16 Jan 2026 16:46:35 +0000 Subject: [PATCH] =?UTF-8?q?feat(deps):=20update=20theotherp/nzbhydra2=20v8?= =?UTF-8?q?.1.2=20=E2=86=92=20v8.3.0?= 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..d314dfa25 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.3.0" } variable "LICENSE" {