fix(jackett): update image oci.trueforge.org/containerforge/jackett 0.24.1641 → 0.24.1649 (#47388)
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 | `0ccb42b` → `7a3055f` | --- > [!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.1649`](https://redirect.github.com/Jackett/Jackett/releases/tag/v0.24.1649) [Compare Source](https://redirect.github.com/Jackett/Jackett/compare/v0.24.1641...v0.24.1649) #### Changes: - [`93a38c1`](https://redirect.github.com/Jackett/Jackett/commit/93a38c1354da1152bb0ce38808175f26a3953ab7) magnetz: change wildcard to percent resolves [#​16277](https://redirect.github.com/Jackett/Jackett/issues/16277) - [`4391c87`](https://redirect.github.com/Jackett/Jackett/commit/4391c871ba053a152f835410c3d48400879ac6a7) springsunday: fix support for doubanid search ([#​16757](https://redirect.github.com/Jackett/Jackett/issues/16757)) - [`d48ac5f`](https://redirect.github.com/Jackett/Jackett/commit/d48ac5f7c835035fed98489f979a1558fdc3c111) trackerzero: update config info for api key - [`ee922e6`](https://redirect.github.com/Jackett/Jackett/commit/ee922e672b5be162484355bc6f9baaf7b5744718) asiandvdclub: update login - [`2bbb2b2`](https://redirect.github.com/Jackett/Jackett/commit/2bbb2b286cff175a63cc3ac650c8b7091abab98e) nexum-api: update cat name This list of changes was [auto generated](https://dev.azure.com/Jackett/Jackett/_build/results?buildId=16167\&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.1641
|
||||
appVersion: 0.24.1649
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 29.1.0
|
||||
@@ -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.1.2
|
||||
version: 27.1.3
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
image:
|
||||
repository: oci.trueforge.org/containerforge/jackett
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.24.1641@sha256:0ccb42b6a34394bdb39e8409c211353054ba8896645178dd7c6a1a1ea784099a
|
||||
tag: 0.24.1649@sha256:7a3055f54d58a5e2327d5ef279e63acf2abb9207d4c8c6899c71d13409405521
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user