chore(helm): update image ghcr.io/home-operations/jackett 0.22.2444 → 0.22.2451 (#39374)
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 | `5e3f2e2` -> `51f598d` | --- > [!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.2451`](https://redirect.github.com/Jackett/Jackett/releases/tag/v0.22.2451) [Compare Source](https://redirect.github.com/Jackett/Jackett/compare/v0.22.2444...v0.22.2451) #### Changes: - [`b20d0ac`](https://redirect.github.com/Jackett/Jackett/commit/b20d0aca8c28cab8747544d2b985a373e527dcc4) mejortorrent: bump domain - [`240054e`](https://redirect.github.com/Jackett/Jackett/commit/240054e08990a256d88d8fe321ae66cf0d953ec4) Update rudub - [`9586e6d`](https://redirect.github.com/Jackett/Jackett/commit/9586e6d3495dc3c353d70a7022f4a60ff3264c47) ptp: movies only. resolves [#​16180](https://redirect.github.com/Jackett/Jackett/issues/16180) - [`4f3d058`](https://redirect.github.com/Jackett/Jackett/commit/4f3d0589a305c02d2334b43d393899958387785b) yourbittorrent: removed. resolves [#​5417](https://redirect.github.com/Jackett/Jackett/issues/5417) - [`710cbea`](https://redirect.github.com/Jackett/Jackett/commit/710cbea589dc1868a5049231e822c52857a80ca6) torlock: removed. resolves [#​1650](https://redirect.github.com/Jackett/Jackett/issues/1650) - [`f04babe`](https://redirect.github.com/Jackett/Jackett/commit/f04babe9b48cdf17746ce8c2633c8eb35bbc7480) anidex: removed. resolves [#​14991](https://redirect.github.com/Jackett/Jackett/issues/14991) - [`9a5bc0e`](https://redirect.github.com/Jackett/Jackett/commit/9a5bc0e8824515ae27d3d12c7d53fb3ed432f93f) f1gp: new cat This list of changes was [auto generated](https://dev.azure.com/Jackett/Jackett/_build/results?buildId=14425\&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.2444
|
||||
appVersion: 0.22.2451
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.17.1
|
||||
@@ -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.2.2
|
||||
version: 25.2.3
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/home-operations/jackett
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.22.2444@sha256:5e3f2e2d68bc8a6fca8bc947d0ed3c51118921f0ef6aafbf3d3f1e979ddb36aa
|
||||
tag: 0.22.2451@sha256:51f598d37faddfef3458f58b7aa3656cbb8e4b0341c506cde4242ab3c3b2c4f0
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user