fix(jackett): update image oci.trueforge.org/containerforge/jackett 0.24.2151 → 0.24.2158 (#49768)
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 | `ea2591b` → `5ebecef` | --- > [!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.2158`](https://redirect.github.com/Jackett/Jackett/releases/tag/v0.24.2158) [Compare Source](https://redirect.github.com/Jackett/Jackett/compare/v0.24.2151...v0.24.2158) #### Changes: - [`7e20d3c`](https://redirect.github.com/Jackett/Jackett/commit/7e20d3c6291bca4e9405bea3a4428fd7f6266bb5) dontorrent: drop a couple proxies - [`4c11db4`](https://redirect.github.com/Jackett/Jackett/commit/4c11db48cd807d04b5047a45ab3a79d0ab1c3b15) memphis: add French private tracker. resolves [#​16931](https://redirect.github.com/Jackett/Jackett/issues/16931) ([#​16933](https://redirect.github.com/Jackett/Jackett/issues/16933)) - [`71d766f`](https://redirect.github.com/Jackett/Jackett/commit/71d766f3fe22145458309f523c87b5c61cb98f9c) f1gp: fix [#​16039](https://redirect.github.com/Jackett/Jackett/issues/16039) ([#​16932](https://redirect.github.com/Jackett/Jackett/issues/16932)) - [`b3191bd`](https://redirect.github.com/Jackett/Jackett/commit/b3191bd10c05a9f959746d0c115a1ccc511dacc8) pretome: fix sports cats - [`c77a21b`](https://redirect.github.com/Jackett/Jackett/commit/c77a21bfbb053061c5980b40a71a6ca039857805) tsdb: revert to f1gp and update. resolves [#​16039](https://redirect.github.com/Jackett/Jackett/issues/16039) ([#​16932](https://redirect.github.com/Jackett/Jackett/issues/16932)) - [`17e0ac4`](https://redirect.github.com/Jackett/Jackett/commit/17e0ac4563636df0711f6c0d149954d684c9d2f4) uztracker: new cat - [`3590e3b`](https://redirect.github.com/Jackett/Jackett/commit/3590e3b1c6b0f64de8a8d4418598a1558e5c4949) slobitgames: new cat This list of changes was [auto generated](https://dev.azure.com/Jackett/Jackett/_build/results?buildId=16676\&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.2151
|
||||
appVersion: 0.24.2158
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 29.7.1
|
||||
@@ -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.6.0
|
||||
version: 27.6.1
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
image:
|
||||
repository: oci.trueforge.org/containerforge/jackett
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.24.2151@sha256:ea2591b3acd062aadbc4f96fa8ec2063560ac2ad6c24873ed50a5b4f8aa97dab
|
||||
tag: 0.24.2158@sha256:5ebecef87b2559a33ffe02755449c8c7e5ed53afa111e5eb71f0283df5f9287b
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user