fix(jackett): update image oci.trueforge.org/containerforge/jackett 0.24.1113 → 0.24.1124 (#44981)
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 | `a20555f` → `ef5a528` | --- > [!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.1124`](https://redirect.github.com/Jackett/Jackett/releases/tag/v0.24.1124) [Compare Source](https://redirect.github.com/Jackett/Jackett/compare/v0.24.1113...v0.24.1124) #### Changes: - [`ff56176`](https://redirect.github.com/Jackett/Jackett/commit/ff56176d8532f7f3a5c97e45dcc9607ae72ecf21) hdc: update specials. [#​16585](https://redirect.github.com/Jackett/Jackett/issues/16585) - [`4a5ce44`](https://redirect.github.com/Jackett/Jackett/commit/4a5ce4473f529a27f6a743ee9efdf8a419e3db48) hdc: new layout. resolves [#​16585](https://redirect.github.com/Jackett/Jackett/issues/16585) - [`825ba1f`](https://redirect.github.com/Jackett/Jackett/commit/825ba1ff0ff3d28a3e1edae0c3a5220c5320c4ae) bjshare: fix search and 24h page parsing for updated site layout ([#​16587](https://redirect.github.com/Jackett/Jackett/issues/16587)) - [`760f7df`](https://redirect.github.com/Jackett/Jackett/commit/760f7dfdd6257688258c3d656dffe107ade89f64) ptsbao: update selectors resolves [#​16586](https://redirect.github.com/Jackett/Jackett/issues/16586) - [`0c027b7`](https://redirect.github.com/Jackett/Jackett/commit/0c027b7d4c2654854cc6ee78a022bdcdf37bd8ae) sewerpt: fix date selectors resolves [#​16304](https://redirect.github.com/Jackett/Jackett/issues/16304) This list of changes was [auto generated](https://dev.azure.com/Jackett/Jackett/_build/results?buildId=15642\&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:eyJjcmVhdGVkSW5WZXIiOiI0My44LjUiLCJ1cGRhdGVkSW5WZXIiOiI0My44LjUiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsiYXBwL2phY2tldHQiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
@@ -14,7 +14,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 0.24.1113
|
||||
appVersion: 0.24.1124
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.29.49
|
||||
@@ -43,5 +43,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: 26.2.58
|
||||
version: 26.2.59
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
image:
|
||||
repository: oci.trueforge.org/containerforge/jackett
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.24.1113@sha256:a20555fccb0203c09188a578ba9ede4720809c8a6b5475546c4dbef82fee5a4f
|
||||
tag: 0.24.1124@sha256:ef5a5289a4fee741ba1b89803eefc33aee91bef9f6ff519e29f4447534059d5e
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user