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
+2 -2
View File
@@ -1,9 +1,9 @@
# Default values for Syncthing.
image:
repository: syncthing/syncthing
repository: ghcr.io/truecharts/syncthing
pullPolicy: IfNotPresent
tag: "1.18"
tag: v1.18.2
securityContext:
privileged: false