fix(jackett): update image oci.trueforge.org/containerforge/jackett 0.24.1649 → 0.24.1731 (#47424)
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 | `7a3055f` → `ecf8cf8` | --- > [!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.1731`](https://redirect.github.com/Jackett/Jackett/releases/tag/v0.24.1731) [Compare Source](https://redirect.github.com/Jackett/Jackett/compare/v0.24.1649...v0.24.1731) #### Changes: - [`64c74d8`](https://redirect.github.com/Jackett/Jackett/commit/64c74d82143ce07acc852252c51d2b2cf0f0bd6f) world-torrent: update alt domain - [`bc79235`](https://redirect.github.com/Jackett/Jackett/commit/bc79235ca9763c71f133682661d8a60b1ec6ff13) funzone: update cats resolves [#​16692](https://redirect.github.com/Jackett/Jackett/issues/16692) - [`1e0155e`](https://redirect.github.com/Jackett/Jackett/commit/1e0155e95e4e9daf8374c3418196e970bf6a2d16) assorted: tidy spacing ([#​16763](https://redirect.github.com/Jackett/Jackett/issues/16763)) - [`5bdfadc`](https://redirect.github.com/Jackett/Jackett/commit/5bdfadcd380b326d49c20d536ca22bb260ecdfc4) p2pbg: new cats - [`b0e8a6f`](https://redirect.github.com/Jackett/Jackett/commit/b0e8a6f15940719c65ad559e3dfa4a1b807c38e3) funzone: new cat This list of changes was [auto generated](https://dev.azure.com/Jackett/Jackett/_build/results?buildId=16249\&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.1649
|
||||
appVersion: 0.24.1731
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 29.1.6
|
||||
@@ -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.4
|
||||
version: 27.1.5
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
image:
|
||||
repository: oci.trueforge.org/containerforge/jackett
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.24.1649@sha256:7a3055f54d58a5e2327d5ef279e63acf2abb9207d4c8c6899c71d13409405521
|
||||
tag: 0.24.1731@sha256:ecf8cf879d69c6b1c88e9ec15d769df6e4d64d93f4302821675f46172f06e1c0
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user