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:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user