fix(jackett): update image oci.trueforge.org/containerforge/jackett 0.24.1816 → 0.24.1822 (#47934)
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 | `c6f6a70` → `3d3bd6d` | --- > [!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.1822`](https://redirect.github.com/Jackett/Jackett/releases/tag/v0.24.1822) [Compare Source](https://redirect.github.com/Jackett/Jackett/compare/v0.24.1816...v0.24.1822) #### Changes: - [`13edb11`](https://redirect.github.com/Jackett/Jackett/commit/13edb1131a219aba22a34b9bbef5fd7b43da3437) ilcorsaronero: removed dead proxy. resolves [#​986](https://redirect.github.com/Jackett/Jackett/issues/986) - [`8461313`](https://redirect.github.com/Jackett/Jackett/commit/84613131b4f034c7403e2ed63e8669adfad2a9a9) world-of-tomorrow: support dupe/alt results ([#​16797](https://redirect.github.com/Jackett/Jackett/issues/16797)) - [`a233082`](https://redirect.github.com/Jackett/Jackett/commit/a233082a2c7059b6b89d2898e569e8eba34cccd5) f1gp: update TLD [#​16039](https://redirect.github.com/Jackett/Jackett/issues/16039) This list of changes was [auto generated](https://dev.azure.com/Jackett/Jackett/_build/results?buildId=16340\&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.1816
|
||||
appVersion: 0.24.1822
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 29.2.8
|
||||
@@ -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.2.3
|
||||
version: 27.2.4
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
image:
|
||||
repository: oci.trueforge.org/containerforge/jackett
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.24.1816@sha256:c6f6a7034944c42c75df64aaa7901ac325692414d305c12cc8afb507579cd981
|
||||
tag: 0.24.1822@sha256:3d3bd6db637e514ea09ad9092344fe160c7cbb8bae5152021f01b978fc6c13a3
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user