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 | `99d1880` -> `f7a1fba` | --- > [!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.2286`](https://redirect.github.com/Jackett/Jackett/releases/tag/v0.22.2286) [Compare Source](https://redirect.github.com/Jackett/Jackett/compare/v0.22.2282...v0.22.2286) #### Changes: - [`301495c`](https://redirect.github.com/Jackett/Jackett/commit/301495c1ab7b30de9d9222e6042f97df18eb3223) Update rudub - [`853e6d9`](https://redirect.github.com/Jackett/Jackett/commit/853e6d97eed9a34fabe1abe1e644556470ba168f) libranet: CA expired - [`3dcbf87`](https://redirect.github.com/Jackett/Jackett/commit/3dcbf8783ea9de7fcfa57ec5741d2881092decdc) Update rudub - [`d874f95`](https://redirect.github.com/Jackett/Jackett/commit/d874f95f2ad6142858f2e95592e026a232bf7cd5) workflow: get github app user id - [`fd4a489`](https://redirect.github.com/Jackett/Jackett/commit/fd4a489f7214108430e9f753a2b1713f7c34de5c) workflow: specify owner - [`b2a8e6b`](https://redirect.github.com/Jackett/Jackett/commit/b2a8e6bf24c56d390a00604deab1d6b7449d20c5) workflow: update committer details - [`cea11a1`](https://redirect.github.com/Jackett/Jackett/commit/cea11a1e57a24fb8913f246dc1bed9d2c68e62dc) workflow: use app token to push changes - [`dbff9a4`](https://redirect.github.com/Jackett/Jackett/commit/dbff9a4c0551ef64149546988af8fb46a7f13bc7) add workflow for definitions update ([#​16129](https://redirect.github.com/Jackett/Jackett/issues/16129)) This list of changes was [auto generated](https://dev.azure.com/Jackett/Jackett/_build/results?buildId=14260\&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:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
28 lines
579 B
YAML
28 lines
579 B
YAML
image:
|
|
repository: ghcr.io/home-operations/jackett
|
|
pullPolicy: IfNotPresent
|
|
tag: 0.22.2286@sha256:f7a1fbad479ae5157b004022f6934c53eaab9c7241877483a7e582be1cb69201
|
|
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"
|