Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update container image ghcr.io/linuxserver/tvheadend to latest@68302a0 by renovate #16616

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
52 changes: 26 additions & 26 deletions charts/stable/tvheadend/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,39 +1,39 @@
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: tvheadend
version: 18.1.0
version: 18.1.1
appVersion: latest
description: TVheadend - a TV streaming server and digital video recorder
home: https://truecharts.org/charts/stable/tvheadend
icon: https://truecharts.org/img/hotlink-ok/chart-icons/tvheadend.png
deprecated: false
sources:
- https://github.com/tvheadend/tvheadend
- https://github.com/truecharts/charts/tree/master/charts/stable/tvheadend
- https://ghcr.io/linuxserver/tvheadend
- https://ghcr.io/linuxserver/tvheadend
- https://github.com/tvheadend/tvheadend
- https://github.com/truecharts/charts/tree/master/charts/stable/tvheadend
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- tvheadend
- tv
- streaming
- dvb
- tvheadend
- tv
- streaming
- dvb
dependencies:
- name: common
version: 17.2.2
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: common
version: 17.2.2
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
annotations:
max_scale_version: 23.10.2
min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: stable
max_scale_version: 23.10.2
min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: stable
type: application
5 changes: 3 additions & 2 deletions charts/stable/tvheadend/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# README
---
title: README
---

## General Info

Expand All @@ -9,7 +11,6 @@ For more information about this App, please check the docs on the TrueCharts [we

**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**


## Support

- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/tvheadend/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/linuxserver/tvheadend
pullPolicy: IfNotPresent
tag: latest@sha256:c204fe44cf43c19627f3eee9347d0afcc3683b1a3ba76b4dae45abb6f4341db6
tag: latest@sha256:68302a0f4f1650ce779d5b8f227929a573ea2506896deff1a18f021cafefacb5
service:
main:
ports:
Expand Down