chore(helm): update image oci.trueforge.org/containerforge/jackett 0.24.340 → 0.24.348 (#42036)
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 | -> | --- > [!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.348`](https://redirect.github.com/Jackett/Jackett/releases/tag/v0.24.348) [Compare Source](https://redirect.github.com/Jackett/Jackett/compare/v0.24.340...v0.24.348) #### Changes: - [`587bef6`](https://redirect.github.com/Jackett/Jackett/commit/587bef69d4a3ce861e0c2b7f9aa8adf6c74ced5b) nortorrent: new domain - [`32863c2`](https://redirect.github.com/Jackett/Jackett/commit/32863c2aa91464e4763846bc1ef8f389f66dcc25) matrix: add cat - [`6e0a3ea`](https://redirect.github.com/Jackett/Jackett/commit/6e0a3ea75952d7879eb2af664e47248e4cc599b7) Update rudub - [`7de44d8`](https://redirect.github.com/Jackett/Jackett/commit/7de44d8c9e3c81d45ca27148ce243cdb3b3713e0) ArabicSource: add magnet. resolves [#​15996](https://redirect.github.com/Jackett/Jackett/issues/15996) - [`53646c2`](https://redirect.github.com/Jackett/Jackett/commit/53646c28de6cc243f259ef6e34a26151a92f406b) arabicsource: grabs/seed/leech are long not int - [`aa0ae46`](https://redirect.github.com/Jackett/Jackett/commit/aa0ae46fd9633d1911b201f8372f1d16a6936c95) matrix: update cat 26 detection - [`535f199`](https://redirect.github.com/Jackett/Jackett/commit/535f199e84035e4863d6eed4b18c991444378464) anilibria: use TryParse in season and episode parsing - [`64dd9c6`](https://redirect.github.com/Jackett/Jackett/commit/64dd9c689740f23f8965cd6e73ce91821c2918a6) anilibria: fix roman to arabic regex \[ [#​16303](https://redirect.github.com/Jackett/Jackett/issues/16303) ] This list of changes was [auto generated](https://dev.azure.com/Jackett/Jackett/_build/results?buildId=14866\&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.340
|
||||
appVersion: 0.24.348
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.26.3
|
||||
@@ -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.0.18
|
||||
version: 26.0.19
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: oci.trueforge.org/containerforge/jackett
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.24.340
|
||||
tag: 0.24.348
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user