chore: move more dockerhub containers to GHCR mirror (#958)
* chore: move dockerhub containers to mirror GHCR registry * part 2
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
image:
|
image:
|
||||||
repository: b4bz/homer
|
repository: ghcr.io/truecharts/homer
|
||||||
tag: latest
|
tag: latest
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|||||||
@@ -38,7 +38,7 @@ netshootImage:
|
|||||||
|
|
||||||
codeserverImage:
|
codeserverImage:
|
||||||
# -- Specify the code-server image
|
# -- Specify the code-server image
|
||||||
repository: codercom/code-server
|
repository: ghcr.io/truecharts/code-server
|
||||||
# -- Specify the code-server image tag
|
# -- Specify the code-server image tag
|
||||||
tag: 3.9.2
|
tag: 3.9.2
|
||||||
# -- Specify the code-server image pull policy
|
# -- Specify the code-server image pull policy
|
||||||
|
|||||||
@@ -5,9 +5,9 @@
|
|||||||
##
|
##
|
||||||
|
|
||||||
image:
|
image:
|
||||||
repository: esphome/esphome
|
repository: ghcr.io/truecharts/esphome
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 2021.8.2
|
tag: v2021.8.2
|
||||||
|
|
||||||
##
|
##
|
||||||
# Most other defaults are set in questions.yaml
|
# Most other defaults are set in questions.yaml
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
# Default values for esphome.
|
# Default values for esphome.
|
||||||
|
|
||||||
image:
|
image:
|
||||||
repository: esphome/esphome
|
repository: ghcr.io/truecharts/esphome
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 2021.8.2
|
tag: v2021.8.2
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
privileged: false
|
privileged: false
|
||||||
|
|||||||
@@ -5,9 +5,9 @@
|
|||||||
##
|
##
|
||||||
|
|
||||||
image:
|
image:
|
||||||
repository: jesec/flood
|
repository: ghcr.io/truecharts/flood
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 4.6.1
|
tag: v4.6.1
|
||||||
|
|
||||||
##
|
##
|
||||||
# Most other defaults are set in questions.yaml
|
# Most other defaults are set in questions.yaml
|
||||||
|
|||||||
@@ -7,11 +7,11 @@
|
|||||||
|
|
||||||
image:
|
image:
|
||||||
# -- image repository
|
# -- image repository
|
||||||
repository: jesec/flood
|
repository: ghcr.io/truecharts/flood
|
||||||
# -- image pull policy
|
# -- image pull policy
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
# -- image tag
|
# -- image tag
|
||||||
tag: 4.6.1
|
tag: v4.6.1
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
privileged: false
|
privileged: false
|
||||||
|
|||||||
@@ -5,9 +5,9 @@
|
|||||||
##
|
##
|
||||||
|
|
||||||
image:
|
image:
|
||||||
repository: flipenergy/focalboard
|
repository: ghcr.io/truecharts/focalboard
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 0.8.0
|
tag: v0.8.0
|
||||||
|
|
||||||
##
|
##
|
||||||
# Most other defaults are set in questions.yaml
|
# Most other defaults are set in questions.yaml
|
||||||
|
|||||||
@@ -7,11 +7,11 @@
|
|||||||
|
|
||||||
image:
|
image:
|
||||||
# -- image repository
|
# -- image repository
|
||||||
repository: flipenergy/focalboard
|
repository: ghcr.io/truecharts/focalboard
|
||||||
# -- image pull policy
|
# -- image pull policy
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
# -- image tag
|
# -- image tag
|
||||||
tag: 0.8.0
|
tag: v0.8.0
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
privileged: false
|
privileged: false
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
##
|
##
|
||||||
|
|
||||||
image:
|
image:
|
||||||
repository: housewrecker/gaps
|
repository: ghcr.io/truecharts/gaps
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v0.8.8
|
tag: v0.8.8
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
# Default values for Gaps.
|
# Default values for Gaps.
|
||||||
|
|
||||||
image:
|
image:
|
||||||
repository: housewrecker/gaps
|
repository: ghcr.io/truecharts/gaps
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v0.8.8
|
tag: v0.8.8
|
||||||
|
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
##
|
##
|
||||||
|
|
||||||
image:
|
image:
|
||||||
repository: sentriz/gonic
|
repository: ghcr.io/truecharts/gonic
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v0.13.1
|
tag: v0.13.1
|
||||||
|
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
image:
|
image:
|
||||||
# -- image repository
|
# -- image repository
|
||||||
repository: sentriz/gonic
|
repository: ghcr.io/truecharts/gonic
|
||||||
# -- image pull policy
|
# -- image pull policy
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
# -- image tag
|
# -- image tag
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
##
|
##
|
||||||
|
|
||||||
image:
|
image:
|
||||||
repository: jlesage/handbrake
|
repository: ghcr.io/truecharts/handbrake
|
||||||
tag: v1.24.1
|
tag: v1.24.1
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
image:
|
image:
|
||||||
repository: jlesage/handbrake
|
repository: jghcr.io/truecharts/handbrake
|
||||||
tag: v1.24.1
|
tag: v1.24.1
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
|
|||||||
@@ -5,9 +5,9 @@
|
|||||||
##
|
##
|
||||||
|
|
||||||
image:
|
image:
|
||||||
repository: homeassistant/home-assistant
|
repository: ghcr.io/truecharts/home-assistant
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 2021.9.4
|
tag: v2021.9.5
|
||||||
|
|
||||||
##
|
##
|
||||||
# Most other defaults are set in questions.yaml
|
# Most other defaults are set in questions.yaml
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
# Default values for Home Assistant
|
# Default values for Home Assistant
|
||||||
|
|
||||||
image:
|
image:
|
||||||
repository: homeassistant/home-assistant
|
repository: ghcr.io/truecharts/home-assistant
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 2021.9.4
|
tag: v2021.9.5
|
||||||
|
|
||||||
env: {}
|
env: {}
|
||||||
# TZ:
|
# TZ:
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
##
|
##
|
||||||
|
|
||||||
image:
|
image:
|
||||||
repository: jlesage/jdownloader-2
|
repository: ghcr.io/truecharts/jdownloader-2
|
||||||
tag: v1.7.1
|
tag: v1.7.1
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
# Default values for jdownloader2.
|
# Default values for jdownloader2.
|
||||||
|
|
||||||
image:
|
image:
|
||||||
repository: jlesage/jdownloader-2
|
repository: ghcr.io/truecharts/jdownloader-2
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v1.7.1
|
tag: v1.7.1
|
||||||
|
|
||||||
|
|||||||
@@ -5,9 +5,9 @@
|
|||||||
##
|
##
|
||||||
|
|
||||||
image:
|
image:
|
||||||
repository: jellyfin/jellyfin
|
repository: ghcr.io/truecharts/jellyfin
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 10.7.7
|
tag: v10.7.7
|
||||||
|
|
||||||
##
|
##
|
||||||
# Most other defaults are set in questions.yaml
|
# Most other defaults are set in questions.yaml
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
# Default values for jellyfin.
|
# Default values for jellyfin.
|
||||||
|
|
||||||
image:
|
image:
|
||||||
repository: jellyfin/jellyfin
|
repository: ghcr.io/truecharts/jellyfin
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 10.7.7
|
tag: v10.7.7
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
privileged: false
|
privileged: false
|
||||||
|
|||||||
@@ -5,9 +5,9 @@
|
|||||||
##
|
##
|
||||||
|
|
||||||
image:
|
image:
|
||||||
repository: gotson/komga
|
repository: ghcr.io/truecharts/komga
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 0.123.0
|
tag: v0.125.3
|
||||||
|
|
||||||
##
|
##
|
||||||
# Most other defaults are set in questions.yaml
|
# Most other defaults are set in questions.yaml
|
||||||
|
|||||||
@@ -7,9 +7,9 @@
|
|||||||
|
|
||||||
image:
|
image:
|
||||||
# -- image repository
|
# -- image repository
|
||||||
repository: gotson/komga
|
repository: ghcr.io/truecharts/komga
|
||||||
# -- image tag
|
# -- image tag
|
||||||
tag: 0.123.0
|
tag: v0.125.3
|
||||||
# -- image pull policy
|
# -- image pull policy
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
##
|
##
|
||||||
|
|
||||||
image:
|
image:
|
||||||
repository: lycheeorg/lychee-laravel
|
repository: ghcr.io/truecharts/lychee-laravel
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v4.3.4
|
tag: v4.3.4
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
# Default values for Lychee.
|
# Default values for Lychee.
|
||||||
|
|
||||||
image:
|
image:
|
||||||
repository: lycheeorg/lychee-laravel
|
repository: ghcr.io/truecharts/lychee-laravel
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v4.3.4
|
tag: v4.3.4
|
||||||
|
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
image:
|
image:
|
||||||
# -- image repository
|
# -- image repository
|
||||||
repository: hkotel/mealie
|
repository: ghcr.io/truecharts/mealie
|
||||||
# -- image tag
|
# -- image tag
|
||||||
tag: v0.5.2
|
tag: v0.5.2
|
||||||
# -- image pull policy
|
# -- image pull policy
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
image:
|
image:
|
||||||
# -- image repository
|
# -- image repository
|
||||||
repository: hkotel/mealie
|
repository: ghcr.io/truecharts/mealie
|
||||||
# -- image tag
|
# -- image tag
|
||||||
tag: v0.5.2
|
tag: v0.5.2
|
||||||
# -- image pull policy
|
# -- image pull policy
|
||||||
|
|||||||
@@ -6,9 +6,9 @@
|
|||||||
|
|
||||||
image:
|
image:
|
||||||
# -- image repository
|
# -- image repository
|
||||||
repository: eclipse-mosquitto
|
repository: ghcr.io/truecharts/eclipse-mosquitto
|
||||||
# -- image tag
|
# -- image tag
|
||||||
tag: 2.0.12
|
tag: v2.0.12
|
||||||
# -- image pull policy
|
# -- image pull policy
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
|
|||||||
@@ -2,9 +2,9 @@
|
|||||||
|
|
||||||
image:
|
image:
|
||||||
# -- image repository
|
# -- image repository
|
||||||
repository: eclipse-mosquitto
|
repository: ghcr.io/truecharts/eclipse-mosquitto
|
||||||
# -- image tag
|
# -- image tag
|
||||||
tag: 2.0.12
|
tag: v2.0.12
|
||||||
# -- image pull policy
|
# -- image pull policy
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
|
|||||||
@@ -5,9 +5,9 @@
|
|||||||
##
|
##
|
||||||
|
|
||||||
image:
|
image:
|
||||||
repository: nodered/node-red
|
repository: ghcr.io/truecharts/node-red
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 2.0.6
|
tag: v2.0.6
|
||||||
|
|
||||||
##
|
##
|
||||||
# Most other defaults are set in questions.yaml
|
# Most other defaults are set in questions.yaml
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
# Default values for node-red.
|
# Default values for node-red.
|
||||||
|
|
||||||
image:
|
image:
|
||||||
repository: nodered/node-red
|
repository: ghcr.io/truecharts/node-red
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 2.0.6
|
tag: v2.0.6
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
privileged: false
|
privileged: false
|
||||||
|
|||||||
@@ -5,9 +5,9 @@
|
|||||||
##
|
##
|
||||||
|
|
||||||
image:
|
image:
|
||||||
repository: gabekangas/owncast
|
repository: ghcr.io/truecharts/owncast
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 0.0.8
|
tag: v0.0.8
|
||||||
|
|
||||||
##
|
##
|
||||||
# Most other defaults are set in questions.yaml
|
# Most other defaults are set in questions.yaml
|
||||||
|
|||||||
@@ -7,9 +7,9 @@
|
|||||||
|
|
||||||
image:
|
image:
|
||||||
# -- image repository
|
# -- image repository
|
||||||
repository: gabekangas/owncast
|
repository: ghcr.io/truecharts/owncast
|
||||||
# -- image tag
|
# -- image tag
|
||||||
tag: 0.0.8
|
tag: v0.0.8
|
||||||
# -- image pull policy
|
# -- image pull policy
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
|
|||||||
@@ -5,9 +5,9 @@
|
|||||||
##
|
##
|
||||||
|
|
||||||
image:
|
image:
|
||||||
repository: osixia/phpldapadmin
|
repository: ghcr.io/truecharts/phpldapadmin
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: "0.9.0"
|
tag: v0.9.0
|
||||||
|
|
||||||
|
|
||||||
##
|
##
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
# Default values for Jackett.
|
# Default values for Jackett.
|
||||||
|
|
||||||
image:
|
image:
|
||||||
repository: osixia/phpldapadmin
|
repository: ghcr.io/truecharts/phpldapadmin
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: "0.9.0"
|
tag: v0.9.0
|
||||||
|
|
||||||
|
|
||||||
service:
|
service:
|
||||||
|
|||||||
@@ -5,9 +5,9 @@
|
|||||||
##
|
##
|
||||||
|
|
||||||
image:
|
image:
|
||||||
repository: akhilrex/podgrab
|
repository: ghcr.io/truecharts/podgrab
|
||||||
pullPolicy: Always
|
pullPolicy: Always
|
||||||
tag: 1.0.0
|
tag: v1.0.0
|
||||||
|
|
||||||
|
|
||||||
probes:
|
probes:
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
# Default values for podgrab.
|
# Default values for podgrab.
|
||||||
|
|
||||||
image:
|
image:
|
||||||
repository: akhilrex/podgrab
|
repository: ghcr.io/truecharts/podgrab
|
||||||
pullPolicy: Always
|
pullPolicy: Always
|
||||||
tag: 1.0.0
|
tag: v1.0.0
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
privileged: false
|
privileged: false
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
image:
|
image:
|
||||||
# -- image repository
|
# -- image repository
|
||||||
repository: ghcr.io/k8s-at-home/reg
|
repository: ghcr.io/truecharts/reg
|
||||||
# -- image pull policy
|
# -- image pull policy
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
# -- image tag
|
# -- image tag
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
image:
|
image:
|
||||||
# -- image repository
|
# -- image repository
|
||||||
repository: ghcr.io/k8s-at-home/reg
|
repository: ghcr.io/truecharts/reg
|
||||||
# -- image pull policy
|
# -- image pull policy
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
# -- image tag
|
# -- image tag
|
||||||
|
|||||||
@@ -5,9 +5,9 @@
|
|||||||
##
|
##
|
||||||
|
|
||||||
image:
|
image:
|
||||||
repository: stashapp/stash
|
repository: ghcr.io/truecharts/stash
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: latest@sha256:603658da6c0e3ce687adec4e1e73417d0560967101441ce6301b29e67cc47490
|
tag: v0.9.0
|
||||||
|
|
||||||
##
|
##
|
||||||
# Most other defaults are set in questions.yaml
|
# Most other defaults are set in questions.yaml
|
||||||
|
|||||||
@@ -7,9 +7,9 @@
|
|||||||
|
|
||||||
image:
|
image:
|
||||||
# -- image repository
|
# -- image repository
|
||||||
repository: stashapp/stash
|
repository: ghcr.io/truecharts/stash
|
||||||
# -- image tag
|
# -- image tag
|
||||||
tag: latest@sha256:603658da6c0e3ce687adec4e1e73417d0560967101441ce6301b29e67cc47490
|
tag: v0.9.0
|
||||||
# -- image pull policy
|
# -- image pull policy
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
# Default values for Traefik
|
# Default values for Traefik
|
||||||
image:
|
image:
|
||||||
repository: traefik
|
repository: ghcr.io/truecharts/traefik
|
||||||
# defaults to appVersion
|
# defaults to appVersion
|
||||||
tag: v2.5.2
|
tag: v2.5.2
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
# Default values for Traefik
|
# Default values for Traefik
|
||||||
image:
|
image:
|
||||||
repository: traefik
|
repository: ghcr.io/truecharts/traefik
|
||||||
# defaults to appVersion
|
# defaults to appVersion
|
||||||
tag: v2.5.2
|
tag: v2.5.2
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|||||||
@@ -5,9 +5,9 @@
|
|||||||
##
|
##
|
||||||
|
|
||||||
image:
|
image:
|
||||||
repository: ixsystems/truecommand
|
repository: docker pull ghcr.io/truecharts/truecommand
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: "2.0"
|
tag: v2.0.2
|
||||||
|
|
||||||
##
|
##
|
||||||
# Most other defaults are set in questions.yaml
|
# Most other defaults are set in questions.yaml
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
# Default values for Jackett.
|
# Default values for Jackett.
|
||||||
|
|
||||||
image:
|
image:
|
||||||
repository: ixsystems/truecommand
|
repository: docker pull ghcr.io/truecharts/truecommand
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: "2.0"
|
tag: v2.0.2
|
||||||
|
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
##
|
##
|
||||||
|
|
||||||
image:
|
image:
|
||||||
repository: jacobalberty/unifi
|
repository: ghcr.io/truecharts/unifi
|
||||||
tag: v6.2.26
|
tag: v6.2.26
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
# Default values for Unifi.
|
# Default values for Unifi.
|
||||||
|
|
||||||
image:
|
image:
|
||||||
repository: jacobalberty/unifi
|
repository: ghcr.io/truecharts/unifi
|
||||||
tag: v6.2.26
|
tag: v6.2.26
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
|
|||||||
@@ -5,9 +5,9 @@
|
|||||||
##
|
##
|
||||||
|
|
||||||
image:
|
image:
|
||||||
repository: golift/unpackerr
|
repository: ghcr.io/truecharts/unpackerr
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 0.9.7
|
tag: v0.9.8
|
||||||
|
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
# Default values for Sonarr.
|
# Default values for Sonarr.
|
||||||
|
|
||||||
image:
|
image:
|
||||||
repository: golift/unpackerr
|
repository: ghcr.io/truecharts/unpackerr
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 0.9.7
|
tag: v0.9.8
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
privileged: false
|
privileged: false
|
||||||
|
|||||||
@@ -5,9 +5,9 @@
|
|||||||
##
|
##
|
||||||
|
|
||||||
image:
|
image:
|
||||||
repository: vaultwarden/server
|
repository: ghcr.io/truecharts/vaultwarden
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 1.22.2
|
tag: v1.22.2
|
||||||
|
|
||||||
postgresqlImage:
|
postgresqlImage:
|
||||||
repository: postgres
|
repository: postgres
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
# Default values for Bitwarden.
|
# Default values for Bitwarden.
|
||||||
|
|
||||||
image:
|
image:
|
||||||
repository: vaultwarden/server
|
repository: ghcr.io/truecharts/vaultwarden
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 1.22.2
|
tag: v1.22.2
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
privileged: false
|
privileged: false
|
||||||
|
|||||||
@@ -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
|
||||||
Reference in New Issue
Block a user