chore(helm): update image ghcr.io/home-operations/jackett 0.23.38 → 0.23.43 (#39727)
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 | `90009fe` -> `0a0f4a3` | --- > [!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.23.43`](https://redirect.github.com/Jackett/Jackett/releases/tag/v0.23.43) [Compare Source](https://redirect.github.com/Jackett/Jackett/compare/v0.23.38...v0.23.43) #### Changes: - [`3829d49`](https://redirect.github.com/Jackett/Jackett/commit/3829d49aed91d211089080bb7712d7abaa295c47) Update rudub - [`ff17b14`](https://redirect.github.com/Jackett/Jackett/commit/ff17b147d6bc56433614957b33f44842d044728b) polishtorrent: 3x no longer available - [`b579de4`](https://redirect.github.com/Jackett/Jackett/commit/b579de495d73b4e2d8b6f39c1c4cd41c7cecc4f1) cinematik: bump engine tag - [`f6384c9`](https://redirect.github.com/Jackett/Jackett/commit/f6384c933c6acd12119289bc323299d3a33919e3) blutopia: bump engine tag - [`4f3c57d`](https://redirect.github.com/Jackett/Jackett/commit/4f3c57de592c23841f5d74a6b2537009683410eb) kickasstorrents-ws: alternate domains update [#​9333](https://redirect.github.com/Jackett/Jackett/issues/9333) - [`dc4bde0`](https://redirect.github.com/Jackett/Jackett/commit/dc4bde017afadbb1819bff37c131a160d428d0da) rastastugan: -> 9.1.6 info\_hash removed - [`088dfba`](https://redirect.github.com/Jackett/Jackett/commit/088dfba4b64a5ec355f9cd54f97eed14bd59a98c) ebooks-shares: new cat - [`c414181`](https://redirect.github.com/Jackett/Jackett/commit/c414181da36bb897ccd59a0dbf18ea2ca8d6703e) zkrorremt: new tld plus CA trust - [`ed507c3`](https://redirect.github.com/Jackett/Jackett/commit/ed507c3a438db2148081495998fbaa55057f8b1b) zetorrents: new tld - [`c42383f`](https://redirect.github.com/Jackett/Jackett/commit/c42383f605dd467163db3edadb036de70370fa04) torrentqq: bump domains <details><summary><b>See More</b></summary> - [`d53f764`](https://redirect.github.com/Jackett/Jackett/commit/d53f764b4f6c511f7cdd8abe627013c4302a9144) nortorrent: new tld This list of changes was [auto generated](https://dev.azure.com/Jackett/Jackett/_build/results?buildId=14473\&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:
@@ -9,7 +9,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 0.23.38
|
||||
appVersion: 0.23.43
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.18.0
|
||||
@@ -39,5 +39,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.4.2
|
||||
version: 25.4.3
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/home-operations/jackett
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.23.38@sha256:90009fe21f69f976316a9473033cc2789c0a05746c2eb88f8b1b05e4df9d4929
|
||||
tag: 0.23.43@sha256:0a0f4a312eb9858957da6105d4b0273c3ffa0f5c76a2e76d94bd332092c138e7
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user