fix(jackett): update image oci.trueforge.org/containerforge/jackett 0.24.2166 → 0.24.2173 (#49874)
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 | `8849481` → `2f2a948` | --- > [!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.2173`](https://redirect.github.com/Jackett/Jackett/releases/tag/v0.24.2173) [Compare Source](https://redirect.github.com/Jackett/Jackett/compare/v0.24.2166...v0.24.2173) #### Changes: - [`293bb70`](https://redirect.github.com/Jackett/Jackett/commit/293bb704937b5c94592ddd1f2e3c3f0887a6fee0) world-torrent: bump domains - [`5b988cf`](https://redirect.github.com/Jackett/Jackett/commit/5b988cfd66a759584231b0422f959ed37578fe29) tormac: update layout - [`5720e0e`](https://redirect.github.com/Jackett/Jackett/commit/5720e0eb000e6844516f8c1ceb426078733a4f87) bitgamer: update rows selector & add movie-search mode - [`e725537`](https://redirect.github.com/Jackett/Jackett/commit/e725537026883032acd9b02fc35635445e2a1f40) f1gp: partial layout re-revert - [`a2a3315`](https://redirect.github.com/Jackett/Jackett/commit/a2a33156559553ecf82f68ea65930fe610f8264e) magnetcat: bump domains - [`3155d7f`](https://redirect.github.com/Jackett/Jackett/commit/3155d7ff36c4e00b9d5907e05c1b050803978a7a) vietmediaf: add new cat - [`4f33e25`](https://redirect.github.com/Jackett/Jackett/commit/4f33e2587e222759cee9273671a9964ec8ae3cc4) nexum: removed. resolves [#​16716](https://redirect.github.com/Jackett/Jackett/issues/16716) - [`ac48d29`](https://redirect.github.com/Jackett/Jackett/commit/ac48d29c26aae87ca96da2e1cd86a8c97f3d31a1) Update README.md This list of changes was [auto generated](https://dev.azure.com/Jackett/Jackett/_build/results?buildId=16691\&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.2166
|
||||
appVersion: 0.24.2173
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 29.7.1
|
||||
@@ -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.6.2
|
||||
version: 27.6.3
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
image:
|
||||
repository: oci.trueforge.org/containerforge/jackett
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.24.2166@sha256:8849481f96fc19395373ef7060be026695e1d81300c860e2211d59433eafe8ff
|
||||
tag: 0.24.2173@sha256:2f2a948d73d3cfae5e8215f080d62319e64fe4b150f79fafa6b02ae8df1b62c8
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user