mirror of
https://github.com/truecharts/charts.git
synced 2026-07-07 12:55:16 -03:00
fix(jackett): update image oci.trueforge.org/containerforge/jackett 0.24.912 → 0.24.932 (#44091)
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 | `ede9d10` -> `16fd325` | --- > [!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.932`](https://redirect.github.com/Jackett/Jackett/releases/tag/v0.24.932) [Compare Source](https://redirect.github.com/Jackett/Jackett/compare/v0.24.912...v0.24.932) #### Changes: - [`d416993`](d4169938da) happyfappy: update DL selector. resolves [#​12069](https://redirect.github.com/Jackett/Jackett/issues/12069) - [`12d05f2`](12d05f2a85) desitorrents: -> 9.2.0 resolves [#​14283](https://redirect.github.com/Jackett/Jackett/issues/14283) - [`dea8103`](dea8103dc5) zktorrent: new domain - [`544a50f`](544a50fbab) world-torrent: new domains - [`cdfa95a`](cdfa95a98e) nortorrent: new domain - [`bfea90d`](bfea90daf6) desitorrents-api: remove infohash This list of changes was [auto generated](https://dev.azure.com/Jackett/Jackett/_build/results?buildId=15450\&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:
@@ -11,7 +11,7 @@ annotations:
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 0.24.912
|
||||
appVersion: 0.24.932
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.29.36
|
||||
@@ -39,5 +39,5 @@ sources:
|
||||
- https://github.com/geek-cookbook/containers/pkgs/container/jackett
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/jackett
|
||||
type: application
|
||||
version: 26.2.33
|
||||
version: 26.2.34
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: oci.trueforge.org/containerforge/jackett
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.24.912@sha256:ede9d103e477bb6926f2429fba190ae96db027954ef3e8323f4c5f03fa9cacf5
|
||||
tag: 0.24.932@sha256:16fd325500375186345ba898e9a3a7ee02cb6b4bbc6652256913ed395d7978f7
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user