This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/vexorian/dizquetv](https://redirect.github.com/jrottenberg/ffmpeg) | patch | `13ef8f5` -> `e93f121` | | [docker.io/vexorian/dizquetv](https://redirect.github.com/jrottenberg/ffmpeg) | patch | `4de86b6` -> `4e32520` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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 these updates 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguNiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
42 lines
858 B
YAML
42 lines
858 B
YAML
image:
|
|
repository: docker.io/vexorian/dizquetv
|
|
pullPolicy: IfNotPresent
|
|
tag: 1.5.5@sha256:4e325201727f3876d10e6587e6b1e50ba839794356be0127294977f5a2c58321
|
|
nvidiaImage:
|
|
repository: docker.io/vexorian/dizquetv
|
|
pullPolicy: IfNotPresent
|
|
tag: 1.5.5-nvidia@sha256:e93f121e458c56e93eaa0db3c94d03c8c00760616a781db770d9bbec49692ed3
|
|
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
port: 10071
|
|
targetPort: 8000
|
|
|
|
workload:
|
|
main:
|
|
podSpec:
|
|
containers:
|
|
main:
|
|
imageSelector: image
|
|
probes:
|
|
liveness:
|
|
type: http
|
|
path: /
|
|
readiness:
|
|
type: http
|
|
path: /
|
|
startup:
|
|
type: http
|
|
path: /
|
|
|
|
persistence:
|
|
config:
|
|
enabled: true
|
|
mountPath: /home/node/app/.dizquetv
|
|
|
|
portal:
|
|
open:
|
|
enabled: true
|