chore(apps): move all container references to TCCR (#1448)
This commit is contained in:
@@ -1,13 +1,6 @@
|
||||
#
|
||||
# IMPORTANT NOTE
|
||||
#
|
||||
# This chart inherits from our common library chart. You can check the default values/options here:
|
||||
# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml
|
||||
#
|
||||
|
||||
image:
|
||||
# -- image repository
|
||||
repository: ghcr.io/linuxserver/airsonic
|
||||
repository: tccr.io/truecharts/airsonic
|
||||
# -- image tag
|
||||
tag: version-v10.6.2@sha256:0a0e49be383db9340c0a8258bb31c5916281ec18c8c3fb56006866d18f8e63e0
|
||||
# -- image pull policy
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
# -- image repository
|
||||
repository: dchesterton/amcrest2mqtt
|
||||
repository: tccr.io/truecharts/amcrest2mqtt
|
||||
# -- image tag
|
||||
tag: 1.0.11@sha256:950a9ad1e91b151e7fbc84daa0b7663239020b596ffa68c009236a686b96ff5e
|
||||
# -- image pull policy
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
# -- image repository
|
||||
repository: ghcr.io/k8s-at-home/apache-musicindex
|
||||
repository: tccr.io/truecharts/apache-musicindex
|
||||
# -- image tag
|
||||
tag: v1.4.1-2@sha256:c8b5cf5fbf4bbf097fb516f82bfc3ecb1ad971e8059dc9722b4d10bb7d7faee7
|
||||
# -- image pull policy
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
image:
|
||||
repository: docker.io/acockburn/appdaemon
|
||||
repository: tccr.io/truecharts/appdaemon
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v4.1.0@sha256:209ee1c83b4c0794dd6f50333f60a212d0df7c4205e7e374ac78d988ffc3d8fd
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
# -- image repository
|
||||
repository: p3terx/aria2-pro
|
||||
repository: tccr.io/truecharts/aria2-pro
|
||||
# -- image tag
|
||||
tag: latest@sha256:2589527dfef6351d459f3a6781e4efef41d694878765b107413a6eb4bb6bbca7
|
||||
# -- image pull policy
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
image:
|
||||
repository: ghcr.io/linuxserver/audacity
|
||||
repository: tccr.io/truecharts/audacity
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-3.0.2@sha256:cdf203db1e50e18349f16c5958f7061b18625501f5e2f7a15cd69262185e3e84
|
||||
env:
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
image:
|
||||
repository: ghcr.io/authelia/authelia
|
||||
repository: tccr.io/truecharts/authelia
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 4.32.2@sha256:4c46e56d219424542349fee05b643d854ab74df7a10207dc247dd36366ecfc25
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
image:
|
||||
repository: ghcr.io/linuxserver/babybuddy
|
||||
repository: tccr.io/truecharts/babybuddy
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.9.1@sha256:0f61b152727119d31df34ffa43ee048e44432d35855b0d2493560b3c642bfba5
|
||||
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
# Default values for Bazarr.
|
||||
|
||||
image:
|
||||
repository: ghcr.io/k8s-at-home/bazarr
|
||||
repository: tccr.io/truecharts/bazarr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.0.1@sha256:8b785e187aa9e74bb7ef6cecad8dc3fbd5c905a638d496a90aaeb0a1dcd80cc1
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
image:
|
||||
repository: ghcr.io/linuxserver/beets
|
||||
repository: tccr.io/truecharts/beets
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-1.5.0@sha256:5bdb3a8ed128aab4744825fd9657a754632baba5f6d9ae84fa88ac27ed0fa75f
|
||||
|
||||
|
||||
@@ -1,13 +1,6 @@
|
||||
#
|
||||
# IMPORTANT NOTE
|
||||
#
|
||||
# This chart inherits from our common library chart. You can check the default values/options here:
|
||||
# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml
|
||||
#
|
||||
|
||||
image:
|
||||
# -- image repository
|
||||
repository: ghcr.io/linuxserver/booksonic-air
|
||||
repository: tccr.io/truecharts/booksonic-air
|
||||
# -- image pull policy
|
||||
pullPolicy: IfNotPresent
|
||||
# -- image tag
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
# Default values for Calibre-Web.
|
||||
|
||||
image:
|
||||
repository: ghcr.io/linuxserver/calibre-web
|
||||
repository: tccr.io/truecharts/calibre-web
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-0.6.12@sha256:938810eca3d3137221308afe9095773c8552a457dc0943abd0aec5613242b0b6
|
||||
|
||||
|
||||
@@ -1,16 +1,6 @@
|
||||
---
|
||||
|
||||
#
|
||||
# IMPORTANT NOTE
|
||||
#
|
||||
# This chart inherits from our common library chart. You can check the default values/options here:
|
||||
# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml
|
||||
#
|
||||
|
||||
# -- This is the default, you can also use requarks/wiki
|
||||
image:
|
||||
# -- image repository
|
||||
repository: ghcr.io/linuxserver/calibre
|
||||
repository: tccr.io/truecharts/calibre
|
||||
# -- image tag
|
||||
tag: v5.32.0-ls138@sha256:8441c4295684074782e7ab3db869a096669652970d2960ad82680f582a8daeab
|
||||
# -- image pull policy
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
image:
|
||||
repository: ghcr.io/linuxserver/cloud9
|
||||
repository: tccr.io/truecharts/cloud9
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-1.29.2@sha256:f2bc1b08e713f1600d374e2347db3963908703c6f6e926649c7a7af064dfa739
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
image:
|
||||
repository: ghcr.io/linuxserver/code-server
|
||||
repository: tccr.io/truecharts/code-server
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-v3.11.1@sha256:a385ba5cb16136b14ae4cd99ca95c20ac77f9831ac3fb63937a1998e1d31be2a
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
image:
|
||||
repository: ghcr.io/truecharts/collabora
|
||||
repository: tccr.io/truecharts/collabora
|
||||
tag: v6.4.14.3@sha256:d4a55425927736cb167a8df37ba6f2a60c0e3e0bacc0ee2496ecb5e535176f60
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
# -- image repository
|
||||
repository: xtrendence/cryptofolio
|
||||
repository: tccr.io/truecharts/cryptofolio
|
||||
# -- image tag
|
||||
tag: V.2.2.0@sha256:e6e6612bb94c877b5e31853c639761d09076180fe0a6c4fdb0fb91f73d9f480e
|
||||
# -- image pull policy
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
image:
|
||||
repository: ghcr.io/k8s-at-home/jackett
|
||||
repository: tccr.io/truecharts/jackett
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v0.20.78@sha256:bec4a37a79cbd9631aeec33411f585b097140ade69128028da3e866ca2427cf1
|
||||
|
||||
|
||||
@@ -1,6 +1,4 @@
|
||||
# Default values for Jackett.
|
||||
|
||||
image:
|
||||
repository: ghcr.io/k8s-at-home/jackett
|
||||
repository: tccr.io/truecharts/jackett
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v0.20.78@sha256:bec4a37a79cbd9631aeec33411f585b097140ade69128028da3e866ca2427cf1
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
image:
|
||||
repository: ghcr.io/linuxserver/davos
|
||||
repository: tccr.io/truecharts/davos
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.2.1-ls76@sha256:24ba55aeaa4f86a76dc2664e1bb090f315279ec84e1e603e24713cfe0538d890
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
# -- image repository
|
||||
repository: ghcr.io/deconz-community/deconz-docker
|
||||
repository: tccr.io/truecharts/deconz-docker
|
||||
# -- image tag
|
||||
tag: v2.13.02@sha256:ed4a88ee75eeaf04155c3e733cf38011247139ed265d178b67ddde46889eca8c
|
||||
# -- image pull policy
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
# Default values for Jackett.
|
||||
|
||||
image:
|
||||
repository: deepquestai/deepstack
|
||||
repository: tccr.io/truecharts/deepstack-cpu
|
||||
pullPolicy: IfNotPresent
|
||||
tag: cpu-2021.09.1@sha256:359dc8c6c5056891b2a4f419902616b8b8b9bc9068b0c20fd40e13bc7a5583b5
|
||||
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
# Default values for Jackett.
|
||||
|
||||
image:
|
||||
repository: deepquestai/deepstack
|
||||
repository: tccr.io/truecharts/deepstack-gpu
|
||||
pullPolicy: IfNotPresent
|
||||
tag: gpu-2021.09.1@sha256:e71f54392c9b1199f9142d7ffcd8f0c3a6e91fe69c02a44fd76f906dd88849cb
|
||||
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
# Default values for deluge.
|
||||
|
||||
image:
|
||||
repository: ghcr.io/linuxserver/deluge
|
||||
repository: tccr.io/truecharts/deluge
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-2.0.3-2201906121747ubuntu18.04.1@sha256:2ce561a95e7be890c1daf718e85e37fd58d792ac86ec031d1dd22f85e5311469
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
image:
|
||||
repository: ghcr.io/linuxserver/digikam
|
||||
repository: tccr.io/truecharts/digikam
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-7.3.0@sha256:fe94ffafb3fb177e1e3b1169b26a3aa111f8fa678fc3fb236c30cb5208965df7
|
||||
|
||||
|
||||
@@ -1,13 +1,6 @@
|
||||
#
|
||||
# IMPORTANT NOTE
|
||||
#
|
||||
# This chart inherits from our common library chart. You can check the default values/options here:
|
||||
# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml
|
||||
#
|
||||
|
||||
image:
|
||||
# -- image repository
|
||||
repository: ghcr.io/truecharts/dizquetv
|
||||
repository: tccr.io/truecharts/dizquetv
|
||||
# -- image pull policy
|
||||
pullPolicy: IfNotPresent
|
||||
# -- image tag
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
image:
|
||||
repository: ghcr.io/linuxserver/doublecommander
|
||||
repository: tccr.io/truecharts/doublecommander
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-0.8.2-1@sha256:a64547270ae8644ed31e76e87c831e2bc92cb82bb825af5edc009fdf69a7ddde
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
# -- image repository
|
||||
repository: xirixiz/dsmr-reader-docker
|
||||
repository: tccr.io/truecharts/dsmr-reader-docker
|
||||
# -- image tag
|
||||
tag: latest-2021.09.02-amd64@sha256:4858edb1ae63a20639a0ef9c51c7b2cf599686db5c582ead7b37b2a288122935
|
||||
# -- image pull policy
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
# -- image repository
|
||||
repository: duplicati/duplicati
|
||||
repository: tccr.io/truecharts/duplicati
|
||||
# -- image tag
|
||||
tag: beta@sha256:22f5231c3a36979750d10bc8df7fbbb7b112c9fca76d85288fa8e90afb6c9635
|
||||
# -- image pull policy
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
# Default values for emby.
|
||||
|
||||
image:
|
||||
repository: ghcr.io/k8s-at-home/emby
|
||||
repository: tccr.io/truecharts/emby
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v4.6.7.0@sha256:75b4955b21bfe1ece06d56a984624fb0b36b6649d5ded9349985a4e1211093c7
|
||||
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
# Default values for esphome.
|
||||
|
||||
image:
|
||||
repository: ghcr.io/truecharts/esphome
|
||||
repository: tccr.io/truecharts/esphome
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2021.11.4@sha256:c4e3f2174e8636578a2a619eef7644f5ac94f427c531eedc31436e47f27b21a3
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
image:
|
||||
repository: ghcr.io/nicholaswilde/etherpad
|
||||
repository: tccr.io/truecharts/etherpad
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-1.8.14@sha256:26bbd45110d5b4d70246fafe40d4c4a7047b7b4fde409763a125324fa93b2d73
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Fake external service image
|
||||
image:
|
||||
repository: ghcr.io/truecharts/bs
|
||||
repository: tccr.io/truecharts/bs
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v0.66.6@sha256:666
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
image:
|
||||
repository: ghcr.io/linuxserver/filezilla
|
||||
repository: tccr.io/truecharts/filezilla
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-3.51.0-r1@sha256:5103cdd266ceb61cebabae6629e418570a5094e3f61ef2f405f6e24d4fc7f6a4
|
||||
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
# Default values for fireflyIII.
|
||||
|
||||
image:
|
||||
repository: fireflyiii/core
|
||||
repository: tccr.io/truecharts/fireflyiii-core
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-5.5.12@sha256:9a1f87a8ad38694675390756be9686fe9d8ba941fe1f145641626135c7eb5e4b
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
image:
|
||||
repository: ghcr.io/crazy-max/firefox-syncserver
|
||||
repository: tccr.io/truecharts/firefox-syncserver
|
||||
pullPolicy: IfNotPresent
|
||||
# Overrides the image tag whose default is the chart appVersion.
|
||||
tag: 1.8.0@sha256:ab1a959d8105c478f0f1523c8c3bbdc53bb8d44f325501b93297bc80cf627da6
|
||||
|
||||
@@ -1,13 +1,6 @@
|
||||
#
|
||||
# IMPORTANT NOTE
|
||||
#
|
||||
# This chart inherits from our common library chart. You can check the default values/options here:
|
||||
# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml
|
||||
#
|
||||
|
||||
image:
|
||||
# -- image repository
|
||||
repository: ghcr.io/flaresolverr/flaresolverr
|
||||
repository: tccr.io/truecharts/flaresolverr
|
||||
# -- image pull policy
|
||||
pullPolicy: IfNotPresent
|
||||
# -- image tag
|
||||
|
||||
@@ -1,13 +1,6 @@
|
||||
#
|
||||
# IMPORTANT NOTE
|
||||
#
|
||||
# This chart inherits from our common library chart. You can check the default values/options here:
|
||||
# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml
|
||||
#
|
||||
|
||||
image:
|
||||
# -- image repository
|
||||
repository: ghcr.io/truecharts/flood
|
||||
repository: tccr.io/truecharts/flood
|
||||
# -- image pull policy
|
||||
pullPolicy: IfNotPresent
|
||||
# -- image tag
|
||||
|
||||
@@ -1,13 +1,6 @@
|
||||
#
|
||||
# IMPORTANT NOTE
|
||||
#
|
||||
# This chart inherits from our common library chart. You can check the default values/options here:
|
||||
# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml
|
||||
#
|
||||
|
||||
image:
|
||||
# -- image repository
|
||||
repository: ghcr.io/truecharts/focalboard
|
||||
repository: tccr.io/truecharts/focalboard
|
||||
# -- image pull policy
|
||||
pullPolicy: IfNotPresent
|
||||
# -- image tag
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
image:
|
||||
repository: ghcr.io/nicholaswilde/fossil
|
||||
repository: tccr.io/truecharts/fossil
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.15.1-ls4@sha256:a0a819ed2707e8e829dec371de0e166fbcf0499d3d12005880f603b2b95bf64d
|
||||
securityContext:
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
# Default values for Bitwarden.
|
||||
|
||||
image:
|
||||
repository: ghcr.io/truecharts/freeradius
|
||||
repository: tccr.io/truecharts/freeradius
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v3.0.23@sha256:21454da0a4f4950dd9b97e82de5b56556fdf2bf38f60ae427852b74a2622c972
|
||||
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
# Default values for FreshRSS.
|
||||
|
||||
image:
|
||||
repository: ghcr.io/linuxserver/freshrss
|
||||
repository: tccr.io/truecharts/freshrss
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-1.18.1@sha256:12d5889d3a92cd6e493c44b9b5aa4f05aafbf7236ad5cd0a8b8e357fe6836f88
|
||||
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
# Default values for Gaps.
|
||||
|
||||
image:
|
||||
repository: ghcr.io/truecharts/gaps
|
||||
repository: tccr.io/truecharts/gaps
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v0.8.8@sha256:2e4b3b4e677be68b947517b0077aec719db8c382dad2952421b746060bbd6513
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
image:
|
||||
repository: gitea/gitea
|
||||
repository: tccr.io/truecharts/gitea
|
||||
tag: 1.15.6-rootless
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
image:
|
||||
repository: ghcr.io/nicholaswilde/golinks
|
||||
repository: tccr.io/truecharts/golinks
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-154c581@sha256:8e67b26324c5dc433210df8f2fb64317db3cbbe7db0b9e10c6e5bc3f3f7860e4
|
||||
|
||||
env: {}
|
||||
# SUGGEST=https://suggestqueries.google.com/complete/search?client=firefox&q=%s `# optional` \
|
||||
# TITLE=Search `# optional` \
|
||||
|
||||
@@ -1,13 +1,6 @@
|
||||
#
|
||||
# IMPORTANT NOTE
|
||||
#
|
||||
# This chart inherits from our common library chart. You can check the default values/options here:
|
||||
# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml
|
||||
#
|
||||
|
||||
image:
|
||||
# -- image repository
|
||||
repository: ghcr.io/truecharts/gonic
|
||||
repository: tccr.io/truecharts/gonic
|
||||
# -- image pull policy
|
||||
pullPolicy: IfNotPresent
|
||||
# -- image tag
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
image:
|
||||
repository: gotify/server
|
||||
repository: tccr.io/truecharts/gotify-server
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.1.0@sha256:57aa2aabac035c16118f625dd6d3d2c3ca421b43b28cb27512f3212193d65771
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
image:
|
||||
repository: bitnami/grafana
|
||||
repository: tccr.io/truecharts/grafana
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 8.2.5@sha256:ce9fa0f6f904e05f49fa814008d3d98560b07eaccd902327f7de5e8721c95e32
|
||||
|
||||
@@ -30,20 +30,20 @@ secret:
|
||||
env:
|
||||
GF_SECURITY_ADMIN_USER: "admin"
|
||||
GF_INSTALL_PLUGINS: ""
|
||||
GF_PATHS_PLUGINS: "/opt/bitnami/grafana/data/plugins"
|
||||
GF_PATHS_PLUGINS: "/opt/tccr.io/truecharts/grafana/data/plugins"
|
||||
GF_AUTH_LDAP_ENABLED: "false"
|
||||
GF_AUTH_LDAP_CONFIG_FILE: "/opt/bitnami/grafana/conf/ldap.toml"
|
||||
GF_AUTH_LDAP_CONFIG_FILE: "/opt/tccr.io/truecharts/grafana/conf/ldap.toml"
|
||||
GF_AUTH_LDAP_ALLOW_SIGN_UP: "false"
|
||||
GF_PATHS_PROVISIONING: "/opt/bitnami/grafana/conf/provisioning"
|
||||
GF_PATHS_CONFIG: "/opt/bitnami/grafana/conf/grafana.ini"
|
||||
GF_PATHS_DATA: "/opt/bitnami/grafana/data"
|
||||
GF_PATHS_LOGS: "/opt/bitnami/grafana/logs"
|
||||
GF_PATHS_PROVISIONING: "/opt/tccr.io/truecharts/grafana/conf/provisioning"
|
||||
GF_PATHS_CONFIG: "/opt/tccr.io/truecharts/grafana/conf/grafana.ini"
|
||||
GF_PATHS_DATA: "/opt/tccr.io/truecharts/grafana/data"
|
||||
GF_PATHS_LOGS: "/opt/tccr.io/truecharts/grafana/logs"
|
||||
|
||||
|
||||
persistence:
|
||||
config:
|
||||
enabled: true
|
||||
mountPath: "/opt/bitnami/grafana/data"
|
||||
mountPath: "/opt/tccr.io/truecharts/grafana/data"
|
||||
|
||||
metrics:
|
||||
# -- Enable and configure a Prometheus serviceMonitor for the chart under this key.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
image:
|
||||
repository: ghcr.io/linuxserver/grav
|
||||
repository: tccr.io/truecharts/grav
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-1.7.18@sha256:e4fc1032fd78c0a6772cf141669449fdd4d0f5e6ad4646d6ebaf0b6015631738
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Default values for grocy.
|
||||
|
||||
|
||||
image:
|
||||
repository: ghcr.io/linuxserver/grocy
|
||||
repository: tccr.io/truecharts/grocy
|
||||
tag: version-v3.1.1@sha256:f67e4ce1c7498f5360d874955b0baf3b6b4ae88f5411094d32f7bfb93ddd4a5a
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
image:
|
||||
repository: ghcr.io/truecharts/handbrake
|
||||
repository: tccr.io/truecharts/handbrake
|
||||
tag: v1.24.2@sha256:312ddf5ec046fd0ca3f84015b55c8b4cbe1d6e8340ffcaf244489592a3fc92da
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
|
||||
@@ -1,13 +1,6 @@
|
||||
#
|
||||
# IMPORTANT NOTE
|
||||
#
|
||||
# This chart inherits from our common library chart. You can check the default values/options here:
|
||||
# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml
|
||||
#
|
||||
|
||||
image:
|
||||
# -- image repository
|
||||
repository: ghcr.io/k8s-at-home/haste-server
|
||||
repository: tccr.io/truecharts/haste-server
|
||||
# -- image pull policy
|
||||
pullPolicy: IfNotPresent
|
||||
# -- image tag
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
image:
|
||||
repository: ghcr.io/linuxserver/headphones
|
||||
repository: tccr.io/truecharts/headphones
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-58edc604@sha256:43f2d40be460ac59c6b80d6ea1307f14dad11379ac607b6752f84a758da6b118
|
||||
|
||||
|
||||
@@ -1,8 +1,6 @@
|
||||
# Default values for healthchecks.
|
||||
|
||||
image:
|
||||
# -- image repository
|
||||
repository: ghcr.io/linuxserver/healthchecks
|
||||
repository: tccr.io/truecharts/healthchecks
|
||||
# -- image tag
|
||||
tag: version-v1.22.0@sha256:a5cef9bed791dee2b8d74f0ed3098af13166a9a75da57671220d01ab61dbde31
|
||||
# -- image pull policy
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
# Default values for grocy.
|
||||
|
||||
image:
|
||||
repository: ghcr.io/linuxserver/heimdall
|
||||
repository: tccr.io/truecharts/heimdall
|
||||
tag: version-2.2.2@sha256:fd47acb8da04b42918a0a966508040b150a89fe0876c610b85b44115302717c4
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
# Default values for Home Assistant
|
||||
|
||||
image:
|
||||
repository: ghcr.io/truecharts/home-assistant
|
||||
repository: tccr.io/truecharts/home-assistant
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2021.11.5@sha256:f4a4f4c85e51e6c08b36329110c95be441f53ac998bc51bc16f5b26290f7f9ef
|
||||
|
||||
@@ -60,7 +58,7 @@ persistence:
|
||||
|
||||
|
||||
# -- Enable and configure postgresql database subchart under this key.
|
||||
# For more options see [postgresql chart documentation](https://github.com/bitnami/charts/tree/master/bitnami/postgresql)
|
||||
# For more options see [postgresql chart documentation](https://github.com/tccr.io/truecharts/charts/tree/master/tccr.io/truecharts/postgresql)
|
||||
# @default -- See values.yaml
|
||||
postgresql:
|
||||
enabled: true
|
||||
@@ -69,7 +67,7 @@ postgresql:
|
||||
existingSecret: "dbcreds"
|
||||
|
||||
# Enable influxdb
|
||||
# ... for more options see https://github.com/bitnami/charts/tree/master/bitnami/influxdb
|
||||
# ... for more options see https://github.com/tccr.io/truecharts/charts/tree/master/tccr.io/truecharts/influxdb
|
||||
influxdb:
|
||||
enabled: false
|
||||
architecture: standalone
|
||||
|
||||
@@ -1,13 +1,6 @@
|
||||
#
|
||||
# IMPORTANT NOTE
|
||||
#
|
||||
# This chart inherits from our common library chart. You can check the default values/options here:
|
||||
# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml
|
||||
#
|
||||
|
||||
image:
|
||||
# -- image repository
|
||||
repository: sirfragalot/hyperion.ng
|
||||
repository: tccr.io/truecharts/hyperion.ng
|
||||
# -- image tag
|
||||
tag: 2.0.12@sha256:7a3610716c6881d4a2cd028de7c553cdc7f28e0b18c1b455f35ef5b3e947ed2a
|
||||
# -- image pull policy
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
# -- image repository
|
||||
repository: pmaksymiuk/icantbelieveitsnotvaletudo
|
||||
repository: tccr.io/truecharts/icantbelieveitsnotvaletudo
|
||||
# -- image tag
|
||||
tag: 2021.2.1@sha256:cfb6ca812b7bec09ef61d60c8ab71945b6594525673f2edd9ddcd88004d8b150
|
||||
# -- image pull policy
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
# Default values for Jackett.
|
||||
|
||||
image:
|
||||
repository: ghcr.io/k8s-at-home/jackett
|
||||
repository: tccr.io/truecharts/jackett
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v0.20.78@sha256:bec4a37a79cbd9631aeec33411f585b097140ade69128028da3e866ca2427cf1
|
||||
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
# Default values for jdownloader2.
|
||||
|
||||
image:
|
||||
repository: ghcr.io/truecharts/jdownloader-2
|
||||
repository: tccr.io/truecharts/jdownloader-2
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.7.1@sha256:ed3299aa7037a99aed5978c30e504ce3daa470d11b6af9533355592c64c3cced
|
||||
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
# Default values for jellyfin.
|
||||
|
||||
image:
|
||||
repository: ghcr.io/truecharts/jellyfin
|
||||
repository: tccr.io/truecharts/jellyfin
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v10.7.7@sha256:2fa78e734903d95f8b530d2f3203f5ce5d9ff891cc8a70c0e80e828e336b4abb
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
# -- image repository
|
||||
repository: joplin/server
|
||||
# -- image tag
|
||||
repository: tccr.io/truecharts/joplin-server
|
||||
# -- image tag
|
||||
tag: 2.5.1@sha256:5bd976f19f883352bacad74767237471941cb35b2ded96a1afeeb7168b1e08d8
|
||||
# -- image pull policy
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
# -- image repository
|
||||
repository: kanboard/kanboard
|
||||
repository: tccr.io/truecharts/kanboard
|
||||
# -- image tag
|
||||
tag: v1.2.20@sha256:0b6d33dbbc16e86094b92ed8461659280773bd66a6ff5ee1a380c643aac4ef16
|
||||
# -- image pull policy
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
# Default values for KMS.
|
||||
|
||||
image:
|
||||
repository: pykmsorg/py-kms
|
||||
repository: tccr.io/truecharts/kms
|
||||
pullPolicy: IfNotPresent
|
||||
tag: minimal@sha256:769cc69064bf60c67855a25a4c9e2959fd1e5e640396c35c15599d342d61061e
|
||||
|
||||
|
||||
@@ -1,13 +1,6 @@
|
||||
#
|
||||
# IMPORTANT NOTE
|
||||
#
|
||||
# This chart inherits from our common library chart. You can check the default values/options here:
|
||||
# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml
|
||||
#
|
||||
|
||||
image:
|
||||
# -- image repository
|
||||
repository: ghcr.io/truecharts/komga
|
||||
repository: tccr.io/truecharts/komga
|
||||
# -- image tag
|
||||
tag: v0.133.0@sha256:e7b3cae30064b0a6b1f4f663c5c9f2cfa29579d695fce87362d00461dc5f813d
|
||||
# -- image pull policy
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
# Default values for LazyLibrarian.
|
||||
|
||||
image:
|
||||
repository: ghcr.io/linuxserver/lazylibrarian
|
||||
repository: tccr.io/truecharts/lazylibrarian
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:40456cfbfc92379527bcc0839abc8b87276887c132966c172e04c2b995b96ee0
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
# -- Image repository
|
||||
repository: ghcr.io/k8s-at-home/leaf2mqtt
|
||||
repository: tccr.io/truecharts/leaf2mqtt
|
||||
# -- Image tag
|
||||
tag: v0.5@sha256:38af096ee01683a958ff457dea40325bf841d87cb9e95ec2c41ae8fb20ab575a
|
||||
# -- Image pull policy
|
||||
|
||||
@@ -1,13 +1,6 @@
|
||||
#
|
||||
# IMPORTANT NOTE
|
||||
#
|
||||
# This chart inherits from our common library chart. You can check the default values/options here:
|
||||
# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml
|
||||
#
|
||||
|
||||
image:
|
||||
# -- image repository
|
||||
repository: ghcr.io/linuxserver/librespeed
|
||||
repository: tccr.io/truecharts/librespeed
|
||||
# -- image tag
|
||||
tag: version-5.2.4@sha256:dabcdd5e950d61646456425dbf09caaf8589f15a2f0b0332677d27500f9d1d0b
|
||||
# -- image pull policy
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
# Default values for Lidarr.
|
||||
|
||||
image:
|
||||
repository: ghcr.io/k8s-at-home/lidarr
|
||||
repository: tccr.io/truecharts/lidarr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.0.0.2255@sha256:54ebc1f90963b16889e9e1b915eced4efd45ae489805aa996faf519430a4322f
|
||||
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
# Default values for Jackett.
|
||||
|
||||
image:
|
||||
repository: ghcr.io/techno-tim/littlelink-server
|
||||
repository: tccr.io/techno-tim/littlelink-server
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:0175e541c76255b264b2c68af997b6e2a2b910c420861e4f92e4e4bf5d0ed776
|
||||
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
# Default values for Logitech Media Server.
|
||||
|
||||
image:
|
||||
repository: lmscommunity/logitechmediaserver
|
||||
repository: tccr.io/truecharts/logitechmediaserver
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 8.3.0@sha256:7954bda8b5a42eee0c42483c3dd59ed9127f71983b555c167ce7c2e65a066e64
|
||||
env:
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
image:
|
||||
repository: grafana/loki
|
||||
repository: tccr.io/truecharts/loki
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.4.1@sha256:1d802d29cf041601895ce16439757baf4dac71a21069957616ee7988746bf59c
|
||||
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
# Default values for Lychee.
|
||||
|
||||
image:
|
||||
repository: ghcr.io/truecharts/lychee-laravel
|
||||
repository: tccr.io/truecharts/lychee-laravel
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v4.3.6@sha256:4bed7b11de627f40477b8865869cd757610969dcecbafaa1a1aac4ea1e8ae1bf
|
||||
|
||||
|
||||
@@ -1,13 +1,6 @@
|
||||
#
|
||||
# IMPORTANT NOTE
|
||||
#
|
||||
# This chart inherits from our common library chart. You can check the default values/options here:
|
||||
# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml
|
||||
#
|
||||
|
||||
image:
|
||||
# -- image repository
|
||||
repository: ghcr.io/truecharts/mealie
|
||||
repository: tccr.io/truecharts/mealie
|
||||
# -- image tag
|
||||
tag: v0.5.3@sha256:2026a85abda3e3b6bb4bc8ed73ce9d47b6d2957189c4db887d406ed91956a890
|
||||
# -- image pull policy
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
image:
|
||||
repository: ghcr.io/linuxserver/medusa
|
||||
repository: tccr.io/truecharts/medusa
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.5.20@sha256:24f43e0e6a46872b49f4713f0a8bf98f6b64bfa2a7ced1cb33d54adea26ed4e5
|
||||
env:
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
image:
|
||||
repository: miniflux/miniflux
|
||||
repository: tccr.io/truecharts/miniflux
|
||||
tag: 2.0.33@sha256:77726b617e71a046ea4d02890f7f4a5d43a3c774c7de073ad06bec521ae75f12
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
# -- image repository
|
||||
repository: minio/minio
|
||||
repository: tccr.io/truecharts/minio
|
||||
# -- image tag
|
||||
tag: RELEASE.2021-11-05T09-16-26Z@sha256:a11692068c588e7ea895f76d619a5fcb30eefc8a759e2ad7d6ec92331e43386e
|
||||
# -- image pull policy
|
||||
|
||||
@@ -1,8 +1,6 @@
|
||||
# Default values for Jackett.
|
||||
|
||||
image:
|
||||
# -- image repository
|
||||
repository: eclipse-mosquitto
|
||||
repository: tccr.io/truecharts/eclipse-mosquitto
|
||||
# -- image tag
|
||||
tag: 2.0.14@sha256:64b7c1729f7d1fff46b5e884fc389071686b2f7ed116c3fc7e17cbcb50fa147e
|
||||
# -- image pull policy
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
image:
|
||||
repository: ghcr.io/linuxserver/mstream
|
||||
repository: tccr.io/truecharts/mstream
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-v5.2.5@sha256:22c012bcc43cde544532e7797da678ffd0dab76d3afeec0a2906adfae6767256
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
image:
|
||||
repository: ghcr.io/linuxserver/muximux
|
||||
repository: tccr.io/truecharts/muximux
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-057352e8@sha256:3065b039975e9b58b0cba4c19b63c5453bd80ad9911a4baa2bfca77190a7eea0
|
||||
|
||||
|
||||
@@ -1,13 +1,6 @@
|
||||
#
|
||||
# IMPORTANT NOTE
|
||||
#
|
||||
# This chart inherits from our common library chart. You can check the default values/options here:
|
||||
# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml
|
||||
#
|
||||
|
||||
image:
|
||||
# -- image repository
|
||||
repository: ghcr.io/linuxserver/mylar3
|
||||
repository: tccr.io/truecharts/mylar3
|
||||
# -- image tag
|
||||
tag: version-v0.5.3@sha256:b96f0e97ab3f4bf4e4320670aa932d0f7df39d1ddce0bbf62808bd509209d78f
|
||||
# -- image pull policy
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
# Default values for Navidrome.
|
||||
|
||||
image:
|
||||
repository: ghcr.io/truecharts/navidrome
|
||||
repository: tccr.io/truecharts/navidrome
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v0.47.0@sha256:0ca8781ecf33f961d9e1157b8f0aa0ad8d69cde3dac99e8084bd34aa73094128
|
||||
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
# Default values for Bitwarden.
|
||||
|
||||
image:
|
||||
repository: docker.io/nextcloud
|
||||
repository: tccr.io/truecharts/nextcloud
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 22.2.3@sha256:21b94903f9c755a9e79a84692ce9ea7d4ebfc2d1066f90f7f2baa13388ddf831
|
||||
|
||||
@@ -129,7 +127,7 @@ postgresql:
|
||||
postgresqlDatabase: nextcloud
|
||||
|
||||
# Enabled redis
|
||||
# ... for more options see https://github.com/bitnami/charts/tree/master/bitnami/redis
|
||||
# ... for more options see https://github.com/tccr.io/truecharts/charts/tree/master/tccr.io/truecharts/redis
|
||||
redis:
|
||||
enabled: true
|
||||
existingSecret: "rediscreds"
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
# Default values for node-red.
|
||||
|
||||
image:
|
||||
repository: ghcr.io/truecharts/node-red
|
||||
repository: tccr.io/truecharts/node-red
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2.1.2@sha256:1bdc555a36417b165ed2ae1246a15321cdb476bfa1a0315c82d1931ad9beb04f
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
image:
|
||||
repository: ghcr.io/nicholaswilde/novnc
|
||||
repository: tccr.io/truecharts/novnc
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-1.2.0@sha256:5d0d02fa11dabb607ddf293b3b3794ef15f2a9b32e41078de5ed24ad3cfad095
|
||||
# https://github.com/nicholaswilde/docker-novnc
|
||||
|
||||
@@ -1,17 +1,10 @@
|
||||
#
|
||||
# IMPORTANT NOTE
|
||||
#
|
||||
# This chart inherits from our common library chart. You can check the default values/options here:
|
||||
# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml
|
||||
#
|
||||
|
||||
controller:
|
||||
# -- Number of pods to load balance between
|
||||
replicas: 2
|
||||
|
||||
image:
|
||||
# -- image repository
|
||||
repository: ghcr.io/k8s-at-home/nullserv
|
||||
repository: tccr.io/truecharts/nullserv
|
||||
# -- image tag
|
||||
tag: v1.3.0@sha256:0792c7e6d814bf292455da3f40aa5d56c465f2b5024e786ac3bf3dc3b16cc757
|
||||
# -- image pull policy
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
# Default values for nzbget.
|
||||
|
||||
image:
|
||||
repository: ghcr.io/k8s-at-home/nzbget
|
||||
repository: tccr.io/truecharts/nzbget
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v21.1@sha256:a000653a171eb6779f2d87ddbf0cde5e0ed71a6bd89b35c1047fe67757b3ab1e
|
||||
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
# Default values for nzbhydra.
|
||||
|
||||
image:
|
||||
repository: ghcr.io/k8s-at-home/nzbhydra2
|
||||
repository: tccr.io/truecharts/nzbhydra2
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v3.18.0@sha256:d48b4c6b08ad96b5c394dc51e26bacf005a1f820b49aad29827f13725d51b05c
|
||||
|
||||
|
||||
@@ -1,13 +1,6 @@
|
||||
#
|
||||
# IMPORTANT NOTE
|
||||
#
|
||||
# This chart inherits from our common library chart. You can check the default values/options here:
|
||||
# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml
|
||||
#
|
||||
|
||||
image:
|
||||
# -- image repository
|
||||
repository: ghcr.io/truecharts/octoprint
|
||||
repository: tccr.io/truecharts/octoprint
|
||||
# -- image tag
|
||||
tag: v1.7.2@sha256:80d677488365ad240b0cef90fa381ba849dcd82dfc62b11689d88da9867956c6
|
||||
# -- image pull policy
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
image:
|
||||
repository: ghcr.io/nicholaswilde/odoo
|
||||
repository: tccr.io/truecharts/odoo
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-14.0@sha256:7cff9672ce078f7e2cf132625f0bc0fa68e932955d23e2e8c2ce7c235d5c5f8d
|
||||
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
# Default values for Ombi.
|
||||
|
||||
image:
|
||||
repository: ghcr.io/truecharts/ombi
|
||||
repository: tccr.io/truecharts/ombi
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v4.0.1482@sha256:0fa4e81029d9adef9d773ce99db13ff3039fd087d58d7266cbcfd7462e7afc56
|
||||
|
||||
@@ -25,7 +23,7 @@ persistence:
|
||||
|
||||
|
||||
# Enabled mariadb
|
||||
# ... for more options see https://github.com/bitnami/charts/tree/master/bitnami/mariadb
|
||||
# ... for more options see https://github.com/tccr.io/truecharts/charts/tree/master/tccr.io/truecharts/mariadb
|
||||
mariadb:
|
||||
enabled: false
|
||||
architecture: standalone
|
||||
|
||||
@@ -1,13 +1,6 @@
|
||||
#
|
||||
# IMPORTANT NOTE
|
||||
#
|
||||
# This chart inherits from our common library chart. You can check the default values/options here:
|
||||
# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml
|
||||
#
|
||||
|
||||
image:
|
||||
# -- image repository
|
||||
repository: onlyoffice/documentserver
|
||||
repository: tccr.io/truecharts/documentserver
|
||||
# -- image tag
|
||||
tag: 6.4.2.6@sha256:7e4a36f99966640fa7d0298ec3334309331229f61bdce7280667575ba9c8f7f6
|
||||
# -- image pull policy
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
# -- image repository
|
||||
repository: openkm/openkm-ce
|
||||
repository: tccr.io/truecharts/openkm-ce
|
||||
# -- image tag
|
||||
tag: 6.3.11@sha256:15bf6110539b02795a52f4472d95511736cfbdedef8396baf24c65a3aae28814
|
||||
# -- image pull policy
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
# Default values for Bitwarden.
|
||||
|
||||
image:
|
||||
repository: ghcr.io/truecharts/openldap
|
||||
repository: tccr.io/truecharts/openldap
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.5.0@sha256:fd870eecad0a5a5097ec7377a4441aa77171b4e10d8336f63698144dc3a51a4b
|
||||
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
# Default values for Organizr.
|
||||
|
||||
image:
|
||||
repository: organizr/organizr
|
||||
repository: tccr.io/truecharts/organizr
|
||||
pullPolicy: Always
|
||||
tag: latest@sha256:d8b03b33ea1c65023ef7085bf06d13b0045a099e82fc833c9ac35c071b3e88a8
|
||||
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
# Default values for oscam
|
||||
|
||||
image:
|
||||
repository: ghcr.io/linuxserver/oscam
|
||||
repository: tccr.io/truecharts/oscam
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-11693@sha256:e97f9929c3a6caed6ee24ed9f1efdd4a8c29b4b2ba52205d3f8daebdaf7a9ea2
|
||||
|
||||
|
||||
@@ -1,13 +1,6 @@
|
||||
#
|
||||
# IMPORTANT NOTE
|
||||
#
|
||||
# This chart inherits from our common library chart. You can check the default values/options here:
|
||||
# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml
|
||||
#
|
||||
|
||||
image:
|
||||
# -- image repository
|
||||
repository: ghcr.io/sct/overseerr
|
||||
repository: tccr.io/truecharts/overseerr
|
||||
# -- image tag
|
||||
tag: 1.27.0@sha256:061f876e32bd85050c767dee57e09593c293e8676e06a7dc40536f28bf55fc68
|
||||
# -- image pull policy
|
||||
|
||||
@@ -1,13 +1,6 @@
|
||||
#
|
||||
# IMPORTANT NOTE
|
||||
#
|
||||
# This chart inherits from our common library chart. You can check the default values/options here:
|
||||
# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml
|
||||
#
|
||||
|
||||
image:
|
||||
# -- image repository
|
||||
repository: ghcr.io/truecharts/owncast
|
||||
repository: tccr.io/truecharts/owncast
|
||||
# -- image tag
|
||||
tag: v0.0.10@sha256:59e455798cacf118a74184755b060f48bcc05dc56bb9d4f696bcc77f411f1ad0
|
||||
# -- image pull policy
|
||||
|
||||
@@ -1,13 +1,6 @@
|
||||
#
|
||||
# IMPORTANT NOTE
|
||||
#
|
||||
# This chart inherits from our common library chart. You can check the default values/options here:
|
||||
# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml
|
||||
#
|
||||
|
||||
image:
|
||||
# -- image repository
|
||||
repository: ghcr.io/truecharts/ocis
|
||||
repository: tccr.io/truecharts/ocis
|
||||
# -- image tag
|
||||
tag: v1.15.0@sha256:513bf715f330afcd06918be63f47b8ad7bf80515d3ed2b29afdb7da00ed66eb4
|
||||
# -- image pull policy
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
# Default values for Jackett.
|
||||
|
||||
image:
|
||||
repository: docker.io/dpage/pgadmin4
|
||||
repository: tccr.io/dpage/pgadmin4
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 6.2@sha256:13e2208c50cb8666967e0396fa4898b555b41b507149dd468966d64caab7da76
|
||||
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user