fix(jackett): update image oci.trueforge.org/containerforge/jackett 0.24.2043 → 0.24.2045 (#49014)
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 | `d5f9032` → `9897726` | --- > [!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.2045`](https://redirect.github.com/Jackett/Jackett/releases/tag/v0.24.2045) [Compare Source](https://redirect.github.com/Jackett/Jackett/compare/v0.24.2043...v0.24.2045) #### Changes: - [`ede9766`](https://redirect.github.com/Jackett/Jackett/commit/ede976688e40c5ecc3276da73a40ea538005af4d) gaytorrentru: new layout resolves [#​1663](https://redirect.github.com/Jackett/Jackett/issues/1663) - [`167f85f`](https://redirect.github.com/Jackett/Jackett/commit/167f85f34d94464ed35ce10f6850b857cc424de5) torrentavenue: new cats This list of changes was [auto generated](https://dev.azure.com/Jackett/Jackett/_build/results?buildId=16563\&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.2043
|
||||
appVersion: 0.24.2045
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 29.5.3
|
||||
@@ -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.4.0
|
||||
version: 27.4.1
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
image:
|
||||
repository: oci.trueforge.org/containerforge/jackett
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.24.2043@sha256:d5f90324dbaf9d6dc74f12c7ce7662e77c633276a6110d287fb69b89ffd1c4ca
|
||||
tag: 0.24.2045@sha256:989772622bfe5f2c3a1223e5b818a8798364ea28b407d2523f22cb951c926284
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user