diff --git a/charts/premium/vaultwarden/values.yaml b/charts/premium/vaultwarden/values.yaml index fa30bc1d340..3d4c5fa0459 100644 --- a/charts/premium/vaultwarden/values.yaml +++ b/charts/premium/vaultwarden/values.yaml @@ -1,5 +1,5 @@ image: - repository: docker.io/vaultwarden/server + repository: quay.io/vaultwarden/server pullPolicy: IfNotPresent tag: 1.33.1@sha256:24aa90c2424f2f6b10862ba84dc9141d09c1df2b7025f111c9b2bbc4c078894b diff --git a/charts/stable/apt-cacher-ng/values.yaml b/charts/stable/apt-cacher-ng/values.yaml index cb3027d4108..a01c5bf5c70 100644 --- a/charts/stable/apt-cacher-ng/values.yaml +++ b/charts/stable/apt-cacher-ng/values.yaml @@ -1,6 +1,6 @@ image: pullPolicy: IfNotPresent - repository: docker.io/sameersbn/apt-cacher-ng + repository: quay.io/sameersbn/apt-cacher-ng tag: 3.7.4-20220421@sha256:58e74113cfac7e593201444648c105351cbfce7538bfb36dcafdc9479b2aefcc securityContext: container: diff --git a/charts/stable/cloudcommander/values.yaml b/charts/stable/cloudcommander/values.yaml index 7004a0d8a2a..317f0fb48f9 100644 --- a/charts/stable/cloudcommander/values.yaml +++ b/charts/stable/cloudcommander/values.yaml @@ -1,6 +1,6 @@ image: pullPolicy: IfNotPresent - repository: docker.io/coderaiser/cloudcmd + repository: quay.io/coderaiser/cloudcmd tag: latest@sha256:ac96b06e1f168b45037609b6d460f5dfc3f2c59dce7adaa90d210c16339db3c5 persistence: appdata: diff --git a/charts/stable/hexchat/values.yaml b/charts/stable/hexchat/values.yaml index d4c4e80e94b..1f751c6c165 100644 --- a/charts/stable/hexchat/values.yaml +++ b/charts/stable/hexchat/values.yaml @@ -1,6 +1,6 @@ image: pullPolicy: IfNotPresent - repository: docker.io/binhex/arch-hexchat + repository: quay.io/binhex/arch-hexchat tag: latest@sha256:ac8bc52a7f5d5cece19e9408a293d4a497b5de276407b5b504d113cf5ea99b46 persistence: config: diff --git a/charts/stable/jupyter/values.yaml b/charts/stable/jupyter/values.yaml index 16e9162c572..2227b1e4ff3 100644 --- a/charts/stable/jupyter/values.yaml +++ b/charts/stable/jupyter/values.yaml @@ -1,33 +1,33 @@ image: - repository: docker.io/jupyter/base-notebook + repository: quay.io/jupyter/base-notebook pullPolicy: IfNotPresent tag: 2023-10-20@sha256:8c903974902b0e9d45d9823c2234411de0614c5c98c4bb782b3d4f55b3e435e6 minimalImage: - repository: docker.io/jupyter/minimal-notebook + repository: quay.io/jupyter/minimal-notebook pullPolicy: IfNotPresent tag: 2023-10-20@sha256:1c4c8b6c7c27059c353d4e80523c2696e34723fde67d27418873ebeb42032551 rImage: - repository: docker.io/jupyter/r-notebook + repository: quay.io/jupyter/r-notebook pullPolicy: IfNotPresent tag: 2023-10-20@sha256:e845470a05d348b642911ae2cbfca2a9df260c8f5d5ac5e22d96ba9ac557a70e scipyImage: - repository: docker.io/jupyter/scipy-notebook + repository: quay.io/jupyter/scipy-notebook pullPolicy: IfNotPresent tag: 2023-10-20@sha256:fca4bcc9cbd49d9a15e0e4df6c666adf17776c950da9fa94a4f0a045d5c4ad33 tensorflowImage: - repository: docker.io/jupyter/tensorflow-notebook + repository: quay.io/jupyter/tensorflow-notebook pullPolicy: IfNotPresent tag: 2023-10-20@sha256:173f124f638efe870bb2b535e01a76a80a95217e66ed00751058c51c09d6d85d datascienceImage: - repository: docker.io/jupyter/datascience-notebook + repository: quay.io/jupyter/datascience-notebook pullPolicy: IfNotPresent tag: 2023-10-20@sha256:476c6e673e7d5d8b5059f8680b1c6a988942a79263da651bf302dc696ab311f2 pysparkImage: - repository: docker.io/jupyter/pyspark-notebook + repository: quay.io/jupyter/pyspark-notebook pullPolicy: IfNotPresent tag: 2023-10-20@sha256:58377aaa152b741e244f201679f96d909a024ea337088cc276b0ee32ab3f076f allsparkImage: - repository: docker.io/jupyter/all-spark-notebook + repository: quay.io/jupyter/all-spark-notebook pullPolicy: IfNotPresent tag: 2023-10-20@sha256:b63bae2d9d34779ac969deeb4834efd838991f77269ca9a76bf6b0d1f8678d29 jupyter: diff --git a/charts/stable/kanboard/values.yaml b/charts/stable/kanboard/values.yaml index d6fa802a518..7fbb97840c5 100644 --- a/charts/stable/kanboard/values.yaml +++ b/charts/stable/kanboard/values.yaml @@ -1,5 +1,5 @@ image: - repository: docker.io/kanboard/kanboard + repository: quay.io/kanboard/kanboard tag: v1.2.43@sha256:28ea8445b3ba79956a77b90b6844d8ee2fbcb978882985cb77d23254f717032e pullPolicy: IfNotPresent service: diff --git a/charts/stable/miniflux/values.yaml b/charts/stable/miniflux/values.yaml index 68ac4524cec..fd12d777c26 100644 --- a/charts/stable/miniflux/values.yaml +++ b/charts/stable/miniflux/values.yaml @@ -1,6 +1,6 @@ image: pullPolicy: IfNotPresent - repository: docker.io/miniflux/miniflux + repository: quay.io/miniflux/miniflux tag: 2.2.5@sha256:bacc9b78ec61aa6533e50ca4616491b29ad329fee30432f8ea5404a2c7abc9a7 persistence: config: diff --git a/charts/stable/minio/values.yaml b/charts/stable/minio/values.yaml index a81481f4a0f..5fdbf7ce96c 100644 --- a/charts/stable/minio/values.yaml +++ b/charts/stable/minio/values.yaml @@ -1,5 +1,5 @@ image: - repository: docker.io/minio/minio + repository: quay.io/minio/minio tag: RELEASE.2025-01-20T14-49-07Z@sha256:ed9be66eb5f2636c18289c34c3b725ddf57815f2777c77b5938543b78a44f144 pullPolicy: IfNotPresent service: diff --git a/charts/stable/netdata/values.yaml b/charts/stable/netdata/values.yaml index 9ea7d72256e..8eb09af26a6 100644 --- a/charts/stable/netdata/values.yaml +++ b/charts/stable/netdata/values.yaml @@ -1,5 +1,5 @@ image: - repository: docker.io/netdata/netdata + repository: quay.io/netdata/netdata tag: v2.2.4@sha256:1a7232210fbef389464322740c5b5019f1c2b2a0e52c3a0c70a37051f07b4779 pullPolicy: IfNotPresent # -- The service account the pods will use to interact with the Kubernetes API diff --git a/charts/stable/ombi/values.yaml b/charts/stable/ombi/values.yaml index a1c32d04380..c0288ff2fb7 100644 --- a/charts/stable/ombi/values.yaml +++ b/charts/stable/ombi/values.yaml @@ -1,5 +1,5 @@ image: - repository: linuxserver/ombi + repository: ghcr.io/linuxserver/ombi pullPolicy: IfNotPresent tag: 4.47.1@sha256:074af33be42157afa33de4f93a4663d82a8c5fdc6a40cee78eb97500cca17640 service: diff --git a/charts/stable/phpmyadmin/values.yaml b/charts/stable/phpmyadmin/values.yaml index ecfe9570eea..9db010428cd 100644 --- a/charts/stable/phpmyadmin/values.yaml +++ b/charts/stable/phpmyadmin/values.yaml @@ -1,6 +1,6 @@ image: pullPolicy: IfNotPresent - repository: docker.io/phpmyadmin/phpmyadmin + repository: quay.io/phpmyadmin/phpmyadmin tag: 5.2.2@sha256:95e01f723b5e55fabf16d0473f1df2354c4c6352b35902b51d6a6245e074aee4 portal: open: diff --git a/charts/stable/pwm/values.yaml b/charts/stable/pwm/values.yaml index e0a33482791..530db195007 100644 --- a/charts/stable/pwm/values.yaml +++ b/charts/stable/pwm/values.yaml @@ -1,6 +1,6 @@ image: pullPolicy: IfNotPresent - repository: docker.io/fjudith/pwm + repository: quay.io/fjudith/pwm tag: latest@sha256:af1f8ab32444f0fa039734144a6342c9f179a9a2ea4fab4f8e11ab1d59b21ef9 persistence: appdata: diff --git a/charts/stable/rstudio/values.yaml b/charts/stable/rstudio/values.yaml index 717b723ddea..55acd70616a 100644 --- a/charts/stable/rstudio/values.yaml +++ b/charts/stable/rstudio/values.yaml @@ -1,6 +1,6 @@ image: pullPolicy: IfNotPresent - repository: docker.io/rocker/rstudio + repository: quay.io/rocker/rstudio tag: 4.4.2@sha256:050e232046d8a8681d84444498a48afadfa7900fa783be5ec3ed9f4eb9f3ceb0 persistence: config: diff --git a/charts/stable/sinusbot/values.yaml b/charts/stable/sinusbot/values.yaml index 6a6ae567f93..ae0d75c300c 100644 --- a/charts/stable/sinusbot/values.yaml +++ b/charts/stable/sinusbot/values.yaml @@ -1,6 +1,6 @@ image: pullPolicy: IfNotPresent - repository: docker.io/sinusbot/docker + repository: quay.io/sinusbot/docker tag: latest@sha256:8f9c770d974153c290650b8d3057a79cd47f8d1a2662c2c62a3164f2844f0cd4 persistence: data: diff --git a/charts/stable/smartctl-exporter/values.yaml b/charts/stable/smartctl-exporter/values.yaml index 420fab0f28f..b2a60a81e95 100644 --- a/charts/stable/smartctl-exporter/values.yaml +++ b/charts/stable/smartctl-exporter/values.yaml @@ -1,5 +1,5 @@ image: - repository: docker.io/prometheuscommunity/smartctl-exporter + repository: quay.io/prometheuscommunity/smartctl-exporter pullPolicy: IfNotPresent tag: v0.13.0@sha256:0eb6b1613e23ea59c4bd6e95720dabcdcdfc0387f89a61925587b62ebc2b71f1 securityContext: diff --git a/charts/stable/storj-node/values.yaml b/charts/stable/storj-node/values.yaml index 155b1d75fe1..1dc71776787 100644 --- a/charts/stable/storj-node/values.yaml +++ b/charts/stable/storj-node/values.yaml @@ -1,5 +1,5 @@ image: - repository: docker.io/storjlabs/storagenode + repository: quay.io/storjlabs/storagenode tag: 6f87ea801-v1.71.2-go1.18.8@sha256:ca755aa0de7f30f5451826a564ea4d633d236724e2626c3939fcdba367d362e5 pullPolicy: IfNotPresent service: