fix(jackett): update image oci.trueforge.org/containerforge/jackett 0.24.1616 → 0.24.1622 (#47221)
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 | `43bc238` → `a5f9063` | --- > [!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 <details> <summary>Jackett/Jackett (oci.trueforge.org/containerforge/jackett)</summary> ### [`v0.24.1622`](https://redirect.github.com/Jackett/Jackett/releases/tag/v0.24.1622) [Compare Source](https://redirect.github.com/Jackett/Jackett/compare/v0.24.1616...v0.24.1622) #### Changes: - [`02c1613`](https://redirect.github.com/Jackett/Jackett/commit/02c1613c5d73567c6c8da2016887fe636abd24a8) agsvpt: switch to cookie method resolves [#​14946](https://redirect.github.com/Jackett/Jackett/issues/14946) - [`f4851b9`](https://redirect.github.com/Jackett/Jackett/commit/f4851b98cfaf2e2a8a3e37b8a659d8936c1a6069) ubits: switch to cookie method resolves [#​14295](https://redirect.github.com/Jackett/Jackett/issues/14295) - [`8f58321`](https://redirect.github.com/Jackett/Jackett/commit/8f58321167dcc3d17e25aa2907ebfa6583056db7) assorted nexus: update reason for using cookie method - [`1aae777`](https://redirect.github.com/Jackett/Jackett/commit/1aae77742986c40fd3912842ec4be6abf62f3263) nexum: new cats - [`108eaf7`](https://redirect.github.com/Jackett/Jackett/commit/108eaf7d8d94ba2a09c8a9b11ffde20b2215a0df) add hydracker [#​16737](https://redirect.github.com/Jackett/Jackett/issues/16737) oops forgot to commit with prrevious. - [`c58588a`](https://redirect.github.com/Jackett/Jackett/commit/c58588a568b015b191b37d59c56ced9d0f56e391) funzone: new cats - [`ca13fc9`](https://redirect.github.com/Jackett/Jackett/commit/ca13fc93339d905c31d1e4ed48b400c6ae69e64a) darkiworld -> hydracker resolves [#​16737](https://redirect.github.com/Jackett/Jackett/issues/16737) - [`caa73e0`](https://redirect.github.com/Jackett/Jackett/commit/caa73e00303648cdbefbb82987776e3eb9b740e0) hdtorrents: add internal tag to description - [`036c48f`](https://redirect.github.com/Jackett/Jackett/commit/036c48fa5b073982a9c06be0ec1b256783122ef9) midnightscene: add private tracker. resolves [#​16747](https://redirect.github.com/Jackett/Jackett/issues/16747) ([#​16748](https://redirect.github.com/Jackett/Jackett/issues/16748)) This list of changes was [auto generated](https://dev.azure.com/Jackett/Jackett/_build/results?buildId=16140\&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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvamFja2V0dCIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 0.24.1616
|
||||
appVersion: 0.24.1622
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 29.0.15
|
||||
@@ -20,17 +20,17 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: API Support for your favorite torrent trackers.
|
||||
home: https://truecharts.org/truetech/truecharts/charts/stable/jackett
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/jackett.webp
|
||||
home: https://trueforge.org/truetech/truecharts/charts/stable/jackett
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/jackett.webp
|
||||
keywords:
|
||||
- jackett
|
||||
- torrent
|
||||
- usenet
|
||||
kubeVersion: '>=1.33.0-0'
|
||||
kubeVersion: '>=1.27.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: jackett
|
||||
sources:
|
||||
- https://github.com/Jackett/Jackett
|
||||
@@ -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.0.6
|
||||
version: 27.0.7
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
image:
|
||||
repository: oci.trueforge.org/containerforge/jackett
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.24.1616@sha256:43bc23895535b510ca82dc843d4dbdf007b5146ebef2dcae4cb3b709e182f794
|
||||
tag: 0.24.1622@sha256:a5f906371476766518950b0033606f2e16e46c84601211372ef668ecd92c6460
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user