fix(jackett): update image oci.trueforge.org/containerforge/jackett 0.24.2173 → 0.24.2177 (#49908)
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 | `2f2a948` → `a73c3d5` | --- > [!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.2177`](https://redirect.github.com/Jackett/Jackett/releases/tag/v0.24.2177) [Compare Source](https://redirect.github.com/Jackett/Jackett/compare/v0.24.2173...v0.24.2177) #### Changes: - [`c5588d7`](https://redirect.github.com/Jackett/Jackett/commit/c5588d7a3eb047487be48e5d075aa57db7d29eec) btdirectory: drmp an alt domain resolves [#​15518](https://redirect.github.com/Jackett/Jackett/issues/15518) - [`adbae43`](https://redirect.github.com/Jackett/Jackett/commit/adbae43f5ede8432c0749de33536e0009a8cc15f) sugoimusic: removed. resolves [#​10825](https://redirect.github.com/Jackett/Jackett/issues/10825) - [`e15ec91`](https://redirect.github.com/Jackett/Jackett/commit/e15ec91d4b688b5f1ecae364963ae4891b32ddd2) agsvpt: drop alternate domain resolves [#​14946](https://redirect.github.com/Jackett/Jackett/issues/14946) - [`c9de66a`](https://redirect.github.com/Jackett/Jackett/commit/c9de66aedf686aaa41c2ef055bc30e9cdd69c611) world-torrent: update domains - [`c54b0b5`](https://redirect.github.com/Jackett/Jackett/commit/c54b0b5cea5efb425593e1ff2672dc2b9c584fb5) siambit: update selectors This list of changes was [auto generated](https://dev.azure.com/Jackett/Jackett/_build/results?buildId=16695\&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.2173
|
||||
appVersion: 0.24.2177
|
||||
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.3
|
||||
version: 27.6.4
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
image:
|
||||
repository: oci.trueforge.org/containerforge/jackett
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.24.2173@sha256:2f2a948d73d3cfae5e8215f080d62319e64fe4b150f79fafa6b02ae8df1b62c8
|
||||
tag: 0.24.2177@sha256:a73c3d55592c1888fb60d351f8798b6120d740a97c930cb23d83a6afff1065ed
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user