chore: move most remaining Apps to GHCR mirror (#959)

* chore: move most remaining Apps to GHCR mirror

* remove apps that are official on dockerhub

* add thelounge

* move collarbora to mirror

* move piware to mirror
This commit is contained in:
Kjeld Schouten-Lebbing
2021-09-11 12:03:46 +02:00
committed by GitHub
parent 9543598475
commit 0090c9e1b6
28 changed files with 52 additions and 52 deletions
@@ -5,9 +5,9 @@
##
image:
repository: owncloud/ocis
repository: ghcr.io/truecharts/ocis
pullPolicy: IfNotPresent
tag: 1.11.0
tag: v1.11.0
##
# Most other defaults are set in questions.yaml
+2 -2
View File
@@ -7,9 +7,9 @@
image:
# -- image repository
repository: owncloud/ocis
repository: ghcr.io/truecharts/ocis
# -- image tag
tag: 1.11.0
tag: v1.11.0
# -- image pull policy
pullPolicy: IfNotPresent