chore(deps): update container image ghcr.io/linuxserver/tvheadend to latest@2a34bf0 by renovate (#18079)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/linuxserver/tvheadend | digest | `d21bfe5` -> `2a34bf0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xODMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE4My4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
6ae0ae891b
commit
d8867db9eb
|
@ -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: 18.1.15
|
||||
version: 18.1.16
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/tvheadend
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:d21bfe5212e40346a5d0ce84cc4b9ae796075e6212b372bf21b98a8df0b92061
|
||||
tag: latest@sha256:2a34bf0a5620a784fd4d11b74ad2dbc335f8d84dd218ff46b9aef9fccc45b1a1
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
|
Loading…
Reference in New Issue