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:
@@ -5,8 +5,8 @@
|
||||
##
|
||||
|
||||
image:
|
||||
repository: collabora/code
|
||||
tag: 6.4.10.10
|
||||
repository: ghcr.io/truecharts/collabora
|
||||
tag: v6.4.10.10
|
||||
pullPolicy: IfNotPresent
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: collabora/code
|
||||
tag: 6.4.10.10
|
||||
repository: ghcr.io/truecharts/collabora
|
||||
tag: v6.4.10.10
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
service:
|
||||
|
||||
@@ -5,9 +5,9 @@
|
||||
##
|
||||
|
||||
image:
|
||||
repository: marthoc/deconz
|
||||
repository: ghcr.io/truecharts/deconz
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.12.06
|
||||
tag: v2.12.06
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
|
||||
@@ -7,9 +7,9 @@
|
||||
|
||||
image:
|
||||
# -- image repository
|
||||
repository: marthoc/deconz
|
||||
repository: ghcr.io/truecharts/deconz
|
||||
# -- image tag
|
||||
tag: 2.12.06
|
||||
tag: v2.12.06
|
||||
# -- image pull policy
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
|
||||
@@ -5,9 +5,9 @@
|
||||
##
|
||||
|
||||
image:
|
||||
repository: vexorian/dizquetv
|
||||
repository: ghcr.io/truecharts/dizquetv
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.4.3
|
||||
tag: v1.4.3
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -6,9 +6,9 @@
|
||||
|
||||
image:
|
||||
# -- image repository
|
||||
repository: ghcr.io/truecharts/eclipse-mosquitto
|
||||
repository: eclipse-mosquitto
|
||||
# -- image tag
|
||||
tag: v2.0.12
|
||||
tag: 2.0.12
|
||||
# -- image pull policy
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
|
||||
@@ -2,9 +2,9 @@
|
||||
|
||||
image:
|
||||
# -- image repository
|
||||
repository: ghcr.io/truecharts/eclipse-mosquitto
|
||||
repository: eclipse-mosquitto
|
||||
# -- image tag
|
||||
tag: v2.0.12
|
||||
tag: 2.0.12
|
||||
# -- image pull policy
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
|
||||
@@ -5,9 +5,9 @@
|
||||
##
|
||||
|
||||
image:
|
||||
repository: deluan/navidrome
|
||||
repository: ghcr.io/truecharts/navidrome
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.45.1
|
||||
tag: v0.45.1
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
# Default values for Navidrome.
|
||||
|
||||
image:
|
||||
repository: deluan/navidrome
|
||||
repository: ghcr.io/truecharts/navidrome
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.45.1
|
||||
tag: v0.45.1
|
||||
|
||||
securityContext:
|
||||
privileged: false
|
||||
|
||||
@@ -5,9 +5,9 @@
|
||||
##
|
||||
|
||||
image:
|
||||
repository: octoprint/octoprint
|
||||
repository: ghcr.io/truecharts/octoprint
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.6.1
|
||||
tag: v1.6.1
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
|
||||
@@ -7,9 +7,9 @@
|
||||
|
||||
image:
|
||||
# -- image repository
|
||||
repository: octoprint/octoprint
|
||||
repository: ghcr.io/truecharts/octoprint
|
||||
# -- image tag
|
||||
tag: 1.6.1
|
||||
tag: v1.6.1
|
||||
# -- image pull policy
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
# Example: Everything under "image" is not included in questions.yaml but is included here.
|
||||
##
|
||||
image:
|
||||
repository: osixia/openldap
|
||||
repository: ghcr.io/truecharts/openldap
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.5.0
|
||||
tag: v1.5.0
|
||||
|
||||
controller:
|
||||
# -- Set the controller type.
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
# Default values for Bitwarden.
|
||||
|
||||
image:
|
||||
repository: osixia/openldap
|
||||
repository: ghcr.io/truecharts/openldap
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.5.0
|
||||
tag: v1.5.0
|
||||
|
||||
controller:
|
||||
# -- Set the controller type.
|
||||
|
||||
@@ -5,9 +5,9 @@
|
||||
##
|
||||
|
||||
image:
|
||||
repository: owncloud/ocis
|
||||
repository: ghcr.io/truecharts/ocis
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.11.0
|
||||
tag: v1.11.0
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
|
||||
@@ -7,9 +7,9 @@
|
||||
|
||||
image:
|
||||
# -- image repository
|
||||
repository: owncloud/ocis
|
||||
repository: ghcr.io/truecharts/ocis
|
||||
# -- image tag
|
||||
tag: 1.11.0
|
||||
tag: v1.11.0
|
||||
# -- image pull policy
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
|
||||
@@ -5,9 +5,9 @@
|
||||
##
|
||||
|
||||
image:
|
||||
repository: mikenye/piaware
|
||||
repository: ghcr.io/truecharts/piaware
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v6.0
|
||||
tag: v6.1
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
|
||||
@@ -7,9 +7,9 @@
|
||||
|
||||
image:
|
||||
# -- image repository
|
||||
repository: mikenye/piaware
|
||||
repository: ghcr.io/truecharts/piaware
|
||||
# -- image tag
|
||||
tag: v6.0
|
||||
tag: v6.1
|
||||
# -- image pull policy
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
##
|
||||
|
||||
image:
|
||||
repository: pihole/pihole
|
||||
repository: ghcr.io/truecharts/pihole
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v5.8.1
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Default values for Jackett.
|
||||
|
||||
image:
|
||||
repository: pihole/pihole
|
||||
repository: ghcr.io/truecharts/pihole
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v5.8.1
|
||||
|
||||
|
||||
@@ -5,9 +5,9 @@
|
||||
##
|
||||
|
||||
image:
|
||||
repository: syncthing/syncthing
|
||||
repository: ghcr.io/truecharts/syncthing
|
||||
pullPolicy: IfNotPresent
|
||||
tag: "1.18"
|
||||
tag: v1.18
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
# Default values for Syncthing.
|
||||
|
||||
image:
|
||||
repository: syncthing/syncthing
|
||||
repository: ghcr.io/truecharts/syncthing
|
||||
pullPolicy: IfNotPresent
|
||||
tag: "1.18"
|
||||
tag: v1.18.2
|
||||
|
||||
securityContext:
|
||||
privileged: false
|
||||
|
||||
@@ -6,11 +6,11 @@
|
||||
|
||||
image:
|
||||
# -- image repository
|
||||
repository: thelounge/thelounge
|
||||
repository: ghcr.io/truecharts/thelounge
|
||||
# -- image pull policy
|
||||
pullPolicy: IfNotPresent
|
||||
# -- image tag
|
||||
tag: 4.2.0-alpine
|
||||
tag: v4.2.0
|
||||
|
||||
|
||||
##
|
||||
|
||||
@@ -7,11 +7,11 @@
|
||||
|
||||
image:
|
||||
# -- image repository
|
||||
repository: thelounge/thelounge
|
||||
repository: ghcr.io/truecharts/thelounge
|
||||
# -- image pull policy
|
||||
pullPolicy: IfNotPresent
|
||||
# -- image tag
|
||||
tag: 4.2.0-alpine
|
||||
tag: v4.2.0
|
||||
|
||||
# -- environment variables. See [image docs](https://hub.docker.com/r/thelounge/thelounge/) for more details.
|
||||
# @default -- See below
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Default values for Traefik
|
||||
image:
|
||||
repository: ghcr.io/truecharts/traefik
|
||||
repository: traefik
|
||||
# defaults to appVersion
|
||||
tag: v2.5.2
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Default values for Traefik
|
||||
image:
|
||||
repository: ghcr.io/truecharts/traefik
|
||||
repository: traefik
|
||||
# defaults to appVersion
|
||||
tag: v2.5.2
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
@@ -5,9 +5,9 @@
|
||||
##
|
||||
|
||||
image:
|
||||
repository: zwavejs/zwavejs2mqtt
|
||||
repository: ghcr.io/truecharts/zwavejs2mqtt
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 5.5.3
|
||||
tag: v5.5.4
|
||||
|
||||
probes:
|
||||
liveness:
|
||||
|
||||
@@ -3,9 +3,9 @@
|
||||
# https://github.com/k8s-at-home/charts/tree/master/charts/common
|
||||
|
||||
image:
|
||||
repository: zwavejs/zwavejs2mqtt
|
||||
repository: ghcr.io/truecharts/zwavejs2mqtt
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 5.5.3
|
||||
tag: v5.5.4
|
||||
|
||||
securityContext:
|
||||
privileged: false
|
||||
|
||||
Reference in New Issue
Block a user