diff --git a/charts/library/common-test/values.yaml b/charts/library/common-test/values.yaml index 6937e0fa59c..c56f46cd33d 100644 --- a/charts/library/common-test/values.yaml +++ b/charts/library/common-test/values.yaml @@ -1,4 +1,4 @@ image: - repository: b4bz/homer + repository: ghcr.io/truecharts/homer tag: latest pullPolicy: IfNotPresent diff --git a/charts/library/common/values.yaml b/charts/library/common/values.yaml index 600a9694450..9b8e2c118bd 100644 --- a/charts/library/common/values.yaml +++ b/charts/library/common/values.yaml @@ -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 diff --git a/charts/stable/esphome/SCALE/ix_values.yaml b/charts/stable/esphome/SCALE/ix_values.yaml index 8ffc4bcf1a8..762534472b0 100644 --- a/charts/stable/esphome/SCALE/ix_values.yaml +++ b/charts/stable/esphome/SCALE/ix_values.yaml @@ -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 diff --git a/charts/stable/esphome/values.yaml b/charts/stable/esphome/values.yaml index fefe6e00b5b..bbcbb505c93 100644 --- a/charts/stable/esphome/values.yaml +++ b/charts/stable/esphome/values.yaml @@ -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 diff --git a/charts/stable/flood/SCALE/ix_values.yaml b/charts/stable/flood/SCALE/ix_values.yaml index 8ea3b077107..a68cacca00e 100644 --- a/charts/stable/flood/SCALE/ix_values.yaml +++ b/charts/stable/flood/SCALE/ix_values.yaml @@ -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 diff --git a/charts/stable/flood/values.yaml b/charts/stable/flood/values.yaml index b6e7f2c19d6..c25dc96fbba 100644 --- a/charts/stable/flood/values.yaml +++ b/charts/stable/flood/values.yaml @@ -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 diff --git a/charts/stable/focalboard/SCALE/ix_values.yaml b/charts/stable/focalboard/SCALE/ix_values.yaml index d0913f04ee9..896463cef46 100644 --- a/charts/stable/focalboard/SCALE/ix_values.yaml +++ b/charts/stable/focalboard/SCALE/ix_values.yaml @@ -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 diff --git a/charts/stable/focalboard/values.yaml b/charts/stable/focalboard/values.yaml index ad2b899e3a5..e3ad66f615d 100644 --- a/charts/stable/focalboard/values.yaml +++ b/charts/stable/focalboard/values.yaml @@ -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 diff --git a/charts/stable/gaps/SCALE/ix_values.yaml b/charts/stable/gaps/SCALE/ix_values.yaml index d11177660e5..bed66409b0a 100644 --- a/charts/stable/gaps/SCALE/ix_values.yaml +++ b/charts/stable/gaps/SCALE/ix_values.yaml @@ -5,7 +5,7 @@ ## image: - repository: housewrecker/gaps + repository: ghcr.io/truecharts/gaps pullPolicy: IfNotPresent tag: v0.8.8 diff --git a/charts/stable/gaps/values.yaml b/charts/stable/gaps/values.yaml index 77ae00044e5..0fb5363a6ad 100644 --- a/charts/stable/gaps/values.yaml +++ b/charts/stable/gaps/values.yaml @@ -1,7 +1,7 @@ # Default values for Gaps. image: - repository: housewrecker/gaps + repository: ghcr.io/truecharts/gaps pullPolicy: IfNotPresent tag: v0.8.8 diff --git a/charts/stable/gonic/SCALE/ix_values.yaml b/charts/stable/gonic/SCALE/ix_values.yaml index 0573c45fa47..81041a52d8a 100644 --- a/charts/stable/gonic/SCALE/ix_values.yaml +++ b/charts/stable/gonic/SCALE/ix_values.yaml @@ -5,7 +5,7 @@ ## image: - repository: sentriz/gonic + repository: ghcr.io/truecharts/gonic pullPolicy: IfNotPresent tag: v0.13.1 diff --git a/charts/stable/gonic/values.yaml b/charts/stable/gonic/values.yaml index 188e9eb5473..2abb3bcd6e2 100644 --- a/charts/stable/gonic/values.yaml +++ b/charts/stable/gonic/values.yaml @@ -7,7 +7,7 @@ image: # -- image repository - repository: sentriz/gonic + repository: ghcr.io/truecharts/gonic # -- image pull policy pullPolicy: IfNotPresent # -- image tag diff --git a/charts/stable/handbrake/SCALE/ix_values.yaml b/charts/stable/handbrake/SCALE/ix_values.yaml index e403ece7c74..a47408fd28c 100644 --- a/charts/stable/handbrake/SCALE/ix_values.yaml +++ b/charts/stable/handbrake/SCALE/ix_values.yaml @@ -5,7 +5,7 @@ ## image: - repository: jlesage/handbrake + repository: ghcr.io/truecharts/handbrake tag: v1.24.1 pullPolicy: IfNotPresent diff --git a/charts/stable/handbrake/values.yaml b/charts/stable/handbrake/values.yaml index 1dd35fd08a0..e71e9849f9f 100644 --- a/charts/stable/handbrake/values.yaml +++ b/charts/stable/handbrake/values.yaml @@ -1,5 +1,5 @@ image: - repository: jlesage/handbrake + repository: jghcr.io/truecharts/handbrake tag: v1.24.1 pullPolicy: IfNotPresent diff --git a/charts/stable/home-assistant/SCALE/ix_values.yaml b/charts/stable/home-assistant/SCALE/ix_values.yaml index dea8c95d7bb..ee824a26604 100644 --- a/charts/stable/home-assistant/SCALE/ix_values.yaml +++ b/charts/stable/home-assistant/SCALE/ix_values.yaml @@ -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 diff --git a/charts/stable/home-assistant/values.yaml b/charts/stable/home-assistant/values.yaml index 122becc51bf..eacca79e18a 100644 --- a/charts/stable/home-assistant/values.yaml +++ b/charts/stable/home-assistant/values.yaml @@ -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: diff --git a/charts/stable/jdownloader2/SCALE/ix_values.yaml b/charts/stable/jdownloader2/SCALE/ix_values.yaml index f54d8d42d59..6983fab790c 100644 --- a/charts/stable/jdownloader2/SCALE/ix_values.yaml +++ b/charts/stable/jdownloader2/SCALE/ix_values.yaml @@ -5,7 +5,7 @@ ## image: - repository: jlesage/jdownloader-2 + repository: ghcr.io/truecharts/jdownloader-2 tag: v1.7.1 pullPolicy: IfNotPresent diff --git a/charts/stable/jdownloader2/values.yaml b/charts/stable/jdownloader2/values.yaml index 31e7cf77e23..b6e7e07a6ce 100644 --- a/charts/stable/jdownloader2/values.yaml +++ b/charts/stable/jdownloader2/values.yaml @@ -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 diff --git a/charts/stable/jellyfin/SCALE/ix_values.yaml b/charts/stable/jellyfin/SCALE/ix_values.yaml index 0970279be92..f245ba1bd04 100644 --- a/charts/stable/jellyfin/SCALE/ix_values.yaml +++ b/charts/stable/jellyfin/SCALE/ix_values.yaml @@ -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 diff --git a/charts/stable/jellyfin/values.yaml b/charts/stable/jellyfin/values.yaml index fb0b84c7774..9be6a26566e 100644 --- a/charts/stable/jellyfin/values.yaml +++ b/charts/stable/jellyfin/values.yaml @@ -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 diff --git a/charts/stable/komga/SCALE/ix_values.yaml b/charts/stable/komga/SCALE/ix_values.yaml index c1b30d73b26..a48371b6960 100644 --- a/charts/stable/komga/SCALE/ix_values.yaml +++ b/charts/stable/komga/SCALE/ix_values.yaml @@ -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 diff --git a/charts/stable/komga/values.yaml b/charts/stable/komga/values.yaml index b9e8ac99e21..ae76e089548 100644 --- a/charts/stable/komga/values.yaml +++ b/charts/stable/komga/values.yaml @@ -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 diff --git a/charts/stable/lychee/SCALE/ix_values.yaml b/charts/stable/lychee/SCALE/ix_values.yaml index 0976cb09641..fe68213f539 100644 --- a/charts/stable/lychee/SCALE/ix_values.yaml +++ b/charts/stable/lychee/SCALE/ix_values.yaml @@ -5,7 +5,7 @@ ## image: - repository: lycheeorg/lychee-laravel + repository: ghcr.io/truecharts/lychee-laravel pullPolicy: IfNotPresent tag: v4.3.4 diff --git a/charts/stable/lychee/values.yaml b/charts/stable/lychee/values.yaml index 3790746874a..6d5e4d15a89 100644 --- a/charts/stable/lychee/values.yaml +++ b/charts/stable/lychee/values.yaml @@ -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 diff --git a/charts/stable/mealie/SCALE/ix_values.yaml b/charts/stable/mealie/SCALE/ix_values.yaml index 080d100b57f..2105702d856 100644 --- a/charts/stable/mealie/SCALE/ix_values.yaml +++ b/charts/stable/mealie/SCALE/ix_values.yaml @@ -6,7 +6,7 @@ image: # -- image repository - repository: hkotel/mealie + repository: ghcr.io/truecharts/mealie # -- image tag tag: v0.5.2 # -- image pull policy diff --git a/charts/stable/mealie/values.yaml b/charts/stable/mealie/values.yaml index 712d5724b72..eb5a1e88384 100644 --- a/charts/stable/mealie/values.yaml +++ b/charts/stable/mealie/values.yaml @@ -7,7 +7,7 @@ image: # -- image repository - repository: hkotel/mealie + repository: ghcr.io/truecharts/mealie # -- image tag tag: v0.5.2 # -- image pull policy diff --git a/charts/stable/mosquitto/SCALE/ix_values.yaml b/charts/stable/mosquitto/SCALE/ix_values.yaml index 8433fb8fb12..b8ed3b9c98a 100644 --- a/charts/stable/mosquitto/SCALE/ix_values.yaml +++ b/charts/stable/mosquitto/SCALE/ix_values.yaml @@ -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 diff --git a/charts/stable/mosquitto/values.yaml b/charts/stable/mosquitto/values.yaml index 7e3fcfb014c..3aed33ec040 100644 --- a/charts/stable/mosquitto/values.yaml +++ b/charts/stable/mosquitto/values.yaml @@ -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 diff --git a/charts/stable/node-red/SCALE/ix_values.yaml b/charts/stable/node-red/SCALE/ix_values.yaml index 1d39fa8f67f..b2a1a1481a3 100644 --- a/charts/stable/node-red/SCALE/ix_values.yaml +++ b/charts/stable/node-red/SCALE/ix_values.yaml @@ -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 diff --git a/charts/stable/node-red/values.yaml b/charts/stable/node-red/values.yaml index 66736c64951..413cc343b7b 100644 --- a/charts/stable/node-red/values.yaml +++ b/charts/stable/node-red/values.yaml @@ -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 diff --git a/charts/stable/owncast/SCALE/ix_values.yaml b/charts/stable/owncast/SCALE/ix_values.yaml index 754d0aacc8e..23184202914 100644 --- a/charts/stable/owncast/SCALE/ix_values.yaml +++ b/charts/stable/owncast/SCALE/ix_values.yaml @@ -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 diff --git a/charts/stable/owncast/values.yaml b/charts/stable/owncast/values.yaml index f72ef354e54..ab187749319 100644 --- a/charts/stable/owncast/values.yaml +++ b/charts/stable/owncast/values.yaml @@ -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 diff --git a/charts/stable/phpldapadmin/SCALE/ix_values.yaml b/charts/stable/phpldapadmin/SCALE/ix_values.yaml index 40bc13dfe12..6c2d2ab1575 100644 --- a/charts/stable/phpldapadmin/SCALE/ix_values.yaml +++ b/charts/stable/phpldapadmin/SCALE/ix_values.yaml @@ -5,9 +5,9 @@ ## image: - repository: osixia/phpldapadmin + repository: ghcr.io/truecharts/phpldapadmin pullPolicy: IfNotPresent - tag: "0.9.0" + tag: v0.9.0 ## diff --git a/charts/stable/phpldapadmin/values.yaml b/charts/stable/phpldapadmin/values.yaml index a766bcf708d..7361094e823 100644 --- a/charts/stable/phpldapadmin/values.yaml +++ b/charts/stable/phpldapadmin/values.yaml @@ -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: diff --git a/charts/stable/podgrab/SCALE/ix_values.yaml b/charts/stable/podgrab/SCALE/ix_values.yaml index 30b72ab29c1..bd7d7702bce 100644 --- a/charts/stable/podgrab/SCALE/ix_values.yaml +++ b/charts/stable/podgrab/SCALE/ix_values.yaml @@ -5,9 +5,9 @@ ## image: - repository: akhilrex/podgrab + repository: ghcr.io/truecharts/podgrab pullPolicy: Always - tag: 1.0.0 + tag: v1.0.0 probes: diff --git a/charts/stable/podgrab/values.yaml b/charts/stable/podgrab/values.yaml index f3ee5f001ec..c01af8937db 100644 --- a/charts/stable/podgrab/values.yaml +++ b/charts/stable/podgrab/values.yaml @@ -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 diff --git a/charts/stable/reg/SCALE/ix_values.yaml b/charts/stable/reg/SCALE/ix_values.yaml index 6ad228ab223..dbf5985aa8f 100644 --- a/charts/stable/reg/SCALE/ix_values.yaml +++ b/charts/stable/reg/SCALE/ix_values.yaml @@ -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 diff --git a/charts/stable/reg/values.yaml b/charts/stable/reg/values.yaml index 0b66302570c..4faae9cb795 100644 --- a/charts/stable/reg/values.yaml +++ b/charts/stable/reg/values.yaml @@ -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 diff --git a/charts/stable/stash/SCALE/ix_values.yaml b/charts/stable/stash/SCALE/ix_values.yaml index bff5cadda4c..a41d8e611ce 100644 --- a/charts/stable/stash/SCALE/ix_values.yaml +++ b/charts/stable/stash/SCALE/ix_values.yaml @@ -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 diff --git a/charts/stable/stash/values.yaml b/charts/stable/stash/values.yaml index 7c6053a07ae..ba6602f55ab 100644 --- a/charts/stable/stash/values.yaml +++ b/charts/stable/stash/values.yaml @@ -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 diff --git a/charts/stable/traefik/SCALE/ix_values.yaml b/charts/stable/traefik/SCALE/ix_values.yaml index b940b843664..85196d2de82 100644 --- a/charts/stable/traefik/SCALE/ix_values.yaml +++ b/charts/stable/traefik/SCALE/ix_values.yaml @@ -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 diff --git a/charts/stable/traefik/values.yaml b/charts/stable/traefik/values.yaml index 803167bb3c5..f61631a74a4 100644 --- a/charts/stable/traefik/values.yaml +++ b/charts/stable/traefik/values.yaml @@ -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 diff --git a/charts/stable/truecommand/SCALE/ix_values.yaml b/charts/stable/truecommand/SCALE/ix_values.yaml index feeb16a6372..f141a42f2af 100644 --- a/charts/stable/truecommand/SCALE/ix_values.yaml +++ b/charts/stable/truecommand/SCALE/ix_values.yaml @@ -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 diff --git a/charts/stable/truecommand/values.yaml b/charts/stable/truecommand/values.yaml index 5b75e7d3b8a..4c05bd2aecf 100644 --- a/charts/stable/truecommand/values.yaml +++ b/charts/stable/truecommand/values.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: diff --git a/charts/stable/unifi/SCALE/ix_values.yaml b/charts/stable/unifi/SCALE/ix_values.yaml index c32ec8b42a3..e9c3edbd93e 100644 --- a/charts/stable/unifi/SCALE/ix_values.yaml +++ b/charts/stable/unifi/SCALE/ix_values.yaml @@ -5,7 +5,7 @@ ## image: - repository: jacobalberty/unifi + repository: ghcr.io/truecharts/unifi tag: v6.2.26 pullPolicy: IfNotPresent diff --git a/charts/stable/unifi/values.yaml b/charts/stable/unifi/values.yaml index 97bd11d7f8f..db812fa2988 100644 --- a/charts/stable/unifi/values.yaml +++ b/charts/stable/unifi/values.yaml @@ -1,7 +1,7 @@ # Default values for Unifi. image: - repository: jacobalberty/unifi + repository: ghcr.io/truecharts/unifi tag: v6.2.26 pullPolicy: IfNotPresent diff --git a/charts/stable/unpackerr/SCALE/ix_values.yaml b/charts/stable/unpackerr/SCALE/ix_values.yaml index f94e0877d86..4083cfdc97a 100644 --- a/charts/stable/unpackerr/SCALE/ix_values.yaml +++ b/charts/stable/unpackerr/SCALE/ix_values.yaml @@ -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: diff --git a/charts/stable/unpackerr/values.yaml b/charts/stable/unpackerr/values.yaml index 272144f1588..4715bcc87d2 100644 --- a/charts/stable/unpackerr/values.yaml +++ b/charts/stable/unpackerr/values.yaml @@ -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 diff --git a/charts/stable/vaultwarden/SCALE/ix_values.yaml b/charts/stable/vaultwarden/SCALE/ix_values.yaml index 5c0fe02463c..7c3ef30852e 100644 --- a/charts/stable/vaultwarden/SCALE/ix_values.yaml +++ b/charts/stable/vaultwarden/SCALE/ix_values.yaml @@ -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 diff --git a/charts/stable/vaultwarden/values.yaml b/charts/stable/vaultwarden/values.yaml index 5c0dc246b93..47b2bfe73db 100644 --- a/charts/stable/vaultwarden/values.yaml +++ b/charts/stable/vaultwarden/values.yaml @@ -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 diff --git a/test.txt b/test.txt new file mode 100644 index 00000000000..e0fba61ee9d --- /dev/null +++ b/test.txt @@ -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