chore(helm): update image ghcr.io/home-operations/jackett 0.24.115 → 0.24.124 (#40693)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/home-operations/jackett](https://ghcr.io/home-operations/jackett) ([source](https://redirect.github.com/Jackett/Jackett)) | patch | `f5128af` -> `936d79c` | --- > [!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 (ghcr.io/home-operations/jackett)</summary> ### [`v0.24.124`](https://redirect.github.com/Jackett/Jackett/releases/tag/v0.24.124) [Compare Source](https://redirect.github.com/Jackett/Jackett/compare/v0.24.115...v0.24.124) #### Changes: - [`a2d7173`](https://redirect.github.com/Jackett/Jackett/commit/a2d7173f60ae55b3af85ac5571f9b91a608076ac) torrentcontrol: attempt to improve title extraction - [`e47de32`](https://redirect.github.com/Jackett/Jackett/commit/e47de32ef86b42006181419eaba9bb741e3c4f5d) torrentcontrol: cleanup - [`fa353c1`](https://redirect.github.com/Jackett/Jackett/commit/fa353c1c6961d810bf370d6ad0369453088de09e) add torrentcontrol a public site. resolves [#​16238](https://redirect.github.com/Jackett/Jackett/issues/16238) - [`fa40323`](https://redirect.github.com/Jackett/Jackett/commit/fa40323df0369ec7f2fa3ece2bcbb258a707bc10) Update rudub - [`3d20e6f`](https://redirect.github.com/Jackett/Jackett/commit/3d20e6facfce343adc4366b8c3df5bbf6389e743) assorted nexus: bump engine tag - [`5ff8e4f`](https://redirect.github.com/Jackett/Jackett/commit/5ff8e4f648035c7e97de22db9adae3b134fba5d8) bithorlo: removed. resolves [#​15557](https://redirect.github.com/Jackett/Jackett/issues/15557) - [`185033d`](https://redirect.github.com/Jackett/Jackett/commit/185033dc0d9e0bab2c5d53e9f55c33bd851d5460) kickasstorrents-to: lint [`6bd9157`](https://redirect.github.com/Jackett/Jackett/commit/6bd91574c12dcdcdcf95d9bb77ad9d8792692a82) - [`6bd9157`](https://redirect.github.com/Jackett/Jackett/commit/6bd91574c12dcdcdcf95d9bb77ad9d8792692a82) kickasstorrents-to: new cat - [`76e62c9`](https://redirect.github.com/Jackett/Jackett/commit/76e62c96e2cd3bb278d56b489f26b36756e9b611) extratorrent-st: new cat - [`12dd4e7`](https://redirect.github.com/Jackett/Jackett/commit/12dd4e716e570f1e49f5a6516c5d9ae2fc45d282) hhanclub: update error selector \[ [#​16237](https://redirect.github.com/Jackett/Jackett/issues/16237) ] This list of changes was [auto generated](https://dev.azure.com/Jackett/Jackett/_build/results?buildId=14641\&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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
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.115
|
||||
appVersion: 0.24.124
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.24.0
|
||||
@@ -41,5 +41,5 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/jackett
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/jackett
|
||||
type: application
|
||||
version: 25.9.1
|
||||
version: 25.9.2
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/home-operations/jackett
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.24.115@sha256:f5128af1fa7c1030c6b6a6e5ac998bd487497aa5bd0daa50d38eb47619535565
|
||||
tag: 0.24.124@sha256:936d79c5775a3cfdb01ec68f95e0c4377252dc03cb4dd555651cbe4999a35913
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user