chore(helm): update image oci.trueforge.org/containerforge/jackett 0.24.319 → 0.24.324 (#41837)
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.324`](https://redirect.github.com/Jackett/Jackett/releases/tag/v0.24.324) [Compare Source](https://redirect.github.com/Jackett/Jackett/compare/v0.24.319...v0.24.324) #### Changes: - [`368afcf`](https://redirect.github.com/Jackett/Jackett/commit/368afcfc5ae3b963688439a139502643b3472e9c) hdgalaktik: new size selector. resolves [`dd11b7e`](https://redirect.github.com/Jackett/Jackett/commit/dd11b7e6cd605a6dc6226a250208738cc7ae143e) - [`29d28e2`](https://redirect.github.com/Jackett/Jackett/commit/29d28e2607d4765bb847950face9ce05f9b284a7) Update rudub - [`b023e8f`](https://redirect.github.com/Jackett/Jackett/commit/b023e8fe6db9f032b5b26ee8a3796ec969ba4413) clearjav: -> 9.1.7 drop info\_hash - [`d51752f`](https://redirect.github.com/Jackett/Jackett/commit/d51752f6823719de31c13361f2a5f4f50d81dcd7) kickasstorrents-to: new cat - [`ec40699`](https://redirect.github.com/Jackett/Jackett/commit/ec40699cdcaeb5494d04c4ece953734f7238a6dd) hdgalaktik: restore previous size selector. reverts [`dd11b7e`](https://redirect.github.com/Jackett/Jackett/commit/dd11b7e6cd605a6dc6226a250208738cc7ae143e) This list of changes was [auto generated](https://dev.azure.com/Jackett/Jackett/_build/results?buildId=14842\&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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xMC4zIiwidXBkYXRlZEluVmVyIjoiNDIuMTAuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
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.319
|
||||
appVersion: 0.24.324
|
||||
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.12
|
||||
version: 26.0.13
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: oci.trueforge.org/containerforge/jackett
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.24.319
|
||||
tag: 0.24.324
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user