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 | `5abd447` -> `e0e5d4c` | --- > [!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.134`](https://redirect.github.com/Jackett/Jackett/releases/tag/v0.24.134) [Compare Source](https://redirect.github.com/Jackett/Jackett/compare/v0.24.131...v0.24.134) #### Changes: - [`e2b575c`](https://redirect.github.com/Jackett/Jackett/commit/e2b575cadb6b08429651817af5db1331e42d01e7) magnetcat: drop one of the alternate domains - [`1c67900`](https://redirect.github.com/Jackett/Jackett/commit/1c67900f92a4a91cc3d4c202503e97743016ce7d) Update rudub - [`d80c40b`](https://redirect.github.com/Jackett/Jackett/commit/d80c40b74fe3230abc8aa35f250e91b29c5252e2) sportscult: new cats - [`698549e`](https://redirect.github.com/Jackett/Jackett/commit/698549ea6b8ee4bf48f63b0f8a8d7ec650f541d6) kickasstorrents-to: new cat This list of changes was [auto generated](https://dev.azure.com/Jackett/Jackett/_build/results?buildId=14651\&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=-->
28 lines
578 B
YAML
28 lines
578 B
YAML
image:
|
|
repository: ghcr.io/home-operations/jackett
|
|
pullPolicy: IfNotPresent
|
|
tag: 0.24.134@sha256:e0e5d4ce3c993dc70e72afa95b3349fd6ae45776820c93136aa82c489c48b246
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
protocol: http
|
|
targetPort: 9117
|
|
port: 9117
|
|
workload:
|
|
main:
|
|
podSpec:
|
|
containers:
|
|
main:
|
|
probes:
|
|
liveness:
|
|
path: "/health"
|
|
readiness:
|
|
path: "/health"
|
|
startup:
|
|
path: "/health"
|
|
persistence:
|
|
config:
|
|
enabled: true
|
|
mountPath: "/config"
|