chore(deps): update ersatztv by renovate (#24476)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [jasongdove/ersatztv](https://togithub.com/linuxserver/docker-baseimage-ubuntu/packages) ([source](https://togithub.com/linuxserver/docker-baseimage-ubuntu)) | digest | `b3805e9` -> `e048d80` | | [jasongdove/ersatztv](https://togithub.com/linuxserver/docker-baseimage-ubuntu/packages) ([source](https://togithub.com/linuxserver/docker-baseimage-ubuntu)) | digest | `e315e4e` -> `c93240c` | | [jasongdove/ersatztv](https://togithub.com/linuxserver/docker-baseimage-ubuntu/packages) ([source](https://togithub.com/linuxserver/docker-baseimage-ubuntu)) | digest | `7d0655d` -> `f33b512` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC44LjMiLCJ1cGRhdGVkSW5WZXIiOiIzOC44LjMiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsiYXV0b21lcmdlIiwidXBkYXRlL2RvY2tlci9nZW5lcmFsL25vbi1tYWpvciJdfQ==-->
This commit is contained in:
parent
97353eb8c6
commit
bc80a2041a
|
@ -33,4 +33,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/ersatztv
|
||||
- https://hub.docker.com/r/jasongdove/ersatztv
|
||||
type: application
|
||||
version: 5.1.6
|
||||
version: 5.1.7
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: jasongdove/ersatztv
|
||||
tag: v0.8.7@sha256:7d0655dcf474398df7504f667c3b6e0a80f179d66dd23707a0760ece68820986
|
||||
tag: v0.8.7@sha256:f33b512c3d33bc4937d355b8a59fbe915f74f4c37ac8e4e879b2fa58cade7421
|
||||
imageSelector: image
|
||||
nvidiaImage:
|
||||
pullPolicy: Always
|
||||
repository: jasongdove/ersatztv
|
||||
tag: v0.8.7-nvidia@sha256:e315e4ec39ee7e19e654e3a08f9716f6cec1e0becaad99df75f76f06a45cc12e
|
||||
tag: v0.8.7-nvidia@sha256:c93240ccc5b6b0c567feef47df3381944eaec7312e6d3b82bc066f9608bb1602
|
||||
persistence:
|
||||
config:
|
||||
enabled: true
|
||||
|
@ -31,7 +31,7 @@ service:
|
|||
vaapiImage:
|
||||
pullPolicy: Always
|
||||
repository: jasongdove/ersatztv
|
||||
tag: v0.8.7-vaapi@sha256:b3805e91df0e0f2c5b1196b8366e3834ab07955a015b2fa9b6e094cd0b06d66b
|
||||
tag: v0.8.7-vaapi@sha256:e048d80bea0e456ac66c20c9563b86f552e175717aa336478fcb030499a155f2
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
|
|
Loading…
Reference in New Issue