fix(jackett): update image oci.trueforge.org/containerforge/jackett 0.24.1008 → 0.24.1012 (#44458)
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 | `a214102` -> `b8a50eb` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard 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.1012`](https://redirect.github.com/Jackett/Jackett/releases/tag/v0.24.1012) [Compare Source](https://redirect.github.com/Jackett/Jackett/compare/v0.24.1008...v0.24.1012) #### Changes: - [`de74ee0`](https://redirect.github.com/Jackett/Jackett/commit/de74ee0d03a234032480b5d1ffcb3142c04600b5) shazbat: fix relogin on search requests - [`a9156fd`](https://redirect.github.com/Jackett/Jackett/commit/a9156fd207b8bec9b8a84f9f1ac1a0f9cfc64d68) add the brothers a German private site. resolves [#​16542](https://redirect.github.com/Jackett/Jackett/issues/16542) - [`5ded96b`](https://redirect.github.com/Jackett/Jackett/commit/5ded96ba8821e44409037a13ced2f6b29a790063) pornotorrent: restore indexer [#​7525](https://redirect.github.com/Jackett/Jackett/issues/7525) ([#​16543](https://redirect.github.com/Jackett/Jackett/issues/16543)) - [`c25d7aa`](https://redirect.github.com/Jackett/Jackett/commit/c25d7aab51a2635edb9d75f3d79a6e16ad393373) Update bug\_report.yml This list of changes was [auto generated](https://dev.azure.com/Jackett/Jackett/_build/results?buildId=15530\&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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvamFja2V0dCIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -14,7 +14,7 @@ annotations:
|
|||||||
trueforge.org/min_helm_version: "3.14"
|
trueforge.org/min_helm_version: "3.14"
|
||||||
trueforge.org/train: stable
|
trueforge.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 0.24.1008
|
appVersion: 0.24.1012
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 28.29.40
|
version: 28.29.40
|
||||||
@@ -43,5 +43,5 @@ sources:
|
|||||||
- https://github.com/trueforge-org/containers/tree/main/apps/jackett
|
- https://github.com/trueforge-org/containers/tree/main/apps/jackett
|
||||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/jackett
|
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/jackett
|
||||||
type: application
|
type: application
|
||||||
version: 26.2.44
|
version: 26.2.45
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
image:
|
image:
|
||||||
repository: oci.trueforge.org/containerforge/jackett
|
repository: oci.trueforge.org/containerforge/jackett
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 0.24.1008@sha256:a214102627ab85ebb22cad88dbe53202f1268c83687d5ea0e2a247d6ed093600
|
tag: 0.24.1012@sha256:b8a50ebf6a5fdf8c90f68b8d1022083e8aaab427be7d6e7c4ebabf0fa311a7d1
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
Reference in New Issue
Block a user