mirror of
https://github.com/truecharts/charts.git
synced 2026-07-06 14:41:23 -03:00
fix(jackett): update image oci.trueforge.org/containerforge/jackett 0.24.1012 → 0.24.1019 (#44489)
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 | `b8a50eb` -> `d267cac` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard 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.1019`](https://redirect.github.com/Jackett/Jackett/releases/tag/v0.24.1019) [Compare Source](https://redirect.github.com/Jackett/Jackett/compare/v0.24.1012...v0.24.1019) #### Changes: - [`758ee62`](758ee6224d) ptcc: add Chinese private tracker. resolves [#​16530](https://redirect.github.com/Jackett/Jackett/issues/16530) ([#​16546](https://redirect.github.com/Jackett/Jackett/issues/16546)) - [`c644717`](c644717cc5) pretome: drop imdbid query for tv-search. resolves [#​16545](https://redirect.github.com/Jackett/Jackett/issues/16545) - [`0c6dcb9`](0c6dcb918e) btdirectory: add info flaresolverr - [`68a9b0d`](68a9b0df4b) boxingtorrents: new row selector - [`b431bf2`](b431bf2fa2) uztracker: new cats - [`cefa021`](cefa021024) torr9: update site link \[ [#​16544](https://redirect.github.com/Jackett/Jackett/issues/16544) ] This list of changes was [auto generated](https://dev.azure.com/Jackett/Jackett/_build/results?buildId=15537\&view=logs). </details> --- ### Configuration 📅 **Schedule**: 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvamFja2V0dCIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -14,7 +14,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 0.24.1012
|
||||
appVersion: 0.24.1019
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.29.49
|
||||
@@ -25,17 +25,17 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: API Support for your favorite torrent trackers.
|
||||
home: https://trueforge.org/truetech/truecharts/charts/stable/jackett
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/jackett.webp
|
||||
home: https://truecharts.org/charts/stable/jackett
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/jackett.webp
|
||||
keywords:
|
||||
- jackett
|
||||
- torrent
|
||||
- usenet
|
||||
kubeVersion: '>=1.27.0-0'
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
name: jackett
|
||||
sources:
|
||||
- https://github.com/Jackett/Jackett
|
||||
@@ -43,5 +43,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: 26.2.45
|
||||
version: 26.2.46
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: oci.trueforge.org/containerforge/jackett
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.24.1012@sha256:b8a50ebf6a5fdf8c90f68b8d1022083e8aaab427be7d6e7c4ebabf0fa311a7d1
|
||||
tag: 0.24.1019@sha256:d267cacb2e317ce8faf0bc10fe42cbc9ea40e510c47701b6164937380fec1423
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user