From ca8d7ad1e75de9f4922858c05f5ecebbac4f1001 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 26 Apr 2026 11:11:20 +0200 Subject: [PATCH] =?UTF-8?q?fix(jackett):=20update=20image=20oci.trueforge.?= =?UTF-8?q?org/containerforge/jackett=200.24.1764=20=E2=86=92=200.24.1779?= =?UTF-8?q?=20(#47561)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/jackett](https://ghcr.io/trueforge-org/jackett) ([source](https://redirect.github.com/Jackett/Jackett)) | patch | `f4a6770` → `d36eda7` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes
Jackett/Jackett (oci.trueforge.org/containerforge/jackett) ### [`v0.24.1779`](https://redirect.github.com/Jackett/Jackett/releases/tag/v0.24.1779) [Compare Source](https://redirect.github.com/Jackett/Jackett/compare/v0.24.1764...v0.24.1779) #### Changes: - [`9f24838`](https://redirect.github.com/Jackett/Jackett/commit/9f24838dc463d45da58edec98ef2ad5f88a491e2) tmghub: new selectors. resolves [#​16765](https://redirect.github.com/Jackett/Jackett/issues/16765) - [`2195391`](https://redirect.github.com/Jackett/Jackett/commit/21953912b69626e5801cc56aa5b7f360aacd99fd) Audiences: update login check ([#​16780](https://redirect.github.com/Jackett/Jackett/issues/16780)) - [`3f56104`](https://redirect.github.com/Jackett/Jackett/commit/3f561044b4f449a0597c5ed8c43f0894ef8a0914) panda: switch to cookie method. resolves [#​14474](https://redirect.github.com/Jackett/Jackett/issues/14474) - [`372f987`](https://redirect.github.com/Jackett/Jackett/commit/372f987f7e8587bbcfde052d3f724678b55de21d) f1gp: update selectors once again. size is back but in a different column. - [`80dbac4`](https://redirect.github.com/Jackett/Jackett/commit/80dbac438b647a885d2f96cd19fd99ff01f0f9bf) uztracker: new domain - [`4a47193`](https://redirect.github.com/Jackett/Jackett/commit/4a47193fd73f47edb1c69e6cfa0a25f7f4fd4c3d) nortorrent: new domain - [`7d83dbe`](https://redirect.github.com/Jackett/Jackett/commit/7d83dbe19f5cb663193742dd4c37e3aaa8e3ed5e) keepfriends: fix title and metadata parsing ([#​16775](https://redirect.github.com/Jackett/Jackett/issues/16775)) - [`a8dcb52`](https://redirect.github.com/Jackett/Jackett/commit/a8dcb52fbc199ad6d40dec42ce14eee8a92d23a7) springsunday: fix metadata parsing ([#​16776](https://redirect.github.com/Jackett/Jackett/issues/16776)) - [`26270e0`](https://redirect.github.com/Jackett/Jackett/commit/26270e066ac1ccbcf7f8caf97a052a7ea1fd7a5c) pterclub: fix description selector ([#​16777](https://redirect.github.com/Jackett/Jackett/issues/16777)) - [`a84b85a`](https://redirect.github.com/Jackett/Jackett/commit/a84b85aad9bfb57f0cced38768c2a4f75f347c5c) hdhome: fix metadata parsing ([#​16774](https://redirect.github.com/Jackett/Jackett/issues/16774))
See More - [`d4d8453`](https://redirect.github.com/Jackett/Jackett/commit/d4d845342365626dfc886792c4f942cf5a296507) hddolby: fix description selector ([#​16773](https://redirect.github.com/Jackett/Jackett/issues/16773)) - [`120ac1f`](https://redirect.github.com/Jackett/Jackett/commit/120ac1f42f8633dc42638871d16a37900a49802d) hdsky: fix localized search and descriptions ([#​16771](https://redirect.github.com/Jackett/Jackett/issues/16771)) This list of changes was [auto generated](https://dev.azure.com/Jackett/Jackett/_build/results?buildId=16297\&view=logs).
--- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). --- charts/stable/jackett/Chart.yaml | 4 ++-- charts/stable/jackett/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/jackett/Chart.yaml b/charts/stable/jackett/Chart.yaml index a51282227bc..4bba5eeda1e 100644 --- a/charts/stable/jackett/Chart.yaml +++ b/charts/stable/jackett/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 0.24.1764 +appVersion: 0.24.1779 dependencies: - name: common version: 29.1.6 @@ -38,5 +38,5 @@ sources: - https://github.com/trueforge-org/containers/tree/main/apps/jackett - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/jackett type: application -version: 27.1.10 +version: 27.1.11 diff --git a/charts/stable/jackett/values.yaml b/charts/stable/jackett/values.yaml index fc2d25eaba6..6aca62b9563 100644 --- a/charts/stable/jackett/values.yaml +++ b/charts/stable/jackett/values.yaml @@ -2,7 +2,7 @@ image: repository: oci.trueforge.org/containerforge/jackett pullPolicy: IfNotPresent - tag: 0.24.1764@sha256:f4a6770941781053b4f9acd14877ef3bf7034ff9ea0509498dbff5a8de82e332 + tag: 0.24.1779@sha256:d36eda7924aa9a3d546be4e622445ff547e95037e7b02e5c08f97412cd40ebd8 service: main: ports: