chore(helm): update image ghcr.io/home-operations/jackett 0.24.134 → 0.24.141 (#40782)
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 | `e0e5d4c` -> `a266137` | --- > [!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.141`](https://redirect.github.com/Jackett/Jackett/releases/tag/v0.24.141) [Compare Source](https://redirect.github.com/Jackett/Jackett/compare/v0.24.134...v0.24.141) #### Changes: - [`9f50042`](https://redirect.github.com/Jackett/Jackett/commit/9f50042c0a2391c476c2f836e9efbd8a31be61f4) Update rudub - [`ecbdac6`](https://redirect.github.com/Jackett/Jackett/commit/ecbdac690ba9c7f835763d4a5da4d0b0da466868) turktorrent: pay2dl and drop posters. [#​4268](https://redirect.github.com/Jackett/Jackett/issues/4268) - [`94ba5a7`](https://redirect.github.com/Jackett/Jackett/commit/94ba5a724b25bd1b3e193ef14cc8ea32630b3f33) turktorrent: remove test strdump - [`9b45427`](https://redirect.github.com/Jackett/Jackett/commit/9b454276875cd71aa3a67ec593ddb8fd4f24b86d) turktorrent: update search input value & row selector [#​4268](https://redirect.github.com/Jackett/Jackett/issues/4268) - [`7d5c48d`](https://redirect.github.com/Jackett/Jackett/commit/7d5c48d873507874bbccec38950afc3d1dbbc690) turktorrent: new login test - [`e8e74e3`](https://redirect.github.com/Jackett/Jackett/commit/e8e74e3e28673fd4567977cf2aab31fdea4dd331) arenabg: CA expired - [`3550c6b`](https://redirect.github.com/Jackett/Jackett/commit/3550c6bf211f01c6a4c51d94bbb0244c1f04a8fa) xthor: new domain. resolves [#​16243](https://redirect.github.com/Jackett/Jackett/issues/16243) - [`42b159a`](https://redirect.github.com/Jackett/Jackett/commit/42b159a8010fd3bb767ce4ce53da9f23778990bc) torrenttip: bump domain - [`372ff66`](https://redirect.github.com/Jackett/Jackett/commit/372ff66510b80e1277776789cf269f26b05be487) torrentsome: bump domain - [`0bc25d7`](https://redirect.github.com/Jackett/Jackett/commit/0bc25d77c930dd1d4e3a253d5088df25e88eb0e8) magnetcat: bump alternate domains <details><summary><b>See More</b></summary> - [`6aa8df9`](https://redirect.github.com/Jackett/Jackett/commit/6aa8df9135dbe838e978e29523536fefa7efebbd) kickasstorrents-to: new cat - [`c396def`](https://redirect.github.com/Jackett/Jackett/commit/c396def330d42674cb800ff580084eed93af597d) Update README.md This list of changes was [auto generated](https://dev.azure.com/Jackett/Jackett/_build/results?buildId=14658\&view=logs).</details> </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.134
|
||||
appVersion: 0.24.141
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.25.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.10.1
|
||||
version: 25.10.2
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/home-operations/jackett
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.24.134@sha256:e0e5d4ce3c993dc70e72afa95b3349fd6ae45776820c93136aa82c489c48b246
|
||||
tag: 0.24.141@sha256:a2661370e97b0494b5c3a3565d114b35c32335309b7ab0255acf03e825822dec
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user