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: ixsystems/truecommand
|
||||
repository: docker pull ghcr.io/truecharts/truecommand
|
||||
pullPolicy: IfNotPresent
|
||||
tag: "2.0"
|
||||
tag: v2.0.2
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
# Default values for Jackett.
|
||||
|
||||
image:
|
||||
repository: ixsystems/truecommand
|
||||
repository: docker pull ghcr.io/truecharts/truecommand
|
||||
pullPolicy: IfNotPresent
|
||||
tag: "2.0"
|
||||
tag: v2.0.2
|
||||
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user