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
@@ -5,9 +5,9 @@
##
image:
repository: octoprint/octoprint
repository: ghcr.io/truecharts/octoprint
pullPolicy: IfNotPresent
tag: 1.6.1
tag: v1.6.1
##
# Most other defaults are set in questions.yaml
+2 -2
View File
@@ -7,9 +7,9 @@
image:
# -- image repository
repository: octoprint/octoprint
repository: ghcr.io/truecharts/octoprint
# -- image tag
tag: 1.6.1
tag: v1.6.1
# -- image pull policy
pullPolicy: IfNotPresent