fix(jackett): update image oci.trueforge.org/containerforge/jackett 0.24.1622 → 0.24.1632 (#47263)
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 | `a5f9063` → `ccc731b` | --- > [!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.1632`](https://redirect.github.com/Jackett/Jackett/releases/tag/v0.24.1632) [Compare Source](https://redirect.github.com/Jackett/Jackett/compare/v0.24.1622...v0.24.1632) #### Changes: - [`e72b792`](https://redirect.github.com/Jackett/Jackett/commit/e72b792b1622483475b4d489e98bb4a68d4e331b) magnetz: update selectors, add categories and config sort - [`aee421e`](https://redirect.github.com/Jackett/Jackett/commit/aee421e12e61986996525069ed337e55f3aba4da) oldgreektracker: update cats, new selectors - [`286d496`](https://redirect.github.com/Jackett/Jackett/commit/286d496f76be8bec97afeff79df0c3a9adb03f0c) thebrothers: new domain, update cats, drop pin from login page. resolves [#​16542](https://redirect.github.com/Jackett/Jackett/issues/16542) - [`6a24a8a`](https://redirect.github.com/Jackett/Jackett/commit/6a24a8af58cff4f22efa50d35a3d843b105f7182) pier720: update cats - [`634c322`](https://redirect.github.com/Jackett/Jackett/commit/634c322f0b878d453e83d68a656aad19b6988102) dasunerwartete: update cat - [`c918230`](https://redirect.github.com/Jackett/Jackett/commit/c91823083e055ba9b94f13aaea315eb67bc8e076) chdbits: add imdbid query support ([#​16753](https://redirect.github.com/Jackett/Jackett/issues/16753)) - [`5fb546c`](https://redirect.github.com/Jackett/Jackett/commit/5fb546c2bd54a2c5934c59c2f6b4d05d7fa41e37) darkiworld: remove old definition [#​16737](https://redirect.github.com/Jackett/Jackett/issues/16737) ([#​16751](https://redirect.github.com/Jackett/Jackett/issues/16751)) This list of changes was [auto generated](https://dev.azure.com/Jackett/Jackett/_build/results?buildId=16150\&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.1622
|
||||
appVersion: 0.24.1632
|
||||
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.0
|
||||
version: 27.1.1
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
image:
|
||||
repository: oci.trueforge.org/containerforge/jackett
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.24.1622@sha256:a5f906371476766518950b0033606f2e16e46c84601211372ef668ecd92c6460
|
||||
tag: 0.24.1632@sha256:ccc731ba3bb3eb5f8ac60ccbde90c2ab946c170c1247e13db6f68de301e5cf28
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user