Merge pull request #4963 from truecharts/renovate/tccr.io-truecharts-funkwhale-1.x
This commit is contained in:
commit
140bdfeb5b
|
@ -4,7 +4,7 @@ annotations:
|
||||||
- MediaApp-Music
|
- MediaApp-Music
|
||||||
- MediaServer-Music
|
- MediaServer-Music
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "latest"
|
appVersion: "1.2.9"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
|
@ -28,4 +28,4 @@ sources:
|
||||||
- https://funkwhale.audio/
|
- https://funkwhale.audio/
|
||||||
- https://hub.docker.com/r/funkwhale/funkwhale
|
- https://hub.docker.com/r/funkwhale/funkwhale
|
||||||
type: application
|
type: application
|
||||||
version: 2.1.0
|
version: 2.1.1
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: tccr.io/truecharts/funkwhale
|
repository: tccr.io/truecharts/funkwhale
|
||||||
tag: 1.2.8@sha256:e12c15ebb65102637b507ca0a610bc4a372495fd58bd8a02f2b4d024eff2badd
|
tag: 1.2.9@sha256:fa04e7bbd2d1c8d0a46aedffaf9f53ba52ed771676d40db8a639db6e2c4f4c57
|
||||||
|
|
||||||
podSecurityContext:
|
podSecurityContext:
|
||||||
runAsGroup: 0
|
runAsGroup: 0
|
||||||
|
|
Loading…
Reference in New Issue