chore(deps): update container image ghcr.io/linuxserver/tvheadend to latest@51b1174 by renovate (#20332)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/linuxserver/tvheadend | digest | `24ef289` -> `51b1174` | --- > [!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. 🔕 **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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yODAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI4MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
aeb99b87d5
commit
342b518dd8
|
@ -25,7 +25,7 @@ keywords:
|
|||
- tv
|
||||
- streaming
|
||||
- dvb
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -36,4 +36,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/tvheadend
|
||||
- https://ghcr.io/linuxserver/tvheadend
|
||||
type: application
|
||||
version: 19.7.8
|
||||
version: 19.7.9
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/tvheadend
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:24ef2897433fe2deedabf63667271ccb7b7fb5bffd6d999740a8ad8ee01bb079
|
||||
tag: latest@sha256:51b11743e43e24e35ea138c476a621bf0de8bafd1cfa12c5d68908ebbdca6ee2
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
|
Loading…
Reference in New Issue