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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
51 changed files with 132 additions and 80 deletions

View File

@ -1,4 +1,4 @@
image:
repository: b4bz/homer
repository: ghcr.io/truecharts/homer
tag: latest
pullPolicy: IfNotPresent

View File

@ -38,7 +38,7 @@ netshootImage:
codeserverImage:
# -- Specify the code-server image
repository: codercom/code-server
repository: ghcr.io/truecharts/code-server
# -- Specify the code-server image tag
tag: 3.9.2
# -- Specify the code-server image pull policy

View File

@ -5,9 +5,9 @@
##
image:
repository: esphome/esphome
repository: ghcr.io/truecharts/esphome
pullPolicy: IfNotPresent
tag: 2021.8.2
tag: v2021.8.2
##
# Most other defaults are set in questions.yaml

View File

@ -1,9 +1,9 @@
# Default values for esphome.
image:
repository: esphome/esphome
repository: ghcr.io/truecharts/esphome
pullPolicy: IfNotPresent
tag: 2021.8.2
tag: v2021.8.2
securityContext:
privileged: false

View File

@ -5,9 +5,9 @@
##
image:
repository: jesec/flood
repository: ghcr.io/truecharts/flood
pullPolicy: IfNotPresent
tag: 4.6.1
tag: v4.6.1
##
# Most other defaults are set in questions.yaml

View File

@ -7,11 +7,11 @@
image:
# -- image repository
repository: jesec/flood
repository: ghcr.io/truecharts/flood
# -- image pull policy
pullPolicy: IfNotPresent
# -- image tag
tag: 4.6.1
tag: v4.6.1
securityContext:
privileged: false

View File

@ -5,9 +5,9 @@
##
image:
repository: flipenergy/focalboard
repository: ghcr.io/truecharts/focalboard
pullPolicy: IfNotPresent
tag: 0.8.0
tag: v0.8.0
##
# Most other defaults are set in questions.yaml

View File

@ -7,11 +7,11 @@
image:
# -- image repository
repository: flipenergy/focalboard
repository: ghcr.io/truecharts/focalboard
# -- image pull policy
pullPolicy: IfNotPresent
# -- image tag
tag: 0.8.0
tag: v0.8.0
securityContext:
privileged: false

View File

@ -5,7 +5,7 @@
##
image:
repository: housewrecker/gaps
repository: ghcr.io/truecharts/gaps
pullPolicy: IfNotPresent
tag: v0.8.8

View File

@ -1,7 +1,7 @@
# Default values for Gaps.
image:
repository: housewrecker/gaps
repository: ghcr.io/truecharts/gaps
pullPolicy: IfNotPresent
tag: v0.8.8

View File

@ -5,7 +5,7 @@
##
image:
repository: sentriz/gonic
repository: ghcr.io/truecharts/gonic
pullPolicy: IfNotPresent
tag: v0.13.1

View File

@ -7,7 +7,7 @@
image:
# -- image repository
repository: sentriz/gonic
repository: ghcr.io/truecharts/gonic
# -- image pull policy
pullPolicy: IfNotPresent
# -- image tag

View File

@ -5,7 +5,7 @@
##
image:
repository: jlesage/handbrake
repository: ghcr.io/truecharts/handbrake
tag: v1.24.1
pullPolicy: IfNotPresent

View File

@ -1,5 +1,5 @@
image:
repository: jlesage/handbrake
repository: jghcr.io/truecharts/handbrake
tag: v1.24.1
pullPolicy: IfNotPresent

View File

@ -5,9 +5,9 @@
##
image:
repository: homeassistant/home-assistant
repository: ghcr.io/truecharts/home-assistant
pullPolicy: IfNotPresent
tag: 2021.9.4
tag: v2021.9.5
##
# Most other defaults are set in questions.yaml

View File

@ -1,9 +1,9 @@
# Default values for Home Assistant
image:
repository: homeassistant/home-assistant
repository: ghcr.io/truecharts/home-assistant
pullPolicy: IfNotPresent
tag: 2021.9.4
tag: v2021.9.5
env: {}
# TZ:

View File

@ -5,7 +5,7 @@
##
image:
repository: jlesage/jdownloader-2
repository: ghcr.io/truecharts/jdownloader-2
tag: v1.7.1
pullPolicy: IfNotPresent

View File

@ -1,7 +1,7 @@
# Default values for jdownloader2.
image:
repository: jlesage/jdownloader-2
repository: ghcr.io/truecharts/jdownloader-2
pullPolicy: IfNotPresent
tag: v1.7.1

View File

@ -5,9 +5,9 @@
##
image:
repository: jellyfin/jellyfin
repository: ghcr.io/truecharts/jellyfin
pullPolicy: IfNotPresent
tag: 10.7.7
tag: v10.7.7
##
# Most other defaults are set in questions.yaml

View File

@ -1,9 +1,9 @@
# Default values for jellyfin.
image:
repository: jellyfin/jellyfin
repository: ghcr.io/truecharts/jellyfin
pullPolicy: IfNotPresent
tag: 10.7.7
tag: v10.7.7
securityContext:
privileged: false

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

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

View File

@ -5,7 +5,7 @@
##
image:
repository: lycheeorg/lychee-laravel
repository: ghcr.io/truecharts/lychee-laravel
pullPolicy: IfNotPresent
tag: v4.3.4

View File

@ -1,7 +1,7 @@
# Default values for Lychee.
image:
repository: lycheeorg/lychee-laravel
repository: ghcr.io/truecharts/lychee-laravel
pullPolicy: IfNotPresent
tag: v4.3.4

View File

@ -6,7 +6,7 @@
image:
# -- image repository
repository: hkotel/mealie
repository: ghcr.io/truecharts/mealie
# -- image tag
tag: v0.5.2
# -- image pull policy

View File

@ -7,7 +7,7 @@
image:
# -- image repository
repository: hkotel/mealie
repository: ghcr.io/truecharts/mealie
# -- image tag
tag: v0.5.2
# -- image pull policy

View File

@ -6,9 +6,9 @@
image:
# -- image repository
repository: eclipse-mosquitto
repository: ghcr.io/truecharts/eclipse-mosquitto
# -- image tag
tag: 2.0.12
tag: v2.0.12
# -- image pull policy
pullPolicy: IfNotPresent

View File

@ -2,9 +2,9 @@
image:
# -- image repository
repository: eclipse-mosquitto
repository: ghcr.io/truecharts/eclipse-mosquitto
# -- image tag
tag: 2.0.12
tag: v2.0.12
# -- image pull policy
pullPolicy: IfNotPresent

View File

@ -5,9 +5,9 @@
##
image:
repository: nodered/node-red
repository: ghcr.io/truecharts/node-red
pullPolicy: IfNotPresent
tag: 2.0.6
tag: v2.0.6
##
# Most other defaults are set in questions.yaml

View File

@ -1,9 +1,9 @@
# Default values for node-red.
image:
repository: nodered/node-red
repository: ghcr.io/truecharts/node-red
pullPolicy: IfNotPresent
tag: 2.0.6
tag: v2.0.6
securityContext:
privileged: false

View File

@ -5,9 +5,9 @@
##
image:
repository: gabekangas/owncast
repository: ghcr.io/truecharts/owncast
pullPolicy: IfNotPresent
tag: 0.0.8
tag: v0.0.8
##
# Most other defaults are set in questions.yaml

View File

@ -7,9 +7,9 @@
image:
# -- image repository
repository: gabekangas/owncast
repository: ghcr.io/truecharts/owncast
# -- image tag
tag: 0.0.8
tag: v0.0.8
# -- image pull policy
pullPolicy: IfNotPresent

View File

@ -5,9 +5,9 @@
##
image:
repository: osixia/phpldapadmin
repository: ghcr.io/truecharts/phpldapadmin
pullPolicy: IfNotPresent
tag: "0.9.0"
tag: v0.9.0
##

View File

@ -1,9 +1,9 @@
# Default values for Jackett.
image:
repository: osixia/phpldapadmin
repository: ghcr.io/truecharts/phpldapadmin
pullPolicy: IfNotPresent
tag: "0.9.0"
tag: v0.9.0
service:

View File

@ -5,9 +5,9 @@
##
image:
repository: akhilrex/podgrab
repository: ghcr.io/truecharts/podgrab
pullPolicy: Always
tag: 1.0.0
tag: v1.0.0
probes:

View File

@ -1,9 +1,9 @@
# Default values for podgrab.
image:
repository: akhilrex/podgrab
repository: ghcr.io/truecharts/podgrab
pullPolicy: Always
tag: 1.0.0
tag: v1.0.0
securityContext:
privileged: false

View File

@ -6,7 +6,7 @@
image:
# -- image repository
repository: ghcr.io/k8s-at-home/reg
repository: ghcr.io/truecharts/reg
# -- image pull policy
pullPolicy: IfNotPresent
# -- image tag

View File

@ -7,7 +7,7 @@
image:
# -- image repository
repository: ghcr.io/k8s-at-home/reg
repository: ghcr.io/truecharts/reg
# -- image pull policy
pullPolicy: IfNotPresent
# -- image tag

View File

@ -5,9 +5,9 @@
##
image:
repository: stashapp/stash
repository: ghcr.io/truecharts/stash
pullPolicy: IfNotPresent
tag: latest@sha256:603658da6c0e3ce687adec4e1e73417d0560967101441ce6301b29e67cc47490
tag: v0.9.0
##
# Most other defaults are set in questions.yaml

View File

@ -7,9 +7,9 @@
image:
# -- image repository
repository: stashapp/stash
repository: ghcr.io/truecharts/stash
# -- image tag
tag: latest@sha256:603658da6c0e3ce687adec4e1e73417d0560967101441ce6301b29e67cc47490
tag: v0.9.0
# -- image pull policy
pullPolicy: IfNotPresent

View File

@ -1,6 +1,6 @@
# Default values for Traefik
image:
repository: traefik
repository: ghcr.io/truecharts/traefik
# defaults to appVersion
tag: v2.5.2
pullPolicy: IfNotPresent

View File

@ -1,6 +1,6 @@
# Default values for Traefik
image:
repository: traefik
repository: ghcr.io/truecharts/traefik
# defaults to appVersion
tag: v2.5.2
pullPolicy: IfNotPresent

View File

@ -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

View File

@ -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:

View File

@ -5,7 +5,7 @@
##
image:
repository: jacobalberty/unifi
repository: ghcr.io/truecharts/unifi
tag: v6.2.26
pullPolicy: IfNotPresent

View File

@ -1,7 +1,7 @@
# Default values for Unifi.
image:
repository: jacobalberty/unifi
repository: ghcr.io/truecharts/unifi
tag: v6.2.26
pullPolicy: IfNotPresent

View File

@ -5,9 +5,9 @@
##
image:
repository: golift/unpackerr
repository: ghcr.io/truecharts/unpackerr
pullPolicy: IfNotPresent
tag: 0.9.7
tag: v0.9.8
service:
main:

View File

@ -1,9 +1,9 @@
# Default values for Sonarr.
image:
repository: golift/unpackerr
repository: ghcr.io/truecharts/unpackerr
pullPolicy: IfNotPresent
tag: 0.9.7
tag: v0.9.8
securityContext:
privileged: false

View File

@ -5,9 +5,9 @@
##
image:
repository: vaultwarden/server
repository: ghcr.io/truecharts/vaultwarden
pullPolicy: IfNotPresent
tag: 1.22.2
tag: v1.22.2
postgresqlImage:
repository: postgres

View File

@ -1,9 +1,9 @@
# Default values for Bitwarden.
image:
repository: vaultwarden/server
repository: ghcr.io/truecharts/vaultwarden
pullPolicy: IfNotPresent
tag: 1.22.2
tag: v1.22.2
securityContext:
privileged: false

52
test.txt Normal file
View File

@ -0,0 +1,52 @@
podgrab
homer
code
deepstack
navidrome
pgadmin4
openvpn-client
eclipse-mosquitto
dockeryourxyzzy
esphome
core
focalboard
owncast
unpackerr
komga
mealie
home-assistant
gaps
truecommand
unifi
jellyfin
flood
handbrake
jdownloader-2
lychee-laravel
deconz
omada-controller
piaware
nextcloud
netshoot
node-red
octoprint
organizr
openldap
phpldapadmin
ocis
photoprism
pihole
postgres
py-kms
k8s_gateway
gonic
protonmail-bridge
hyperion.ng
stash
syncthing
ser2sock
thelounge
traefik
server
dizquetv
zwavejs2mqtt