chore(helm): update image ghcr.io/home-operations/jackett 0.22.2418 → 0.22.2429 (#39152)
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 | `8d93df7` -> `e2684a6` | --- > [!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.22.2429`](https://redirect.github.com/Jackett/Jackett/releases/tag/v0.22.2429) [Compare Source](https://redirect.github.com/Jackett/Jackett/compare/v0.22.2418...v0.22.2429) #### Changes: - [`1d28aff`](https://redirect.github.com/Jackett/Jackett/commit/1d28affabdfa7ae28b27620a56c6c7e38e387c23) torrentqq: drop CA trust - [`ba76c00`](https://redirect.github.com/Jackett/Jackett/commit/ba76c008d2a428683795005e906e1f5d60ff990d) dontorrent: new domain + drop CA trust - [`3be0d0f`](https://redirect.github.com/Jackett/Jackett/commit/3be0d0fa334508a348d14c5e79a4b530d719ccec) Update rudub - [`b03d1ab`](https://redirect.github.com/Jackett/Jackett/commit/b03d1abb7a1de612c62c5601e864d9bf943ca6a2) rgfootball: typo - [`8176fbd`](https://redirect.github.com/Jackett/Jackett/commit/8176fbdff44ae955963752572d6d928bcfae8d0b) bitsexy: -> 9.1.6 info\_hash removed. - [`9fa8350`](https://redirect.github.com/Jackett/Jackett/commit/9fa8350b6470cf1b7c21bf7c986efbc2d9ab744d) rgfootball: 2025-26 cat updates - [`ee1acc9`](https://redirect.github.com/Jackett/Jackett/commit/ee1acc96de8866b3c339de83bd45c0624057eed2) torrentqq: bump domains - [`4870f66`](https://redirect.github.com/Jackett/Jackett/commit/4870f666049ce127e20b09dff7903c0316b31f0b) limetorrents: update tld ([#​16166](https://redirect.github.com/Jackett/Jackett/issues/16166)) - [`2ec1a52`](https://redirect.github.com/Jackett/Jackett/commit/2ec1a52bd15498d8efc5a083b1286b6600c7536e) freejavtorrent: add 3x public tracker. resolves [#​16165](https://redirect.github.com/Jackett/Jackett/issues/16165) ([#​16167](https://redirect.github.com/Jackett/Jackett/issues/16167)) This list of changes was [auto generated](https://dev.azure.com/Jackett/Jackett/_build/results?buildId=14403\&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:
@@ -9,7 +9,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 0.22.2418
|
||||
appVersion: 0.22.2429
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.16.5
|
||||
@@ -38,5 +38,5 @@ sources:
|
||||
- https://github.com/geek-cookbook/containers/pkgs/container/jackett
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/jackett
|
||||
type: application
|
||||
version: 25.1.18
|
||||
version: 25.1.19
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/home-operations/jackett
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.22.2418@sha256:8d93df7769400dea4ad5bd7aacbe4419948780493ed57ed1048bd13580f53b2b
|
||||
tag: 0.22.2429@sha256:e2684a6d17243318f225c031987d710fc6f4090e31d912d547d708a3eb364cc3
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user