chore(deps): update container image universalmediaserver/ums to latest@d4e663e by renovate (#16969)
This commit is contained in:
parent
d6edfdaa21
commit
e24b5e5072
|
@ -1,39 +1,39 @@
|
|||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
apiVersion: v2
|
||||
name: universal-media-server
|
||||
version: 4.1.5
|
||||
version: 4.1.6
|
||||
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.
|
||||
home: https://truecharts.org/charts/incubator/universal-media-server
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/universal-media-server.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://www.universalmediaserver.com/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/universal-media-server
|
||||
- https://hub.docker.com/r/universalmediaserver/ums
|
||||
- https://www.universalmediaserver.com/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/universal-media-server
|
||||
- https://hub.docker.com/r/universalmediaserver/ums
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- universal-media-server
|
||||
- MediaServer-Video
|
||||
- MediaServer-Music
|
||||
- MediaServer-Photos
|
||||
- universal-media-server
|
||||
- MediaServer-Video
|
||||
- MediaServer-Music
|
||||
- MediaServer-Photos
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.21
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: common
|
||||
version: 17.2.21
|
||||
repository: oci://tccr.io/truecharts
|
||||
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: MediaServer-Video
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: incubator
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: MediaServer-Video
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: incubator
|
||||
type: application
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: universalmediaserver/ums
|
||||
tag: latest@sha256:531088045ff5462c6577813df11c23cfe6d34bad99e86994b9f2d66b4b4cccf9
|
||||
tag: latest@sha256:d4e663e91165158bc1d47ef3c926792223c878c1ca283d1f03bcf25a99fca629
|
||||
persistence:
|
||||
config:
|
||||
enabled: true
|
||||
|
|
Loading…
Reference in New Issue