chore: move more dockerhub containers to GHCR mirror (#958)
* chore: move dockerhub containers to mirror GHCR registry * part 2
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
# Default values for jellyfin.
|
||||
|
||||
image:
|
||||
repository: jellyfin/jellyfin
|
||||
repository: ghcr.io/truecharts/jellyfin
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 10.7.7
|
||||
tag: v10.7.7
|
||||
|
||||
securityContext:
|
||||
privileged: false
|
||||
|
||||
Reference in New Issue
Block a user