From e9070c4f2347ee14f4062e415bcccb3e57e30233 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Tue, 16 Jun 2026 16:44:17 +0000 Subject: [PATCH] =?UTF-8?q?fix(deps):=20update=20tautulli/tautulli=20v2.17?= =?UTF-8?q?.1=20=E2=86=92=20v2.17.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/tautulli/docker-bake.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/tautulli/docker-bake.hcl b/apps/tautulli/docker-bake.hcl index 142877090..5d0878443 100644 --- a/apps/tautulli/docker-bake.hcl +++ b/apps/tautulli/docker-bake.hcl @@ -6,7 +6,7 @@ variable "APP" { variable "VERSION" { // renovate: datasource=github-releases depName=Tautulli/Tautulli - default = "2.17.1" + default = "2.17.2" } variable "LICENSE" {