chore(apps): bump apps, remove duplicates and move incubator to stable for RC1

This commit is contained in:
kjeld Schouten-Lebbing
2021-10-21 00:00:57 +02:00
parent d7138eb069
commit 1bf35c85a5
630 changed files with 162 additions and 1167 deletions
-33
View File
@@ -1,33 +0,0 @@
image:
repository: ghcr.io/linuxserver/piwigo
pullPolicy: IfNotPresent
tag: version-11.5.0@sha256:66f35cfbe182ca3c2d483b30cce9d146a2148314e28cbed58b02100c386569f4
env:
PUID: 568
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
port: 80
persistence:
config:
enabled: true
mountPath: /config
gallery:
enabled: true
mountPath: /gallery
accessMode: ReadWriteOnce
size: 1Gi
varrun:
enabled: true