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:
@@ -7,11 +7,11 @@
|
||||
|
||||
image:
|
||||
# -- image repository
|
||||
repository: vexorian/dizquetv
|
||||
repository: ghcr.io/truecharts/dizquetv
|
||||
# -- image pull policy
|
||||
pullPolicy: IfNotPresent
|
||||
# -- image tag
|
||||
tag: 1.4.3
|
||||
tag: v1.4.3
|
||||
|
||||
# -- environment variables. See more environment variables in the [dizquetv documentation](https://hub.docker.com/r/vexorian/dizquetv).
|
||||
# @default -- See below
|
||||
|
||||
Reference in New Issue
Block a user