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 tccr.io/truecharts/tvheadend to latest #14342

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
2 changes: 1 addition & 1 deletion charts/stable/tvheadend/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/tvheadend
- https://github.com/tvheadend/tvheadend
type: application
version: 16.0.17
version: 16.0.18
annotations:
truecharts.org/category: media
truecharts.org/SCALE-support: "true"
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: tccr.io/truecharts/tvheadend
pullPolicy: IfNotPresent
tag: latest@sha256:0c283665598a8749c6e28286accd240ed8e695b2f17950bd75fe46c6c51fb0d3
tag: latest@sha256:b32fc2e4a4adf57034dbc67988b9df67b60dd0703d314e268aa2d59aad330b24
service:
main:
ports:
Expand Down