chore(helm): update image oci.trueforge.org/containerforge/jackett 0.24.372 → 0.24.383 (#42261)
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 | `4e6a189` -> `60dd735` | --- > [!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.383`](https://redirect.github.com/Jackett/Jackett/releases/tag/v0.24.383) [Compare Source](https://redirect.github.com/Jackett/Jackett/compare/v0.24.372...v0.24.383) #### Changes: - [`93cfb32`](https://redirect.github.com/Jackett/Jackett/commit/93cfb32bad8633d0927cd572c0cc9e78ed9f67e9) 1337x: setting to disable sort, remove artist & album search - [`90e9dd4`](https://redirect.github.com/Jackett/Jackett/commit/90e9dd4ed531223903c3ac6ca8283f429c329612) hdgalaktik: search with cat\[]=0 - [`3f552d8`](https://redirect.github.com/Jackett/Jackett/commit/3f552d8c8feb70741a9ec311f2abf3bdf88aa7af) Update rudub - [`1987555`](https://redirect.github.com/Jackett/Jackett/commit/1987555dc5ad68abc4f6bd33ec71c9f11be4ef1d) hdgalakctik: incldead=0 default - [`410d0a5`](https://redirect.github.com/Jackett/Jackett/commit/410d0a5ab3ce5579cf1c84103b40cdee04860847) hdgalaktik: new selectors resolves [#​13186](https://redirect.github.com/Jackett/Jackett/issues/13186) - [`6ba4a83`](https://redirect.github.com/Jackett/Jackett/commit/6ba4a839482d227c5e750df0f0c6f4b2def53c4a) anilbria: trap/ignore failed http GETs ([#​16315](https://redirect.github.com/Jackett/Jackett/issues/16315)) resolves [#​16314](https://redirect.github.com/Jackett/Jackett/issues/16314) - [`2563792`](https://redirect.github.com/Jackett/Jackett/commit/256379290921fb242f814e4f88c0480ef5344b15) zelkaorg: CA expired - [`1f725b0`](https://redirect.github.com/Jackett/Jackett/commit/1f725b078e28f3dcae263c2ad6f1550160b5a106) revolutiontt: minor cat descr typo This list of changes was [auto generated](https://dev.azure.com/Jackett/Jackett/_build/results?buildId=14901\&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.372
|
||||
appVersion: 0.24.383
|
||||
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.3
|
||||
version: 26.2.4
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: oci.trueforge.org/containerforge/jackett
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.24.372@sha256:4e6a189557b55d2a1c68dd593f851c6004dc9e1a37daadd6db50a7cdce66f97c
|
||||
tag: 0.24.383@sha256:60dd735fa22124dfa406c8b019c13231a20f3c3ef6b8e3454909ebf22f87486d
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user