From 73eb3d4c35092f07c769835b39a050646b68f3ec Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 13 Aug 2026 08:56:10 +0000 Subject: [PATCH] build(deps): update jackett docker tag to v0.24.2335 --- charts/servarr-operator/values.yaml | 2 +- image-defaults.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/servarr-operator/values.yaml b/charts/servarr-operator/values.yaml index 1b15517..5bf786f 100644 --- a/charts/servarr-operator/values.yaml +++ b/charts/servarr-operator/values.yaml @@ -100,7 +100,7 @@ defaultImages: tag: "3.15.2" jackett: repository: linuxserver/jackett - tag: "0.24.2330" + tag: "0.24.2335" bazarr: repository: linuxserver/bazarr tag: "1.6.0" diff --git a/image-defaults.toml b/image-defaults.toml index 85df47a..d787453 100644 --- a/image-defaults.toml +++ b/image-defaults.toml @@ -79,7 +79,7 @@ downloads = false [jackett] repository = "linuxserver/jackett" -tag = "0.24.2330" +tag = "0.24.2335" port = 9117 security = "linuxserver" downloads = false