diff --git a/charts/stable/collabora-online/SCALE/ix_values.yaml b/charts/stable/collabora-online/SCALE/ix_values.yaml index 7aeb071aae8..a3f27ddda1c 100644 --- a/charts/stable/collabora-online/SCALE/ix_values.yaml +++ b/charts/stable/collabora-online/SCALE/ix_values.yaml @@ -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 diff --git a/charts/stable/collabora-online/values.yaml b/charts/stable/collabora-online/values.yaml index 6efc032af44..b30ec14d1c8 100644 --- a/charts/stable/collabora-online/values.yaml +++ b/charts/stable/collabora-online/values.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: diff --git a/charts/stable/deconz/SCALE/ix_values.yaml b/charts/stable/deconz/SCALE/ix_values.yaml index bc0f860f664..450dbfa8944 100644 --- a/charts/stable/deconz/SCALE/ix_values.yaml +++ b/charts/stable/deconz/SCALE/ix_values.yaml @@ -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 diff --git a/charts/stable/deconz/values.yaml b/charts/stable/deconz/values.yaml index 13f990cab24..4acd6029f5f 100644 --- a/charts/stable/deconz/values.yaml +++ b/charts/stable/deconz/values.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 diff --git a/charts/stable/dizquetv/SCALE/ix_values.yaml b/charts/stable/dizquetv/SCALE/ix_values.yaml index 4bc21c65fd5..b44f36dd90e 100644 --- a/charts/stable/dizquetv/SCALE/ix_values.yaml +++ b/charts/stable/dizquetv/SCALE/ix_values.yaml @@ -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 diff --git a/charts/stable/dizquetv/values.yaml b/charts/stable/dizquetv/values.yaml index 993d288febc..f115143c6d1 100644 --- a/charts/stable/dizquetv/values.yaml +++ b/charts/stable/dizquetv/values.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 diff --git a/charts/stable/mosquitto/SCALE/ix_values.yaml b/charts/stable/mosquitto/SCALE/ix_values.yaml index b8ed3b9c98a..8433fb8fb12 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: ghcr.io/truecharts/eclipse-mosquitto + repository: eclipse-mosquitto # -- image tag - tag: v2.0.12 + tag: 2.0.12 # -- image pull policy pullPolicy: IfNotPresent diff --git a/charts/stable/mosquitto/values.yaml b/charts/stable/mosquitto/values.yaml index 3aed33ec040..7e3fcfb014c 100644 --- a/charts/stable/mosquitto/values.yaml +++ b/charts/stable/mosquitto/values.yaml @@ -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 diff --git a/charts/stable/navidrome/SCALE/ix_values.yaml b/charts/stable/navidrome/SCALE/ix_values.yaml index 74cb301682d..3037eb4bacb 100644 --- a/charts/stable/navidrome/SCALE/ix_values.yaml +++ b/charts/stable/navidrome/SCALE/ix_values.yaml @@ -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 diff --git a/charts/stable/navidrome/values.yaml b/charts/stable/navidrome/values.yaml index 7ee9753ad91..daa01b1d357 100644 --- a/charts/stable/navidrome/values.yaml +++ b/charts/stable/navidrome/values.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 diff --git a/charts/stable/octoprint/SCALE/ix_values.yaml b/charts/stable/octoprint/SCALE/ix_values.yaml index cbc8146b9d0..a738b8b1fbf 100644 --- a/charts/stable/octoprint/SCALE/ix_values.yaml +++ b/charts/stable/octoprint/SCALE/ix_values.yaml @@ -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 diff --git a/charts/stable/octoprint/values.yaml b/charts/stable/octoprint/values.yaml index aa27f8594f7..98f314332b4 100644 --- a/charts/stable/octoprint/values.yaml +++ b/charts/stable/octoprint/values.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 diff --git a/charts/stable/openldap/SCALE/ix_values.yaml b/charts/stable/openldap/SCALE/ix_values.yaml index bdc8ae302de..9948d110dbb 100644 --- a/charts/stable/openldap/SCALE/ix_values.yaml +++ b/charts/stable/openldap/SCALE/ix_values.yaml @@ -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. diff --git a/charts/stable/openldap/values.yaml b/charts/stable/openldap/values.yaml index 3cf9c37c1bf..2a96e5b5d4e 100644 --- a/charts/stable/openldap/values.yaml +++ b/charts/stable/openldap/values.yaml @@ -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. diff --git a/charts/stable/owncloud-ocis/SCALE/ix_values.yaml b/charts/stable/owncloud-ocis/SCALE/ix_values.yaml index 6fbcacb8108..28db4a7a4f8 100644 --- a/charts/stable/owncloud-ocis/SCALE/ix_values.yaml +++ b/charts/stable/owncloud-ocis/SCALE/ix_values.yaml @@ -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 diff --git a/charts/stable/owncloud-ocis/values.yaml b/charts/stable/owncloud-ocis/values.yaml index 4332e7892f3..757e81bd362 100644 --- a/charts/stable/owncloud-ocis/values.yaml +++ b/charts/stable/owncloud-ocis/values.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 diff --git a/charts/stable/piaware/SCALE/ix_values.yaml b/charts/stable/piaware/SCALE/ix_values.yaml index 7f3ec2627d1..2b155d236f1 100644 --- a/charts/stable/piaware/SCALE/ix_values.yaml +++ b/charts/stable/piaware/SCALE/ix_values.yaml @@ -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 diff --git a/charts/stable/piaware/values.yaml b/charts/stable/piaware/values.yaml index 79311fecdf2..161c22f2729 100644 --- a/charts/stable/piaware/values.yaml +++ b/charts/stable/piaware/values.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 diff --git a/charts/stable/pihole/SCALE/ix_values.yaml b/charts/stable/pihole/SCALE/ix_values.yaml index d4d5afa47e3..ffd35ce105b 100644 --- a/charts/stable/pihole/SCALE/ix_values.yaml +++ b/charts/stable/pihole/SCALE/ix_values.yaml @@ -5,7 +5,7 @@ ## image: - repository: pihole/pihole + repository: ghcr.io/truecharts/pihole pullPolicy: IfNotPresent tag: v5.8.1 diff --git a/charts/stable/pihole/values.yaml b/charts/stable/pihole/values.yaml index f9c8e261232..4febcffdc0a 100644 --- a/charts/stable/pihole/values.yaml +++ b/charts/stable/pihole/values.yaml @@ -1,7 +1,7 @@ # Default values for Jackett. image: - repository: pihole/pihole + repository: ghcr.io/truecharts/pihole pullPolicy: IfNotPresent tag: v5.8.1 diff --git a/charts/stable/syncthing/SCALE/ix_values.yaml b/charts/stable/syncthing/SCALE/ix_values.yaml index 701758ecde7..543dd8ad68e 100644 --- a/charts/stable/syncthing/SCALE/ix_values.yaml +++ b/charts/stable/syncthing/SCALE/ix_values.yaml @@ -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 diff --git a/charts/stable/syncthing/values.yaml b/charts/stable/syncthing/values.yaml index 854da9df2c0..d33f6ee1c9a 100644 --- a/charts/stable/syncthing/values.yaml +++ b/charts/stable/syncthing/values.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 diff --git a/charts/stable/thelounge/SCALE/ix_values.yaml b/charts/stable/thelounge/SCALE/ix_values.yaml index 12e3b82367b..a666ad02e29 100644 --- a/charts/stable/thelounge/SCALE/ix_values.yaml +++ b/charts/stable/thelounge/SCALE/ix_values.yaml @@ -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 ## diff --git a/charts/stable/thelounge/values.yaml b/charts/stable/thelounge/values.yaml index 04977ca6734..87f6355e4cb 100644 --- a/charts/stable/thelounge/values.yaml +++ b/charts/stable/thelounge/values.yaml @@ -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 diff --git a/charts/stable/traefik/SCALE/ix_values.yaml b/charts/stable/traefik/SCALE/ix_values.yaml index 85196d2de82..b940b843664 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: ghcr.io/truecharts/traefik + repository: 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 f61631a74a4..803167bb3c5 100644 --- a/charts/stable/traefik/values.yaml +++ b/charts/stable/traefik/values.yaml @@ -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 diff --git a/charts/stable/zwavejs2mqtt/SCALE/ix_values.yaml b/charts/stable/zwavejs2mqtt/SCALE/ix_values.yaml index c0290ece7ac..31cfb47a798 100644 --- a/charts/stable/zwavejs2mqtt/SCALE/ix_values.yaml +++ b/charts/stable/zwavejs2mqtt/SCALE/ix_values.yaml @@ -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: diff --git a/charts/stable/zwavejs2mqtt/values.yaml b/charts/stable/zwavejs2mqtt/values.yaml index 84cfe796f10..461bbdbbd32 100644 --- a/charts/stable/zwavejs2mqtt/values.yaml +++ b/charts/stable/zwavejs2mqtt/values.yaml @@ -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