chore: move more dockerhub containers to GHCR mirror (#958)

* chore: move dockerhub containers to mirror GHCR registry

* part 2
This commit is contained in:
Kjeld Schouten-Lebbing
2021-09-10 22:07:55 +02:00
committed by GitHub
parent a6925e1cf4
commit bbd570a6f8
51 changed files with 132 additions and 80 deletions
+2 -2
View File
@@ -5,9 +5,9 @@
##
image:
repository: gotson/komga
repository: ghcr.io/truecharts/komga
pullPolicy: IfNotPresent
tag: 0.123.0
tag: v0.125.3
##
# Most other defaults are set in questions.yaml
+2 -2
View File
@@ -7,9 +7,9 @@
image:
# -- image repository
repository: gotson/komga
repository: ghcr.io/truecharts/komga
# -- image tag
tag: 0.123.0
tag: v0.125.3
# -- image pull policy
pullPolicy: IfNotPresent