chore(helm): update image oci.trueforge.org/containerforge/jackett 0.24.387 → 0.24.394 (#42330)
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 | `2be142c` -> `492e425` | --- > [!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.394`](https://redirect.github.com/Jackett/Jackett/releases/tag/v0.24.394) [Compare Source](https://redirect.github.com/Jackett/Jackett/compare/v0.24.387...v0.24.394) #### Changes: - [`7b116f2`](https://redirect.github.com/Jackett/Jackett/commit/7b116f24f38ee7662499646849c7b9c94a763cd5) futuretorrent: add new cat - [`bb2c656`](https://redirect.github.com/Jackett/Jackett/commit/bb2c656f856ff8dd931851ee5dabd5cdddd9fd01) infire: add flaresolverr info - [`9491d40`](https://redirect.github.com/Jackett/Jackett/commit/9491d4006117515f46cccb3cb21e58c19d3b07e9) Update rudub - [`0252316`](https://redirect.github.com/Jackett/Jackett/commit/02523164b108d2bd3043bbdc69fcd4482cf1b852) Update README.md - [`02bb0db`](https://redirect.github.com/Jackett/Jackett/commit/02bb0db7aca6855989277baaa12815ba3a929bbf) sktorrent: switch to torrents.php resolves [#​16319](https://redirect.github.com/Jackett/Jackett/issues/16319) - [`6db7604`](https://redirect.github.com/Jackett/Jackett/commit/6db76043d48ad224867318c596b05c918bfd97a0) sktorrent: hardcode pubdate CET timezone. resolves [#​16319](https://redirect.github.com/Jackett/Jackett/issues/16319) - [`2808319`](https://redirect.github.com/Jackett/Jackett/commit/280831991272dc3712afb9c1a781fbad6f110ed8) infire: update date selector - [`9cff2d0`](https://redirect.github.com/Jackett/Jackett/commit/9cff2d01d4cbcf5f709f2435ee2344812426dd4b) qbite: removed. resolves [#​16057](https://redirect.github.com/Jackett/Jackett/issues/16057) This list of changes was [auto generated](https://dev.azure.com/Jackett/Jackett/_build/results?buildId=14912\&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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
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.387
|
||||
appVersion: 0.24.394
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.29.2
|
||||
@@ -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.5
|
||||
version: 26.2.6
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: oci.trueforge.org/containerforge/jackett
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.24.387@sha256:2be142cd704309655cae1f9c9d7ee5f2101aab16197dafecbec33efcbb04037b
|
||||
tag: 0.24.394@sha256:492e42522e293ff761c01f3695e7dac8aa9cd110cd1e773c3ea172f6b0893449
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user