From 365f9ec699bd91c85aeccc7174de78276449519d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 13 Aug 2026 08:56:32 +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 6f9503a..01b77f2 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 07c387f..722a04a 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