fix(jackett): update image oci.trueforge.org/containerforge/jackett 0.24.1032 → 0.24.1044 (#44617)
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 | `636af52` -> `c97b6f6` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>Jackett/Jackett (oci.trueforge.org/containerforge/jackett)</summary> ### [`v0.24.1044`](https://redirect.github.com/Jackett/Jackett/releases/tag/v0.24.1044) [Compare Source](https://redirect.github.com/Jackett/Jackett/compare/v0.24.1032...v0.24.1044) #### Changes: - [`8f52b5e`](https://redirect.github.com/Jackett/Jackett/commit/8f52b5e73d94bed09617aa2e9cdcb79984c3f56d) ubits: add login captcha. resolves [#​14295](https://redirect.github.com/Jackett/Jackett/issues/14295) - [`19811be`](https://redirect.github.com/Jackett/Jackett/commit/19811bea7a33086d97a884049c3f1ae1232ab236) jpopsuki: switch to basic search - [`bf4d67b`](https://redirect.github.com/Jackett/Jackett/commit/bf4d67b746b77c898431d8feb21cd454f8697cd5) lacale: fixes for api. resolves [#​16394](https://redirect.github.com/Jackett/Jackett/issues/16394) - [`674a339`](https://redirect.github.com/Jackett/Jackett/commit/674a339ef1457ed3db90b0acc8e98b03f6da1408) traht: -> semi-private. resolves [#​13649](https://redirect.github.com/Jackett/Jackett/issues/13649) - [`1fc32f1`](https://redirect.github.com/Jackett/Jackett/commit/1fc32f129bff6743db034b24c4056d9a8334e2c3) traht: -> semi-private. resolves [#​13649](https://redirect.github.com/Jackett/Jackett/issues/13649) - [`e4af017`](https://redirect.github.com/Jackett/Jackett/commit/e4af01734888b559b7c6a060a78a286f2d60d3de) rutracker: new cats - [`1dbbd64`](https://redirect.github.com/Jackett/Jackett/commit/1dbbd64d979758b61d6bb41f02574848188c2c2a) xxxclub: new cat - [`29f7605`](https://redirect.github.com/Jackett/Jackett/commit/29f7605172753fb298508560f2023c3dda84c9c3) torrentqq: bump domain - [`a9eb854`](https://redirect.github.com/Jackett/Jackett/commit/a9eb854350de8e06014f97bf2406ec227b30ddfa) nordichd; new cats - [`6c3dbef`](https://redirect.github.com/Jackett/Jackett/commit/6c3dbef8247a7bdba46b71e76d2b218e95535fbe) backups: new cat This list of changes was [auto generated](https://dev.azure.com/Jackett/Jackett/_build/results?buildId=15562\&view=logs). </details> --- ### Configuration 📅 **Schedule**: 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. --- - [ ] <!-- rebase-check -->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). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvamFja2V0dCIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -14,7 +14,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 0.24.1032
|
||||
appVersion: 0.24.1044
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.29.49
|
||||
@@ -25,17 +25,17 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: API Support for your favorite torrent trackers.
|
||||
home: https://trueforge.org/truetech/truecharts/charts/stable/jackett
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/jackett.webp
|
||||
home: https://truecharts.org/charts/stable/jackett
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/jackett.webp
|
||||
keywords:
|
||||
- jackett
|
||||
- torrent
|
||||
- usenet
|
||||
kubeVersion: '>=1.27.0-0'
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
name: jackett
|
||||
sources:
|
||||
- https://github.com/Jackett/Jackett
|
||||
@@ -43,5 +43,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: 26.2.48
|
||||
version: 26.2.49
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: oci.trueforge.org/containerforge/jackett
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.24.1032@sha256:636af52261b57ba5fea69c66c72a4a723100d89c660f581e964c0eb99f888385
|
||||
tag: 0.24.1044@sha256:c97b6f6947c7bab27570a6a6f2a815bbd14614ddd06ed759864efc8a59706d4a
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user