fix(jackett): update image oci.trueforge.org/containerforge/jackett 0.24.1736 → 0.24.1764 (#47496)
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 | `549fd44` → `f4a6770` | --- > [!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.1764`](https://redirect.github.com/Jackett/Jackett/releases/tag/v0.24.1764) [Compare Source](https://redirect.github.com/Jackett/Jackett/compare/v0.24.1736...v0.24.1764) #### Changes: - [`78de4a1`](https://redirect.github.com/Jackett/Jackett/commit/78de4a1a9799393053daa5112fe57c9f89ca7dbc) zktorrent: removed. resolves [#​15399](https://redirect.github.com/Jackett/Jackett/issues/15399) - [`e0e1847`](https://redirect.github.com/Jackett/Jackett/commit/e0e1847c2a582b8aa4200dafbdacad2277e2fa12) world-torrent: update domains - [`060e717`](https://redirect.github.com/Jackett/Jackett/commit/060e71781251d5a3cc14a358c52014089fd5929a) crabpt: update engine tag - [`2b220a2`](https://redirect.github.com/Jackett/Jackett/commit/2b220a204eec6f5e9c1b0810643287381d38c428) Audiences: fix description selector ([#​16770](https://redirect.github.com/Jackett/Jackett/issues/16770)) - [`0743128`](https://redirect.github.com/Jackett/Jackett/commit/0743128ab09e4b99d652b6d42f74ff7f22489de7) ebooks-shares: update login test - [`9657c5c`](https://redirect.github.com/Jackett/Jackett/commit/9657c5ca4a8f0866c0587c5268b2332b39258b22) backups: update cats - [`3f9a476`](https://redirect.github.com/Jackett/Jackett/commit/3f9a47670910ea242655f6835bc3691907d08d34) chdbits: fix description selector ([#​16769](https://redirect.github.com/Jackett/Jackett/issues/16769)) - [`565593b`](https://redirect.github.com/Jackett/Jackett/commit/565593b3ca9c42fb42b61d80ce630a8ea0fd5e06) world-torrent: drop alt domain mania\* - [`7979bfe`](https://redirect.github.com/Jackett/Jackett/commit/7979bfe7ae536de8b70f01bbb9acdd2b7fe6b305) torrentqq: bump domain ([#​16767](https://redirect.github.com/Jackett/Jackett/issues/16767)) This list of changes was [auto generated](https://dev.azure.com/Jackett/Jackett/_build/results?buildId=16282\&view=logs). </details> --- ### 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. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9qYWNrZXR0IiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==-->
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.1736
|
||||
appVersion: 0.24.1764
|
||||
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.9
|
||||
version: 27.1.10
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
image:
|
||||
repository: oci.trueforge.org/containerforge/jackett
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.24.1736@sha256:549fd44ea00ad31e1dbac335ceb0bf74f9f630d9174aaadbc78f6ca97e60f3e7
|
||||
tag: 0.24.1764@sha256:f4a6770941781053b4f9acd14877ef3bf7034ff9ea0509498dbff5a8de82e332
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user