Skip to content
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.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion charts/stable/media-roller/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,5 @@ sources:
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/media-roller
- https://hub.docker.com/r/ronnieroller/media-roller
type: application
version: 9.9.0
version: 9.9.1

2 changes: 1 addition & 1 deletion charts/stable/media-roller/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
image:
pullPolicy: IfNotPresent
repository: docker.io/ronnieroller/media-roller
tag: latest@sha256:b6c2b3c04057dc53d269a0942c600c855a3a86a3b858fd95597400e7515df1d5
tag: latest@sha256:fe2858ab1e9b1121c3fe35ca0c9cd0672b808b150f421cdeb272ce5cd032fcd7
persistence:
download:
enabled: true
Expand Down
Loading