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:
@@ -4,9 +4,9 @@
|
||||
# Example: Everything under "image" is not included in questions.yaml but is included here.
|
||||
##
|
||||
image:
|
||||
repository: osixia/openldap
|
||||
repository: ghcr.io/truecharts/openldap
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.5.0
|
||||
tag: v1.5.0
|
||||
|
||||
controller:
|
||||
# -- Set the controller type.
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
# Default values for Bitwarden.
|
||||
|
||||
image:
|
||||
repository: osixia/openldap
|
||||
repository: ghcr.io/truecharts/openldap
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.5.0
|
||||
tag: v1.5.0
|
||||
|
||||
controller:
|
||||
# -- Set the controller type.
|
||||
|
||||
Reference in New Issue
Block a user