fix(images): update container image tccr.io/truecharts/universal-media-server to latest (#15017)
This commit is contained in:
parent
30fcff3a4b
commit
fae7453b74
|
@ -1,7 +1,7 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
kubeVersion: ">=1.16.0-0"
|
kubeVersion: ">=1.16.0-0"
|
||||||
name: universal-media-server
|
name: universal-media-server
|
||||||
version: 2.0.15
|
version: 2.0.16
|
||||||
appVersion: "latest"
|
appVersion: "latest"
|
||||||
description: "Universal Media Server is a DLNA-compliant UPnP Media Server. It is capable of sharing video, audio and images between most modern devices. It was originally based on PS3 Media Server by shagrath, in order to ensure greater stability and file-compatibility."
|
description: "Universal Media Server is a DLNA-compliant UPnP Media Server. It is capable of sharing video, audio and images between most modern devices. It was originally based on PS3 Media Server by shagrath, in order to ensure greater stability and file-compatibility."
|
||||||
type: application
|
type: application
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: tccr.io/truecharts/universal-media-server
|
repository: tccr.io/truecharts/universal-media-server
|
||||||
tag: latest@sha256:31ee073b5f9d24ed28c4df7f8de5eb9626d24c3911edb68923bcbade966a53a9
|
tag: latest@sha256:cd48900990f83a548eda4d38fbdb031d47a5afafca4855bcf2ed7e7970824dd2
|
||||||
|
|
||||||
podSecurityContext:
|
podSecurityContext:
|
||||||
runAsGroup: 0
|
runAsGroup: 0
|
||||||
|
|
Loading…
Reference in New Issue