chore: move more dockerhub containers to GHCR mirror (#958)
* chore: move dockerhub containers to mirror GHCR registry * part 2
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user