From fd8f1add2aafef585f63a929f122f618619bede3 Mon Sep 17 00:00:00 2001 From: Kjeld Schouten Date: Fri, 29 Aug 2025 14:44:36 +0200 Subject: [PATCH] Change tccr.io into oci.trueforge.org (#38868) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit **Description** We're moving from tccr.io to oci.trueforge.org TCCR meant "TrueCharts Container Repository" however, it mostly stores chart artefacts. At the same time, we want to more clearly allow us to store containers/artifacts not related to truecharts. Its also worth noting that an additional .io domain carries additional costs. **โš™๏ธ Type of change** - [ ] โš™๏ธ Feature/App addition - [ ] ๐Ÿช› Bugfix - [ ] โš ๏ธ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] ๐Ÿ”ƒ Refactor of current code - [ ] ๐Ÿ“œ Documentation Changes **๐Ÿงช How Has This Been Tested?** **๐Ÿ“ƒ Notes:** **โœ”๏ธ Checklist:** - [ ] โš–๏ธ My code follows the style guidelines of this project - [ ] ๐Ÿ‘€ I have performed a self-review of my own code - [ ] #๏ธโƒฃ I have commented my code, particularly in hard-to-understand areas - [ ] ๐Ÿ“„ I have made changes to the documentation - [ ] ๐Ÿงช I have added tests to this description that prove my fix is effective or that my feature works - [ ] โฌ†๏ธ I increased versions for any altered app according to semantic versioning - [ ] I made sure the title starts with `feat(chart-name):`, `fix(chart-name):`, `chore(chart-name):`, `docs(chart-name):` or `fix(docs):` **โž• App addition** If this PR is an app addition please make sure you have done the following. - [ ] ๐Ÿ–ผ๏ธ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._ --- .devcontainer/devcontainer.json | 2 +- .../renovate/special/customVersioning.json5 | 2 +- .github/renovate/special/groups.json5 | 4 +- .github/scripts/install_dependencies.sh | 18 ++-- .github/workflows/common-tests.yaml | 14 +-- .github/workflows/containers.build.yaml | 6 +- .github/workflows/containers.scarf.yaml | 2 +- archive/charts/premium/prometheus/Chart.yaml | 2 +- archive/charts/premium/prometheus/README.md | 2 +- archive/charts/premium/prometheus/values.yaml | 6 +- archive/charts/premium/traefik/CHANGELOG.md | 2 +- archive/charts/premium/traefik/Chart.yaml | 2 +- archive/charts/premium/traefik/README.md | 2 +- archive/charts/premium/traefik/values.yaml | 4 +- .../automatic-music-downloader/Chart.yaml | 2 +- .../automatic-music-downloader/README.md | 2 +- archive/charts/stable/ethercalc/Chart.yaml | 2 +- archive/charts/stable/ethercalc/README.md | 2 +- archive/charts/stable/freeradius/Chart.yaml | 2 +- archive/charts/stable/freeradius/README.md | 2 +- archive/charts/stable/freeradius/values.yaml | 2 +- archive/charts/stable/libremdb/Chart.yaml | 4 +- archive/charts/stable/libremdb/README.md | 2 +- .../stable/logitech-media-server/Chart.yaml | 2 +- .../stable/logitech-media-server/README.md | 2 +- archive/charts/stable/rimgo/Chart.yaml | 2 +- archive/charts/stable/rimgo/README.md | 2 +- archive/charts/stable/youtransfer/Chart.yaml | 2 +- archive/charts/stable/youtransfer/README.md | 2 +- archive/charts/system/cert-manager/Chart.yaml | 2 +- archive/charts/system/cert-manager/README.md | 2 +- .../charts/system/cert-manager/values.yaml | 2 +- .../charts/system/cloudnative-pg/Chart.yaml | 2 +- .../charts/system/cloudnative-pg/README.md | 2 +- .../charts/system/cloudnative-pg/values.yaml | 2 +- .../charts/system/csi-driver-nfs/Chart.yaml | 2 +- .../charts/system/csi-driver-nfs/README.md | 2 +- .../charts/system/csi-driver-nfs/values.yaml | 2 +- .../charts/system/csi-driver-smb/Chart.yaml | 2 +- .../charts/system/csi-driver-smb/README.md | 2 +- .../charts/system/csi-driver-smb/values.yaml | 2 +- archive/charts/system/descheduler/Chart.yaml | 2 +- archive/charts/system/descheduler/README.md | 2 +- archive/charts/system/descheduler/values.yaml | 2 +- .../intel-device-plugins-operator/Chart.yaml | 2 +- .../intel-device-plugins-operator/README.md | 2 +- .../intel-device-plugins-operator/values.yaml | 2 +- archive/charts/system/kubeapps/Chart.yaml | 2 +- archive/charts/system/kubeapps/README.md | 2 +- archive/charts/system/kubeapps/values.yaml | 2 +- archive/charts/system/metallb/Chart.yaml | 2 +- archive/charts/system/metallb/README.md | 2 +- archive/charts/system/metallb/values.yaml | 2 +- .../charts/system/metrics-server/Chart.yaml | 2 +- .../charts/system/metrics-server/README.md | 2 +- .../charts/system/metrics-server/values.yaml | 2 +- .../system/node-feature-discovery/Chart.yaml | 2 +- .../system/node-feature-discovery/README.md | 2 +- .../system/node-feature-discovery/values.yaml | 2 +- .../system/nvidia-device-plugin/Chart.yaml | 2 +- .../system/nvidia-device-plugin/README.md | 2 +- .../system/nvidia-device-plugin/values.yaml | 2 +- .../system/nvidia-gpu-operator/Chart.yaml | 2 +- .../system/nvidia-gpu-operator/README.md | 2 +- .../system/nvidia-gpu-operator/values.yaml | 2 +- archive/charts/system/openebs/Chart.yaml | 2 +- archive/charts/system/openebs/README.md | 2 +- archive/charts/system/openebs/values.yaml | 2 +- .../system/prometheus-operator/Chart.yaml | 2 +- .../system/prometheus-operator/README.md | 2 +- .../system/prometheus-operator/values.yaml | 2 +- archive/charts/system/traefik-crds/Chart.yaml | 2 +- archive/charts/system/traefik-crds/README.md | 2 +- .../charts/system/traefik-crds/values.yaml | 2 +- charts/library/common-test/README.md | 2 +- charts/library/common/README.md | 2 +- charts/library/common/values.yaml | 28 +++--- charts/premium/app-template/CHANGELOG.md | 2 +- charts/premium/app-template/Chart.yaml | 2 +- charts/premium/app-template/README.md | 2 +- charts/premium/blocky/Chart.yaml | 4 +- charts/premium/blocky/README.md | 2 +- charts/premium/clusterissuer/Chart.yaml | 2 +- charts/premium/clusterissuer/README.md | 2 +- charts/premium/grafana/Chart.yaml | 2 +- charts/premium/grafana/README.md | 2 +- .../premium/kubernetes-dashboard/Chart.yaml | 2 +- charts/premium/kubernetes-dashboard/README.md | 2 +- .../premium/kubernetes-dashboard/values.yaml | 2 +- charts/premium/metallb-config/Chart.yaml | 2 +- charts/premium/metallb-config/README.md | 2 +- charts/premium/nextcloud/CHANGELOG.md | 2 +- charts/premium/nextcloud/Chart.yaml | 4 +- charts/premium/nextcloud/README.md | 2 +- charts/premium/nextcloud/values.yaml | 6 +- charts/premium/vaultwarden/Chart.yaml | 2 +- charts/premium/vaultwarden/README.md | 2 +- charts/stable/acestream/Chart.yaml | 2 +- charts/stable/acestream/README.md | 2 +- charts/stable/actualserver/CHANGELOG.md | 2 +- charts/stable/actualserver/Chart.yaml | 2 +- charts/stable/actualserver/README.md | 2 +- charts/stable/adguard-home/Chart.yaml | 2 +- charts/stable/adguard-home/README.md | 2 +- charts/stable/adguardhome-sync/Chart.yaml | 2 +- charts/stable/adguardhome-sync/README.md | 2 +- charts/stable/adminer/Chart.yaml | 2 +- charts/stable/adminer/README.md | 2 +- charts/stable/airdcpp-webclient/Chart.yaml | 2 +- charts/stable/airdcpp-webclient/README.md | 2 +- charts/stable/airsonic-advanced/Chart.yaml | 2 +- charts/stable/airsonic-advanced/README.md | 2 +- charts/stable/airsonic/Chart.yaml | 2 +- charts/stable/airsonic/README.md | 2 +- .../stable/alienswarm-reactivedrop/Chart.yaml | 2 +- .../stable/alienswarm-reactivedrop/README.md | 2 +- charts/stable/alienswarm/Chart.yaml | 2 +- charts/stable/alienswarm/README.md | 2 +- charts/stable/alist/CHANGELOG.md | 2 +- charts/stable/alist/Chart.yaml | 2 +- charts/stable/alist/README.md | 2 +- charts/stable/amcrest2mqtt/Chart.yaml | 2 +- charts/stable/amcrest2mqtt/README.md | 2 +- charts/stable/americasarmy-pg/Chart.yaml | 2 +- charts/stable/americasarmy-pg/README.md | 2 +- charts/stable/amule/Chart.yaml | 2 +- charts/stable/amule/README.md | 2 +- charts/stable/android-8-0/Chart.yaml | 2 +- charts/stable/android-8-0/README.md | 2 +- charts/stable/androiddebugbridge/Chart.yaml | 2 +- charts/stable/androiddebugbridge/README.md | 2 +- charts/stable/anki-sync-server/Chart.yaml | 2 +- charts/stable/anki-sync-server/README.md | 2 +- charts/stable/anonaddy/Chart.yaml | 6 +- charts/stable/anonaddy/README.md | 2 +- charts/stable/anope/Chart.yaml | 2 +- charts/stable/anope/README.md | 2 +- charts/stable/answer/Chart.yaml | 2 +- charts/stable/answer/README.md | 2 +- charts/stable/anything-llm/Chart.yaml | 2 +- charts/stable/anything-llm/README.md | 2 +- charts/stable/apache-musicindex/Chart.yaml | 2 +- charts/stable/apache-musicindex/README.md | 2 +- charts/stable/apache-webdav/Chart.yaml | 2 +- charts/stable/apache-webdav/README.md | 2 +- charts/stable/appdaemon/Chart.yaml | 2 +- charts/stable/appdaemon/README.md | 2 +- charts/stable/apt-cacher-ng/Chart.yaml | 2 +- charts/stable/apt-cacher-ng/README.md | 2 +- charts/stable/archivebox/Chart.yaml | 2 +- charts/stable/archivebox/README.md | 2 +- charts/stable/archiveteam-warrior/Chart.yaml | 2 +- charts/stable/archiveteam-warrior/README.md | 2 +- charts/stable/aria2/Chart.yaml | 2 +- charts/stable/aria2/README.md | 2 +- charts/stable/ariang/Chart.yaml | 2 +- charts/stable/ariang/README.md | 2 +- charts/stable/arksurvivalevolved/Chart.yaml | 2 +- charts/stable/arksurvivalevolved/README.md | 2 +- charts/stable/arma3/Chart.yaml | 2 +- charts/stable/arma3/README.md | 2 +- charts/stable/arma3exilemod/Chart.yaml | 2 +- charts/stable/arma3exilemod/README.md | 2 +- charts/stable/assettocorsa/Chart.yaml | 2 +- charts/stable/assettocorsa/README.md | 2 +- charts/stable/atuin/Chart.yaml | 2 +- charts/stable/atuin/README.md | 2 +- charts/stable/audacity/Chart.yaml | 2 +- charts/stable/audacity/README.md | 2 +- charts/stable/audiobookshelf/CHANGELOG.md | 2 +- charts/stable/audiobookshelf/Chart.yaml | 2 +- charts/stable/audiobookshelf/README.md | 2 +- charts/stable/aurora-files/Chart.yaml | 2 +- charts/stable/aurora-files/README.md | 2 +- charts/stable/authelia/Chart.yaml | 4 +- charts/stable/authelia/README.md | 2 +- charts/stable/authentik/Chart.yaml | 4 +- charts/stable/authentik/README.md | 2 +- charts/stable/auto-yt-dl/Chart.yaml | 2 +- charts/stable/auto-yt-dl/README.md | 2 +- charts/stable/autobrr/Chart.yaml | 2 +- charts/stable/autobrr/README.md | 2 +- .../automatic-ripping-machine/Chart.yaml | 2 +- .../automatic-ripping-machine/README.md | 2 +- charts/stable/autoscan/Chart.yaml | 2 +- charts/stable/autoscan/README.md | 2 +- charts/stable/avidemux/Chart.yaml | 2 +- charts/stable/avidemux/README.md | 2 +- charts/stable/avorion/Chart.yaml | 2 +- charts/stable/avorion/README.md | 2 +- charts/stable/babybuddy/Chart.yaml | 2 +- charts/stable/babybuddy/README.md | 2 +- charts/stable/backuppc/Chart.yaml | 2 +- charts/stable/backuppc/README.md | 2 +- charts/stable/baikal/Chart.yaml | 2 +- charts/stable/baikal/README.md | 2 +- charts/stable/barcodebuddy/Chart.yaml | 2 +- charts/stable/barcodebuddy/README.md | 2 +- charts/stable/barotrauma/Chart.yaml | 2 +- charts/stable/barotrauma/README.md | 2 +- charts/stable/baserow/Chart.yaml | 4 +- charts/stable/baserow/README.md | 2 +- charts/stable/batnoter/Chart.yaml | 2 +- charts/stable/batnoter/README.md | 2 +- charts/stable/bazarr/Chart.yaml | 2 +- charts/stable/bazarr/README.md | 2 +- charts/stable/beets/Chart.yaml | 2 +- charts/stable/beets/README.md | 2 +- charts/stable/bender/Chart.yaml | 2 +- charts/stable/bender/README.md | 2 +- charts/stable/bitcoin-node/Chart.yaml | 2 +- charts/stable/bitcoin-node/README.md | 2 +- charts/stable/bitcoind/Chart.yaml | 2 +- charts/stable/bitcoind/README.md | 2 +- charts/stable/bitcoinunlimited/Chart.yaml | 2 +- charts/stable/bitcoinunlimited/README.md | 2 +- charts/stable/bitcoinwalletgui/Chart.yaml | 2 +- charts/stable/bitcoinwalletgui/README.md | 2 +- charts/stable/bitmagnet/Chart.yaml | 2 +- charts/stable/bitmagnet/README.md | 2 +- charts/stable/blender-desktop-g3/Chart.yaml | 2 +- charts/stable/blender-desktop-g3/README.md | 2 +- charts/stable/blender/Chart.yaml | 2 +- charts/stable/blender/README.md | 2 +- charts/stable/blog/Chart.yaml | 2 +- charts/stable/blog/README.md | 2 +- charts/stable/boinc/Chart.yaml | 2 +- charts/stable/boinc/README.md | 2 +- charts/stable/booksonic-air/Chart.yaml | 2 +- charts/stable/booksonic-air/README.md | 2 +- charts/stable/bookstack/CHANGELOG.md | 2 +- charts/stable/bookstack/Chart.yaml | 4 +- charts/stable/bookstack/README.md | 2 +- charts/stable/borg-server/Chart.yaml | 2 +- charts/stable/borg-server/README.md | 2 +- charts/stable/breitbandmessung-de/Chart.yaml | 2 +- charts/stable/breitbandmessung-de/README.md | 2 +- charts/stable/broadcast-box/Chart.yaml | 2 +- charts/stable/broadcast-box/README.md | 2 +- charts/stable/browserless-chrome/Chart.yaml | 2 +- charts/stable/browserless-chrome/README.md | 2 +- charts/stable/budge/Chart.yaml | 2 +- charts/stable/budge/README.md | 2 +- charts/stable/bwapp/Chart.yaml | 2 +- charts/stable/bwapp/README.md | 2 +- charts/stable/bytestash/Chart.yaml | 2 +- charts/stable/bytestash/README.md | 2 +- charts/stable/cadquery-server/Chart.yaml | 2 +- charts/stable/cadquery-server/README.md | 2 +- charts/stable/calendarr/Chart.yaml | 2 +- charts/stable/calendarr/README.md | 2 +- charts/stable/calibre-web/Chart.yaml | 2 +- charts/stable/calibre-web/README.md | 2 +- charts/stable/calibre/CHANGELOG.md | 2 +- charts/stable/calibre/Chart.yaml | 2 +- charts/stable/calibre/README.md | 2 +- charts/stable/cannery/Chart.yaml | 2 +- charts/stable/cannery/README.md | 2 +- charts/stable/changedetection-io/Chart.yaml | 2 +- charts/stable/changedetection-io/README.md | 2 +- charts/stable/channels-dvr/Chart.yaml | 2 +- charts/stable/channels-dvr/README.md | 2 +- charts/stable/chevereto/Chart.yaml | 4 +- charts/stable/chevereto/README.md | 2 +- .../chivalry-medievalwarfare/Chart.yaml | 2 +- .../stable/chivalry-medievalwarfare/README.md | 2 +- charts/stable/chowdown/Chart.yaml | 2 +- charts/stable/chowdown/README.md | 2 +- charts/stable/chroma/Chart.yaml | 2 +- charts/stable/chroma/README.md | 2 +- charts/stable/chromium-desktop-g3/Chart.yaml | 2 +- charts/stable/chromium-desktop-g3/README.md | 2 +- charts/stable/chromium/Chart.yaml | 2 +- charts/stable/chromium/README.md | 2 +- charts/stable/chronograf/Chart.yaml | 2 +- charts/stable/chronograf/README.md | 2 +- charts/stable/chronos/Chart.yaml | 2 +- charts/stable/chronos/README.md | 2 +- charts/stable/ciao/Chart.yaml | 2 +- charts/stable/ciao/README.md | 2 +- .../stable/citadel-forgedwithfire/Chart.yaml | 2 +- .../stable/citadel-forgedwithfire/README.md | 2 +- charts/stable/clamav/Chart.yaml | 2 +- charts/stable/clamav/README.md | 2 +- charts/stable/clarkson/CHANGELOG.md | 2 +- charts/stable/clarkson/Chart.yaml | 4 +- charts/stable/clarkson/README.md | 2 +- charts/stable/clickhouse/Chart.yaml | 2 +- charts/stable/clickhouse/README.md | 2 +- charts/stable/clipplex/Chart.yaml | 2 +- charts/stable/clipplex/README.md | 2 +- charts/stable/cloud9/Chart.yaml | 2 +- charts/stable/cloud9/README.md | 2 +- charts/stable/cloudcommander/Chart.yaml | 2 +- charts/stable/cloudcommander/README.md | 2 +- charts/stable/cloudflared/Chart.yaml | 2 +- charts/stable/cloudflared/README.md | 2 +- charts/stable/cloudflareddns/Chart.yaml | 2 +- charts/stable/cloudflareddns/README.md | 2 +- charts/stable/cloudreve/Chart.yaml | 4 +- charts/stable/cloudreve/README.md | 2 +- charts/stable/code-server/CHANGELOG.md | 2 +- charts/stable/code-server/Chart.yaml | 2 +- charts/stable/code-server/README.md | 2 +- .../stable/codeproject-ai-server/Chart.yaml | 2 +- charts/stable/codeproject-ai-server/README.md | 2 +- charts/stable/collabora/Chart.yaml | 2 +- charts/stable/collabora/README.md | 2 +- charts/stable/colonysurvival/Chart.yaml | 2 +- charts/stable/colonysurvival/README.md | 2 +- charts/stable/comet/Chart.yaml | 2 +- charts/stable/comet/README.md | 2 +- charts/stable/commento-plusplus/Chart.yaml | 2 +- charts/stable/commento-plusplus/README.md | 2 +- charts/stable/conanexiles/Chart.yaml | 2 +- charts/stable/conanexiles/README.md | 2 +- charts/stable/convos/Chart.yaml | 2 +- charts/stable/convos/README.md | 2 +- charts/stable/cops/Chart.yaml | 2 +- charts/stable/cops/README.md | 2 +- .../core-keeper-dedicated-server/Chart.yaml | 2 +- .../core-keeper-dedicated-server/README.md | 2 +- charts/stable/corekeeper/Chart.yaml | 2 +- charts/stable/corekeeper/README.md | 2 +- charts/stable/couchpotato/Chart.yaml | 2 +- charts/stable/couchpotato/README.md | 2 +- charts/stable/counterstrike2d/Chart.yaml | 2 +- charts/stable/counterstrike2d/README.md | 2 +- charts/stable/cowyo/Chart.yaml | 2 +- charts/stable/cowyo/README.md | 2 +- charts/stable/craftopia/Chart.yaml | 2 +- charts/stable/craftopia/README.md | 2 +- charts/stable/crafty-4/Chart.yaml | 2 +- charts/stable/crafty-4/README.md | 2 +- .../crypto-exchanges-gateway/Chart.yaml | 2 +- .../stable/crypto-exchanges-gateway/README.md | 2 +- charts/stable/cryptofolio/Chart.yaml | 2 +- charts/stable/cryptofolio/README.md | 2 +- charts/stable/cryptpad/Chart.yaml | 2 +- charts/stable/cryptpad/README.md | 2 +- charts/stable/cs2/Chart.yaml | 2 +- charts/stable/cs2/README.md | 2 +- charts/stable/csgo/Chart.yaml | 2 +- charts/stable/csgo/README.md | 2 +- charts/stable/cssource/Chart.yaml | 2 +- charts/stable/cssource/README.md | 2 +- charts/stable/cstrike1-6/Chart.yaml | 2 +- charts/stable/cstrike1-6/README.md | 2 +- charts/stable/cstrikeconditionzero/Chart.yaml | 2 +- charts/stable/cstrikeconditionzero/README.md | 2 +- charts/stable/ctfd/Chart.yaml | 6 +- charts/stable/ctfd/README.md | 2 +- charts/stable/cura-novnc/Chart.yaml | 2 +- charts/stable/cura-novnc/README.md | 2 +- charts/stable/cyberchef/Chart.yaml | 2 +- charts/stable/cyberchef/README.md | 2 +- charts/stable/czkawka/Chart.yaml | 2 +- charts/stable/czkawka/README.md | 2 +- charts/stable/dailynotes/Chart.yaml | 2 +- charts/stable/dailynotes/README.md | 2 +- charts/stable/damselfly/Chart.yaml | 2 +- charts/stable/damselfly/README.md | 2 +- charts/stable/dashdot/Chart.yaml | 2 +- charts/stable/dashdot/README.md | 2 +- charts/stable/dashmachine/Chart.yaml | 2 +- charts/stable/dashmachine/README.md | 2 +- charts/stable/dashy/Chart.yaml | 2 +- charts/stable/dashy/README.md | 2 +- charts/stable/davos/Chart.yaml | 2 +- charts/stable/davos/README.md | 2 +- charts/stable/dayofdefeatsource/Chart.yaml | 2 +- charts/stable/dayofdefeatsource/README.md | 2 +- charts/stable/daysofwar/Chart.yaml | 2 +- charts/stable/daysofwar/README.md | 2 +- charts/stable/dayz/Chart.yaml | 2 +- charts/stable/dayz/README.md | 2 +- charts/stable/ddclient/Chart.yaml | 2 +- charts/stable/ddclient/README.md | 2 +- charts/stable/ddns-go/CHANGELOG.md | 2 +- charts/stable/ddns-go/Chart.yaml | 2 +- charts/stable/ddns-go/README.md | 2 +- charts/stable/ddns-route53/Chart.yaml | 2 +- charts/stable/ddns-route53/README.md | 2 +- charts/stable/ddns-updater/Chart.yaml | 2 +- charts/stable/ddns-updater/README.md | 2 +- charts/stable/debian-apt-mirror/Chart.yaml | 2 +- charts/stable/debian-apt-mirror/README.md | 2 +- charts/stable/debian-bullseye/Chart.yaml | 2 +- charts/stable/debian-bullseye/README.md | 2 +- charts/stable/deconz/Chart.yaml | 2 +- charts/stable/deconz/README.md | 2 +- charts/stable/deemix/Chart.yaml | 2 +- charts/stable/deemix/README.md | 2 +- charts/stable/deepstack/Chart.yaml | 2 +- charts/stable/deepstack/README.md | 2 +- .../dell-idrac-fan-controller/Chart.yaml | 2 +- .../dell-idrac-fan-controller/README.md | 2 +- charts/stable/deluge/Chart.yaml | 2 +- charts/stable/deluge/README.md | 2 +- charts/stable/digikam/Chart.yaml | 2 +- charts/stable/digikam/README.md | 2 +- charts/stable/dillinger/Chart.yaml | 2 +- charts/stable/dillinger/README.md | 2 +- charts/stable/discordgsm/Chart.yaml | 2 +- charts/stable/discordgsm/README.md | 2 +- charts/stable/dispatch/Chart.yaml | 2 +- charts/stable/dispatch/README.md | 2 +- charts/stable/dizquetv/Chart.yaml | 2 +- charts/stable/dizquetv/README.md | 2 +- charts/stable/dns-doh-companion/Chart.yaml | 2 +- charts/stable/dns-doh-companion/README.md | 2 +- charts/stable/docker-hub-rss/Chart.yaml | 2 +- charts/stable/docker-hub-rss/README.md | 2 +- charts/stable/docker/Chart.yaml | 2 +- charts/stable/docker/README.md | 2 +- charts/stable/dockerregistry/Chart.yaml | 2 +- charts/stable/dockerregistry/README.md | 2 +- charts/stable/dockovpn/Chart.yaml | 2 +- charts/stable/dockovpn/README.md | 2 +- charts/stable/docusaurus/Chart.yaml | 2 +- charts/stable/docusaurus/README.md | 2 +- charts/stable/docuseal/Chart.yaml | 2 +- charts/stable/docuseal/README.md | 2 +- charts/stable/dokuwiki/CHANGELOG.md | 22 ++--- charts/stable/dokuwiki/Chart.yaml | 2 +- charts/stable/dokuwiki/README.md | 2 +- charts/stable/domoticz/Chart.yaml | 2 +- charts/stable/domoticz/README.md | 2 +- charts/stable/dontstarvetogether/Chart.yaml | 2 +- charts/stable/dontstarvetogether/README.md | 2 +- charts/stable/doplarr/Chart.yaml | 2 +- charts/stable/doplarr/README.md | 2 +- charts/stable/double-take/Chart.yaml | 2 +- charts/stable/double-take/README.md | 2 +- charts/stable/doublecommander/Chart.yaml | 2 +- charts/stable/doublecommander/README.md | 2 +- charts/stable/drawio/CHANGELOG.md | 10 +- charts/stable/drawio/Chart.yaml | 2 +- charts/stable/drawio/README.md | 2 +- charts/stable/dropbox-by-otherguy/Chart.yaml | 2 +- charts/stable/dropbox-by-otherguy/README.md | 2 +- charts/stable/duckdns/Chart.yaml | 2 +- charts/stable/duckdns/README.md | 2 +- charts/stable/dumbassets/Chart.yaml | 2 +- charts/stable/dumbassets/README.md | 2 +- charts/stable/duplicacy/Chart.yaml | 2 +- charts/stable/duplicacy/README.md | 2 +- charts/stable/duplicati/Chart.yaml | 2 +- charts/stable/duplicati/README.md | 2 +- charts/stable/ecodms/Chart.yaml | 2 +- charts/stable/ecodms/README.md | 2 +- charts/stable/electrum/Chart.yaml | 2 +- charts/stable/electrum/README.md | 2 +- charts/stable/emby-sync/Chart.yaml | 2 +- charts/stable/emby-sync/README.md | 2 +- charts/stable/emby/Chart.yaml | 2 +- charts/stable/emby/README.md | 2 +- charts/stable/embystat/Chart.yaml | 2 +- charts/stable/embystat/README.md | 2 +- charts/stable/emulatorjs/Chart.yaml | 2 +- charts/stable/emulatorjs/README.md | 2 +- charts/stable/endlessh/Chart.yaml | 2 +- charts/stable/endlessh/README.md | 2 +- charts/stable/ersatztv/Chart.yaml | 2 +- charts/stable/ersatztv/README.md | 2 +- charts/stable/esphome/Chart.yaml | 2 +- charts/stable/esphome/README.md | 2 +- charts/stable/etesync/Chart.yaml | 4 +- charts/stable/etesync/README.md | 2 +- charts/stable/etherpad/Chart.yaml | 2 +- charts/stable/etherpad/README.md | 2 +- charts/stable/explainshell/Chart.yaml | 2 +- charts/stable/explainshell/README.md | 2 +- charts/stable/external-dns/Chart.yaml | 2 +- charts/stable/external-dns/README.md | 2 +- charts/stable/external-ip/Chart.yaml | 2 +- charts/stable/external-ip/README.md | 2 +- charts/stable/external-service/Chart.yaml | 2 +- charts/stable/external-service/README.md | 2 +- charts/stable/fabulinus/CHANGELOG.md | 2 +- charts/stable/fabulinus/Chart.yaml | 2 +- charts/stable/fabulinus/README.md | 2 +- charts/stable/factorio/Chart.yaml | 2 +- charts/stable/factorio/README.md | 2 +- .../stable/factorioservermanager/Chart.yaml | 2 +- charts/stable/factorioservermanager/README.md | 2 +- charts/stable/farmos/Chart.yaml | 2 +- charts/stable/farmos/README.md | 2 +- charts/stable/fastcom-mqtt/Chart.yaml | 2 +- charts/stable/fastcom-mqtt/README.md | 2 +- charts/stable/feedcord/Chart.yaml | 2 +- charts/stable/feedcord/README.md | 2 +- charts/stable/fenrus/Chart.yaml | 2 +- charts/stable/fenrus/README.md | 2 +- charts/stable/ferdi-server/Chart.yaml | 2 +- charts/stable/ferdi-server/README.md | 2 +- charts/stable/ffmpeg-mkvdts2ac3/Chart.yaml | 2 +- charts/stable/ffmpeg-mkvdts2ac3/README.md | 2 +- charts/stable/filebot/Chart.yaml | 2 +- charts/stable/filebot/README.md | 2 +- charts/stable/filebrowser/Chart.yaml | 2 +- charts/stable/filebrowser/README.md | 2 +- charts/stable/fileflows/CHANGELOG.md | 2 +- charts/stable/fileflows/Chart.yaml | 2 +- charts/stable/fileflows/README.md | 2 +- charts/stable/fileshelter/Chart.yaml | 2 +- charts/stable/fileshelter/README.md | 2 +- charts/stable/filestash/Chart.yaml | 2 +- charts/stable/filestash/README.md | 2 +- charts/stable/filezilla/Chart.yaml | 2 +- charts/stable/filezilla/README.md | 2 +- charts/stable/fireflyiii/Chart.yaml | 4 +- charts/stable/fireflyiii/README.md | 2 +- charts/stable/firefox-desktop-g3/Chart.yaml | 2 +- charts/stable/firefox-desktop-g3/README.md | 2 +- charts/stable/firefox-syncserver/Chart.yaml | 2 +- charts/stable/firefox-syncserver/README.md | 2 +- charts/stable/firefox/CHANGELOG.md | 2 +- charts/stable/firefox/Chart.yaml | 2 +- charts/stable/firefox/README.md | 2 +- charts/stable/fireshare/Chart.yaml | 2 +- charts/stable/fireshare/README.md | 2 +- charts/stable/firezone/Chart.yaml | 2 +- charts/stable/firezone/README.md | 2 +- charts/stable/fistfuloffrags/Chart.yaml | 2 +- charts/stable/fistfuloffrags/README.md | 2 +- charts/stable/fivem/Chart.yaml | 2 +- charts/stable/fivem/README.md | 2 +- charts/stable/flame/Chart.yaml | 2 +- charts/stable/flame/README.md | 2 +- charts/stable/flaresolverr/Chart.yaml | 2 +- charts/stable/flaresolverr/README.md | 2 +- charts/stable/flashpaper/Chart.yaml | 2 +- charts/stable/flashpaper/README.md | 2 +- charts/stable/fleet/Chart.yaml | 4 +- charts/stable/fleet/README.md | 2 +- charts/stable/flexget/Chart.yaml | 2 +- charts/stable/flexget/README.md | 2 +- charts/stable/flexo/Chart.yaml | 2 +- charts/stable/flexo/README.md | 2 +- charts/stable/flextv/Chart.yaml | 2 +- charts/stable/flextv/README.md | 2 +- charts/stable/flood/Chart.yaml | 2 +- charts/stable/flood/README.md | 2 +- charts/stable/flowise/Chart.yaml | 2 +- charts/stable/flowise/README.md | 2 +- charts/stable/fluidd/Chart.yaml | 2 +- charts/stable/fluidd/README.md | 2 +- charts/stable/fluttercoin-wallet/Chart.yaml | 2 +- charts/stable/fluttercoin-wallet/README.md | 2 +- charts/stable/fmd2-wine/Chart.yaml | 2 +- charts/stable/fmd2-wine/README.md | 2 +- charts/stable/foldingathome/Chart.yaml | 2 +- charts/stable/foldingathome/README.md | 2 +- charts/stable/fossil/Chart.yaml | 2 +- charts/stable/fossil/README.md | 2 +- charts/stable/fotosho/Chart.yaml | 2 +- charts/stable/fotosho/README.md | 2 +- charts/stable/freecad-desktop-g3/Chart.yaml | 2 +- charts/stable/freecad-desktop-g3/README.md | 2 +- charts/stable/freshrss/Chart.yaml | 2 +- charts/stable/freshrss/README.md | 2 +- charts/stable/friendica/CHANGELOG.md | 2 +- charts/stable/friendica/Chart.yaml | 6 +- charts/stable/friendica/README.md | 2 +- charts/stable/frigate/Chart.yaml | 2 +- charts/stable/frigate/README.md | 2 +- charts/stable/fsm/Chart.yaml | 2 +- charts/stable/fsm/README.md | 2 +- charts/stable/game-server-watcher/Chart.yaml | 2 +- charts/stable/game-server-watcher/README.md | 2 +- charts/stable/gamevault-backend/Chart.yaml | 2 +- charts/stable/gamevault-backend/README.md | 2 +- charts/stable/gaps/Chart.yaml | 2 +- charts/stable/gaps/README.md | 2 +- charts/stable/garrysmod/Chart.yaml | 2 +- charts/stable/garrysmod/README.md | 2 +- charts/stable/gaseous-server/Chart.yaml | 4 +- charts/stable/gaseous-server/README.md | 2 +- charts/stable/gatus/Chart.yaml | 2 +- charts/stable/gatus/README.md | 2 +- charts/stable/genea/Chart.yaml | 2 +- charts/stable/genea/README.md | 2 +- .../stable/generic-device-plugin/Chart.yaml | 2 +- charts/stable/generic-device-plugin/README.md | 2 +- charts/stable/ghostfolio/Chart.yaml | 4 +- charts/stable/ghostfolio/README.md | 2 +- charts/stable/gitea/Chart.yaml | 4 +- charts/stable/gitea/README.md | 2 +- charts/stable/github-backup/Chart.yaml | 2 +- charts/stable/github-backup/README.md | 2 +- charts/stable/glances/Chart.yaml | 2 +- charts/stable/glances/README.md | 2 +- charts/stable/glauth/Chart.yaml | 2 +- charts/stable/glauth/README.md | 2 +- charts/stable/go-playground/Chart.yaml | 2 +- charts/stable/go-playground/README.md | 2 +- charts/stable/goaccess-npm-logs/Chart.yaml | 2 +- charts/stable/goaccess-npm-logs/README.md | 2 +- charts/stable/goaccess/Chart.yaml | 2 +- charts/stable/goaccess/README.md | 2 +- charts/stable/godaddy-ddns/Chart.yaml | 2 +- charts/stable/godaddy-ddns/README.md | 2 +- charts/stable/gokapi/Chart.yaml | 2 +- charts/stable/gokapi/README.md | 2 +- charts/stable/golinks/Chart.yaml | 2 +- charts/stable/golinks/README.md | 2 +- charts/stable/gonic/Chart.yaml | 2 +- charts/stable/gonic/README.md | 2 +- charts/stable/googlephotossync/Chart.yaml | 2 +- charts/stable/googlephotossync/README.md | 2 +- charts/stable/gpodder/Chart.yaml | 2 +- charts/stable/gpodder/README.md | 2 +- .../stable/grafana-image-renderer/Chart.yaml | 2 +- .../stable/grafana-image-renderer/README.md | 2 +- charts/stable/grav/Chart.yaml | 2 +- charts/stable/grav/README.md | 2 +- charts/stable/gravity/Chart.yaml | 2 +- charts/stable/gravity/README.md | 2 +- charts/stable/gridcoinwalletgui/Chart.yaml | 2 +- charts/stable/gridcoinwalletgui/README.md | 2 +- charts/stable/grocy/Chart.yaml | 2 +- charts/stable/grocy/README.md | 2 +- charts/stable/guacamole/Chart.yaml | 2 +- charts/stable/guacamole/README.md | 2 +- charts/stable/guacd/Chart.yaml | 2 +- charts/stable/guacd/README.md | 2 +- charts/stable/guide2go/Chart.yaml | 2 +- charts/stable/guide2go/README.md | 2 +- charts/stable/h5ai/Chart.yaml | 2 +- charts/stable/h5ai/README.md | 2 +- charts/stable/halflife2deathmatch/Chart.yaml | 2 +- charts/stable/halflife2deathmatch/README.md | 2 +- charts/stable/hammond/Chart.yaml | 2 +- charts/stable/hammond/README.md | 2 +- charts/stable/handbrake/Chart.yaml | 2 +- charts/stable/handbrake/README.md | 2 +- charts/stable/hassconfigurator/Chart.yaml | 2 +- charts/stable/hassconfigurator/README.md | 2 +- charts/stable/haste-server/Chart.yaml | 2 +- charts/stable/haste-server/README.md | 2 +- charts/stable/hastebin/Chart.yaml | 2 +- charts/stable/hastebin/README.md | 2 +- charts/stable/hasty-paste/Chart.yaml | 2 +- charts/stable/hasty-paste/README.md | 2 +- charts/stable/headphones/Chart.yaml | 2 +- charts/stable/headphones/README.md | 2 +- charts/stable/healthchecks/Chart.yaml | 2 +- charts/stable/healthchecks/README.md | 2 +- charts/stable/hedgedoc/Chart.yaml | 2 +- charts/stable/hedgedoc/README.md | 2 +- charts/stable/heimdall/Chart.yaml | 2 +- charts/stable/heimdall/README.md | 2 +- charts/stable/hetzner-ddns/Chart.yaml | 2 +- charts/stable/hetzner-ddns/README.md | 2 +- charts/stable/hexchat/Chart.yaml | 2 +- charts/stable/hexchat/README.md | 2 +- charts/stable/hexo-blog/Chart.yaml | 2 +- charts/stable/hexo-blog/README.md | 2 +- charts/stable/homarr/Chart.yaml | 2 +- charts/stable/homarr/README.md | 2 +- charts/stable/home-assistant/CHANGELOG.md | 2 +- charts/stable/home-assistant/Chart.yaml | 2 +- charts/stable/home-assistant/README.md | 2 +- charts/stable/homebox/Chart.yaml | 2 +- charts/stable/homebox/README.md | 2 +- charts/stable/homebridge/Chart.yaml | 2 +- charts/stable/homebridge/README.md | 2 +- charts/stable/homelablabelmaker/Chart.yaml | 2 +- charts/stable/homelablabelmaker/README.md | 2 +- charts/stable/homepage/Chart.yaml | 2 +- charts/stable/homepage/README.md | 2 +- charts/stable/homer/Chart.yaml | 2 +- charts/stable/homer/README.md | 2 +- charts/stable/hoobs/Chart.yaml | 2 +- charts/stable/hoobs/README.md | 2 +- charts/stable/htpcmanager/Chart.yaml | 2 +- charts/stable/htpcmanager/README.md | 2 +- charts/stable/humhub/Chart.yaml | 6 +- charts/stable/humhub/README.md | 2 +- charts/stable/hurtworld/Chart.yaml | 2 +- charts/stable/hurtworld/README.md | 2 +- charts/stable/hyperion-ng/Chart.yaml | 2 +- charts/stable/hyperion-ng/README.md | 2 +- charts/stable/icloudpd/Chart.yaml | 2 +- charts/stable/icloudpd/README.md | 2 +- charts/stable/imgpush/Chart.yaml | 2 +- charts/stable/imgpush/README.md | 2 +- charts/stable/immich/Chart.yaml | 4 +- charts/stable/immich/README.md | 2 +- charts/stable/import-ics/Chart.yaml | 2 +- charts/stable/import-ics/README.md | 2 +- charts/stable/impostor-server/Chart.yaml | 2 +- charts/stable/impostor-server/README.md | 2 +- charts/stable/inkscape-desktop-g3/Chart.yaml | 2 +- charts/stable/inkscape-desktop-g3/README.md | 2 +- charts/stable/insurgencysandstorm/Chart.yaml | 2 +- charts/stable/insurgencysandstorm/README.md | 2 +- charts/stable/invidious/Chart.yaml | 2 +- charts/stable/invidious/README.md | 2 +- charts/stable/invitarr/Chart.yaml | 2 +- charts/stable/invitarr/README.md | 2 +- charts/stable/ipfs/Chart.yaml | 2 +- charts/stable/ipfs/README.md | 2 +- charts/stable/ipmi-tools/Chart.yaml | 2 +- charts/stable/ipmi-tools/README.md | 2 +- charts/stable/ispy-agent-dvr/CHANGELOG.md | 2 +- charts/stable/ispy-agent-dvr/Chart.yaml | 2 +- charts/stable/ispy-agent-dvr/README.md | 2 +- charts/stable/it-tools/Chart.yaml | 2 +- charts/stable/it-tools/README.md | 2 +- charts/stable/iyuuplus/Chart.yaml | 2 +- charts/stable/iyuuplus/README.md | 2 +- charts/stable/jackett/CHANGELOG.md | 2 +- charts/stable/jackett/Chart.yaml | 2 +- charts/stable/jackett/README.md | 2 +- charts/stable/jdownloader2/Chart.yaml | 2 +- charts/stable/jdownloader2/README.md | 2 +- charts/stable/jellyfin/Chart.yaml | 2 +- charts/stable/jellyfin/README.md | 2 +- charts/stable/jellyseerr/Chart.yaml | 2 +- charts/stable/jellyseerr/README.md | 2 +- charts/stable/jellystat/Chart.yaml | 2 +- charts/stable/jellystat/README.md | 2 +- charts/stable/jelu/Chart.yaml | 2 +- charts/stable/jelu/README.md | 2 +- charts/stable/jenkins/Chart.yaml | 2 +- charts/stable/jenkins/README.md | 2 +- charts/stable/jmzhomeproxy/Chart.yaml | 2 +- charts/stable/jmzhomeproxy/README.md | 2 +- charts/stable/joplin-server/Chart.yaml | 2 +- charts/stable/joplin-server/README.md | 2 +- charts/stable/jts3servermod/Chart.yaml | 2 +- charts/stable/jts3servermod/README.md | 2 +- charts/stable/jupyter/Chart.yaml | 2 +- charts/stable/jupyter/README.md | 2 +- charts/stable/kanboard/Chart.yaml | 2 +- charts/stable/kanboard/README.md | 2 +- charts/stable/kapowarr/Chart.yaml | 2 +- charts/stable/kapowarr/README.md | 2 +- charts/stable/kasm/Chart.yaml | 2 +- charts/stable/kasm/README.md | 2 +- charts/stable/kavita/Chart.yaml | 2 +- charts/stable/kavita/README.md | 2 +- charts/stable/kdenlive-vnc/Chart.yaml | 2 +- charts/stable/kdenlive-vnc/README.md | 2 +- charts/stable/kdenlive/Chart.yaml | 2 +- charts/stable/kdenlive/README.md | 2 +- charts/stable/keeweb/Chart.yaml | 2 +- charts/stable/keeweb/README.md | 2 +- .../stable/kerbalspaceprogram-lmp/Chart.yaml | 2 +- .../stable/kerbalspaceprogram-lmp/README.md | 2 +- charts/stable/kerio-connect/Chart.yaml | 2 +- charts/stable/kerio-connect/README.md | 2 +- charts/stable/kitana/Chart.yaml | 2 +- charts/stable/kitana/README.md | 2 +- charts/stable/kitchenowl/Chart.yaml | 2 +- charts/stable/kitchenowl/README.md | 2 +- charts/stable/kiwix-serve/Chart.yaml | 2 +- charts/stable/kiwix-serve/README.md | 2 +- charts/stable/kms/Chart.yaml | 2 +- charts/stable/kms/README.md | 2 +- charts/stable/kodi-headless/Chart.yaml | 2 +- charts/stable/kodi-headless/README.md | 2 +- charts/stable/kometa/Chart.yaml | 2 +- charts/stable/kometa/README.md | 2 +- charts/stable/komga/Chart.yaml | 2 +- charts/stable/komga/README.md | 2 +- charts/stable/kopia/Chart.yaml | 2 +- charts/stable/kopia/README.md | 2 +- charts/stable/krusader/Chart.yaml | 2 +- charts/stable/krusader/README.md | 2 +- charts/stable/lama-cleaner/Chart.yaml | 2 +- charts/stable/lama-cleaner/README.md | 2 +- charts/stable/lancache-dns/Chart.yaml | 2 +- charts/stable/lancache-dns/README.md | 2 +- charts/stable/lancache-monolithic/Chart.yaml | 2 +- charts/stable/lancache-monolithic/README.md | 2 +- charts/stable/lanraragi/Chart.yaml | 2 +- charts/stable/lanraragi/README.md | 2 +- charts/stable/lastoasis/Chart.yaml | 2 +- charts/stable/lastoasis/README.md | 2 +- charts/stable/lazylibrarian/Chart.yaml | 2 +- charts/stable/lazylibrarian/README.md | 2 +- charts/stable/leaf2mqtt/Chart.yaml | 2 +- charts/stable/leaf2mqtt/README.md | 2 +- charts/stable/left4dead/Chart.yaml | 2 +- charts/stable/left4dead/README.md | 2 +- charts/stable/lemur-cfssl/Chart.yaml | 2 +- charts/stable/lemur-cfssl/README.md | 2 +- charts/stable/libreddit/Chart.yaml | 2 +- charts/stable/libreddit/README.md | 2 +- charts/stable/librespeed/Chart.yaml | 2 +- charts/stable/librespeed/README.md | 2 +- charts/stable/lidarr/Chart.yaml | 2 +- charts/stable/lidarr/README.md | 2 +- charts/stable/lingva/Chart.yaml | 2 +- charts/stable/lingva/README.md | 2 +- charts/stable/linkding/Chart.yaml | 2 +- charts/stable/linkding/README.md | 2 +- charts/stable/linkwallet/Chart.yaml | 2 +- charts/stable/linkwallet/README.md | 2 +- charts/stable/linkwarden/Chart.yaml | 2 +- charts/stable/linkwarden/README.md | 2 +- charts/stable/littlelink/Chart.yaml | 2 +- charts/stable/littlelink/README.md | 2 +- charts/stable/livestreamdvr/Chart.yaml | 2 +- charts/stable/livestreamdvr/README.md | 2 +- charts/stable/llalon-github-backup/Chart.yaml | 2 +- charts/stable/llalon-github-backup/README.md | 2 +- charts/stable/lldap/Chart.yaml | 2 +- charts/stable/lldap/README.md | 2 +- charts/stable/local-ai/Chart.yaml | 2 +- charts/stable/local-ai/README.md | 2 +- charts/stable/longvinter/Chart.yaml | 2 +- charts/stable/longvinter/README.md | 2 +- charts/stable/lyrion-music-server/Chart.yaml | 2 +- charts/stable/lyrion-music-server/README.md | 2 +- charts/stable/mailpile/Chart.yaml | 2 +- charts/stable/mailpile/README.md | 2 +- charts/stable/maintainerr/Chart.yaml | 2 +- charts/stable/maintainerr/README.md | 2 +- charts/stable/makemkv/Chart.yaml | 2 +- charts/stable/makemkv/README.md | 2 +- charts/stable/maloja/Chart.yaml | 2 +- charts/stable/maloja/README.md | 2 +- charts/stable/mango/Chart.yaml | 2 +- charts/stable/mango/README.md | 2 +- charts/stable/manyfold/Chart.yaml | 4 +- charts/stable/manyfold/README.md | 2 +- charts/stable/mariadb/Chart.yaml | 2 +- charts/stable/mariadb/README.md | 2 +- charts/stable/matomo/Chart.yaml | 4 +- charts/stable/matomo/README.md | 2 +- charts/stable/mattermost/CHANGELOG.md | 2 +- charts/stable/mattermost/Chart.yaml | 2 +- charts/stable/mattermost/README.md | 2 +- charts/stable/mealie/Chart.yaml | 2 +- charts/stable/mealie/README.md | 2 +- charts/stable/media-roller/Chart.yaml | 2 +- charts/stable/media-roller/README.md | 2 +- charts/stable/mediaelch/Chart.yaml | 2 +- charts/stable/mediaelch/README.md | 2 +- charts/stable/mediagoblin/Chart.yaml | 2 +- charts/stable/mediagoblin/README.md | 2 +- charts/stable/mediainfo/CHANGELOG.md | 2 +- charts/stable/mediainfo/Chart.yaml | 2 +- charts/stable/mediainfo/README.md | 2 +- charts/stable/medusa/Chart.yaml | 2 +- charts/stable/medusa/README.md | 2 +- charts/stable/megasync/Chart.yaml | 2 +- charts/stable/megasync/README.md | 2 +- charts/stable/memcached/Chart.yaml | 2 +- charts/stable/memcached/README.md | 2 +- charts/stable/memories-of-mars/Chart.yaml | 2 +- charts/stable/memories-of-mars/README.md | 2 +- charts/stable/mend-renovate/Chart.yaml | 2 +- charts/stable/mend-renovate/README.md | 2 +- charts/stable/meshcentral/Chart.yaml | 2 +- charts/stable/meshcentral/README.md | 2 +- charts/stable/meshroom/Chart.yaml | 2 +- charts/stable/meshroom/README.md | 2 +- charts/stable/metabase/Chart.yaml | 2 +- charts/stable/metabase/README.md | 2 +- charts/stable/metatube/Chart.yaml | 2 +- charts/stable/metatube/README.md | 2 +- charts/stable/metube/Chart.yaml | 2 +- charts/stable/metube/README.md | 2 +- charts/stable/mindustry/Chart.yaml | 2 +- charts/stable/mindustry/README.md | 2 +- charts/stable/minecraft-bedrock/Chart.yaml | 2 +- charts/stable/minecraft-bedrock/README.md | 2 +- charts/stable/minecraft-gate/Chart.yaml | 2 +- charts/stable/minecraft-gate/README.md | 2 +- charts/stable/minecraft-java/Chart.yaml | 2 +- charts/stable/minecraft-java/README.md | 2 +- charts/stable/minecraft-proxy/Chart.yaml | 2 +- charts/stable/minecraft-proxy/README.md | 2 +- charts/stable/minecraft-router/Chart.yaml | 2 +- charts/stable/minecraft-router/README.md | 2 +- charts/stable/minetest/Chart.yaml | 2 +- charts/stable/minetest/README.md | 2 +- charts/stable/miniflux/Chart.yaml | 2 +- charts/stable/miniflux/README.md | 2 +- charts/stable/mininote/Chart.yaml | 2 +- charts/stable/mininote/README.md | 2 +- charts/stable/minio/Chart.yaml | 2 +- charts/stable/minio/README.md | 2 +- charts/stable/minisatip/Chart.yaml | 2 +- charts/stable/minisatip/README.md | 2 +- charts/stable/misskey/Chart.yaml | 4 +- charts/stable/misskey/README.md | 2 +- charts/stable/mixpost/Chart.yaml | 6 +- charts/stable/mixpost/README.md | 2 +- charts/stable/mkvcleaver/Chart.yaml | 2 +- charts/stable/mkvcleaver/README.md | 2 +- charts/stable/mkvtoolnix/CHANGELOG.md | 2 +- charts/stable/mkvtoolnix/Chart.yaml | 2 +- charts/stable/mkvtoolnix/README.md | 2 +- charts/stable/modsecurity-crs/Chart.yaml | 2 +- charts/stable/modsecurity-crs/README.md | 2 +- charts/stable/mojopaste/Chart.yaml | 2 +- charts/stable/mojopaste/README.md | 2 +- charts/stable/monero-node/Chart.yaml | 2 +- charts/stable/monero-node/README.md | 2 +- charts/stable/mongo-express/Chart.yaml | 4 +- charts/stable/mongo-express/README.md | 2 +- charts/stable/mongodb/Chart.yaml | 2 +- charts/stable/mongodb/README.md | 2 +- charts/stable/monica/Chart.yaml | 4 +- charts/stable/monica/README.md | 2 +- charts/stable/mordhau/Chart.yaml | 2 +- charts/stable/mordhau/README.md | 2 +- charts/stable/mosdns/CHANGELOG.md | 4 +- charts/stable/mosdns/Chart.yaml | 2 +- charts/stable/mosdns/README.md | 2 +- charts/stable/mosquitto/Chart.yaml | 2 +- charts/stable/mosquitto/README.md | 2 +- charts/stable/mstream/Chart.yaml | 2 +- charts/stable/mstream/README.md | 2 +- charts/stable/multi-scrobbler/Chart.yaml | 2 +- charts/stable/multi-scrobbler/README.md | 2 +- charts/stable/muse/Chart.yaml | 2 +- charts/stable/muse/README.md | 2 +- charts/stable/muximux/Chart.yaml | 2 +- charts/stable/muximux/README.md | 2 +- charts/stable/mylar/Chart.yaml | 2 +- charts/stable/mylar/README.md | 2 +- charts/stable/mymediaforalexa/Chart.yaml | 2 +- charts/stable/mymediaforalexa/README.md | 2 +- charts/stable/myspeed/Chart.yaml | 2 +- charts/stable/myspeed/README.md | 2 +- charts/stable/mysql-workbench/Chart.yaml | 2 +- charts/stable/mysql-workbench/README.md | 2 +- charts/stable/n8n/Chart.yaml | 4 +- charts/stable/n8n/README.md | 2 +- charts/stable/namecheap-ddns/Chart.yaml | 2 +- charts/stable/namecheap-ddns/README.md | 2 +- charts/stable/nano-wallet/Chart.yaml | 2 +- charts/stable/nano-wallet/README.md | 2 +- charts/stable/navidrome/Chart.yaml | 2 +- charts/stable/navidrome/README.md | 2 +- charts/stable/nebula-sync/Chart.yaml | 2 +- charts/stable/necesse/Chart.yaml | 2 +- charts/stable/necesse/README.md | 2 +- charts/stable/neko/Chart.yaml | 2 +- charts/stable/neko/README.md | 2 +- charts/stable/netbootxyz/Chart.yaml | 2 +- charts/stable/netbootxyz/README.md | 2 +- charts/stable/netdata/Chart.yaml | 2 +- charts/stable/netdata/README.md | 2 +- charts/stable/neverwinternights-ee/Chart.yaml | 2 +- charts/stable/neverwinternights-ee/README.md | 2 +- .../stable/newyearcountdownclock/Chart.yaml | 2 +- charts/stable/newyearcountdownclock/README.md | 2 +- charts/stable/nextpvr/Chart.yaml | 2 +- charts/stable/nextpvr/README.md | 2 +- charts/stable/nexus-oss/Chart.yaml | 2 +- charts/stable/nexus-oss/README.md | 2 +- charts/stable/nginx-proxy-manager/Chart.yaml | 4 +- charts/stable/nginx-proxy-manager/README.md | 2 +- charts/stable/ngircd/Chart.yaml | 2 +- charts/stable/ngircd/README.md | 2 +- charts/stable/nightscout/Chart.yaml | 2 +- charts/stable/nightscout/README.md | 2 +- charts/stable/nitter/Chart.yaml | 4 +- charts/stable/nitter/README.md | 2 +- charts/stable/nntp2nntp/Chart.yaml | 2 +- charts/stable/nntp2nntp/README.md | 2 +- charts/stable/nocodb/Chart.yaml | 4 +- charts/stable/nocodb/README.md | 2 +- charts/stable/node-red/CHANGELOG.md | 2 +- charts/stable/node-red/Chart.yaml | 2 +- charts/stable/node-red/README.md | 2 +- charts/stable/nosqlclient/Chart.yaml | 2 +- charts/stable/nosqlclient/README.md | 2 +- charts/stable/notarius/Chart.yaml | 2 +- charts/stable/notarius/README.md | 2 +- charts/stable/notea/Chart.yaml | 2 +- charts/stable/notea/README.md | 2 +- charts/stable/notifiarr/Chart.yaml | 2 +- charts/stable/notifiarr/README.md | 2 +- charts/stable/novnc/Chart.yaml | 2 +- charts/stable/novnc/README.md | 2 +- charts/stable/ntfy/Chart.yaml | 2 +- charts/stable/ntfy/README.md | 2 +- charts/stable/nullserv/Chart.yaml | 2 +- charts/stable/nullserv/README.md | 2 +- charts/stable/nvidia-gpu-exporter/Chart.yaml | 2 +- charts/stable/nvidia-gpu-exporter/README.md | 2 +- charts/stable/nzbget/Chart.yaml | 2 +- charts/stable/nzbget/README.md | 2 +- charts/stable/nzbhydra/Chart.yaml | 2 +- charts/stable/nzbhydra/README.md | 2 +- charts/stable/obs-ndi/Chart.yaml | 2 +- charts/stable/obs-ndi/README.md | 2 +- charts/stable/observium/Chart.yaml | 4 +- charts/stable/observium/README.md | 2 +- charts/stable/obsidian/Chart.yaml | 2 +- charts/stable/obsidian/README.md | 2 +- charts/stable/octoprint/Chart.yaml | 2 +- charts/stable/octoprint/README.md | 2 +- charts/stable/odoo/Chart.yaml | 2 +- charts/stable/odoo/README.md | 2 +- charts/stable/ollama/Chart.yaml | 2 +- charts/stable/ollama/README.md | 2 +- charts/stable/omada-controller/Chart.yaml | 2 +- charts/stable/omada-controller/README.md | 2 +- charts/stable/ombi/CHANGELOG.md | 2 +- charts/stable/ombi/Chart.yaml | 2 +- charts/stable/ombi/README.md | 2 +- .../stable/onlinecheckyourserver/Chart.yaml | 2 +- charts/stable/onlinecheckyourserver/README.md | 2 +- .../onlyoffice-document-server/Chart.yaml | 4 +- .../onlyoffice-document-server/README.md | 2 +- charts/stable/openaudible/Chart.yaml | 2 +- charts/stable/openaudible/README.md | 2 +- charts/stable/openbooks/Chart.yaml | 2 +- charts/stable/openbooks/README.md | 2 +- charts/stable/opengl-desktop-g3/Chart.yaml | 2 +- charts/stable/opengl-desktop-g3/README.md | 2 +- charts/stable/openhab/Chart.yaml | 2 +- charts/stable/openhab/README.md | 2 +- charts/stable/openobserve/Chart.yaml | 2 +- charts/stable/openra/Chart.yaml | 2 +- charts/stable/openra/README.md | 2 +- charts/stable/openspeedtest/Chart.yaml | 2 +- charts/stable/openspeedtest/README.md | 2 +- charts/stable/openttd/Chart.yaml | 2 +- charts/stable/openttd/README.md | 2 +- charts/stable/openvscode-server/Chart.yaml | 2 +- charts/stable/openvscode-server/README.md | 2 +- charts/stable/openwebrxplus/Chart.yaml | 2 +- charts/stable/openwebrxplus/README.md | 2 +- charts/stable/orcaslicer/Chart.yaml | 2 +- charts/stable/orcaslicer/README.md | 2 +- charts/stable/organizr/Chart.yaml | 2 +- charts/stable/organizr/README.md | 2 +- charts/stable/oscam/Chart.yaml | 2 +- charts/stable/oscam/README.md | 2 +- charts/stable/outline/Chart.yaml | 4 +- charts/stable/outline/README.md | 2 +- charts/stable/overseerr/Chart.yaml | 2 +- charts/stable/overseerr/README.md | 2 +- charts/stable/owi2plex/Chart.yaml | 2 +- charts/stable/owi2plex/README.md | 2 +- charts/stable/owncast/Chart.yaml | 2 +- charts/stable/owncast/README.md | 2 +- charts/stable/pairdrop/Chart.yaml | 2 +- charts/stable/pairdrop/README.md | 2 +- charts/stable/palworld/Chart.yaml | 2 +- charts/stable/palworld/README.md | 2 +- charts/stable/paperless-ngx/Chart.yaml | 4 +- charts/stable/paperless-ngx/README.md | 2 +- charts/stable/papermerge/Chart.yaml | 4 +- charts/stable/papermerge/README.md | 2 +- .../stable/passwordpusherephemeral/Chart.yaml | 2 +- .../stable/passwordpusherephemeral/README.md | 2 +- charts/stable/pasta/Chart.yaml | 2 +- charts/stable/pasta/README.md | 2 +- charts/stable/pastey/Chart.yaml | 2 +- charts/stable/pastey/README.md | 2 +- charts/stable/pavlovvr/Chart.yaml | 2 +- charts/stable/pavlovvr/README.md | 2 +- charts/stable/peanut/Chart.yaml | 2 +- charts/stable/peanut/README.md | 2 +- charts/stable/peppermint/Chart.yaml | 2 +- charts/stable/peppermint/README.md | 2 +- charts/stable/pgadmin/Chart.yaml | 2 +- charts/stable/pgadmin/README.md | 2 +- charts/stable/phoronix-test-suite/Chart.yaml | 2 +- charts/stable/phoronix-test-suite/README.md | 2 +- charts/stable/photo-stream/Chart.yaml | 2 +- charts/stable/photo-stream/README.md | 2 +- charts/stable/photoprism/Chart.yaml | 4 +- charts/stable/photoprism/README.md | 2 +- charts/stable/photoshow/Chart.yaml | 2 +- charts/stable/photoshow/README.md | 2 +- charts/stable/photostructure/Chart.yaml | 2 +- charts/stable/photostructure/README.md | 2 +- charts/stable/photoview/Chart.yaml | 2 +- charts/stable/photoview/README.md | 2 +- charts/stable/phpldapadmin/Chart.yaml | 2 +- charts/stable/phpldapadmin/README.md | 2 +- charts/stable/phpmyadmin/Chart.yaml | 2 +- charts/stable/phpmyadmin/README.md | 2 +- charts/stable/piaware/Chart.yaml | 2 +- charts/stable/piaware/README.md | 2 +- charts/stable/picoshare/Chart.yaml | 2 +- charts/stable/picoshare/README.md | 2 +- charts/stable/pigallery2/Chart.yaml | 2 +- charts/stable/pigallery2/README.md | 2 +- charts/stable/pihole/Chart.yaml | 2 +- charts/stable/pihole/README.md | 2 +- charts/stable/pingvin-share/Chart.yaml | 2 +- charts/stable/pingvin-share/README.md | 2 +- charts/stable/pinry/Chart.yaml | 2 +- charts/stable/pinry/README.md | 2 +- charts/stable/piwigo/Chart.yaml | 4 +- charts/stable/piwigo/README.md | 2 +- charts/stable/pixapop/Chart.yaml | 2 +- charts/stable/pixapop/README.md | 2 +- charts/stable/pixark/Chart.yaml | 2 +- charts/stable/pixark/README.md | 2 +- charts/stable/plant-it/Chart.yaml | 6 +- charts/stable/plant-it/README.md | 2 +- charts/stable/plausible/Chart.yaml | 4 +- charts/stable/plausible/README.md | 2 +- charts/stable/plaxt/Chart.yaml | 2 +- charts/stable/plaxt/README.md | 2 +- charts/stable/plex-auto-languages/Chart.yaml | 2 +- charts/stable/plex-auto-languages/README.md | 2 +- charts/stable/plex-meta-manager/Chart.yaml | 2 +- charts/stable/plex-meta-manager/README.md | 2 +- charts/stable/plex-playlist-sync/Chart.yaml | 2 +- charts/stable/plex-playlist-sync/README.md | 2 +- charts/stable/plex-utills/Chart.yaml | 2 +- charts/stable/plex-utills/README.md | 2 +- charts/stable/plex/Chart.yaml | 2 +- charts/stable/plex/README.md | 2 +- charts/stable/plexanisync/Chart.yaml | 2 +- charts/stable/plexanisync/README.md | 2 +- charts/stable/plexripper/Chart.yaml | 2 +- charts/stable/plexripper/README.md | 2 +- charts/stable/plextraktsync/Chart.yaml | 2 +- charts/stable/plextraktsync/README.md | 2 +- charts/stable/pocketmine-mp/Chart.yaml | 2 +- charts/stable/pocketmine-mp/README.md | 2 +- charts/stable/podgrab/Chart.yaml | 2 +- charts/stable/podgrab/README.md | 2 +- charts/stable/portainer/Chart.yaml | 2 +- charts/stable/portainer/README.md | 2 +- .../portainer/docs/installation-notes.md | 4 +- charts/stable/post-recording/Chart.yaml | 2 +- charts/stable/post-recording/README.md | 2 +- charts/stable/posterr/Chart.yaml | 2 +- charts/stable/posterr/README.md | 2 +- charts/stable/postscriptum/Chart.yaml | 2 +- charts/stable/postscriptum/README.md | 2 +- charts/stable/pretend-youre-xyzzy/Chart.yaml | 2 +- charts/stable/pretend-youre-xyzzy/README.md | 2 +- charts/stable/profilarr/Chart.yaml | 2 +- charts/stable/profilarr/README.md | 2 +- charts/stable/projectsend/Chart.yaml | 4 +- charts/stable/projectsend/README.md | 2 +- charts/stable/promcord/Chart.yaml | 2 +- charts/stable/promcord/README.md | 2 +- .../stable/prometheus-pve-exporter/Chart.yaml | 2 +- .../stable/prometheus-pve-exporter/README.md | 2 +- charts/stable/protonmail-bridge/Chart.yaml | 2 +- charts/stable/protonmail-bridge/README.md | 2 +- charts/stable/prowlarr/Chart.yaml | 2 +- charts/stable/prowlarr/README.md | 2 +- .../stable/proxmox-backup-server/Chart.yaml | 2 +- charts/stable/proxmox-backup-server/README.md | 2 +- charts/stable/prpdf/Chart.yaml | 2 +- charts/stable/prpdf/README.md | 2 +- charts/stable/prusaslicer-novnc/Chart.yaml | 2 +- charts/stable/prusaslicer-novnc/README.md | 2 +- charts/stable/ps3netsrv/Chart.yaml | 2 +- charts/stable/ps3netsrv/README.md | 2 +- charts/stable/pt-helper/Chart.yaml | 2 +- charts/stable/pt-helper/README.md | 2 +- charts/stable/putty/Chart.yaml | 2 +- charts/stable/putty/README.md | 2 +- charts/stable/pvk-ii/Chart.yaml | 2 +- charts/stable/pvk-ii/README.md | 2 +- charts/stable/pwm/Chart.yaml | 2 +- charts/stable/pwm/README.md | 2 +- charts/stable/pwndrop/Chart.yaml | 2 +- charts/stable/pwndrop/README.md | 2 +- charts/stable/pyload-ng/Chart.yaml | 2 +- charts/stable/pyload-ng/README.md | 2 +- charts/stable/pyload/Chart.yaml | 2 +- charts/stable/pyload/README.md | 2 +- charts/stable/pylon/Chart.yaml | 2 +- charts/stable/pylon/README.md | 2 +- charts/stable/qbitmanage/Chart.yaml | 2 +- charts/stable/qbitmanage/README.md | 2 +- charts/stable/qbitrr/Chart.yaml | 2 +- charts/stable/qbitrr/README.md | 2 +- charts/stable/qbittorrent/Chart.yaml | 2 +- charts/stable/qbittorrent/README.md | 2 +- charts/stable/qdirstat/CHANGELOG.md | 2 +- charts/stable/qdirstat/Chart.yaml | 2 +- charts/stable/qdirstat/README.md | 2 +- charts/stable/qflood/Chart.yaml | 2 +- charts/stable/qflood/README.md | 2 +- charts/stable/qinglong/Chart.yaml | 2 +- charts/stable/qinglong/README.md | 2 +- charts/stable/quake3/Chart.yaml | 2 +- charts/stable/quake3/README.md | 2 +- charts/stable/quassel-core/Chart.yaml | 2 +- charts/stable/quassel-core/README.md | 2 +- charts/stable/quassel-web/Chart.yaml | 2 +- charts/stable/quassel-web/README.md | 2 +- charts/stable/quickshare/Chart.yaml | 2 +- charts/stable/quickshare/README.md | 2 +- charts/stable/quiz-game/Chart.yaml | 2 +- charts/stable/quiz-game/README.md | 2 +- charts/stable/qwantify/Chart.yaml | 2 +- charts/stable/qwantify/README.md | 2 +- charts/stable/radarr/Chart.yaml | 2 +- charts/stable/radarr/README.md | 2 +- charts/stable/radarrsync/Chart.yaml | 2 +- charts/stable/radarrsync/README.md | 2 +- charts/stable/radicale/Chart.yaml | 2 +- charts/stable/radicale/README.md | 2 +- charts/stable/rapidphotodownloader/Chart.yaml | 2 +- charts/stable/rapidphotodownloader/README.md | 2 +- charts/stable/raspberrymatic/Chart.yaml | 2 +- charts/stable/raspberrymatic/README.md | 2 +- charts/stable/rcon-webadmin/Chart.yaml | 2 +- charts/stable/rcon-webadmin/README.md | 2 +- charts/stable/rdesktop/Chart.yaml | 2 +- charts/stable/rdesktop/README.md | 2 +- charts/stable/rdtclient/Chart.yaml | 2 +- charts/stable/rdtclient/README.md | 2 +- charts/stable/readarr/Chart.yaml | 2 +- charts/stable/readarr/README.md | 2 +- charts/stable/recyclarr/Chart.yaml | 2 +- charts/stable/recyclarr/README.md | 2 +- charts/stable/red-discordbot/Chart.yaml | 2 +- charts/stable/red-discordbot/README.md | 2 +- charts/stable/redis/Chart.yaml | 2 +- charts/stable/redis/README.md | 2 +- charts/stable/redisinsight/Chart.yaml | 2 +- charts/stable/redisinsight/README.md | 2 +- charts/stable/redm/Chart.yaml | 2 +- charts/stable/redm/README.md | 2 +- charts/stable/redmine/CHANGELOG.md | 2 +- charts/stable/redmine/Chart.yaml | 2 +- charts/stable/redmine/README.md | 2 +- charts/stable/reg/Chart.yaml | 2 +- charts/stable/reg/README.md | 2 +- charts/stable/remmina/Chart.yaml | 2 +- charts/stable/remmina/README.md | 2 +- charts/stable/remotely/Chart.yaml | 2 +- charts/stable/remotely/README.md | 2 +- charts/stable/renovate/Chart.yaml | 2 +- charts/stable/renovate/README.md | 2 +- charts/stable/renovate/values.yaml | 2 +- charts/stable/requestrr/Chart.yaml | 2 +- charts/stable/requestrr/README.md | 2 +- charts/stable/resilio-sync/Chart.yaml | 2 +- charts/stable/resilio-sync/README.md | 2 +- charts/stable/restic-rest-server/Chart.yaml | 2 +- charts/stable/restic-rest-server/README.md | 2 +- charts/stable/retrobot/Chart.yaml | 2 +- charts/stable/retrobot/README.md | 2 +- charts/stable/reubah/Chart.yaml | 2 +- charts/stable/reubah/README.md | 2 +- charts/stable/rflood/Chart.yaml | 2 +- charts/stable/rflood/README.md | 2 +- charts/stable/rickroll/Chart.yaml | 2 +- charts/stable/rickroll/README.md | 2 +- charts/stable/ring-mqtt/Chart.yaml | 2 +- charts/stable/ring-mqtt/README.md | 2 +- charts/stable/riven/Chart.yaml | 2 +- charts/stable/riven/README.md | 2 +- charts/stable/rmlint/Chart.yaml | 2 +- charts/stable/rmlint/README.md | 2 +- charts/stable/romm/Chart.yaml | 6 +- charts/stable/romm/README.md | 2 +- charts/stable/root/Chart.yaml | 2 +- charts/stable/root/README.md | 2 +- charts/stable/rsnapshot/Chart.yaml | 2 +- charts/stable/rsnapshot/README.md | 2 +- charts/stable/rss-bridge/Chart.yaml | 2 +- charts/stable/rss-bridge/README.md | 2 +- charts/stable/rss-proxy/Chart.yaml | 2 +- charts/stable/rss-proxy/README.md | 2 +- charts/stable/rss-to-telegram/Chart.yaml | 2 +- charts/stable/rss-to-telegram/README.md | 2 +- charts/stable/rsshub/Chart.yaml | 4 +- charts/stable/rsshub/README.md | 2 +- charts/stable/rstudio/Chart.yaml | 2 +- charts/stable/rstudio/README.md | 2 +- charts/stable/rtorrent-rutorrent/Chart.yaml | 2 +- charts/stable/rtorrent-rutorrent/README.md | 2 +- charts/stable/rust/Chart.yaml | 2 +- charts/stable/rust/README.md | 2 +- charts/stable/rustdesk/Chart.yaml | 2 +- charts/stable/rustdesk/README.md | 2 +- charts/stable/rustpad/Chart.yaml | 2 +- charts/stable/rustpad/README.md | 2 +- charts/stable/s3backup/Chart.yaml | 2 +- charts/stable/s3backup/README.md | 2 +- charts/stable/s3sync/Chart.yaml | 2 +- charts/stable/s3sync/README.md | 2 +- charts/stable/sabnzbd/Chart.yaml | 2 +- charts/stable/sabnzbd/README.md | 2 +- charts/stable/satisfactory/Chart.yaml | 2 +- charts/stable/satisfactory/README.md | 2 +- charts/stable/scrutiny/Chart.yaml | 2 +- charts/stable/scrutiny/README.md | 2 +- charts/stable/scrypted/Chart.yaml | 2 +- charts/stable/scrypted/README.md | 2 +- charts/stable/sd-webui/Chart.yaml | 2 +- charts/stable/sd-webui/README.md | 2 +- charts/stable/sdtd/Chart.yaml | 2 +- charts/stable/sdtd/README.md | 2 +- charts/stable/seafile/Chart.yaml | 6 +- charts/stable/seafile/README.md | 2 +- charts/stable/searxng/Chart.yaml | 2 +- charts/stable/searxng/README.md | 2 +- charts/stable/seedsync/Chart.yaml | 2 +- charts/stable/seedsync/README.md | 2 +- charts/stable/semaphore/Chart.yaml | 2 +- charts/stable/semaphore/README.md | 2 +- charts/stable/send/Chart.yaml | 4 +- charts/stable/send/README.md | 2 +- charts/stable/ser2sock/Chart.yaml | 2 +- charts/stable/ser2sock/README.md | 2 +- charts/stable/serpbear/Chart.yaml | 2 +- charts/stable/serpbear/README.md | 2 +- charts/stable/servas/Chart.yaml | 4 +- charts/stable/servas/README.md | 2 +- charts/stable/sftpgo/Chart.yaml | 2 +- charts/stable/sftpgo/README.md | 2 +- charts/stable/shaarli/Chart.yaml | 2 +- charts/stable/shaarli/README.md | 2 +- .../stable/shapeshifter-obfuscator/Chart.yaml | 2 +- .../stable/shapeshifter-obfuscator/README.md | 2 +- charts/stable/sheetable/Chart.yaml | 2 +- charts/stable/sheetable/README.md | 2 +- charts/stable/shiori/Chart.yaml | 2 +- charts/stable/shiori/README.md | 2 +- charts/stable/shlink-web-client/Chart.yaml | 2 +- charts/stable/shlink-web-client/README.md | 2 +- charts/stable/shlink/Chart.yaml | 4 +- charts/stable/shlink/README.md | 2 +- charts/stable/shoko-server/Chart.yaml | 2 +- charts/stable/shoko-server/README.md | 2 +- charts/stable/shortipy/Chart.yaml | 2 +- charts/stable/shortipy/README.md | 2 +- charts/stable/shorturl/Chart.yaml | 2 +- charts/stable/shorturl/README.md | 2 +- charts/stable/sia-daemon/Chart.yaml | 2 +- charts/stable/sia-daemon/README.md | 2 +- charts/stable/sickchill/Chart.yaml | 2 +- charts/stable/sickchill/README.md | 2 +- charts/stable/sickgear/Chart.yaml | 2 +- charts/stable/sickgear/README.md | 2 +- charts/stable/signal-cli-rest-api/Chart.yaml | 2 +- charts/stable/signal-cli-rest-api/README.md | 2 +- charts/stable/simply-shorten/Chart.yaml | 2 +- charts/stable/simply-shorten/README.md | 2 +- charts/stable/sinusbot/Chart.yaml | 2 +- charts/stable/sinusbot/README.md | 2 +- charts/stable/slack-invite/Chart.yaml | 2 +- charts/stable/slack-invite/README.md | 2 +- charts/stable/slash/Chart.yaml | 2 +- charts/stable/slash/README.md | 2 +- charts/stable/slink/Chart.yaml | 2 +- charts/stable/slink/README.md | 2 +- charts/stable/slskd/Chart.yaml | 2 +- charts/stable/slskd/README.md | 2 +- charts/stable/smartctl-exporter/Chart.yaml | 2 +- charts/stable/smartctl-exporter/README.md | 2 +- charts/stable/smokeping/Chart.yaml | 2 +- charts/stable/smokeping/README.md | 2 +- charts/stable/smtp-relay/Chart.yaml | 2 +- charts/stable/smtp-relay/README.md | 2 +- charts/stable/snapdrop/Chart.yaml | 2 +- charts/stable/snapdrop/README.md | 2 +- charts/stable/snippet-box/Chart.yaml | 2 +- charts/stable/snippet-box/README.md | 2 +- charts/stable/socials/Chart.yaml | 2 +- charts/stable/socials/README.md | 2 +- charts/stable/soft-serve/Chart.yaml | 2 +- charts/stable/soft-serve/README.md | 2 +- charts/stable/solr/Chart.yaml | 2 +- charts/stable/solr/README.md | 2 +- charts/stable/sonarr/CHANGELOG.md | 6 +- charts/stable/sonarr/Chart.yaml | 2 +- charts/stable/sonarr/README.md | 2 +- charts/stable/songkong/Chart.yaml | 2 +- charts/stable/songkong/README.md | 2 +- charts/stable/sonsoftheforest/Chart.yaml | 2 +- charts/stable/sonsoftheforest/README.md | 2 +- charts/stable/sourcegraph/CHANGELOG.md | 2 +- charts/stable/sourcegraph/Chart.yaml | 2 +- charts/stable/sourcegraph/README.md | 2 +- charts/stable/spaceengineers/Chart.yaml | 2 +- charts/stable/spaceengineers/README.md | 2 +- charts/stable/speedtest-exporter/Chart.yaml | 2 +- charts/stable/speedtest-exporter/README.md | 2 +- charts/stable/speedtest-tracker/Chart.yaml | 4 +- charts/stable/speedtest-tracker/README.md | 2 +- charts/stable/splunk/Chart.yaml | 2 +- charts/stable/splunk/README.md | 2 +- charts/stable/spoolman/Chart.yaml | 2 +- charts/stable/spotweb/Chart.yaml | 2 +- charts/stable/spotweb/README.md | 2 +- charts/stable/sqlite-web/Chart.yaml | 2 +- charts/stable/sqlite-web/README.md | 2 +- charts/stable/sqlitebrowser/Chart.yaml | 2 +- charts/stable/sqlitebrowser/README.md | 2 +- charts/stable/sshwifty/Chart.yaml | 2 +- charts/stable/sshwifty/README.md | 2 +- charts/stable/st-reborn-server/Chart.yaml | 2 +- charts/stable/st-reborn-server/README.md | 2 +- charts/stable/stackedit/Chart.yaml | 2 +- charts/stable/stackedit/README.md | 2 +- charts/stable/standardnotes-web/Chart.yaml | 2 +- charts/stable/standardnotes-web/README.md | 2 +- charts/stable/starmade/Chart.yaml | 2 +- charts/stable/starmade/README.md | 2 +- charts/stable/stash/Chart.yaml | 2 +- charts/stable/stash/README.md | 2 +- charts/stable/static-web-server/Chart.yaml | 2 +- charts/stable/static-web-server/README.md | 2 +- charts/stable/static/Chart.yaml | 2 +- charts/stable/static/README.md | 2 +- charts/stable/stationeers/Chart.yaml | 2 +- charts/stable/stationeers/README.md | 2 +- charts/stable/steam-headless/Chart.yaml | 2 +- charts/stable/steam-headless/README.md | 2 +- charts/stable/stirling-pdf/Chart.yaml | 2 +- charts/stable/stirling-pdf/README.md | 2 +- charts/stable/storj-node/Chart.yaml | 2 +- charts/stable/storj-node/README.md | 2 +- charts/stable/storm/Chart.yaml | 2 +- charts/stable/storm/README.md | 2 +- charts/stable/strapi/Chart.yaml | 2 +- charts/stable/strapi/README.md | 2 +- charts/stable/streammaster/Chart.yaml | 2 +- charts/stable/streammaster/README.md | 2 +- charts/stable/stun-turn-server/Chart.yaml | 2 +- charts/stable/stun-turn-server/README.md | 2 +- charts/stable/suistartpage/Chart.yaml | 2 +- charts/stable/suistartpage/README.md | 2 +- charts/stable/survivethenights/Chart.yaml | 2 +- charts/stable/survivethenights/README.md | 2 +- charts/stable/synclounge/Chart.yaml | 2 +- charts/stable/synclounge/README.md | 2 +- charts/stable/syncthing/Chart.yaml | 2 +- charts/stable/syncthing/README.md | 2 +- charts/stable/synctube/Chart.yaml | 2 +- charts/stable/synctube/README.md | 2 +- charts/stable/syslog-ng/Chart.yaml | 2 +- charts/stable/syslog-ng/README.md | 2 +- charts/stable/tachidesk-docker/Chart.yaml | 2 +- charts/stable/tachidesk-docker/README.md | 2 +- charts/stable/tagspaces/Chart.yaml | 2 +- charts/stable/tagspaces/README.md | 2 +- charts/stable/tailscale/Chart.yaml | 2 +- charts/stable/tailscale/README.md | 2 +- charts/stable/tandoor-recipes/Chart.yaml | 2 +- charts/stable/tandoor-recipes/README.md | 2 +- charts/stable/tanoshi/Chart.yaml | 2 +- charts/stable/tanoshi/README.md | 2 +- charts/stable/tar1090/Chart.yaml | 2 +- charts/stable/tar1090/README.md | 2 +- charts/stable/tasmoadmin/Chart.yaml | 2 +- charts/stable/tasmoadmin/README.md | 2 +- charts/stable/tasmobackup/Chart.yaml | 2 +- charts/stable/tasmobackup/README.md | 2 +- charts/stable/tasmocompiler/Chart.yaml | 2 +- charts/stable/tasmocompiler/README.md | 2 +- charts/stable/tauticord/Chart.yaml | 2 +- charts/stable/tauticord/README.md | 2 +- charts/stable/tautulli/Chart.yaml | 2 +- charts/stable/tautulli/README.md | 2 +- charts/stable/tdarr-node/Chart.yaml | 2 +- charts/stable/tdarr-node/README.md | 2 +- charts/stable/tdarr/Chart.yaml | 2 +- charts/stable/tdarr/README.md | 2 +- charts/stable/teamspeak3/Chart.yaml | 2 +- charts/stable/teamspeak3/README.md | 2 +- charts/stable/teedy-docs/Chart.yaml | 2 +- charts/stable/teedy-docs/README.md | 2 +- charts/stable/teedy/Chart.yaml | 2 +- charts/stable/teedy/README.md | 2 +- charts/stable/telethon-downloader/Chart.yaml | 2 +- charts/stable/telethon-downloader/README.md | 2 +- charts/stable/terraria-tshock/Chart.yaml | 2 +- charts/stable/terraria-tshock/README.md | 2 +- charts/stable/teslamate/Chart.yaml | 2 +- charts/stable/teslamate/README.md | 2 +- charts/stable/theforest/Chart.yaml | 2 +- charts/stable/theforest/README.md | 2 +- charts/stable/thelounge/Chart.yaml | 2 +- charts/stable/thelounge/README.md | 2 +- charts/stable/theme-park/Chart.yaml | 2 +- charts/stable/theme-park/README.md | 2 +- charts/stable/threadfin/Chart.yaml | 2 +- charts/stable/threadfin/README.md | 2 +- charts/stable/thunderbird/Chart.yaml | 2 +- charts/stable/thunderbird/README.md | 2 +- charts/stable/timetagger/Chart.yaml | 2 +- charts/stable/timetagger/README.md | 2 +- charts/stable/tinymediamanager/Chart.yaml | 2 +- charts/stable/tinymediamanager/README.md | 2 +- charts/stable/tonido/Chart.yaml | 2 +- charts/stable/tonido/README.md | 2 +- charts/stable/traccar/CHANGELOG.md | 2 +- charts/stable/traccar/Chart.yaml | 2 +- charts/stable/traccar/README.md | 2 +- charts/stable/tracks/Chart.yaml | 2 +- charts/stable/tracks/README.md | 2 +- charts/stable/traefik-forward-auth/Chart.yaml | 2 +- charts/stable/traefik-forward-auth/README.md | 2 +- charts/stable/traggo/Chart.yaml | 2 +- charts/stable/traggo/README.md | 2 +- charts/stable/traktarr/Chart.yaml | 2 +- charts/stable/traktarr/README.md | 2 +- charts/stable/trango/Chart.yaml | 2 +- charts/stable/trango/README.md | 2 +- charts/stable/transmission/Chart.yaml | 2 +- charts/stable/transmission/README.md | 2 +- charts/stable/trilium-notes/Chart.yaml | 2 +- charts/stable/trilium-notes/README.md | 2 +- charts/stable/troddit/Chart.yaml | 2 +- charts/stable/troddit/README.md | 2 +- charts/stable/truecommand/Chart.yaml | 2 +- charts/stable/truecommand/README.md | 2 +- charts/stable/truenas-exporter/Chart.yaml | 2 +- charts/stable/truenas-exporter/README.md | 2 +- charts/stable/tsmuxer/Chart.yaml | 2 +- charts/stable/tsmuxer/README.md | 2 +- charts/stable/tsn-ranksystem/Chart.yaml | 4 +- charts/stable/tsn-ranksystem/README.md | 2 +- charts/stable/tt-rss/CHANGELOG.md | 2 +- charts/stable/tt-rss/Chart.yaml | 2 +- charts/stable/tt-rss/README.md | 2 +- .../stable/tubearchivist-redisjson/Chart.yaml | 2 +- .../stable/tubearchivist-redisjson/README.md | 2 +- charts/stable/tubesync/Chart.yaml | 2 +- charts/stable/tubesync/README.md | 2 +- charts/stable/tvheadend/Chart.yaml | 2 +- charts/stable/tvheadend/README.md | 2 +- charts/stable/tvhproxy/Chart.yaml | 2 +- charts/stable/tvhproxy/README.md | 2 +- charts/stable/twofauth/Chart.yaml | 2 +- charts/stable/twofauth/README.md | 2 +- charts/stable/twonky-server/Chart.yaml | 2 +- charts/stable/twonky-server/README.md | 2 +- charts/stable/twtxt/Chart.yaml | 2 +- charts/stable/twtxt/README.md | 2 +- charts/stable/ubooquity/Chart.yaml | 2 +- charts/stable/ubooquity/README.md | 2 +- charts/stable/unifi/CHANGELOG.md | 2 +- charts/stable/unifi/Chart.yaml | 2 +- charts/stable/unifi/README.md | 2 +- .../stable/universal-media-server/Chart.yaml | 2 +- .../stable/universal-media-server/README.md | 2 +- charts/stable/unmanic/CHANGELOG.md | 2 +- charts/stable/unmanic/Chart.yaml | 2 +- charts/stable/unmanic/README.md | 2 +- charts/stable/unpackerr/Chart.yaml | 2 +- charts/stable/unpackerr/README.md | 2 +- charts/stable/unpoller/Chart.yaml | 2 +- charts/stable/unpoller/README.md | 2 +- charts/stable/unturned/Chart.yaml | 2 +- charts/stable/unturned/README.md | 2 +- charts/stable/uptime-kuma/Chart.yaml | 2 +- charts/stable/uptime-kuma/README.md | 2 +- .../stable/uptimerobot-prometheus/Chart.yaml | 2 +- .../stable/uptimerobot-prometheus/README.md | 2 +- charts/stable/urban-terror/Chart.yaml | 2 +- charts/stable/urban-terror/README.md | 2 +- charts/stable/v-rising/Chart.yaml | 2 +- charts/stable/v-rising/README.md | 2 +- charts/stable/valetudo-mapper/Chart.yaml | 2 +- charts/stable/valetudo-mapper/README.md | 2 +- charts/stable/valheim/Chart.yaml | 2 +- charts/stable/valheim/README.md | 2 +- charts/stable/venstar2mqtt/Chart.yaml | 2 +- charts/stable/venstar2mqtt/README.md | 2 +- charts/stable/vertex/Chart.yaml | 2 +- charts/stable/vertex/README.md | 2 +- charts/stable/verysync/Chart.yaml | 2 +- charts/stable/verysync/README.md | 2 +- charts/stable/victoriametrics/Chart.yaml | 2 +- charts/stable/victoriametrics/README.md | 2 +- charts/stable/vikunja/Chart.yaml | 4 +- charts/stable/vikunja/README.md | 2 +- charts/stable/vintage-story/Chart.yaml | 2 +- charts/stable/vintage-story/README.md | 2 +- charts/stable/virt-manager/Chart.yaml | 2 +- charts/stable/virt-manager/README.md | 2 +- charts/stable/vlmcsd-kms-server/Chart.yaml | 2 +- charts/stable/vlmcsd-kms-server/README.md | 2 +- charts/stable/vocechat-server/Chart.yaml | 2 +- charts/stable/vocechat-server/README.md | 2 +- charts/stable/wallos/Chart.yaml | 2 +- charts/stable/wallos/README.md | 2 +- charts/stable/watcharr/Chart.yaml | 2 +- charts/stable/watcharr/README.md | 2 +- charts/stable/watchyourlan/Chart.yaml | 2 +- charts/stable/watchyourlan/README.md | 2 +- charts/stable/wdosg/Chart.yaml | 2 +- charts/stable/wdosg/README.md | 2 +- charts/stable/webgrabplus/CHANGELOG.md | 4 +- charts/stable/webgrabplus/Chart.yaml | 2 +- charts/stable/webgrabplus/README.md | 2 +- charts/stable/weblate/Chart.yaml | 4 +- charts/stable/weblate/README.md | 2 +- charts/stable/webnut/Chart.yaml | 2 +- charts/stable/webnut/README.md | 2 +- charts/stable/webp-server/Chart.yaml | 2 +- charts/stable/webp-server/README.md | 2 +- charts/stable/website-shot/Chart.yaml | 2 +- charts/stable/website-shot/README.md | 2 +- charts/stable/webtop/Chart.yaml | 2 +- charts/stable/webtop/README.md | 2 +- charts/stable/wekan/Chart.yaml | 4 +- charts/stable/wekan/README.md | 2 +- charts/stable/wg-easy/Chart.yaml | 2 +- charts/stable/wg-easy/README.md | 2 +- charts/stable/whisparr/Chart.yaml | 2 +- charts/stable/whisparr/README.md | 2 +- .../stable/whisper-asr-webservice/Chart.yaml | 2 +- .../stable/whisper-asr-webservice/README.md | 2 +- charts/stable/whoogle/Chart.yaml | 2 +- charts/stable/whoogle/README.md | 2 +- charts/stable/wifi-card/Chart.yaml | 2 +- charts/stable/wifi-card/README.md | 2 +- charts/stable/wikijs/Chart.yaml | 2 +- charts/stable/wikijs/README.md | 2 +- charts/stable/wireguard/Chart.yaml | 2 +- charts/stable/wireguard/README.md | 2 +- charts/stable/wisemapping/Chart.yaml | 2 +- charts/stable/wisemapping/README.md | 2 +- charts/stable/wizarr/Chart.yaml | 2 +- charts/stable/wizarr/README.md | 2 +- charts/stable/wordpress/Chart.yaml | 4 +- charts/stable/wordpress/README.md | 2 +- charts/stable/wyoming-openwakeword/Chart.yaml | 2 +- charts/stable/wyoming-openwakeword/README.md | 2 +- charts/stable/wyoming-piper/Chart.yaml | 2 +- charts/stable/wyoming-piper/README.md | 2 +- charts/stable/wyoming-whisper/Chart.yaml | 2 +- charts/stable/wyoming-whisper/README.md | 2 +- charts/stable/xen-orchestra/Chart.yaml | 2 +- charts/stable/xen-orchestra/README.md | 2 +- charts/stable/xmrig/Chart.yaml | 2 +- charts/stable/xmrig/README.md | 2 +- charts/stable/xonotic/Chart.yaml | 2 +- charts/stable/xonotic/README.md | 2 +- charts/stable/xteve/Chart.yaml | 2 +- charts/stable/xteve/README.md | 2 +- charts/stable/xware/Chart.yaml | 2 +- charts/stable/xware/README.md | 2 +- charts/stable/xwiki/Chart.yaml | 2 +- charts/stable/xwiki/README.md | 2 +- .../stable/yacreaderlibraryserver/Chart.yaml | 2 +- .../stable/yacreaderlibraryserver/README.md | 2 +- charts/stable/yacy/Chart.yaml | 2 +- charts/stable/yacy/README.md | 2 +- charts/stable/yourls/Chart.yaml | 4 +- charts/stable/yourls/README.md | 2 +- charts/stable/youtubedl-material/Chart.yaml | 4 +- charts/stable/youtubedl-material/README.md | 2 +- charts/stable/z80pack/Chart.yaml | 2 +- charts/stable/z80pack/README.md | 2 +- charts/stable/zerotier/Chart.yaml | 2 +- charts/stable/zerotier/README.md | 2 +- charts/stable/zigbee2mqtt/Chart.yaml | 2 +- charts/stable/zigbee2mqtt/README.md | 2 +- charts/stable/zilean/Chart.yaml | 2 +- charts/stable/zilean/README.md | 2 +- charts/stable/znc/Chart.yaml | 2 +- charts/stable/znc/README.md | 2 +- charts/stable/zoneminder/Chart.yaml | 2 +- charts/stable/zoneminder/README.md | 2 +- charts/stable/ztcuui-aio/Chart.yaml | 2 +- charts/stable/ztcuui-aio/README.md | 2 +- charts/stable/zurg/Chart.yaml | 2 +- charts/stable/zurg/README.md | 2 +- charts/stable/zwavejs2mqtt/CHANGELOG.md | 4 +- charts/stable/zwavejs2mqtt/Chart.yaml | 2 +- charts/stable/zwavejs2mqtt/README.md | 2 +- charts/system/intel-gpu-plugin/Chart.yaml | 2 +- charts/system/intel-gpu-plugin/README.md | 2 +- charts/system/kubelet-csr-approver/Chart.yaml | 2 +- charts/system/kubelet-csr-approver/README.md | 2 +- charts/system/kubernetes-reflector/Chart.yaml | 2 +- charts/system/kubernetes-reflector/README.md | 2 +- charts/system/lvm-disk-watcher/Chart.yaml | 2 +- charts/system/lvm-disk-watcher/README.md | 2 +- charts/system/lvm-disk-watcher/values.yaml | 2 +- charts/system/snapshot-controller/Chart.yaml | 2 +- charts/system/snapshot-controller/README.md | 2 +- charts/system/spegel/Chart.yaml | 2 +- charts/system/spegel/README.md | 2 +- charts/system/spegel/values.yaml | 2 +- charts/system/volsync/Chart.yaml | 2 +- charts/system/volsync/README.md | 2 +- clustertool/embed/generic/patches/all.yaml | 4 +- .../DOTREPLACEdevcontainer/devcontainer.json | 2 +- .../root/repositories/helm/truecharts.yaml | 2 +- clustertool/pkg/charts/image/image.go | 4 +- clustertool/pkg/charts/image/image_test.go | 2 +- clustertool/pkg/helper/dns.go | 2 +- .../testdata/chart_yaml/invalidChart.yaml | 2 +- .../chart_yaml/unmarshalableChart.yaml | 2 +- .../testdata/chart_yaml/validChart.yaml | 2 +- .../values_yaml/multiImageValues.yaml | 2 +- containers/apps/db-wait-mariadb/Dockerfile | 2 +- containers/apps/db-wait-postgres/Dockerfile | 2 +- containers/apps/db-wait-redis/Dockerfile | 2 +- containers/apps/kubectl/Dockerfile | 2 +- containers/apps/lvm-disk-watcher/Dockerfile | 2 +- containers/apps/vscode-tunnel/Dockerfile | 2 +- containers/apps/wget/Dockerfile | 2 +- containers/to-mirror.txt | 96 +++++++++---------- containers/tools/scarf.sh | 4 +- repositories/helm/truecharts.yaml | 2 +- templates/README.md.tpl | 2 +- website/src/content/docs/guides/helm.md | 8 +- 1713 files changed, 1884 insertions(+), 1884 deletions(-) diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index d59c4bf0330..8c2f387286c 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -1,7 +1,7 @@ { "$schema": "https://raw.githubusercontent.com/devcontainers/spec/main/schemas/devContainer.schema.json", "name": "TrueCharts", - "image": "tccr.io/tccr/devcontainer:v2.0.0@sha256:c327a584ab1494d0f352f846eb7292fac120f9091398e79874b446c783ea3bcf", + "image": "oci.trueforge.org/tccr/devcontainer:v2.0.0@sha256:c327a584ab1494d0f352f846eb7292fac120f9091398e79874b446c783ea3bcf", "postCreateCommand": { "setup": "bash ${containerWorkspaceFolder}/.devcontainer/postCreateCommand.sh" }, diff --git a/.github/renovate/special/customVersioning.json5 b/.github/renovate/special/customVersioning.json5 index c3c533a9dee..affedf17bf1 100644 --- a/.github/renovate/special/customVersioning.json5 +++ b/.github/renovate/special/customVersioning.json5 @@ -34,7 +34,7 @@ // Not found in repository "matchDatasources": ["docker"], "versioning": "regex:^(?14)\\.(?\\d+)\\.(?\\d+)$", - "matchPackageNames": ["tccr.io/tccr/postgresql"] + "matchPackageNames": ["oci.trueforge.org/tccr/postgresql"] }, { "matchDatasources": ["docker"], diff --git a/.github/renovate/special/groups.json5 b/.github/renovate/special/groups.json5 index 261d9e6fca6..bc0c6f1c6cc 100644 --- a/.github/renovate/special/groups.json5 +++ b/.github/renovate/special/groups.json5 @@ -104,7 +104,7 @@ }, { "matchDatasources": ["docker"], - "matchPackagePrefixes": ["tccr.io/tccr/metallb"], + "matchPackagePrefixes": ["oci.trueforge.org/tccr/metallb"], "groupName": "metallb" }, { @@ -129,7 +129,7 @@ }, { "matchDatasources": ["docker"], - "matchPackagePrefixes": ["tccr.io/tccr/nextcloud-"], + "matchPackagePrefixes": ["oci.trueforge.org/tccr/nextcloud-"], "groupName": "nextcloud" }, { diff --git a/.github/scripts/install_dependencies.sh b/.github/scripts/install_dependencies.sh index b7817af9a19..f3c6fe2eecb 100755 --- a/.github/scripts/install_dependencies.sh +++ b/.github/scripts/install_dependencies.sh @@ -28,7 +28,7 @@ fi if [[ "$curr_chart" != "charts/system/prometheus-operator" ]]; then echo "Installing prometheus-operator chart" - helm install prometheus-operator oci://tccr.io/truecharts/prometheus-operator --namespace prometheus-operator --create-namespace --wait + helm install prometheus-operator oci://oci.trueforge.org/truecharts/prometheus-operator --namespace prometheus-operator --create-namespace --wait if [[ "$?" != "0" ]]; then echo "Failed to install prometheus-operator chart" exit 1 @@ -37,7 +37,7 @@ if [[ "$curr_chart" != "charts/system/prometheus-operator" ]]; then fi if [[ "$curr_chart" == "charts/premium/traefik" ]]; then - helm install traefik oci://tccr.io/truecharts/traefik-crds --wait + helm install traefik oci://oci.trueforge.org/truecharts/traefik-crds --wait if [[ "$?" != "0" ]]; then echo "Failed to install traefik-crds chart" fi @@ -46,7 +46,7 @@ fi if [[ "$curr_chart" != "charts/premium/traefik" ]] && [[ $traefik_needed == "true" ]]; then echo "Installing traefik chart" - helm install traefik oci://tccr.io/truecharts/traefik --namespace traefik --create-namespace \ + helm install traefik oci://oci.trueforge.org/truecharts/traefik --namespace traefik --create-namespace \ --set service.tcp.ports.web.port=9080 --set service.tcp.ports.websecure.port=9443 --wait if [[ "$?" != "0" ]]; then echo "Failed to install traefik chart" @@ -57,7 +57,7 @@ fi if [[ "$curr_chart" == "charts/premium/volsync" ]]; then echo "Installing volumesnapshots chart" - helm install volumesnapshots oci://tccr.io/truecharts/volumesnapshots --namespace volumesnapshots --create-namespace --wait + helm install volumesnapshots oci://oci.trueforge.org/truecharts/volumesnapshots --namespace volumesnapshots --create-namespace --wait if [[ "$?" != "0" ]]; then echo "Failed to install volumesnapshots chart" exit 1 @@ -67,7 +67,7 @@ fi if [[ "$curr_chart" == "charts/premium/metallb-config" ]]; then echo "Installing metallb chart" - helm install metallb oci://tccr.io/truecharts/metallb --namespace metallb --create-namespace --wait + helm install metallb oci://oci.trueforge.org/truecharts/metallb --namespace metallb --create-namespace --wait if [[ "$?" != "0" ]]; then echo "Failed to install metallb chart" exit 1 @@ -77,7 +77,7 @@ fi if [[ "$curr_chart" == "charts/premium/clusterissuer" ]]; then echo "Installing cert-manager chart" - helm install cert-manager oci://tccr.io/truecharts/cert-manager --namespace cert-manager --create-namespace --wait + helm install cert-manager oci://oci.trueforge.org/truecharts/cert-manager --namespace cert-manager --create-namespace --wait if [[ "$?" != "0" ]]; then echo "Failed to install cert-manager chart" exit 1 @@ -87,7 +87,7 @@ fi if [[ "$cnpg_enabled" == "true" ]]; then echo "Installing cloudnative-pg chart" - helm install cloudnative-pg oci://tccr.io/truecharts/cloudnative-pg --namespace cloudnative-pg --create-namespace --wait + helm install cloudnative-pg oci://oci.trueforge.org/truecharts/cloudnative-pg --namespace cloudnative-pg --create-namespace --wait if [[ "$?" != "0" ]]; then echo "Failed to install cloudnative-pg chart" exit 1 @@ -97,7 +97,7 @@ fi if [[ "$curr_chart" == "charts/system/intel-device-plugins-operator" ]]; then echo "Installing cert-manager chart" - helm install cert-manager oci://tccr.io/truecharts/cert-manager --namespace cert-manager --create-namespace --wait + helm install cert-manager oci://oci.trueforge.org/truecharts/cert-manager --namespace cert-manager --create-namespace --wait if [[ "$?" != "0" ]]; then echo "Failed to install cert-manager chart" exit 1 @@ -107,7 +107,7 @@ fi if [[ "$curr_chart" == "charts/premium/kubernetes-dashboard" ]]; then echo "Installing metrics-server chart" - helm install metrics-server oci://tccr.io/truecharts/metrics-server --namespace metrics-server --create-namespace --wait + helm install metrics-server oci://oci.trueforge.org/truecharts/metrics-server --namespace metrics-server --create-namespace --wait if [[ "$?" != "0" ]]; then echo "Failed to install metrics-server chart" exit 1 diff --git a/.github/workflows/common-tests.yaml b/.github/workflows/common-tests.yaml index a7e91c397f9..5df68b523e5 100644 --- a/.github/workflows/common-tests.yaml +++ b/.github/workflows/common-tests.yaml @@ -231,20 +231,20 @@ jobs: - name: Add Dependencies run: | if [[ "${{ matrix.values }}" =~ (ingress|metrics|cnpg|volsync).*-values.yaml ]]; then - helm install prometheus-operator oci://tccr.io/truecharts/prometheus-operator --namespace prometheus-operator --create-namespace --wait + helm install prometheus-operator oci://oci.trueforge.org/truecharts/prometheus-operator --namespace prometheus-operator --create-namespace --wait fi if [[ "${{ matrix.values }}" =~ cnpg.*-values.yaml ]]; then - helm install cloudnative-pg oci://tccr.io/truecharts/cloudnative-pg --namespace cloudnative-pg --create-namespace --wait + helm install cloudnative-pg oci://oci.trueforge.org/truecharts/cloudnative-pg --namespace cloudnative-pg --create-namespace --wait fi if [[ "${{ matrix.values }}" =~ ingress.*-values.yaml ]]; then - helm install cert-manager oci://tccr.io/truecharts/cert-manager --namespace cert-manager --create-namespace --wait - # helm install traefik-crds oci://tccr.io/truecharts/traefik-crds --namespace traefik-crds --create-namespace --wait - helm install traefik oci://tccr.io/truecharts/traefik --namespace traefik --create-namespace --wait \ + helm install cert-manager oci://oci.trueforge.org/truecharts/cert-manager --namespace cert-manager --create-namespace --wait + # helm install traefik-crds oci://oci.trueforge.org/truecharts/traefik-crds --namespace traefik-crds --create-namespace --wait + helm install traefik oci://oci.trueforge.org/truecharts/traefik --namespace traefik --create-namespace --wait \ --set service.main.type=ClusterIP --set service.tcp.type=ClusterIP fi if [[ "${{ matrix.values }}" =~ volsync.*-values.yaml ]]; then - helm install volumesnapshots oci://tccr.io/truecharts/volumesnapshots --namespace volumesnapshots --create-namespace --wait - helm install volsync oci://tccr.io/truecharts/volsync --namespace volsync --create-namespace --wait + helm install volumesnapshots oci://oci.trueforge.org/truecharts/volumesnapshots --namespace volumesnapshots --create-namespace --wait + helm install volsync oci://oci.trueforge.org/truecharts/volsync --namespace volsync --create-namespace --wait fi - name: Run chart-testing (install) diff --git a/.github/workflows/containers.build.yaml b/.github/workflows/containers.build.yaml index 4b1e2acd24a..99d3faf999f 100644 --- a/.github/workflows/containers.build.yaml +++ b/.github/workflows/containers.build.yaml @@ -219,7 +219,7 @@ jobs: # list of Docker images to use as base name for tags images: | quay.io/tccr/${{ matrix.container }} - tccr.io/tccr/${{ matrix.container }} + oci.trueforge.org/tccr/${{ matrix.container }} # Install and configure Buildx - name: Set up Docker Buildx @@ -250,7 +250,7 @@ jobs: file: ./containers/${{ steps.prep.outputs.category }}/${{ matrix.container }}/Dockerfile load: true tags: | - tccr.io/tccr/${{ matrix.container }}:test + oci.trueforge.org/tccr/${{ matrix.container }}:test cache-from: ${{ steps.prep.outputs.cache_from }} cache-to: ${{ steps.prep.outputs.cache_to }} @@ -262,7 +262,7 @@ jobs: run: | for i in $(seq 1 ${{ env.GOSS_ITERATIONS }}); do echo "Running GOSS test iteration $i of ${{ env.GOSS_ITERATIONS }}..." - dgoss run tccr.io/tccr/${{ matrix.container }}:test + dgoss run oci.trueforge.org/tccr/${{ matrix.container }}:test done # Push if not a PR, otherwise just test the build process for all requested platforms diff --git a/.github/workflows/containers.scarf.yaml b/.github/workflows/containers.scarf.yaml index 77067f602ef..df550ba72cf 100644 --- a/.github/workflows/containers.scarf.yaml +++ b/.github/workflows/containers.scarf.yaml @@ -27,7 +27,7 @@ jobs: for i in containers/${group}/*; do PLAIN=$( echo $i | cut -d'/' -f3 ) - data='{"name":"tccr/'${PLAIN}'","backendUrl":"https://quay.io/tccr/'${PLAIN}'","longDescription":"","shortDescription":"example description","website":"https://truecharts.org","libraryType":"docker","publicUrl":"https://tccr.io/tccr/'${PLAIN}'"}' + data='{"name":"tccr/'${PLAIN}'","backendUrl":"https://quay.io/tccr/'${PLAIN}'","longDescription":"","shortDescription":"example description","website":"https://truecharts.org","libraryType":"docker","publicUrl":"https://oci.trueforge.org/tccr/'${PLAIN}'"}' url="https://scarf.sh/api/v1/packages" curl --header "$ajson" --header "$credentials" --data "$data" --header "$CT" "$url" diff --git a/archive/charts/premium/prometheus/Chart.yaml b/archive/charts/premium/prometheus/Chart.yaml index 1e207998d5c..85684021d06 100644 --- a/archive/charts/premium/prometheus/Chart.yaml +++ b/archive/charts/premium/prometheus/Chart.yaml @@ -10,7 +10,7 @@ appVersion: 3.0.1 dependencies: - name: common version: 25.4.10 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/archive/charts/premium/prometheus/README.md b/archive/charts/premium/prometheus/README.md index ef152b32a40..5237e3f8502 100644 --- a/archive/charts/premium/prometheus/README.md +++ b/archive/charts/premium/prometheus/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/prometheus` +`helm install mychart oci://oci.trueforge.org/truecharts/prometheus` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/archive/charts/premium/prometheus/values.yaml b/archive/charts/premium/prometheus/values.yaml index 6398f70a60b..5eb0a051c7d 100644 --- a/archive/charts/premium/prometheus/values.yaml +++ b/archive/charts/premium/prometheus/values.yaml @@ -375,7 +375,7 @@ operator: ## relabelings: [] ## Prometheus Configmap-reload image to use for reloading configmaps - ## defaults to Bitnami Prometheus Operator (ref: https://hub.docker.com/r/tccr.io/truecharts/prometheus-operator/tags/) + ## defaults to Bitnami Prometheus Operator (ref: https://hub.docker.com/r/oci.trueforge.org/truecharts/prometheus-operator/tags/) ## prometheusConfigReloader: containerSecurityContext: @@ -411,7 +411,7 @@ prometheus: ## enabled: true ## Bitnami Prometheus image version - ## ref: https://hub.docker.com/r/tccr.io/truecharts/prometheus/tags/ + ## ref: https://hub.docker.com/r/oci.trueforge.org/truecharts/prometheus/tags/ ## @param prometheus.image.registry Prometheus image registry ## @param prometheus.image.repository Prometheus image repository ## @param prometheus.image.tag Prometheus Image tag (immutable tags are recommended) @@ -829,7 +829,7 @@ prometheus: ## create: false ## Bitnami Thanos image - ## ref: https://hub.docker.com/r/tccr.io/truecharts/thanos/tags/ + ## ref: https://hub.docker.com/r/oci.trueforge.org/truecharts/thanos/tags/ ## @param prometheus.thanos.image.registry Thanos image registry ## @param prometheus.thanos.image.repository Thanos image name ## @param prometheus.thanos.image.tag Thanos image tag diff --git a/archive/charts/premium/traefik/CHANGELOG.md b/archive/charts/premium/traefik/CHANGELOG.md index 939a079b78b..950139bca2c 100644 --- a/archive/charts/premium/traefik/CHANGELOG.md +++ b/archive/charts/premium/traefik/CHANGELOG.md @@ -867,7 +867,7 @@ pagefind: false #### Chore -- update container image tccr.io/truecharts/traccar to v5.0 ([#2749](https://github.com/truecharts/apps/issues/2749)) +- update container image oci.trueforge.org/truecharts/traccar to v5.0 ([#2749](https://github.com/truecharts/apps/issues/2749)) diff --git a/archive/charts/premium/traefik/Chart.yaml b/archive/charts/premium/traefik/Chart.yaml index a1a8255d215..48e203ac4be 100644 --- a/archive/charts/premium/traefik/Chart.yaml +++ b/archive/charts/premium/traefik/Chart.yaml @@ -10,7 +10,7 @@ appVersion: 3.3.3 dependencies: - name: common version: 25.3.1 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/archive/charts/premium/traefik/README.md b/archive/charts/premium/traefik/README.md index 4b4a4515d9c..6bd2337e594 100644 --- a/archive/charts/premium/traefik/README.md +++ b/archive/charts/premium/traefik/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/traefik` +`helm install mychart oci://oci.trueforge.org/truecharts/traefik` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/archive/charts/premium/traefik/values.yaml b/archive/charts/premium/traefik/values.yaml index f34c523f84c..97c0794cc8c 100644 --- a/archive/charts/premium/traefik/values.yaml +++ b/archive/charts/premium/traefik/values.yaml @@ -1,5 +1,5 @@ image: - repository: tccr.io/tccr/traefik + repository: oci.trueforge.org/tccr/traefik tag: v3.3.3@sha256:bfea9053dcccd6b2208e2eceb5b04c99d9d1ba4804eca5908734cd6dee4f4732 pullPolicy: IfNotPresent @@ -152,7 +152,7 @@ defaultCertificate: "" tlsStore: {} # -- TLS Options to be created as TLSOption CRDs -# https://doc.traefik.io/tccr.io/truecharts/https/tls/#tls-options +# https://doc.traefik.io/oci.trueforge.org/truecharts/https/tls/#tls-options # Example: tlsOptions: default: diff --git a/archive/charts/stable/automatic-music-downloader/Chart.yaml b/archive/charts/stable/automatic-music-downloader/Chart.yaml index ac48e329cb4..77156f4d5aa 100644 --- a/archive/charts/stable/automatic-music-downloader/Chart.yaml +++ b/archive/charts/stable/automatic-music-downloader/Chart.yaml @@ -10,7 +10,7 @@ appVersion: latest dependencies: - name: common version: 25.1.0 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/archive/charts/stable/automatic-music-downloader/README.md b/archive/charts/stable/automatic-music-downloader/README.md index d84669596e2..b09174d4dd8 100644 --- a/archive/charts/stable/automatic-music-downloader/README.md +++ b/archive/charts/stable/automatic-music-downloader/README.md @@ -17,7 +17,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/automatic-music-downloader` +`helm install mychart oci://oci.trueforge.org/truecharts/automatic-music-downloader` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/archive/charts/stable/ethercalc/Chart.yaml b/archive/charts/stable/ethercalc/Chart.yaml index d180e72c390..e9d6fbeb12f 100644 --- a/archive/charts/stable/ethercalc/Chart.yaml +++ b/archive/charts/stable/ethercalc/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.12.4 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/archive/charts/stable/ethercalc/README.md b/archive/charts/stable/ethercalc/README.md index c604e6315a4..5a1847e0b39 100644 --- a/archive/charts/stable/ethercalc/README.md +++ b/archive/charts/stable/ethercalc/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/ethercalc` +`helm install mychart oci://oci.trueforge.org/truecharts/ethercalc` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/archive/charts/stable/freeradius/Chart.yaml b/archive/charts/stable/freeradius/Chart.yaml index 0ebe5ba8ce4..d891ce39920 100644 --- a/archive/charts/stable/freeradius/Chart.yaml +++ b/archive/charts/stable/freeradius/Chart.yaml @@ -10,7 +10,7 @@ appVersion: 3.2.0 dependencies: - name: common version: 25.1.0 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/archive/charts/stable/freeradius/README.md b/archive/charts/stable/freeradius/README.md index 766884832ef..8b291b174f9 100644 --- a/archive/charts/stable/freeradius/README.md +++ b/archive/charts/stable/freeradius/README.md @@ -17,7 +17,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/freeradius` +`helm install mychart oci://oci.trueforge.org/truecharts/freeradius` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/archive/charts/stable/freeradius/values.yaml b/archive/charts/stable/freeradius/values.yaml index 19c7245733f..fafeafde8f8 100644 --- a/archive/charts/stable/freeradius/values.yaml +++ b/archive/charts/stable/freeradius/values.yaml @@ -1,5 +1,5 @@ image: - repository: tccr.io/tccr/freeradius + repository: oci.trueforge.org/tccr/freeradius pullPolicy: IfNotPresent tag: v3.2.0@sha256:e6a9295ae6caf282e957d0e329810e13bbdedc3bec3865e8ab322a0055107623 securityContext: diff --git a/archive/charts/stable/libremdb/Chart.yaml b/archive/charts/stable/libremdb/Chart.yaml index e65a4298e23..7d2076970fa 100644 --- a/archive/charts/stable/libremdb/Chart.yaml +++ b/archive/charts/stable/libremdb/Chart.yaml @@ -10,14 +10,14 @@ appVersion: latest dependencies: - name: common version: 25.1.0 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] import-values: [] - name: redis version: 15.3.1 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: "" tags: [] diff --git a/archive/charts/stable/libremdb/README.md b/archive/charts/stable/libremdb/README.md index 48da0e87afb..b43b164ca7b 100644 --- a/archive/charts/stable/libremdb/README.md +++ b/archive/charts/stable/libremdb/README.md @@ -17,7 +17,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/libremdb` +`helm install mychart oci://oci.trueforge.org/truecharts/libremdb` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/archive/charts/stable/logitech-media-server/Chart.yaml b/archive/charts/stable/logitech-media-server/Chart.yaml index fb886532902..a92b6929460 100644 --- a/archive/charts/stable/logitech-media-server/Chart.yaml +++ b/archive/charts/stable/logitech-media-server/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 9.0.0 dependencies: - name: common version: 28.12.4 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/archive/charts/stable/logitech-media-server/README.md b/archive/charts/stable/logitech-media-server/README.md index 2884ccb8229..4afbb17707c 100644 --- a/archive/charts/stable/logitech-media-server/README.md +++ b/archive/charts/stable/logitech-media-server/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/logitech-media-server` +`helm install mychart oci://oci.trueforge.org/truecharts/logitech-media-server` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/archive/charts/stable/rimgo/Chart.yaml b/archive/charts/stable/rimgo/Chart.yaml index c714e86f2de..f65639e837a 100644 --- a/archive/charts/stable/rimgo/Chart.yaml +++ b/archive/charts/stable/rimgo/Chart.yaml @@ -10,7 +10,7 @@ appVersion: latest dependencies: - name: common version: 25.1.0 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/archive/charts/stable/rimgo/README.md b/archive/charts/stable/rimgo/README.md index 6946b75411b..2f2dfb43a0f 100644 --- a/archive/charts/stable/rimgo/README.md +++ b/archive/charts/stable/rimgo/README.md @@ -17,7 +17,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/rimgo` +`helm install mychart oci://oci.trueforge.org/truecharts/rimgo` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/archive/charts/stable/youtransfer/Chart.yaml b/archive/charts/stable/youtransfer/Chart.yaml index 47f1ea96cdf..e447048742c 100644 --- a/archive/charts/stable/youtransfer/Chart.yaml +++ b/archive/charts/stable/youtransfer/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.12.4 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/archive/charts/stable/youtransfer/README.md b/archive/charts/stable/youtransfer/README.md index 7d1b72ace06..2fbb1c05fc8 100644 --- a/archive/charts/stable/youtransfer/README.md +++ b/archive/charts/stable/youtransfer/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/youtransfer` +`helm install mychart oci://oci.trueforge.org/truecharts/youtransfer` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/archive/charts/system/cert-manager/Chart.yaml b/archive/charts/system/cert-manager/Chart.yaml index 4cc214c9ed0..12a07991085 100644 --- a/archive/charts/system/cert-manager/Chart.yaml +++ b/archive/charts/system/cert-manager/Chart.yaml @@ -10,7 +10,7 @@ appVersion: latest dependencies: - name: common version: 25.4.10 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/archive/charts/system/cert-manager/README.md b/archive/charts/system/cert-manager/README.md index 2d7978f2831..5f61a59fd37 100644 --- a/archive/charts/system/cert-manager/README.md +++ b/archive/charts/system/cert-manager/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/cert-manager` +`helm install mychart oci://oci.trueforge.org/truecharts/cert-manager` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/archive/charts/system/cert-manager/values.yaml b/archive/charts/system/cert-manager/values.yaml index e585f8f18fb..70c5f6d53fc 100644 --- a/archive/charts/system/cert-manager/values.yaml +++ b/archive/charts/system/cert-manager/values.yaml @@ -1,5 +1,5 @@ image: - repository: tccr.io/tccr/scratch + repository: oci.trueforge.org/tccr/scratch pullPolicy: IfNotPresent tag: latest@sha256:4aef9dbf99ea2a8857ed4ce9d9bf79d330b79044884c7374e392445d122ec746 diff --git a/archive/charts/system/cloudnative-pg/Chart.yaml b/archive/charts/system/cloudnative-pg/Chart.yaml index c8729be3357..f8ded905b92 100644 --- a/archive/charts/system/cloudnative-pg/Chart.yaml +++ b/archive/charts/system/cloudnative-pg/Chart.yaml @@ -10,7 +10,7 @@ appVersion: latest dependencies: - name: common version: 25.0.0 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/archive/charts/system/cloudnative-pg/README.md b/archive/charts/system/cloudnative-pg/README.md index 50fa165398c..844e8de29e2 100644 --- a/archive/charts/system/cloudnative-pg/README.md +++ b/archive/charts/system/cloudnative-pg/README.md @@ -17,7 +17,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/cloudnative-pg` +`helm install mychart oci://oci.trueforge.org/truecharts/cloudnative-pg` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/archive/charts/system/cloudnative-pg/values.yaml b/archive/charts/system/cloudnative-pg/values.yaml index 4813a855544..2c75ce41348 100644 --- a/archive/charts/system/cloudnative-pg/values.yaml +++ b/archive/charts/system/cloudnative-pg/values.yaml @@ -1,5 +1,5 @@ image: - repository: tccr.io/tccr/scratch + repository: oci.trueforge.org/tccr/scratch pullPolicy: IfNotPresent tag: latest diff --git a/archive/charts/system/csi-driver-nfs/Chart.yaml b/archive/charts/system/csi-driver-nfs/Chart.yaml index 00ed48e4838..85456e7452c 100644 --- a/archive/charts/system/csi-driver-nfs/Chart.yaml +++ b/archive/charts/system/csi-driver-nfs/Chart.yaml @@ -11,7 +11,7 @@ appVersion: latest dependencies: - name: common version: 25.0.0 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/archive/charts/system/csi-driver-nfs/README.md b/archive/charts/system/csi-driver-nfs/README.md index f4fd5d88fcd..c4f60014a9d 100644 --- a/archive/charts/system/csi-driver-nfs/README.md +++ b/archive/charts/system/csi-driver-nfs/README.md @@ -17,7 +17,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/csi-driver-nfs` +`helm install mychart oci://oci.trueforge.org/truecharts/csi-driver-nfs` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/archive/charts/system/csi-driver-nfs/values.yaml b/archive/charts/system/csi-driver-nfs/values.yaml index 8b9bb46482a..6f08c856fdc 100644 --- a/archive/charts/system/csi-driver-nfs/values.yaml +++ b/archive/charts/system/csi-driver-nfs/values.yaml @@ -1,6 +1,6 @@ image: pullPolicy: IfNotPresent - repository: tccr.io/tccr/alpine + repository: oci.trueforge.org/tccr/alpine tag: latest@sha256:ade0065e19edaa4f6903d464ee70605111a48394536deb94f31b661264704558 manifestManager: enabled: false diff --git a/archive/charts/system/csi-driver-smb/Chart.yaml b/archive/charts/system/csi-driver-smb/Chart.yaml index 73e088727fa..1d07ba5bcee 100644 --- a/archive/charts/system/csi-driver-smb/Chart.yaml +++ b/archive/charts/system/csi-driver-smb/Chart.yaml @@ -11,7 +11,7 @@ appVersion: latest dependencies: - name: common version: 25.0.0 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/archive/charts/system/csi-driver-smb/README.md b/archive/charts/system/csi-driver-smb/README.md index e7750f32fbc..828db1346f4 100644 --- a/archive/charts/system/csi-driver-smb/README.md +++ b/archive/charts/system/csi-driver-smb/README.md @@ -17,7 +17,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/csi-driver-smb` +`helm install mychart oci://oci.trueforge.org/truecharts/csi-driver-smb` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/archive/charts/system/csi-driver-smb/values.yaml b/archive/charts/system/csi-driver-smb/values.yaml index dfdcbe69010..91e02369b2c 100644 --- a/archive/charts/system/csi-driver-smb/values.yaml +++ b/archive/charts/system/csi-driver-smb/values.yaml @@ -1,6 +1,6 @@ image: pullPolicy: IfNotPresent - repository: tccr.io/tccr/alpine + repository: oci.trueforge.org/tccr/alpine tag: latest@sha256:783d7b4da265da6ee627fe54ee895a2cfe2a2ecd7bb7b53a0c7a703a924a8e82 manifestManager: enabled: false diff --git a/archive/charts/system/descheduler/Chart.yaml b/archive/charts/system/descheduler/Chart.yaml index ba466359c6d..0f41d60d4ee 100644 --- a/archive/charts/system/descheduler/Chart.yaml +++ b/archive/charts/system/descheduler/Chart.yaml @@ -10,7 +10,7 @@ appVersion: latest dependencies: - name: common version: 25.0.0 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/archive/charts/system/descheduler/README.md b/archive/charts/system/descheduler/README.md index c0cf9b72581..aeda46f2886 100644 --- a/archive/charts/system/descheduler/README.md +++ b/archive/charts/system/descheduler/README.md @@ -17,7 +17,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/descheduler` +`helm install mychart oci://oci.trueforge.org/truecharts/descheduler` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/archive/charts/system/descheduler/values.yaml b/archive/charts/system/descheduler/values.yaml index 8ffafd21a48..45db201129f 100644 --- a/archive/charts/system/descheduler/values.yaml +++ b/archive/charts/system/descheduler/values.yaml @@ -1,5 +1,5 @@ image: - repository: tccr.io/tccr/alpine + repository: oci.trueforge.org/tccr/alpine pullPolicy: IfNotPresent tag: latest@sha256:ade0065e19edaa4f6903d464ee70605111a48394536deb94f31b661264704558 diff --git a/archive/charts/system/intel-device-plugins-operator/Chart.yaml b/archive/charts/system/intel-device-plugins-operator/Chart.yaml index f2e334635a6..0ee19605f93 100644 --- a/archive/charts/system/intel-device-plugins-operator/Chart.yaml +++ b/archive/charts/system/intel-device-plugins-operator/Chart.yaml @@ -10,7 +10,7 @@ appVersion: latest dependencies: - name: common version: 25.0.0 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/archive/charts/system/intel-device-plugins-operator/README.md b/archive/charts/system/intel-device-plugins-operator/README.md index b19012ff956..f6dd969191a 100644 --- a/archive/charts/system/intel-device-plugins-operator/README.md +++ b/archive/charts/system/intel-device-plugins-operator/README.md @@ -17,7 +17,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/intel-device-plugins-operator` +`helm install mychart oci://oci.trueforge.org/truecharts/intel-device-plugins-operator` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/archive/charts/system/intel-device-plugins-operator/values.yaml b/archive/charts/system/intel-device-plugins-operator/values.yaml index 8ffafd21a48..45db201129f 100644 --- a/archive/charts/system/intel-device-plugins-operator/values.yaml +++ b/archive/charts/system/intel-device-plugins-operator/values.yaml @@ -1,5 +1,5 @@ image: - repository: tccr.io/tccr/alpine + repository: oci.trueforge.org/tccr/alpine pullPolicy: IfNotPresent tag: latest@sha256:ade0065e19edaa4f6903d464ee70605111a48394536deb94f31b661264704558 diff --git a/archive/charts/system/kubeapps/Chart.yaml b/archive/charts/system/kubeapps/Chart.yaml index e09bf30bddf..5305286b2c7 100644 --- a/archive/charts/system/kubeapps/Chart.yaml +++ b/archive/charts/system/kubeapps/Chart.yaml @@ -10,7 +10,7 @@ appVersion: 0.0.3 dependencies: - name: common version: 25.0.0 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/archive/charts/system/kubeapps/README.md b/archive/charts/system/kubeapps/README.md index 66ce153765a..5d8f49a34ac 100644 --- a/archive/charts/system/kubeapps/README.md +++ b/archive/charts/system/kubeapps/README.md @@ -17,7 +17,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/kubeapps` +`helm install mychart oci://oci.trueforge.org/truecharts/kubeapps` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/archive/charts/system/kubeapps/values.yaml b/archive/charts/system/kubeapps/values.yaml index bdf89a8e11f..bfa410cb47b 100644 --- a/archive/charts/system/kubeapps/values.yaml +++ b/archive/charts/system/kubeapps/values.yaml @@ -98,7 +98,7 @@ ogkubeapps: initialRepos: - name: truecharts type: oci - url: oci://tccr.io/truecharts + url: oci://oci.trueforge.org/truecharts ociRepositories: - kubeapps - metallb diff --git a/archive/charts/system/metallb/Chart.yaml b/archive/charts/system/metallb/Chart.yaml index 707b383381a..d31d7ac80cd 100644 --- a/archive/charts/system/metallb/Chart.yaml +++ b/archive/charts/system/metallb/Chart.yaml @@ -10,7 +10,7 @@ appVersion: latest dependencies: - name: common version: 25.0.0 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/archive/charts/system/metallb/README.md b/archive/charts/system/metallb/README.md index 7692adf11f4..529693f8057 100644 --- a/archive/charts/system/metallb/README.md +++ b/archive/charts/system/metallb/README.md @@ -17,7 +17,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/metallb` +`helm install mychart oci://oci.trueforge.org/truecharts/metallb` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/archive/charts/system/metallb/values.yaml b/archive/charts/system/metallb/values.yaml index ac94d326584..033ae4b2168 100644 --- a/archive/charts/system/metallb/values.yaml +++ b/archive/charts/system/metallb/values.yaml @@ -1,5 +1,5 @@ image: - repository: tccr.io/tccr/alpine + repository: oci.trueforge.org/tccr/alpine pullPolicy: IfNotPresent tag: latest@sha256:783d7b4da265da6ee627fe54ee895a2cfe2a2ecd7bb7b53a0c7a703a924a8e82 diff --git a/archive/charts/system/metrics-server/Chart.yaml b/archive/charts/system/metrics-server/Chart.yaml index 7e265b9a2f4..defd42fc222 100644 --- a/archive/charts/system/metrics-server/Chart.yaml +++ b/archive/charts/system/metrics-server/Chart.yaml @@ -10,7 +10,7 @@ appVersion: latest dependencies: - name: common version: 25.0.0 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/archive/charts/system/metrics-server/README.md b/archive/charts/system/metrics-server/README.md index 44c4e51c57f..1f6b80e26f5 100644 --- a/archive/charts/system/metrics-server/README.md +++ b/archive/charts/system/metrics-server/README.md @@ -17,7 +17,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/metrics-server` +`helm install mychart oci://oci.trueforge.org/truecharts/metrics-server` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/archive/charts/system/metrics-server/values.yaml b/archive/charts/system/metrics-server/values.yaml index 8ffafd21a48..45db201129f 100644 --- a/archive/charts/system/metrics-server/values.yaml +++ b/archive/charts/system/metrics-server/values.yaml @@ -1,5 +1,5 @@ image: - repository: tccr.io/tccr/alpine + repository: oci.trueforge.org/tccr/alpine pullPolicy: IfNotPresent tag: latest@sha256:ade0065e19edaa4f6903d464ee70605111a48394536deb94f31b661264704558 diff --git a/archive/charts/system/node-feature-discovery/Chart.yaml b/archive/charts/system/node-feature-discovery/Chart.yaml index 26fb06bf4c9..28762f9df1c 100644 --- a/archive/charts/system/node-feature-discovery/Chart.yaml +++ b/archive/charts/system/node-feature-discovery/Chart.yaml @@ -10,7 +10,7 @@ appVersion: latest dependencies: - name: common version: 25.0.0 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/archive/charts/system/node-feature-discovery/README.md b/archive/charts/system/node-feature-discovery/README.md index a1ef0e4a5d5..b05dbb66d0e 100644 --- a/archive/charts/system/node-feature-discovery/README.md +++ b/archive/charts/system/node-feature-discovery/README.md @@ -17,7 +17,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/node-feature-discovery` +`helm install mychart oci://oci.trueforge.org/truecharts/node-feature-discovery` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/archive/charts/system/node-feature-discovery/values.yaml b/archive/charts/system/node-feature-discovery/values.yaml index 8ffafd21a48..45db201129f 100644 --- a/archive/charts/system/node-feature-discovery/values.yaml +++ b/archive/charts/system/node-feature-discovery/values.yaml @@ -1,5 +1,5 @@ image: - repository: tccr.io/tccr/alpine + repository: oci.trueforge.org/tccr/alpine pullPolicy: IfNotPresent tag: latest@sha256:ade0065e19edaa4f6903d464ee70605111a48394536deb94f31b661264704558 diff --git a/archive/charts/system/nvidia-device-plugin/Chart.yaml b/archive/charts/system/nvidia-device-plugin/Chart.yaml index 1ea65195934..b5d120b5a29 100644 --- a/archive/charts/system/nvidia-device-plugin/Chart.yaml +++ b/archive/charts/system/nvidia-device-plugin/Chart.yaml @@ -11,7 +11,7 @@ appVersion: latest dependencies: - name: common version: 25.0.0 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/archive/charts/system/nvidia-device-plugin/README.md b/archive/charts/system/nvidia-device-plugin/README.md index 66ce153765a..5d8f49a34ac 100644 --- a/archive/charts/system/nvidia-device-plugin/README.md +++ b/archive/charts/system/nvidia-device-plugin/README.md @@ -17,7 +17,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/kubeapps` +`helm install mychart oci://oci.trueforge.org/truecharts/kubeapps` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/archive/charts/system/nvidia-device-plugin/values.yaml b/archive/charts/system/nvidia-device-plugin/values.yaml index 749937bb6f2..c00d035532f 100644 --- a/archive/charts/system/nvidia-device-plugin/values.yaml +++ b/archive/charts/system/nvidia-device-plugin/values.yaml @@ -1,5 +1,5 @@ image: - repository: tccr.io/tccr/scratch + repository: oci.trueforge.org/tccr/scratch pullPolicy: IfNotPresent tag: latest@sha256:fa8db430d07a3b98f84cce7c7d56bb4ea6cdd64fb178d64227177caae47c343b diff --git a/archive/charts/system/nvidia-gpu-operator/Chart.yaml b/archive/charts/system/nvidia-gpu-operator/Chart.yaml index 8735d5c530e..d47f6755d1c 100644 --- a/archive/charts/system/nvidia-gpu-operator/Chart.yaml +++ b/archive/charts/system/nvidia-gpu-operator/Chart.yaml @@ -10,7 +10,7 @@ appVersion: latest dependencies: - name: common version: 25.0.0 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/archive/charts/system/nvidia-gpu-operator/README.md b/archive/charts/system/nvidia-gpu-operator/README.md index 1018b658b1a..d00d6bd97d8 100644 --- a/archive/charts/system/nvidia-gpu-operator/README.md +++ b/archive/charts/system/nvidia-gpu-operator/README.md @@ -17,7 +17,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/nvidia-gpu-operator` +`helm install mychart oci://oci.trueforge.org/truecharts/nvidia-gpu-operator` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/archive/charts/system/nvidia-gpu-operator/values.yaml b/archive/charts/system/nvidia-gpu-operator/values.yaml index 8ffafd21a48..45db201129f 100644 --- a/archive/charts/system/nvidia-gpu-operator/values.yaml +++ b/archive/charts/system/nvidia-gpu-operator/values.yaml @@ -1,5 +1,5 @@ image: - repository: tccr.io/tccr/alpine + repository: oci.trueforge.org/tccr/alpine pullPolicy: IfNotPresent tag: latest@sha256:ade0065e19edaa4f6903d464ee70605111a48394536deb94f31b661264704558 diff --git a/archive/charts/system/openebs/Chart.yaml b/archive/charts/system/openebs/Chart.yaml index 13f98237a3d..d3c2eaaad02 100644 --- a/archive/charts/system/openebs/Chart.yaml +++ b/archive/charts/system/openebs/Chart.yaml @@ -10,7 +10,7 @@ appVersion: latest dependencies: - name: common version: 25.0.0 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/archive/charts/system/openebs/README.md b/archive/charts/system/openebs/README.md index cd2d4dfd6a9..90d4d3d6167 100644 --- a/archive/charts/system/openebs/README.md +++ b/archive/charts/system/openebs/README.md @@ -17,7 +17,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/openebs` +`helm install mychart oci://oci.trueforge.org/truecharts/openebs` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/archive/charts/system/openebs/values.yaml b/archive/charts/system/openebs/values.yaml index 3a5d5af6556..9a6c074ccf8 100644 --- a/archive/charts/system/openebs/values.yaml +++ b/archive/charts/system/openebs/values.yaml @@ -1,6 +1,6 @@ image: pullPolicy: IfNotPresent - repository: tccr.io/tccr/scratch + repository: oci.trueforge.org/tccr/scratch tag: latest@sha256:fa8db430d07a3b98f84cce7c7d56bb4ea6cdd64fb178d64227177caae47c343b portal: diff --git a/archive/charts/system/prometheus-operator/Chart.yaml b/archive/charts/system/prometheus-operator/Chart.yaml index 2162ed2d815..8e985e5e188 100644 --- a/archive/charts/system/prometheus-operator/Chart.yaml +++ b/archive/charts/system/prometheus-operator/Chart.yaml @@ -10,7 +10,7 @@ appVersion: latest dependencies: - name: common version: 25.4.10 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/archive/charts/system/prometheus-operator/README.md b/archive/charts/system/prometheus-operator/README.md index 1e437149dcf..d80f9a7b82f 100644 --- a/archive/charts/system/prometheus-operator/README.md +++ b/archive/charts/system/prometheus-operator/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/prometheus-operator` +`helm install mychart oci://oci.trueforge.org/truecharts/prometheus-operator` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/archive/charts/system/prometheus-operator/values.yaml b/archive/charts/system/prometheus-operator/values.yaml index 5738018d90b..63bb1634e0e 100644 --- a/archive/charts/system/prometheus-operator/values.yaml +++ b/archive/charts/system/prometheus-operator/values.yaml @@ -1,5 +1,5 @@ image: - repository: tccr.io/tccr/scratch + repository: oci.trueforge.org/tccr/scratch pullPolicy: IfNotPresent tag: latest diff --git a/archive/charts/system/traefik-crds/Chart.yaml b/archive/charts/system/traefik-crds/Chart.yaml index a3c3ab17a15..a912d7069c9 100644 --- a/archive/charts/system/traefik-crds/Chart.yaml +++ b/archive/charts/system/traefik-crds/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 25.4.10 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/archive/charts/system/traefik-crds/README.md b/archive/charts/system/traefik-crds/README.md index e28d55556f9..b6f89c8af2c 100644 --- a/archive/charts/system/traefik-crds/README.md +++ b/archive/charts/system/traefik-crds/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/traefik-crds` +`helm install mychart oci://oci.trueforge.org/truecharts/traefik-crds` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/archive/charts/system/traefik-crds/values.yaml b/archive/charts/system/traefik-crds/values.yaml index c8285e13e1e..26128632250 100644 --- a/archive/charts/system/traefik-crds/values.yaml +++ b/archive/charts/system/traefik-crds/values.yaml @@ -1,6 +1,6 @@ image: pullPolicy: IfNotPresent - repository: tccr.io/tccr/scratch + repository: oci.trueforge.org/tccr/scratch tag: latest@sha256:4aef9dbf99ea2a8857ed4ce9d9bf79d330b79044884c7374e392445d122ec746 diff --git a/charts/library/common-test/README.md b/charts/library/common-test/README.md index 24f980180cd..9b1ba1665dc 100644 --- a/charts/library/common-test/README.md +++ b/charts/library/common-test/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/common-test` +`helm install mychart oci://oci.trueforge.org/truecharts/common-test` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/library/common/README.md b/charts/library/common/README.md index c71419ba399..515b1a4d4de 100644 --- a/charts/library/common/README.md +++ b/charts/library/common/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/common` +`helm install mychart oci://oci.trueforge.org/truecharts/common` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/library/common/values.yaml b/charts/library/common/values.yaml index 4c8b7818f65..d4494166db9 100644 --- a/charts/library/common/values.yaml +++ b/charts/library/common/values.yaml @@ -545,42 +545,42 @@ notes: #### gluetunImage: - repository: tccr.io/tccr/gluetun + repository: oci.trueforge.org/tccr/gluetun tag: v3.40.0@sha256:a8189e29155e0f8142be1500ae068a92b189b1b25abbba036321e74d6389bf2b pullPolicy: IfNotPresent netshootImage: - repository: tccr.io/tccr/netshoot + repository: oci.trueforge.org/tccr/netshoot tag: v0.14.0@sha256:28ede4317d22391e7d89a15eb78dc2afc3587ece02c76c983dde7239a0e43679 pullPolicy: IfNotPresent tailscaleImage: - repository: tccr.io/tccr/tailscale + repository: oci.trueforge.org/tccr/tailscale tag: v1.86.2@sha256:7694928c789a246fe2fb58e10dd604f66b18b4ef961409095b689f7762523ed1 pullPolicy: IfNotPresent codeserverImage: - repository: tccr.io/tccr/code-server + repository: oci.trueforge.org/tccr/code-server tag: v4.103.1@sha256:b754400a938e74eaaf07fa6fb9b64a24a4e6c5d88c94f914748b202f1fb57ce6 pullPolicy: IfNotPresent alpineImage: - repository: tccr.io/tccr/alpine + repository: oci.trueforge.org/tccr/alpine tag: v3.22.1 pullPolicy: IfNotPresent scratchImage: - repository: tccr.io/tccr/scratch + repository: oci.trueforge.org/tccr/scratch tag: latest@sha256:4aef9dbf99ea2a8857ed4ce9d9bf79d330b79044884c7374e392445d122ec746 pullPolicy: IfNotPresent kubectlImage: - repository: tccr.io/tccr/kubectl + repository: oci.trueforge.org/tccr/kubectl tag: latest@sha256:b16dca4e8ec1c9128a8b7712ebd3713f69d3dd24d622799a482e7ce3929a702b pullPolicy: IfNotPresent wgetImage: - repository: tccr.io/tccr/wget + repository: oci.trueforge.org/tccr/wget tag: v1.0.0@sha256:961566b0149f766abfaa82326aad9c3089e3311eca5d4910ff2d4faf70ddbb10 pullPolicy: IfNotPresent @@ -590,22 +590,22 @@ yqImage: tag: 4.47.1@sha256:b9285dd3b0bea3c34d0c54415dd48d767dabd9644d489bd6e253660847b58419 postgresClientImage: - repository: tccr.io/tccr/db-wait-postgres + repository: oci.trueforge.org/tccr/db-wait-postgres tag: v1.1.0@sha256:182687540102534aeb28fce4d124274e81a849a43556214977c378ae2a580b35 pullPolicy: IfNotPresent mariadbClientImage: - repository: tccr.io/tccr/db-wait-mariadb + repository: oci.trueforge.org/tccr/db-wait-mariadb tag: v1.1.0@sha256:bd60b6087bacaf5e697243f764065ea5d04da1af703b2009be3752c1aede6d32 pullPolicy: IfNotPresent redisClientImage: - repository: tccr.io/tccr/db-wait-redis + repository: oci.trueforge.org/tccr/db-wait-redis tag: v1.1.0@sha256:14c792c5d2faf5b5c7f8325e387700d70571bf930d321de81483aa704c198e40 pullPolicy: IfNotPresent mongodbClientImage: - repository: tccr.io/tccr/db-wait-mongodb + repository: oci.trueforge.org/tccr/db-wait-mongodb tag: v1.2.0@sha256:fe22e616bd3facd3d2e959cfaae9795a8503c8fb6bb90487a14dfd14cbd3ffe3 pullPolicy: IfNotPresent @@ -643,7 +643,7 @@ postgresVectors16Image: # @default -- See below openvpnImage: # -- Specify the openvpn client image - repository: tccr.io/tccr/openvpn-client + repository: oci.trueforge.org/tccr/openvpn-client # -- Specify the openvpn client image tag tag: latest@sha256:9bfdf50791d6e51056e31c03f73c9db329b2b72e7746155cfdc63e0c8b49b55a # -- Specify the openvpn client image pull policy @@ -653,7 +653,7 @@ openvpnImage: # @default -- See below wireguardImage: # -- Specify the WireGuard image - repository: tccr.io/tccr/wireguard + repository: oci.trueforge.org/tccr/wireguard # -- Specify the WireGuard image tag tag: v1.0.20210914@sha256:683b8b74d64ebd07f9955147539834c2a4b60fee51d2a36fa76b9aba689601bf # -- Specify the WireGuard image pull policy diff --git a/charts/premium/app-template/CHANGELOG.md b/charts/premium/app-template/CHANGELOG.md index 4144c5bcafa..6a7bf8bb454 100644 --- a/charts/premium/app-template/CHANGELOG.md +++ b/charts/premium/app-template/CHANGELOG.md @@ -892,7 +892,7 @@ pagefind: false - Bump all charts to generate config and container references due to huge increase of repository - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) -- update container image tccr.io/truecharts/jackett to v0.20.1326 ([#3267](https://github.com/truecharts/apps/issues/3267)) +- update container image oci.trueforge.org/truecharts/jackett to v0.20.1326 ([#3267](https://github.com/truecharts/apps/issues/3267)) ## [custom-app-5.1.20](https://github.com/truecharts/apps/compare/custom-app-5.1.19...custom-app-5.1.20) (2022-07-20) diff --git a/charts/premium/app-template/Chart.yaml b/charts/premium/app-template/Chart.yaml index 311115f63dd..ec19131d183 100644 --- a/charts/premium/app-template/Chart.yaml +++ b/charts/premium/app-template/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 0.22.2349 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/premium/app-template/README.md b/charts/premium/app-template/README.md index 6656fbdf7af..c8a78946edd 100644 --- a/charts/premium/app-template/README.md +++ b/charts/premium/app-template/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/app-template` +`helm install mychart oci://oci.trueforge.org/truecharts/app-template` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/premium/blocky/Chart.yaml b/charts/premium/blocky/Chart.yaml index 5d0c32ddecf..caba05d849a 100644 --- a/charts/premium/blocky/Chart.yaml +++ b/charts/premium/blocky/Chart.yaml @@ -13,14 +13,14 @@ appVersion: 0.26.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] import-values: [] - name: redis version: 17.4.3 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: "" tags: [] diff --git a/charts/premium/blocky/README.md b/charts/premium/blocky/README.md index 1cd1c1f6431..9ac49613a41 100644 --- a/charts/premium/blocky/README.md +++ b/charts/premium/blocky/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/blocky` +`helm install mychart oci://oci.trueforge.org/truecharts/blocky` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/premium/clusterissuer/Chart.yaml b/charts/premium/clusterissuer/Chart.yaml index d78a1d6327b..41af14f3aee 100644 --- a/charts/premium/clusterissuer/Chart.yaml +++ b/charts/premium/clusterissuer/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/premium/clusterissuer/README.md b/charts/premium/clusterissuer/README.md index 8f9ebb69b21..8470d738141 100644 --- a/charts/premium/clusterissuer/README.md +++ b/charts/premium/clusterissuer/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/clusterissuer` +`helm install mychart oci://oci.trueforge.org/truecharts/clusterissuer` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/premium/grafana/Chart.yaml b/charts/premium/grafana/Chart.yaml index 984681abe09..8f7c08fe866 100644 --- a/charts/premium/grafana/Chart.yaml +++ b/charts/premium/grafana/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 12.1.1 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/premium/grafana/README.md b/charts/premium/grafana/README.md index 996775675c0..a8359c39a52 100644 --- a/charts/premium/grafana/README.md +++ b/charts/premium/grafana/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/grafana` +`helm install mychart oci://oci.trueforge.org/truecharts/grafana` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/premium/kubernetes-dashboard/Chart.yaml b/charts/premium/kubernetes-dashboard/Chart.yaml index 7a677185129..d8f272a43af 100644 --- a/charts/premium/kubernetes-dashboard/Chart.yaml +++ b/charts/premium/kubernetes-dashboard/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/premium/kubernetes-dashboard/README.md b/charts/premium/kubernetes-dashboard/README.md index a603b33d10d..3dd270fd87e 100644 --- a/charts/premium/kubernetes-dashboard/README.md +++ b/charts/premium/kubernetes-dashboard/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/kubernetes-dashboard` +`helm install mychart oci://oci.trueforge.org/truecharts/kubernetes-dashboard` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/premium/kubernetes-dashboard/values.yaml b/charts/premium/kubernetes-dashboard/values.yaml index e70c0c94113..f81463405f2 100644 --- a/charts/premium/kubernetes-dashboard/values.yaml +++ b/charts/premium/kubernetes-dashboard/values.yaml @@ -1,6 +1,6 @@ image: pullPolicy: IfNotPresent - repository: tccr.io/tccr/kube-sa-proxy + repository: oci.trueforge.org/tccr/kube-sa-proxy tag: latest webImage: diff --git a/charts/premium/metallb-config/Chart.yaml b/charts/premium/metallb-config/Chart.yaml index b4a72c5ebf9..5934cb4ceb3 100644 --- a/charts/premium/metallb-config/Chart.yaml +++ b/charts/premium/metallb-config/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/premium/metallb-config/README.md b/charts/premium/metallb-config/README.md index 6ab77a1436c..a688427f4c9 100644 --- a/charts/premium/metallb-config/README.md +++ b/charts/premium/metallb-config/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/metallb-config` +`helm install mychart oci://oci.trueforge.org/truecharts/metallb-config` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/premium/nextcloud/CHANGELOG.md b/charts/premium/nextcloud/CHANGELOG.md index ae17043659c..5184f692f15 100644 --- a/charts/premium/nextcloud/CHANGELOG.md +++ b/charts/premium/nextcloud/CHANGELOG.md @@ -117,7 +117,7 @@ pagefind: false - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308)) -- update container image tccr.io/truecharts/nextcloud-fpm to v25.0.1 ([#4142](https://github.com/truecharts/charts/issues/4142)) +- update container image oci.trueforge.org/truecharts/nextcloud-fpm to v25.0.1 ([#4142](https://github.com/truecharts/charts/issues/4142)) ## [nextcloud-15.3.37](https://github.com/truecharts/charts/compare/nextcloud-15.3.36...nextcloud-15.3.37) (2022-11-02) diff --git a/charts/premium/nextcloud/Chart.yaml b/charts/premium/nextcloud/Chart.yaml index bb1c71e55bd..e731f530a4a 100644 --- a/charts/premium/nextcloud/Chart.yaml +++ b/charts/premium/nextcloud/Chart.yaml @@ -13,14 +13,14 @@ appVersion: 31.0.7 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] import-values: [] - name: redis version: 17.4.3 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: "" tags: [] diff --git a/charts/premium/nextcloud/README.md b/charts/premium/nextcloud/README.md index 2218aeb4ed7..ecaed50adc4 100644 --- a/charts/premium/nextcloud/README.md +++ b/charts/premium/nextcloud/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/nextcloud` +`helm install mychart oci://oci.trueforge.org/truecharts/nextcloud` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/premium/nextcloud/values.yaml b/charts/premium/nextcloud/values.yaml index d599e8e6bcf..cab53a4ea81 100644 --- a/charts/premium/nextcloud/values.yaml +++ b/charts/premium/nextcloud/values.yaml @@ -1,5 +1,5 @@ image: - repository: tccr.io/tccr/nextcloud-fpm + repository: oci.trueforge.org/tccr/nextcloud-fpm pullPolicy: IfNotPresent tag: v31.0.7@sha256:c8b2acfec4a62d3d87d43c508e5389a50b1861aaac643b0cc9ab815ab978aa80 nginxImage: @@ -7,11 +7,11 @@ nginxImage: pullPolicy: IfNotPresent tag: 1.29.1@sha256:e73903018bb7fae8265b915407b39bb092caf39cac5f3556ff6432ab02afd1ae imaginaryImage: - repository: tccr.io/tccr/nextcloud-imaginary + repository: oci.trueforge.org/tccr/nextcloud-imaginary pullPolicy: IfNotPresent tag: v20230401@sha256:5391f9f3488fbc7afd3102cf7f1f6d93224191f81356bc763b5f677b54bfa354 hpbImage: - repository: tccr.io/tccr/nextcloud-push-notify + repository: oci.trueforge.org/tccr/nextcloud-push-notify pullPolicy: IfNotPresent tag: v0.7.0@sha256:1f21bdc741760e21b9f993c58524d889fca8a76610d5118d40028b187a134ed6 clamavImage: diff --git a/charts/premium/vaultwarden/Chart.yaml b/charts/premium/vaultwarden/Chart.yaml index a44f7aab9bc..b6bceb71fd1 100644 --- a/charts/premium/vaultwarden/Chart.yaml +++ b/charts/premium/vaultwarden/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 1.34.3 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/premium/vaultwarden/README.md b/charts/premium/vaultwarden/README.md index ef8e400c206..83a6b69bb87 100644 --- a/charts/premium/vaultwarden/README.md +++ b/charts/premium/vaultwarden/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/vaultwarden` +`helm install mychart oci://oci.trueforge.org/truecharts/vaultwarden` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/acestream/Chart.yaml b/charts/stable/acestream/Chart.yaml index d488e245f52..8d8f7797adf 100644 --- a/charts/stable/acestream/Chart.yaml +++ b/charts/stable/acestream/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 2.0.2.8 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/acestream/README.md b/charts/stable/acestream/README.md index 64ba0ce4599..74f8aedcac4 100644 --- a/charts/stable/acestream/README.md +++ b/charts/stable/acestream/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/acestream` +`helm install mychart oci://oci.trueforge.org/truecharts/acestream` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/actualserver/CHANGELOG.md b/charts/stable/actualserver/CHANGELOG.md index 7dcffb14210..987b57c9b5e 100644 --- a/charts/stable/actualserver/CHANGELOG.md +++ b/charts/stable/actualserver/CHANGELOG.md @@ -107,7 +107,7 @@ pagefind: false ### Chore - Auto-update chart README [skip ci] -- update container image tccr.io/truecharts/actualserver to v22.10.25 ([#4251](https://github.com/truecharts/charts/issues/4251)) +- update container image oci.trueforge.org/truecharts/actualserver to v22.10.25 ([#4251](https://github.com/truecharts/charts/issues/4251)) ## [actualserver-1.0.0](https://github.com/truecharts/charts/compare/actualserver-0.0.34...actualserver-1.0.0) (2022-10-27) diff --git a/charts/stable/actualserver/Chart.yaml b/charts/stable/actualserver/Chart.yaml index f1b3ff5244d..44679d414f6 100644 --- a/charts/stable/actualserver/Chart.yaml +++ b/charts/stable/actualserver/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 25.8.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/actualserver/README.md b/charts/stable/actualserver/README.md index caf2d382c52..e69e36e6767 100644 --- a/charts/stable/actualserver/README.md +++ b/charts/stable/actualserver/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/actualserver` +`helm install mychart oci://oci.trueforge.org/truecharts/actualserver` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/adguard-home/Chart.yaml b/charts/stable/adguard-home/Chart.yaml index da350cf5c03..c3d2e07c0f3 100644 --- a/charts/stable/adguard-home/Chart.yaml +++ b/charts/stable/adguard-home/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 0.107.65 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/adguard-home/README.md b/charts/stable/adguard-home/README.md index b24aa3d0bfc..278ec18a01d 100644 --- a/charts/stable/adguard-home/README.md +++ b/charts/stable/adguard-home/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/adguard-home` +`helm install mychart oci://oci.trueforge.org/truecharts/adguard-home` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/adguardhome-sync/Chart.yaml b/charts/stable/adguardhome-sync/Chart.yaml index c33afbd40dc..feaf264fb66 100644 --- a/charts/stable/adguardhome-sync/Chart.yaml +++ b/charts/stable/adguardhome-sync/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 0.7.8 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/adguardhome-sync/README.md b/charts/stable/adguardhome-sync/README.md index 745e6157f46..21b30cb3429 100644 --- a/charts/stable/adguardhome-sync/README.md +++ b/charts/stable/adguardhome-sync/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/adguardhome-sync` +`helm install mychart oci://oci.trueforge.org/truecharts/adguardhome-sync` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/adminer/Chart.yaml b/charts/stable/adminer/Chart.yaml index 0364e71de6f..c39b068257e 100644 --- a/charts/stable/adminer/Chart.yaml +++ b/charts/stable/adminer/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/adminer/README.md b/charts/stable/adminer/README.md index 8587aa2c56f..5c389b8dd1b 100644 --- a/charts/stable/adminer/README.md +++ b/charts/stable/adminer/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/adminer` +`helm install mychart oci://oci.trueforge.org/truecharts/adminer` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/airdcpp-webclient/Chart.yaml b/charts/stable/airdcpp-webclient/Chart.yaml index 8f82ed66cb1..6ecef54cffd 100644 --- a/charts/stable/airdcpp-webclient/Chart.yaml +++ b/charts/stable/airdcpp-webclient/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 2.13.3 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/airdcpp-webclient/README.md b/charts/stable/airdcpp-webclient/README.md index d7f9a23b814..36f35c76aa7 100644 --- a/charts/stable/airdcpp-webclient/README.md +++ b/charts/stable/airdcpp-webclient/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/airdcpp-webclient` +`helm install mychart oci://oci.trueforge.org/truecharts/airdcpp-webclient` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/airsonic-advanced/Chart.yaml b/charts/stable/airsonic-advanced/Chart.yaml index d84aeaf111a..c1550201800 100644 --- a/charts/stable/airsonic-advanced/Chart.yaml +++ b/charts/stable/airsonic-advanced/Chart.yaml @@ -13,7 +13,7 @@ appVersion: edge-latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/airsonic-advanced/README.md b/charts/stable/airsonic-advanced/README.md index 350a203497e..4bf79361778 100644 --- a/charts/stable/airsonic-advanced/README.md +++ b/charts/stable/airsonic-advanced/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/airsonic-advanced` +`helm install mychart oci://oci.trueforge.org/truecharts/airsonic-advanced` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/airsonic/Chart.yaml b/charts/stable/airsonic/Chart.yaml index db40d81eee5..b576f92a951 100644 --- a/charts/stable/airsonic/Chart.yaml +++ b/charts/stable/airsonic/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 10.6.2 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/airsonic/README.md b/charts/stable/airsonic/README.md index 22c9696e8b1..d4b6ebb4189 100644 --- a/charts/stable/airsonic/README.md +++ b/charts/stable/airsonic/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/airsonic` +`helm install mychart oci://oci.trueforge.org/truecharts/airsonic` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/alienswarm-reactivedrop/Chart.yaml b/charts/stable/alienswarm-reactivedrop/Chart.yaml index 209b6445968..014e64a19df 100644 --- a/charts/stable/alienswarm-reactivedrop/Chart.yaml +++ b/charts/stable/alienswarm-reactivedrop/Chart.yaml @@ -13,7 +13,7 @@ appVersion: alienswarmreactiedrop dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/alienswarm-reactivedrop/README.md b/charts/stable/alienswarm-reactivedrop/README.md index 3316a3b4fa3..1752e3746f9 100644 --- a/charts/stable/alienswarm-reactivedrop/README.md +++ b/charts/stable/alienswarm-reactivedrop/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/alienswarm-reactivedrop` +`helm install mychart oci://oci.trueforge.org/truecharts/alienswarm-reactivedrop` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/alienswarm/Chart.yaml b/charts/stable/alienswarm/Chart.yaml index f1f5609292f..1672e068f9c 100644 --- a/charts/stable/alienswarm/Chart.yaml +++ b/charts/stable/alienswarm/Chart.yaml @@ -13,7 +13,7 @@ appVersion: alienswarm dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/alienswarm/README.md b/charts/stable/alienswarm/README.md index 9ae1928bcb5..5f5ba95baad 100644 --- a/charts/stable/alienswarm/README.md +++ b/charts/stable/alienswarm/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/alienswarm` +`helm install mychart oci://oci.trueforge.org/truecharts/alienswarm` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/alist/CHANGELOG.md b/charts/stable/alist/CHANGELOG.md index 7f0fb705139..df181d1b25b 100644 --- a/charts/stable/alist/CHANGELOG.md +++ b/charts/stable/alist/CHANGELOG.md @@ -189,7 +189,7 @@ pagefind: false ### Chore - Auto-update chart README [skip ci] -- update container image tccr.io/truecharts/alist to v3.0.1 ([#3861](https://github.com/truecharts/charts/issues/3861)) +- update container image oci.trueforge.org/truecharts/alist to v3.0.1 ([#3861](https://github.com/truecharts/charts/issues/3861)) ## [alist-2.0.34](https://github.com/truecharts/charts/compare/alist-2.0.33...alist-2.0.34) (2022-09-22) diff --git a/charts/stable/alist/Chart.yaml b/charts/stable/alist/Chart.yaml index 51672d53b34..5cb282f2169 100644 --- a/charts/stable/alist/Chart.yaml +++ b/charts/stable/alist/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 3.41.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/alist/README.md b/charts/stable/alist/README.md index 8ccca13c095..a0f3d11278a 100644 --- a/charts/stable/alist/README.md +++ b/charts/stable/alist/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/alist` +`helm install mychart oci://oci.trueforge.org/truecharts/alist` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/amcrest2mqtt/Chart.yaml b/charts/stable/amcrest2mqtt/Chart.yaml index a4ea150fc4f..e2d662c5b07 100644 --- a/charts/stable/amcrest2mqtt/Chart.yaml +++ b/charts/stable/amcrest2mqtt/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 1.0.16 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/amcrest2mqtt/README.md b/charts/stable/amcrest2mqtt/README.md index dfd3b5d1f86..34447ee01ed 100644 --- a/charts/stable/amcrest2mqtt/README.md +++ b/charts/stable/amcrest2mqtt/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/amcrest2mqtt` +`helm install mychart oci://oci.trueforge.org/truecharts/amcrest2mqtt` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/americasarmy-pg/Chart.yaml b/charts/stable/americasarmy-pg/Chart.yaml index 7b1732e9465..6ff2f851512 100644 --- a/charts/stable/americasarmy-pg/Chart.yaml +++ b/charts/stable/americasarmy-pg/Chart.yaml @@ -13,7 +13,7 @@ appVersion: aaproinggrounds dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/americasarmy-pg/README.md b/charts/stable/americasarmy-pg/README.md index 52bec0e4e7c..a141def69ae 100644 --- a/charts/stable/americasarmy-pg/README.md +++ b/charts/stable/americasarmy-pg/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/americasarmy-pg` +`helm install mychart oci://oci.trueforge.org/truecharts/americasarmy-pg` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/amule/Chart.yaml b/charts/stable/amule/Chart.yaml index 6dc81075495..c328d4318de 100644 --- a/charts/stable/amule/Chart.yaml +++ b/charts/stable/amule/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 2.3.3 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/amule/README.md b/charts/stable/amule/README.md index f36f2b64d6c..851ea4b88aa 100644 --- a/charts/stable/amule/README.md +++ b/charts/stable/amule/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/amule` +`helm install mychart oci://oci.trueforge.org/truecharts/amule` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/android-8-0/Chart.yaml b/charts/stable/android-8-0/Chart.yaml index 825e80aa3a2..8ef4428cc02 100644 --- a/charts/stable/android-8-0/Chart.yaml +++ b/charts/stable/android-8-0/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/android-8-0/README.md b/charts/stable/android-8-0/README.md index baa406237b7..45e4a006a55 100644 --- a/charts/stable/android-8-0/README.md +++ b/charts/stable/android-8-0/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/android-8-0` +`helm install mychart oci://oci.trueforge.org/truecharts/android-8-0` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/androiddebugbridge/Chart.yaml b/charts/stable/androiddebugbridge/Chart.yaml index 96fb8de5d08..411d92441bc 100644 --- a/charts/stable/androiddebugbridge/Chart.yaml +++ b/charts/stable/androiddebugbridge/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/androiddebugbridge/README.md b/charts/stable/androiddebugbridge/README.md index 1086a983f43..9e00e309102 100644 --- a/charts/stable/androiddebugbridge/README.md +++ b/charts/stable/androiddebugbridge/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/androiddebugbridge` +`helm install mychart oci://oci.trueforge.org/truecharts/androiddebugbridge` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/anki-sync-server/Chart.yaml b/charts/stable/anki-sync-server/Chart.yaml index b0f4fa0b501..04ab7921ae4 100644 --- a/charts/stable/anki-sync-server/Chart.yaml +++ b/charts/stable/anki-sync-server/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 1.1.4 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/anki-sync-server/README.md b/charts/stable/anki-sync-server/README.md index 378b452988f..9f70b83e952 100644 --- a/charts/stable/anki-sync-server/README.md +++ b/charts/stable/anki-sync-server/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/anki-sync-server` +`helm install mychart oci://oci.trueforge.org/truecharts/anki-sync-server` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/anonaddy/Chart.yaml b/charts/stable/anonaddy/Chart.yaml index a786789b619..dd84feb76a8 100644 --- a/charts/stable/anonaddy/Chart.yaml +++ b/charts/stable/anonaddy/Chart.yaml @@ -13,21 +13,21 @@ appVersion: 1.3.3 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] import-values: [] - name: mariadb version: 16.3.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: mariadb.enabled alias: "" tags: [] import-values: [] - name: redis version: 17.4.3 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: "" tags: [] diff --git a/charts/stable/anonaddy/README.md b/charts/stable/anonaddy/README.md index d13cfae1d51..ebbc6b2dc73 100644 --- a/charts/stable/anonaddy/README.md +++ b/charts/stable/anonaddy/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/anonaddy` +`helm install mychart oci://oci.trueforge.org/truecharts/anonaddy` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/anope/Chart.yaml b/charts/stable/anope/Chart.yaml index f9a279f67ff..eab60a41481 100644 --- a/charts/stable/anope/Chart.yaml +++ b/charts/stable/anope/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/anope/README.md b/charts/stable/anope/README.md index ad5e0c0dc90..cfb00f0cd43 100644 --- a/charts/stable/anope/README.md +++ b/charts/stable/anope/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/anope` +`helm install mychart oci://oci.trueforge.org/truecharts/anope` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/answer/Chart.yaml b/charts/stable/answer/Chart.yaml index 0442ad37270..2fd71eda52d 100644 --- a/charts/stable/answer/Chart.yaml +++ b/charts/stable/answer/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 1.2.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/answer/README.md b/charts/stable/answer/README.md index 09ccb99a056..33396a76043 100644 --- a/charts/stable/answer/README.md +++ b/charts/stable/answer/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/answer` +`helm install mychart oci://oci.trueforge.org/truecharts/answer` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/anything-llm/Chart.yaml b/charts/stable/anything-llm/Chart.yaml index fa4bc1e2524..d6f5a37619e 100644 --- a/charts/stable/anything-llm/Chart.yaml +++ b/charts/stable/anything-llm/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/anything-llm/README.md b/charts/stable/anything-llm/README.md index bcf79d6ec90..b4c0f85a27f 100644 --- a/charts/stable/anything-llm/README.md +++ b/charts/stable/anything-llm/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/anything-llm` +`helm install mychart oci://oci.trueforge.org/truecharts/anything-llm` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/apache-musicindex/Chart.yaml b/charts/stable/apache-musicindex/Chart.yaml index 291be8d1ecd..f4695ba66dd 100644 --- a/charts/stable/apache-musicindex/Chart.yaml +++ b/charts/stable/apache-musicindex/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 1.4.1 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/apache-musicindex/README.md b/charts/stable/apache-musicindex/README.md index c3d8f9d4b75..4a850446b3d 100644 --- a/charts/stable/apache-musicindex/README.md +++ b/charts/stable/apache-musicindex/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/apache-musicindex` +`helm install mychart oci://oci.trueforge.org/truecharts/apache-musicindex` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/apache-webdav/Chart.yaml b/charts/stable/apache-webdav/Chart.yaml index b3871eee01f..70e79790407 100644 --- a/charts/stable/apache-webdav/Chart.yaml +++ b/charts/stable/apache-webdav/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/apache-webdav/README.md b/charts/stable/apache-webdav/README.md index 466afe0feaf..a0977fa6a8b 100644 --- a/charts/stable/apache-webdav/README.md +++ b/charts/stable/apache-webdav/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/apache-webdav` +`helm install mychart oci://oci.trueforge.org/truecharts/apache-webdav` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/appdaemon/Chart.yaml b/charts/stable/appdaemon/Chart.yaml index 8b52515484f..b664b9ace8c 100644 --- a/charts/stable/appdaemon/Chart.yaml +++ b/charts/stable/appdaemon/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 4.5.11 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/appdaemon/README.md b/charts/stable/appdaemon/README.md index 8e75fe7c681..5a9c464d1b5 100644 --- a/charts/stable/appdaemon/README.md +++ b/charts/stable/appdaemon/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/appdaemon` +`helm install mychart oci://oci.trueforge.org/truecharts/appdaemon` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/apt-cacher-ng/Chart.yaml b/charts/stable/apt-cacher-ng/Chart.yaml index 896c2ff5101..d8f27a0c566 100644 --- a/charts/stable/apt-cacher-ng/Chart.yaml +++ b/charts/stable/apt-cacher-ng/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 3.7.4 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/apt-cacher-ng/README.md b/charts/stable/apt-cacher-ng/README.md index a6b28544068..a25ba2e2c8a 100644 --- a/charts/stable/apt-cacher-ng/README.md +++ b/charts/stable/apt-cacher-ng/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/apt-cacher-ng` +`helm install mychart oci://oci.trueforge.org/truecharts/apt-cacher-ng` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/archivebox/Chart.yaml b/charts/stable/archivebox/Chart.yaml index cc4ef08eaef..5e0b9ef0030 100644 --- a/charts/stable/archivebox/Chart.yaml +++ b/charts/stable/archivebox/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/archivebox/README.md b/charts/stable/archivebox/README.md index 714237c55f1..33ab4c8a9d7 100644 --- a/charts/stable/archivebox/README.md +++ b/charts/stable/archivebox/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/archivebox` +`helm install mychart oci://oci.trueforge.org/truecharts/archivebox` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/archiveteam-warrior/Chart.yaml b/charts/stable/archiveteam-warrior/Chart.yaml index 48e69f63175..e32c5e9f5c8 100644 --- a/charts/stable/archiveteam-warrior/Chart.yaml +++ b/charts/stable/archiveteam-warrior/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/archiveteam-warrior/README.md b/charts/stable/archiveteam-warrior/README.md index 44f42cf8c28..1bb4b02f4ad 100644 --- a/charts/stable/archiveteam-warrior/README.md +++ b/charts/stable/archiveteam-warrior/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/archiveteam-warrior` +`helm install mychart oci://oci.trueforge.org/truecharts/archiveteam-warrior` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/aria2/Chart.yaml b/charts/stable/aria2/Chart.yaml index 4c337bb2916..bec966a69d0 100644 --- a/charts/stable/aria2/Chart.yaml +++ b/charts/stable/aria2/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/aria2/README.md b/charts/stable/aria2/README.md index 0ee86e88490..5f327aacda7 100644 --- a/charts/stable/aria2/README.md +++ b/charts/stable/aria2/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/aria2` +`helm install mychart oci://oci.trueforge.org/truecharts/aria2` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/ariang/Chart.yaml b/charts/stable/ariang/Chart.yaml index 20ac04c6dce..4db735024b8 100644 --- a/charts/stable/ariang/Chart.yaml +++ b/charts/stable/ariang/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 1.3.11 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/ariang/README.md b/charts/stable/ariang/README.md index 3a3cec7c4cd..edfdb35a604 100644 --- a/charts/stable/ariang/README.md +++ b/charts/stable/ariang/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/ariang` +`helm install mychart oci://oci.trueforge.org/truecharts/ariang` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/arksurvivalevolved/Chart.yaml b/charts/stable/arksurvivalevolved/Chart.yaml index 8ccdb76fb2b..f72d19fc6f7 100644 --- a/charts/stable/arksurvivalevolved/Chart.yaml +++ b/charts/stable/arksurvivalevolved/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/arksurvivalevolved/README.md b/charts/stable/arksurvivalevolved/README.md index 45075f056e0..11706f5ea87 100644 --- a/charts/stable/arksurvivalevolved/README.md +++ b/charts/stable/arksurvivalevolved/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/arksurvivalevolved` +`helm install mychart oci://oci.trueforge.org/truecharts/arksurvivalevolved` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/arma3/Chart.yaml b/charts/stable/arma3/Chart.yaml index 3f488de0928..e6b5c6c639f 100644 --- a/charts/stable/arma3/Chart.yaml +++ b/charts/stable/arma3/Chart.yaml @@ -13,7 +13,7 @@ appVersion: arma3 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/arma3/README.md b/charts/stable/arma3/README.md index 609f84843d4..ac85ea731fd 100644 --- a/charts/stable/arma3/README.md +++ b/charts/stable/arma3/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/arma3` +`helm install mychart oci://oci.trueforge.org/truecharts/arma3` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/arma3exilemod/Chart.yaml b/charts/stable/arma3exilemod/Chart.yaml index c7787e72ed3..c9058a9d22e 100644 --- a/charts/stable/arma3exilemod/Chart.yaml +++ b/charts/stable/arma3exilemod/Chart.yaml @@ -13,7 +13,7 @@ appVersion: arma3exilemod dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/arma3exilemod/README.md b/charts/stable/arma3exilemod/README.md index ee129bd9050..16f9e6f6643 100644 --- a/charts/stable/arma3exilemod/README.md +++ b/charts/stable/arma3exilemod/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/arma3exilemod` +`helm install mychart oci://oci.trueforge.org/truecharts/arma3exilemod` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/assettocorsa/Chart.yaml b/charts/stable/assettocorsa/Chart.yaml index a2bf89003eb..fc2a0bde42e 100644 --- a/charts/stable/assettocorsa/Chart.yaml +++ b/charts/stable/assettocorsa/Chart.yaml @@ -13,7 +13,7 @@ appVersion: assettocorsa dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/assettocorsa/README.md b/charts/stable/assettocorsa/README.md index 9e3aa126b98..08491dbb77f 100644 --- a/charts/stable/assettocorsa/README.md +++ b/charts/stable/assettocorsa/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/assettocorsa` +`helm install mychart oci://oci.trueforge.org/truecharts/assettocorsa` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/atuin/Chart.yaml b/charts/stable/atuin/Chart.yaml index 2a2f1dc2ab5..b24e413b7ff 100644 --- a/charts/stable/atuin/Chart.yaml +++ b/charts/stable/atuin/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 18.8.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/atuin/README.md b/charts/stable/atuin/README.md index bd0c03d2310..6f760d7c3c8 100644 --- a/charts/stable/atuin/README.md +++ b/charts/stable/atuin/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/atuin` +`helm install mychart oci://oci.trueforge.org/truecharts/atuin` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/audacity/Chart.yaml b/charts/stable/audacity/Chart.yaml index f1b8ba761b0..91f1805d217 100644 --- a/charts/stable/audacity/Chart.yaml +++ b/charts/stable/audacity/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 3.0.2 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/audacity/README.md b/charts/stable/audacity/README.md index 9b2b6912049..b530af5f815 100644 --- a/charts/stable/audacity/README.md +++ b/charts/stable/audacity/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/audacity` +`helm install mychart oci://oci.trueforge.org/truecharts/audacity` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/audiobookshelf/CHANGELOG.md b/charts/stable/audiobookshelf/CHANGELOG.md index 2f5aa0a22cd..54321fa94e6 100644 --- a/charts/stable/audiobookshelf/CHANGELOG.md +++ b/charts/stable/audiobookshelf/CHANGELOG.md @@ -856,7 +856,7 @@ pagefind: false #### Chore -- update container image tccr.io/truecharts/audiobookshelf to v2.0.2 ([#2574](https://github.com/truecharts/apps/issues/2574)) +- update container image oci.trueforge.org/truecharts/audiobookshelf to v2.0.2 ([#2574](https://github.com/truecharts/apps/issues/2574)) diff --git a/charts/stable/audiobookshelf/Chart.yaml b/charts/stable/audiobookshelf/Chart.yaml index 8411b2b6091..5f347db3e54 100644 --- a/charts/stable/audiobookshelf/Chart.yaml +++ b/charts/stable/audiobookshelf/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 2.28.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/audiobookshelf/README.md b/charts/stable/audiobookshelf/README.md index d8094a9a451..ffab10ab261 100644 --- a/charts/stable/audiobookshelf/README.md +++ b/charts/stable/audiobookshelf/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/audiobookshelf` +`helm install mychart oci://oci.trueforge.org/truecharts/audiobookshelf` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/aurora-files/Chart.yaml b/charts/stable/aurora-files/Chart.yaml index 3e32c77c11f..a85223f5840 100644 --- a/charts/stable/aurora-files/Chart.yaml +++ b/charts/stable/aurora-files/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/aurora-files/README.md b/charts/stable/aurora-files/README.md index 00c70186a0c..b02fe85d8e0 100644 --- a/charts/stable/aurora-files/README.md +++ b/charts/stable/aurora-files/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/aurora-files` +`helm install mychart oci://oci.trueforge.org/truecharts/aurora-files` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/authelia/Chart.yaml b/charts/stable/authelia/Chart.yaml index d60e9c3be0a..37e0546177b 100644 --- a/charts/stable/authelia/Chart.yaml +++ b/charts/stable/authelia/Chart.yaml @@ -13,14 +13,14 @@ appVersion: 4.39.6 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] import-values: [] - name: redis version: 17.4.3 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: "" tags: [] diff --git a/charts/stable/authelia/README.md b/charts/stable/authelia/README.md index 38b75c27eaa..c0354a7da4c 100644 --- a/charts/stable/authelia/README.md +++ b/charts/stable/authelia/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/authelia` +`helm install mychart oci://oci.trueforge.org/truecharts/authelia` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/authentik/Chart.yaml b/charts/stable/authentik/Chart.yaml index de22402c135..53bf948a9ce 100644 --- a/charts/stable/authentik/Chart.yaml +++ b/charts/stable/authentik/Chart.yaml @@ -13,14 +13,14 @@ appVersion: 2025.8.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] import-values: [] - name: redis version: 17.4.3 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: "" tags: [] diff --git a/charts/stable/authentik/README.md b/charts/stable/authentik/README.md index d59650b62cb..46433297b54 100644 --- a/charts/stable/authentik/README.md +++ b/charts/stable/authentik/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/authentik` +`helm install mychart oci://oci.trueforge.org/truecharts/authentik` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/auto-yt-dl/Chart.yaml b/charts/stable/auto-yt-dl/Chart.yaml index cb64c37ae37..fe5928717e7 100644 --- a/charts/stable/auto-yt-dl/Chart.yaml +++ b/charts/stable/auto-yt-dl/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/auto-yt-dl/README.md b/charts/stable/auto-yt-dl/README.md index 655760805d9..c64e6e057e0 100644 --- a/charts/stable/auto-yt-dl/README.md +++ b/charts/stable/auto-yt-dl/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/auto-yt-dl` +`helm install mychart oci://oci.trueforge.org/truecharts/auto-yt-dl` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/autobrr/Chart.yaml b/charts/stable/autobrr/Chart.yaml index 395fe9aa82c..e965a00655a 100644 --- a/charts/stable/autobrr/Chart.yaml +++ b/charts/stable/autobrr/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 1.65.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/autobrr/README.md b/charts/stable/autobrr/README.md index 5f571cc2071..39cff6cba02 100644 --- a/charts/stable/autobrr/README.md +++ b/charts/stable/autobrr/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/autobrr` +`helm install mychart oci://oci.trueforge.org/truecharts/autobrr` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/automatic-ripping-machine/Chart.yaml b/charts/stable/automatic-ripping-machine/Chart.yaml index d434f3b7d86..58359fad5f8 100644 --- a/charts/stable/automatic-ripping-machine/Chart.yaml +++ b/charts/stable/automatic-ripping-machine/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 2.18.3 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/automatic-ripping-machine/README.md b/charts/stable/automatic-ripping-machine/README.md index 5d9f8206901..9e4bfad9a8e 100644 --- a/charts/stable/automatic-ripping-machine/README.md +++ b/charts/stable/automatic-ripping-machine/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/automatic-ripping-machine` +`helm install mychart oci://oci.trueforge.org/truecharts/automatic-ripping-machine` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/autoscan/Chart.yaml b/charts/stable/autoscan/Chart.yaml index 45297ea3aa6..e247a525bd8 100644 --- a/charts/stable/autoscan/Chart.yaml +++ b/charts/stable/autoscan/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/autoscan/README.md b/charts/stable/autoscan/README.md index 1f490605a08..3b60fef5fb1 100644 --- a/charts/stable/autoscan/README.md +++ b/charts/stable/autoscan/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/autoscan` +`helm install mychart oci://oci.trueforge.org/truecharts/autoscan` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/avidemux/Chart.yaml b/charts/stable/avidemux/Chart.yaml index 2867c59aeb2..97284a2c5ae 100644 --- a/charts/stable/avidemux/Chart.yaml +++ b/charts/stable/avidemux/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 25.07.2 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/avidemux/README.md b/charts/stable/avidemux/README.md index 547f923dd28..faee9a02ac0 100644 --- a/charts/stable/avidemux/README.md +++ b/charts/stable/avidemux/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/avidemux` +`helm install mychart oci://oci.trueforge.org/truecharts/avidemux` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/avorion/Chart.yaml b/charts/stable/avorion/Chart.yaml index 1c9e2c31e1f..e44618b1fc0 100644 --- a/charts/stable/avorion/Chart.yaml +++ b/charts/stable/avorion/Chart.yaml @@ -13,7 +13,7 @@ appVersion: aorion dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/avorion/README.md b/charts/stable/avorion/README.md index c66e5c5a10f..b5b34db02f2 100644 --- a/charts/stable/avorion/README.md +++ b/charts/stable/avorion/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/avorion` +`helm install mychart oci://oci.trueforge.org/truecharts/avorion` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/babybuddy/Chart.yaml b/charts/stable/babybuddy/Chart.yaml index 2330fb10bd9..2efb4c44628 100644 --- a/charts/stable/babybuddy/Chart.yaml +++ b/charts/stable/babybuddy/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 2.7.1 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/babybuddy/README.md b/charts/stable/babybuddy/README.md index c513b466c6d..093e984d038 100644 --- a/charts/stable/babybuddy/README.md +++ b/charts/stable/babybuddy/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/babybuddy` +`helm install mychart oci://oci.trueforge.org/truecharts/babybuddy` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/backuppc/Chart.yaml b/charts/stable/backuppc/Chart.yaml index 005b835ef8f..94e05394778 100644 --- a/charts/stable/backuppc/Chart.yaml +++ b/charts/stable/backuppc/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 6.0.4 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/backuppc/README.md b/charts/stable/backuppc/README.md index 1253b3646e1..95bfe1c63ee 100644 --- a/charts/stable/backuppc/README.md +++ b/charts/stable/backuppc/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/backuppc` +`helm install mychart oci://oci.trueforge.org/truecharts/backuppc` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/baikal/Chart.yaml b/charts/stable/baikal/Chart.yaml index acc722a8e11..da35efab87f 100644 --- a/charts/stable/baikal/Chart.yaml +++ b/charts/stable/baikal/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 0.10.1 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/baikal/README.md b/charts/stable/baikal/README.md index 2673a220aeb..3ec6411620c 100644 --- a/charts/stable/baikal/README.md +++ b/charts/stable/baikal/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/baikal` +`helm install mychart oci://oci.trueforge.org/truecharts/baikal` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/barcodebuddy/Chart.yaml b/charts/stable/barcodebuddy/Chart.yaml index c668da50918..4e16688f15a 100644 --- a/charts/stable/barcodebuddy/Chart.yaml +++ b/charts/stable/barcodebuddy/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/barcodebuddy/README.md b/charts/stable/barcodebuddy/README.md index 78b71eeb5e6..f7a24dba78a 100644 --- a/charts/stable/barcodebuddy/README.md +++ b/charts/stable/barcodebuddy/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/barcodebuddy` +`helm install mychart oci://oci.trueforge.org/truecharts/barcodebuddy` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/barotrauma/Chart.yaml b/charts/stable/barotrauma/Chart.yaml index f99a413a1c2..4d152a2b4f8 100644 --- a/charts/stable/barotrauma/Chart.yaml +++ b/charts/stable/barotrauma/Chart.yaml @@ -13,7 +13,7 @@ appVersion: barotrauma dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/barotrauma/README.md b/charts/stable/barotrauma/README.md index 1d4a492085c..ec8803a8108 100644 --- a/charts/stable/barotrauma/README.md +++ b/charts/stable/barotrauma/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/barotrauma` +`helm install mychart oci://oci.trueforge.org/truecharts/barotrauma` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/baserow/Chart.yaml b/charts/stable/baserow/Chart.yaml index 380b2cb55ce..cba9eff0369 100644 --- a/charts/stable/baserow/Chart.yaml +++ b/charts/stable/baserow/Chart.yaml @@ -13,14 +13,14 @@ appVersion: 1.34.5 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] import-values: [] - name: redis version: 17.4.3 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: "" tags: [] diff --git a/charts/stable/baserow/README.md b/charts/stable/baserow/README.md index cbcd38bd105..7aa602b49e2 100644 --- a/charts/stable/baserow/README.md +++ b/charts/stable/baserow/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/baserow` +`helm install mychart oci://oci.trueforge.org/truecharts/baserow` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/batnoter/Chart.yaml b/charts/stable/batnoter/Chart.yaml index 026186dfc36..aafb06bfa7b 100644 --- a/charts/stable/batnoter/Chart.yaml +++ b/charts/stable/batnoter/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/batnoter/README.md b/charts/stable/batnoter/README.md index b22d4193a48..d5fcd7a6d99 100644 --- a/charts/stable/batnoter/README.md +++ b/charts/stable/batnoter/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/batnoter` +`helm install mychart oci://oci.trueforge.org/truecharts/batnoter` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/bazarr/Chart.yaml b/charts/stable/bazarr/Chart.yaml index 165fac8a53a..90992e8d2a0 100644 --- a/charts/stable/bazarr/Chart.yaml +++ b/charts/stable/bazarr/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 1.5.2 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/bazarr/README.md b/charts/stable/bazarr/README.md index 4ba22b532b1..4185c07a8f5 100644 --- a/charts/stable/bazarr/README.md +++ b/charts/stable/bazarr/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/bazarr` +`helm install mychart oci://oci.trueforge.org/truecharts/bazarr` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/beets/Chart.yaml b/charts/stable/beets/Chart.yaml index 1fd0ea256a6..571ae266f9f 100644 --- a/charts/stable/beets/Chart.yaml +++ b/charts/stable/beets/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 1.6.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/beets/README.md b/charts/stable/beets/README.md index ff7e42bbcaf..9c1fbcbc32b 100644 --- a/charts/stable/beets/README.md +++ b/charts/stable/beets/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/beets` +`helm install mychart oci://oci.trueforge.org/truecharts/beets` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/bender/Chart.yaml b/charts/stable/bender/Chart.yaml index 50ae9534ffc..2113529bab4 100644 --- a/charts/stable/bender/Chart.yaml +++ b/charts/stable/bender/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 1.0.3 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/bender/README.md b/charts/stable/bender/README.md index 33b746c26ab..4ceb338085b 100644 --- a/charts/stable/bender/README.md +++ b/charts/stable/bender/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/bender` +`helm install mychart oci://oci.trueforge.org/truecharts/bender` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/bitcoin-node/Chart.yaml b/charts/stable/bitcoin-node/Chart.yaml index dd5f0a49ba6..19d4132d7ee 100644 --- a/charts/stable/bitcoin-node/Chart.yaml +++ b/charts/stable/bitcoin-node/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/bitcoin-node/README.md b/charts/stable/bitcoin-node/README.md index e07b4ff091e..108e5dae470 100644 --- a/charts/stable/bitcoin-node/README.md +++ b/charts/stable/bitcoin-node/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/bitcoin-node` +`helm install mychart oci://oci.trueforge.org/truecharts/bitcoin-node` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/bitcoind/Chart.yaml b/charts/stable/bitcoind/Chart.yaml index cdfbfc21c45..1a2992fb211 100644 --- a/charts/stable/bitcoind/Chart.yaml +++ b/charts/stable/bitcoind/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/bitcoind/README.md b/charts/stable/bitcoind/README.md index 0663e0f3f17..c88f0e996ae 100644 --- a/charts/stable/bitcoind/README.md +++ b/charts/stable/bitcoind/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/bitcoind` +`helm install mychart oci://oci.trueforge.org/truecharts/bitcoind` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/bitcoinunlimited/Chart.yaml b/charts/stable/bitcoinunlimited/Chart.yaml index 48538ff8719..e38ea2abb90 100644 --- a/charts/stable/bitcoinunlimited/Chart.yaml +++ b/charts/stable/bitcoinunlimited/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/bitcoinunlimited/README.md b/charts/stable/bitcoinunlimited/README.md index 889a21cc5cd..43fc9fbf9b1 100644 --- a/charts/stable/bitcoinunlimited/README.md +++ b/charts/stable/bitcoinunlimited/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/bitcoinunlimited` +`helm install mychart oci://oci.trueforge.org/truecharts/bitcoinunlimited` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/bitcoinwalletgui/Chart.yaml b/charts/stable/bitcoinwalletgui/Chart.yaml index 318878854c9..fe10d4d2d10 100644 --- a/charts/stable/bitcoinwalletgui/Chart.yaml +++ b/charts/stable/bitcoinwalletgui/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/bitcoinwalletgui/README.md b/charts/stable/bitcoinwalletgui/README.md index 491acd506f4..a81838b1312 100644 --- a/charts/stable/bitcoinwalletgui/README.md +++ b/charts/stable/bitcoinwalletgui/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/bitcoinwalletgui` +`helm install mychart oci://oci.trueforge.org/truecharts/bitcoinwalletgui` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/bitmagnet/Chart.yaml b/charts/stable/bitmagnet/Chart.yaml index 0d08b4db5e7..9164f743418 100644 --- a/charts/stable/bitmagnet/Chart.yaml +++ b/charts/stable/bitmagnet/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 0.10.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/bitmagnet/README.md b/charts/stable/bitmagnet/README.md index 094a225e3fe..e9e4339cd9d 100644 --- a/charts/stable/bitmagnet/README.md +++ b/charts/stable/bitmagnet/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/bitmagnet` +`helm install mychart oci://oci.trueforge.org/truecharts/bitmagnet` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/blender-desktop-g3/Chart.yaml b/charts/stable/blender-desktop-g3/Chart.yaml index ed3bd089422..e05395c493d 100644 --- a/charts/stable/blender-desktop-g3/Chart.yaml +++ b/charts/stable/blender-desktop-g3/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/blender-desktop-g3/README.md b/charts/stable/blender-desktop-g3/README.md index 2a9218c7200..43c8ca6d9b0 100644 --- a/charts/stable/blender-desktop-g3/README.md +++ b/charts/stable/blender-desktop-g3/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/blender-desktop-g3` +`helm install mychart oci://oci.trueforge.org/truecharts/blender-desktop-g3` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/blender/Chart.yaml b/charts/stable/blender/Chart.yaml index a3e088c8768..4404d69a9e6 100644 --- a/charts/stable/blender/Chart.yaml +++ b/charts/stable/blender/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/blender/README.md b/charts/stable/blender/README.md index b11859a363b..75a45fcffa7 100644 --- a/charts/stable/blender/README.md +++ b/charts/stable/blender/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/blender` +`helm install mychart oci://oci.trueforge.org/truecharts/blender` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/blog/Chart.yaml b/charts/stable/blog/Chart.yaml index 356e7d14d23..d9147c9ba72 100644 --- a/charts/stable/blog/Chart.yaml +++ b/charts/stable/blog/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/blog/README.md b/charts/stable/blog/README.md index b867020014d..ba70eabae02 100644 --- a/charts/stable/blog/README.md +++ b/charts/stable/blog/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/blog` +`helm install mychart oci://oci.trueforge.org/truecharts/blog` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/boinc/Chart.yaml b/charts/stable/boinc/Chart.yaml index aa5742327b8..28a02c7045b 100644 --- a/charts/stable/boinc/Chart.yaml +++ b/charts/stable/boinc/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/boinc/README.md b/charts/stable/boinc/README.md index 728ff46f7b6..f0d2ad4a46c 100644 --- a/charts/stable/boinc/README.md +++ b/charts/stable/boinc/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/boinc` +`helm install mychart oci://oci.trueforge.org/truecharts/boinc` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/booksonic-air/Chart.yaml b/charts/stable/booksonic-air/Chart.yaml index 9ab0e868369..d3edc606719 100644 --- a/charts/stable/booksonic-air/Chart.yaml +++ b/charts/stable/booksonic-air/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 2201.1.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/booksonic-air/README.md b/charts/stable/booksonic-air/README.md index 9a62675b9a7..7dd1e1cec08 100644 --- a/charts/stable/booksonic-air/README.md +++ b/charts/stable/booksonic-air/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/booksonic-air` +`helm install mychart oci://oci.trueforge.org/truecharts/booksonic-air` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/bookstack/CHANGELOG.md b/charts/stable/bookstack/CHANGELOG.md index 967b008c60d..c8135cdd02b 100644 --- a/charts/stable/bookstack/CHANGELOG.md +++ b/charts/stable/bookstack/CHANGELOG.md @@ -577,7 +577,7 @@ pagefind: false - update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) - bump to cleanup old docs and use correct icon urls -- update container image tccr.io/truecharts/calibre to v6.0.0 ([#3152](https://github.com/truecharts/apps/issues/3152)) +- update container image oci.trueforge.org/truecharts/calibre to v6.0.0 ([#3152](https://github.com/truecharts/apps/issues/3152)) ## [calibre-7.0.17](https://github.com/truecharts/apps/compare/calibre-web-11.0.14...calibre-7.0.17) (2022-07-12) diff --git a/charts/stable/bookstack/Chart.yaml b/charts/stable/bookstack/Chart.yaml index 76f43e3873d..91212ea688e 100644 --- a/charts/stable/bookstack/Chart.yaml +++ b/charts/stable/bookstack/Chart.yaml @@ -13,14 +13,14 @@ appVersion: 25.07.20250804 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] import-values: [] - name: mariadb version: 16.3.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: mariadb.enabled alias: "" tags: [] diff --git a/charts/stable/bookstack/README.md b/charts/stable/bookstack/README.md index 817b3d00ece..d813456acb0 100644 --- a/charts/stable/bookstack/README.md +++ b/charts/stable/bookstack/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/bookstack` +`helm install mychart oci://oci.trueforge.org/truecharts/bookstack` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/borg-server/Chart.yaml b/charts/stable/borg-server/Chart.yaml index c12dfcabbc4..6200dc1c3f7 100644 --- a/charts/stable/borg-server/Chart.yaml +++ b/charts/stable/borg-server/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 2.6.17 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/borg-server/README.md b/charts/stable/borg-server/README.md index 2fd7878f1c8..d4a11afdd5d 100644 --- a/charts/stable/borg-server/README.md +++ b/charts/stable/borg-server/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/borg-server` +`helm install mychart oci://oci.trueforge.org/truecharts/borg-server` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/breitbandmessung-de/Chart.yaml b/charts/stable/breitbandmessung-de/Chart.yaml index 2d4bad64763..833bf9cc8a9 100644 --- a/charts/stable/breitbandmessung-de/Chart.yaml +++ b/charts/stable/breitbandmessung-de/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/breitbandmessung-de/README.md b/charts/stable/breitbandmessung-de/README.md index eb7514706f5..10355df13b9 100644 --- a/charts/stable/breitbandmessung-de/README.md +++ b/charts/stable/breitbandmessung-de/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/breitbandmessung-de` +`helm install mychart oci://oci.trueforge.org/truecharts/breitbandmessung-de` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/broadcast-box/Chart.yaml b/charts/stable/broadcast-box/Chart.yaml index 340365a6e43..93f7f02891d 100644 --- a/charts/stable/broadcast-box/Chart.yaml +++ b/charts/stable/broadcast-box/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/broadcast-box/README.md b/charts/stable/broadcast-box/README.md index 6a6069151b8..6fb12c5b08d 100644 --- a/charts/stable/broadcast-box/README.md +++ b/charts/stable/broadcast-box/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/broadcast-box` +`helm install mychart oci://oci.trueforge.org/truecharts/broadcast-box` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/browserless-chrome/Chart.yaml b/charts/stable/browserless-chrome/Chart.yaml index ebea6a801e7..a3b518f47b9 100644 --- a/charts/stable/browserless-chrome/Chart.yaml +++ b/charts/stable/browserless-chrome/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 1.61.1 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/browserless-chrome/README.md b/charts/stable/browserless-chrome/README.md index 108a44a5c7a..012437e935e 100644 --- a/charts/stable/browserless-chrome/README.md +++ b/charts/stable/browserless-chrome/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/browserless-chrome` +`helm install mychart oci://oci.trueforge.org/truecharts/browserless-chrome` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/budge/Chart.yaml b/charts/stable/budge/Chart.yaml index 08afdc9c42e..a0683dc6169 100644 --- a/charts/stable/budge/Chart.yaml +++ b/charts/stable/budge/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 0.0.9 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/budge/README.md b/charts/stable/budge/README.md index bd0562d58a3..bd460ec6bf5 100644 --- a/charts/stable/budge/README.md +++ b/charts/stable/budge/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/budge` +`helm install mychart oci://oci.trueforge.org/truecharts/budge` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/bwapp/Chart.yaml b/charts/stable/bwapp/Chart.yaml index bb3893c57b4..cb49d08c340 100644 --- a/charts/stable/bwapp/Chart.yaml +++ b/charts/stable/bwapp/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/bwapp/README.md b/charts/stable/bwapp/README.md index 6d5b1ed68ef..3508f712359 100644 --- a/charts/stable/bwapp/README.md +++ b/charts/stable/bwapp/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/bwapp` +`helm install mychart oci://oci.trueforge.org/truecharts/bwapp` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/bytestash/Chart.yaml b/charts/stable/bytestash/Chart.yaml index 8d49669aabd..f2f2cd146c7 100644 --- a/charts/stable/bytestash/Chart.yaml +++ b/charts/stable/bytestash/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 1.5.8 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/bytestash/README.md b/charts/stable/bytestash/README.md index db40f21e4cc..520e2517823 100644 --- a/charts/stable/bytestash/README.md +++ b/charts/stable/bytestash/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/bytestash` +`helm install mychart oci://oci.trueforge.org/truecharts/bytestash` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/cadquery-server/Chart.yaml b/charts/stable/cadquery-server/Chart.yaml index 378d9e156b5..e720ef78007 100644 --- a/charts/stable/cadquery-server/Chart.yaml +++ b/charts/stable/cadquery-server/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/cadquery-server/README.md b/charts/stable/cadquery-server/README.md index ea25845ade6..d79095cf942 100644 --- a/charts/stable/cadquery-server/README.md +++ b/charts/stable/cadquery-server/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/cadquery-server` +`helm install mychart oci://oci.trueforge.org/truecharts/cadquery-server` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/calendarr/Chart.yaml b/charts/stable/calendarr/Chart.yaml index 2892ad09166..7d46885ad5e 100644 --- a/charts/stable/calendarr/Chart.yaml +++ b/charts/stable/calendarr/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/calendarr/README.md b/charts/stable/calendarr/README.md index 0aa1ecebc2b..308a81e1d77 100644 --- a/charts/stable/calendarr/README.md +++ b/charts/stable/calendarr/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/calendarr` +`helm install mychart oci://oci.trueforge.org/truecharts/calendarr` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/calibre-web/Chart.yaml b/charts/stable/calibre-web/Chart.yaml index 67e7e0693c5..acdc0403303 100644 --- a/charts/stable/calibre-web/Chart.yaml +++ b/charts/stable/calibre-web/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 0.6.24 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/calibre-web/README.md b/charts/stable/calibre-web/README.md index f3385eb06ee..552e3beea9a 100644 --- a/charts/stable/calibre-web/README.md +++ b/charts/stable/calibre-web/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/calibre-web` +`helm install mychart oci://oci.trueforge.org/truecharts/calibre-web` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/calibre/CHANGELOG.md b/charts/stable/calibre/CHANGELOG.md index c0c11f5501a..c6bb60495c8 100644 --- a/charts/stable/calibre/CHANGELOG.md +++ b/charts/stable/calibre/CHANGELOG.md @@ -603,7 +603,7 @@ pagefind: false - update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) - bump to cleanup old docs and use correct icon urls -- update container image tccr.io/truecharts/calibre to v6.0.0 ([#3152](https://github.com/truecharts/apps/issues/3152)) +- update container image oci.trueforge.org/truecharts/calibre to v6.0.0 ([#3152](https://github.com/truecharts/apps/issues/3152)) ## [calibre-7.0.17](https://github.com/truecharts/apps/compare/calibre-web-11.0.14...calibre-7.0.17) (2022-07-12) diff --git a/charts/stable/calibre/Chart.yaml b/charts/stable/calibre/Chart.yaml index 264ed718a3a..3029f51521c 100644 --- a/charts/stable/calibre/Chart.yaml +++ b/charts/stable/calibre/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 8.9.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/calibre/README.md b/charts/stable/calibre/README.md index f4d1f0d7788..5ae12d7e569 100644 --- a/charts/stable/calibre/README.md +++ b/charts/stable/calibre/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/calibre` +`helm install mychart oci://oci.trueforge.org/truecharts/calibre` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/cannery/Chart.yaml b/charts/stable/cannery/Chart.yaml index 8b6619f6c46..51e9ac22d0c 100644 --- a/charts/stable/cannery/Chart.yaml +++ b/charts/stable/cannery/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 0.9.16 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/cannery/README.md b/charts/stable/cannery/README.md index 959cdf49b08..b30b059066f 100644 --- a/charts/stable/cannery/README.md +++ b/charts/stable/cannery/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/cannery` +`helm install mychart oci://oci.trueforge.org/truecharts/cannery` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/changedetection-io/Chart.yaml b/charts/stable/changedetection-io/Chart.yaml index 074a0e20dc5..7fef8dc813a 100644 --- a/charts/stable/changedetection-io/Chart.yaml +++ b/charts/stable/changedetection-io/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 0.50.10 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/changedetection-io/README.md b/charts/stable/changedetection-io/README.md index 136e6d2e63a..5576a224929 100644 --- a/charts/stable/changedetection-io/README.md +++ b/charts/stable/changedetection-io/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/changedetection-io` +`helm install mychart oci://oci.trueforge.org/truecharts/changedetection-io` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/channels-dvr/Chart.yaml b/charts/stable/channels-dvr/Chart.yaml index 8f7ab1458bb..91e815905bc 100644 --- a/charts/stable/channels-dvr/Chart.yaml +++ b/charts/stable/channels-dvr/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/channels-dvr/README.md b/charts/stable/channels-dvr/README.md index 5c8d6dc2fc0..0b522948913 100644 --- a/charts/stable/channels-dvr/README.md +++ b/charts/stable/channels-dvr/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/channels-dvr` +`helm install mychart oci://oci.trueforge.org/truecharts/channels-dvr` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/chevereto/Chart.yaml b/charts/stable/chevereto/Chart.yaml index c4516fe995a..63e4eea9153 100644 --- a/charts/stable/chevereto/Chart.yaml +++ b/charts/stable/chevereto/Chart.yaml @@ -13,14 +13,14 @@ appVersion: 1.6.2 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] import-values: [] - name: mariadb version: 16.3.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: mariadb.enabled alias: "" tags: [] diff --git a/charts/stable/chevereto/README.md b/charts/stable/chevereto/README.md index dbe501330b0..bc61fada58d 100644 --- a/charts/stable/chevereto/README.md +++ b/charts/stable/chevereto/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/chevereto` +`helm install mychart oci://oci.trueforge.org/truecharts/chevereto` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/chivalry-medievalwarfare/Chart.yaml b/charts/stable/chivalry-medievalwarfare/Chart.yaml index 0692b779b20..1a9944b5faa 100644 --- a/charts/stable/chivalry-medievalwarfare/Chart.yaml +++ b/charts/stable/chivalry-medievalwarfare/Chart.yaml @@ -13,7 +13,7 @@ appVersion: chialrymw dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/chivalry-medievalwarfare/README.md b/charts/stable/chivalry-medievalwarfare/README.md index 2e80955ea44..b6fda260432 100644 --- a/charts/stable/chivalry-medievalwarfare/README.md +++ b/charts/stable/chivalry-medievalwarfare/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/chivalry-medievalwarfare` +`helm install mychart oci://oci.trueforge.org/truecharts/chivalry-medievalwarfare` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/chowdown/Chart.yaml b/charts/stable/chowdown/Chart.yaml index 1e26101cf54..1b0951f9af4 100644 --- a/charts/stable/chowdown/Chart.yaml +++ b/charts/stable/chowdown/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/chowdown/README.md b/charts/stable/chowdown/README.md index 81d6cd7030f..947cc3992f8 100644 --- a/charts/stable/chowdown/README.md +++ b/charts/stable/chowdown/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/chowdown` +`helm install mychart oci://oci.trueforge.org/truecharts/chowdown` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/chroma/Chart.yaml b/charts/stable/chroma/Chart.yaml index eab38748497..f27bd535ca6 100644 --- a/charts/stable/chroma/Chart.yaml +++ b/charts/stable/chroma/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 1.0.20 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/chroma/README.md b/charts/stable/chroma/README.md index 23d2f9da082..dbcf36b3354 100644 --- a/charts/stable/chroma/README.md +++ b/charts/stable/chroma/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/chroma` +`helm install mychart oci://oci.trueforge.org/truecharts/chroma` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/chromium-desktop-g3/Chart.yaml b/charts/stable/chromium-desktop-g3/Chart.yaml index fe476a6f233..47bbe09c31e 100644 --- a/charts/stable/chromium-desktop-g3/Chart.yaml +++ b/charts/stable/chromium-desktop-g3/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/chromium-desktop-g3/README.md b/charts/stable/chromium-desktop-g3/README.md index a724de27b81..a16e69ec61c 100644 --- a/charts/stable/chromium-desktop-g3/README.md +++ b/charts/stable/chromium-desktop-g3/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/chromium-desktop-g3` +`helm install mychart oci://oci.trueforge.org/truecharts/chromium-desktop-g3` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/chromium/Chart.yaml b/charts/stable/chromium/Chart.yaml index 50726530072..c223de61d59 100644 --- a/charts/stable/chromium/Chart.yaml +++ b/charts/stable/chromium/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/chromium/README.md b/charts/stable/chromium/README.md index 997da66b15c..cb4ad0bd928 100644 --- a/charts/stable/chromium/README.md +++ b/charts/stable/chromium/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/chromium` +`helm install mychart oci://oci.trueforge.org/truecharts/chromium` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/chronograf/Chart.yaml b/charts/stable/chronograf/Chart.yaml index 6af82e44fbc..319bc86f105 100644 --- a/charts/stable/chronograf/Chart.yaml +++ b/charts/stable/chronograf/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/chronograf/README.md b/charts/stable/chronograf/README.md index 050656baedd..eeaff1f4f23 100644 --- a/charts/stable/chronograf/README.md +++ b/charts/stable/chronograf/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/chronograf` +`helm install mychart oci://oci.trueforge.org/truecharts/chronograf` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/chronos/Chart.yaml b/charts/stable/chronos/Chart.yaml index 922ce60ab5d..264bb024a6e 100644 --- a/charts/stable/chronos/Chart.yaml +++ b/charts/stable/chronos/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 0.2.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/chronos/README.md b/charts/stable/chronos/README.md index c285fc34e49..e5b29bae968 100644 --- a/charts/stable/chronos/README.md +++ b/charts/stable/chronos/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/chronos` +`helm install mychart oci://oci.trueforge.org/truecharts/chronos` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/ciao/Chart.yaml b/charts/stable/ciao/Chart.yaml index be0a5c4e859..57f43f87b0b 100644 --- a/charts/stable/ciao/Chart.yaml +++ b/charts/stable/ciao/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/ciao/README.md b/charts/stable/ciao/README.md index 40d60a2c8cd..0de048f6176 100644 --- a/charts/stable/ciao/README.md +++ b/charts/stable/ciao/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/ciao` +`helm install mychart oci://oci.trueforge.org/truecharts/ciao` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/citadel-forgedwithfire/Chart.yaml b/charts/stable/citadel-forgedwithfire/Chart.yaml index bf741b32738..0c6f30c9a50 100644 --- a/charts/stable/citadel-forgedwithfire/Chart.yaml +++ b/charts/stable/citadel-forgedwithfire/Chart.yaml @@ -13,7 +13,7 @@ appVersion: citadelfwf dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/citadel-forgedwithfire/README.md b/charts/stable/citadel-forgedwithfire/README.md index 673ed7a7da1..37df658d0c0 100644 --- a/charts/stable/citadel-forgedwithfire/README.md +++ b/charts/stable/citadel-forgedwithfire/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/citadel-forgedwithfire` +`helm install mychart oci://oci.trueforge.org/truecharts/citadel-forgedwithfire` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/clamav/Chart.yaml b/charts/stable/clamav/Chart.yaml index 822983c56d8..6b45c73ce2d 100644 --- a/charts/stable/clamav/Chart.yaml +++ b/charts/stable/clamav/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 1.4.3 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/clamav/README.md b/charts/stable/clamav/README.md index fbff1d02663..5e9a305c690 100644 --- a/charts/stable/clamav/README.md +++ b/charts/stable/clamav/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/clamav` +`helm install mychart oci://oci.trueforge.org/truecharts/clamav` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/clarkson/CHANGELOG.md b/charts/stable/clarkson/CHANGELOG.md index e00e55d9769..59178ef12d3 100644 --- a/charts/stable/clarkson/CHANGELOG.md +++ b/charts/stable/clarkson/CHANGELOG.md @@ -1143,7 +1143,7 @@ pagefind: false #### Chore -- update tccr.io/truecharts/clarkson:v1.1.2 docker digest to 27051a8 ([#1484](https://github.com/truecharts/apps/issues/1484)) +- update oci.trueforge.org/truecharts/clarkson:v1.1.2 docker digest to 27051a8 ([#1484](https://github.com/truecharts/apps/issues/1484)) diff --git a/charts/stable/clarkson/Chart.yaml b/charts/stable/clarkson/Chart.yaml index 4d161646b0a..807953e58d7 100644 --- a/charts/stable/clarkson/Chart.yaml +++ b/charts/stable/clarkson/Chart.yaml @@ -13,14 +13,14 @@ appVersion: 1.1.2 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] import-values: [] - name: mariadb version: 16.3.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: mariadb.enabled alias: "" tags: [] diff --git a/charts/stable/clarkson/README.md b/charts/stable/clarkson/README.md index 78c76e3a0c9..fc95218033e 100644 --- a/charts/stable/clarkson/README.md +++ b/charts/stable/clarkson/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/clarkson` +`helm install mychart oci://oci.trueforge.org/truecharts/clarkson` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/clickhouse/Chart.yaml b/charts/stable/clickhouse/Chart.yaml index 1ddc02c6df2..629e32a7c8e 100644 --- a/charts/stable/clickhouse/Chart.yaml +++ b/charts/stable/clickhouse/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 25.7.4.11 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/clickhouse/README.md b/charts/stable/clickhouse/README.md index 8282386bfea..dc3afdb87f5 100644 --- a/charts/stable/clickhouse/README.md +++ b/charts/stable/clickhouse/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/clickhouse` +`helm install mychart oci://oci.trueforge.org/truecharts/clickhouse` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/clipplex/Chart.yaml b/charts/stable/clipplex/Chart.yaml index 28c81944f21..fe13a961522 100644 --- a/charts/stable/clipplex/Chart.yaml +++ b/charts/stable/clipplex/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/clipplex/README.md b/charts/stable/clipplex/README.md index df3c23781a7..b8a1ba328f7 100644 --- a/charts/stable/clipplex/README.md +++ b/charts/stable/clipplex/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/clipplex` +`helm install mychart oci://oci.trueforge.org/truecharts/clipplex` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/cloud9/Chart.yaml b/charts/stable/cloud9/Chart.yaml index 9ffe460f691..0b404743db1 100644 --- a/charts/stable/cloud9/Chart.yaml +++ b/charts/stable/cloud9/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 1.29.2 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/cloud9/README.md b/charts/stable/cloud9/README.md index b971871e00a..c533812f118 100644 --- a/charts/stable/cloud9/README.md +++ b/charts/stable/cloud9/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/cloud9` +`helm install mychart oci://oci.trueforge.org/truecharts/cloud9` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/cloudcommander/Chart.yaml b/charts/stable/cloudcommander/Chart.yaml index 67e61c3d478..91578111c44 100644 --- a/charts/stable/cloudcommander/Chart.yaml +++ b/charts/stable/cloudcommander/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 18.7.3 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/cloudcommander/README.md b/charts/stable/cloudcommander/README.md index 1f1d2dce732..91530b3b783 100644 --- a/charts/stable/cloudcommander/README.md +++ b/charts/stable/cloudcommander/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/cloudcommander` +`helm install mychart oci://oci.trueforge.org/truecharts/cloudcommander` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/cloudflared/Chart.yaml b/charts/stable/cloudflared/Chart.yaml index 417ce4b54aa..777979b8636 100644 --- a/charts/stable/cloudflared/Chart.yaml +++ b/charts/stable/cloudflared/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 2025.8.1 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/cloudflared/README.md b/charts/stable/cloudflared/README.md index e97ad3dcd4a..ae792b1d7ac 100644 --- a/charts/stable/cloudflared/README.md +++ b/charts/stable/cloudflared/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/cloudflared` +`helm install mychart oci://oci.trueforge.org/truecharts/cloudflared` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/cloudflareddns/Chart.yaml b/charts/stable/cloudflareddns/Chart.yaml index a099ffdd26e..0f8249d0c3d 100644 --- a/charts/stable/cloudflareddns/Chart.yaml +++ b/charts/stable/cloudflareddns/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/cloudflareddns/README.md b/charts/stable/cloudflareddns/README.md index 3a148c54877..806d50ef98f 100644 --- a/charts/stable/cloudflareddns/README.md +++ b/charts/stable/cloudflareddns/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/cloudflareddns` +`helm install mychart oci://oci.trueforge.org/truecharts/cloudflareddns` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/cloudreve/Chart.yaml b/charts/stable/cloudreve/Chart.yaml index 723da639cef..77cbac7c985 100644 --- a/charts/stable/cloudreve/Chart.yaml +++ b/charts/stable/cloudreve/Chart.yaml @@ -13,14 +13,14 @@ appVersion: 4.6.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] import-values: [] - name: redis version: 17.4.3 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: "" tags: [] diff --git a/charts/stable/cloudreve/README.md b/charts/stable/cloudreve/README.md index e403a8dc2ac..c36af19c73d 100644 --- a/charts/stable/cloudreve/README.md +++ b/charts/stable/cloudreve/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/cloudreve` +`helm install mychart oci://oci.trueforge.org/truecharts/cloudreve` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/code-server/CHANGELOG.md b/charts/stable/code-server/CHANGELOG.md index 87a9ce96ebc..23a860faca8 100644 --- a/charts/stable/code-server/CHANGELOG.md +++ b/charts/stable/code-server/CHANGELOG.md @@ -678,7 +678,7 @@ pagefind: false #### Chore -- update container image tccr.io/truecharts/collabora to v22.05.3.1.1 ([#3017](https://github.com/truecharts/apps/issues/3017)) +- update container image oci.trueforge.org/truecharts/collabora to v22.05.3.1.1 ([#3017](https://github.com/truecharts/apps/issues/3017)) diff --git a/charts/stable/code-server/Chart.yaml b/charts/stable/code-server/Chart.yaml index 3c063b1efa3..5b1d0386961 100644 --- a/charts/stable/code-server/Chart.yaml +++ b/charts/stable/code-server/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 4.103.1 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/code-server/README.md b/charts/stable/code-server/README.md index 08f8d783b5d..326b2681bb4 100644 --- a/charts/stable/code-server/README.md +++ b/charts/stable/code-server/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/code-server` +`helm install mychart oci://oci.trueforge.org/truecharts/code-server` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/codeproject-ai-server/Chart.yaml b/charts/stable/codeproject-ai-server/Chart.yaml index db820c9e9b4..56da8b6677e 100644 --- a/charts/stable/codeproject-ai-server/Chart.yaml +++ b/charts/stable/codeproject-ai-server/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 2.6.5 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/codeproject-ai-server/README.md b/charts/stable/codeproject-ai-server/README.md index e41a6e1d750..d5746a20bb8 100644 --- a/charts/stable/codeproject-ai-server/README.md +++ b/charts/stable/codeproject-ai-server/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/codeproject-ai-server` +`helm install mychart oci://oci.trueforge.org/truecharts/codeproject-ai-server` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/collabora/Chart.yaml b/charts/stable/collabora/Chart.yaml index ec6c0dbc662..b79a5240b86 100644 --- a/charts/stable/collabora/Chart.yaml +++ b/charts/stable/collabora/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 25.04.4.3.1 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/collabora/README.md b/charts/stable/collabora/README.md index 3803f906bb9..6430a2e8d41 100644 --- a/charts/stable/collabora/README.md +++ b/charts/stable/collabora/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/collabora` +`helm install mychart oci://oci.trueforge.org/truecharts/collabora` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/colonysurvival/Chart.yaml b/charts/stable/colonysurvival/Chart.yaml index b5169c0871d..ca915d5dc9e 100644 --- a/charts/stable/colonysurvival/Chart.yaml +++ b/charts/stable/colonysurvival/Chart.yaml @@ -13,7 +13,7 @@ appVersion: colonysurial dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/colonysurvival/README.md b/charts/stable/colonysurvival/README.md index 9bef5a8d09a..39ee54732ae 100644 --- a/charts/stable/colonysurvival/README.md +++ b/charts/stable/colonysurvival/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/colonysurvival` +`helm install mychart oci://oci.trueforge.org/truecharts/colonysurvival` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/comet/Chart.yaml b/charts/stable/comet/Chart.yaml index 82e189b6315..0b109406570 100644 --- a/charts/stable/comet/Chart.yaml +++ b/charts/stable/comet/Chart.yaml @@ -11,7 +11,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/comet/README.md b/charts/stable/comet/README.md index 415187dccd5..fadf92ef654 100644 --- a/charts/stable/comet/README.md +++ b/charts/stable/comet/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/comet` +`helm install mychart oci://oci.trueforge.org/truecharts/comet` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/commento-plusplus/Chart.yaml b/charts/stable/commento-plusplus/Chart.yaml index c98c05f4a79..9a6312afcba 100644 --- a/charts/stable/commento-plusplus/Chart.yaml +++ b/charts/stable/commento-plusplus/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 1.8.7 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/commento-plusplus/README.md b/charts/stable/commento-plusplus/README.md index a18f73ac81c..bd50ad05af1 100644 --- a/charts/stable/commento-plusplus/README.md +++ b/charts/stable/commento-plusplus/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/commento-plusplus` +`helm install mychart oci://oci.trueforge.org/truecharts/commento-plusplus` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/conanexiles/Chart.yaml b/charts/stable/conanexiles/Chart.yaml index 7b97f74d081..2f053adb52e 100644 --- a/charts/stable/conanexiles/Chart.yaml +++ b/charts/stable/conanexiles/Chart.yaml @@ -13,7 +13,7 @@ appVersion: conanexiles dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/conanexiles/README.md b/charts/stable/conanexiles/README.md index fea2f0a065f..6d8cd9235ed 100644 --- a/charts/stable/conanexiles/README.md +++ b/charts/stable/conanexiles/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/conanexiles` +`helm install mychart oci://oci.trueforge.org/truecharts/conanexiles` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/convos/Chart.yaml b/charts/stable/convos/Chart.yaml index a13038972c1..40e2d9b64f1 100644 --- a/charts/stable/convos/Chart.yaml +++ b/charts/stable/convos/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 8.07.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/convos/README.md b/charts/stable/convos/README.md index ba039f5e6e5..7d202f14564 100644 --- a/charts/stable/convos/README.md +++ b/charts/stable/convos/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/convos` +`helm install mychart oci://oci.trueforge.org/truecharts/convos` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/cops/Chart.yaml b/charts/stable/cops/Chart.yaml index 872610b46c0..3d879bef6a5 100644 --- a/charts/stable/cops/Chart.yaml +++ b/charts/stable/cops/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 3.6.5 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/cops/README.md b/charts/stable/cops/README.md index a8b8b1a68d3..f35c565f932 100644 --- a/charts/stable/cops/README.md +++ b/charts/stable/cops/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/cops` +`helm install mychart oci://oci.trueforge.org/truecharts/cops` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/core-keeper-dedicated-server/Chart.yaml b/charts/stable/core-keeper-dedicated-server/Chart.yaml index 90643e7b065..06964680422 100644 --- a/charts/stable/core-keeper-dedicated-server/Chart.yaml +++ b/charts/stable/core-keeper-dedicated-server/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/core-keeper-dedicated-server/README.md b/charts/stable/core-keeper-dedicated-server/README.md index 75f1cd1347a..2bc9b9523c0 100644 --- a/charts/stable/core-keeper-dedicated-server/README.md +++ b/charts/stable/core-keeper-dedicated-server/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/core-keeper-dedicated-server` +`helm install mychart oci://oci.trueforge.org/truecharts/core-keeper-dedicated-server` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/corekeeper/Chart.yaml b/charts/stable/corekeeper/Chart.yaml index 19ac20fa5c7..807f159abab 100644 --- a/charts/stable/corekeeper/Chart.yaml +++ b/charts/stable/corekeeper/Chart.yaml @@ -13,7 +13,7 @@ appVersion: corekeeper dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/corekeeper/README.md b/charts/stable/corekeeper/README.md index 0cf23f6aa0a..338cab2adfc 100644 --- a/charts/stable/corekeeper/README.md +++ b/charts/stable/corekeeper/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/corekeeper` +`helm install mychart oci://oci.trueforge.org/truecharts/corekeeper` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/couchpotato/Chart.yaml b/charts/stable/couchpotato/Chart.yaml index d640bbf968e..085efe923b3 100644 --- a/charts/stable/couchpotato/Chart.yaml +++ b/charts/stable/couchpotato/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/couchpotato/README.md b/charts/stable/couchpotato/README.md index 34a1b2a23b8..db2fce133d3 100644 --- a/charts/stable/couchpotato/README.md +++ b/charts/stable/couchpotato/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/couchpotato` +`helm install mychart oci://oci.trueforge.org/truecharts/couchpotato` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/counterstrike2d/Chart.yaml b/charts/stable/counterstrike2d/Chart.yaml index d372ac37e78..a8429754364 100644 --- a/charts/stable/counterstrike2d/Chart.yaml +++ b/charts/stable/counterstrike2d/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/counterstrike2d/README.md b/charts/stable/counterstrike2d/README.md index 8cc7336d21b..dd6efccbfd4 100644 --- a/charts/stable/counterstrike2d/README.md +++ b/charts/stable/counterstrike2d/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/counterstrike2d` +`helm install mychart oci://oci.trueforge.org/truecharts/counterstrike2d` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/cowyo/Chart.yaml b/charts/stable/cowyo/Chart.yaml index d91d908a5db..f06e9ededf6 100644 --- a/charts/stable/cowyo/Chart.yaml +++ b/charts/stable/cowyo/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/cowyo/README.md b/charts/stable/cowyo/README.md index 4a95188042b..b8687aff783 100644 --- a/charts/stable/cowyo/README.md +++ b/charts/stable/cowyo/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/cowyo` +`helm install mychart oci://oci.trueforge.org/truecharts/cowyo` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/craftopia/Chart.yaml b/charts/stable/craftopia/Chart.yaml index 943f3398675..a44671a52a5 100644 --- a/charts/stable/craftopia/Chart.yaml +++ b/charts/stable/craftopia/Chart.yaml @@ -13,7 +13,7 @@ appVersion: craftopia dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/craftopia/README.md b/charts/stable/craftopia/README.md index 436884379b4..d6972df15e1 100644 --- a/charts/stable/craftopia/README.md +++ b/charts/stable/craftopia/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/craftopia` +`helm install mychart oci://oci.trueforge.org/truecharts/craftopia` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/crafty-4/Chart.yaml b/charts/stable/crafty-4/Chart.yaml index 1275121bfc4..155927356ae 100644 --- a/charts/stable/crafty-4/Chart.yaml +++ b/charts/stable/crafty-4/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 4.5.1 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/crafty-4/README.md b/charts/stable/crafty-4/README.md index d16e4cfedc9..fcd89b1a56d 100644 --- a/charts/stable/crafty-4/README.md +++ b/charts/stable/crafty-4/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/crafty-4` +`helm install mychart oci://oci.trueforge.org/truecharts/crafty-4` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/crypto-exchanges-gateway/Chart.yaml b/charts/stable/crypto-exchanges-gateway/Chart.yaml index 4de3d0623fc..ddc85bc9c7d 100644 --- a/charts/stable/crypto-exchanges-gateway/Chart.yaml +++ b/charts/stable/crypto-exchanges-gateway/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/crypto-exchanges-gateway/README.md b/charts/stable/crypto-exchanges-gateway/README.md index 48cdea1e458..4f39e49c605 100644 --- a/charts/stable/crypto-exchanges-gateway/README.md +++ b/charts/stable/crypto-exchanges-gateway/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/crypto-exchanges-gateway` +`helm install mychart oci://oci.trueforge.org/truecharts/crypto-exchanges-gateway` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/cryptofolio/Chart.yaml b/charts/stable/cryptofolio/Chart.yaml index 154e45e0730..4670963ea18 100644 --- a/charts/stable/cryptofolio/Chart.yaml +++ b/charts/stable/cryptofolio/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 2.2.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/cryptofolio/README.md b/charts/stable/cryptofolio/README.md index f88fc7d589e..3eff64862d8 100644 --- a/charts/stable/cryptofolio/README.md +++ b/charts/stable/cryptofolio/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/cryptofolio` +`helm install mychart oci://oci.trueforge.org/truecharts/cryptofolio` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/cryptpad/Chart.yaml b/charts/stable/cryptpad/Chart.yaml index d22d6e91973..4bc8807efbd 100644 --- a/charts/stable/cryptpad/Chart.yaml +++ b/charts/stable/cryptpad/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 5.5.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/cryptpad/README.md b/charts/stable/cryptpad/README.md index a9ad078d6fe..64d9a09ca60 100644 --- a/charts/stable/cryptpad/README.md +++ b/charts/stable/cryptpad/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/cryptpad` +`helm install mychart oci://oci.trueforge.org/truecharts/cryptpad` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/cs2/Chart.yaml b/charts/stable/cs2/Chart.yaml index da5fc48abb7..cdb06f0d461 100644 --- a/charts/stable/cs2/Chart.yaml +++ b/charts/stable/cs2/Chart.yaml @@ -13,7 +13,7 @@ appVersion: cs2 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/cs2/README.md b/charts/stable/cs2/README.md index aa5f0157774..21edb416c47 100644 --- a/charts/stable/cs2/README.md +++ b/charts/stable/cs2/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/cs2` +`helm install mychart oci://oci.trueforge.org/truecharts/cs2` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/csgo/Chart.yaml b/charts/stable/csgo/Chart.yaml index 9046b46321f..20a1bdc84b4 100644 --- a/charts/stable/csgo/Chart.yaml +++ b/charts/stable/csgo/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/csgo/README.md b/charts/stable/csgo/README.md index f5ea28b11fd..a633cb18d44 100644 --- a/charts/stable/csgo/README.md +++ b/charts/stable/csgo/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/csgo` +`helm install mychart oci://oci.trueforge.org/truecharts/csgo` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/cssource/Chart.yaml b/charts/stable/cssource/Chart.yaml index 24821c9bed5..7846cbc8e50 100644 --- a/charts/stable/cssource/Chart.yaml +++ b/charts/stable/cssource/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/cssource/README.md b/charts/stable/cssource/README.md index 3876cd5692a..6c67984558a 100644 --- a/charts/stable/cssource/README.md +++ b/charts/stable/cssource/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/cssource` +`helm install mychart oci://oci.trueforge.org/truecharts/cssource` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/cstrike1-6/Chart.yaml b/charts/stable/cstrike1-6/Chart.yaml index 40ee09bd53d..e1ed5cfd3c2 100644 --- a/charts/stable/cstrike1-6/Chart.yaml +++ b/charts/stable/cstrike1-6/Chart.yaml @@ -13,7 +13,7 @@ appVersion: cstrike1.6 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/cstrike1-6/README.md b/charts/stable/cstrike1-6/README.md index a681e302b51..eda5f09d217 100644 --- a/charts/stable/cstrike1-6/README.md +++ b/charts/stable/cstrike1-6/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/cstrike1-6` +`helm install mychart oci://oci.trueforge.org/truecharts/cstrike1-6` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/cstrikeconditionzero/Chart.yaml b/charts/stable/cstrikeconditionzero/Chart.yaml index f23b495b763..77915bddbb2 100644 --- a/charts/stable/cstrikeconditionzero/Chart.yaml +++ b/charts/stable/cstrikeconditionzero/Chart.yaml @@ -13,7 +13,7 @@ appVersion: cstrikeczero dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/cstrikeconditionzero/README.md b/charts/stable/cstrikeconditionzero/README.md index 6beca9f16b0..74cfaf74fe9 100644 --- a/charts/stable/cstrikeconditionzero/README.md +++ b/charts/stable/cstrikeconditionzero/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/cstrikeconditionzero` +`helm install mychart oci://oci.trueforge.org/truecharts/cstrikeconditionzero` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/ctfd/Chart.yaml b/charts/stable/ctfd/Chart.yaml index cef36f1561b..1e746b520d3 100644 --- a/charts/stable/ctfd/Chart.yaml +++ b/charts/stable/ctfd/Chart.yaml @@ -13,21 +13,21 @@ appVersion: 3.7.7 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] import-values: [] - name: mariadb version: 16.3.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: mariadb.enabled alias: "" tags: [] import-values: [] - name: redis version: 17.4.3 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: "" tags: [] diff --git a/charts/stable/ctfd/README.md b/charts/stable/ctfd/README.md index 79361326d29..ee829375e0c 100644 --- a/charts/stable/ctfd/README.md +++ b/charts/stable/ctfd/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/ctfd` +`helm install mychart oci://oci.trueforge.org/truecharts/ctfd` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/cura-novnc/Chart.yaml b/charts/stable/cura-novnc/Chart.yaml index acb8b8eadaf..a974e7a7a8f 100644 --- a/charts/stable/cura-novnc/Chart.yaml +++ b/charts/stable/cura-novnc/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 5.8.1 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/cura-novnc/README.md b/charts/stable/cura-novnc/README.md index bba1805d1bb..987812fe8e8 100644 --- a/charts/stable/cura-novnc/README.md +++ b/charts/stable/cura-novnc/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/cura-novnc` +`helm install mychart oci://oci.trueforge.org/truecharts/cura-novnc` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/cyberchef/Chart.yaml b/charts/stable/cyberchef/Chart.yaml index e37206b0368..5cbdff284ce 100644 --- a/charts/stable/cyberchef/Chart.yaml +++ b/charts/stable/cyberchef/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 10.19.4 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/cyberchef/README.md b/charts/stable/cyberchef/README.md index 4edbbccd2b5..02b1b92a60a 100644 --- a/charts/stable/cyberchef/README.md +++ b/charts/stable/cyberchef/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/cyberchef` +`helm install mychart oci://oci.trueforge.org/truecharts/cyberchef` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/czkawka/Chart.yaml b/charts/stable/czkawka/Chart.yaml index 6395d605e00..1f544d354b4 100644 --- a/charts/stable/czkawka/Chart.yaml +++ b/charts/stable/czkawka/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 25.07.2 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/czkawka/README.md b/charts/stable/czkawka/README.md index 1710ba7408b..193e5667f64 100644 --- a/charts/stable/czkawka/README.md +++ b/charts/stable/czkawka/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/czkawka` +`helm install mychart oci://oci.trueforge.org/truecharts/czkawka` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/dailynotes/Chart.yaml b/charts/stable/dailynotes/Chart.yaml index a62ba1b67ef..bc0663f5a5c 100644 --- a/charts/stable/dailynotes/Chart.yaml +++ b/charts/stable/dailynotes/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/dailynotes/README.md b/charts/stable/dailynotes/README.md index 0e74758cf95..cf9f1234f66 100644 --- a/charts/stable/dailynotes/README.md +++ b/charts/stable/dailynotes/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/dailynotes` +`helm install mychart oci://oci.trueforge.org/truecharts/dailynotes` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/damselfly/Chart.yaml b/charts/stable/damselfly/Chart.yaml index d87e9e470ca..ae7fa2f9403 100644 --- a/charts/stable/damselfly/Chart.yaml +++ b/charts/stable/damselfly/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/damselfly/README.md b/charts/stable/damselfly/README.md index 6be638aaab4..13f642f9a1f 100644 --- a/charts/stable/damselfly/README.md +++ b/charts/stable/damselfly/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/damselfly` +`helm install mychart oci://oci.trueforge.org/truecharts/damselfly` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/dashdot/Chart.yaml b/charts/stable/dashdot/Chart.yaml index 0caf726d54c..10001fd6e47 100644 --- a/charts/stable/dashdot/Chart.yaml +++ b/charts/stable/dashdot/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 6.2.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/dashdot/README.md b/charts/stable/dashdot/README.md index eeeee9a8e1c..6b201a85cbe 100644 --- a/charts/stable/dashdot/README.md +++ b/charts/stable/dashdot/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/dashdot` +`helm install mychart oci://oci.trueforge.org/truecharts/dashdot` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/dashmachine/Chart.yaml b/charts/stable/dashmachine/Chart.yaml index 77da5ca357e..03adc3dd353 100644 --- a/charts/stable/dashmachine/Chart.yaml +++ b/charts/stable/dashmachine/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/dashmachine/README.md b/charts/stable/dashmachine/README.md index 9ff23a065bf..33100e4667b 100644 --- a/charts/stable/dashmachine/README.md +++ b/charts/stable/dashmachine/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/dashmachine` +`helm install mychart oci://oci.trueforge.org/truecharts/dashmachine` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/dashy/Chart.yaml b/charts/stable/dashy/Chart.yaml index ec544c8c6ae..0056165daea 100644 --- a/charts/stable/dashy/Chart.yaml +++ b/charts/stable/dashy/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/dashy/README.md b/charts/stable/dashy/README.md index 389a41bf687..1f09190b6a8 100644 --- a/charts/stable/dashy/README.md +++ b/charts/stable/dashy/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/dashy` +`helm install mychart oci://oci.trueforge.org/truecharts/dashy` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/davos/Chart.yaml b/charts/stable/davos/Chart.yaml index 64b511ee890..36966fd1a72 100644 --- a/charts/stable/davos/Chart.yaml +++ b/charts/stable/davos/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 2.2.2 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/davos/README.md b/charts/stable/davos/README.md index 2b4501ef299..9539321facb 100644 --- a/charts/stable/davos/README.md +++ b/charts/stable/davos/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/davos` +`helm install mychart oci://oci.trueforge.org/truecharts/davos` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/dayofdefeatsource/Chart.yaml b/charts/stable/dayofdefeatsource/Chart.yaml index 096cadf2eda..4ef9f3773b6 100644 --- a/charts/stable/dayofdefeatsource/Chart.yaml +++ b/charts/stable/dayofdefeatsource/Chart.yaml @@ -13,7 +13,7 @@ appVersion: dods dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/dayofdefeatsource/README.md b/charts/stable/dayofdefeatsource/README.md index a8a8aebb005..41dc71ee45d 100644 --- a/charts/stable/dayofdefeatsource/README.md +++ b/charts/stable/dayofdefeatsource/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/dayofdefeatsource` +`helm install mychart oci://oci.trueforge.org/truecharts/dayofdefeatsource` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/daysofwar/Chart.yaml b/charts/stable/daysofwar/Chart.yaml index af7a573d76c..2fd493a0e6c 100644 --- a/charts/stable/daysofwar/Chart.yaml +++ b/charts/stable/daysofwar/Chart.yaml @@ -13,7 +13,7 @@ appVersion: daysofwar dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/daysofwar/README.md b/charts/stable/daysofwar/README.md index ae7545c36a9..d7ddcbb3f93 100644 --- a/charts/stable/daysofwar/README.md +++ b/charts/stable/daysofwar/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/daysofwar` +`helm install mychart oci://oci.trueforge.org/truecharts/daysofwar` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/dayz/Chart.yaml b/charts/stable/dayz/Chart.yaml index 620db7bbc10..222215e46e5 100644 --- a/charts/stable/dayz/Chart.yaml +++ b/charts/stable/dayz/Chart.yaml @@ -13,7 +13,7 @@ appVersion: dayz dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/dayz/README.md b/charts/stable/dayz/README.md index 3ea61ffc370..34fbfc8df8e 100644 --- a/charts/stable/dayz/README.md +++ b/charts/stable/dayz/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/dayz` +`helm install mychart oci://oci.trueforge.org/truecharts/dayz` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/ddclient/Chart.yaml b/charts/stable/ddclient/Chart.yaml index d15ab4bec6e..3cb845da6b4 100644 --- a/charts/stable/ddclient/Chart.yaml +++ b/charts/stable/ddclient/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 4.0.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/ddclient/README.md b/charts/stable/ddclient/README.md index 50faabf2192..4779546d9ca 100644 --- a/charts/stable/ddclient/README.md +++ b/charts/stable/ddclient/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/ddclient` +`helm install mychart oci://oci.trueforge.org/truecharts/ddclient` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/ddns-go/CHANGELOG.md b/charts/stable/ddns-go/CHANGELOG.md index 466c5e964c7..f230e92ff0b 100644 --- a/charts/stable/ddns-go/CHANGELOG.md +++ b/charts/stable/ddns-go/CHANGELOG.md @@ -488,7 +488,7 @@ pagefind: false ### Chore -- update container image tccr.io/truecharts/ddns-go to v4.0.0 ([#3357](https://github.com/truecharts/apps/issues/3357)) +- update container image oci.trueforge.org/truecharts/ddns-go to v4.0.0 ([#3357](https://github.com/truecharts/apps/issues/3357)) ## [ddns-go-2.0.24](https://github.com/truecharts/apps/compare/ddns-go-2.0.23...ddns-go-2.0.24) (2022-07-26) diff --git a/charts/stable/ddns-go/Chart.yaml b/charts/stable/ddns-go/Chart.yaml index 26e5b53115d..8bd38269ab3 100644 --- a/charts/stable/ddns-go/Chart.yaml +++ b/charts/stable/ddns-go/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 6.12.4 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/ddns-go/README.md b/charts/stable/ddns-go/README.md index a5a3e1f6eb3..ce268895e2d 100644 --- a/charts/stable/ddns-go/README.md +++ b/charts/stable/ddns-go/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/ddns-go` +`helm install mychart oci://oci.trueforge.org/truecharts/ddns-go` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/ddns-route53/Chart.yaml b/charts/stable/ddns-route53/Chart.yaml index 09aada52685..4bad52962bd 100644 --- a/charts/stable/ddns-route53/Chart.yaml +++ b/charts/stable/ddns-route53/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/ddns-route53/README.md b/charts/stable/ddns-route53/README.md index 9d639c7fd02..cccc7cb918f 100644 --- a/charts/stable/ddns-route53/README.md +++ b/charts/stable/ddns-route53/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/ddns-route53` +`helm install mychart oci://oci.trueforge.org/truecharts/ddns-route53` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/ddns-updater/Chart.yaml b/charts/stable/ddns-updater/Chart.yaml index 6b18bcca035..6b96719c52d 100644 --- a/charts/stable/ddns-updater/Chart.yaml +++ b/charts/stable/ddns-updater/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 2.9.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/ddns-updater/README.md b/charts/stable/ddns-updater/README.md index df65e7b554b..cf34af5e350 100644 --- a/charts/stable/ddns-updater/README.md +++ b/charts/stable/ddns-updater/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/ddns-updater` +`helm install mychart oci://oci.trueforge.org/truecharts/ddns-updater` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/debian-apt-mirror/Chart.yaml b/charts/stable/debian-apt-mirror/Chart.yaml index c7a21045540..a8033d95fd2 100644 --- a/charts/stable/debian-apt-mirror/Chart.yaml +++ b/charts/stable/debian-apt-mirror/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/debian-apt-mirror/README.md b/charts/stable/debian-apt-mirror/README.md index 53f339af286..fa04b31b797 100644 --- a/charts/stable/debian-apt-mirror/README.md +++ b/charts/stable/debian-apt-mirror/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/debian-apt-mirror` +`helm install mychart oci://oci.trueforge.org/truecharts/debian-apt-mirror` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/debian-bullseye/Chart.yaml b/charts/stable/debian-bullseye/Chart.yaml index 2da421c3db0..ec4a866244e 100644 --- a/charts/stable/debian-bullseye/Chart.yaml +++ b/charts/stable/debian-bullseye/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/debian-bullseye/README.md b/charts/stable/debian-bullseye/README.md index 2784b971753..a0eab7fa406 100644 --- a/charts/stable/debian-bullseye/README.md +++ b/charts/stable/debian-bullseye/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/debian-bullseye` +`helm install mychart oci://oci.trueforge.org/truecharts/debian-bullseye` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/deconz/Chart.yaml b/charts/stable/deconz/Chart.yaml index 2cc3bc9dcbf..72f877e8fdc 100644 --- a/charts/stable/deconz/Chart.yaml +++ b/charts/stable/deconz/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 2.31.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/deconz/README.md b/charts/stable/deconz/README.md index 23406c51cba..e62614eb524 100644 --- a/charts/stable/deconz/README.md +++ b/charts/stable/deconz/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/deconz` +`helm install mychart oci://oci.trueforge.org/truecharts/deconz` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/deemix/Chart.yaml b/charts/stable/deemix/Chart.yaml index 0e1923543df..bd67c97401c 100644 --- a/charts/stable/deemix/Chart.yaml +++ b/charts/stable/deemix/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/deemix/README.md b/charts/stable/deemix/README.md index b1afeeb1f33..467b1a6da75 100644 --- a/charts/stable/deemix/README.md +++ b/charts/stable/deemix/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/deemix` +`helm install mychart oci://oci.trueforge.org/truecharts/deemix` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/deepstack/Chart.yaml b/charts/stable/deepstack/Chart.yaml index aa04ea89249..652ad4bcafd 100644 --- a/charts/stable/deepstack/Chart.yaml +++ b/charts/stable/deepstack/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 2022.01.1 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/deepstack/README.md b/charts/stable/deepstack/README.md index ee9a49a5069..2e0b4a441f4 100644 --- a/charts/stable/deepstack/README.md +++ b/charts/stable/deepstack/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/deepstack` +`helm install mychart oci://oci.trueforge.org/truecharts/deepstack` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/dell-idrac-fan-controller/Chart.yaml b/charts/stable/dell-idrac-fan-controller/Chart.yaml index 787492757c0..eb8c0a41176 100644 --- a/charts/stable/dell-idrac-fan-controller/Chart.yaml +++ b/charts/stable/dell-idrac-fan-controller/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/dell-idrac-fan-controller/README.md b/charts/stable/dell-idrac-fan-controller/README.md index 31ea063b9eb..b21d6f95334 100644 --- a/charts/stable/dell-idrac-fan-controller/README.md +++ b/charts/stable/dell-idrac-fan-controller/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/dell-idrac-fan-controller` +`helm install mychart oci://oci.trueforge.org/truecharts/dell-idrac-fan-controller` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/deluge/Chart.yaml b/charts/stable/deluge/Chart.yaml index 19742e3d50e..cec132be1ee 100644 --- a/charts/stable/deluge/Chart.yaml +++ b/charts/stable/deluge/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 2.2.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/deluge/README.md b/charts/stable/deluge/README.md index a1c842e02ce..6c2eaada688 100644 --- a/charts/stable/deluge/README.md +++ b/charts/stable/deluge/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/deluge` +`helm install mychart oci://oci.trueforge.org/truecharts/deluge` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/digikam/Chart.yaml b/charts/stable/digikam/Chart.yaml index ccce52092ee..edb4ac7fdc3 100644 --- a/charts/stable/digikam/Chart.yaml +++ b/charts/stable/digikam/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 8.7.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/digikam/README.md b/charts/stable/digikam/README.md index 94f61a5c6ef..2d502a3c980 100644 --- a/charts/stable/digikam/README.md +++ b/charts/stable/digikam/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/digikam` +`helm install mychart oci://oci.trueforge.org/truecharts/digikam` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/dillinger/Chart.yaml b/charts/stable/dillinger/Chart.yaml index 5c4322941bc..efa6fdf4f71 100644 --- a/charts/stable/dillinger/Chart.yaml +++ b/charts/stable/dillinger/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 3.39.1 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/dillinger/README.md b/charts/stable/dillinger/README.md index b156333494c..90d4bf278a3 100644 --- a/charts/stable/dillinger/README.md +++ b/charts/stable/dillinger/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/dillinger` +`helm install mychart oci://oci.trueforge.org/truecharts/dillinger` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/discordgsm/Chart.yaml b/charts/stable/discordgsm/Chart.yaml index 074835cca81..2fabf028b26 100644 --- a/charts/stable/discordgsm/Chart.yaml +++ b/charts/stable/discordgsm/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 2.19.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/discordgsm/README.md b/charts/stable/discordgsm/README.md index a8817e2b376..58c5c5eb9ae 100644 --- a/charts/stable/discordgsm/README.md +++ b/charts/stable/discordgsm/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/discordgsm` +`helm install mychart oci://oci.trueforge.org/truecharts/discordgsm` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/dispatch/Chart.yaml b/charts/stable/dispatch/Chart.yaml index a3ce561f960..cc61006c350 100644 --- a/charts/stable/dispatch/Chart.yaml +++ b/charts/stable/dispatch/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/dispatch/README.md b/charts/stable/dispatch/README.md index cd8856c74ff..94c91b20893 100644 --- a/charts/stable/dispatch/README.md +++ b/charts/stable/dispatch/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/dispatch` +`helm install mychart oci://oci.trueforge.org/truecharts/dispatch` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/dizquetv/Chart.yaml b/charts/stable/dizquetv/Chart.yaml index 087ac4652af..54dca2d1486 100644 --- a/charts/stable/dizquetv/Chart.yaml +++ b/charts/stable/dizquetv/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 1.5.5 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/dizquetv/README.md b/charts/stable/dizquetv/README.md index d0b363f28c1..5c2d8a960c6 100644 --- a/charts/stable/dizquetv/README.md +++ b/charts/stable/dizquetv/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/dizquetv` +`helm install mychart oci://oci.trueforge.org/truecharts/dizquetv` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/dns-doh-companion/Chart.yaml b/charts/stable/dns-doh-companion/Chart.yaml index 0d8bfbcdb8c..8e20929b99c 100644 --- a/charts/stable/dns-doh-companion/Chart.yaml +++ b/charts/stable/dns-doh-companion/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/dns-doh-companion/README.md b/charts/stable/dns-doh-companion/README.md index 87308f7575a..cd6a28e5560 100644 --- a/charts/stable/dns-doh-companion/README.md +++ b/charts/stable/dns-doh-companion/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/dns-doh-companion` +`helm install mychart oci://oci.trueforge.org/truecharts/dns-doh-companion` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/docker-hub-rss/Chart.yaml b/charts/stable/docker-hub-rss/Chart.yaml index 35acc3084b3..18ae904960f 100644 --- a/charts/stable/docker-hub-rss/Chart.yaml +++ b/charts/stable/docker-hub-rss/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/docker-hub-rss/README.md b/charts/stable/docker-hub-rss/README.md index b7b3e5c78f1..9db514edaa9 100644 --- a/charts/stable/docker-hub-rss/README.md +++ b/charts/stable/docker-hub-rss/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/docker-hub-rss` +`helm install mychart oci://oci.trueforge.org/truecharts/docker-hub-rss` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/docker/Chart.yaml b/charts/stable/docker/Chart.yaml index 9db27d91758..421d2cd603c 100644 --- a/charts/stable/docker/Chart.yaml +++ b/charts/stable/docker/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 28.3.3 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/docker/README.md b/charts/stable/docker/README.md index 41c314381f0..fc64c09d248 100644 --- a/charts/stable/docker/README.md +++ b/charts/stable/docker/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/docker` +`helm install mychart oci://oci.trueforge.org/truecharts/docker` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/dockerregistry/Chart.yaml b/charts/stable/dockerregistry/Chart.yaml index 89ada8c99ae..3d6b759437e 100644 --- a/charts/stable/dockerregistry/Chart.yaml +++ b/charts/stable/dockerregistry/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 3.0.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/dockerregistry/README.md b/charts/stable/dockerregistry/README.md index 18ed82160b8..94853cae2b4 100644 --- a/charts/stable/dockerregistry/README.md +++ b/charts/stable/dockerregistry/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/dockerregistry` +`helm install mychart oci://oci.trueforge.org/truecharts/dockerregistry` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/dockovpn/Chart.yaml b/charts/stable/dockovpn/Chart.yaml index 7926f36edef..1aa7dabab31 100644 --- a/charts/stable/dockovpn/Chart.yaml +++ b/charts/stable/dockovpn/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 1.14.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/dockovpn/README.md b/charts/stable/dockovpn/README.md index a929ab6b667..8a01286d4c0 100644 --- a/charts/stable/dockovpn/README.md +++ b/charts/stable/dockovpn/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/dockovpn` +`helm install mychart oci://oci.trueforge.org/truecharts/dockovpn` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/docusaurus/Chart.yaml b/charts/stable/docusaurus/Chart.yaml index 873fadc18d7..0cefefce282 100644 --- a/charts/stable/docusaurus/Chart.yaml +++ b/charts/stable/docusaurus/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/docusaurus/README.md b/charts/stable/docusaurus/README.md index 83c4a4ca461..6ce552f4e13 100644 --- a/charts/stable/docusaurus/README.md +++ b/charts/stable/docusaurus/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/docusaurus` +`helm install mychart oci://oci.trueforge.org/truecharts/docusaurus` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/docuseal/Chart.yaml b/charts/stable/docuseal/Chart.yaml index a55f9bb8089..511ee326279 100644 --- a/charts/stable/docuseal/Chart.yaml +++ b/charts/stable/docuseal/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 2.1.1 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/docuseal/README.md b/charts/stable/docuseal/README.md index 75cc1d69253..38bb4c6f8de 100644 --- a/charts/stable/docuseal/README.md +++ b/charts/stable/docuseal/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/docuseal` +`helm install mychart oci://oci.trueforge.org/truecharts/docuseal` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/dokuwiki/CHANGELOG.md b/charts/stable/dokuwiki/CHANGELOG.md index 761e63da9d6..87f428698a4 100644 --- a/charts/stable/dokuwiki/CHANGELOG.md +++ b/charts/stable/dokuwiki/CHANGELOG.md @@ -287,7 +287,7 @@ pagefind: false - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - refactor Services SCALE GUI -- update container image tccr.io/truecharts/dokuwiki to v20220731.1.0 ([#3791](https://github.com/truecharts/charts/issues/3791)) +- update container image oci.trueforge.org/truecharts/dokuwiki to v20220731.1.0 ([#3791](https://github.com/truecharts/charts/issues/3791)) - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) @@ -309,7 +309,7 @@ pagefind: false - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - refactor Services SCALE GUI -- update container image tccr.io/truecharts/dokuwiki to v20220731.1.0 ([#3791](https://github.com/truecharts/charts/issues/3791)) +- update container image oci.trueforge.org/truecharts/dokuwiki to v20220731.1.0 ([#3791](https://github.com/truecharts/charts/issues/3791)) - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) @@ -330,7 +330,7 @@ pagefind: false - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - refactor Services SCALE GUI -- update container image tccr.io/truecharts/dokuwiki to v20220731.1.0 ([#3791](https://github.com/truecharts/charts/issues/3791)) +- update container image oci.trueforge.org/truecharts/dokuwiki to v20220731.1.0 ([#3791](https://github.com/truecharts/charts/issues/3791)) - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) @@ -350,7 +350,7 @@ pagefind: false - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - refactor Services SCALE GUI -- update container image tccr.io/truecharts/dokuwiki to v20220731.1.0 ([#3791](https://github.com/truecharts/charts/issues/3791)) +- update container image oci.trueforge.org/truecharts/dokuwiki to v20220731.1.0 ([#3791](https://github.com/truecharts/charts/issues/3791)) - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) @@ -370,7 +370,7 @@ pagefind: false - Auto-update chart README [skip ci] - refactor Services SCALE GUI - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) -- update container image tccr.io/truecharts/dokuwiki to v20220731.1.0 ([#3791](https://github.com/truecharts/charts/issues/3791)) +- update container image oci.trueforge.org/truecharts/dokuwiki to v20220731.1.0 ([#3791](https://github.com/truecharts/charts/issues/3791)) - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) @@ -387,7 +387,7 @@ pagefind: false - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - refactor Services SCALE GUI -- update container image tccr.io/truecharts/dokuwiki to v20220731.1.0 ([#3791](https://github.com/truecharts/charts/issues/3791)) +- update container image oci.trueforge.org/truecharts/dokuwiki to v20220731.1.0 ([#3791](https://github.com/truecharts/charts/issues/3791)) - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) @@ -403,7 +403,7 @@ pagefind: false - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - refactor Services SCALE GUI -- update container image tccr.io/truecharts/dokuwiki to v20220731.1.0 ([#3791](https://github.com/truecharts/charts/issues/3791)) +- update container image oci.trueforge.org/truecharts/dokuwiki to v20220731.1.0 ([#3791](https://github.com/truecharts/charts/issues/3791)) - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) @@ -418,7 +418,7 @@ pagefind: false - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - refactor Services SCALE GUI -- update container image tccr.io/truecharts/dokuwiki to v20220731.1.0 ([#3791](https://github.com/truecharts/charts/issues/3791)) +- update container image oci.trueforge.org/truecharts/dokuwiki to v20220731.1.0 ([#3791](https://github.com/truecharts/charts/issues/3791)) - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) @@ -432,7 +432,7 @@ pagefind: false - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - refactor Services SCALE GUI -- update container image tccr.io/truecharts/dokuwiki to v20220731.1.0 ([#3791](https://github.com/truecharts/charts/issues/3791)) +- update container image oci.trueforge.org/truecharts/dokuwiki to v20220731.1.0 ([#3791](https://github.com/truecharts/charts/issues/3791)) - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) @@ -444,7 +444,7 @@ pagefind: false - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] -- update container image tccr.io/truecharts/dokuwiki to v20220731.1.0 ([#3791](https://github.com/truecharts/charts/issues/3791)) +- update container image oci.trueforge.org/truecharts/dokuwiki to v20220731.1.0 ([#3791](https://github.com/truecharts/charts/issues/3791)) - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) @@ -455,7 +455,7 @@ pagefind: false - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] -- update container image tccr.io/truecharts/dokuwiki to v20220731.1.0 ([#3791](https://github.com/truecharts/charts/issues/3791)) +- update container image oci.trueforge.org/truecharts/dokuwiki to v20220731.1.0 ([#3791](https://github.com/truecharts/charts/issues/3791)) - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) diff --git a/charts/stable/dokuwiki/Chart.yaml b/charts/stable/dokuwiki/Chart.yaml index 424d7571324..37879e1fb75 100644 --- a/charts/stable/dokuwiki/Chart.yaml +++ b/charts/stable/dokuwiki/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 2025.0.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/dokuwiki/README.md b/charts/stable/dokuwiki/README.md index 63107397f1e..b61f29dd88a 100644 --- a/charts/stable/dokuwiki/README.md +++ b/charts/stable/dokuwiki/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/dokuwiki` +`helm install mychart oci://oci.trueforge.org/truecharts/dokuwiki` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/domoticz/Chart.yaml b/charts/stable/domoticz/Chart.yaml index 63303362c5b..d12c58f89f9 100644 --- a/charts/stable/domoticz/Chart.yaml +++ b/charts/stable/domoticz/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 2025.1.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/domoticz/README.md b/charts/stable/domoticz/README.md index 0425a03ebdd..f6a65724cb3 100644 --- a/charts/stable/domoticz/README.md +++ b/charts/stable/domoticz/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/domoticz` +`helm install mychart oci://oci.trueforge.org/truecharts/domoticz` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/dontstarvetogether/Chart.yaml b/charts/stable/dontstarvetogether/Chart.yaml index 1c58c633642..deda6f6a624 100644 --- a/charts/stable/dontstarvetogether/Chart.yaml +++ b/charts/stable/dontstarvetogether/Chart.yaml @@ -13,7 +13,7 @@ appVersion: dontstare dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/dontstarvetogether/README.md b/charts/stable/dontstarvetogether/README.md index 13f83a12593..6f45b725e64 100644 --- a/charts/stable/dontstarvetogether/README.md +++ b/charts/stable/dontstarvetogether/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/dontstarvetogether` +`helm install mychart oci://oci.trueforge.org/truecharts/dontstarvetogether` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/doplarr/Chart.yaml b/charts/stable/doplarr/Chart.yaml index 54094f42ad3..db977615266 100644 --- a/charts/stable/doplarr/Chart.yaml +++ b/charts/stable/doplarr/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 3.6.3 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/doplarr/README.md b/charts/stable/doplarr/README.md index c7d00d8ac12..b4d4f284fd3 100644 --- a/charts/stable/doplarr/README.md +++ b/charts/stable/doplarr/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/doplarr` +`helm install mychart oci://oci.trueforge.org/truecharts/doplarr` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/double-take/Chart.yaml b/charts/stable/double-take/Chart.yaml index 4a91477d1de..c3feb7a8bb3 100644 --- a/charts/stable/double-take/Chart.yaml +++ b/charts/stable/double-take/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 1.13.11 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/double-take/README.md b/charts/stable/double-take/README.md index 0c0b0bac089..c6d1c2d19c0 100644 --- a/charts/stable/double-take/README.md +++ b/charts/stable/double-take/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/double-take` +`helm install mychart oci://oci.trueforge.org/truecharts/double-take` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/doublecommander/Chart.yaml b/charts/stable/doublecommander/Chart.yaml index 7a73023e26b..9ac9aa42859 100644 --- a/charts/stable/doublecommander/Chart.yaml +++ b/charts/stable/doublecommander/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/doublecommander/README.md b/charts/stable/doublecommander/README.md index 640debff875..3b234ee0e46 100644 --- a/charts/stable/doublecommander/README.md +++ b/charts/stable/doublecommander/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/doublecommander` +`helm install mychart oci://oci.trueforge.org/truecharts/doublecommander` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/drawio/CHANGELOG.md b/charts/stable/drawio/CHANGELOG.md index 76d79a1f708..f240b91e46a 100644 --- a/charts/stable/drawio/CHANGELOG.md +++ b/charts/stable/drawio/CHANGELOG.md @@ -714,7 +714,7 @@ pagefind: false #### Chore -- update container image tccr.io/truecharts/drawio to v20.0.0 ([#2862](https://github.com/truecharts/apps/issues/2862)) +- update container image oci.trueforge.org/truecharts/drawio to v20.0.0 ([#2862](https://github.com/truecharts/apps/issues/2862)) @@ -740,7 +740,7 @@ pagefind: false - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] -- update container image tccr.io/truecharts/drawio to v19.0.1 ([#2841](https://github.com/truecharts/apps/issues/2841)) +- update container image oci.trueforge.org/truecharts/drawio to v19.0.1 ([#2841](https://github.com/truecharts/apps/issues/2841)) @@ -749,7 +749,7 @@ pagefind: false #### Chore - Auto-update chart README [skip ci] -- update container image tccr.io/truecharts/drawio to v19.0.1 ([#2841](https://github.com/truecharts/apps/issues/2841)) +- update container image oci.trueforge.org/truecharts/drawio to v19.0.1 ([#2841](https://github.com/truecharts/apps/issues/2841)) @@ -757,7 +757,7 @@ pagefind: false #### Chore -- update container image tccr.io/truecharts/drawio to v19.0.1 ([#2841](https://github.com/truecharts/apps/issues/2841)) +- update container image oci.trueforge.org/truecharts/drawio to v19.0.1 ([#2841](https://github.com/truecharts/apps/issues/2841)) @@ -938,7 +938,7 @@ pagefind: false #### Chore -- update container image tccr.io/truecharts/drawio to v18.0.0 ([#2607](https://github.com/truecharts/apps/issues/2607)) +- update container image oci.trueforge.org/truecharts/drawio to v18.0.0 ([#2607](https://github.com/truecharts/apps/issues/2607)) diff --git a/charts/stable/drawio/Chart.yaml b/charts/stable/drawio/Chart.yaml index 843e7546bb1..8a57ceec451 100644 --- a/charts/stable/drawio/Chart.yaml +++ b/charts/stable/drawio/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 28.0.9 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/drawio/README.md b/charts/stable/drawio/README.md index 36bd12aecd8..f45f14eb002 100644 --- a/charts/stable/drawio/README.md +++ b/charts/stable/drawio/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/drawio` +`helm install mychart oci://oci.trueforge.org/truecharts/drawio` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/dropbox-by-otherguy/Chart.yaml b/charts/stable/dropbox-by-otherguy/Chart.yaml index c853600be2d..bdab71d7c5a 100644 --- a/charts/stable/dropbox-by-otherguy/Chart.yaml +++ b/charts/stable/dropbox-by-otherguy/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/dropbox-by-otherguy/README.md b/charts/stable/dropbox-by-otherguy/README.md index ea39c4ff65f..776d241dd5b 100644 --- a/charts/stable/dropbox-by-otherguy/README.md +++ b/charts/stable/dropbox-by-otherguy/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/dropbox-by-otherguy` +`helm install mychart oci://oci.trueforge.org/truecharts/dropbox-by-otherguy` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/duckdns/Chart.yaml b/charts/stable/duckdns/Chart.yaml index cc79d693a94..cabdf9a1d18 100644 --- a/charts/stable/duckdns/Chart.yaml +++ b/charts/stable/duckdns/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/duckdns/README.md b/charts/stable/duckdns/README.md index 0f1b5e4c96b..c91910dee48 100644 --- a/charts/stable/duckdns/README.md +++ b/charts/stable/duckdns/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/duckdns` +`helm install mychart oci://oci.trueforge.org/truecharts/duckdns` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/dumbassets/Chart.yaml b/charts/stable/dumbassets/Chart.yaml index f8bc2800a6a..21eed0eaa4d 100644 --- a/charts/stable/dumbassets/Chart.yaml +++ b/charts/stable/dumbassets/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 1.0.11 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/dumbassets/README.md b/charts/stable/dumbassets/README.md index f1406b98abc..76216aa3a74 100644 --- a/charts/stable/dumbassets/README.md +++ b/charts/stable/dumbassets/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/dumbassets` +`helm install mychart oci://oci.trueforge.org/truecharts/dumbassets` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/duplicacy/Chart.yaml b/charts/stable/duplicacy/Chart.yaml index 0cf39f5cee5..cd708ed0b30 100644 --- a/charts/stable/duplicacy/Chart.yaml +++ b/charts/stable/duplicacy/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 1.7.2 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/duplicacy/README.md b/charts/stable/duplicacy/README.md index 62e75cf2442..4b0e81411d3 100644 --- a/charts/stable/duplicacy/README.md +++ b/charts/stable/duplicacy/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/duplicacy` +`helm install mychart oci://oci.trueforge.org/truecharts/duplicacy` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/duplicati/Chart.yaml b/charts/stable/duplicati/Chart.yaml index 2463e5eb966..227679c2706 100644 --- a/charts/stable/duplicati/Chart.yaml +++ b/charts/stable/duplicati/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/duplicati/README.md b/charts/stable/duplicati/README.md index cd6316382ed..42755d7bad6 100644 --- a/charts/stable/duplicati/README.md +++ b/charts/stable/duplicati/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/duplicati` +`helm install mychart oci://oci.trueforge.org/truecharts/duplicati` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/ecodms/Chart.yaml b/charts/stable/ecodms/Chart.yaml index 4bf0cba5cf6..631178920e8 100644 --- a/charts/stable/ecodms/Chart.yaml +++ b/charts/stable/ecodms/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/ecodms/README.md b/charts/stable/ecodms/README.md index bf745d5eab8..8af1d7f1f98 100644 --- a/charts/stable/ecodms/README.md +++ b/charts/stable/ecodms/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/ecodms` +`helm install mychart oci://oci.trueforge.org/truecharts/ecodms` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/electrum/Chart.yaml b/charts/stable/electrum/Chart.yaml index 94ab4e65b48..7036594dc62 100644 --- a/charts/stable/electrum/Chart.yaml +++ b/charts/stable/electrum/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/electrum/README.md b/charts/stable/electrum/README.md index 59f01cf5338..2e0d3c62459 100644 --- a/charts/stable/electrum/README.md +++ b/charts/stable/electrum/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/electrum` +`helm install mychart oci://oci.trueforge.org/truecharts/electrum` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/emby-sync/Chart.yaml b/charts/stable/emby-sync/Chart.yaml index e1168ea7fff..d8eb63dbda8 100644 --- a/charts/stable/emby-sync/Chart.yaml +++ b/charts/stable/emby-sync/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/emby-sync/README.md b/charts/stable/emby-sync/README.md index 138f077880b..8bb57fe3fff 100644 --- a/charts/stable/emby-sync/README.md +++ b/charts/stable/emby-sync/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/emby-sync` +`helm install mychart oci://oci.trueforge.org/truecharts/emby-sync` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/emby/Chart.yaml b/charts/stable/emby/Chart.yaml index 1aca0b0edfc..0a9cff6dff9 100644 --- a/charts/stable/emby/Chart.yaml +++ b/charts/stable/emby/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 4.8.11.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/emby/README.md b/charts/stable/emby/README.md index 108f5dd5fa8..beea0f29826 100644 --- a/charts/stable/emby/README.md +++ b/charts/stable/emby/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/emby` +`helm install mychart oci://oci.trueforge.org/truecharts/emby` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/embystat/Chart.yaml b/charts/stable/embystat/Chart.yaml index eba856e251c..4ed65b3be15 100644 --- a/charts/stable/embystat/Chart.yaml +++ b/charts/stable/embystat/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 0.2.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/embystat/README.md b/charts/stable/embystat/README.md index 7d0c799d360..babd146f3bd 100644 --- a/charts/stable/embystat/README.md +++ b/charts/stable/embystat/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/embystat` +`helm install mychart oci://oci.trueforge.org/truecharts/embystat` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/emulatorjs/Chart.yaml b/charts/stable/emulatorjs/Chart.yaml index f910c5a4571..3d151b47b0e 100644 --- a/charts/stable/emulatorjs/Chart.yaml +++ b/charts/stable/emulatorjs/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 1.9.2 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/emulatorjs/README.md b/charts/stable/emulatorjs/README.md index 0a543a637b4..238167a0808 100644 --- a/charts/stable/emulatorjs/README.md +++ b/charts/stable/emulatorjs/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/emulatorjs` +`helm install mychart oci://oci.trueforge.org/truecharts/emulatorjs` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/endlessh/Chart.yaml b/charts/stable/endlessh/Chart.yaml index b1fa8bc4004..2642e9ea404 100644 --- a/charts/stable/endlessh/Chart.yaml +++ b/charts/stable/endlessh/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 2021.11.21 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/endlessh/README.md b/charts/stable/endlessh/README.md index 75596f41aca..8f781090409 100644 --- a/charts/stable/endlessh/README.md +++ b/charts/stable/endlessh/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/endlessh` +`helm install mychart oci://oci.trueforge.org/truecharts/endlessh` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/ersatztv/Chart.yaml b/charts/stable/ersatztv/Chart.yaml index 0e19086c521..578a0a9bcc5 100644 --- a/charts/stable/ersatztv/Chart.yaml +++ b/charts/stable/ersatztv/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 25.4.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/ersatztv/README.md b/charts/stable/ersatztv/README.md index 7e501748581..c5263bc8c08 100644 --- a/charts/stable/ersatztv/README.md +++ b/charts/stable/ersatztv/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/ersatztv` +`helm install mychart oci://oci.trueforge.org/truecharts/ersatztv` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/esphome/Chart.yaml b/charts/stable/esphome/Chart.yaml index 5699dae04a0..ad95936ec20 100644 --- a/charts/stable/esphome/Chart.yaml +++ b/charts/stable/esphome/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 2025.8.2 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/esphome/README.md b/charts/stable/esphome/README.md index b7a22d748f9..16f31f869a8 100644 --- a/charts/stable/esphome/README.md +++ b/charts/stable/esphome/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/esphome` +`helm install mychart oci://oci.trueforge.org/truecharts/esphome` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/etesync/Chart.yaml b/charts/stable/etesync/Chart.yaml index 20a6acef63f..589f12f06fa 100644 --- a/charts/stable/etesync/Chart.yaml +++ b/charts/stable/etesync/Chart.yaml @@ -13,14 +13,14 @@ appVersion: 0.14.2 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] import-values: [] - name: redis version: 17.4.3 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: "" tags: [] diff --git a/charts/stable/etesync/README.md b/charts/stable/etesync/README.md index 89ee6f953d2..3b9ddb08e6b 100644 --- a/charts/stable/etesync/README.md +++ b/charts/stable/etesync/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/etesync` +`helm install mychart oci://oci.trueforge.org/truecharts/etesync` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/etherpad/Chart.yaml b/charts/stable/etherpad/Chart.yaml index 94294f3ea65..8a8da3fc97b 100644 --- a/charts/stable/etherpad/Chart.yaml +++ b/charts/stable/etherpad/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 1.8.14 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/etherpad/README.md b/charts/stable/etherpad/README.md index 0192b940236..51c7b28e457 100644 --- a/charts/stable/etherpad/README.md +++ b/charts/stable/etherpad/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/etherpad` +`helm install mychart oci://oci.trueforge.org/truecharts/etherpad` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/explainshell/Chart.yaml b/charts/stable/explainshell/Chart.yaml index 81c743efba4..2060cbf70ac 100644 --- a/charts/stable/explainshell/Chart.yaml +++ b/charts/stable/explainshell/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/explainshell/README.md b/charts/stable/explainshell/README.md index 524ac74fe57..5d3b4483c32 100644 --- a/charts/stable/explainshell/README.md +++ b/charts/stable/explainshell/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/explainshell` +`helm install mychart oci://oci.trueforge.org/truecharts/explainshell` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/external-dns/Chart.yaml b/charts/stable/external-dns/Chart.yaml index 3537c6654ad..ee8cf4a1c5e 100644 --- a/charts/stable/external-dns/Chart.yaml +++ b/charts/stable/external-dns/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 0.18.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/external-dns/README.md b/charts/stable/external-dns/README.md index ebfde5c690c..e6f55012aba 100644 --- a/charts/stable/external-dns/README.md +++ b/charts/stable/external-dns/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/external-dns` +`helm install mychart oci://oci.trueforge.org/truecharts/external-dns` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/external-ip/Chart.yaml b/charts/stable/external-ip/Chart.yaml index 8e0480d7521..57438a29da4 100644 --- a/charts/stable/external-ip/Chart.yaml +++ b/charts/stable/external-ip/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/external-ip/README.md b/charts/stable/external-ip/README.md index 92bef0c5e67..8737cf77f58 100644 --- a/charts/stable/external-ip/README.md +++ b/charts/stable/external-ip/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/external-ip` +`helm install mychart oci://oci.trueforge.org/truecharts/external-ip` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/external-service/Chart.yaml b/charts/stable/external-service/Chart.yaml index 8421685b146..33e432fbc19 100644 --- a/charts/stable/external-service/Chart.yaml +++ b/charts/stable/external-service/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 3.22.1 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/external-service/README.md b/charts/stable/external-service/README.md index fd770e860d3..a092f93dcd9 100644 --- a/charts/stable/external-service/README.md +++ b/charts/stable/external-service/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/external-service` +`helm install mychart oci://oci.trueforge.org/truecharts/external-service` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/fabulinus/CHANGELOG.md b/charts/stable/fabulinus/CHANGELOG.md index fd61ba9eb15..1bc16d4699e 100644 --- a/charts/stable/fabulinus/CHANGELOG.md +++ b/charts/stable/fabulinus/CHANGELOG.md @@ -899,7 +899,7 @@ pagefind: false - Bump all charts to generate config and container references due to huge increase of repository - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) -- update container image tccr.io/truecharts/jackett to v0.20.1326 ([#3267](https://github.com/truecharts/apps/issues/3267)) +- update container image oci.trueforge.org/truecharts/jackett to v0.20.1326 ([#3267](https://github.com/truecharts/apps/issues/3267)) ## [jackett-11.0.44](https://github.com/truecharts/apps/compare/jackett-11.0.43...jackett-11.0.44) (2022-07-20) diff --git a/charts/stable/fabulinus/Chart.yaml b/charts/stable/fabulinus/Chart.yaml index b452ab7ada6..0b8cf58f0a5 100644 --- a/charts/stable/fabulinus/Chart.yaml +++ b/charts/stable/fabulinus/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest-cpu dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/fabulinus/README.md b/charts/stable/fabulinus/README.md index a7faaa048d7..1bd252ec86a 100644 --- a/charts/stable/fabulinus/README.md +++ b/charts/stable/fabulinus/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/fabulinus` +`helm install mychart oci://oci.trueforge.org/truecharts/fabulinus` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/factorio/Chart.yaml b/charts/stable/factorio/Chart.yaml index 1649762cf2a..d030f668bea 100644 --- a/charts/stable/factorio/Chart.yaml +++ b/charts/stable/factorio/Chart.yaml @@ -13,7 +13,7 @@ appVersion: stable dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/factorio/README.md b/charts/stable/factorio/README.md index b0819d0e909..ede5c4fcd66 100644 --- a/charts/stable/factorio/README.md +++ b/charts/stable/factorio/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/factorio` +`helm install mychart oci://oci.trueforge.org/truecharts/factorio` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/factorioservermanager/Chart.yaml b/charts/stable/factorioservermanager/Chart.yaml index 8502253d4b3..81a2fa98dfb 100644 --- a/charts/stable/factorioservermanager/Chart.yaml +++ b/charts/stable/factorioservermanager/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/factorioservermanager/README.md b/charts/stable/factorioservermanager/README.md index 34a206ebf7e..a55cd6b730e 100644 --- a/charts/stable/factorioservermanager/README.md +++ b/charts/stable/factorioservermanager/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/factorioservermanager` +`helm install mychart oci://oci.trueforge.org/truecharts/factorioservermanager` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/farmos/Chart.yaml b/charts/stable/farmos/Chart.yaml index af2d64af0d1..156337b2dde 100644 --- a/charts/stable/farmos/Chart.yaml +++ b/charts/stable/farmos/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/farmos/README.md b/charts/stable/farmos/README.md index 06ac0ed4c2c..6545f319899 100644 --- a/charts/stable/farmos/README.md +++ b/charts/stable/farmos/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/farmos` +`helm install mychart oci://oci.trueforge.org/truecharts/farmos` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/fastcom-mqtt/Chart.yaml b/charts/stable/fastcom-mqtt/Chart.yaml index 6cf9b918a72..b366a50177f 100644 --- a/charts/stable/fastcom-mqtt/Chart.yaml +++ b/charts/stable/fastcom-mqtt/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/fastcom-mqtt/README.md b/charts/stable/fastcom-mqtt/README.md index 37d1016f5dd..324ad63254e 100644 --- a/charts/stable/fastcom-mqtt/README.md +++ b/charts/stable/fastcom-mqtt/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/fastcom-mqtt` +`helm install mychart oci://oci.trueforge.org/truecharts/fastcom-mqtt` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/feedcord/Chart.yaml b/charts/stable/feedcord/Chart.yaml index 1304626a2ca..8731e1e049b 100644 --- a/charts/stable/feedcord/Chart.yaml +++ b/charts/stable/feedcord/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/feedcord/README.md b/charts/stable/feedcord/README.md index 56d74fb89c7..d4398fc4534 100644 --- a/charts/stable/feedcord/README.md +++ b/charts/stable/feedcord/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/feedcord` +`helm install mychart oci://oci.trueforge.org/truecharts/feedcord` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/fenrus/Chart.yaml b/charts/stable/fenrus/Chart.yaml index 27f4b7cec1a..354fd52cb6a 100644 --- a/charts/stable/fenrus/Chart.yaml +++ b/charts/stable/fenrus/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/fenrus/README.md b/charts/stable/fenrus/README.md index c7cfb46e017..b917d54fafc 100644 --- a/charts/stable/fenrus/README.md +++ b/charts/stable/fenrus/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/fenrus` +`helm install mychart oci://oci.trueforge.org/truecharts/fenrus` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/ferdi-server/Chart.yaml b/charts/stable/ferdi-server/Chart.yaml index 4bd2f1dc03b..79671e9d43c 100644 --- a/charts/stable/ferdi-server/Chart.yaml +++ b/charts/stable/ferdi-server/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 1.3.2 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/ferdi-server/README.md b/charts/stable/ferdi-server/README.md index 1548d12dccf..f11e0c796bf 100644 --- a/charts/stable/ferdi-server/README.md +++ b/charts/stable/ferdi-server/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/ferdi-server` +`helm install mychart oci://oci.trueforge.org/truecharts/ferdi-server` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/ffmpeg-mkvdts2ac3/Chart.yaml b/charts/stable/ffmpeg-mkvdts2ac3/Chart.yaml index 302521c6c81..8387d8615e7 100644 --- a/charts/stable/ffmpeg-mkvdts2ac3/Chart.yaml +++ b/charts/stable/ffmpeg-mkvdts2ac3/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/ffmpeg-mkvdts2ac3/README.md b/charts/stable/ffmpeg-mkvdts2ac3/README.md index 5f29a2b0315..175f90e8f36 100644 --- a/charts/stable/ffmpeg-mkvdts2ac3/README.md +++ b/charts/stable/ffmpeg-mkvdts2ac3/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/ffmpeg-mkvdts2ac3` +`helm install mychart oci://oci.trueforge.org/truecharts/ffmpeg-mkvdts2ac3` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/filebot/Chart.yaml b/charts/stable/filebot/Chart.yaml index 3de3d491850..692277af1fd 100644 --- a/charts/stable/filebot/Chart.yaml +++ b/charts/stable/filebot/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 25.07.2 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/filebot/README.md b/charts/stable/filebot/README.md index c01ffe73597..ecc9a7aab11 100644 --- a/charts/stable/filebot/README.md +++ b/charts/stable/filebot/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/filebot` +`helm install mychart oci://oci.trueforge.org/truecharts/filebot` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/filebrowser/Chart.yaml b/charts/stable/filebrowser/Chart.yaml index c2b10314495..1598908c819 100644 --- a/charts/stable/filebrowser/Chart.yaml +++ b/charts/stable/filebrowser/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 2.42.5 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/filebrowser/README.md b/charts/stable/filebrowser/README.md index f6b05e64d42..4233c17d674 100644 --- a/charts/stable/filebrowser/README.md +++ b/charts/stable/filebrowser/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/filebrowser` +`helm install mychart oci://oci.trueforge.org/truecharts/filebrowser` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/fileflows/CHANGELOG.md b/charts/stable/fileflows/CHANGELOG.md index 0bec2d2fd97..e731e2c2dc2 100644 --- a/charts/stable/fileflows/CHANGELOG.md +++ b/charts/stable/fileflows/CHANGELOG.md @@ -470,7 +470,7 @@ pagefind: false ### Chore -- update container image tccr.io/truecharts/fileflows to v1.0.0 ([#3466](https://github.com/truecharts/charts/issues/3466)) +- update container image oci.trueforge.org/truecharts/fileflows to v1.0.0 ([#3466](https://github.com/truecharts/charts/issues/3466)) ## [fileflows-2.0.33](https://github.com/truecharts/charts/compare/fileflows-node-0.0.15...fileflows-2.0.33) (2022-08-12) diff --git a/charts/stable/fileflows/Chart.yaml b/charts/stable/fileflows/Chart.yaml index 0421c625c7b..b87a10c9db6 100644 --- a/charts/stable/fileflows/Chart.yaml +++ b/charts/stable/fileflows/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 25.08.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/fileflows/README.md b/charts/stable/fileflows/README.md index 470512ae1f8..f9d4b73ec8c 100644 --- a/charts/stable/fileflows/README.md +++ b/charts/stable/fileflows/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/fileflows` +`helm install mychart oci://oci.trueforge.org/truecharts/fileflows` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/fileshelter/Chart.yaml b/charts/stable/fileshelter/Chart.yaml index f5f5a4009f1..b94c1427030 100644 --- a/charts/stable/fileshelter/Chart.yaml +++ b/charts/stable/fileshelter/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 6.2.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/fileshelter/README.md b/charts/stable/fileshelter/README.md index f5ad2efb4fe..d8e4886f0dc 100644 --- a/charts/stable/fileshelter/README.md +++ b/charts/stable/fileshelter/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/fileshelter` +`helm install mychart oci://oci.trueforge.org/truecharts/fileshelter` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/filestash/Chart.yaml b/charts/stable/filestash/Chart.yaml index 1618860bfbf..8d4d5f26f13 100644 --- a/charts/stable/filestash/Chart.yaml +++ b/charts/stable/filestash/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/filestash/README.md b/charts/stable/filestash/README.md index 7723f26c8a9..d1305c9f22c 100644 --- a/charts/stable/filestash/README.md +++ b/charts/stable/filestash/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/filestash` +`helm install mychart oci://oci.trueforge.org/truecharts/filestash` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/filezilla/Chart.yaml b/charts/stable/filezilla/Chart.yaml index b267d51680c..00e9ea9a3e7 100644 --- a/charts/stable/filezilla/Chart.yaml +++ b/charts/stable/filezilla/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 3.68.1 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/filezilla/README.md b/charts/stable/filezilla/README.md index 42d9ccd494b..6be9dcb9e79 100644 --- a/charts/stable/filezilla/README.md +++ b/charts/stable/filezilla/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/filezilla` +`helm install mychart oci://oci.trueforge.org/truecharts/filezilla` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/fireflyiii/Chart.yaml b/charts/stable/fireflyiii/Chart.yaml index d42439040c8..fa55d00e400 100644 --- a/charts/stable/fireflyiii/Chart.yaml +++ b/charts/stable/fireflyiii/Chart.yaml @@ -13,14 +13,14 @@ appVersion: 6.2.21 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] import-values: [] - name: redis version: 17.4.3 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: "" tags: [] diff --git a/charts/stable/fireflyiii/README.md b/charts/stable/fireflyiii/README.md index e25b0a78039..70d74fdf050 100644 --- a/charts/stable/fireflyiii/README.md +++ b/charts/stable/fireflyiii/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/fireflyiii` +`helm install mychart oci://oci.trueforge.org/truecharts/fireflyiii` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/firefox-desktop-g3/Chart.yaml b/charts/stable/firefox-desktop-g3/Chart.yaml index d37830ce2b5..b4017b61fcb 100644 --- a/charts/stable/firefox-desktop-g3/Chart.yaml +++ b/charts/stable/firefox-desktop-g3/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/firefox-desktop-g3/README.md b/charts/stable/firefox-desktop-g3/README.md index c96910ab490..fdcec96708b 100644 --- a/charts/stable/firefox-desktop-g3/README.md +++ b/charts/stable/firefox-desktop-g3/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/firefox-desktop-g3` +`helm install mychart oci://oci.trueforge.org/truecharts/firefox-desktop-g3` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/firefox-syncserver/Chart.yaml b/charts/stable/firefox-syncserver/Chart.yaml index ca942bfd2aa..3b73c81d938 100644 --- a/charts/stable/firefox-syncserver/Chart.yaml +++ b/charts/stable/firefox-syncserver/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 1.8.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/firefox-syncserver/README.md b/charts/stable/firefox-syncserver/README.md index d7496ef29fe..2e98e846873 100644 --- a/charts/stable/firefox-syncserver/README.md +++ b/charts/stable/firefox-syncserver/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/firefox-syncserver` +`helm install mychart oci://oci.trueforge.org/truecharts/firefox-syncserver` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/firefox/CHANGELOG.md b/charts/stable/firefox/CHANGELOG.md index b4d18352997..9ff55d27708 100644 --- a/charts/stable/firefox/CHANGELOG.md +++ b/charts/stable/firefox/CHANGELOG.md @@ -105,7 +105,7 @@ pagefind: false ### Chore -- update container image tccr.io/truecharts/firefox to v101.0.1 ([#4191](https://github.com/truecharts/charts/issues/4191)) +- update container image oci.trueforge.org/truecharts/firefox to v101.0.1 ([#4191](https://github.com/truecharts/charts/issues/4191)) ## [firefox-2.0.37](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.44...firefox-2.0.37) (2022-10-25) diff --git a/charts/stable/firefox/Chart.yaml b/charts/stable/firefox/Chart.yaml index 61340c8ae83..b51cbd8e922 100644 --- a/charts/stable/firefox/Chart.yaml +++ b/charts/stable/firefox/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 1141.0.3 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/firefox/README.md b/charts/stable/firefox/README.md index da8a0da0220..8f030cf518a 100644 --- a/charts/stable/firefox/README.md +++ b/charts/stable/firefox/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/firefox` +`helm install mychart oci://oci.trueforge.org/truecharts/firefox` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/fireshare/Chart.yaml b/charts/stable/fireshare/Chart.yaml index fcc5bd8bd72..c4ece30df9e 100644 --- a/charts/stable/fireshare/Chart.yaml +++ b/charts/stable/fireshare/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 1.2.27 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/fireshare/README.md b/charts/stable/fireshare/README.md index 4f3f67ccf74..ed4845c949a 100644 --- a/charts/stable/fireshare/README.md +++ b/charts/stable/fireshare/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/fireshare` +`helm install mychart oci://oci.trueforge.org/truecharts/fireshare` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/firezone/Chart.yaml b/charts/stable/firezone/Chart.yaml index 5aa70b23f57..e0d80922b98 100644 --- a/charts/stable/firezone/Chart.yaml +++ b/charts/stable/firezone/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 0.7.36 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/firezone/README.md b/charts/stable/firezone/README.md index 86668a646ad..5d3ada10095 100644 --- a/charts/stable/firezone/README.md +++ b/charts/stable/firezone/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/firezone` +`helm install mychart oci://oci.trueforge.org/truecharts/firezone` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/fistfuloffrags/Chart.yaml b/charts/stable/fistfuloffrags/Chart.yaml index a83248686a1..768d04f6411 100644 --- a/charts/stable/fistfuloffrags/Chart.yaml +++ b/charts/stable/fistfuloffrags/Chart.yaml @@ -13,7 +13,7 @@ appVersion: fistfuloffrags dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/fistfuloffrags/README.md b/charts/stable/fistfuloffrags/README.md index 79a281f70c5..b09092bc5cf 100644 --- a/charts/stable/fistfuloffrags/README.md +++ b/charts/stable/fistfuloffrags/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/fistfuloffrags` +`helm install mychart oci://oci.trueforge.org/truecharts/fistfuloffrags` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/fivem/Chart.yaml b/charts/stable/fivem/Chart.yaml index adcf38172ea..25209d1db51 100644 --- a/charts/stable/fivem/Chart.yaml +++ b/charts/stable/fivem/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/fivem/README.md b/charts/stable/fivem/README.md index 4dd1d26a34e..0e8a89277c1 100644 --- a/charts/stable/fivem/README.md +++ b/charts/stable/fivem/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/fivem` +`helm install mychart oci://oci.trueforge.org/truecharts/fivem` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/flame/Chart.yaml b/charts/stable/flame/Chart.yaml index adbd013d2d6..91bef200c17 100644 --- a/charts/stable/flame/Chart.yaml +++ b/charts/stable/flame/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 2.3.1 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/flame/README.md b/charts/stable/flame/README.md index e108bf33b06..7b7043d2ee0 100644 --- a/charts/stable/flame/README.md +++ b/charts/stable/flame/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/flame` +`helm install mychart oci://oci.trueforge.org/truecharts/flame` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/flaresolverr/Chart.yaml b/charts/stable/flaresolverr/Chart.yaml index 1501d3a8fd3..5ca832e597d 100644 --- a/charts/stable/flaresolverr/Chart.yaml +++ b/charts/stable/flaresolverr/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 3.3.25 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/flaresolverr/README.md b/charts/stable/flaresolverr/README.md index 035590d3f79..05e775914f8 100644 --- a/charts/stable/flaresolverr/README.md +++ b/charts/stable/flaresolverr/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/flaresolverr` +`helm install mychart oci://oci.trueforge.org/truecharts/flaresolverr` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/flashpaper/Chart.yaml b/charts/stable/flashpaper/Chart.yaml index f946d8f9c9d..7eb50754e28 100644 --- a/charts/stable/flashpaper/Chart.yaml +++ b/charts/stable/flashpaper/Chart.yaml @@ -13,7 +13,7 @@ appVersion: master dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/flashpaper/README.md b/charts/stable/flashpaper/README.md index ca7e80401b4..7afe1d3224a 100644 --- a/charts/stable/flashpaper/README.md +++ b/charts/stable/flashpaper/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/flashpaper` +`helm install mychart oci://oci.trueforge.org/truecharts/flashpaper` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/fleet/Chart.yaml b/charts/stable/fleet/Chart.yaml index e83e71e6062..afe8d1cd02d 100644 --- a/charts/stable/fleet/Chart.yaml +++ b/charts/stable/fleet/Chart.yaml @@ -13,14 +13,14 @@ appVersion: 2.3.3 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] import-values: [] - name: mariadb version: 16.3.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: mariadb.enabled alias: "" tags: [] diff --git a/charts/stable/fleet/README.md b/charts/stable/fleet/README.md index 8ed8e1850ba..e24c07710f2 100644 --- a/charts/stable/fleet/README.md +++ b/charts/stable/fleet/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/fleet` +`helm install mychart oci://oci.trueforge.org/truecharts/fleet` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/flexget/Chart.yaml b/charts/stable/flexget/Chart.yaml index dd05bc6781d..820d833db3e 100644 --- a/charts/stable/flexget/Chart.yaml +++ b/charts/stable/flexget/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 3.17.11 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/flexget/README.md b/charts/stable/flexget/README.md index 1cab0d2a42e..4909e3db811 100644 --- a/charts/stable/flexget/README.md +++ b/charts/stable/flexget/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/flexget` +`helm install mychart oci://oci.trueforge.org/truecharts/flexget` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/flexo/Chart.yaml b/charts/stable/flexo/Chart.yaml index c92db3026c2..ab8eee1fcc2 100644 --- a/charts/stable/flexo/Chart.yaml +++ b/charts/stable/flexo/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 1.6.10 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/flexo/README.md b/charts/stable/flexo/README.md index 6ac91caecc6..aaba25cd148 100644 --- a/charts/stable/flexo/README.md +++ b/charts/stable/flexo/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/flexo` +`helm install mychart oci://oci.trueforge.org/truecharts/flexo` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/flextv/Chart.yaml b/charts/stable/flextv/Chart.yaml index d1c2565a6f8..daa95f9c34a 100644 --- a/charts/stable/flextv/Chart.yaml +++ b/charts/stable/flextv/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/flextv/README.md b/charts/stable/flextv/README.md index 26a1ea5174b..9b96b583a28 100644 --- a/charts/stable/flextv/README.md +++ b/charts/stable/flextv/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/flextv` +`helm install mychart oci://oci.trueforge.org/truecharts/flextv` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/flood/Chart.yaml b/charts/stable/flood/Chart.yaml index 2fa18108d6a..accd822e53a 100644 --- a/charts/stable/flood/Chart.yaml +++ b/charts/stable/flood/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 4.9.5 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/flood/README.md b/charts/stable/flood/README.md index 35cd80bc8d7..f51bba34827 100644 --- a/charts/stable/flood/README.md +++ b/charts/stable/flood/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/flood` +`helm install mychart oci://oci.trueforge.org/truecharts/flood` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/flowise/Chart.yaml b/charts/stable/flowise/Chart.yaml index be0f61bf4b8..b194d85e8e4 100644 --- a/charts/stable/flowise/Chart.yaml +++ b/charts/stable/flowise/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 3.0.5 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/flowise/README.md b/charts/stable/flowise/README.md index a6b8f010777..b2ee79c469b 100644 --- a/charts/stable/flowise/README.md +++ b/charts/stable/flowise/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/flowise` +`helm install mychart oci://oci.trueforge.org/truecharts/flowise` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/fluidd/Chart.yaml b/charts/stable/fluidd/Chart.yaml index 3e6e70785f9..af9eb4e8688 100644 --- a/charts/stable/fluidd/Chart.yaml +++ b/charts/stable/fluidd/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 1.34.3 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/fluidd/README.md b/charts/stable/fluidd/README.md index e07a0486c8c..7c914238829 100644 --- a/charts/stable/fluidd/README.md +++ b/charts/stable/fluidd/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/fluidd` +`helm install mychart oci://oci.trueforge.org/truecharts/fluidd` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/fluttercoin-wallet/Chart.yaml b/charts/stable/fluttercoin-wallet/Chart.yaml index e87e712b6cb..e72c9982eb0 100644 --- a/charts/stable/fluttercoin-wallet/Chart.yaml +++ b/charts/stable/fluttercoin-wallet/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/fluttercoin-wallet/README.md b/charts/stable/fluttercoin-wallet/README.md index e8e723fb08c..b716f517a92 100644 --- a/charts/stable/fluttercoin-wallet/README.md +++ b/charts/stable/fluttercoin-wallet/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/fluttercoin-wallet` +`helm install mychart oci://oci.trueforge.org/truecharts/fluttercoin-wallet` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/fmd2-wine/Chart.yaml b/charts/stable/fmd2-wine/Chart.yaml index b9ee1ccf066..226a53e3bec 100644 --- a/charts/stable/fmd2-wine/Chart.yaml +++ b/charts/stable/fmd2-wine/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/fmd2-wine/README.md b/charts/stable/fmd2-wine/README.md index 190e8b9ef75..81dd93abf71 100644 --- a/charts/stable/fmd2-wine/README.md +++ b/charts/stable/fmd2-wine/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/fmd2-wine` +`helm install mychart oci://oci.trueforge.org/truecharts/fmd2-wine` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/foldingathome/Chart.yaml b/charts/stable/foldingathome/Chart.yaml index 211237fa789..38c6edb5f9c 100644 --- a/charts/stable/foldingathome/Chart.yaml +++ b/charts/stable/foldingathome/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 8.4.9 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/foldingathome/README.md b/charts/stable/foldingathome/README.md index 1780a607427..eca33fb7369 100644 --- a/charts/stable/foldingathome/README.md +++ b/charts/stable/foldingathome/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/foldingathome` +`helm install mychart oci://oci.trueforge.org/truecharts/foldingathome` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/fossil/Chart.yaml b/charts/stable/fossil/Chart.yaml index af735220ceb..67b91ddc4e1 100644 --- a/charts/stable/fossil/Chart.yaml +++ b/charts/stable/fossil/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 2.15.1 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/fossil/README.md b/charts/stable/fossil/README.md index 356dcc12796..8791668994b 100644 --- a/charts/stable/fossil/README.md +++ b/charts/stable/fossil/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/fossil` +`helm install mychart oci://oci.trueforge.org/truecharts/fossil` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/fotosho/Chart.yaml b/charts/stable/fotosho/Chart.yaml index 3b40cf37a13..d25f693be18 100644 --- a/charts/stable/fotosho/Chart.yaml +++ b/charts/stable/fotosho/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/fotosho/README.md b/charts/stable/fotosho/README.md index a2509d7d01e..4b02ffc4101 100644 --- a/charts/stable/fotosho/README.md +++ b/charts/stable/fotosho/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/fotosho` +`helm install mychart oci://oci.trueforge.org/truecharts/fotosho` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/freecad-desktop-g3/Chart.yaml b/charts/stable/freecad-desktop-g3/Chart.yaml index 52f0b5c91a7..50e9fad53bd 100644 --- a/charts/stable/freecad-desktop-g3/Chart.yaml +++ b/charts/stable/freecad-desktop-g3/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/freecad-desktop-g3/README.md b/charts/stable/freecad-desktop-g3/README.md index af4f877a021..277995eb9a1 100644 --- a/charts/stable/freecad-desktop-g3/README.md +++ b/charts/stable/freecad-desktop-g3/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/freecad-desktop-g3` +`helm install mychart oci://oci.trueforge.org/truecharts/freecad-desktop-g3` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/freshrss/Chart.yaml b/charts/stable/freshrss/Chart.yaml index bd810de45ec..566f6174e9e 100644 --- a/charts/stable/freshrss/Chart.yaml +++ b/charts/stable/freshrss/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 1.27.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/freshrss/README.md b/charts/stable/freshrss/README.md index 27b887a91c6..475922b51c2 100644 --- a/charts/stable/freshrss/README.md +++ b/charts/stable/freshrss/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/freshrss` +`helm install mychart oci://oci.trueforge.org/truecharts/freshrss` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/friendica/CHANGELOG.md b/charts/stable/friendica/CHANGELOG.md index b7dacb51db5..03b87a41179 100644 --- a/charts/stable/friendica/CHANGELOG.md +++ b/charts/stable/friendica/CHANGELOG.md @@ -1145,7 +1145,7 @@ pagefind: false #### Chore -- update container image tccr.io/truecharts/friendica to v2022.02 ([#1896](https://github.com/truecharts/apps/issues/1896)) +- update container image oci.trueforge.org/truecharts/friendica to v2022.02 ([#1896](https://github.com/truecharts/apps/issues/1896)) diff --git a/charts/stable/friendica/Chart.yaml b/charts/stable/friendica/Chart.yaml index 36e4e8625bb..90c7aba90cf 100644 --- a/charts/stable/friendica/Chart.yaml +++ b/charts/stable/friendica/Chart.yaml @@ -13,21 +13,21 @@ appVersion: 2024.12.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] import-values: [] - name: mariadb version: 16.3.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: mariadb.enabled alias: "" tags: [] import-values: [] - name: redis version: 17.4.3 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: "" tags: [] diff --git a/charts/stable/friendica/README.md b/charts/stable/friendica/README.md index 0e772478e53..576dae9db0f 100644 --- a/charts/stable/friendica/README.md +++ b/charts/stable/friendica/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/friendica` +`helm install mychart oci://oci.trueforge.org/truecharts/friendica` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/frigate/Chart.yaml b/charts/stable/frigate/Chart.yaml index 0754ef62b83..14f2a83ec8a 100644 --- a/charts/stable/frigate/Chart.yaml +++ b/charts/stable/frigate/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 0.16.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/frigate/README.md b/charts/stable/frigate/README.md index 33b1bfdfa2a..aef3ac14df5 100644 --- a/charts/stable/frigate/README.md +++ b/charts/stable/frigate/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/frigate` +`helm install mychart oci://oci.trueforge.org/truecharts/frigate` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/fsm/Chart.yaml b/charts/stable/fsm/Chart.yaml index 41126360f2b..1ab2d1e6369 100644 --- a/charts/stable/fsm/Chart.yaml +++ b/charts/stable/fsm/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/fsm/README.md b/charts/stable/fsm/README.md index d499e96450b..5ad413b61e1 100644 --- a/charts/stable/fsm/README.md +++ b/charts/stable/fsm/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/fsm` +`helm install mychart oci://oci.trueforge.org/truecharts/fsm` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/game-server-watcher/Chart.yaml b/charts/stable/game-server-watcher/Chart.yaml index f41a63a62f5..e2ea7637064 100644 --- a/charts/stable/game-server-watcher/Chart.yaml +++ b/charts/stable/game-server-watcher/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 3.1.24 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/game-server-watcher/README.md b/charts/stable/game-server-watcher/README.md index 030bb8c6719..1eecae7d6cd 100644 --- a/charts/stable/game-server-watcher/README.md +++ b/charts/stable/game-server-watcher/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/game-server-watcher` +`helm install mychart oci://oci.trueforge.org/truecharts/game-server-watcher` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/gamevault-backend/Chart.yaml b/charts/stable/gamevault-backend/Chart.yaml index e218d43ea45..ea55880c12a 100644 --- a/charts/stable/gamevault-backend/Chart.yaml +++ b/charts/stable/gamevault-backend/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 15.0.2 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/gamevault-backend/README.md b/charts/stable/gamevault-backend/README.md index 1fcc7fa07eb..f03dfdc6ccd 100644 --- a/charts/stable/gamevault-backend/README.md +++ b/charts/stable/gamevault-backend/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/gamevault-backend` +`helm install mychart oci://oci.trueforge.org/truecharts/gamevault-backend` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/gaps/Chart.yaml b/charts/stable/gaps/Chart.yaml index fad84a01ef3..b0acfa26b98 100644 --- a/charts/stable/gaps/Chart.yaml +++ b/charts/stable/gaps/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 0.10.4 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/gaps/README.md b/charts/stable/gaps/README.md index 3dc886282e9..dbe847048bb 100644 --- a/charts/stable/gaps/README.md +++ b/charts/stable/gaps/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/gaps` +`helm install mychart oci://oci.trueforge.org/truecharts/gaps` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/garrysmod/Chart.yaml b/charts/stable/garrysmod/Chart.yaml index 27775935781..36484651ceb 100644 --- a/charts/stable/garrysmod/Chart.yaml +++ b/charts/stable/garrysmod/Chart.yaml @@ -13,7 +13,7 @@ appVersion: garrysmod dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/garrysmod/README.md b/charts/stable/garrysmod/README.md index 827444bf76f..ffebf012098 100644 --- a/charts/stable/garrysmod/README.md +++ b/charts/stable/garrysmod/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/garrysmod` +`helm install mychart oci://oci.trueforge.org/truecharts/garrysmod` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/gaseous-server/Chart.yaml b/charts/stable/gaseous-server/Chart.yaml index 5ee2bb8bd31..8ca750ed26f 100644 --- a/charts/stable/gaseous-server/Chart.yaml +++ b/charts/stable/gaseous-server/Chart.yaml @@ -13,14 +13,14 @@ appVersion: 1.7.14 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] import-values: [] - name: mariadb version: 16.3.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: mariadb.enabled alias: "" tags: [] diff --git a/charts/stable/gaseous-server/README.md b/charts/stable/gaseous-server/README.md index 1ef1bd9dc1f..fd178663999 100644 --- a/charts/stable/gaseous-server/README.md +++ b/charts/stable/gaseous-server/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/gaseous-server` +`helm install mychart oci://oci.trueforge.org/truecharts/gaseous-server` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/gatus/Chart.yaml b/charts/stable/gatus/Chart.yaml index 051005f437e..02d6a3bdb15 100644 --- a/charts/stable/gatus/Chart.yaml +++ b/charts/stable/gatus/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 5.23.2 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/gatus/README.md b/charts/stable/gatus/README.md index 405c4f88a7b..385f01e48e2 100644 --- a/charts/stable/gatus/README.md +++ b/charts/stable/gatus/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/gatus` +`helm install mychart oci://oci.trueforge.org/truecharts/gatus` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/genea/Chart.yaml b/charts/stable/genea/Chart.yaml index b99d8fac832..29ff2c4059a 100644 --- a/charts/stable/genea/Chart.yaml +++ b/charts/stable/genea/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/genea/README.md b/charts/stable/genea/README.md index 14c5fd68324..f80ef92ccc5 100644 --- a/charts/stable/genea/README.md +++ b/charts/stable/genea/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/genea` +`helm install mychart oci://oci.trueforge.org/truecharts/genea` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/generic-device-plugin/Chart.yaml b/charts/stable/generic-device-plugin/Chart.yaml index e15f1744350..3809c50929e 100644 --- a/charts/stable/generic-device-plugin/Chart.yaml +++ b/charts/stable/generic-device-plugin/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/generic-device-plugin/README.md b/charts/stable/generic-device-plugin/README.md index cc3f8f2fc78..1305cf9e6ec 100644 --- a/charts/stable/generic-device-plugin/README.md +++ b/charts/stable/generic-device-plugin/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/generic-device-plugin` +`helm install mychart oci://oci.trueforge.org/truecharts/generic-device-plugin` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/ghostfolio/Chart.yaml b/charts/stable/ghostfolio/Chart.yaml index 204bcd57b60..6b6c6a2e985 100644 --- a/charts/stable/ghostfolio/Chart.yaml +++ b/charts/stable/ghostfolio/Chart.yaml @@ -13,14 +13,14 @@ appVersion: 2.192.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] import-values: [] - name: redis version: 17.4.3 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: "" tags: [] diff --git a/charts/stable/ghostfolio/README.md b/charts/stable/ghostfolio/README.md index 2a2769cffb0..396ef91c52c 100644 --- a/charts/stable/ghostfolio/README.md +++ b/charts/stable/ghostfolio/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/ghostfolio` +`helm install mychart oci://oci.trueforge.org/truecharts/ghostfolio` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/gitea/Chart.yaml b/charts/stable/gitea/Chart.yaml index 0c882feec77..1e3f83ee68b 100644 --- a/charts/stable/gitea/Chart.yaml +++ b/charts/stable/gitea/Chart.yaml @@ -13,14 +13,14 @@ appVersion: 1.24.5 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] import-values: [] - name: memcached version: 16.3.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: memcached.enabled alias: "" tags: [] diff --git a/charts/stable/gitea/README.md b/charts/stable/gitea/README.md index b0de365f16b..815990352c9 100644 --- a/charts/stable/gitea/README.md +++ b/charts/stable/gitea/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/gitea` +`helm install mychart oci://oci.trueforge.org/truecharts/gitea` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/github-backup/Chart.yaml b/charts/stable/github-backup/Chart.yaml index 6d237cc88bf..24154adbeee 100644 --- a/charts/stable/github-backup/Chart.yaml +++ b/charts/stable/github-backup/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/github-backup/README.md b/charts/stable/github-backup/README.md index 0b47dcc1611..5daa84074c9 100644 --- a/charts/stable/github-backup/README.md +++ b/charts/stable/github-backup/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/github-backup` +`helm install mychart oci://oci.trueforge.org/truecharts/github-backup` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/glances/Chart.yaml b/charts/stable/glances/Chart.yaml index 4e3fede7421..aa51b0c6470 100644 --- a/charts/stable/glances/Chart.yaml +++ b/charts/stable/glances/Chart.yaml @@ -11,7 +11,7 @@ appVersion: 4.3.0.8 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/glances/README.md b/charts/stable/glances/README.md index 2ba5831ac62..02f7ed8ca4b 100644 --- a/charts/stable/glances/README.md +++ b/charts/stable/glances/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/glances` +`helm install mychart oci://oci.trueforge.org/truecharts/glances` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/glauth/Chart.yaml b/charts/stable/glauth/Chart.yaml index 7317b34f3ff..f7d522d3f64 100644 --- a/charts/stable/glauth/Chart.yaml +++ b/charts/stable/glauth/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/glauth/README.md b/charts/stable/glauth/README.md index 3c92a676009..84ab930a0a7 100644 --- a/charts/stable/glauth/README.md +++ b/charts/stable/glauth/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/glauth` +`helm install mychart oci://oci.trueforge.org/truecharts/glauth` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/go-playground/Chart.yaml b/charts/stable/go-playground/Chart.yaml index 7981bda8700..e879e0ee1bf 100644 --- a/charts/stable/go-playground/Chart.yaml +++ b/charts/stable/go-playground/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/go-playground/README.md b/charts/stable/go-playground/README.md index 9206723557d..3a559ba5d52 100644 --- a/charts/stable/go-playground/README.md +++ b/charts/stable/go-playground/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/go-playground` +`helm install mychart oci://oci.trueforge.org/truecharts/go-playground` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/goaccess-npm-logs/Chart.yaml b/charts/stable/goaccess-npm-logs/Chart.yaml index 9f63d357129..37a799a300a 100644 --- a/charts/stable/goaccess-npm-logs/Chart.yaml +++ b/charts/stable/goaccess-npm-logs/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/goaccess-npm-logs/README.md b/charts/stable/goaccess-npm-logs/README.md index e8616056f09..10aede60f31 100644 --- a/charts/stable/goaccess-npm-logs/README.md +++ b/charts/stable/goaccess-npm-logs/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/goaccess-npm-logs` +`helm install mychart oci://oci.trueforge.org/truecharts/goaccess-npm-logs` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/goaccess/Chart.yaml b/charts/stable/goaccess/Chart.yaml index 60ecec7956c..33a7cf9bef7 100644 --- a/charts/stable/goaccess/Chart.yaml +++ b/charts/stable/goaccess/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/goaccess/README.md b/charts/stable/goaccess/README.md index ab9dcc83025..58c9347747b 100644 --- a/charts/stable/goaccess/README.md +++ b/charts/stable/goaccess/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/goaccess` +`helm install mychart oci://oci.trueforge.org/truecharts/goaccess` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/godaddy-ddns/Chart.yaml b/charts/stable/godaddy-ddns/Chart.yaml index 7c3910e1079..c6e356d3b5f 100644 --- a/charts/stable/godaddy-ddns/Chart.yaml +++ b/charts/stable/godaddy-ddns/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/godaddy-ddns/README.md b/charts/stable/godaddy-ddns/README.md index 547a9440e0f..d9ee0b6c189 100644 --- a/charts/stable/godaddy-ddns/README.md +++ b/charts/stable/godaddy-ddns/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/godaddy-ddns` +`helm install mychart oci://oci.trueforge.org/truecharts/godaddy-ddns` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/gokapi/Chart.yaml b/charts/stable/gokapi/Chart.yaml index 583fedbaa66..904d7c00909 100644 --- a/charts/stable/gokapi/Chart.yaml +++ b/charts/stable/gokapi/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 2.0.1 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/gokapi/README.md b/charts/stable/gokapi/README.md index bb3d9504a0f..c5dc15c8e94 100644 --- a/charts/stable/gokapi/README.md +++ b/charts/stable/gokapi/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/gokapi` +`helm install mychart oci://oci.trueforge.org/truecharts/gokapi` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/golinks/Chart.yaml b/charts/stable/golinks/Chart.yaml index 4fd12c737f6..a3d1edc897d 100644 --- a/charts/stable/golinks/Chart.yaml +++ b/charts/stable/golinks/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 154c581 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/golinks/README.md b/charts/stable/golinks/README.md index 36f3bbcd7af..1101d3aa294 100644 --- a/charts/stable/golinks/README.md +++ b/charts/stable/golinks/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/golinks` +`helm install mychart oci://oci.trueforge.org/truecharts/golinks` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/gonic/Chart.yaml b/charts/stable/gonic/Chart.yaml index 78e996b4971..b541c4b6f97 100644 --- a/charts/stable/gonic/Chart.yaml +++ b/charts/stable/gonic/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 0.17.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/gonic/README.md b/charts/stable/gonic/README.md index 25d4c63fdc2..cd4cf769600 100644 --- a/charts/stable/gonic/README.md +++ b/charts/stable/gonic/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/gonic` +`helm install mychart oci://oci.trueforge.org/truecharts/gonic` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/googlephotossync/Chart.yaml b/charts/stable/googlephotossync/Chart.yaml index 2671f30bb37..c7305cf7d7c 100644 --- a/charts/stable/googlephotossync/Chart.yaml +++ b/charts/stable/googlephotossync/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 3.2.5 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/googlephotossync/README.md b/charts/stable/googlephotossync/README.md index 23546b3e73a..487f36a513c 100644 --- a/charts/stable/googlephotossync/README.md +++ b/charts/stable/googlephotossync/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/googlephotossync` +`helm install mychart oci://oci.trueforge.org/truecharts/googlephotossync` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/gpodder/Chart.yaml b/charts/stable/gpodder/Chart.yaml index ff9d2843d85..284b4c8b51a 100644 --- a/charts/stable/gpodder/Chart.yaml +++ b/charts/stable/gpodder/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/gpodder/README.md b/charts/stable/gpodder/README.md index 13f3b1725b5..5428a55f531 100644 --- a/charts/stable/gpodder/README.md +++ b/charts/stable/gpodder/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/gpodder` +`helm install mychart oci://oci.trueforge.org/truecharts/gpodder` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/grafana-image-renderer/Chart.yaml b/charts/stable/grafana-image-renderer/Chart.yaml index 79a09f7cea0..47b5a017aff 100644 --- a/charts/stable/grafana-image-renderer/Chart.yaml +++ b/charts/stable/grafana-image-renderer/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/grafana-image-renderer/README.md b/charts/stable/grafana-image-renderer/README.md index 44285360206..407413dcab3 100644 --- a/charts/stable/grafana-image-renderer/README.md +++ b/charts/stable/grafana-image-renderer/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/grafana-image-renderer` +`helm install mychart oci://oci.trueforge.org/truecharts/grafana-image-renderer` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/grav/Chart.yaml b/charts/stable/grav/Chart.yaml index 99427a87af5..9f1658cd475 100644 --- a/charts/stable/grav/Chart.yaml +++ b/charts/stable/grav/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 1.7.48 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/grav/README.md b/charts/stable/grav/README.md index c884c10974f..3166985ea03 100644 --- a/charts/stable/grav/README.md +++ b/charts/stable/grav/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/grav` +`helm install mychart oci://oci.trueforge.org/truecharts/grav` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/gravity/Chart.yaml b/charts/stable/gravity/Chart.yaml index 93f19d5fda4..cfd4774021e 100644 --- a/charts/stable/gravity/Chart.yaml +++ b/charts/stable/gravity/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 0.27.1 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/gravity/README.md b/charts/stable/gravity/README.md index 6e0d8158ad8..ce32677adc8 100644 --- a/charts/stable/gravity/README.md +++ b/charts/stable/gravity/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/gravity` +`helm install mychart oci://oci.trueforge.org/truecharts/gravity` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/gridcoinwalletgui/Chart.yaml b/charts/stable/gridcoinwalletgui/Chart.yaml index b48153b09b5..54f8b0a4456 100644 --- a/charts/stable/gridcoinwalletgui/Chart.yaml +++ b/charts/stable/gridcoinwalletgui/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/gridcoinwalletgui/README.md b/charts/stable/gridcoinwalletgui/README.md index 6ecd31cb87e..4f03d8d7b50 100644 --- a/charts/stable/gridcoinwalletgui/README.md +++ b/charts/stable/gridcoinwalletgui/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/gridcoinwalletgui` +`helm install mychart oci://oci.trueforge.org/truecharts/gridcoinwalletgui` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/grocy/Chart.yaml b/charts/stable/grocy/Chart.yaml index f22b2201cf4..6ffb61b3b67 100644 --- a/charts/stable/grocy/Chart.yaml +++ b/charts/stable/grocy/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 4.5.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/grocy/README.md b/charts/stable/grocy/README.md index 60232318aa3..71e47a94611 100644 --- a/charts/stable/grocy/README.md +++ b/charts/stable/grocy/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/grocy` +`helm install mychart oci://oci.trueforge.org/truecharts/grocy` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/guacamole/Chart.yaml b/charts/stable/guacamole/Chart.yaml index ddbb2f06b7e..76ed45d9498 100644 --- a/charts/stable/guacamole/Chart.yaml +++ b/charts/stable/guacamole/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 1.6.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/guacamole/README.md b/charts/stable/guacamole/README.md index 810eea923c3..b039ccc7f4b 100644 --- a/charts/stable/guacamole/README.md +++ b/charts/stable/guacamole/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/guacamole` +`helm install mychart oci://oci.trueforge.org/truecharts/guacamole` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/guacd/Chart.yaml b/charts/stable/guacd/Chart.yaml index 31d588fc6d3..15d05ea2310 100644 --- a/charts/stable/guacd/Chart.yaml +++ b/charts/stable/guacd/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 1.6.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/guacd/README.md b/charts/stable/guacd/README.md index 3b7bcd100ae..c1fb2e9ea95 100644 --- a/charts/stable/guacd/README.md +++ b/charts/stable/guacd/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/guacd` +`helm install mychart oci://oci.trueforge.org/truecharts/guacd` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/guide2go/Chart.yaml b/charts/stable/guide2go/Chart.yaml index 47b6ac9d6da..a5b109c0b37 100644 --- a/charts/stable/guide2go/Chart.yaml +++ b/charts/stable/guide2go/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/guide2go/README.md b/charts/stable/guide2go/README.md index d14801d194c..54b093d16cc 100644 --- a/charts/stable/guide2go/README.md +++ b/charts/stable/guide2go/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/guide2go` +`helm install mychart oci://oci.trueforge.org/truecharts/guide2go` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/h5ai/Chart.yaml b/charts/stable/h5ai/Chart.yaml index 104b16c1b2c..a21f2ea5119 100644 --- a/charts/stable/h5ai/Chart.yaml +++ b/charts/stable/h5ai/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/h5ai/README.md b/charts/stable/h5ai/README.md index 23dcad3ad58..cd1616758e8 100644 --- a/charts/stable/h5ai/README.md +++ b/charts/stable/h5ai/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/h5ai` +`helm install mychart oci://oci.trueforge.org/truecharts/h5ai` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/halflife2deathmatch/Chart.yaml b/charts/stable/halflife2deathmatch/Chart.yaml index fc6d69cd974..fd49e309a6e 100644 --- a/charts/stable/halflife2deathmatch/Chart.yaml +++ b/charts/stable/halflife2deathmatch/Chart.yaml @@ -13,7 +13,7 @@ appVersion: hl2dm dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/halflife2deathmatch/README.md b/charts/stable/halflife2deathmatch/README.md index 9e21d7e1b4b..69c38f347db 100644 --- a/charts/stable/halflife2deathmatch/README.md +++ b/charts/stable/halflife2deathmatch/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/halflife2deathmatch` +`helm install mychart oci://oci.trueforge.org/truecharts/halflife2deathmatch` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/hammond/Chart.yaml b/charts/stable/hammond/Chart.yaml index 474f8481743..c1a7edfd373 100644 --- a/charts/stable/hammond/Chart.yaml +++ b/charts/stable/hammond/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 0.0.24 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/hammond/README.md b/charts/stable/hammond/README.md index 420c48cda3e..eb264a0e992 100644 --- a/charts/stable/hammond/README.md +++ b/charts/stable/hammond/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/hammond` +`helm install mychart oci://oci.trueforge.org/truecharts/hammond` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/handbrake/Chart.yaml b/charts/stable/handbrake/Chart.yaml index c359f7f9f0d..f4ef1a0b82b 100644 --- a/charts/stable/handbrake/Chart.yaml +++ b/charts/stable/handbrake/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 25.07.2 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/handbrake/README.md b/charts/stable/handbrake/README.md index 24467088e26..2e93eaea649 100644 --- a/charts/stable/handbrake/README.md +++ b/charts/stable/handbrake/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/handbrake` +`helm install mychart oci://oci.trueforge.org/truecharts/handbrake` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/hassconfigurator/Chart.yaml b/charts/stable/hassconfigurator/Chart.yaml index dde7772d0c9..901cf39b8fa 100644 --- a/charts/stable/hassconfigurator/Chart.yaml +++ b/charts/stable/hassconfigurator/Chart.yaml @@ -13,7 +13,7 @@ appVersion: x86_64 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/hassconfigurator/README.md b/charts/stable/hassconfigurator/README.md index 70d06a280c1..c96eba9b635 100644 --- a/charts/stable/hassconfigurator/README.md +++ b/charts/stable/hassconfigurator/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/hassconfigurator` +`helm install mychart oci://oci.trueforge.org/truecharts/hassconfigurator` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/haste-server/Chart.yaml b/charts/stable/haste-server/Chart.yaml index adb874af838..7312fde1370 100644 --- a/charts/stable/haste-server/Chart.yaml +++ b/charts/stable/haste-server/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/haste-server/README.md b/charts/stable/haste-server/README.md index 0d87f95a0f3..81a9126ec22 100644 --- a/charts/stable/haste-server/README.md +++ b/charts/stable/haste-server/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/haste-server` +`helm install mychart oci://oci.trueforge.org/truecharts/haste-server` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/hastebin/Chart.yaml b/charts/stable/hastebin/Chart.yaml index 135399391fe..fda7789a684 100644 --- a/charts/stable/hastebin/Chart.yaml +++ b/charts/stable/hastebin/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/hastebin/README.md b/charts/stable/hastebin/README.md index c468c23acfc..e1690e54fac 100644 --- a/charts/stable/hastebin/README.md +++ b/charts/stable/hastebin/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/hastebin` +`helm install mychart oci://oci.trueforge.org/truecharts/hastebin` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/hasty-paste/Chart.yaml b/charts/stable/hasty-paste/Chart.yaml index bdd5fe7d4bc..4386718bcbc 100644 --- a/charts/stable/hasty-paste/Chart.yaml +++ b/charts/stable/hasty-paste/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 2.2.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/hasty-paste/README.md b/charts/stable/hasty-paste/README.md index e557ad61659..b73ab79a50b 100644 --- a/charts/stable/hasty-paste/README.md +++ b/charts/stable/hasty-paste/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/hasty-paste` +`helm install mychart oci://oci.trueforge.org/truecharts/hasty-paste` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/headphones/Chart.yaml b/charts/stable/headphones/Chart.yaml index 242513e2119..134256c3e9f 100644 --- a/charts/stable/headphones/Chart.yaml +++ b/charts/stable/headphones/Chart.yaml @@ -13,7 +13,7 @@ appVersion: a78f38c1 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/headphones/README.md b/charts/stable/headphones/README.md index e4b881d1a1f..b524759c413 100644 --- a/charts/stable/headphones/README.md +++ b/charts/stable/headphones/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/headphones` +`helm install mychart oci://oci.trueforge.org/truecharts/headphones` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/healthchecks/Chart.yaml b/charts/stable/healthchecks/Chart.yaml index 4f9fec87b45..80b0792f329 100644 --- a/charts/stable/healthchecks/Chart.yaml +++ b/charts/stable/healthchecks/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 3.10.20250811 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/healthchecks/README.md b/charts/stable/healthchecks/README.md index 618e7f33526..5cc52843e1b 100644 --- a/charts/stable/healthchecks/README.md +++ b/charts/stable/healthchecks/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/healthchecks` +`helm install mychart oci://oci.trueforge.org/truecharts/healthchecks` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/hedgedoc/Chart.yaml b/charts/stable/hedgedoc/Chart.yaml index b7418e7543d..3aa99a91d65 100644 --- a/charts/stable/hedgedoc/Chart.yaml +++ b/charts/stable/hedgedoc/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 1.10.3 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/hedgedoc/README.md b/charts/stable/hedgedoc/README.md index d59fb7e6e1a..34133e582de 100644 --- a/charts/stable/hedgedoc/README.md +++ b/charts/stable/hedgedoc/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/hedgedoc` +`helm install mychart oci://oci.trueforge.org/truecharts/hedgedoc` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/heimdall/Chart.yaml b/charts/stable/heimdall/Chart.yaml index 52fc935d100..c00421ea85f 100644 --- a/charts/stable/heimdall/Chart.yaml +++ b/charts/stable/heimdall/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 2.6.3 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/heimdall/README.md b/charts/stable/heimdall/README.md index 9e96d808ac2..d871875204a 100644 --- a/charts/stable/heimdall/README.md +++ b/charts/stable/heimdall/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/heimdall` +`helm install mychart oci://oci.trueforge.org/truecharts/heimdall` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/hetzner-ddns/Chart.yaml b/charts/stable/hetzner-ddns/Chart.yaml index d07d1e51fd6..e039e360373 100644 --- a/charts/stable/hetzner-ddns/Chart.yaml +++ b/charts/stable/hetzner-ddns/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/hetzner-ddns/README.md b/charts/stable/hetzner-ddns/README.md index 23cddf3c941..3e6026d58e8 100644 --- a/charts/stable/hetzner-ddns/README.md +++ b/charts/stable/hetzner-ddns/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/hetzner-ddns` +`helm install mychart oci://oci.trueforge.org/truecharts/hetzner-ddns` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/hexchat/Chart.yaml b/charts/stable/hexchat/Chart.yaml index bf6c2e2b108..de66c96ce56 100644 --- a/charts/stable/hexchat/Chart.yaml +++ b/charts/stable/hexchat/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/hexchat/README.md b/charts/stable/hexchat/README.md index ee4e23df8b0..e1ace84c059 100644 --- a/charts/stable/hexchat/README.md +++ b/charts/stable/hexchat/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/hexchat` +`helm install mychart oci://oci.trueforge.org/truecharts/hexchat` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/hexo-blog/Chart.yaml b/charts/stable/hexo-blog/Chart.yaml index 2c7133f4c2a..80ebde0e971 100644 --- a/charts/stable/hexo-blog/Chart.yaml +++ b/charts/stable/hexo-blog/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/hexo-blog/README.md b/charts/stable/hexo-blog/README.md index 6164165d225..12aedc164fd 100644 --- a/charts/stable/hexo-blog/README.md +++ b/charts/stable/hexo-blog/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/hexo-blog` +`helm install mychart oci://oci.trueforge.org/truecharts/hexo-blog` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/homarr/Chart.yaml b/charts/stable/homarr/Chart.yaml index b435ced8575..be7857c86af 100644 --- a/charts/stable/homarr/Chart.yaml +++ b/charts/stable/homarr/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 0.16.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/homarr/README.md b/charts/stable/homarr/README.md index a95bbf5a15b..20c66f47981 100644 --- a/charts/stable/homarr/README.md +++ b/charts/stable/homarr/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/homarr` +`helm install mychart oci://oci.trueforge.org/truecharts/homarr` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/home-assistant/CHANGELOG.md b/charts/stable/home-assistant/CHANGELOG.md index c2c65839f64..d7b0b8ee672 100644 --- a/charts/stable/home-assistant/CHANGELOG.md +++ b/charts/stable/home-assistant/CHANGELOG.md @@ -1293,7 +1293,7 @@ pagefind: false #### Chore - update helm general non-major helm releases ([#1852](https://github.com/truecharts/apps/issues/1852)) -- update container image tccr.io/truecharts/home-assistant to v2022.2.2 ([#1850](https://github.com/truecharts/apps/issues/1850)) +- update container image oci.trueforge.org/truecharts/home-assistant to v2022.2.2 ([#1850](https://github.com/truecharts/apps/issues/1850)) diff --git a/charts/stable/home-assistant/Chart.yaml b/charts/stable/home-assistant/Chart.yaml index 4fdc422c477..83d675eab34 100644 --- a/charts/stable/home-assistant/Chart.yaml +++ b/charts/stable/home-assistant/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 2025.8.3 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/home-assistant/README.md b/charts/stable/home-assistant/README.md index 1537e69a9a0..d79e6a9132b 100644 --- a/charts/stable/home-assistant/README.md +++ b/charts/stable/home-assistant/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/home-assistant` +`helm install mychart oci://oci.trueforge.org/truecharts/home-assistant` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/homebox/Chart.yaml b/charts/stable/homebox/Chart.yaml index 09fb99b52be..5547e3d0787 100644 --- a/charts/stable/homebox/Chart.yaml +++ b/charts/stable/homebox/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 0.20.2 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/homebox/README.md b/charts/stable/homebox/README.md index 658d567a451..92471bc7b44 100644 --- a/charts/stable/homebox/README.md +++ b/charts/stable/homebox/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/homebox` +`helm install mychart oci://oci.trueforge.org/truecharts/homebox` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/homebridge/Chart.yaml b/charts/stable/homebridge/Chart.yaml index b9de407443c..991e2b00fc4 100644 --- a/charts/stable/homebridge/Chart.yaml +++ b/charts/stable/homebridge/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 2025.7.25 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/homebridge/README.md b/charts/stable/homebridge/README.md index 6cafa573295..54ef6b9a1dc 100644 --- a/charts/stable/homebridge/README.md +++ b/charts/stable/homebridge/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/homebridge` +`helm install mychart oci://oci.trueforge.org/truecharts/homebridge` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/homelablabelmaker/Chart.yaml b/charts/stable/homelablabelmaker/Chart.yaml index 05a244a0e55..409c064b831 100644 --- a/charts/stable/homelablabelmaker/Chart.yaml +++ b/charts/stable/homelablabelmaker/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/homelablabelmaker/README.md b/charts/stable/homelablabelmaker/README.md index 06ba154af6e..31b57cf4785 100644 --- a/charts/stable/homelablabelmaker/README.md +++ b/charts/stable/homelablabelmaker/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/homelablabelmaker` +`helm install mychart oci://oci.trueforge.org/truecharts/homelablabelmaker` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/homepage/Chart.yaml b/charts/stable/homepage/Chart.yaml index e0749c9ca9e..949f2a60f61 100644 --- a/charts/stable/homepage/Chart.yaml +++ b/charts/stable/homepage/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 1.4.6 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/homepage/README.md b/charts/stable/homepage/README.md index 0e58bc53b8e..f2a771a817c 100644 --- a/charts/stable/homepage/README.md +++ b/charts/stable/homepage/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/homepage` +`helm install mychart oci://oci.trueforge.org/truecharts/homepage` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/homer/Chart.yaml b/charts/stable/homer/Chart.yaml index 0153164d8e0..3c4c406ead6 100644 --- a/charts/stable/homer/Chart.yaml +++ b/charts/stable/homer/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 25.08.1 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/homer/README.md b/charts/stable/homer/README.md index 3eec860a90c..07b84152e7a 100644 --- a/charts/stable/homer/README.md +++ b/charts/stable/homer/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/homer` +`helm install mychart oci://oci.trueforge.org/truecharts/homer` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/hoobs/Chart.yaml b/charts/stable/hoobs/Chart.yaml index b0f10c86cba..8882f5d569e 100644 --- a/charts/stable/hoobs/Chart.yaml +++ b/charts/stable/hoobs/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/hoobs/README.md b/charts/stable/hoobs/README.md index 9ff41b88c63..ad999245216 100644 --- a/charts/stable/hoobs/README.md +++ b/charts/stable/hoobs/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/hoobs` +`helm install mychart oci://oci.trueforge.org/truecharts/hoobs` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/htpcmanager/Chart.yaml b/charts/stable/htpcmanager/Chart.yaml index af59b0a7923..a85efba9c82 100644 --- a/charts/stable/htpcmanager/Chart.yaml +++ b/charts/stable/htpcmanager/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 2021.11.17 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/htpcmanager/README.md b/charts/stable/htpcmanager/README.md index 6efd365d41c..2c78539dec4 100644 --- a/charts/stable/htpcmanager/README.md +++ b/charts/stable/htpcmanager/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/htpcmanager` +`helm install mychart oci://oci.trueforge.org/truecharts/htpcmanager` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/humhub/Chart.yaml b/charts/stable/humhub/Chart.yaml index 1271a5f48d6..25e2ecadc66 100644 --- a/charts/stable/humhub/Chart.yaml +++ b/charts/stable/humhub/Chart.yaml @@ -13,21 +13,21 @@ appVersion: 1.17.2 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] import-values: [] - name: mariadb version: 16.3.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: mariadb.enabled alias: "" tags: [] import-values: [] - name: redis version: 17.4.3 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: "" tags: [] diff --git a/charts/stable/humhub/README.md b/charts/stable/humhub/README.md index 965b67b5ab9..08857ed6911 100644 --- a/charts/stable/humhub/README.md +++ b/charts/stable/humhub/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/humhub` +`helm install mychart oci://oci.trueforge.org/truecharts/humhub` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/hurtworld/Chart.yaml b/charts/stable/hurtworld/Chart.yaml index 4858bac5e0e..0d1642cd7e0 100644 --- a/charts/stable/hurtworld/Chart.yaml +++ b/charts/stable/hurtworld/Chart.yaml @@ -13,7 +13,7 @@ appVersion: hurtworld dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/hurtworld/README.md b/charts/stable/hurtworld/README.md index c859ee844a8..f6461c6266f 100644 --- a/charts/stable/hurtworld/README.md +++ b/charts/stable/hurtworld/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/hurtworld` +`helm install mychart oci://oci.trueforge.org/truecharts/hurtworld` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/hyperion-ng/Chart.yaml b/charts/stable/hyperion-ng/Chart.yaml index ce91a277d20..6f6816cc52e 100644 --- a/charts/stable/hyperion-ng/Chart.yaml +++ b/charts/stable/hyperion-ng/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 2.0.16 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/hyperion-ng/README.md b/charts/stable/hyperion-ng/README.md index 6cde0dab405..5c04cbbaf73 100644 --- a/charts/stable/hyperion-ng/README.md +++ b/charts/stable/hyperion-ng/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/hyperion-ng` +`helm install mychart oci://oci.trueforge.org/truecharts/hyperion-ng` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/icloudpd/Chart.yaml b/charts/stable/icloudpd/Chart.yaml index bedaaf94ae5..0c42a28d086 100644 --- a/charts/stable/icloudpd/Chart.yaml +++ b/charts/stable/icloudpd/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 1.0.826 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/icloudpd/README.md b/charts/stable/icloudpd/README.md index 566ea1435ba..408f00a5dd8 100644 --- a/charts/stable/icloudpd/README.md +++ b/charts/stable/icloudpd/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/icloudpd` +`helm install mychart oci://oci.trueforge.org/truecharts/icloudpd` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/imgpush/Chart.yaml b/charts/stable/imgpush/Chart.yaml index c684756241e..ff5a7c91b55 100644 --- a/charts/stable/imgpush/Chart.yaml +++ b/charts/stable/imgpush/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/imgpush/README.md b/charts/stable/imgpush/README.md index a0583465ff4..0d134c1c451 100644 --- a/charts/stable/imgpush/README.md +++ b/charts/stable/imgpush/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/imgpush` +`helm install mychart oci://oci.trueforge.org/truecharts/imgpush` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/immich/Chart.yaml b/charts/stable/immich/Chart.yaml index 9ab55c02259..62b9fc946e5 100644 --- a/charts/stable/immich/Chart.yaml +++ b/charts/stable/immich/Chart.yaml @@ -13,14 +13,14 @@ appVersion: 1.138.1 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] import-values: [] - name: redis version: 17.4.3 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: "" tags: [] diff --git a/charts/stable/immich/README.md b/charts/stable/immich/README.md index 7e1737ae530..8d7f62b1aee 100644 --- a/charts/stable/immich/README.md +++ b/charts/stable/immich/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/immich` +`helm install mychart oci://oci.trueforge.org/truecharts/immich` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/import-ics/Chart.yaml b/charts/stable/import-ics/Chart.yaml index 72f26731e5b..c66b4f31904 100644 --- a/charts/stable/import-ics/Chart.yaml +++ b/charts/stable/import-ics/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/import-ics/README.md b/charts/stable/import-ics/README.md index 00ed5767260..86d67ce2d63 100644 --- a/charts/stable/import-ics/README.md +++ b/charts/stable/import-ics/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/import-ics` +`helm install mychart oci://oci.trueforge.org/truecharts/import-ics` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/impostor-server/Chart.yaml b/charts/stable/impostor-server/Chart.yaml index 52597b5b97d..fc13f50d4f8 100644 --- a/charts/stable/impostor-server/Chart.yaml +++ b/charts/stable/impostor-server/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 1.10.3 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/impostor-server/README.md b/charts/stable/impostor-server/README.md index 9723597fee8..5e76bfcb78b 100644 --- a/charts/stable/impostor-server/README.md +++ b/charts/stable/impostor-server/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/impostor-server` +`helm install mychart oci://oci.trueforge.org/truecharts/impostor-server` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/inkscape-desktop-g3/Chart.yaml b/charts/stable/inkscape-desktop-g3/Chart.yaml index b86bee96adf..f053326bf82 100644 --- a/charts/stable/inkscape-desktop-g3/Chart.yaml +++ b/charts/stable/inkscape-desktop-g3/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/inkscape-desktop-g3/README.md b/charts/stable/inkscape-desktop-g3/README.md index 9fbd9ed74fc..db701c71f7b 100644 --- a/charts/stable/inkscape-desktop-g3/README.md +++ b/charts/stable/inkscape-desktop-g3/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/inkscape-desktop-g3` +`helm install mychart oci://oci.trueforge.org/truecharts/inkscape-desktop-g3` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/insurgencysandstorm/Chart.yaml b/charts/stable/insurgencysandstorm/Chart.yaml index a1c3a8a1cfc..330ade812c8 100644 --- a/charts/stable/insurgencysandstorm/Chart.yaml +++ b/charts/stable/insurgencysandstorm/Chart.yaml @@ -13,7 +13,7 @@ appVersion: insurgencysandstorm dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/insurgencysandstorm/README.md b/charts/stable/insurgencysandstorm/README.md index 67c958c78b5..fe665efacd7 100644 --- a/charts/stable/insurgencysandstorm/README.md +++ b/charts/stable/insurgencysandstorm/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/insurgencysandstorm` +`helm install mychart oci://oci.trueforge.org/truecharts/insurgencysandstorm` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/invidious/Chart.yaml b/charts/stable/invidious/Chart.yaml index 5fb49ec7bd9..bf8fa6885b5 100644 --- a/charts/stable/invidious/Chart.yaml +++ b/charts/stable/invidious/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/invidious/README.md b/charts/stable/invidious/README.md index 7794c92ea80..476ac129c8a 100644 --- a/charts/stable/invidious/README.md +++ b/charts/stable/invidious/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/invidious` +`helm install mychart oci://oci.trueforge.org/truecharts/invidious` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/invitarr/Chart.yaml b/charts/stable/invitarr/Chart.yaml index e6bbcbf2852..eb43efbe611 100644 --- a/charts/stable/invitarr/Chart.yaml +++ b/charts/stable/invitarr/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/invitarr/README.md b/charts/stable/invitarr/README.md index e82fdd0da46..fc6263cc567 100644 --- a/charts/stable/invitarr/README.md +++ b/charts/stable/invitarr/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/invitarr` +`helm install mychart oci://oci.trueforge.org/truecharts/invitarr` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/ipfs/Chart.yaml b/charts/stable/ipfs/Chart.yaml index 09953186b4f..f7a6fac3218 100644 --- a/charts/stable/ipfs/Chart.yaml +++ b/charts/stable/ipfs/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 0.36.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/ipfs/README.md b/charts/stable/ipfs/README.md index d1b791c69fc..12722c958f5 100644 --- a/charts/stable/ipfs/README.md +++ b/charts/stable/ipfs/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/ipfs` +`helm install mychart oci://oci.trueforge.org/truecharts/ipfs` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/ipmi-tools/Chart.yaml b/charts/stable/ipmi-tools/Chart.yaml index d97b521f242..f09d12e8baa 100644 --- a/charts/stable/ipmi-tools/Chart.yaml +++ b/charts/stable/ipmi-tools/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/ipmi-tools/README.md b/charts/stable/ipmi-tools/README.md index d2515d7e413..cad581a771b 100644 --- a/charts/stable/ipmi-tools/README.md +++ b/charts/stable/ipmi-tools/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/ipmi-tools` +`helm install mychart oci://oci.trueforge.org/truecharts/ipmi-tools` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/ispy-agent-dvr/CHANGELOG.md b/charts/stable/ispy-agent-dvr/CHANGELOG.md index fc89eb09260..4d99f4297a6 100644 --- a/charts/stable/ispy-agent-dvr/CHANGELOG.md +++ b/charts/stable/ispy-agent-dvr/CHANGELOG.md @@ -845,7 +845,7 @@ pagefind: false #### Chore - update helm general non-major helm releases ([#2803](https://github.com/truecharts/apps/issues/2803)) -- update container image tccr.io/truecharts/ispy-agent-dvr to v4.0.0.0 ([#2769](https://github.com/truecharts/apps/issues/2769)) +- update container image oci.trueforge.org/truecharts/ispy-agent-dvr to v4.0.0.0 ([#2769](https://github.com/truecharts/apps/issues/2769)) diff --git a/charts/stable/ispy-agent-dvr/Chart.yaml b/charts/stable/ispy-agent-dvr/Chart.yaml index 089d2773b5b..2bf84a19bad 100644 --- a/charts/stable/ispy-agent-dvr/Chart.yaml +++ b/charts/stable/ispy-agent-dvr/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 6.6.1.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/ispy-agent-dvr/README.md b/charts/stable/ispy-agent-dvr/README.md index f53a1b6228b..edbf77d0855 100644 --- a/charts/stable/ispy-agent-dvr/README.md +++ b/charts/stable/ispy-agent-dvr/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/ispy-agent-dvr` +`helm install mychart oci://oci.trueforge.org/truecharts/ispy-agent-dvr` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/it-tools/Chart.yaml b/charts/stable/it-tools/Chart.yaml index a436474b47c..3414ef0045a 100644 --- a/charts/stable/it-tools/Chart.yaml +++ b/charts/stable/it-tools/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 2024.10.22 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/it-tools/README.md b/charts/stable/it-tools/README.md index c92823a1312..b9f47d8071d 100644 --- a/charts/stable/it-tools/README.md +++ b/charts/stable/it-tools/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/it-tools` +`helm install mychart oci://oci.trueforge.org/truecharts/it-tools` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/iyuuplus/Chart.yaml b/charts/stable/iyuuplus/Chart.yaml index 908de89dd46..b434d84f219 100644 --- a/charts/stable/iyuuplus/Chart.yaml +++ b/charts/stable/iyuuplus/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/iyuuplus/README.md b/charts/stable/iyuuplus/README.md index d6c964eb590..342b4027629 100644 --- a/charts/stable/iyuuplus/README.md +++ b/charts/stable/iyuuplus/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/iyuuplus` +`helm install mychart oci://oci.trueforge.org/truecharts/iyuuplus` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/jackett/CHANGELOG.md b/charts/stable/jackett/CHANGELOG.md index fd61ba9eb15..1bc16d4699e 100644 --- a/charts/stable/jackett/CHANGELOG.md +++ b/charts/stable/jackett/CHANGELOG.md @@ -899,7 +899,7 @@ pagefind: false - Bump all charts to generate config and container references due to huge increase of repository - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) -- update container image tccr.io/truecharts/jackett to v0.20.1326 ([#3267](https://github.com/truecharts/apps/issues/3267)) +- update container image oci.trueforge.org/truecharts/jackett to v0.20.1326 ([#3267](https://github.com/truecharts/apps/issues/3267)) ## [jackett-11.0.44](https://github.com/truecharts/apps/compare/jackett-11.0.43...jackett-11.0.44) (2022-07-20) diff --git a/charts/stable/jackett/Chart.yaml b/charts/stable/jackett/Chart.yaml index 07a7e80f368..c7cb689c114 100644 --- a/charts/stable/jackett/Chart.yaml +++ b/charts/stable/jackett/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 0.22.2349 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/jackett/README.md b/charts/stable/jackett/README.md index 2a8246a7891..b53dfacf35a 100644 --- a/charts/stable/jackett/README.md +++ b/charts/stable/jackett/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/jackett` +`helm install mychart oci://oci.trueforge.org/truecharts/jackett` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/jdownloader2/Chart.yaml b/charts/stable/jdownloader2/Chart.yaml index 975d1032b5b..69b92135579 100644 --- a/charts/stable/jdownloader2/Chart.yaml +++ b/charts/stable/jdownloader2/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 25.07.2 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/jdownloader2/README.md b/charts/stable/jdownloader2/README.md index 3043ab4dccb..00e81e59c09 100644 --- a/charts/stable/jdownloader2/README.md +++ b/charts/stable/jdownloader2/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/jdownloader2` +`helm install mychart oci://oci.trueforge.org/truecharts/jdownloader2` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/jellyfin/Chart.yaml b/charts/stable/jellyfin/Chart.yaml index 558c4fa2239..a8089e2886b 100644 --- a/charts/stable/jellyfin/Chart.yaml +++ b/charts/stable/jellyfin/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 10.10.7 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/jellyfin/README.md b/charts/stable/jellyfin/README.md index 781ceebef72..189a19d1cc3 100644 --- a/charts/stable/jellyfin/README.md +++ b/charts/stable/jellyfin/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/jellyfin` +`helm install mychart oci://oci.trueforge.org/truecharts/jellyfin` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/jellyseerr/Chart.yaml b/charts/stable/jellyseerr/Chart.yaml index f9a5ec55cb4..5d8e4c70c93 100644 --- a/charts/stable/jellyseerr/Chart.yaml +++ b/charts/stable/jellyseerr/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 2.7.3 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/jellyseerr/README.md b/charts/stable/jellyseerr/README.md index 30bd6f6aaf6..21405776b71 100644 --- a/charts/stable/jellyseerr/README.md +++ b/charts/stable/jellyseerr/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/jellyseerr` +`helm install mychart oci://oci.trueforge.org/truecharts/jellyseerr` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/jellystat/Chart.yaml b/charts/stable/jellystat/Chart.yaml index 23f32ff448b..99e4be7787a 100644 --- a/charts/stable/jellystat/Chart.yaml +++ b/charts/stable/jellystat/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/jellystat/README.md b/charts/stable/jellystat/README.md index 7c53e35f616..34b1bed929b 100644 --- a/charts/stable/jellystat/README.md +++ b/charts/stable/jellystat/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/jellystat` +`helm install mychart oci://oci.trueforge.org/truecharts/jellystat` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/jelu/Chart.yaml b/charts/stable/jelu/Chart.yaml index d7d18205577..99d4dc22e44 100644 --- a/charts/stable/jelu/Chart.yaml +++ b/charts/stable/jelu/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/jelu/README.md b/charts/stable/jelu/README.md index 66abeb289fb..ee86bf3abd7 100644 --- a/charts/stable/jelu/README.md +++ b/charts/stable/jelu/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/jelu` +`helm install mychart oci://oci.trueforge.org/truecharts/jelu` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/jenkins/Chart.yaml b/charts/stable/jenkins/Chart.yaml index 06a95fa9024..f51fcd29b47 100644 --- a/charts/stable/jenkins/Chart.yaml +++ b/charts/stable/jenkins/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 2.524.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/jenkins/README.md b/charts/stable/jenkins/README.md index eba674c23b6..8bef4ab4a0a 100644 --- a/charts/stable/jenkins/README.md +++ b/charts/stable/jenkins/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/jenkins` +`helm install mychart oci://oci.trueforge.org/truecharts/jenkins` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/jmzhomeproxy/Chart.yaml b/charts/stable/jmzhomeproxy/Chart.yaml index a48f20d97d6..97abf4557f1 100644 --- a/charts/stable/jmzhomeproxy/Chart.yaml +++ b/charts/stable/jmzhomeproxy/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/jmzhomeproxy/README.md b/charts/stable/jmzhomeproxy/README.md index 400bf320e9d..fe8d1ddbc27 100644 --- a/charts/stable/jmzhomeproxy/README.md +++ b/charts/stable/jmzhomeproxy/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/jmzhomeproxy` +`helm install mychart oci://oci.trueforge.org/truecharts/jmzhomeproxy` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/joplin-server/Chart.yaml b/charts/stable/joplin-server/Chart.yaml index 03a510bd806..2aa6df0a9cd 100644 --- a/charts/stable/joplin-server/Chart.yaml +++ b/charts/stable/joplin-server/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 3.4.2 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/joplin-server/README.md b/charts/stable/joplin-server/README.md index 36c02127102..dc98e9ffcf8 100644 --- a/charts/stable/joplin-server/README.md +++ b/charts/stable/joplin-server/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/joplin-server` +`helm install mychart oci://oci.trueforge.org/truecharts/joplin-server` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/jts3servermod/Chart.yaml b/charts/stable/jts3servermod/Chart.yaml index 04b5ae4febf..759a930c5b2 100644 --- a/charts/stable/jts3servermod/Chart.yaml +++ b/charts/stable/jts3servermod/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 20240301.0.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/jts3servermod/README.md b/charts/stable/jts3servermod/README.md index 7188af81d41..ac16f3acbd4 100644 --- a/charts/stable/jts3servermod/README.md +++ b/charts/stable/jts3servermod/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/jts3servermod` +`helm install mychart oci://oci.trueforge.org/truecharts/jts3servermod` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/jupyter/Chart.yaml b/charts/stable/jupyter/Chart.yaml index 05959d3c069..8a41bedc01d 100644 --- a/charts/stable/jupyter/Chart.yaml +++ b/charts/stable/jupyter/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 2025.8.18 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/jupyter/README.md b/charts/stable/jupyter/README.md index 67646d0d65b..86e60b25c4a 100644 --- a/charts/stable/jupyter/README.md +++ b/charts/stable/jupyter/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/jupyter` +`helm install mychart oci://oci.trueforge.org/truecharts/jupyter` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/kanboard/Chart.yaml b/charts/stable/kanboard/Chart.yaml index 42fe4dcfa28..a45f0368a4c 100644 --- a/charts/stable/kanboard/Chart.yaml +++ b/charts/stable/kanboard/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 1.2.47 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/kanboard/README.md b/charts/stable/kanboard/README.md index 3f945e29899..e9329cc1011 100644 --- a/charts/stable/kanboard/README.md +++ b/charts/stable/kanboard/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/kanboard` +`helm install mychart oci://oci.trueforge.org/truecharts/kanboard` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/kapowarr/Chart.yaml b/charts/stable/kapowarr/Chart.yaml index 2c5439333bd..d403cd7187a 100644 --- a/charts/stable/kapowarr/Chart.yaml +++ b/charts/stable/kapowarr/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 1.0.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/kapowarr/README.md b/charts/stable/kapowarr/README.md index 1d0dcc28a66..89e505c9366 100644 --- a/charts/stable/kapowarr/README.md +++ b/charts/stable/kapowarr/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/kapowarr` +`helm install mychart oci://oci.trueforge.org/truecharts/kapowarr` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/kasm/Chart.yaml b/charts/stable/kasm/Chart.yaml index 864029eef98..19155e359d0 100644 --- a/charts/stable/kasm/Chart.yaml +++ b/charts/stable/kasm/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 1.17.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/kasm/README.md b/charts/stable/kasm/README.md index 0b179c6cd23..e96f4b72f05 100644 --- a/charts/stable/kasm/README.md +++ b/charts/stable/kasm/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/kasm` +`helm install mychart oci://oci.trueforge.org/truecharts/kasm` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/kavita/Chart.yaml b/charts/stable/kavita/Chart.yaml index fd30aa6a7e9..bf4e302dd3c 100644 --- a/charts/stable/kavita/Chart.yaml +++ b/charts/stable/kavita/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 0.8.7 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/kavita/README.md b/charts/stable/kavita/README.md index b6da795967c..98a50966e05 100644 --- a/charts/stable/kavita/README.md +++ b/charts/stable/kavita/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/kavita` +`helm install mychart oci://oci.trueforge.org/truecharts/kavita` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/kdenlive-vnc/Chart.yaml b/charts/stable/kdenlive-vnc/Chart.yaml index 7eb127b291e..313a5d6158c 100644 --- a/charts/stable/kdenlive-vnc/Chart.yaml +++ b/charts/stable/kdenlive-vnc/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/kdenlive-vnc/README.md b/charts/stable/kdenlive-vnc/README.md index 04fcb9530cd..6c2f0c3580f 100644 --- a/charts/stable/kdenlive-vnc/README.md +++ b/charts/stable/kdenlive-vnc/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/kdenlive-vnc` +`helm install mychart oci://oci.trueforge.org/truecharts/kdenlive-vnc` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/kdenlive/Chart.yaml b/charts/stable/kdenlive/Chart.yaml index 3e29b938ca1..a1366ba6438 100644 --- a/charts/stable/kdenlive/Chart.yaml +++ b/charts/stable/kdenlive/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/kdenlive/README.md b/charts/stable/kdenlive/README.md index 01f4a9b0bc0..4c019b9386d 100644 --- a/charts/stable/kdenlive/README.md +++ b/charts/stable/kdenlive/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/kdenlive` +`helm install mychart oci://oci.trueforge.org/truecharts/kdenlive` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/keeweb/Chart.yaml b/charts/stable/keeweb/Chart.yaml index 4f12acd1b89..e4cba399f7a 100644 --- a/charts/stable/keeweb/Chart.yaml +++ b/charts/stable/keeweb/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/keeweb/README.md b/charts/stable/keeweb/README.md index e68eac4554b..18e94c2b2dc 100644 --- a/charts/stable/keeweb/README.md +++ b/charts/stable/keeweb/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/keeweb` +`helm install mychart oci://oci.trueforge.org/truecharts/keeweb` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/kerbalspaceprogram-lmp/Chart.yaml b/charts/stable/kerbalspaceprogram-lmp/Chart.yaml index e45a39ea85f..3cffb707301 100644 --- a/charts/stable/kerbalspaceprogram-lmp/Chart.yaml +++ b/charts/stable/kerbalspaceprogram-lmp/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/kerbalspaceprogram-lmp/README.md b/charts/stable/kerbalspaceprogram-lmp/README.md index 5a05ceae929..44a4223a088 100644 --- a/charts/stable/kerbalspaceprogram-lmp/README.md +++ b/charts/stable/kerbalspaceprogram-lmp/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/kerbalspaceprogram-lmp` +`helm install mychart oci://oci.trueforge.org/truecharts/kerbalspaceprogram-lmp` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/kerio-connect/Chart.yaml b/charts/stable/kerio-connect/Chart.yaml index 1374b86abbd..242ae533909 100644 --- a/charts/stable/kerio-connect/Chart.yaml +++ b/charts/stable/kerio-connect/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/kerio-connect/README.md b/charts/stable/kerio-connect/README.md index b6f246f2998..c55e85c0ab4 100644 --- a/charts/stable/kerio-connect/README.md +++ b/charts/stable/kerio-connect/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/kerio-connect` +`helm install mychart oci://oci.trueforge.org/truecharts/kerio-connect` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/kitana/Chart.yaml b/charts/stable/kitana/Chart.yaml index 71026353c36..653a70cf1e4 100644 --- a/charts/stable/kitana/Chart.yaml +++ b/charts/stable/kitana/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/kitana/README.md b/charts/stable/kitana/README.md index 10f0e7f6021..d4a14cf3630 100644 --- a/charts/stable/kitana/README.md +++ b/charts/stable/kitana/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/kitana` +`helm install mychart oci://oci.trueforge.org/truecharts/kitana` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/kitchenowl/Chart.yaml b/charts/stable/kitchenowl/Chart.yaml index 4f9117324f3..a3538c2a273 100644 --- a/charts/stable/kitchenowl/Chart.yaml +++ b/charts/stable/kitchenowl/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/kitchenowl/README.md b/charts/stable/kitchenowl/README.md index ab46f1b15f7..7d94eced6c1 100644 --- a/charts/stable/kitchenowl/README.md +++ b/charts/stable/kitchenowl/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/kitchenowl` +`helm install mychart oci://oci.trueforge.org/truecharts/kitchenowl` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/kiwix-serve/Chart.yaml b/charts/stable/kiwix-serve/Chart.yaml index 200f3c2ef01..f9be40be500 100644 --- a/charts/stable/kiwix-serve/Chart.yaml +++ b/charts/stable/kiwix-serve/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 3.7.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/kiwix-serve/README.md b/charts/stable/kiwix-serve/README.md index b32e03666da..03849a4213f 100644 --- a/charts/stable/kiwix-serve/README.md +++ b/charts/stable/kiwix-serve/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/kiwix-serve` +`helm install mychart oci://oci.trueforge.org/truecharts/kiwix-serve` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/kms/Chart.yaml b/charts/stable/kms/Chart.yaml index 70bf40f05ee..6298ae5b6fc 100644 --- a/charts/stable/kms/Chart.yaml +++ b/charts/stable/kms/Chart.yaml @@ -13,7 +13,7 @@ appVersion: minimal dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/kms/README.md b/charts/stable/kms/README.md index 90390118704..64a0b0b7d06 100644 --- a/charts/stable/kms/README.md +++ b/charts/stable/kms/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/kms` +`helm install mychart oci://oci.trueforge.org/truecharts/kms` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/kodi-headless/Chart.yaml b/charts/stable/kodi-headless/Chart.yaml index 36cbfce2220..8f73d5d75f7 100644 --- a/charts/stable/kodi-headless/Chart.yaml +++ b/charts/stable/kodi-headless/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 190.0.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/kodi-headless/README.md b/charts/stable/kodi-headless/README.md index 56de37ff997..d6b6359ac0a 100644 --- a/charts/stable/kodi-headless/README.md +++ b/charts/stable/kodi-headless/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/kodi-headless` +`helm install mychart oci://oci.trueforge.org/truecharts/kodi-headless` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/kometa/Chart.yaml b/charts/stable/kometa/Chart.yaml index 9bfec4827f6..2a3d3b170fd 100644 --- a/charts/stable/kometa/Chart.yaml +++ b/charts/stable/kometa/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 2.2.1 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/kometa/README.md b/charts/stable/kometa/README.md index 16eda68759a..8013cb7f08b 100644 --- a/charts/stable/kometa/README.md +++ b/charts/stable/kometa/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/kometa` +`helm install mychart oci://oci.trueforge.org/truecharts/kometa` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/komga/Chart.yaml b/charts/stable/komga/Chart.yaml index 698171ec298..43c30bbd901 100644 --- a/charts/stable/komga/Chart.yaml +++ b/charts/stable/komga/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 1.23.1 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/komga/README.md b/charts/stable/komga/README.md index 2ab581bd85b..8acf61c16f4 100644 --- a/charts/stable/komga/README.md +++ b/charts/stable/komga/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/komga` +`helm install mychart oci://oci.trueforge.org/truecharts/komga` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/kopia/Chart.yaml b/charts/stable/kopia/Chart.yaml index 9193c50d4aa..41d6fd6f07a 100644 --- a/charts/stable/kopia/Chart.yaml +++ b/charts/stable/kopia/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 20250812.0.11140 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/kopia/README.md b/charts/stable/kopia/README.md index b77ac0d8114..8063814f873 100644 --- a/charts/stable/kopia/README.md +++ b/charts/stable/kopia/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/kopia` +`helm install mychart oci://oci.trueforge.org/truecharts/kopia` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/krusader/Chart.yaml b/charts/stable/krusader/Chart.yaml index cf28369bba7..7e61df4e9b4 100644 --- a/charts/stable/krusader/Chart.yaml +++ b/charts/stable/krusader/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/krusader/README.md b/charts/stable/krusader/README.md index fa5945c864f..c957451be80 100644 --- a/charts/stable/krusader/README.md +++ b/charts/stable/krusader/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/krusader` +`helm install mychart oci://oci.trueforge.org/truecharts/krusader` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/lama-cleaner/Chart.yaml b/charts/stable/lama-cleaner/Chart.yaml index b7a63fb394b..c19141c4094 100644 --- a/charts/stable/lama-cleaner/Chart.yaml +++ b/charts/stable/lama-cleaner/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 0.33.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/lama-cleaner/README.md b/charts/stable/lama-cleaner/README.md index 1a1af79b9e5..6ab256d8ef0 100644 --- a/charts/stable/lama-cleaner/README.md +++ b/charts/stable/lama-cleaner/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/lama-cleaner` +`helm install mychart oci://oci.trueforge.org/truecharts/lama-cleaner` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/lancache-dns/Chart.yaml b/charts/stable/lancache-dns/Chart.yaml index 7229631b1d9..385c49c2bb8 100644 --- a/charts/stable/lancache-dns/Chart.yaml +++ b/charts/stable/lancache-dns/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/lancache-dns/README.md b/charts/stable/lancache-dns/README.md index f5ef779d489..710b03a8b11 100644 --- a/charts/stable/lancache-dns/README.md +++ b/charts/stable/lancache-dns/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/lancache-dns` +`helm install mychart oci://oci.trueforge.org/truecharts/lancache-dns` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/lancache-monolithic/Chart.yaml b/charts/stable/lancache-monolithic/Chart.yaml index 79081d42a68..4eb15a708c6 100644 --- a/charts/stable/lancache-monolithic/Chart.yaml +++ b/charts/stable/lancache-monolithic/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/lancache-monolithic/README.md b/charts/stable/lancache-monolithic/README.md index e42425352ea..d0b7c22af5f 100644 --- a/charts/stable/lancache-monolithic/README.md +++ b/charts/stable/lancache-monolithic/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/lancache-monolithic` +`helm install mychart oci://oci.trueforge.org/truecharts/lancache-monolithic` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/lanraragi/Chart.yaml b/charts/stable/lanraragi/Chart.yaml index 447931d963d..8c58d904c1a 100644 --- a/charts/stable/lanraragi/Chart.yaml +++ b/charts/stable/lanraragi/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 0.9.41 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/lanraragi/README.md b/charts/stable/lanraragi/README.md index 27a91a04318..2c5f377440e 100644 --- a/charts/stable/lanraragi/README.md +++ b/charts/stable/lanraragi/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/lanraragi` +`helm install mychart oci://oci.trueforge.org/truecharts/lanraragi` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/lastoasis/Chart.yaml b/charts/stable/lastoasis/Chart.yaml index 7cbb5734c75..8dff0d3d391 100644 --- a/charts/stable/lastoasis/Chart.yaml +++ b/charts/stable/lastoasis/Chart.yaml @@ -13,7 +13,7 @@ appVersion: lastoasis dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/lastoasis/README.md b/charts/stable/lastoasis/README.md index 71e717f9160..4ddefee5581 100644 --- a/charts/stable/lastoasis/README.md +++ b/charts/stable/lastoasis/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/lastoasis` +`helm install mychart oci://oci.trueforge.org/truecharts/lastoasis` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/lazylibrarian/Chart.yaml b/charts/stable/lazylibrarian/Chart.yaml index f61e2f8b9c2..a4c3b129065 100644 --- a/charts/stable/lazylibrarian/Chart.yaml +++ b/charts/stable/lazylibrarian/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/lazylibrarian/README.md b/charts/stable/lazylibrarian/README.md index 0db416bf3c3..7ebd3361251 100644 --- a/charts/stable/lazylibrarian/README.md +++ b/charts/stable/lazylibrarian/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/lazylibrarian` +`helm install mychart oci://oci.trueforge.org/truecharts/lazylibrarian` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/leaf2mqtt/Chart.yaml b/charts/stable/leaf2mqtt/Chart.yaml index 88e3828d3db..9cd1a7cbf38 100644 --- a/charts/stable/leaf2mqtt/Chart.yaml +++ b/charts/stable/leaf2mqtt/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 0.6.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/leaf2mqtt/README.md b/charts/stable/leaf2mqtt/README.md index f4898395975..26cfb93968f 100644 --- a/charts/stable/leaf2mqtt/README.md +++ b/charts/stable/leaf2mqtt/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/leaf2mqtt` +`helm install mychart oci://oci.trueforge.org/truecharts/leaf2mqtt` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/left4dead/Chart.yaml b/charts/stable/left4dead/Chart.yaml index cfcaa43f555..970fc77e87a 100644 --- a/charts/stable/left4dead/Chart.yaml +++ b/charts/stable/left4dead/Chart.yaml @@ -13,7 +13,7 @@ appVersion: l4d dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/left4dead/README.md b/charts/stable/left4dead/README.md index 8793b604b64..f30534fa779 100644 --- a/charts/stable/left4dead/README.md +++ b/charts/stable/left4dead/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/left4dead` +`helm install mychart oci://oci.trueforge.org/truecharts/left4dead` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/lemur-cfssl/Chart.yaml b/charts/stable/lemur-cfssl/Chart.yaml index 2672de7e6fd..e1541a60980 100644 --- a/charts/stable/lemur-cfssl/Chart.yaml +++ b/charts/stable/lemur-cfssl/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/lemur-cfssl/README.md b/charts/stable/lemur-cfssl/README.md index 72befbb135c..f2dcfde89f5 100644 --- a/charts/stable/lemur-cfssl/README.md +++ b/charts/stable/lemur-cfssl/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/lemur-cfssl` +`helm install mychart oci://oci.trueforge.org/truecharts/lemur-cfssl` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/libreddit/Chart.yaml b/charts/stable/libreddit/Chart.yaml index f8029226512..f73a71f7238 100644 --- a/charts/stable/libreddit/Chart.yaml +++ b/charts/stable/libreddit/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/libreddit/README.md b/charts/stable/libreddit/README.md index 3a71cb153ad..056f8f78b7c 100644 --- a/charts/stable/libreddit/README.md +++ b/charts/stable/libreddit/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/libreddit` +`helm install mychart oci://oci.trueforge.org/truecharts/libreddit` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/librespeed/Chart.yaml b/charts/stable/librespeed/Chart.yaml index 146ccbfe10d..ce66746e887 100644 --- a/charts/stable/librespeed/Chart.yaml +++ b/charts/stable/librespeed/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 5.4.20240804 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/librespeed/README.md b/charts/stable/librespeed/README.md index c305ec84b62..ca9cc64e35c 100644 --- a/charts/stable/librespeed/README.md +++ b/charts/stable/librespeed/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/librespeed` +`helm install mychart oci://oci.trueforge.org/truecharts/librespeed` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/lidarr/Chart.yaml b/charts/stable/lidarr/Chart.yaml index 8e82bd3bc10..7331d5ec183 100644 --- a/charts/stable/lidarr/Chart.yaml +++ b/charts/stable/lidarr/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 2.13.2 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/lidarr/README.md b/charts/stable/lidarr/README.md index 5a1325fc6f8..258069c3240 100644 --- a/charts/stable/lidarr/README.md +++ b/charts/stable/lidarr/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/lidarr` +`helm install mychart oci://oci.trueforge.org/truecharts/lidarr` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/lingva/Chart.yaml b/charts/stable/lingva/Chart.yaml index 01c8741fdcc..d6e9139a405 100644 --- a/charts/stable/lingva/Chart.yaml +++ b/charts/stable/lingva/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/lingva/README.md b/charts/stable/lingva/README.md index d939c95236b..c9dbce29f2d 100644 --- a/charts/stable/lingva/README.md +++ b/charts/stable/lingva/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/lingva` +`helm install mychart oci://oci.trueforge.org/truecharts/lingva` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/linkding/Chart.yaml b/charts/stable/linkding/Chart.yaml index 1169506f74c..9d50cd5ee46 100644 --- a/charts/stable/linkding/Chart.yaml +++ b/charts/stable/linkding/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 1.42.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/linkding/README.md b/charts/stable/linkding/README.md index 93bff3b6d6e..4489e90b0a0 100644 --- a/charts/stable/linkding/README.md +++ b/charts/stable/linkding/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/linkding` +`helm install mychart oci://oci.trueforge.org/truecharts/linkding` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/linkwallet/Chart.yaml b/charts/stable/linkwallet/Chart.yaml index 82f19884362..45a4ec6f206 100644 --- a/charts/stable/linkwallet/Chart.yaml +++ b/charts/stable/linkwallet/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 0.1.1 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/linkwallet/README.md b/charts/stable/linkwallet/README.md index 46a1873e4cb..2f7579cc600 100644 --- a/charts/stable/linkwallet/README.md +++ b/charts/stable/linkwallet/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/linkwallet` +`helm install mychart oci://oci.trueforge.org/truecharts/linkwallet` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/linkwarden/Chart.yaml b/charts/stable/linkwarden/Chart.yaml index 3bcb41b7b34..9985c150a76 100644 --- a/charts/stable/linkwarden/Chart.yaml +++ b/charts/stable/linkwarden/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 2.12.2 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/linkwarden/README.md b/charts/stable/linkwarden/README.md index 68e36bdc896..cf5efc53c43 100644 --- a/charts/stable/linkwarden/README.md +++ b/charts/stable/linkwarden/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/linkwarden` +`helm install mychart oci://oci.trueforge.org/truecharts/linkwarden` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/littlelink/Chart.yaml b/charts/stable/littlelink/Chart.yaml index ffbef5ba77c..6a837a121e4 100644 --- a/charts/stable/littlelink/Chart.yaml +++ b/charts/stable/littlelink/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/littlelink/README.md b/charts/stable/littlelink/README.md index dbeb8fc7800..c1e23cf5af2 100644 --- a/charts/stable/littlelink/README.md +++ b/charts/stable/littlelink/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/littlelink` +`helm install mychart oci://oci.trueforge.org/truecharts/littlelink` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/livestreamdvr/Chart.yaml b/charts/stable/livestreamdvr/Chart.yaml index 63499b8a4ba..f3f20ab720d 100644 --- a/charts/stable/livestreamdvr/Chart.yaml +++ b/charts/stable/livestreamdvr/Chart.yaml @@ -13,7 +13,7 @@ appVersion: master dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/livestreamdvr/README.md b/charts/stable/livestreamdvr/README.md index a963134a23a..73a53c39f79 100644 --- a/charts/stable/livestreamdvr/README.md +++ b/charts/stable/livestreamdvr/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/livestreamdvr` +`helm install mychart oci://oci.trueforge.org/truecharts/livestreamdvr` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/llalon-github-backup/Chart.yaml b/charts/stable/llalon-github-backup/Chart.yaml index f7a7863321f..2471ea1e94f 100644 --- a/charts/stable/llalon-github-backup/Chart.yaml +++ b/charts/stable/llalon-github-backup/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/llalon-github-backup/README.md b/charts/stable/llalon-github-backup/README.md index 3d0d83f822f..c5e8d467e02 100644 --- a/charts/stable/llalon-github-backup/README.md +++ b/charts/stable/llalon-github-backup/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/llalon-github-backup` +`helm install mychart oci://oci.trueforge.org/truecharts/llalon-github-backup` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/lldap/Chart.yaml b/charts/stable/lldap/Chart.yaml index 94623675e24..4f9d67588bf 100644 --- a/charts/stable/lldap/Chart.yaml +++ b/charts/stable/lldap/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 0.6.2 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/lldap/README.md b/charts/stable/lldap/README.md index 556e0077f34..a2961d2207e 100644 --- a/charts/stable/lldap/README.md +++ b/charts/stable/lldap/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/lldap` +`helm install mychart oci://oci.trueforge.org/truecharts/lldap` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/local-ai/Chart.yaml b/charts/stable/local-ai/Chart.yaml index 5297aee9cbe..18e5f457c92 100644 --- a/charts/stable/local-ai/Chart.yaml +++ b/charts/stable/local-ai/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 3.4.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/local-ai/README.md b/charts/stable/local-ai/README.md index b30e0e53e3f..03bb9245efa 100644 --- a/charts/stable/local-ai/README.md +++ b/charts/stable/local-ai/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/local-ai` +`helm install mychart oci://oci.trueforge.org/truecharts/local-ai` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/longvinter/Chart.yaml b/charts/stable/longvinter/Chart.yaml index 02c22e767ca..8b44c6b7bdd 100644 --- a/charts/stable/longvinter/Chart.yaml +++ b/charts/stable/longvinter/Chart.yaml @@ -13,7 +13,7 @@ appVersion: longinter dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/longvinter/README.md b/charts/stable/longvinter/README.md index 80e61e1fe3a..17223eb80c1 100644 --- a/charts/stable/longvinter/README.md +++ b/charts/stable/longvinter/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/longvinter` +`helm install mychart oci://oci.trueforge.org/truecharts/longvinter` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/lyrion-music-server/Chart.yaml b/charts/stable/lyrion-music-server/Chart.yaml index f6f94f9cf22..a292532189c 100644 --- a/charts/stable/lyrion-music-server/Chart.yaml +++ b/charts/stable/lyrion-music-server/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 9.1.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/lyrion-music-server/README.md b/charts/stable/lyrion-music-server/README.md index 70b0e032fcb..aa1db43869a 100644 --- a/charts/stable/lyrion-music-server/README.md +++ b/charts/stable/lyrion-music-server/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/lyrion-music-server` +`helm install mychart oci://oci.trueforge.org/truecharts/lyrion-music-server` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/mailpile/Chart.yaml b/charts/stable/mailpile/Chart.yaml index c5d1fd880c4..da3298bcd0c 100644 --- a/charts/stable/mailpile/Chart.yaml +++ b/charts/stable/mailpile/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/mailpile/README.md b/charts/stable/mailpile/README.md index 02bc22c8e93..f566e80adee 100644 --- a/charts/stable/mailpile/README.md +++ b/charts/stable/mailpile/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/mailpile` +`helm install mychart oci://oci.trueforge.org/truecharts/mailpile` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/maintainerr/Chart.yaml b/charts/stable/maintainerr/Chart.yaml index 496fd2e3c73..1836308c4bb 100644 --- a/charts/stable/maintainerr/Chart.yaml +++ b/charts/stable/maintainerr/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 2.19.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/maintainerr/README.md b/charts/stable/maintainerr/README.md index 3a3b457b6fd..bccec2d927c 100644 --- a/charts/stable/maintainerr/README.md +++ b/charts/stable/maintainerr/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/maintainerr` +`helm install mychart oci://oci.trueforge.org/truecharts/maintainerr` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/makemkv/Chart.yaml b/charts/stable/makemkv/Chart.yaml index 2b258af0d9e..5f44ebf5c0f 100644 --- a/charts/stable/makemkv/Chart.yaml +++ b/charts/stable/makemkv/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 25.08.1 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/makemkv/README.md b/charts/stable/makemkv/README.md index fdf8b747ff8..04bfd6d85a3 100644 --- a/charts/stable/makemkv/README.md +++ b/charts/stable/makemkv/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/makemkv` +`helm install mychart oci://oci.trueforge.org/truecharts/makemkv` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/maloja/Chart.yaml b/charts/stable/maloja/Chart.yaml index 53f859cb5b0..ae1bd58056b 100644 --- a/charts/stable/maloja/Chart.yaml +++ b/charts/stable/maloja/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/maloja/README.md b/charts/stable/maloja/README.md index c7ad2930b37..2b1317f3b57 100644 --- a/charts/stable/maloja/README.md +++ b/charts/stable/maloja/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/maloja` +`helm install mychart oci://oci.trueforge.org/truecharts/maloja` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/mango/Chart.yaml b/charts/stable/mango/Chart.yaml index 0ecc044889b..403ca2234b7 100644 --- a/charts/stable/mango/Chart.yaml +++ b/charts/stable/mango/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/mango/README.md b/charts/stable/mango/README.md index 410a10bcaef..2d29fa92ec4 100644 --- a/charts/stable/mango/README.md +++ b/charts/stable/mango/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/mango` +`helm install mychart oci://oci.trueforge.org/truecharts/mango` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/manyfold/Chart.yaml b/charts/stable/manyfold/Chart.yaml index 22f07e514e7..bbd0c413a3d 100644 --- a/charts/stable/manyfold/Chart.yaml +++ b/charts/stable/manyfold/Chart.yaml @@ -13,14 +13,14 @@ appVersion: 0.122.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] import-values: [] - name: redis version: 17.4.3 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: "" tags: [] diff --git a/charts/stable/manyfold/README.md b/charts/stable/manyfold/README.md index d9e3aedc2c5..16df79b11ee 100644 --- a/charts/stable/manyfold/README.md +++ b/charts/stable/manyfold/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/manyfold` +`helm install mychart oci://oci.trueforge.org/truecharts/manyfold` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/mariadb/Chart.yaml b/charts/stable/mariadb/Chart.yaml index 054d09fb601..3cad4c7a91f 100644 --- a/charts/stable/mariadb/Chart.yaml +++ b/charts/stable/mariadb/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 11.8.3 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/mariadb/README.md b/charts/stable/mariadb/README.md index 04d960b875c..6d707f57467 100644 --- a/charts/stable/mariadb/README.md +++ b/charts/stable/mariadb/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/mariadb` +`helm install mychart oci://oci.trueforge.org/truecharts/mariadb` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/matomo/Chart.yaml b/charts/stable/matomo/Chart.yaml index a8770105c2f..c1c73bf851c 100644 --- a/charts/stable/matomo/Chart.yaml +++ b/charts/stable/matomo/Chart.yaml @@ -13,14 +13,14 @@ appVersion: 5.3.2 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] import-values: [] - name: mariadb version: 16.3.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: mariadb.enabled alias: "" tags: [] diff --git a/charts/stable/matomo/README.md b/charts/stable/matomo/README.md index 192dda17328..9b665e01dfb 100644 --- a/charts/stable/matomo/README.md +++ b/charts/stable/matomo/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/matomo` +`helm install mychart oci://oci.trueforge.org/truecharts/matomo` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/mattermost/CHANGELOG.md b/charts/stable/mattermost/CHANGELOG.md index e6cb571b438..150f2eb2946 100644 --- a/charts/stable/mattermost/CHANGELOG.md +++ b/charts/stable/mattermost/CHANGELOG.md @@ -454,7 +454,7 @@ pagefind: false ### Chore -- update container image tccr.io/truecharts/mattermost to v7.3 ([#3683](https://github.com/truecharts/charts/issues/3683)) +- update container image oci.trueforge.org/truecharts/mattermost to v7.3 ([#3683](https://github.com/truecharts/charts/issues/3683)) ## [mattermost-3.0.39](https://github.com/truecharts/charts/compare/mattermost-3.0.38...mattermost-3.0.39) (2022-09-02) diff --git a/charts/stable/mattermost/Chart.yaml b/charts/stable/mattermost/Chart.yaml index d131c3d3402..59b00846bf5 100644 --- a/charts/stable/mattermost/Chart.yaml +++ b/charts/stable/mattermost/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 9.6.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/mattermost/README.md b/charts/stable/mattermost/README.md index 103d3266a32..f227bd7105e 100644 --- a/charts/stable/mattermost/README.md +++ b/charts/stable/mattermost/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/mattermost` +`helm install mychart oci://oci.trueforge.org/truecharts/mattermost` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/mealie/Chart.yaml b/charts/stable/mealie/Chart.yaml index aa39e661f94..f974177244c 100644 --- a/charts/stable/mealie/Chart.yaml +++ b/charts/stable/mealie/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 3.1.1 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/mealie/README.md b/charts/stable/mealie/README.md index 28d34b53d5c..d8872d90129 100644 --- a/charts/stable/mealie/README.md +++ b/charts/stable/mealie/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/mealie` +`helm install mychart oci://oci.trueforge.org/truecharts/mealie` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/media-roller/Chart.yaml b/charts/stable/media-roller/Chart.yaml index 8de511dd78f..dbec6ac374b 100644 --- a/charts/stable/media-roller/Chart.yaml +++ b/charts/stable/media-roller/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/media-roller/README.md b/charts/stable/media-roller/README.md index 41432133255..56e47c41ed8 100644 --- a/charts/stable/media-roller/README.md +++ b/charts/stable/media-roller/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/media-roller` +`helm install mychart oci://oci.trueforge.org/truecharts/media-roller` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/mediaelch/Chart.yaml b/charts/stable/mediaelch/Chart.yaml index 88eb32ce3d7..eb4287f9741 100644 --- a/charts/stable/mediaelch/Chart.yaml +++ b/charts/stable/mediaelch/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/mediaelch/README.md b/charts/stable/mediaelch/README.md index 7570b926826..364ed370661 100644 --- a/charts/stable/mediaelch/README.md +++ b/charts/stable/mediaelch/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/mediaelch` +`helm install mychart oci://oci.trueforge.org/truecharts/mediaelch` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/mediagoblin/Chart.yaml b/charts/stable/mediagoblin/Chart.yaml index baf765a84b5..33cf1413d68 100644 --- a/charts/stable/mediagoblin/Chart.yaml +++ b/charts/stable/mediagoblin/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/mediagoblin/README.md b/charts/stable/mediagoblin/README.md index 74e2b2b1620..b15d4ae31e0 100644 --- a/charts/stable/mediagoblin/README.md +++ b/charts/stable/mediagoblin/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/mediagoblin` +`helm install mychart oci://oci.trueforge.org/truecharts/mediagoblin` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/mediainfo/CHANGELOG.md b/charts/stable/mediainfo/CHANGELOG.md index 7761be8f6ae..77bc322de5c 100644 --- a/charts/stable/mediainfo/CHANGELOG.md +++ b/charts/stable/mediainfo/CHANGELOG.md @@ -139,7 +139,7 @@ pagefind: false ### Chore - Auto-update chart README [skip ci] -- update container image tccr.io/truecharts/mediainfo to v22.10.1 ([#4098](https://github.com/truecharts/charts/issues/4098)) +- update container image oci.trueforge.org/truecharts/mediainfo to v22.10.1 ([#4098](https://github.com/truecharts/charts/issues/4098)) ## [mediainfo-1.0.16](https://github.com/truecharts/charts/compare/mediainfo-1.0.15...mediainfo-1.0.16) (2022-10-12) diff --git a/charts/stable/mediainfo/Chart.yaml b/charts/stable/mediainfo/Chart.yaml index 42aa28f7a80..ef61ac09a65 100644 --- a/charts/stable/mediainfo/Chart.yaml +++ b/charts/stable/mediainfo/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 25.07.3 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/mediainfo/README.md b/charts/stable/mediainfo/README.md index b115123e9f5..8027782fc3d 100644 --- a/charts/stable/mediainfo/README.md +++ b/charts/stable/mediainfo/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/mediainfo` +`helm install mychart oci://oci.trueforge.org/truecharts/mediainfo` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/medusa/Chart.yaml b/charts/stable/medusa/Chart.yaml index bfcdaf9e0e5..806be7ab2df 100644 --- a/charts/stable/medusa/Chart.yaml +++ b/charts/stable/medusa/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 1.0.22 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/medusa/README.md b/charts/stable/medusa/README.md index 58d08d40da9..2e80864e325 100644 --- a/charts/stable/medusa/README.md +++ b/charts/stable/medusa/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/medusa` +`helm install mychart oci://oci.trueforge.org/truecharts/medusa` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/megasync/Chart.yaml b/charts/stable/megasync/Chart.yaml index 2104ea29131..7313a51311f 100644 --- a/charts/stable/megasync/Chart.yaml +++ b/charts/stable/megasync/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/megasync/README.md b/charts/stable/megasync/README.md index b33403f8ca9..6d9b138734f 100644 --- a/charts/stable/megasync/README.md +++ b/charts/stable/megasync/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/megasync` +`helm install mychart oci://oci.trueforge.org/truecharts/megasync` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/memcached/Chart.yaml b/charts/stable/memcached/Chart.yaml index 53b76bee591..68e99affd32 100644 --- a/charts/stable/memcached/Chart.yaml +++ b/charts/stable/memcached/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 1.6.39 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/memcached/README.md b/charts/stable/memcached/README.md index 027f0f76ce9..8281eedd940 100644 --- a/charts/stable/memcached/README.md +++ b/charts/stable/memcached/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/memcached` +`helm install mychart oci://oci.trueforge.org/truecharts/memcached` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/memories-of-mars/Chart.yaml b/charts/stable/memories-of-mars/Chart.yaml index d0295cd066d..ffd383d2d84 100644 --- a/charts/stable/memories-of-mars/Chart.yaml +++ b/charts/stable/memories-of-mars/Chart.yaml @@ -13,7 +13,7 @@ appVersion: memoriesofmars dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/memories-of-mars/README.md b/charts/stable/memories-of-mars/README.md index cc8cc5b64fc..26c3be93818 100644 --- a/charts/stable/memories-of-mars/README.md +++ b/charts/stable/memories-of-mars/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/memories-of-mars` +`helm install mychart oci://oci.trueforge.org/truecharts/memories-of-mars` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/mend-renovate/Chart.yaml b/charts/stable/mend-renovate/Chart.yaml index 8c18fd739db..293200cf2c9 100644 --- a/charts/stable/mend-renovate/Chart.yaml +++ b/charts/stable/mend-renovate/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 11.1.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/mend-renovate/README.md b/charts/stable/mend-renovate/README.md index 9a6f2326480..a62e5e76695 100644 --- a/charts/stable/mend-renovate/README.md +++ b/charts/stable/mend-renovate/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/mend-renovate` +`helm install mychart oci://oci.trueforge.org/truecharts/mend-renovate` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/meshcentral/Chart.yaml b/charts/stable/meshcentral/Chart.yaml index 9eb0552386b..92867ae075d 100644 --- a/charts/stable/meshcentral/Chart.yaml +++ b/charts/stable/meshcentral/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 1.1.48 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/meshcentral/README.md b/charts/stable/meshcentral/README.md index dffd673ecad..04d191f4c93 100644 --- a/charts/stable/meshcentral/README.md +++ b/charts/stable/meshcentral/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/meshcentral` +`helm install mychart oci://oci.trueforge.org/truecharts/meshcentral` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/meshroom/Chart.yaml b/charts/stable/meshroom/Chart.yaml index dc657fc2a7e..eb1e5d5ad4b 100644 --- a/charts/stable/meshroom/Chart.yaml +++ b/charts/stable/meshroom/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 2023.3.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/meshroom/README.md b/charts/stable/meshroom/README.md index 4f5a3259b42..4a1f2d14906 100644 --- a/charts/stable/meshroom/README.md +++ b/charts/stable/meshroom/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/meshroom` +`helm install mychart oci://oci.trueforge.org/truecharts/meshroom` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/metabase/Chart.yaml b/charts/stable/metabase/Chart.yaml index 5a6c433f584..e6d81af2793 100644 --- a/charts/stable/metabase/Chart.yaml +++ b/charts/stable/metabase/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 0.56.2 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/metabase/README.md b/charts/stable/metabase/README.md index 56f1d4d3153..2f8c67dcf90 100644 --- a/charts/stable/metabase/README.md +++ b/charts/stable/metabase/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/metabase` +`helm install mychart oci://oci.trueforge.org/truecharts/metabase` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/metatube/Chart.yaml b/charts/stable/metatube/Chart.yaml index 9683775e323..68e4419fc67 100644 --- a/charts/stable/metatube/Chart.yaml +++ b/charts/stable/metatube/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/metatube/README.md b/charts/stable/metatube/README.md index 62b4cd565e8..147ec0843aa 100644 --- a/charts/stable/metatube/README.md +++ b/charts/stable/metatube/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/metatube` +`helm install mychart oci://oci.trueforge.org/truecharts/metatube` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/metube/Chart.yaml b/charts/stable/metube/Chart.yaml index be1df6cadc0..5332abb3cfc 100644 --- a/charts/stable/metube/Chart.yaml +++ b/charts/stable/metube/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 2025.7.30 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/metube/README.md b/charts/stable/metube/README.md index cce2a50d2d7..59dc897184a 100644 --- a/charts/stable/metube/README.md +++ b/charts/stable/metube/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/metube` +`helm install mychart oci://oci.trueforge.org/truecharts/metube` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/mindustry/Chart.yaml b/charts/stable/mindustry/Chart.yaml index abbe8a05393..39bd0011d9b 100644 --- a/charts/stable/mindustry/Chart.yaml +++ b/charts/stable/mindustry/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/mindustry/README.md b/charts/stable/mindustry/README.md index 8d1dc061999..7371efcbd43 100644 --- a/charts/stable/mindustry/README.md +++ b/charts/stable/mindustry/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/mindustry` +`helm install mychart oci://oci.trueforge.org/truecharts/mindustry` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/minecraft-bedrock/Chart.yaml b/charts/stable/minecraft-bedrock/Chart.yaml index ecc5303a00d..ed1425fcb20 100644 --- a/charts/stable/minecraft-bedrock/Chart.yaml +++ b/charts/stable/minecraft-bedrock/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 2025.7.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/minecraft-bedrock/README.md b/charts/stable/minecraft-bedrock/README.md index c69660d8467..0449d800c2d 100644 --- a/charts/stable/minecraft-bedrock/README.md +++ b/charts/stable/minecraft-bedrock/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/minecraft-bedrock` +`helm install mychart oci://oci.trueforge.org/truecharts/minecraft-bedrock` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/minecraft-gate/Chart.yaml b/charts/stable/minecraft-gate/Chart.yaml index b5dafc2c625..fdb2d39300b 100644 --- a/charts/stable/minecraft-gate/Chart.yaml +++ b/charts/stable/minecraft-gate/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/minecraft-gate/README.md b/charts/stable/minecraft-gate/README.md index c48afeeee72..1ff5c57f363 100644 --- a/charts/stable/minecraft-gate/README.md +++ b/charts/stable/minecraft-gate/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/minecraft-gate` +`helm install mychart oci://oci.trueforge.org/truecharts/minecraft-gate` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/minecraft-java/Chart.yaml b/charts/stable/minecraft-java/Chart.yaml index 868833d4d1b..7c242b1c99f 100644 --- a/charts/stable/minecraft-java/Chart.yaml +++ b/charts/stable/minecraft-java/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 2025.8.1 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/minecraft-java/README.md b/charts/stable/minecraft-java/README.md index 4da08dc357b..dcc85719b04 100644 --- a/charts/stable/minecraft-java/README.md +++ b/charts/stable/minecraft-java/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/minecraft-java` +`helm install mychart oci://oci.trueforge.org/truecharts/minecraft-java` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/minecraft-proxy/Chart.yaml b/charts/stable/minecraft-proxy/Chart.yaml index 3b4f1fa5691..2d416fe849d 100644 --- a/charts/stable/minecraft-proxy/Chart.yaml +++ b/charts/stable/minecraft-proxy/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 2025.1.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/minecraft-proxy/README.md b/charts/stable/minecraft-proxy/README.md index e056a7893fb..08ce056ecfc 100644 --- a/charts/stable/minecraft-proxy/README.md +++ b/charts/stable/minecraft-proxy/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/minecraft-proxy` +`helm install mychart oci://oci.trueforge.org/truecharts/minecraft-proxy` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/minecraft-router/Chart.yaml b/charts/stable/minecraft-router/Chart.yaml index 0598d6e4a56..e3dba283ea7 100644 --- a/charts/stable/minecraft-router/Chart.yaml +++ b/charts/stable/minecraft-router/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 1.34.1 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/minecraft-router/README.md b/charts/stable/minecraft-router/README.md index e9ff0868f1d..cd12148dd27 100644 --- a/charts/stable/minecraft-router/README.md +++ b/charts/stable/minecraft-router/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/minecraft-router` +`helm install mychart oci://oci.trueforge.org/truecharts/minecraft-router` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/minetest/Chart.yaml b/charts/stable/minetest/Chart.yaml index ea383222ca8..2f0ed656ee0 100644 --- a/charts/stable/minetest/Chart.yaml +++ b/charts/stable/minetest/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 5.10.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/minetest/README.md b/charts/stable/minetest/README.md index 4215008b512..a93b6ee0701 100644 --- a/charts/stable/minetest/README.md +++ b/charts/stable/minetest/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/minetest` +`helm install mychart oci://oci.trueforge.org/truecharts/minetest` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/miniflux/Chart.yaml b/charts/stable/miniflux/Chart.yaml index 7b5352a1555..f48027194a8 100644 --- a/charts/stable/miniflux/Chart.yaml +++ b/charts/stable/miniflux/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 2.2.11 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/miniflux/README.md b/charts/stable/miniflux/README.md index 904d8109422..e99323bcaf1 100644 --- a/charts/stable/miniflux/README.md +++ b/charts/stable/miniflux/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/miniflux` +`helm install mychart oci://oci.trueforge.org/truecharts/miniflux` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/mininote/Chart.yaml b/charts/stable/mininote/Chart.yaml index 35c065016ee..3e311a5b7ae 100644 --- a/charts/stable/mininote/Chart.yaml +++ b/charts/stable/mininote/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/mininote/README.md b/charts/stable/mininote/README.md index a169e06affe..5a5774a6a27 100644 --- a/charts/stable/mininote/README.md +++ b/charts/stable/mininote/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/mininote` +`helm install mychart oci://oci.trueforge.org/truecharts/mininote` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/minio/Chart.yaml b/charts/stable/minio/Chart.yaml index 88c627f9a6b..8c1a8562532 100644 --- a/charts/stable/minio/Chart.yaml +++ b/charts/stable/minio/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 2025.04.22 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/minio/README.md b/charts/stable/minio/README.md index 2abcd2f6a8c..86f6e9f5123 100644 --- a/charts/stable/minio/README.md +++ b/charts/stable/minio/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/minio` +`helm install mychart oci://oci.trueforge.org/truecharts/minio` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/minisatip/Chart.yaml b/charts/stable/minisatip/Chart.yaml index 378ead486f1..9ca69199711 100644 --- a/charts/stable/minisatip/Chart.yaml +++ b/charts/stable/minisatip/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 2021.12.01 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/minisatip/README.md b/charts/stable/minisatip/README.md index 400b56bc9af..f996063c7d4 100644 --- a/charts/stable/minisatip/README.md +++ b/charts/stable/minisatip/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/minisatip` +`helm install mychart oci://oci.trueforge.org/truecharts/minisatip` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/misskey/Chart.yaml b/charts/stable/misskey/Chart.yaml index 75945e645c4..c4ec2edbe05 100644 --- a/charts/stable/misskey/Chart.yaml +++ b/charts/stable/misskey/Chart.yaml @@ -13,14 +13,14 @@ appVersion: 2025.7.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] import-values: [] - name: redis version: 17.4.3 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: "" tags: [] diff --git a/charts/stable/misskey/README.md b/charts/stable/misskey/README.md index d624f6d0020..842bfd595a2 100644 --- a/charts/stable/misskey/README.md +++ b/charts/stable/misskey/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/misskey` +`helm install mychart oci://oci.trueforge.org/truecharts/misskey` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/mixpost/Chart.yaml b/charts/stable/mixpost/Chart.yaml index c2f82a54791..de30a90f12b 100644 --- a/charts/stable/mixpost/Chart.yaml +++ b/charts/stable/mixpost/Chart.yaml @@ -11,21 +11,21 @@ appVersion: 2.3.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] import-values: [] - name: redis version: 17.4.3 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: "" tags: [] import-values: [] - name: mariadb version: 16.3.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: mariadb.enabled alias: "" tags: [] diff --git a/charts/stable/mixpost/README.md b/charts/stable/mixpost/README.md index 0066105502b..d27dc3a33e1 100644 --- a/charts/stable/mixpost/README.md +++ b/charts/stable/mixpost/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/mixpost` +`helm install mychart oci://oci.trueforge.org/truecharts/mixpost` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/mkvcleaver/Chart.yaml b/charts/stable/mkvcleaver/Chart.yaml index 9dddcbb3cd4..019a9180850 100644 --- a/charts/stable/mkvcleaver/Chart.yaml +++ b/charts/stable/mkvcleaver/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 25.07.2 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/mkvcleaver/README.md b/charts/stable/mkvcleaver/README.md index c3f8d483e67..0ce5e644c4a 100644 --- a/charts/stable/mkvcleaver/README.md +++ b/charts/stable/mkvcleaver/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/mkvcleaver` +`helm install mychart oci://oci.trueforge.org/truecharts/mkvcleaver` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/mkvtoolnix/CHANGELOG.md b/charts/stable/mkvtoolnix/CHANGELOG.md index 5ce19f55dc5..ebf4eb331f3 100644 --- a/charts/stable/mkvtoolnix/CHANGELOG.md +++ b/charts/stable/mkvtoolnix/CHANGELOG.md @@ -132,7 +132,7 @@ pagefind: false ### Chore - Auto-update chart README [skip ci] -- update container image tccr.io/truecharts/mkvtoolnix to v22.10.1 ([#4123](https://github.com/truecharts/charts/issues/4123)) +- update container image oci.trueforge.org/truecharts/mkvtoolnix to v22.10.1 ([#4123](https://github.com/truecharts/charts/issues/4123)) ## [mkvtoolnix-2.0.39](https://github.com/truecharts/charts/compare/mkvtoolnix-2.0.38...mkvtoolnix-2.0.39) (2022-10-12) diff --git a/charts/stable/mkvtoolnix/Chart.yaml b/charts/stable/mkvtoolnix/Chart.yaml index f0343a3d38c..fef34832b26 100644 --- a/charts/stable/mkvtoolnix/Chart.yaml +++ b/charts/stable/mkvtoolnix/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 25.07.2 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/mkvtoolnix/README.md b/charts/stable/mkvtoolnix/README.md index 1e8cb973e51..df8b0e8d843 100644 --- a/charts/stable/mkvtoolnix/README.md +++ b/charts/stable/mkvtoolnix/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/mkvtoolnix` +`helm install mychart oci://oci.trueforge.org/truecharts/mkvtoolnix` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/modsecurity-crs/Chart.yaml b/charts/stable/modsecurity-crs/Chart.yaml index 26ff08ca8fe..a7ca4b4f80a 100644 --- a/charts/stable/modsecurity-crs/Chart.yaml +++ b/charts/stable/modsecurity-crs/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 3.3.4 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/modsecurity-crs/README.md b/charts/stable/modsecurity-crs/README.md index 7a804eb8fb3..6bf8ef3a8a6 100644 --- a/charts/stable/modsecurity-crs/README.md +++ b/charts/stable/modsecurity-crs/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/modsecurity-crs` +`helm install mychart oci://oci.trueforge.org/truecharts/modsecurity-crs` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/mojopaste/Chart.yaml b/charts/stable/mojopaste/Chart.yaml index a8b5fac1fe8..60f61053daf 100644 --- a/charts/stable/mojopaste/Chart.yaml +++ b/charts/stable/mojopaste/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/mojopaste/README.md b/charts/stable/mojopaste/README.md index 0ab7de5f5df..0594ba9b82a 100644 --- a/charts/stable/mojopaste/README.md +++ b/charts/stable/mojopaste/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/mojopaste` +`helm install mychart oci://oci.trueforge.org/truecharts/mojopaste` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/monero-node/Chart.yaml b/charts/stable/monero-node/Chart.yaml index faa201b7358..aa52da63774 100644 --- a/charts/stable/monero-node/Chart.yaml +++ b/charts/stable/monero-node/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 0.18.4.1 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/monero-node/README.md b/charts/stable/monero-node/README.md index 048b57ad26a..cc3b920dee0 100644 --- a/charts/stable/monero-node/README.md +++ b/charts/stable/monero-node/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/monero-node` +`helm install mychart oci://oci.trueforge.org/truecharts/monero-node` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/mongo-express/Chart.yaml b/charts/stable/mongo-express/Chart.yaml index bb078cc46c2..f9a18ccf23d 100644 --- a/charts/stable/mongo-express/Chart.yaml +++ b/charts/stable/mongo-express/Chart.yaml @@ -13,14 +13,14 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] import-values: [] - name: mongodb version: 16.3.4 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: mongodb.enabled alias: "" tags: [] diff --git a/charts/stable/mongo-express/README.md b/charts/stable/mongo-express/README.md index cec4f9ccc25..707640a3e4e 100644 --- a/charts/stable/mongo-express/README.md +++ b/charts/stable/mongo-express/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/mongo-express` +`helm install mychart oci://oci.trueforge.org/truecharts/mongo-express` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/mongodb/Chart.yaml b/charts/stable/mongodb/Chart.yaml index 6a7a26c12a8..1991ab0fb7a 100644 --- a/charts/stable/mongodb/Chart.yaml +++ b/charts/stable/mongodb/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 8.0.13 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/mongodb/README.md b/charts/stable/mongodb/README.md index fd306ca569c..962a265d976 100644 --- a/charts/stable/mongodb/README.md +++ b/charts/stable/mongodb/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/mongodb` +`helm install mychart oci://oci.trueforge.org/truecharts/mongodb` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/monica/Chart.yaml b/charts/stable/monica/Chart.yaml index 83f36e47e62..d74a6281c75 100644 --- a/charts/stable/monica/Chart.yaml +++ b/charts/stable/monica/Chart.yaml @@ -13,14 +13,14 @@ appVersion: 4.1.2 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] import-values: [] - name: mariadb version: 16.3.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: mariadb.enabled alias: "" tags: [] diff --git a/charts/stable/monica/README.md b/charts/stable/monica/README.md index 4a539990b82..950294f7ccc 100644 --- a/charts/stable/monica/README.md +++ b/charts/stable/monica/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/monica` +`helm install mychart oci://oci.trueforge.org/truecharts/monica` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/mordhau/Chart.yaml b/charts/stable/mordhau/Chart.yaml index db6ebaacc1b..984b8c59ae4 100644 --- a/charts/stable/mordhau/Chart.yaml +++ b/charts/stable/mordhau/Chart.yaml @@ -13,7 +13,7 @@ appVersion: mordhau dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/mordhau/README.md b/charts/stable/mordhau/README.md index 56f8df90035..176ea084df1 100644 --- a/charts/stable/mordhau/README.md +++ b/charts/stable/mordhau/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/mordhau` +`helm install mychart oci://oci.trueforge.org/truecharts/mordhau` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/mosdns/CHANGELOG.md b/charts/stable/mosdns/CHANGELOG.md index 6ba58199972..60a537fa7b5 100644 --- a/charts/stable/mosdns/CHANGELOG.md +++ b/charts/stable/mosdns/CHANGELOG.md @@ -462,7 +462,7 @@ pagefind: false ### Chore -- update container image tccr.io/truecharts/mosdns to v4.1.9 ([#3470](https://github.com/truecharts/charts/issues/3470)) +- update container image oci.trueforge.org/truecharts/mosdns to v4.1.9 ([#3470](https://github.com/truecharts/charts/issues/3470)) ## [mosdns-2.0.26](https://github.com/truecharts/charts/compare/mosdns-2.0.25...mosdns-2.0.26) (2022-08-12) @@ -570,7 +570,7 @@ pagefind: false #### Chore -- update container image tccr.io/truecharts/mosdns to v4.1.3 ([#3035](https://github.com/truecharts/apps/issues/3035)) +- update container image oci.trueforge.org/truecharts/mosdns to v4.1.3 ([#3035](https://github.com/truecharts/apps/issues/3035)) diff --git a/charts/stable/mosdns/Chart.yaml b/charts/stable/mosdns/Chart.yaml index c8f600c8a39..a00688fa078 100644 --- a/charts/stable/mosdns/Chart.yaml +++ b/charts/stable/mosdns/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 5.3.3 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/mosdns/README.md b/charts/stable/mosdns/README.md index 275a16eae78..5e980be8c35 100644 --- a/charts/stable/mosdns/README.md +++ b/charts/stable/mosdns/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/mosdns` +`helm install mychart oci://oci.trueforge.org/truecharts/mosdns` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/mosquitto/Chart.yaml b/charts/stable/mosquitto/Chart.yaml index 647769a2792..597d110be69 100644 --- a/charts/stable/mosquitto/Chart.yaml +++ b/charts/stable/mosquitto/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 2.0.22 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/mosquitto/README.md b/charts/stable/mosquitto/README.md index 58947a4685d..85e00161ebc 100644 --- a/charts/stable/mosquitto/README.md +++ b/charts/stable/mosquitto/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/mosquitto` +`helm install mychart oci://oci.trueforge.org/truecharts/mosquitto` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/mstream/Chart.yaml b/charts/stable/mstream/Chart.yaml index 93d20a80539..46da8ed7441 100644 --- a/charts/stable/mstream/Chart.yaml +++ b/charts/stable/mstream/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 5.13.1 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/mstream/README.md b/charts/stable/mstream/README.md index d3dd3f1da85..1f184edbc85 100644 --- a/charts/stable/mstream/README.md +++ b/charts/stable/mstream/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/mstream` +`helm install mychart oci://oci.trueforge.org/truecharts/mstream` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/multi-scrobbler/Chart.yaml b/charts/stable/multi-scrobbler/Chart.yaml index d89c75d4dae..f8feab68709 100644 --- a/charts/stable/multi-scrobbler/Chart.yaml +++ b/charts/stable/multi-scrobbler/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/multi-scrobbler/README.md b/charts/stable/multi-scrobbler/README.md index 793865a4f45..e9e8c34203b 100644 --- a/charts/stable/multi-scrobbler/README.md +++ b/charts/stable/multi-scrobbler/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/multi-scrobbler` +`helm install mychart oci://oci.trueforge.org/truecharts/multi-scrobbler` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/muse/Chart.yaml b/charts/stable/muse/Chart.yaml index debd89a64b5..964cdd3e5e6 100644 --- a/charts/stable/muse/Chart.yaml +++ b/charts/stable/muse/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 2.11.1 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/muse/README.md b/charts/stable/muse/README.md index d1588cfd3c8..2fe7ecbde77 100644 --- a/charts/stable/muse/README.md +++ b/charts/stable/muse/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/muse` +`helm install mychart oci://oci.trueforge.org/truecharts/muse` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/muximux/Chart.yaml b/charts/stable/muximux/Chart.yaml index f02b7b924f0..9ca369cf6a4 100644 --- a/charts/stable/muximux/Chart.yaml +++ b/charts/stable/muximux/Chart.yaml @@ -13,7 +13,7 @@ appVersion: "057352e8" dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/muximux/README.md b/charts/stable/muximux/README.md index b71f05e2d3e..3281b2c9269 100644 --- a/charts/stable/muximux/README.md +++ b/charts/stable/muximux/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/muximux` +`helm install mychart oci://oci.trueforge.org/truecharts/muximux` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/mylar/Chart.yaml b/charts/stable/mylar/Chart.yaml index e93c16ac757..45e6ee6a1cb 100644 --- a/charts/stable/mylar/Chart.yaml +++ b/charts/stable/mylar/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 0.8.3 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/mylar/README.md b/charts/stable/mylar/README.md index b4aeaafafcd..69fdc5c049b 100644 --- a/charts/stable/mylar/README.md +++ b/charts/stable/mylar/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/mylar` +`helm install mychart oci://oci.trueforge.org/truecharts/mylar` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/mymediaforalexa/Chart.yaml b/charts/stable/mymediaforalexa/Chart.yaml index c59a356fbe3..686e1411b99 100644 --- a/charts/stable/mymediaforalexa/Chart.yaml +++ b/charts/stable/mymediaforalexa/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 1.3.152.3 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/mymediaforalexa/README.md b/charts/stable/mymediaforalexa/README.md index 1b295de066b..dc1f62c44a6 100644 --- a/charts/stable/mymediaforalexa/README.md +++ b/charts/stable/mymediaforalexa/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/mymediaforalexa` +`helm install mychart oci://oci.trueforge.org/truecharts/mymediaforalexa` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/myspeed/Chart.yaml b/charts/stable/myspeed/Chart.yaml index 57398e04b50..c1d5af7cf55 100644 --- a/charts/stable/myspeed/Chart.yaml +++ b/charts/stable/myspeed/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 1.0.9 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/myspeed/README.md b/charts/stable/myspeed/README.md index 9328bb3eaff..82b9e731531 100644 --- a/charts/stable/myspeed/README.md +++ b/charts/stable/myspeed/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/myspeed` +`helm install mychart oci://oci.trueforge.org/truecharts/myspeed` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/mysql-workbench/Chart.yaml b/charts/stable/mysql-workbench/Chart.yaml index 3a6505fa4a1..35acb1958ae 100644 --- a/charts/stable/mysql-workbench/Chart.yaml +++ b/charts/stable/mysql-workbench/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 8.0.43 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/mysql-workbench/README.md b/charts/stable/mysql-workbench/README.md index 85e5bce36e6..c2b22121694 100644 --- a/charts/stable/mysql-workbench/README.md +++ b/charts/stable/mysql-workbench/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/mysql-workbench` +`helm install mychart oci://oci.trueforge.org/truecharts/mysql-workbench` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/n8n/Chart.yaml b/charts/stable/n8n/Chart.yaml index 4798c2f08de..84c0e51440b 100644 --- a/charts/stable/n8n/Chart.yaml +++ b/charts/stable/n8n/Chart.yaml @@ -13,14 +13,14 @@ appVersion: 1.108.1 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] import-values: [] - name: redis version: 17.4.3 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: "" tags: [] diff --git a/charts/stable/n8n/README.md b/charts/stable/n8n/README.md index a3b4605f7e6..f83ac8e3f46 100644 --- a/charts/stable/n8n/README.md +++ b/charts/stable/n8n/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/n8n` +`helm install mychart oci://oci.trueforge.org/truecharts/n8n` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/namecheap-ddns/Chart.yaml b/charts/stable/namecheap-ddns/Chart.yaml index 19e5fdcb654..f017dbdae6c 100644 --- a/charts/stable/namecheap-ddns/Chart.yaml +++ b/charts/stable/namecheap-ddns/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/namecheap-ddns/README.md b/charts/stable/namecheap-ddns/README.md index 147b0b3c0e0..440d04c6480 100644 --- a/charts/stable/namecheap-ddns/README.md +++ b/charts/stable/namecheap-ddns/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/namecheap-ddns` +`helm install mychart oci://oci.trueforge.org/truecharts/namecheap-ddns` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/nano-wallet/Chart.yaml b/charts/stable/nano-wallet/Chart.yaml index c1684a34273..45f99982d76 100644 --- a/charts/stable/nano-wallet/Chart.yaml +++ b/charts/stable/nano-wallet/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 2021.12.16 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/nano-wallet/README.md b/charts/stable/nano-wallet/README.md index 3a65a05f2fc..36fc86339bb 100644 --- a/charts/stable/nano-wallet/README.md +++ b/charts/stable/nano-wallet/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/nano-wallet` +`helm install mychart oci://oci.trueforge.org/truecharts/nano-wallet` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/navidrome/Chart.yaml b/charts/stable/navidrome/Chart.yaml index 6e093f7edb8..fdfddb5890e 100644 --- a/charts/stable/navidrome/Chart.yaml +++ b/charts/stable/navidrome/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 0.58.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/navidrome/README.md b/charts/stable/navidrome/README.md index ba4a688144f..2fa4e59e646 100644 --- a/charts/stable/navidrome/README.md +++ b/charts/stable/navidrome/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/navidrome` +`helm install mychart oci://oci.trueforge.org/truecharts/navidrome` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/nebula-sync/Chart.yaml b/charts/stable/nebula-sync/Chart.yaml index b281c1a0565..9b45c410a6a 100644 --- a/charts/stable/nebula-sync/Chart.yaml +++ b/charts/stable/nebula-sync/Chart.yaml @@ -11,7 +11,7 @@ appVersion: 0.11.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/necesse/Chart.yaml b/charts/stable/necesse/Chart.yaml index 99d99fc9a27..5c67969b5b7 100644 --- a/charts/stable/necesse/Chart.yaml +++ b/charts/stable/necesse/Chart.yaml @@ -13,7 +13,7 @@ appVersion: necesse dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/necesse/README.md b/charts/stable/necesse/README.md index 1af5e45cc9e..d82fa3518cb 100644 --- a/charts/stable/necesse/README.md +++ b/charts/stable/necesse/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/necesse` +`helm install mychart oci://oci.trueforge.org/truecharts/necesse` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/neko/Chart.yaml b/charts/stable/neko/Chart.yaml index d0f8c3f0b7d..42328a24092 100644 --- a/charts/stable/neko/Chart.yaml +++ b/charts/stable/neko/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 3.0.6 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/neko/README.md b/charts/stable/neko/README.md index f7c1f821ef5..debbd85e7ab 100644 --- a/charts/stable/neko/README.md +++ b/charts/stable/neko/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/neko` +`helm install mychart oci://oci.trueforge.org/truecharts/neko` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/netbootxyz/Chart.yaml b/charts/stable/netbootxyz/Chart.yaml index aa31c1bc0fc..f7367af492b 100644 --- a/charts/stable/netbootxyz/Chart.yaml +++ b/charts/stable/netbootxyz/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 0.7.6 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/netbootxyz/README.md b/charts/stable/netbootxyz/README.md index a0006bbd1b8..7e1b02042b8 100644 --- a/charts/stable/netbootxyz/README.md +++ b/charts/stable/netbootxyz/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/netbootxyz` +`helm install mychart oci://oci.trueforge.org/truecharts/netbootxyz` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/netdata/Chart.yaml b/charts/stable/netdata/Chart.yaml index 96a976b5620..a5c96b9022b 100644 --- a/charts/stable/netdata/Chart.yaml +++ b/charts/stable/netdata/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 2.6.2 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/netdata/README.md b/charts/stable/netdata/README.md index 6b22451ecd9..532a3b4c4f7 100644 --- a/charts/stable/netdata/README.md +++ b/charts/stable/netdata/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/netdata` +`helm install mychart oci://oci.trueforge.org/truecharts/netdata` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/neverwinternights-ee/Chart.yaml b/charts/stable/neverwinternights-ee/Chart.yaml index 696ccf10f54..80a29aa1a1e 100644 --- a/charts/stable/neverwinternights-ee/Chart.yaml +++ b/charts/stable/neverwinternights-ee/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/neverwinternights-ee/README.md b/charts/stable/neverwinternights-ee/README.md index 51d61d0afa1..4d6ba9ca48e 100644 --- a/charts/stable/neverwinternights-ee/README.md +++ b/charts/stable/neverwinternights-ee/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/neverwinternights-ee` +`helm install mychart oci://oci.trueforge.org/truecharts/neverwinternights-ee` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/newyearcountdownclock/Chart.yaml b/charts/stable/newyearcountdownclock/Chart.yaml index da709adb539..8e736d9c5c1 100644 --- a/charts/stable/newyearcountdownclock/Chart.yaml +++ b/charts/stable/newyearcountdownclock/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/newyearcountdownclock/README.md b/charts/stable/newyearcountdownclock/README.md index d8e06380fed..76c7b3d3ffa 100644 --- a/charts/stable/newyearcountdownclock/README.md +++ b/charts/stable/newyearcountdownclock/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/newyearcountdownclock` +`helm install mychart oci://oci.trueforge.org/truecharts/newyearcountdownclock` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/nextpvr/Chart.yaml b/charts/stable/nextpvr/Chart.yaml index 21a567ec852..086e6d5b25e 100644 --- a/charts/stable/nextpvr/Chart.yaml +++ b/charts/stable/nextpvr/Chart.yaml @@ -13,7 +13,7 @@ appVersion: stable dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/nextpvr/README.md b/charts/stable/nextpvr/README.md index be30dd1fd52..39eb411600a 100644 --- a/charts/stable/nextpvr/README.md +++ b/charts/stable/nextpvr/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/nextpvr` +`helm install mychart oci://oci.trueforge.org/truecharts/nextpvr` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/nexus-oss/Chart.yaml b/charts/stable/nexus-oss/Chart.yaml index c2cdb25a423..39259805e50 100644 --- a/charts/stable/nexus-oss/Chart.yaml +++ b/charts/stable/nexus-oss/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 3.83.1 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/nexus-oss/README.md b/charts/stable/nexus-oss/README.md index 50746fe616a..f33410d62dc 100644 --- a/charts/stable/nexus-oss/README.md +++ b/charts/stable/nexus-oss/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/nexus-oss` +`helm install mychart oci://oci.trueforge.org/truecharts/nexus-oss` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/nginx-proxy-manager/Chart.yaml b/charts/stable/nginx-proxy-manager/Chart.yaml index 2d83c28f8a4..f78e52247ae 100644 --- a/charts/stable/nginx-proxy-manager/Chart.yaml +++ b/charts/stable/nginx-proxy-manager/Chart.yaml @@ -13,14 +13,14 @@ appVersion: 2.12.6 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] import-values: [] - name: mariadb version: 16.3.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: mariadb.enabled alias: "" tags: [] diff --git a/charts/stable/nginx-proxy-manager/README.md b/charts/stable/nginx-proxy-manager/README.md index 8d9ce8a1129..c87bfe67514 100644 --- a/charts/stable/nginx-proxy-manager/README.md +++ b/charts/stable/nginx-proxy-manager/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/nginx-proxy-manager` +`helm install mychart oci://oci.trueforge.org/truecharts/nginx-proxy-manager` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/ngircd/Chart.yaml b/charts/stable/ngircd/Chart.yaml index 15a96be9d04..78e12e91b16 100644 --- a/charts/stable/ngircd/Chart.yaml +++ b/charts/stable/ngircd/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 2021.11.21 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/ngircd/README.md b/charts/stable/ngircd/README.md index 977b0bb247d..0848a8c1500 100644 --- a/charts/stable/ngircd/README.md +++ b/charts/stable/ngircd/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/ngircd` +`helm install mychart oci://oci.trueforge.org/truecharts/ngircd` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/nightscout/Chart.yaml b/charts/stable/nightscout/Chart.yaml index d7b3b70b1d5..57828fe1bcc 100644 --- a/charts/stable/nightscout/Chart.yaml +++ b/charts/stable/nightscout/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/nightscout/README.md b/charts/stable/nightscout/README.md index 71e314794e8..1cba9f20453 100644 --- a/charts/stable/nightscout/README.md +++ b/charts/stable/nightscout/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/nightscout` +`helm install mychart oci://oci.trueforge.org/truecharts/nightscout` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/nitter/Chart.yaml b/charts/stable/nitter/Chart.yaml index d14450ba2f1..a5ef4adde34 100644 --- a/charts/stable/nitter/Chart.yaml +++ b/charts/stable/nitter/Chart.yaml @@ -13,14 +13,14 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] import-values: [] - name: redis version: 17.4.3 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: "" tags: [] diff --git a/charts/stable/nitter/README.md b/charts/stable/nitter/README.md index 3ca8ad8114a..c3f6eee9cc6 100644 --- a/charts/stable/nitter/README.md +++ b/charts/stable/nitter/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/nitter` +`helm install mychart oci://oci.trueforge.org/truecharts/nitter` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/nntp2nntp/Chart.yaml b/charts/stable/nntp2nntp/Chart.yaml index 4a3bac49a17..989f4f41fb4 100644 --- a/charts/stable/nntp2nntp/Chart.yaml +++ b/charts/stable/nntp2nntp/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 0.3.20230704 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/nntp2nntp/README.md b/charts/stable/nntp2nntp/README.md index b91b6446c00..0449226a2b5 100644 --- a/charts/stable/nntp2nntp/README.md +++ b/charts/stable/nntp2nntp/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/nntp2nntp` +`helm install mychart oci://oci.trueforge.org/truecharts/nntp2nntp` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/nocodb/Chart.yaml b/charts/stable/nocodb/Chart.yaml index f6defb849c6..2e855b2ca33 100644 --- a/charts/stable/nocodb/Chart.yaml +++ b/charts/stable/nocodb/Chart.yaml @@ -13,14 +13,14 @@ appVersion: 0.264.6 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] import-values: [] - name: redis version: 17.4.3 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: "" tags: [] diff --git a/charts/stable/nocodb/README.md b/charts/stable/nocodb/README.md index 6178633bac7..f39500618f5 100644 --- a/charts/stable/nocodb/README.md +++ b/charts/stable/nocodb/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/nocodb` +`helm install mychart oci://oci.trueforge.org/truecharts/nocodb` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/node-red/CHANGELOG.md b/charts/stable/node-red/CHANGELOG.md index b9a1f16cdd2..2a6abe2a5c1 100644 --- a/charts/stable/node-red/CHANGELOG.md +++ b/charts/stable/node-red/CHANGELOG.md @@ -523,7 +523,7 @@ pagefind: false ### Chore -- update container image tccr.io/truecharts/node-red to v3.0.0 ([#3187](https://github.com/truecharts/apps/issues/3187)) +- update container image oci.trueforge.org/truecharts/node-red to v3.0.0 ([#3187](https://github.com/truecharts/apps/issues/3187)) ## [node-red-11.0.18](https://github.com/truecharts/apps/compare/node-red-11.0.17...node-red-11.0.18) (2022-07-14) diff --git a/charts/stable/node-red/Chart.yaml b/charts/stable/node-red/Chart.yaml index 7e9dc4f5c79..9f07c640736 100644 --- a/charts/stable/node-red/Chart.yaml +++ b/charts/stable/node-red/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 4.1.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/node-red/README.md b/charts/stable/node-red/README.md index f8a80e23a11..057bc4e36c7 100644 --- a/charts/stable/node-red/README.md +++ b/charts/stable/node-red/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/node-red` +`helm install mychart oci://oci.trueforge.org/truecharts/node-red` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/nosqlclient/Chart.yaml b/charts/stable/nosqlclient/Chart.yaml index 5c63d63b939..6a954cc98c8 100644 --- a/charts/stable/nosqlclient/Chart.yaml +++ b/charts/stable/nosqlclient/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/nosqlclient/README.md b/charts/stable/nosqlclient/README.md index 43253fa7881..97bfecaa462 100644 --- a/charts/stable/nosqlclient/README.md +++ b/charts/stable/nosqlclient/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/nosqlclient` +`helm install mychart oci://oci.trueforge.org/truecharts/nosqlclient` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/notarius/Chart.yaml b/charts/stable/notarius/Chart.yaml index d975d22cb48..d1602aff5eb 100644 --- a/charts/stable/notarius/Chart.yaml +++ b/charts/stable/notarius/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/notarius/README.md b/charts/stable/notarius/README.md index 49150a389f9..a1d29f61959 100644 --- a/charts/stable/notarius/README.md +++ b/charts/stable/notarius/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/notarius` +`helm install mychart oci://oci.trueforge.org/truecharts/notarius` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/notea/Chart.yaml b/charts/stable/notea/Chart.yaml index 52c68eb181d..c392455155a 100644 --- a/charts/stable/notea/Chart.yaml +++ b/charts/stable/notea/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/notea/README.md b/charts/stable/notea/README.md index da9ba4eb142..de34e6d4815 100644 --- a/charts/stable/notea/README.md +++ b/charts/stable/notea/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/notea` +`helm install mychart oci://oci.trueforge.org/truecharts/notea` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/notifiarr/Chart.yaml b/charts/stable/notifiarr/Chart.yaml index 58d3d24315f..16d39fdda32 100644 --- a/charts/stable/notifiarr/Chart.yaml +++ b/charts/stable/notifiarr/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 0.8.3 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/notifiarr/README.md b/charts/stable/notifiarr/README.md index a9885935489..6724230e32e 100644 --- a/charts/stable/notifiarr/README.md +++ b/charts/stable/notifiarr/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/notifiarr` +`helm install mychart oci://oci.trueforge.org/truecharts/notifiarr` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/novnc/Chart.yaml b/charts/stable/novnc/Chart.yaml index 73cc6619ab7..d2bc8dc32bd 100644 --- a/charts/stable/novnc/Chart.yaml +++ b/charts/stable/novnc/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 1.2.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/novnc/README.md b/charts/stable/novnc/README.md index 89112256755..e1781d57e7c 100644 --- a/charts/stable/novnc/README.md +++ b/charts/stable/novnc/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/novnc` +`helm install mychart oci://oci.trueforge.org/truecharts/novnc` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/ntfy/Chart.yaml b/charts/stable/ntfy/Chart.yaml index 3ede229ff15..8c8c29eaf93 100644 --- a/charts/stable/ntfy/Chart.yaml +++ b/charts/stable/ntfy/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 2.14.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/ntfy/README.md b/charts/stable/ntfy/README.md index 32cf32ae29d..d8eacd8f348 100644 --- a/charts/stable/ntfy/README.md +++ b/charts/stable/ntfy/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/ntfy` +`helm install mychart oci://oci.trueforge.org/truecharts/ntfy` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/nullserv/Chart.yaml b/charts/stable/nullserv/Chart.yaml index 7c71928531c..613bdc7096e 100644 --- a/charts/stable/nullserv/Chart.yaml +++ b/charts/stable/nullserv/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 1.3.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/nullserv/README.md b/charts/stable/nullserv/README.md index 707777b4093..d18b2a0fb96 100644 --- a/charts/stable/nullserv/README.md +++ b/charts/stable/nullserv/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/nullserv` +`helm install mychart oci://oci.trueforge.org/truecharts/nullserv` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/nvidia-gpu-exporter/Chart.yaml b/charts/stable/nvidia-gpu-exporter/Chart.yaml index 4af69676d3e..ec6d2c65792 100644 --- a/charts/stable/nvidia-gpu-exporter/Chart.yaml +++ b/charts/stable/nvidia-gpu-exporter/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 1.3.2 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/nvidia-gpu-exporter/README.md b/charts/stable/nvidia-gpu-exporter/README.md index c757ecb7a50..b45da562c20 100644 --- a/charts/stable/nvidia-gpu-exporter/README.md +++ b/charts/stable/nvidia-gpu-exporter/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/nvidia-gpu-exporter` +`helm install mychart oci://oci.trueforge.org/truecharts/nvidia-gpu-exporter` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/nzbget/Chart.yaml b/charts/stable/nzbget/Chart.yaml index b5077dd10b6..7db861cd550 100644 --- a/charts/stable/nzbget/Chart.yaml +++ b/charts/stable/nzbget/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 25.2.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/nzbget/README.md b/charts/stable/nzbget/README.md index 39add811019..c4df974f809 100644 --- a/charts/stable/nzbget/README.md +++ b/charts/stable/nzbget/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/nzbget` +`helm install mychart oci://oci.trueforge.org/truecharts/nzbget` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/nzbhydra/Chart.yaml b/charts/stable/nzbhydra/Chart.yaml index 547e20236c6..f9ad80fbcd5 100644 --- a/charts/stable/nzbhydra/Chart.yaml +++ b/charts/stable/nzbhydra/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 7.16.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/nzbhydra/README.md b/charts/stable/nzbhydra/README.md index 18582282bad..2b9d14c2b55 100644 --- a/charts/stable/nzbhydra/README.md +++ b/charts/stable/nzbhydra/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/nzbhydra` +`helm install mychart oci://oci.trueforge.org/truecharts/nzbhydra` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/obs-ndi/Chart.yaml b/charts/stable/obs-ndi/Chart.yaml index eb90299a8be..7b8f472e6f2 100644 --- a/charts/stable/obs-ndi/Chart.yaml +++ b/charts/stable/obs-ndi/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/obs-ndi/README.md b/charts/stable/obs-ndi/README.md index 437c3f505f0..5b6b49b8fbf 100644 --- a/charts/stable/obs-ndi/README.md +++ b/charts/stable/obs-ndi/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/obs-ndi` +`helm install mychart oci://oci.trueforge.org/truecharts/obs-ndi` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/observium/Chart.yaml b/charts/stable/observium/Chart.yaml index e3f3c689662..8bbc11ae1ef 100644 --- a/charts/stable/observium/Chart.yaml +++ b/charts/stable/observium/Chart.yaml @@ -13,14 +13,14 @@ appVersion: 20250519.0.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] import-values: [] - name: mariadb version: 16.3.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: mariadb.enabled alias: "" tags: [] diff --git a/charts/stable/observium/README.md b/charts/stable/observium/README.md index 3ff1a382097..31a2864f53d 100644 --- a/charts/stable/observium/README.md +++ b/charts/stable/observium/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/observium` +`helm install mychart oci://oci.trueforge.org/truecharts/observium` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/obsidian/Chart.yaml b/charts/stable/obsidian/Chart.yaml index 8841d271b21..351983ba01c 100644 --- a/charts/stable/obsidian/Chart.yaml +++ b/charts/stable/obsidian/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 0.1.1 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/obsidian/README.md b/charts/stable/obsidian/README.md index e00c3738e89..8410042b590 100644 --- a/charts/stable/obsidian/README.md +++ b/charts/stable/obsidian/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/obsidian` +`helm install mychart oci://oci.trueforge.org/truecharts/obsidian` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/octoprint/Chart.yaml b/charts/stable/octoprint/Chart.yaml index a7207c00472..3523c40ff3b 100644 --- a/charts/stable/octoprint/Chart.yaml +++ b/charts/stable/octoprint/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 1.11.2 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/octoprint/README.md b/charts/stable/octoprint/README.md index d8d9d2e7e43..d8a3ecb530b 100644 --- a/charts/stable/octoprint/README.md +++ b/charts/stable/octoprint/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/octoprint` +`helm install mychart oci://oci.trueforge.org/truecharts/octoprint` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/odoo/Chart.yaml b/charts/stable/odoo/Chart.yaml index 24c15b76b24..f9c45c1aedd 100644 --- a/charts/stable/odoo/Chart.yaml +++ b/charts/stable/odoo/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 18.0.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/odoo/README.md b/charts/stable/odoo/README.md index a06d0df44fa..c07ba8ebaf3 100644 --- a/charts/stable/odoo/README.md +++ b/charts/stable/odoo/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/odoo` +`helm install mychart oci://oci.trueforge.org/truecharts/odoo` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/ollama/Chart.yaml b/charts/stable/ollama/Chart.yaml index c724cb67c30..e17a96e7f2d 100644 --- a/charts/stable/ollama/Chart.yaml +++ b/charts/stable/ollama/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 0.11.5 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/ollama/README.md b/charts/stable/ollama/README.md index 68181871a72..21f0caa6e0b 100644 --- a/charts/stable/ollama/README.md +++ b/charts/stable/ollama/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/ollama` +`helm install mychart oci://oci.trueforge.org/truecharts/ollama` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/omada-controller/Chart.yaml b/charts/stable/omada-controller/Chart.yaml index 979e31365b4..57fe308ecb2 100644 --- a/charts/stable/omada-controller/Chart.yaml +++ b/charts/stable/omada-controller/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 5.15.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/omada-controller/README.md b/charts/stable/omada-controller/README.md index c1a8d8cde74..d2bf22f068c 100644 --- a/charts/stable/omada-controller/README.md +++ b/charts/stable/omada-controller/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/omada-controller` +`helm install mychart oci://oci.trueforge.org/truecharts/omada-controller` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/ombi/CHANGELOG.md b/charts/stable/ombi/CHANGELOG.md index b70e5fe3cda..6844b881ad4 100644 --- a/charts/stable/ombi/CHANGELOG.md +++ b/charts/stable/ombi/CHANGELOG.md @@ -473,7 +473,7 @@ pagefind: false ### Chore -- update container image tccr.io/truecharts/ombi to v4.25.1 ([#3720](https://github.com/truecharts/charts/issues/3720)) +- update container image oci.trueforge.org/truecharts/ombi to v4.25.1 ([#3720](https://github.com/truecharts/charts/issues/3720)) ## [ombi-11.0.37](https://github.com/truecharts/charts/compare/ombi-11.0.35...ombi-11.0.37) (2022-08-30) diff --git a/charts/stable/ombi/Chart.yaml b/charts/stable/ombi/Chart.yaml index 18eea59ac5b..63edae3f261 100644 --- a/charts/stable/ombi/Chart.yaml +++ b/charts/stable/ombi/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 4.47.1 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/ombi/README.md b/charts/stable/ombi/README.md index 8d1d712960d..490f2132493 100644 --- a/charts/stable/ombi/README.md +++ b/charts/stable/ombi/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/ombi` +`helm install mychart oci://oci.trueforge.org/truecharts/ombi` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/onlinecheckyourserver/Chart.yaml b/charts/stable/onlinecheckyourserver/Chart.yaml index b451bdf5259..54a03b535a5 100644 --- a/charts/stable/onlinecheckyourserver/Chart.yaml +++ b/charts/stable/onlinecheckyourserver/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/onlinecheckyourserver/README.md b/charts/stable/onlinecheckyourserver/README.md index a4f298c73d6..c64ffa213b5 100644 --- a/charts/stable/onlinecheckyourserver/README.md +++ b/charts/stable/onlinecheckyourserver/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/onlinecheckyourserver` +`helm install mychart oci://oci.trueforge.org/truecharts/onlinecheckyourserver` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/onlyoffice-document-server/Chart.yaml b/charts/stable/onlyoffice-document-server/Chart.yaml index 92fc68c49d0..c197d226179 100644 --- a/charts/stable/onlyoffice-document-server/Chart.yaml +++ b/charts/stable/onlyoffice-document-server/Chart.yaml @@ -13,14 +13,14 @@ appVersion: 9.0.4 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] import-values: [] - name: redis version: 17.4.3 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: "" tags: [] diff --git a/charts/stable/onlyoffice-document-server/README.md b/charts/stable/onlyoffice-document-server/README.md index 25e1c3a3dc1..0ffcbfa2867 100644 --- a/charts/stable/onlyoffice-document-server/README.md +++ b/charts/stable/onlyoffice-document-server/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/onlyoffice-document-server` +`helm install mychart oci://oci.trueforge.org/truecharts/onlyoffice-document-server` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/openaudible/Chart.yaml b/charts/stable/openaudible/Chart.yaml index e24da54763c..3af5d5e010d 100644 --- a/charts/stable/openaudible/Chart.yaml +++ b/charts/stable/openaudible/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/openaudible/README.md b/charts/stable/openaudible/README.md index 10734b79b4c..ad455f6f107 100644 --- a/charts/stable/openaudible/README.md +++ b/charts/stable/openaudible/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/openaudible` +`helm install mychart oci://oci.trueforge.org/truecharts/openaudible` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/openbooks/Chart.yaml b/charts/stable/openbooks/Chart.yaml index 5c94bdf78d6..09e4ff15887 100644 --- a/charts/stable/openbooks/Chart.yaml +++ b/charts/stable/openbooks/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 4.5.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/openbooks/README.md b/charts/stable/openbooks/README.md index f3078dd7292..7d8ffe5e9a1 100644 --- a/charts/stable/openbooks/README.md +++ b/charts/stable/openbooks/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/openbooks` +`helm install mychart oci://oci.trueforge.org/truecharts/openbooks` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/opengl-desktop-g3/Chart.yaml b/charts/stable/opengl-desktop-g3/Chart.yaml index a120d9cac3d..c306e67ec72 100644 --- a/charts/stable/opengl-desktop-g3/Chart.yaml +++ b/charts/stable/opengl-desktop-g3/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/opengl-desktop-g3/README.md b/charts/stable/opengl-desktop-g3/README.md index 5146b338f2c..c114f354452 100644 --- a/charts/stable/opengl-desktop-g3/README.md +++ b/charts/stable/opengl-desktop-g3/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/opengl-desktop-g3` +`helm install mychart oci://oci.trueforge.org/truecharts/opengl-desktop-g3` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/openhab/Chart.yaml b/charts/stable/openhab/Chart.yaml index 616bf4d0f85..6e88b3343ba 100644 --- a/charts/stable/openhab/Chart.yaml +++ b/charts/stable/openhab/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 5.0.1 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/openhab/README.md b/charts/stable/openhab/README.md index 97164e6ff7f..9d48d94bb26 100644 --- a/charts/stable/openhab/README.md +++ b/charts/stable/openhab/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/openhab` +`helm install mychart oci://oci.trueforge.org/truecharts/openhab` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/openobserve/Chart.yaml b/charts/stable/openobserve/Chart.yaml index c2930a8adfe..4702fc1eb4e 100644 --- a/charts/stable/openobserve/Chart.yaml +++ b/charts/stable/openobserve/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 0.14.7 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/openra/Chart.yaml b/charts/stable/openra/Chart.yaml index e7175553a0e..15c6edea84a 100644 --- a/charts/stable/openra/Chart.yaml +++ b/charts/stable/openra/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/openra/README.md b/charts/stable/openra/README.md index e837307f42f..56c1d72b53c 100644 --- a/charts/stable/openra/README.md +++ b/charts/stable/openra/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/openra` +`helm install mychart oci://oci.trueforge.org/truecharts/openra` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/openspeedtest/Chart.yaml b/charts/stable/openspeedtest/Chart.yaml index 4ac2ce5b7b6..e545e7a4678 100644 --- a/charts/stable/openspeedtest/Chart.yaml +++ b/charts/stable/openspeedtest/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/openspeedtest/README.md b/charts/stable/openspeedtest/README.md index 3b16feb67ac..3ef16e6b7dc 100644 --- a/charts/stable/openspeedtest/README.md +++ b/charts/stable/openspeedtest/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/openspeedtest` +`helm install mychart oci://oci.trueforge.org/truecharts/openspeedtest` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/openttd/Chart.yaml b/charts/stable/openttd/Chart.yaml index 53a3c3ebb4c..c0c47c4a3b3 100644 --- a/charts/stable/openttd/Chart.yaml +++ b/charts/stable/openttd/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/openttd/README.md b/charts/stable/openttd/README.md index 49c2de1b86e..bec3e4aa49c 100644 --- a/charts/stable/openttd/README.md +++ b/charts/stable/openttd/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/openttd` +`helm install mychart oci://oci.trueforge.org/truecharts/openttd` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/openvscode-server/Chart.yaml b/charts/stable/openvscode-server/Chart.yaml index 19b4fa83b88..ac6eb06a656 100644 --- a/charts/stable/openvscode-server/Chart.yaml +++ b/charts/stable/openvscode-server/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 1.103.1 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/openvscode-server/README.md b/charts/stable/openvscode-server/README.md index 56e17577a55..1a2aa185923 100644 --- a/charts/stable/openvscode-server/README.md +++ b/charts/stable/openvscode-server/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/openvscode-server` +`helm install mychart oci://oci.trueforge.org/truecharts/openvscode-server` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/openwebrxplus/Chart.yaml b/charts/stable/openwebrxplus/Chart.yaml index b5296c33c70..136374f0e84 100644 --- a/charts/stable/openwebrxplus/Chart.yaml +++ b/charts/stable/openwebrxplus/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 1.2.90 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/openwebrxplus/README.md b/charts/stable/openwebrxplus/README.md index bef62a8c4f1..6a1564199d8 100644 --- a/charts/stable/openwebrxplus/README.md +++ b/charts/stable/openwebrxplus/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/openwebrxplus` +`helm install mychart oci://oci.trueforge.org/truecharts/openwebrxplus` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/orcaslicer/Chart.yaml b/charts/stable/orcaslicer/Chart.yaml index 4353454ec20..915e9c4c714 100644 --- a/charts/stable/orcaslicer/Chart.yaml +++ b/charts/stable/orcaslicer/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 2.3.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/orcaslicer/README.md b/charts/stable/orcaslicer/README.md index 3b184127f4f..58c6ddd085d 100644 --- a/charts/stable/orcaslicer/README.md +++ b/charts/stable/orcaslicer/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/orcaslicer` +`helm install mychart oci://oci.trueforge.org/truecharts/orcaslicer` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/organizr/Chart.yaml b/charts/stable/organizr/Chart.yaml index d5f5b07ccb1..73dedbec3c5 100644 --- a/charts/stable/organizr/Chart.yaml +++ b/charts/stable/organizr/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/organizr/README.md b/charts/stable/organizr/README.md index 1c008b19c36..ec4cf01081a 100644 --- a/charts/stable/organizr/README.md +++ b/charts/stable/organizr/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/organizr` +`helm install mychart oci://oci.trueforge.org/truecharts/organizr` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/oscam/Chart.yaml b/charts/stable/oscam/Chart.yaml index bd4c668b04d..d764c508f63 100644 --- a/charts/stable/oscam/Chart.yaml +++ b/charts/stable/oscam/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 11886.0.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/oscam/README.md b/charts/stable/oscam/README.md index 48497dcfa41..e3dad125c49 100644 --- a/charts/stable/oscam/README.md +++ b/charts/stable/oscam/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/oscam` +`helm install mychart oci://oci.trueforge.org/truecharts/oscam` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/outline/Chart.yaml b/charts/stable/outline/Chart.yaml index a7c92405ca4..b8ad4c82331 100644 --- a/charts/stable/outline/Chart.yaml +++ b/charts/stable/outline/Chart.yaml @@ -13,14 +13,14 @@ appVersion: 0.86.1 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] import-values: [] - name: redis version: 17.4.3 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: "" tags: [] diff --git a/charts/stable/outline/README.md b/charts/stable/outline/README.md index 1670eda9d9d..70ae9aedeac 100644 --- a/charts/stable/outline/README.md +++ b/charts/stable/outline/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/outline` +`helm install mychart oci://oci.trueforge.org/truecharts/outline` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/overseerr/Chart.yaml b/charts/stable/overseerr/Chart.yaml index 9f39b3e2776..87dd92cd357 100644 --- a/charts/stable/overseerr/Chart.yaml +++ b/charts/stable/overseerr/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 1.34.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/overseerr/README.md b/charts/stable/overseerr/README.md index 805eccb27c4..b28e9fb36c3 100644 --- a/charts/stable/overseerr/README.md +++ b/charts/stable/overseerr/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/overseerr` +`helm install mychart oci://oci.trueforge.org/truecharts/overseerr` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/owi2plex/Chart.yaml b/charts/stable/owi2plex/Chart.yaml index 7b503ec2a09..b547935fb37 100644 --- a/charts/stable/owi2plex/Chart.yaml +++ b/charts/stable/owi2plex/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/owi2plex/README.md b/charts/stable/owi2plex/README.md index cb8d5494347..8b6205d4f63 100644 --- a/charts/stable/owi2plex/README.md +++ b/charts/stable/owi2plex/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/owi2plex` +`helm install mychart oci://oci.trueforge.org/truecharts/owi2plex` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/owncast/Chart.yaml b/charts/stable/owncast/Chart.yaml index 182ddcb8db9..0b0b590c32e 100644 --- a/charts/stable/owncast/Chart.yaml +++ b/charts/stable/owncast/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 0.2.3 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/owncast/README.md b/charts/stable/owncast/README.md index c1937e8cc13..afb33ee468e 100644 --- a/charts/stable/owncast/README.md +++ b/charts/stable/owncast/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/owncast` +`helm install mychart oci://oci.trueforge.org/truecharts/owncast` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/pairdrop/Chart.yaml b/charts/stable/pairdrop/Chart.yaml index 55ced67897b..09384b8faff 100644 --- a/charts/stable/pairdrop/Chart.yaml +++ b/charts/stable/pairdrop/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 1.11.2 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/pairdrop/README.md b/charts/stable/pairdrop/README.md index d625b631031..d629e4dd694 100644 --- a/charts/stable/pairdrop/README.md +++ b/charts/stable/pairdrop/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/pairdrop` +`helm install mychart oci://oci.trueforge.org/truecharts/pairdrop` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/palworld/Chart.yaml b/charts/stable/palworld/Chart.yaml index 94da6986318..7ea8bd1315c 100644 --- a/charts/stable/palworld/Chart.yaml +++ b/charts/stable/palworld/Chart.yaml @@ -13,7 +13,7 @@ appVersion: palworld dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/palworld/README.md b/charts/stable/palworld/README.md index d712739dcaf..cde25390995 100644 --- a/charts/stable/palworld/README.md +++ b/charts/stable/palworld/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/palworld` +`helm install mychart oci://oci.trueforge.org/truecharts/palworld` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/paperless-ngx/Chart.yaml b/charts/stable/paperless-ngx/Chart.yaml index c1a0e05abcc..682cfd7f0d7 100644 --- a/charts/stable/paperless-ngx/Chart.yaml +++ b/charts/stable/paperless-ngx/Chart.yaml @@ -11,14 +11,14 @@ appVersion: 2.18.1 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] import-values: [] - name: redis version: 17.4.3 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: "" tags: [] diff --git a/charts/stable/paperless-ngx/README.md b/charts/stable/paperless-ngx/README.md index e8a0710673a..af26fc5f33b 100644 --- a/charts/stable/paperless-ngx/README.md +++ b/charts/stable/paperless-ngx/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/paperless-ngx` +`helm install mychart oci://oci.trueforge.org/truecharts/paperless-ngx` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/papermerge/Chart.yaml b/charts/stable/papermerge/Chart.yaml index 25d5d94239b..2ad439c0176 100644 --- a/charts/stable/papermerge/Chart.yaml +++ b/charts/stable/papermerge/Chart.yaml @@ -13,14 +13,14 @@ appVersion: 3.5.3 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] import-values: [] - name: redis version: 17.4.3 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: "" tags: [] diff --git a/charts/stable/papermerge/README.md b/charts/stable/papermerge/README.md index 11e50ca0238..1f4acb27945 100644 --- a/charts/stable/papermerge/README.md +++ b/charts/stable/papermerge/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/papermerge` +`helm install mychart oci://oci.trueforge.org/truecharts/papermerge` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/passwordpusherephemeral/Chart.yaml b/charts/stable/passwordpusherephemeral/Chart.yaml index 2163adf973c..f92fe3d1428 100644 --- a/charts/stable/passwordpusherephemeral/Chart.yaml +++ b/charts/stable/passwordpusherephemeral/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/passwordpusherephemeral/README.md b/charts/stable/passwordpusherephemeral/README.md index 931cccc9eb5..9d5679dd90e 100644 --- a/charts/stable/passwordpusherephemeral/README.md +++ b/charts/stable/passwordpusherephemeral/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/passwordpusherephemeral` +`helm install mychart oci://oci.trueforge.org/truecharts/passwordpusherephemeral` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/pasta/Chart.yaml b/charts/stable/pasta/Chart.yaml index da591689499..13b421b72b9 100644 --- a/charts/stable/pasta/Chart.yaml +++ b/charts/stable/pasta/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 1.6.6 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/pasta/README.md b/charts/stable/pasta/README.md index de773136cc7..34a8cf3a7a7 100644 --- a/charts/stable/pasta/README.md +++ b/charts/stable/pasta/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/pasta` +`helm install mychart oci://oci.trueforge.org/truecharts/pasta` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/pastey/Chart.yaml b/charts/stable/pastey/Chart.yaml index b5f9e6832ce..587c228e9b4 100644 --- a/charts/stable/pastey/Chart.yaml +++ b/charts/stable/pastey/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 0.5.1 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/pastey/README.md b/charts/stable/pastey/README.md index f760a19d105..6f2632cdbf1 100644 --- a/charts/stable/pastey/README.md +++ b/charts/stable/pastey/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/pastey` +`helm install mychart oci://oci.trueforge.org/truecharts/pastey` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/pavlovvr/Chart.yaml b/charts/stable/pavlovvr/Chart.yaml index 5a5f9556078..a1218f3b8ca 100644 --- a/charts/stable/pavlovvr/Chart.yaml +++ b/charts/stable/pavlovvr/Chart.yaml @@ -13,7 +13,7 @@ appVersion: palor dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/pavlovvr/README.md b/charts/stable/pavlovvr/README.md index 2c8f28bc1e9..1a1a4ea0a80 100644 --- a/charts/stable/pavlovvr/README.md +++ b/charts/stable/pavlovvr/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/pavlovvr` +`helm install mychart oci://oci.trueforge.org/truecharts/pavlovvr` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/peanut/Chart.yaml b/charts/stable/peanut/Chart.yaml index f830478a68d..635dffbaf17 100644 --- a/charts/stable/peanut/Chart.yaml +++ b/charts/stable/peanut/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 5.12.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/peanut/README.md b/charts/stable/peanut/README.md index 74cef6f8463..1dba0fd6be3 100644 --- a/charts/stable/peanut/README.md +++ b/charts/stable/peanut/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/peanut` +`helm install mychart oci://oci.trueforge.org/truecharts/peanut` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/peppermint/Chart.yaml b/charts/stable/peppermint/Chart.yaml index 7357f694ef5..bd838acb00b 100644 --- a/charts/stable/peppermint/Chart.yaml +++ b/charts/stable/peppermint/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/peppermint/README.md b/charts/stable/peppermint/README.md index 8790256fe7b..47794804866 100644 --- a/charts/stable/peppermint/README.md +++ b/charts/stable/peppermint/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/peppermint` +`helm install mychart oci://oci.trueforge.org/truecharts/peppermint` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/pgadmin/Chart.yaml b/charts/stable/pgadmin/Chart.yaml index ac89ea9b6d7..176ac47b277 100644 --- a/charts/stable/pgadmin/Chart.yaml +++ b/charts/stable/pgadmin/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 9.7.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/pgadmin/README.md b/charts/stable/pgadmin/README.md index 2a81ebe7145..9ab9b500163 100644 --- a/charts/stable/pgadmin/README.md +++ b/charts/stable/pgadmin/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/pgadmin` +`helm install mychart oci://oci.trueforge.org/truecharts/pgadmin` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/phoronix-test-suite/Chart.yaml b/charts/stable/phoronix-test-suite/Chart.yaml index 72026f9eb77..ec6082d8f54 100644 --- a/charts/stable/phoronix-test-suite/Chart.yaml +++ b/charts/stable/phoronix-test-suite/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/phoronix-test-suite/README.md b/charts/stable/phoronix-test-suite/README.md index 67b98cc7e31..78ed48c0f6b 100644 --- a/charts/stable/phoronix-test-suite/README.md +++ b/charts/stable/phoronix-test-suite/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/phoronix-test-suite` +`helm install mychart oci://oci.trueforge.org/truecharts/phoronix-test-suite` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/photo-stream/Chart.yaml b/charts/stable/photo-stream/Chart.yaml index 9892296432d..e43f2b67e79 100644 --- a/charts/stable/photo-stream/Chart.yaml +++ b/charts/stable/photo-stream/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/photo-stream/README.md b/charts/stable/photo-stream/README.md index e6822029085..ed32601572c 100644 --- a/charts/stable/photo-stream/README.md +++ b/charts/stable/photo-stream/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/photo-stream` +`helm install mychart oci://oci.trueforge.org/truecharts/photo-stream` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/photoprism/Chart.yaml b/charts/stable/photoprism/Chart.yaml index f1e21fc9670..69055a81468 100644 --- a/charts/stable/photoprism/Chart.yaml +++ b/charts/stable/photoprism/Chart.yaml @@ -13,14 +13,14 @@ appVersion: 250707.0.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] import-values: [] - name: mariadb version: 16.3.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: mariadb.enabled alias: "" tags: [] diff --git a/charts/stable/photoprism/README.md b/charts/stable/photoprism/README.md index ed56f51601f..64e1741d4d4 100644 --- a/charts/stable/photoprism/README.md +++ b/charts/stable/photoprism/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/photoprism` +`helm install mychart oci://oci.trueforge.org/truecharts/photoprism` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/photoshow/Chart.yaml b/charts/stable/photoshow/Chart.yaml index 8493aa4a6a6..e92cf59babc 100644 --- a/charts/stable/photoshow/Chart.yaml +++ b/charts/stable/photoshow/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 48aabb98 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/photoshow/README.md b/charts/stable/photoshow/README.md index f9af018f574..968e0ceb643 100644 --- a/charts/stable/photoshow/README.md +++ b/charts/stable/photoshow/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/photoshow` +`helm install mychart oci://oci.trueforge.org/truecharts/photoshow` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/photostructure/Chart.yaml b/charts/stable/photostructure/Chart.yaml index ce6a238c0c8..f6c20f3c23b 100644 --- a/charts/stable/photostructure/Chart.yaml +++ b/charts/stable/photostructure/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 2024.3.3 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/photostructure/README.md b/charts/stable/photostructure/README.md index db229cd9c8c..41aa0247a6f 100644 --- a/charts/stable/photostructure/README.md +++ b/charts/stable/photostructure/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/photostructure` +`helm install mychart oci://oci.trueforge.org/truecharts/photostructure` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/photoview/Chart.yaml b/charts/stable/photoview/Chart.yaml index 192626aead5..5f5099c1b21 100644 --- a/charts/stable/photoview/Chart.yaml +++ b/charts/stable/photoview/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 2.4.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/photoview/README.md b/charts/stable/photoview/README.md index 1950e60bbc3..20cbcc1a470 100644 --- a/charts/stable/photoview/README.md +++ b/charts/stable/photoview/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/photoview` +`helm install mychart oci://oci.trueforge.org/truecharts/photoview` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/phpldapadmin/Chart.yaml b/charts/stable/phpldapadmin/Chart.yaml index d84ea568a94..d26caf9971c 100644 --- a/charts/stable/phpldapadmin/Chart.yaml +++ b/charts/stable/phpldapadmin/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 0.9.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/phpldapadmin/README.md b/charts/stable/phpldapadmin/README.md index 6b3e2559fa8..5b253273e18 100644 --- a/charts/stable/phpldapadmin/README.md +++ b/charts/stable/phpldapadmin/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/phpldapadmin` +`helm install mychart oci://oci.trueforge.org/truecharts/phpldapadmin` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/phpmyadmin/Chart.yaml b/charts/stable/phpmyadmin/Chart.yaml index 5e0124339fc..5872bccba71 100644 --- a/charts/stable/phpmyadmin/Chart.yaml +++ b/charts/stable/phpmyadmin/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 5.2.2 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/phpmyadmin/README.md b/charts/stable/phpmyadmin/README.md index cecb82dddad..af755287242 100644 --- a/charts/stable/phpmyadmin/README.md +++ b/charts/stable/phpmyadmin/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/phpmyadmin` +`helm install mychart oci://oci.trueforge.org/truecharts/phpmyadmin` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/piaware/Chart.yaml b/charts/stable/piaware/Chart.yaml index 841e53ead8e..1df86e6d817 100644 --- a/charts/stable/piaware/Chart.yaml +++ b/charts/stable/piaware/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 10.0.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/piaware/README.md b/charts/stable/piaware/README.md index eae3b13233d..cf4a91f0a1a 100644 --- a/charts/stable/piaware/README.md +++ b/charts/stable/piaware/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/piaware` +`helm install mychart oci://oci.trueforge.org/truecharts/piaware` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/picoshare/Chart.yaml b/charts/stable/picoshare/Chart.yaml index cbd22858fdf..cdd0b6794fa 100644 --- a/charts/stable/picoshare/Chart.yaml +++ b/charts/stable/picoshare/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 1.4.5 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/picoshare/README.md b/charts/stable/picoshare/README.md index cbba3ea10db..1f1dac78b9b 100644 --- a/charts/stable/picoshare/README.md +++ b/charts/stable/picoshare/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/picoshare` +`helm install mychart oci://oci.trueforge.org/truecharts/picoshare` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/pigallery2/Chart.yaml b/charts/stable/pigallery2/Chart.yaml index 1a5e7e93560..17c69c45213 100644 --- a/charts/stable/pigallery2/Chart.yaml +++ b/charts/stable/pigallery2/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/pigallery2/README.md b/charts/stable/pigallery2/README.md index 3d5af027c8f..06ac570935f 100644 --- a/charts/stable/pigallery2/README.md +++ b/charts/stable/pigallery2/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/pigallery2` +`helm install mychart oci://oci.trueforge.org/truecharts/pigallery2` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/pihole/Chart.yaml b/charts/stable/pihole/Chart.yaml index 0e68cfa9f81..637373d77b8 100644 --- a/charts/stable/pihole/Chart.yaml +++ b/charts/stable/pihole/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 2025.08.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/pihole/README.md b/charts/stable/pihole/README.md index 47eee491055..51b2796c60b 100644 --- a/charts/stable/pihole/README.md +++ b/charts/stable/pihole/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/pihole` +`helm install mychart oci://oci.trueforge.org/truecharts/pihole` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/pingvin-share/Chart.yaml b/charts/stable/pingvin-share/Chart.yaml index 6fa3202177b..ea1add82c44 100644 --- a/charts/stable/pingvin-share/Chart.yaml +++ b/charts/stable/pingvin-share/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 1.13.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/pingvin-share/README.md b/charts/stable/pingvin-share/README.md index ef168ddb175..d7b37f3719b 100644 --- a/charts/stable/pingvin-share/README.md +++ b/charts/stable/pingvin-share/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/pingvin-share` +`helm install mychart oci://oci.trueforge.org/truecharts/pingvin-share` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/pinry/Chart.yaml b/charts/stable/pinry/Chart.yaml index a3e721c2334..316e3ff9245 100644 --- a/charts/stable/pinry/Chart.yaml +++ b/charts/stable/pinry/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 2.1.13 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/pinry/README.md b/charts/stable/pinry/README.md index c8f9b9f26ee..c7fc7f998ab 100644 --- a/charts/stable/pinry/README.md +++ b/charts/stable/pinry/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/pinry` +`helm install mychart oci://oci.trueforge.org/truecharts/pinry` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/piwigo/Chart.yaml b/charts/stable/piwigo/Chart.yaml index 9011f6a01f4..bda88c58602 100644 --- a/charts/stable/piwigo/Chart.yaml +++ b/charts/stable/piwigo/Chart.yaml @@ -13,14 +13,14 @@ appVersion: 15.6.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] import-values: [] - name: mariadb version: 16.3.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: mariadb.enabled alias: "" tags: [] diff --git a/charts/stable/piwigo/README.md b/charts/stable/piwigo/README.md index aed5784d85b..02d2af5b452 100644 --- a/charts/stable/piwigo/README.md +++ b/charts/stable/piwigo/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/piwigo` +`helm install mychart oci://oci.trueforge.org/truecharts/piwigo` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/pixapop/Chart.yaml b/charts/stable/pixapop/Chart.yaml index db8c7b91497..2b6fb9b4231 100644 --- a/charts/stable/pixapop/Chart.yaml +++ b/charts/stable/pixapop/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 1.2.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/pixapop/README.md b/charts/stable/pixapop/README.md index 4c91298f77a..74786e2e394 100644 --- a/charts/stable/pixapop/README.md +++ b/charts/stable/pixapop/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/pixapop` +`helm install mychart oci://oci.trueforge.org/truecharts/pixapop` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/pixark/Chart.yaml b/charts/stable/pixark/Chart.yaml index 26a56cc0138..05d4e91d820 100644 --- a/charts/stable/pixark/Chart.yaml +++ b/charts/stable/pixark/Chart.yaml @@ -13,7 +13,7 @@ appVersion: pixark dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/pixark/README.md b/charts/stable/pixark/README.md index 235d06c9e14..9ba8aec219f 100644 --- a/charts/stable/pixark/README.md +++ b/charts/stable/pixark/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/pixark` +`helm install mychart oci://oci.trueforge.org/truecharts/pixark` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/plant-it/Chart.yaml b/charts/stable/plant-it/Chart.yaml index 45305f25218..049c6abb6a9 100644 --- a/charts/stable/plant-it/Chart.yaml +++ b/charts/stable/plant-it/Chart.yaml @@ -11,21 +11,21 @@ appVersion: 0.10.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] import-values: [] - name: mariadb version: 16.3.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: mariadb.enabled alias: "" tags: [] import-values: [] - name: redis version: 17.4.3 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: "" tags: [] diff --git a/charts/stable/plant-it/README.md b/charts/stable/plant-it/README.md index f6d65d7f87b..621873703f0 100644 --- a/charts/stable/plant-it/README.md +++ b/charts/stable/plant-it/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/plant-it` +`helm install mychart oci://oci.trueforge.org/truecharts/plant-it` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/plausible/Chart.yaml b/charts/stable/plausible/Chart.yaml index e99eeeab2f9..6e23a4b7c90 100644 --- a/charts/stable/plausible/Chart.yaml +++ b/charts/stable/plausible/Chart.yaml @@ -13,14 +13,14 @@ appVersion: 2.0.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] import-values: [] - name: clickhouse version: 16.4.3 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: clickhouse.enabled alias: "" tags: [] diff --git a/charts/stable/plausible/README.md b/charts/stable/plausible/README.md index a6f9ef0b092..8a0934f2da5 100644 --- a/charts/stable/plausible/README.md +++ b/charts/stable/plausible/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/plausible` +`helm install mychart oci://oci.trueforge.org/truecharts/plausible` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/plaxt/Chart.yaml b/charts/stable/plaxt/Chart.yaml index 206da97a7f4..f8d59708f36 100644 --- a/charts/stable/plaxt/Chart.yaml +++ b/charts/stable/plaxt/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/plaxt/README.md b/charts/stable/plaxt/README.md index 44a48482f6c..38d65650dbe 100644 --- a/charts/stable/plaxt/README.md +++ b/charts/stable/plaxt/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/plaxt` +`helm install mychart oci://oci.trueforge.org/truecharts/plaxt` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/plex-auto-languages/Chart.yaml b/charts/stable/plex-auto-languages/Chart.yaml index 8ec8327d1f8..76d577580f6 100644 --- a/charts/stable/plex-auto-languages/Chart.yaml +++ b/charts/stable/plex-auto-languages/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/plex-auto-languages/README.md b/charts/stable/plex-auto-languages/README.md index a01d2a34821..8e9be008de9 100644 --- a/charts/stable/plex-auto-languages/README.md +++ b/charts/stable/plex-auto-languages/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/plex-auto-languages` +`helm install mychart oci://oci.trueforge.org/truecharts/plex-auto-languages` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/plex-meta-manager/Chart.yaml b/charts/stable/plex-meta-manager/Chart.yaml index 5029050b85d..8162f74751f 100644 --- a/charts/stable/plex-meta-manager/Chart.yaml +++ b/charts/stable/plex-meta-manager/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 1.21.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/plex-meta-manager/README.md b/charts/stable/plex-meta-manager/README.md index 510633523cf..030439464df 100644 --- a/charts/stable/plex-meta-manager/README.md +++ b/charts/stable/plex-meta-manager/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/plex-meta-manager` +`helm install mychart oci://oci.trueforge.org/truecharts/plex-meta-manager` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/plex-playlist-sync/Chart.yaml b/charts/stable/plex-playlist-sync/Chart.yaml index ef0cde973af..f81e8aa694e 100644 --- a/charts/stable/plex-playlist-sync/Chart.yaml +++ b/charts/stable/plex-playlist-sync/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/plex-playlist-sync/README.md b/charts/stable/plex-playlist-sync/README.md index ba835a516ad..84da026ffc2 100644 --- a/charts/stable/plex-playlist-sync/README.md +++ b/charts/stable/plex-playlist-sync/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/plex-playlist-sync` +`helm install mychart oci://oci.trueforge.org/truecharts/plex-playlist-sync` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/plex-utills/Chart.yaml b/charts/stable/plex-utills/Chart.yaml index cc5ff7a7215..2ac8c74e93e 100644 --- a/charts/stable/plex-utills/Chart.yaml +++ b/charts/stable/plex-utills/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/plex-utills/README.md b/charts/stable/plex-utills/README.md index 7c54dff2919..05f1d9f597a 100644 --- a/charts/stable/plex-utills/README.md +++ b/charts/stable/plex-utills/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/plex-utills` +`helm install mychart oci://oci.trueforge.org/truecharts/plex-utills` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/plex/Chart.yaml b/charts/stable/plex/Chart.yaml index b59a37eeeb8..5d56e3d0a90 100644 --- a/charts/stable/plex/Chart.yaml +++ b/charts/stable/plex/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 1.42.1.10060 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/plex/README.md b/charts/stable/plex/README.md index b33ee139101..01d4eff1f5a 100644 --- a/charts/stable/plex/README.md +++ b/charts/stable/plex/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/plex` +`helm install mychart oci://oci.trueforge.org/truecharts/plex` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/plexanisync/Chart.yaml b/charts/stable/plexanisync/Chart.yaml index c4dfe34056f..03cd00e09d3 100644 --- a/charts/stable/plexanisync/Chart.yaml +++ b/charts/stable/plexanisync/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 1.4.3 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/plexanisync/README.md b/charts/stable/plexanisync/README.md index 6ad9172ac46..6b4d8bb323f 100644 --- a/charts/stable/plexanisync/README.md +++ b/charts/stable/plexanisync/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/plexanisync` +`helm install mychart oci://oci.trueforge.org/truecharts/plexanisync` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/plexripper/Chart.yaml b/charts/stable/plexripper/Chart.yaml index e586c219852..609b747b7c4 100644 --- a/charts/stable/plexripper/Chart.yaml +++ b/charts/stable/plexripper/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 0.32.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/plexripper/README.md b/charts/stable/plexripper/README.md index d8972ae540d..3c4509a8fb0 100644 --- a/charts/stable/plexripper/README.md +++ b/charts/stable/plexripper/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/plexripper` +`helm install mychart oci://oci.trueforge.org/truecharts/plexripper` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/plextraktsync/Chart.yaml b/charts/stable/plextraktsync/Chart.yaml index bbc542cc3da..32171c0aa93 100644 --- a/charts/stable/plextraktsync/Chart.yaml +++ b/charts/stable/plextraktsync/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 0.34.12 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/plextraktsync/README.md b/charts/stable/plextraktsync/README.md index 396d42e7027..94a378fe85f 100644 --- a/charts/stable/plextraktsync/README.md +++ b/charts/stable/plextraktsync/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/plextraktsync` +`helm install mychart oci://oci.trueforge.org/truecharts/plextraktsync` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/pocketmine-mp/Chart.yaml b/charts/stable/pocketmine-mp/Chart.yaml index 2cb2b9cb0fe..d934e7c012c 100644 --- a/charts/stable/pocketmine-mp/Chart.yaml +++ b/charts/stable/pocketmine-mp/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 5.32.1 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/pocketmine-mp/README.md b/charts/stable/pocketmine-mp/README.md index abe71b7e1f5..89a44644a79 100644 --- a/charts/stable/pocketmine-mp/README.md +++ b/charts/stable/pocketmine-mp/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/pocketmine-mp` +`helm install mychart oci://oci.trueforge.org/truecharts/pocketmine-mp` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/podgrab/Chart.yaml b/charts/stable/podgrab/Chart.yaml index 4769bfa57f2..89a7fd2aee1 100644 --- a/charts/stable/podgrab/Chart.yaml +++ b/charts/stable/podgrab/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 1.0.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/podgrab/README.md b/charts/stable/podgrab/README.md index 5ec1d716f4c..f946fa0b7d8 100644 --- a/charts/stable/podgrab/README.md +++ b/charts/stable/podgrab/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/podgrab` +`helm install mychart oci://oci.trueforge.org/truecharts/podgrab` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/portainer/Chart.yaml b/charts/stable/portainer/Chart.yaml index 916d1a42165..164fb2afa6f 100644 --- a/charts/stable/portainer/Chart.yaml +++ b/charts/stable/portainer/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 2.33.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/portainer/README.md b/charts/stable/portainer/README.md index 28cd42480e5..cda09d4953c 100644 --- a/charts/stable/portainer/README.md +++ b/charts/stable/portainer/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/portainer` +`helm install mychart oci://oci.trueforge.org/truecharts/portainer` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/portainer/docs/installation-notes.md b/charts/stable/portainer/docs/installation-notes.md index bcf856bdbfc..b7297909d6b 100644 --- a/charts/stable/portainer/docs/installation-notes.md +++ b/charts/stable/portainer/docs/installation-notes.md @@ -22,12 +22,12 @@ You **CANNOT** use it to run docker, docker stacks or docker compose Navigate to `Home` -> `local` - Click `Helm` on the sidebar -- Type `oci://tccr.io/truecharts` under the `Additional Repositories` +- Type `oci://oci.trueforge.org/truecharts` under the `Additional Repositories` - Click `Add repository` ## Replacing default Helm repository with TrueCharts Helm repository Navigate to `Settings` on the sidebar -- Under `Helm Repository` replace `URL` with `oci://tccr.io/truecharts` +- Under `Helm Repository` replace `URL` with `oci://oci.trueforge.org/truecharts` - Click `Save settings` diff --git a/charts/stable/post-recording/Chart.yaml b/charts/stable/post-recording/Chart.yaml index 1ff1f441601..c72a2e6ab8e 100644 --- a/charts/stable/post-recording/Chart.yaml +++ b/charts/stable/post-recording/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/post-recording/README.md b/charts/stable/post-recording/README.md index a8f189c9f1b..ee9f89d0587 100644 --- a/charts/stable/post-recording/README.md +++ b/charts/stable/post-recording/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/post-recording` +`helm install mychart oci://oci.trueforge.org/truecharts/post-recording` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/posterr/Chart.yaml b/charts/stable/posterr/Chart.yaml index 3a5bf3c01ea..5fc7166b501 100644 --- a/charts/stable/posterr/Chart.yaml +++ b/charts/stable/posterr/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/posterr/README.md b/charts/stable/posterr/README.md index 6a05ebd97e8..d9838968ba8 100644 --- a/charts/stable/posterr/README.md +++ b/charts/stable/posterr/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/posterr` +`helm install mychart oci://oci.trueforge.org/truecharts/posterr` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/postscriptum/Chart.yaml b/charts/stable/postscriptum/Chart.yaml index 9d8bb285169..f98347dcc51 100644 --- a/charts/stable/postscriptum/Chart.yaml +++ b/charts/stable/postscriptum/Chart.yaml @@ -13,7 +13,7 @@ appVersion: postscriptum dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/postscriptum/README.md b/charts/stable/postscriptum/README.md index b0965267ad0..afb0b5b8fec 100644 --- a/charts/stable/postscriptum/README.md +++ b/charts/stable/postscriptum/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/postscriptum` +`helm install mychart oci://oci.trueforge.org/truecharts/postscriptum` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/pretend-youre-xyzzy/Chart.yaml b/charts/stable/pretend-youre-xyzzy/Chart.yaml index 696608a56b8..2af458926f9 100644 --- a/charts/stable/pretend-youre-xyzzy/Chart.yaml +++ b/charts/stable/pretend-youre-xyzzy/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 4.0.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/pretend-youre-xyzzy/README.md b/charts/stable/pretend-youre-xyzzy/README.md index cb070fb88c0..7d9ebe9e9d9 100644 --- a/charts/stable/pretend-youre-xyzzy/README.md +++ b/charts/stable/pretend-youre-xyzzy/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/pretend-youre-xyzzy` +`helm install mychart oci://oci.trueforge.org/truecharts/pretend-youre-xyzzy` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/profilarr/Chart.yaml b/charts/stable/profilarr/Chart.yaml index da54c1d3961..4bb7439ee9e 100644 --- a/charts/stable/profilarr/Chart.yaml +++ b/charts/stable/profilarr/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 1.0.1 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/profilarr/README.md b/charts/stable/profilarr/README.md index bff38edd9d4..51ce08e682d 100644 --- a/charts/stable/profilarr/README.md +++ b/charts/stable/profilarr/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/profilarr` +`helm install mychart oci://oci.trueforge.org/truecharts/profilarr` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/projectsend/Chart.yaml b/charts/stable/projectsend/Chart.yaml index 171bdb55bc0..30038280de1 100644 --- a/charts/stable/projectsend/Chart.yaml +++ b/charts/stable/projectsend/Chart.yaml @@ -13,14 +13,14 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] import-values: [] - name: mariadb version: 16.3.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: mariadb.enabled alias: "" tags: [] diff --git a/charts/stable/projectsend/README.md b/charts/stable/projectsend/README.md index 2025f23c92f..bb2c7f7f540 100644 --- a/charts/stable/projectsend/README.md +++ b/charts/stable/projectsend/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/projectsend` +`helm install mychart oci://oci.trueforge.org/truecharts/projectsend` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/promcord/Chart.yaml b/charts/stable/promcord/Chart.yaml index 8daef6909e0..b4f6bdda1e1 100644 --- a/charts/stable/promcord/Chart.yaml +++ b/charts/stable/promcord/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/promcord/README.md b/charts/stable/promcord/README.md index 81e24818ee6..8723c7638d2 100644 --- a/charts/stable/promcord/README.md +++ b/charts/stable/promcord/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/promcord` +`helm install mychart oci://oci.trueforge.org/truecharts/promcord` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/prometheus-pve-exporter/Chart.yaml b/charts/stable/prometheus-pve-exporter/Chart.yaml index 459d5e1e391..ff8b5a71446 100644 --- a/charts/stable/prometheus-pve-exporter/Chart.yaml +++ b/charts/stable/prometheus-pve-exporter/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 3.5.5 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/prometheus-pve-exporter/README.md b/charts/stable/prometheus-pve-exporter/README.md index 4516578dd86..37da905fccb 100644 --- a/charts/stable/prometheus-pve-exporter/README.md +++ b/charts/stable/prometheus-pve-exporter/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/prometheus-pve-exporter` +`helm install mychart oci://oci.trueforge.org/truecharts/prometheus-pve-exporter` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/protonmail-bridge/Chart.yaml b/charts/stable/protonmail-bridge/Chart.yaml index b4e46753ea1..4cccbe8a5cc 100644 --- a/charts/stable/protonmail-bridge/Chart.yaml +++ b/charts/stable/protonmail-bridge/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 3.19.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/protonmail-bridge/README.md b/charts/stable/protonmail-bridge/README.md index 755bfa53e59..d3748c9177c 100644 --- a/charts/stable/protonmail-bridge/README.md +++ b/charts/stable/protonmail-bridge/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/protonmail-bridge` +`helm install mychart oci://oci.trueforge.org/truecharts/protonmail-bridge` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/prowlarr/Chart.yaml b/charts/stable/prowlarr/Chart.yaml index 86fa5540c30..2d210c4cd86 100644 --- a/charts/stable/prowlarr/Chart.yaml +++ b/charts/stable/prowlarr/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 2.0.3.5130 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/prowlarr/README.md b/charts/stable/prowlarr/README.md index 035b2e9dea4..a017cb2a8ba 100644 --- a/charts/stable/prowlarr/README.md +++ b/charts/stable/prowlarr/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/prowlarr` +`helm install mychart oci://oci.trueforge.org/truecharts/prowlarr` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/proxmox-backup-server/Chart.yaml b/charts/stable/proxmox-backup-server/Chart.yaml index 4777bcabfc4..c4573193bf2 100644 --- a/charts/stable/proxmox-backup-server/Chart.yaml +++ b/charts/stable/proxmox-backup-server/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 4.0.13 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/proxmox-backup-server/README.md b/charts/stable/proxmox-backup-server/README.md index 74f553f95c8..542b32dde09 100644 --- a/charts/stable/proxmox-backup-server/README.md +++ b/charts/stable/proxmox-backup-server/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/proxmox-backup-server` +`helm install mychart oci://oci.trueforge.org/truecharts/proxmox-backup-server` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/prpdf/Chart.yaml b/charts/stable/prpdf/Chart.yaml index ce7c0a2bd97..58c9db29ba6 100644 --- a/charts/stable/prpdf/Chart.yaml +++ b/charts/stable/prpdf/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/prpdf/README.md b/charts/stable/prpdf/README.md index 9962f42acdf..fc5bf7708d4 100644 --- a/charts/stable/prpdf/README.md +++ b/charts/stable/prpdf/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/prpdf` +`helm install mychart oci://oci.trueforge.org/truecharts/prpdf` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/prusaslicer-novnc/Chart.yaml b/charts/stable/prusaslicer-novnc/Chart.yaml index a5a30a47f2a..3835f20a801 100644 --- a/charts/stable/prusaslicer-novnc/Chart.yaml +++ b/charts/stable/prusaslicer-novnc/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/prusaslicer-novnc/README.md b/charts/stable/prusaslicer-novnc/README.md index 9fa4246f20b..9fda5a61177 100644 --- a/charts/stable/prusaslicer-novnc/README.md +++ b/charts/stable/prusaslicer-novnc/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/prusaslicer-novnc` +`helm install mychart oci://oci.trueforge.org/truecharts/prusaslicer-novnc` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/ps3netsrv/Chart.yaml b/charts/stable/ps3netsrv/Chart.yaml index 877253bccb3..9eac8d3bdc8 100644 --- a/charts/stable/ps3netsrv/Chart.yaml +++ b/charts/stable/ps3netsrv/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 1.11.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/ps3netsrv/README.md b/charts/stable/ps3netsrv/README.md index 9771cb46d94..d4f4ad568d8 100644 --- a/charts/stable/ps3netsrv/README.md +++ b/charts/stable/ps3netsrv/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/ps3netsrv` +`helm install mychart oci://oci.trueforge.org/truecharts/ps3netsrv` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/pt-helper/Chart.yaml b/charts/stable/pt-helper/Chart.yaml index 9a249e470ff..f9ecd2107d0 100644 --- a/charts/stable/pt-helper/Chart.yaml +++ b/charts/stable/pt-helper/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/pt-helper/README.md b/charts/stable/pt-helper/README.md index 2ff68220f69..790902c94aa 100644 --- a/charts/stable/pt-helper/README.md +++ b/charts/stable/pt-helper/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/pt-helper` +`helm install mychart oci://oci.trueforge.org/truecharts/pt-helper` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/putty/Chart.yaml b/charts/stable/putty/Chart.yaml index 51ffba9c2eb..18ecd4bfa14 100644 --- a/charts/stable/putty/Chart.yaml +++ b/charts/stable/putty/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 25.07.2 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/putty/README.md b/charts/stable/putty/README.md index 5b0d625374c..7275cba88a5 100644 --- a/charts/stable/putty/README.md +++ b/charts/stable/putty/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/putty` +`helm install mychart oci://oci.trueforge.org/truecharts/putty` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/pvk-ii/Chart.yaml b/charts/stable/pvk-ii/Chart.yaml index 290fadac53e..e977379b062 100644 --- a/charts/stable/pvk-ii/Chart.yaml +++ b/charts/stable/pvk-ii/Chart.yaml @@ -13,7 +13,7 @@ appVersion: pkii dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/pvk-ii/README.md b/charts/stable/pvk-ii/README.md index 79d75ea570b..d0e57856b6b 100644 --- a/charts/stable/pvk-ii/README.md +++ b/charts/stable/pvk-ii/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/pvk-ii` +`helm install mychart oci://oci.trueforge.org/truecharts/pvk-ii` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/pwm/Chart.yaml b/charts/stable/pwm/Chart.yaml index b19653497e2..161875d51cc 100644 --- a/charts/stable/pwm/Chart.yaml +++ b/charts/stable/pwm/Chart.yaml @@ -13,7 +13,7 @@ appVersion: alpine dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/pwm/README.md b/charts/stable/pwm/README.md index 52c766954ca..4935cb50530 100644 --- a/charts/stable/pwm/README.md +++ b/charts/stable/pwm/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/pwm` +`helm install mychart oci://oci.trueforge.org/truecharts/pwm` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/pwndrop/Chart.yaml b/charts/stable/pwndrop/Chart.yaml index 1a2242682ae..a5b190856ac 100644 --- a/charts/stable/pwndrop/Chart.yaml +++ b/charts/stable/pwndrop/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 1.0.1 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/pwndrop/README.md b/charts/stable/pwndrop/README.md index ed8a1a5b0b7..705947afe17 100644 --- a/charts/stable/pwndrop/README.md +++ b/charts/stable/pwndrop/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/pwndrop` +`helm install mychart oci://oci.trueforge.org/truecharts/pwndrop` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/pyload-ng/Chart.yaml b/charts/stable/pyload-ng/Chart.yaml index 1525530bd09..27e6963d6f3 100644 --- a/charts/stable/pyload-ng/Chart.yaml +++ b/charts/stable/pyload-ng/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/pyload-ng/README.md b/charts/stable/pyload-ng/README.md index 037a73a4f81..c7c3b4f30fc 100644 --- a/charts/stable/pyload-ng/README.md +++ b/charts/stable/pyload-ng/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/pyload-ng` +`helm install mychart oci://oci.trueforge.org/truecharts/pyload-ng` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/pyload/Chart.yaml b/charts/stable/pyload/Chart.yaml index a7ba8fb5a8b..8523dae3ad4 100644 --- a/charts/stable/pyload/Chart.yaml +++ b/charts/stable/pyload/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 360b2295 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/pyload/README.md b/charts/stable/pyload/README.md index 4c0652b35cb..e21f19ba1bf 100644 --- a/charts/stable/pyload/README.md +++ b/charts/stable/pyload/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/pyload` +`helm install mychart oci://oci.trueforge.org/truecharts/pyload` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/pylon/Chart.yaml b/charts/stable/pylon/Chart.yaml index 36738b5fefc..6a4e598e21c 100644 --- a/charts/stable/pylon/Chart.yaml +++ b/charts/stable/pylon/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 2.10.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/pylon/README.md b/charts/stable/pylon/README.md index dac41806d98..351f39dff04 100644 --- a/charts/stable/pylon/README.md +++ b/charts/stable/pylon/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/pylon` +`helm install mychart oci://oci.trueforge.org/truecharts/pylon` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/qbitmanage/Chart.yaml b/charts/stable/qbitmanage/Chart.yaml index bf7e21991c2..e3c88e50f77 100644 --- a/charts/stable/qbitmanage/Chart.yaml +++ b/charts/stable/qbitmanage/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 4.5.4 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/qbitmanage/README.md b/charts/stable/qbitmanage/README.md index 03f6a24a914..4f9c97b0762 100644 --- a/charts/stable/qbitmanage/README.md +++ b/charts/stable/qbitmanage/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/qbitmanage` +`helm install mychart oci://oci.trueforge.org/truecharts/qbitmanage` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/qbitrr/Chart.yaml b/charts/stable/qbitrr/Chart.yaml index 7074f4cfb20..654742a8f67 100644 --- a/charts/stable/qbitrr/Chart.yaml +++ b/charts/stable/qbitrr/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 4.10.24 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/qbitrr/README.md b/charts/stable/qbitrr/README.md index e080fc59bfa..41180c5f3e7 100644 --- a/charts/stable/qbitrr/README.md +++ b/charts/stable/qbitrr/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/qbitrr` +`helm install mychart oci://oci.trueforge.org/truecharts/qbitrr` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/qbittorrent/Chart.yaml b/charts/stable/qbittorrent/Chart.yaml index f5907869a34..e31885517da 100644 --- a/charts/stable/qbittorrent/Chart.yaml +++ b/charts/stable/qbittorrent/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 5.1.2 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/qbittorrent/README.md b/charts/stable/qbittorrent/README.md index 8ada355f814..0a1f01e3520 100644 --- a/charts/stable/qbittorrent/README.md +++ b/charts/stable/qbittorrent/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/qbittorrent` +`helm install mychart oci://oci.trueforge.org/truecharts/qbittorrent` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/qdirstat/CHANGELOG.md b/charts/stable/qdirstat/CHANGELOG.md index d64c231c9cd..fedfa8e1016 100644 --- a/charts/stable/qdirstat/CHANGELOG.md +++ b/charts/stable/qdirstat/CHANGELOG.md @@ -111,7 +111,7 @@ pagefind: false ### Chore - Auto-update chart README [skip ci] -- update container image tccr.io/truecharts/qdirstat to v22.10.1 ([#4194](https://github.com/truecharts/charts/issues/4194)) +- update container image oci.trueforge.org/truecharts/qdirstat to v22.10.1 ([#4194](https://github.com/truecharts/charts/issues/4194)) ## [qdirstat-1.0.17](https://github.com/truecharts/charts/compare/qdirstat-1.0.16...qdirstat-1.0.17) (2022-10-25) diff --git a/charts/stable/qdirstat/Chart.yaml b/charts/stable/qdirstat/Chart.yaml index b028412c96d..0a23ad16043 100644 --- a/charts/stable/qdirstat/Chart.yaml +++ b/charts/stable/qdirstat/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 25.07.2 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/qdirstat/README.md b/charts/stable/qdirstat/README.md index c996223fc0a..3dfecbad4c7 100644 --- a/charts/stable/qdirstat/README.md +++ b/charts/stable/qdirstat/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/qdirstat` +`helm install mychart oci://oci.trueforge.org/truecharts/qdirstat` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/qflood/Chart.yaml b/charts/stable/qflood/Chart.yaml index 7fb1cad6f64..ada8bfed3c5 100644 --- a/charts/stable/qflood/Chart.yaml +++ b/charts/stable/qflood/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/qflood/README.md b/charts/stable/qflood/README.md index 4c2c97f0e9d..14bf8d0d066 100644 --- a/charts/stable/qflood/README.md +++ b/charts/stable/qflood/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/qflood` +`helm install mychart oci://oci.trueforge.org/truecharts/qflood` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/qinglong/Chart.yaml b/charts/stable/qinglong/Chart.yaml index 07ce478bc08..2f5d3128573 100644 --- a/charts/stable/qinglong/Chart.yaml +++ b/charts/stable/qinglong/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 2.19.2 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/qinglong/README.md b/charts/stable/qinglong/README.md index 67a6879905d..fa162f738d9 100644 --- a/charts/stable/qinglong/README.md +++ b/charts/stable/qinglong/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/qinglong` +`helm install mychart oci://oci.trueforge.org/truecharts/qinglong` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/quake3/Chart.yaml b/charts/stable/quake3/Chart.yaml index 7ee55801dda..83e9d2a8529 100644 --- a/charts/stable/quake3/Chart.yaml +++ b/charts/stable/quake3/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/quake3/README.md b/charts/stable/quake3/README.md index 8860fcc6db2..9559ffb63de 100644 --- a/charts/stable/quake3/README.md +++ b/charts/stable/quake3/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/quake3` +`helm install mychart oci://oci.trueforge.org/truecharts/quake3` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/quassel-core/Chart.yaml b/charts/stable/quassel-core/Chart.yaml index 99260e00ecb..f80247406fb 100644 --- a/charts/stable/quassel-core/Chart.yaml +++ b/charts/stable/quassel-core/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 0.14.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/quassel-core/README.md b/charts/stable/quassel-core/README.md index bd891991f34..ac93b9ecb6c 100644 --- a/charts/stable/quassel-core/README.md +++ b/charts/stable/quassel-core/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/quassel-core` +`helm install mychart oci://oci.trueforge.org/truecharts/quassel-core` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/quassel-web/Chart.yaml b/charts/stable/quassel-web/Chart.yaml index 2923901a592..d321424a68c 100644 --- a/charts/stable/quassel-web/Chart.yaml +++ b/charts/stable/quassel-web/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 2021.12.16 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/quassel-web/README.md b/charts/stable/quassel-web/README.md index c0fc3e34a84..3593feba1bf 100644 --- a/charts/stable/quassel-web/README.md +++ b/charts/stable/quassel-web/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/quassel-web` +`helm install mychart oci://oci.trueforge.org/truecharts/quassel-web` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/quickshare/Chart.yaml b/charts/stable/quickshare/Chart.yaml index 58424d5d204..ee7339b187d 100644 --- a/charts/stable/quickshare/Chart.yaml +++ b/charts/stable/quickshare/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/quickshare/README.md b/charts/stable/quickshare/README.md index f0bb7d837b9..3295556633d 100644 --- a/charts/stable/quickshare/README.md +++ b/charts/stable/quickshare/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/quickshare` +`helm install mychart oci://oci.trueforge.org/truecharts/quickshare` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/quiz-game/Chart.yaml b/charts/stable/quiz-game/Chart.yaml index 059d80017fa..6e9b6b56c18 100644 --- a/charts/stable/quiz-game/Chart.yaml +++ b/charts/stable/quiz-game/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/quiz-game/README.md b/charts/stable/quiz-game/README.md index e70016f704c..5bb7e5b22f0 100644 --- a/charts/stable/quiz-game/README.md +++ b/charts/stable/quiz-game/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/quiz-game` +`helm install mychart oci://oci.trueforge.org/truecharts/quiz-game` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/qwantify/Chart.yaml b/charts/stable/qwantify/Chart.yaml index 6f0e5e5a7cd..ee1fbef5b3a 100644 --- a/charts/stable/qwantify/Chart.yaml +++ b/charts/stable/qwantify/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 20.04.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/qwantify/README.md b/charts/stable/qwantify/README.md index 1217ad3ded3..2a4112c28cf 100644 --- a/charts/stable/qwantify/README.md +++ b/charts/stable/qwantify/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/qwantify` +`helm install mychart oci://oci.trueforge.org/truecharts/qwantify` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/radarr/Chart.yaml b/charts/stable/radarr/Chart.yaml index 9305c1f33f6..13e36133e7b 100644 --- a/charts/stable/radarr/Chart.yaml +++ b/charts/stable/radarr/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 5.27.4.10176 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/radarr/README.md b/charts/stable/radarr/README.md index d7cd609f17b..3c93bf11450 100644 --- a/charts/stable/radarr/README.md +++ b/charts/stable/radarr/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/radarr` +`helm install mychart oci://oci.trueforge.org/truecharts/radarr` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/radarrsync/Chart.yaml b/charts/stable/radarrsync/Chart.yaml index c9baad78951..36d26fb80d4 100644 --- a/charts/stable/radarrsync/Chart.yaml +++ b/charts/stable/radarrsync/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/radarrsync/README.md b/charts/stable/radarrsync/README.md index 2290e1bf5b3..cb3b5489f34 100644 --- a/charts/stable/radarrsync/README.md +++ b/charts/stable/radarrsync/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/radarrsync` +`helm install mychart oci://oci.trueforge.org/truecharts/radarrsync` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/radicale/Chart.yaml b/charts/stable/radicale/Chart.yaml index 773d6d1edae..213a5887310 100644 --- a/charts/stable/radicale/Chart.yaml +++ b/charts/stable/radicale/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 3.5.4.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/radicale/README.md b/charts/stable/radicale/README.md index d9a44a17b63..6d82aa10ef1 100644 --- a/charts/stable/radicale/README.md +++ b/charts/stable/radicale/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/radicale` +`helm install mychart oci://oci.trueforge.org/truecharts/radicale` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/rapidphotodownloader/Chart.yaml b/charts/stable/rapidphotodownloader/Chart.yaml index d8cf1e658ab..90acfc18299 100644 --- a/charts/stable/rapidphotodownloader/Chart.yaml +++ b/charts/stable/rapidphotodownloader/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/rapidphotodownloader/README.md b/charts/stable/rapidphotodownloader/README.md index a88d2df40d8..9ef1a67f03d 100644 --- a/charts/stable/rapidphotodownloader/README.md +++ b/charts/stable/rapidphotodownloader/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/rapidphotodownloader` +`helm install mychart oci://oci.trueforge.org/truecharts/rapidphotodownloader` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/raspberrymatic/Chart.yaml b/charts/stable/raspberrymatic/Chart.yaml index 68cdb1eff2b..1816fe85459 100644 --- a/charts/stable/raspberrymatic/Chart.yaml +++ b/charts/stable/raspberrymatic/Chart.yaml @@ -14,7 +14,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/raspberrymatic/README.md b/charts/stable/raspberrymatic/README.md index ff46af36156..97a4229be94 100644 --- a/charts/stable/raspberrymatic/README.md +++ b/charts/stable/raspberrymatic/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/raspberrymatic` +`helm install mychart oci://oci.trueforge.org/truecharts/raspberrymatic` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/rcon-webadmin/Chart.yaml b/charts/stable/rcon-webadmin/Chart.yaml index 706cba884b6..ea7de84c019 100644 --- a/charts/stable/rcon-webadmin/Chart.yaml +++ b/charts/stable/rcon-webadmin/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/rcon-webadmin/README.md b/charts/stable/rcon-webadmin/README.md index 0a00fe0c6a8..efe2dc650cb 100644 --- a/charts/stable/rcon-webadmin/README.md +++ b/charts/stable/rcon-webadmin/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/rcon-webadmin` +`helm install mychart oci://oci.trueforge.org/truecharts/rcon-webadmin` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/rdesktop/Chart.yaml b/charts/stable/rdesktop/Chart.yaml index a7370390ad9..f20fa1bb8cb 100644 --- a/charts/stable/rdesktop/Chart.yaml +++ b/charts/stable/rdesktop/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/rdesktop/README.md b/charts/stable/rdesktop/README.md index f0d6341f167..256e7fbc99c 100644 --- a/charts/stable/rdesktop/README.md +++ b/charts/stable/rdesktop/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/rdesktop` +`helm install mychart oci://oci.trueforge.org/truecharts/rdesktop` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/rdtclient/Chart.yaml b/charts/stable/rdtclient/Chart.yaml index a506058ec0f..e6c4ea91f7f 100644 --- a/charts/stable/rdtclient/Chart.yaml +++ b/charts/stable/rdtclient/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 2.0.116 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/rdtclient/README.md b/charts/stable/rdtclient/README.md index 29e8cffee76..d4d4b988e6d 100644 --- a/charts/stable/rdtclient/README.md +++ b/charts/stable/rdtclient/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/rdtclient` +`helm install mychart oci://oci.trueforge.org/truecharts/rdtclient` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/readarr/Chart.yaml b/charts/stable/readarr/Chart.yaml index 195ab155f3e..d1136f30bc4 100644 --- a/charts/stable/readarr/Chart.yaml +++ b/charts/stable/readarr/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 0.4.18.2805 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/readarr/README.md b/charts/stable/readarr/README.md index c0e489742ce..52958725dcd 100644 --- a/charts/stable/readarr/README.md +++ b/charts/stable/readarr/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/readarr` +`helm install mychart oci://oci.trueforge.org/truecharts/readarr` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/recyclarr/Chart.yaml b/charts/stable/recyclarr/Chart.yaml index 475cb71a6b0..858e039679e 100644 --- a/charts/stable/recyclarr/Chart.yaml +++ b/charts/stable/recyclarr/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 7.4.1 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/recyclarr/README.md b/charts/stable/recyclarr/README.md index 6d833ad338d..67907d6aa99 100644 --- a/charts/stable/recyclarr/README.md +++ b/charts/stable/recyclarr/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/recyclarr` +`helm install mychart oci://oci.trueforge.org/truecharts/recyclarr` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/red-discordbot/Chart.yaml b/charts/stable/red-discordbot/Chart.yaml index d430d72ab1c..f115f225932 100644 --- a/charts/stable/red-discordbot/Chart.yaml +++ b/charts/stable/red-discordbot/Chart.yaml @@ -13,7 +13,7 @@ appVersion: full dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/red-discordbot/README.md b/charts/stable/red-discordbot/README.md index 02984c5386c..7c82188b814 100644 --- a/charts/stable/red-discordbot/README.md +++ b/charts/stable/red-discordbot/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/red-discordbot` +`helm install mychart oci://oci.trueforge.org/truecharts/red-discordbot` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/redis/Chart.yaml b/charts/stable/redis/Chart.yaml index 5832f9847a0..cd68df4f50b 100644 --- a/charts/stable/redis/Chart.yaml +++ b/charts/stable/redis/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 8.2.1 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/redis/README.md b/charts/stable/redis/README.md index 2c6f6cdd5bc..d5f39583eb7 100644 --- a/charts/stable/redis/README.md +++ b/charts/stable/redis/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/redis` +`helm install mychart oci://oci.trueforge.org/truecharts/redis` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/redisinsight/Chart.yaml b/charts/stable/redisinsight/Chart.yaml index 752a670843f..61a5e2b65b5 100644 --- a/charts/stable/redisinsight/Chart.yaml +++ b/charts/stable/redisinsight/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 2.70.1 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/redisinsight/README.md b/charts/stable/redisinsight/README.md index af52277be75..2f11c504d44 100644 --- a/charts/stable/redisinsight/README.md +++ b/charts/stable/redisinsight/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/redisinsight` +`helm install mychart oci://oci.trueforge.org/truecharts/redisinsight` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/redm/Chart.yaml b/charts/stable/redm/Chart.yaml index f17fb0ae066..cb1d82274f2 100644 --- a/charts/stable/redm/Chart.yaml +++ b/charts/stable/redm/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/redm/README.md b/charts/stable/redm/README.md index 504e600c134..eaafda933ea 100644 --- a/charts/stable/redm/README.md +++ b/charts/stable/redm/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/redm` +`helm install mychart oci://oci.trueforge.org/truecharts/redm` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/redmine/CHANGELOG.md b/charts/stable/redmine/CHANGELOG.md index e0f1a7f6d38..0a166b57c33 100644 --- a/charts/stable/redmine/CHANGELOG.md +++ b/charts/stable/redmine/CHANGELOG.md @@ -1012,7 +1012,7 @@ pagefind: false #### Chore -- update container image tccr.io/truecharts/redmine to v5.0.0 ([#2348](https://github.com/truecharts/apps/issues/2348)) +- update container image oci.trueforge.org/truecharts/redmine to v5.0.0 ([#2348](https://github.com/truecharts/apps/issues/2348)) diff --git a/charts/stable/redmine/Chart.yaml b/charts/stable/redmine/Chart.yaml index 4e9ca9a45c5..0adcf623439 100644 --- a/charts/stable/redmine/Chart.yaml +++ b/charts/stable/redmine/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 6.0.6 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/redmine/README.md b/charts/stable/redmine/README.md index cff3e5a48b9..25da265f7c1 100644 --- a/charts/stable/redmine/README.md +++ b/charts/stable/redmine/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/redmine` +`helm install mychart oci://oci.trueforge.org/truecharts/redmine` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/reg/Chart.yaml b/charts/stable/reg/Chart.yaml index a485c765f20..1c55e10207a 100644 --- a/charts/stable/reg/Chart.yaml +++ b/charts/stable/reg/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 3.0.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/reg/README.md b/charts/stable/reg/README.md index ff69c276c10..49f96ff576a 100644 --- a/charts/stable/reg/README.md +++ b/charts/stable/reg/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/reg` +`helm install mychart oci://oci.trueforge.org/truecharts/reg` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/remmina/Chart.yaml b/charts/stable/remmina/Chart.yaml index 1d0b3bb0c81..1595fa718fb 100644 --- a/charts/stable/remmina/Chart.yaml +++ b/charts/stable/remmina/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 1.4.35 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/remmina/README.md b/charts/stable/remmina/README.md index 578697ecbfe..29dc94166b6 100644 --- a/charts/stable/remmina/README.md +++ b/charts/stable/remmina/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/remmina` +`helm install mychart oci://oci.trueforge.org/truecharts/remmina` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/remotely/Chart.yaml b/charts/stable/remotely/Chart.yaml index 21c11cb5cf1..48a5c084a88 100644 --- a/charts/stable/remotely/Chart.yaml +++ b/charts/stable/remotely/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/remotely/README.md b/charts/stable/remotely/README.md index 90b0112dfe2..78cb0f361b2 100644 --- a/charts/stable/remotely/README.md +++ b/charts/stable/remotely/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/remotely` +`helm install mychart oci://oci.trueforge.org/truecharts/remotely` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/renovate/Chart.yaml b/charts/stable/renovate/Chart.yaml index db9246cd566..4dc88accd02 100644 --- a/charts/stable/renovate/Chart.yaml +++ b/charts/stable/renovate/Chart.yaml @@ -11,7 +11,7 @@ appVersion: 2.0.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/renovate/README.md b/charts/stable/renovate/README.md index 425d0299731..5e35837b79c 100644 --- a/charts/stable/renovate/README.md +++ b/charts/stable/renovate/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/renovate` +`helm install mychart oci://oci.trueforge.org/truecharts/renovate` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/renovate/values.yaml b/charts/stable/renovate/values.yaml index 0244e5b7050..a6867672fa9 100644 --- a/charts/stable/renovate/values.yaml +++ b/charts/stable/renovate/values.yaml @@ -1,5 +1,5 @@ image: - repository: tccr.io/tccr/renovate + repository: oci.trueforge.org/tccr/renovate pullPolicy: IfNotPresent tag: v2.0.0-BETA-17 diff --git a/charts/stable/requestrr/Chart.yaml b/charts/stable/requestrr/Chart.yaml index 72f15f1f374..f1ddb357dbf 100644 --- a/charts/stable/requestrr/Chart.yaml +++ b/charts/stable/requestrr/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 2.1.8 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/requestrr/README.md b/charts/stable/requestrr/README.md index 3aca9c5c91d..5bbecfb3a52 100644 --- a/charts/stable/requestrr/README.md +++ b/charts/stable/requestrr/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/requestrr` +`helm install mychart oci://oci.trueforge.org/truecharts/requestrr` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/resilio-sync/Chart.yaml b/charts/stable/resilio-sync/Chart.yaml index cb992684210..b069020ed17 100644 --- a/charts/stable/resilio-sync/Chart.yaml +++ b/charts/stable/resilio-sync/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 3.1.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/resilio-sync/README.md b/charts/stable/resilio-sync/README.md index 5a825e036b6..cad4b62c483 100644 --- a/charts/stable/resilio-sync/README.md +++ b/charts/stable/resilio-sync/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/resilio-sync` +`helm install mychart oci://oci.trueforge.org/truecharts/resilio-sync` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/restic-rest-server/Chart.yaml b/charts/stable/restic-rest-server/Chart.yaml index 8e60eb5a799..36f1825293d 100644 --- a/charts/stable/restic-rest-server/Chart.yaml +++ b/charts/stable/restic-rest-server/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 0.14.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/restic-rest-server/README.md b/charts/stable/restic-rest-server/README.md index 89cba84e525..e8fabf0e563 100644 --- a/charts/stable/restic-rest-server/README.md +++ b/charts/stable/restic-rest-server/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/restic-rest-server` +`helm install mychart oci://oci.trueforge.org/truecharts/restic-rest-server` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/retrobot/Chart.yaml b/charts/stable/retrobot/Chart.yaml index 8b837c8b4ea..7942af8c174 100644 --- a/charts/stable/retrobot/Chart.yaml +++ b/charts/stable/retrobot/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/retrobot/README.md b/charts/stable/retrobot/README.md index e63201dcea2..8bfe69ebf6b 100644 --- a/charts/stable/retrobot/README.md +++ b/charts/stable/retrobot/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/retrobot` +`helm install mychart oci://oci.trueforge.org/truecharts/retrobot` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/reubah/Chart.yaml b/charts/stable/reubah/Chart.yaml index b0108ffe64e..d9809976aa3 100644 --- a/charts/stable/reubah/Chart.yaml +++ b/charts/stable/reubah/Chart.yaml @@ -13,7 +13,7 @@ appVersion: main dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/reubah/README.md b/charts/stable/reubah/README.md index 89d73d353b2..afe4b0ad8f2 100644 --- a/charts/stable/reubah/README.md +++ b/charts/stable/reubah/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/reubah` +`helm install mychart oci://oci.trueforge.org/truecharts/reubah` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/rflood/Chart.yaml b/charts/stable/rflood/Chart.yaml index df7c512c424..f69c1e20f6f 100644 --- a/charts/stable/rflood/Chart.yaml +++ b/charts/stable/rflood/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/rflood/README.md b/charts/stable/rflood/README.md index d5ecb0c6e2e..fc4d8e1d585 100644 --- a/charts/stable/rflood/README.md +++ b/charts/stable/rflood/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/rflood` +`helm install mychart oci://oci.trueforge.org/truecharts/rflood` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/rickroll/Chart.yaml b/charts/stable/rickroll/Chart.yaml index d792a0d5746..de8f95996ca 100644 --- a/charts/stable/rickroll/Chart.yaml +++ b/charts/stable/rickroll/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/rickroll/README.md b/charts/stable/rickroll/README.md index 666b3c3ba85..cadc7434cfd 100644 --- a/charts/stable/rickroll/README.md +++ b/charts/stable/rickroll/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/rickroll` +`helm install mychart oci://oci.trueforge.org/truecharts/rickroll` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/ring-mqtt/Chart.yaml b/charts/stable/ring-mqtt/Chart.yaml index 29270c69e13..d88ba80c0e6 100644 --- a/charts/stable/ring-mqtt/Chart.yaml +++ b/charts/stable/ring-mqtt/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 5.8.1 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/ring-mqtt/README.md b/charts/stable/ring-mqtt/README.md index 587c65ae941..9c47ae788b5 100644 --- a/charts/stable/ring-mqtt/README.md +++ b/charts/stable/ring-mqtt/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/ring-mqtt` +`helm install mychart oci://oci.trueforge.org/truecharts/ring-mqtt` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/riven/Chart.yaml b/charts/stable/riven/Chart.yaml index 7f574043788..5ac936fdf92 100644 --- a/charts/stable/riven/Chart.yaml +++ b/charts/stable/riven/Chart.yaml @@ -11,7 +11,7 @@ appVersion: 0.23.1 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/riven/README.md b/charts/stable/riven/README.md index af44ba8ea37..a7e306e7397 100644 --- a/charts/stable/riven/README.md +++ b/charts/stable/riven/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/riven` +`helm install mychart oci://oci.trueforge.org/truecharts/riven` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/rmlint/Chart.yaml b/charts/stable/rmlint/Chart.yaml index 2be7e5a70d6..71816ded4d3 100644 --- a/charts/stable/rmlint/Chart.yaml +++ b/charts/stable/rmlint/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/rmlint/README.md b/charts/stable/rmlint/README.md index ac864de5114..713ebe45873 100644 --- a/charts/stable/rmlint/README.md +++ b/charts/stable/rmlint/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/rmlint` +`helm install mychart oci://oci.trueforge.org/truecharts/rmlint` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/romm/Chart.yaml b/charts/stable/romm/Chart.yaml index 7eaa38df5fa..d91764d7666 100644 --- a/charts/stable/romm/Chart.yaml +++ b/charts/stable/romm/Chart.yaml @@ -13,21 +13,21 @@ appVersion: 4.1.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] import-values: [] - name: mariadb version: 16.3.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: mariadb.enabled alias: "" tags: [] import-values: [] - name: redis version: 17.4.3 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: "" tags: [] diff --git a/charts/stable/romm/README.md b/charts/stable/romm/README.md index 61ea788ad8d..84ce1f116ee 100644 --- a/charts/stable/romm/README.md +++ b/charts/stable/romm/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/romm` +`helm install mychart oci://oci.trueforge.org/truecharts/romm` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/root/Chart.yaml b/charts/stable/root/Chart.yaml index b36df39eece..f5bfafbf4eb 100644 --- a/charts/stable/root/Chart.yaml +++ b/charts/stable/root/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/root/README.md b/charts/stable/root/README.md index 4deecb5b523..ce0f6f6434f 100644 --- a/charts/stable/root/README.md +++ b/charts/stable/root/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/root` +`helm install mychart oci://oci.trueforge.org/truecharts/root` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/rsnapshot/Chart.yaml b/charts/stable/rsnapshot/Chart.yaml index af8f1e96639..4b5b3c8cff9 100644 --- a/charts/stable/rsnapshot/Chart.yaml +++ b/charts/stable/rsnapshot/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 1.4.5 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/rsnapshot/README.md b/charts/stable/rsnapshot/README.md index 9c7750f4d96..1fed2057811 100644 --- a/charts/stable/rsnapshot/README.md +++ b/charts/stable/rsnapshot/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/rsnapshot` +`helm install mychart oci://oci.trueforge.org/truecharts/rsnapshot` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/rss-bridge/Chart.yaml b/charts/stable/rss-bridge/Chart.yaml index 4a0e617069e..ea0ba2e37d3 100644 --- a/charts/stable/rss-bridge/Chart.yaml +++ b/charts/stable/rss-bridge/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 2025.6.3 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/rss-bridge/README.md b/charts/stable/rss-bridge/README.md index 8aadb95b1b7..43ce2c2a421 100644 --- a/charts/stable/rss-bridge/README.md +++ b/charts/stable/rss-bridge/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/rss-bridge` +`helm install mychart oci://oci.trueforge.org/truecharts/rss-bridge` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/rss-proxy/Chart.yaml b/charts/stable/rss-proxy/Chart.yaml index 31d2aa62fec..d804fd31795 100644 --- a/charts/stable/rss-proxy/Chart.yaml +++ b/charts/stable/rss-proxy/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/rss-proxy/README.md b/charts/stable/rss-proxy/README.md index c7e75c27061..f62e3081a9f 100644 --- a/charts/stable/rss-proxy/README.md +++ b/charts/stable/rss-proxy/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/rss-proxy` +`helm install mychart oci://oci.trueforge.org/truecharts/rss-proxy` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/rss-to-telegram/Chart.yaml b/charts/stable/rss-to-telegram/Chart.yaml index cdd32b539f2..7ed5ddc697b 100644 --- a/charts/stable/rss-to-telegram/Chart.yaml +++ b/charts/stable/rss-to-telegram/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/rss-to-telegram/README.md b/charts/stable/rss-to-telegram/README.md index d0eb3e74871..dec972a8118 100644 --- a/charts/stable/rss-to-telegram/README.md +++ b/charts/stable/rss-to-telegram/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/rss-to-telegram` +`helm install mychart oci://oci.trueforge.org/truecharts/rss-to-telegram` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/rsshub/Chart.yaml b/charts/stable/rsshub/Chart.yaml index 82841093d01..9cc154ad9ac 100644 --- a/charts/stable/rsshub/Chart.yaml +++ b/charts/stable/rsshub/Chart.yaml @@ -13,14 +13,14 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] import-values: [] - name: redis version: 17.4.3 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: "" tags: [] diff --git a/charts/stable/rsshub/README.md b/charts/stable/rsshub/README.md index 43df112b154..95ca6ba03ec 100644 --- a/charts/stable/rsshub/README.md +++ b/charts/stable/rsshub/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/rsshub` +`helm install mychart oci://oci.trueforge.org/truecharts/rsshub` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/rstudio/Chart.yaml b/charts/stable/rstudio/Chart.yaml index a1c06378018..e7d1c3d6eaf 100644 --- a/charts/stable/rstudio/Chart.yaml +++ b/charts/stable/rstudio/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 4.5.1 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/rstudio/README.md b/charts/stable/rstudio/README.md index 8ed73516441..d40f7852b20 100644 --- a/charts/stable/rstudio/README.md +++ b/charts/stable/rstudio/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/rstudio` +`helm install mychart oci://oci.trueforge.org/truecharts/rstudio` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/rtorrent-rutorrent/Chart.yaml b/charts/stable/rtorrent-rutorrent/Chart.yaml index 299032ecd62..4429a2d830f 100644 --- a/charts/stable/rtorrent-rutorrent/Chart.yaml +++ b/charts/stable/rtorrent-rutorrent/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 4.2.9 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/rtorrent-rutorrent/README.md b/charts/stable/rtorrent-rutorrent/README.md index 31cb02ea716..5e4609901f0 100644 --- a/charts/stable/rtorrent-rutorrent/README.md +++ b/charts/stable/rtorrent-rutorrent/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/rtorrent-rutorrent` +`helm install mychart oci://oci.trueforge.org/truecharts/rtorrent-rutorrent` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/rust/Chart.yaml b/charts/stable/rust/Chart.yaml index 431c5146e09..c4d7302235b 100644 --- a/charts/stable/rust/Chart.yaml +++ b/charts/stable/rust/Chart.yaml @@ -13,7 +13,7 @@ appVersion: rust dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/rust/README.md b/charts/stable/rust/README.md index 7d5f5a8ed8f..a15b97979c3 100644 --- a/charts/stable/rust/README.md +++ b/charts/stable/rust/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/rust` +`helm install mychart oci://oci.trueforge.org/truecharts/rust` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/rustdesk/Chart.yaml b/charts/stable/rustdesk/Chart.yaml index 1b0f6f78be4..78dd60512dd 100644 --- a/charts/stable/rustdesk/Chart.yaml +++ b/charts/stable/rustdesk/Chart.yaml @@ -11,7 +11,7 @@ appVersion: 1.1.14 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/rustdesk/README.md b/charts/stable/rustdesk/README.md index cd9ff6a5a0b..cd873e23a6f 100644 --- a/charts/stable/rustdesk/README.md +++ b/charts/stable/rustdesk/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/rustdesk` +`helm install mychart oci://oci.trueforge.org/truecharts/rustdesk` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/rustpad/Chart.yaml b/charts/stable/rustpad/Chart.yaml index bcd266b7348..eff0177eb49 100644 --- a/charts/stable/rustpad/Chart.yaml +++ b/charts/stable/rustpad/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/rustpad/README.md b/charts/stable/rustpad/README.md index 92231272839..6cca2b18ac9 100644 --- a/charts/stable/rustpad/README.md +++ b/charts/stable/rustpad/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/rustpad` +`helm install mychart oci://oci.trueforge.org/truecharts/rustpad` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/s3backup/Chart.yaml b/charts/stable/s3backup/Chart.yaml index cb402d475e8..057c88cc9d8 100644 --- a/charts/stable/s3backup/Chart.yaml +++ b/charts/stable/s3backup/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/s3backup/README.md b/charts/stable/s3backup/README.md index a4331436b38..eb7274036b6 100644 --- a/charts/stable/s3backup/README.md +++ b/charts/stable/s3backup/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/s3backup` +`helm install mychart oci://oci.trueforge.org/truecharts/s3backup` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/s3sync/Chart.yaml b/charts/stable/s3sync/Chart.yaml index ba103810b32..2c6a8026a96 100644 --- a/charts/stable/s3sync/Chart.yaml +++ b/charts/stable/s3sync/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/s3sync/README.md b/charts/stable/s3sync/README.md index cd5481f2d80..5f64ced1bcf 100644 --- a/charts/stable/s3sync/README.md +++ b/charts/stable/s3sync/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/s3sync` +`helm install mychart oci://oci.trueforge.org/truecharts/s3sync` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/sabnzbd/Chart.yaml b/charts/stable/sabnzbd/Chart.yaml index 11b73d00041..b29a7e96b41 100644 --- a/charts/stable/sabnzbd/Chart.yaml +++ b/charts/stable/sabnzbd/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 4.5.2 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/sabnzbd/README.md b/charts/stable/sabnzbd/README.md index 11db5fe68c1..04350ecee61 100644 --- a/charts/stable/sabnzbd/README.md +++ b/charts/stable/sabnzbd/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/sabnzbd` +`helm install mychart oci://oci.trueforge.org/truecharts/sabnzbd` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/satisfactory/Chart.yaml b/charts/stable/satisfactory/Chart.yaml index 22f75c4ba73..636119e4348 100644 --- a/charts/stable/satisfactory/Chart.yaml +++ b/charts/stable/satisfactory/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 1.9.9 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/satisfactory/README.md b/charts/stable/satisfactory/README.md index 4403651c559..d4b02da8d0e 100644 --- a/charts/stable/satisfactory/README.md +++ b/charts/stable/satisfactory/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/satisfactory` +`helm install mychart oci://oci.trueforge.org/truecharts/satisfactory` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/scrutiny/Chart.yaml b/charts/stable/scrutiny/Chart.yaml index d216663b384..418dc31fcaa 100644 --- a/charts/stable/scrutiny/Chart.yaml +++ b/charts/stable/scrutiny/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 0.8.1 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/scrutiny/README.md b/charts/stable/scrutiny/README.md index a97a62d0539..ae2ae299486 100644 --- a/charts/stable/scrutiny/README.md +++ b/charts/stable/scrutiny/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/scrutiny` +`helm install mychart oci://oci.trueforge.org/truecharts/scrutiny` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/scrypted/Chart.yaml b/charts/stable/scrypted/Chart.yaml index 18bc8828357..3702c97262c 100644 --- a/charts/stable/scrypted/Chart.yaml +++ b/charts/stable/scrypted/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 0.123.58 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/scrypted/README.md b/charts/stable/scrypted/README.md index 1767ddac4e6..71352a68145 100644 --- a/charts/stable/scrypted/README.md +++ b/charts/stable/scrypted/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/scrypted` +`helm install mychart oci://oci.trueforge.org/truecharts/scrypted` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/sd-webui/Chart.yaml b/charts/stable/sd-webui/Chart.yaml index 7d6bf042293..6698ed90b63 100644 --- a/charts/stable/sd-webui/Chart.yaml +++ b/charts/stable/sd-webui/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/sd-webui/README.md b/charts/stable/sd-webui/README.md index 6658df782c8..524b0ed04f3 100644 --- a/charts/stable/sd-webui/README.md +++ b/charts/stable/sd-webui/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/sd-webui-docker` +`helm install mychart oci://oci.trueforge.org/truecharts/sd-webui-docker` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/sdtd/Chart.yaml b/charts/stable/sdtd/Chart.yaml index 9fba6df8cef..b384011b098 100644 --- a/charts/stable/sdtd/Chart.yaml +++ b/charts/stable/sdtd/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 7dtd dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/sdtd/README.md b/charts/stable/sdtd/README.md index 1ec97236b30..03377ea4065 100644 --- a/charts/stable/sdtd/README.md +++ b/charts/stable/sdtd/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/sdtd` +`helm install mychart oci://oci.trueforge.org/truecharts/sdtd` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/seafile/Chart.yaml b/charts/stable/seafile/Chart.yaml index b067f7824b6..8dd98982441 100644 --- a/charts/stable/seafile/Chart.yaml +++ b/charts/stable/seafile/Chart.yaml @@ -13,21 +13,21 @@ appVersion: 12.0.14 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] import-values: [] - name: mariadb version: 16.3.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: mariadb.enabled alias: "" tags: [] import-values: [] - name: memcached version: 16.3.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: memcached.enabled alias: "" tags: [] diff --git a/charts/stable/seafile/README.md b/charts/stable/seafile/README.md index cb633c54d01..fe7a501fff3 100644 --- a/charts/stable/seafile/README.md +++ b/charts/stable/seafile/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/seafile` +`helm install mychart oci://oci.trueforge.org/truecharts/seafile` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/searxng/Chart.yaml b/charts/stable/searxng/Chart.yaml index 55f0e0befb6..0eb8ca4c8b8 100644 --- a/charts/stable/searxng/Chart.yaml +++ b/charts/stable/searxng/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/searxng/README.md b/charts/stable/searxng/README.md index 124d86978f1..e5b59008fbc 100644 --- a/charts/stable/searxng/README.md +++ b/charts/stable/searxng/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/searxng` +`helm install mychart oci://oci.trueforge.org/truecharts/searxng` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/seedsync/Chart.yaml b/charts/stable/seedsync/Chart.yaml index 4ce9b46b443..afdb1dfc40d 100644 --- a/charts/stable/seedsync/Chart.yaml +++ b/charts/stable/seedsync/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/seedsync/README.md b/charts/stable/seedsync/README.md index 6db0d3a50ce..a679bcad571 100644 --- a/charts/stable/seedsync/README.md +++ b/charts/stable/seedsync/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/seedsync` +`helm install mychart oci://oci.trueforge.org/truecharts/seedsync` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/semaphore/Chart.yaml b/charts/stable/semaphore/Chart.yaml index a522de81f35..a751d62ebb7 100644 --- a/charts/stable/semaphore/Chart.yaml +++ b/charts/stable/semaphore/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 2.16.18 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/semaphore/README.md b/charts/stable/semaphore/README.md index df2c5c74cce..8c3166722d1 100644 --- a/charts/stable/semaphore/README.md +++ b/charts/stable/semaphore/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/semaphore` +`helm install mychart oci://oci.trueforge.org/truecharts/semaphore` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/send/Chart.yaml b/charts/stable/send/Chart.yaml index 7dd2829528a..b83e76903b3 100644 --- a/charts/stable/send/Chart.yaml +++ b/charts/stable/send/Chart.yaml @@ -13,14 +13,14 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] import-values: [] - name: redis version: 17.4.3 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: "" tags: [] diff --git a/charts/stable/send/README.md b/charts/stable/send/README.md index a4f5d8b5c11..b52b61ae91a 100644 --- a/charts/stable/send/README.md +++ b/charts/stable/send/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/send` +`helm install mychart oci://oci.trueforge.org/truecharts/send` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/ser2sock/Chart.yaml b/charts/stable/ser2sock/Chart.yaml index 3c905fec51c..a79fed64078 100644 --- a/charts/stable/ser2sock/Chart.yaml +++ b/charts/stable/ser2sock/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/ser2sock/README.md b/charts/stable/ser2sock/README.md index e03b6642fac..5fe21bb4fe5 100644 --- a/charts/stable/ser2sock/README.md +++ b/charts/stable/ser2sock/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/ser2sock` +`helm install mychart oci://oci.trueforge.org/truecharts/ser2sock` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/serpbear/Chart.yaml b/charts/stable/serpbear/Chart.yaml index cb6a26970a9..5092fb9cc73 100644 --- a/charts/stable/serpbear/Chart.yaml +++ b/charts/stable/serpbear/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/serpbear/README.md b/charts/stable/serpbear/README.md index 20ab989cef5..6a8b210dd6a 100644 --- a/charts/stable/serpbear/README.md +++ b/charts/stable/serpbear/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/serpbear` +`helm install mychart oci://oci.trueforge.org/truecharts/serpbear` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/servas/Chart.yaml b/charts/stable/servas/Chart.yaml index 17cbf7ffa0b..63e3546c825 100644 --- a/charts/stable/servas/Chart.yaml +++ b/charts/stable/servas/Chart.yaml @@ -13,14 +13,14 @@ appVersion: 1.0.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] import-values: [] - name: mariadb version: 16.3.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: mariadb.enabled alias: "" tags: [] diff --git a/charts/stable/servas/README.md b/charts/stable/servas/README.md index 7b88bcf63fe..e3fd073fd6d 100644 --- a/charts/stable/servas/README.md +++ b/charts/stable/servas/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/servas` +`helm install mychart oci://oci.trueforge.org/truecharts/servas` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/sftpgo/Chart.yaml b/charts/stable/sftpgo/Chart.yaml index 88c3597ddb1..867d9cc57b4 100644 --- a/charts/stable/sftpgo/Chart.yaml +++ b/charts/stable/sftpgo/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 2.6.6 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/sftpgo/README.md b/charts/stable/sftpgo/README.md index 3df49d90fbd..c63fe6cb20b 100644 --- a/charts/stable/sftpgo/README.md +++ b/charts/stable/sftpgo/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/sftpgo` +`helm install mychart oci://oci.trueforge.org/truecharts/sftpgo` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/shaarli/Chart.yaml b/charts/stable/shaarli/Chart.yaml index 743c350a421..73c07d824b8 100644 --- a/charts/stable/shaarli/Chart.yaml +++ b/charts/stable/shaarli/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 0.15.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/shaarli/README.md b/charts/stable/shaarli/README.md index 636478d97bd..7011dee9862 100644 --- a/charts/stable/shaarli/README.md +++ b/charts/stable/shaarli/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/shaarli` +`helm install mychart oci://oci.trueforge.org/truecharts/shaarli` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/shapeshifter-obfuscator/Chart.yaml b/charts/stable/shapeshifter-obfuscator/Chart.yaml index 8c2cbd3c1d6..0047f63d949 100644 --- a/charts/stable/shapeshifter-obfuscator/Chart.yaml +++ b/charts/stable/shapeshifter-obfuscator/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/shapeshifter-obfuscator/README.md b/charts/stable/shapeshifter-obfuscator/README.md index 45341bba785..3df4996044a 100644 --- a/charts/stable/shapeshifter-obfuscator/README.md +++ b/charts/stable/shapeshifter-obfuscator/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/shapeshifter-obfuscator` +`helm install mychart oci://oci.trueforge.org/truecharts/shapeshifter-obfuscator` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/sheetable/Chart.yaml b/charts/stable/sheetable/Chart.yaml index 8362b4aff15..a85a839dcb8 100644 --- a/charts/stable/sheetable/Chart.yaml +++ b/charts/stable/sheetable/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 0.8.1 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/sheetable/README.md b/charts/stable/sheetable/README.md index 9fe6e271cdb..b78d2b6ef53 100644 --- a/charts/stable/sheetable/README.md +++ b/charts/stable/sheetable/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/sheetable` +`helm install mychart oci://oci.trueforge.org/truecharts/sheetable` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/shiori/Chart.yaml b/charts/stable/shiori/Chart.yaml index 0fde801ed58..abeb5c1b62d 100644 --- a/charts/stable/shiori/Chart.yaml +++ b/charts/stable/shiori/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 1.7.4 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/shiori/README.md b/charts/stable/shiori/README.md index a926c54a36f..7c865769997 100644 --- a/charts/stable/shiori/README.md +++ b/charts/stable/shiori/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/shiori` +`helm install mychart oci://oci.trueforge.org/truecharts/shiori` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/shlink-web-client/Chart.yaml b/charts/stable/shlink-web-client/Chart.yaml index b3060242fda..69cc130151e 100644 --- a/charts/stable/shlink-web-client/Chart.yaml +++ b/charts/stable/shlink-web-client/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 4.5.1 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/shlink-web-client/README.md b/charts/stable/shlink-web-client/README.md index 2c0952c470e..5cf4ef1a3c3 100644 --- a/charts/stable/shlink-web-client/README.md +++ b/charts/stable/shlink-web-client/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/shlink-web-client` +`helm install mychart oci://oci.trueforge.org/truecharts/shlink-web-client` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/shlink/Chart.yaml b/charts/stable/shlink/Chart.yaml index 6bf35e28a68..08bee87e602 100644 --- a/charts/stable/shlink/Chart.yaml +++ b/charts/stable/shlink/Chart.yaml @@ -13,14 +13,14 @@ appVersion: 4.5.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] import-values: [] - name: redis version: 17.4.3 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: "" tags: [] diff --git a/charts/stable/shlink/README.md b/charts/stable/shlink/README.md index 64ed825ca4a..edca8934dc0 100644 --- a/charts/stable/shlink/README.md +++ b/charts/stable/shlink/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/shlink` +`helm install mychart oci://oci.trueforge.org/truecharts/shlink` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/shoko-server/Chart.yaml b/charts/stable/shoko-server/Chart.yaml index 0100fbb2c69..aee26bef2f7 100644 --- a/charts/stable/shoko-server/Chart.yaml +++ b/charts/stable/shoko-server/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 5.1.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/shoko-server/README.md b/charts/stable/shoko-server/README.md index 03d3ca51da8..40a8095d5ca 100644 --- a/charts/stable/shoko-server/README.md +++ b/charts/stable/shoko-server/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/shoko-server` +`helm install mychart oci://oci.trueforge.org/truecharts/shoko-server` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/shortipy/Chart.yaml b/charts/stable/shortipy/Chart.yaml index a934b4167cd..3062df4525f 100644 --- a/charts/stable/shortipy/Chart.yaml +++ b/charts/stable/shortipy/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/shortipy/README.md b/charts/stable/shortipy/README.md index cb0f00d4a09..b26b51ff546 100644 --- a/charts/stable/shortipy/README.md +++ b/charts/stable/shortipy/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/shortipy` +`helm install mychart oci://oci.trueforge.org/truecharts/shortipy` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/shorturl/Chart.yaml b/charts/stable/shorturl/Chart.yaml index 4282a89580f..3b3fbecb5e5 100644 --- a/charts/stable/shorturl/Chart.yaml +++ b/charts/stable/shorturl/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 0.1.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/shorturl/README.md b/charts/stable/shorturl/README.md index 5a5504c66d4..ef6ed84bb04 100644 --- a/charts/stable/shorturl/README.md +++ b/charts/stable/shorturl/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/shorturl` +`helm install mychart oci://oci.trueforge.org/truecharts/shorturl` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/sia-daemon/Chart.yaml b/charts/stable/sia-daemon/Chart.yaml index e80005c9df3..337e2e2149c 100644 --- a/charts/stable/sia-daemon/Chart.yaml +++ b/charts/stable/sia-daemon/Chart.yaml @@ -13,7 +13,7 @@ appVersion: master dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/sia-daemon/README.md b/charts/stable/sia-daemon/README.md index 0964de01b44..4b182f2e1c2 100644 --- a/charts/stable/sia-daemon/README.md +++ b/charts/stable/sia-daemon/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/sia-daemon` +`helm install mychart oci://oci.trueforge.org/truecharts/sia-daemon` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/sickchill/Chart.yaml b/charts/stable/sickchill/Chart.yaml index f48042e9ae7..16bd6fddc03 100644 --- a/charts/stable/sickchill/Chart.yaml +++ b/charts/stable/sickchill/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 2024.3.1 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/sickchill/README.md b/charts/stable/sickchill/README.md index 35313942a45..ccf8abfe936 100644 --- a/charts/stable/sickchill/README.md +++ b/charts/stable/sickchill/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/sickchill` +`helm install mychart oci://oci.trueforge.org/truecharts/sickchill` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/sickgear/Chart.yaml b/charts/stable/sickgear/Chart.yaml index 6b637769a45..eee25c4483f 100644 --- a/charts/stable/sickgear/Chart.yaml +++ b/charts/stable/sickgear/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/sickgear/README.md b/charts/stable/sickgear/README.md index 205ed30244e..3a2080eb1a3 100644 --- a/charts/stable/sickgear/README.md +++ b/charts/stable/sickgear/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/sickgear` +`helm install mychart oci://oci.trueforge.org/truecharts/sickgear` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/signal-cli-rest-api/Chart.yaml b/charts/stable/signal-cli-rest-api/Chart.yaml index 91c0d2053c4..a902384c90e 100644 --- a/charts/stable/signal-cli-rest-api/Chart.yaml +++ b/charts/stable/signal-cli-rest-api/Chart.yaml @@ -11,7 +11,7 @@ appVersion: 0.94.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/signal-cli-rest-api/README.md b/charts/stable/signal-cli-rest-api/README.md index 5f363afb23e..2000a02d6a9 100644 --- a/charts/stable/signal-cli-rest-api/README.md +++ b/charts/stable/signal-cli-rest-api/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/signal-cli-rest-api` +`helm install mychart oci://oci.trueforge.org/truecharts/signal-cli-rest-api` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/simply-shorten/Chart.yaml b/charts/stable/simply-shorten/Chart.yaml index dc098c330b0..e7752ead673 100644 --- a/charts/stable/simply-shorten/Chart.yaml +++ b/charts/stable/simply-shorten/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 1.1.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/simply-shorten/README.md b/charts/stable/simply-shorten/README.md index d0f644ae549..a36327706b8 100644 --- a/charts/stable/simply-shorten/README.md +++ b/charts/stable/simply-shorten/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/simply-shorten` +`helm install mychart oci://oci.trueforge.org/truecharts/simply-shorten` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/sinusbot/Chart.yaml b/charts/stable/sinusbot/Chart.yaml index 6c3d99df943..b685797ffeb 100644 --- a/charts/stable/sinusbot/Chart.yaml +++ b/charts/stable/sinusbot/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/sinusbot/README.md b/charts/stable/sinusbot/README.md index f756b629d5c..833b264f1b2 100644 --- a/charts/stable/sinusbot/README.md +++ b/charts/stable/sinusbot/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/sinusbot` +`helm install mychart oci://oci.trueforge.org/truecharts/sinusbot` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/slack-invite/Chart.yaml b/charts/stable/slack-invite/Chart.yaml index 5b66fe6c3b5..1d697ca7207 100644 --- a/charts/stable/slack-invite/Chart.yaml +++ b/charts/stable/slack-invite/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/slack-invite/README.md b/charts/stable/slack-invite/README.md index f59fc20da3e..42d7e5a4a65 100644 --- a/charts/stable/slack-invite/README.md +++ b/charts/stable/slack-invite/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/slack-invite` +`helm install mychart oci://oci.trueforge.org/truecharts/slack-invite` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/slash/Chart.yaml b/charts/stable/slash/Chart.yaml index 0126d644792..8fde24700fb 100644 --- a/charts/stable/slash/Chart.yaml +++ b/charts/stable/slash/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 1.0.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/slash/README.md b/charts/stable/slash/README.md index 3cb25873e80..1c398140299 100644 --- a/charts/stable/slash/README.md +++ b/charts/stable/slash/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/slash` +`helm install mychart oci://oci.trueforge.org/truecharts/slash` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/slink/Chart.yaml b/charts/stable/slink/Chart.yaml index 85265c6701d..4f708825a86 100644 --- a/charts/stable/slink/Chart.yaml +++ b/charts/stable/slink/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 1.6.4 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/slink/README.md b/charts/stable/slink/README.md index 0d9d01d5413..7d5cec7ca6b 100644 --- a/charts/stable/slink/README.md +++ b/charts/stable/slink/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/slink` +`helm install mychart oci://oci.trueforge.org/truecharts/slink` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/slskd/Chart.yaml b/charts/stable/slskd/Chart.yaml index e1c66690e72..8c9f59376b1 100644 --- a/charts/stable/slskd/Chart.yaml +++ b/charts/stable/slskd/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 0.23.2 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/slskd/README.md b/charts/stable/slskd/README.md index df38bc8fd25..30659f908ba 100644 --- a/charts/stable/slskd/README.md +++ b/charts/stable/slskd/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/slskd` +`helm install mychart oci://oci.trueforge.org/truecharts/slskd` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/smartctl-exporter/Chart.yaml b/charts/stable/smartctl-exporter/Chart.yaml index 61386ac63aa..9cf02e0aa57 100644 --- a/charts/stable/smartctl-exporter/Chart.yaml +++ b/charts/stable/smartctl-exporter/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 0.14.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/smartctl-exporter/README.md b/charts/stable/smartctl-exporter/README.md index 9d6455acfd6..a44769d409c 100644 --- a/charts/stable/smartctl-exporter/README.md +++ b/charts/stable/smartctl-exporter/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/smartctl-exporter` +`helm install mychart oci://oci.trueforge.org/truecharts/smartctl-exporter` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/smokeping/Chart.yaml b/charts/stable/smokeping/Chart.yaml index b03cf8e859c..bcf946fa1a7 100644 --- a/charts/stable/smokeping/Chart.yaml +++ b/charts/stable/smokeping/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 2.9.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/smokeping/README.md b/charts/stable/smokeping/README.md index eee645c7d7a..fa40fea1537 100644 --- a/charts/stable/smokeping/README.md +++ b/charts/stable/smokeping/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/smokeping` +`helm install mychart oci://oci.trueforge.org/truecharts/smokeping` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/smtp-relay/Chart.yaml b/charts/stable/smtp-relay/Chart.yaml index e0d5ca3926e..b49447a8716 100644 --- a/charts/stable/smtp-relay/Chart.yaml +++ b/charts/stable/smtp-relay/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 0.7.7 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/smtp-relay/README.md b/charts/stable/smtp-relay/README.md index 1890b598ca8..f13f70f20e9 100644 --- a/charts/stable/smtp-relay/README.md +++ b/charts/stable/smtp-relay/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/smtp-relay` +`helm install mychart oci://oci.trueforge.org/truecharts/smtp-relay` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/snapdrop/Chart.yaml b/charts/stable/snapdrop/Chart.yaml index 4b3d4362680..7a3ddf76c7c 100644 --- a/charts/stable/snapdrop/Chart.yaml +++ b/charts/stable/snapdrop/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/snapdrop/README.md b/charts/stable/snapdrop/README.md index 5cb37da30b7..43c2050bda0 100644 --- a/charts/stable/snapdrop/README.md +++ b/charts/stable/snapdrop/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/snapdrop` +`helm install mychart oci://oci.trueforge.org/truecharts/snapdrop` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/snippet-box/Chart.yaml b/charts/stable/snippet-box/Chart.yaml index a49d63cce82..4a2fcf7999a 100644 --- a/charts/stable/snippet-box/Chart.yaml +++ b/charts/stable/snippet-box/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/snippet-box/README.md b/charts/stable/snippet-box/README.md index 3f5f29b9bda..140354cc053 100644 --- a/charts/stable/snippet-box/README.md +++ b/charts/stable/snippet-box/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/snippet-box` +`helm install mychart oci://oci.trueforge.org/truecharts/snippet-box` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/socials/Chart.yaml b/charts/stable/socials/Chart.yaml index 2390552df04..132d3510f1c 100644 --- a/charts/stable/socials/Chart.yaml +++ b/charts/stable/socials/Chart.yaml @@ -13,7 +13,7 @@ appVersion: main dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/socials/README.md b/charts/stable/socials/README.md index b8f4a6a33d2..ef24616f93b 100644 --- a/charts/stable/socials/README.md +++ b/charts/stable/socials/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/socials` +`helm install mychart oci://oci.trueforge.org/truecharts/socials` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/soft-serve/Chart.yaml b/charts/stable/soft-serve/Chart.yaml index a7e240d62e9..51386f71c4c 100644 --- a/charts/stable/soft-serve/Chart.yaml +++ b/charts/stable/soft-serve/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 0.9.1 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/soft-serve/README.md b/charts/stable/soft-serve/README.md index 0e1d0ef3a1e..b840d13e4ee 100644 --- a/charts/stable/soft-serve/README.md +++ b/charts/stable/soft-serve/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/soft-serve` +`helm install mychart oci://oci.trueforge.org/truecharts/soft-serve` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/solr/Chart.yaml b/charts/stable/solr/Chart.yaml index 99b07347287..b03025adea2 100644 --- a/charts/stable/solr/Chart.yaml +++ b/charts/stable/solr/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 9.9.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/solr/README.md b/charts/stable/solr/README.md index f8fe0119e41..184250df525 100644 --- a/charts/stable/solr/README.md +++ b/charts/stable/solr/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/solr` +`helm install mychart oci://oci.trueforge.org/truecharts/solr` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/sonarr/CHANGELOG.md b/charts/stable/sonarr/CHANGELOG.md index c40d189df0b..6f1192b114f 100644 --- a/charts/stable/sonarr/CHANGELOG.md +++ b/charts/stable/sonarr/CHANGELOG.md @@ -279,7 +279,7 @@ pagefind: false ### Chore -- update container image tccr.io/truecharts/exportarr to v1.6.0 ([#13761](https://github.com/truecharts/charts/issues/13761)) +- update container image oci.trueforge.org/truecharts/exportarr to v1.6.0 ([#13761](https://github.com/truecharts/charts/issues/13761)) ## [sonarr-16.0.3](https://github.com/truecharts/charts/compare/sonarr-16.0.2...sonarr-16.0.3) (2023-10-07) @@ -291,7 +291,7 @@ pagefind: false ### Chore -- update container image tccr.io/truecharts/exportarr to v1.5.5 ([#13227](https://github.com/truecharts/charts/issues/13227)) +- update container image oci.trueforge.org/truecharts/exportarr to v1.5.5 ([#13227](https://github.com/truecharts/charts/issues/13227)) ## [sonarr-16.0.1](https://github.com/truecharts/charts/compare/sonarr-16.0.0...sonarr-16.0.1) (2023-10-02) @@ -425,7 +425,7 @@ pagefind: false ### Chore -- update container image tccr.io/truecharts/sonarr to v3.0.10.1567 ([#8525](https://github.com/truecharts/charts/issues/8525)) +- update container image oci.trueforge.org/truecharts/sonarr to v3.0.10.1567 ([#8525](https://github.com/truecharts/charts/issues/8525)) ## [sonarr-15.0.10](https://github.com/truecharts/charts/compare/sonarr-15.0.9...sonarr-15.0.10) (2023-04-25) diff --git a/charts/stable/sonarr/Chart.yaml b/charts/stable/sonarr/Chart.yaml index ec15185b281..6def2d5fbec 100644 --- a/charts/stable/sonarr/Chart.yaml +++ b/charts/stable/sonarr/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 4.0.15.2940 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/sonarr/README.md b/charts/stable/sonarr/README.md index b43a40ff96e..daf67f130b3 100644 --- a/charts/stable/sonarr/README.md +++ b/charts/stable/sonarr/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/sonarr` +`helm install mychart oci://oci.trueforge.org/truecharts/sonarr` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/songkong/Chart.yaml b/charts/stable/songkong/Chart.yaml index bad5bd3ed01..39cc699667a 100644 --- a/charts/stable/songkong/Chart.yaml +++ b/charts/stable/songkong/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/songkong/README.md b/charts/stable/songkong/README.md index 3ca557beda2..73bc0a7dd0e 100644 --- a/charts/stable/songkong/README.md +++ b/charts/stable/songkong/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/songkong` +`helm install mychart oci://oci.trueforge.org/truecharts/songkong` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/sonsoftheforest/Chart.yaml b/charts/stable/sonsoftheforest/Chart.yaml index 0142b47072b..19c5161879a 100644 --- a/charts/stable/sonsoftheforest/Chart.yaml +++ b/charts/stable/sonsoftheforest/Chart.yaml @@ -13,7 +13,7 @@ appVersion: sonsoftheforest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/sonsoftheforest/README.md b/charts/stable/sonsoftheforest/README.md index eed69f83424..4750ae9276b 100644 --- a/charts/stable/sonsoftheforest/README.md +++ b/charts/stable/sonsoftheforest/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/sonsoftheforest` +`helm install mychart oci://oci.trueforge.org/truecharts/sonsoftheforest` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/sourcegraph/CHANGELOG.md b/charts/stable/sourcegraph/CHANGELOG.md index b1ddf4e4de6..03b0f0e059c 100644 --- a/charts/stable/sourcegraph/CHANGELOG.md +++ b/charts/stable/sourcegraph/CHANGELOG.md @@ -193,7 +193,7 @@ pagefind: false ### Chore - Auto-update chart README [skip ci] -- update container image tccr.io/truecharts/sourcegraph to v4.0.0 ([#3862](https://github.com/truecharts/charts/issues/3862)) +- update container image oci.trueforge.org/truecharts/sourcegraph to v4.0.0 ([#3862](https://github.com/truecharts/charts/issues/3862)) ## [sourcegraph-0.0.27](https://github.com/truecharts/charts/compare/sourcegraph-0.0.26...sourcegraph-0.0.27) (2022-09-22) diff --git a/charts/stable/sourcegraph/Chart.yaml b/charts/stable/sourcegraph/Chart.yaml index 0b4f3a26160..0efa82770d2 100644 --- a/charts/stable/sourcegraph/Chart.yaml +++ b/charts/stable/sourcegraph/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 6.7.229 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/sourcegraph/README.md b/charts/stable/sourcegraph/README.md index 71abb1ecac6..e75b23f9d9b 100644 --- a/charts/stable/sourcegraph/README.md +++ b/charts/stable/sourcegraph/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/sourcegraph` +`helm install mychart oci://oci.trueforge.org/truecharts/sourcegraph` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/spaceengineers/Chart.yaml b/charts/stable/spaceengineers/Chart.yaml index 086d8cac55b..527381620c0 100644 --- a/charts/stable/spaceengineers/Chart.yaml +++ b/charts/stable/spaceengineers/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/spaceengineers/README.md b/charts/stable/spaceengineers/README.md index 9bf7bbe1518..29bf7998c1b 100644 --- a/charts/stable/spaceengineers/README.md +++ b/charts/stable/spaceengineers/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/spaceengineers` +`helm install mychart oci://oci.trueforge.org/truecharts/spaceengineers` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/speedtest-exporter/Chart.yaml b/charts/stable/speedtest-exporter/Chart.yaml index eadbabce917..f90748d3410 100644 --- a/charts/stable/speedtest-exporter/Chart.yaml +++ b/charts/stable/speedtest-exporter/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 3.5.4 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/speedtest-exporter/README.md b/charts/stable/speedtest-exporter/README.md index e0a081cbe70..be8b64bcea4 100644 --- a/charts/stable/speedtest-exporter/README.md +++ b/charts/stable/speedtest-exporter/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/speedtest-exporter` +`helm install mychart oci://oci.trueforge.org/truecharts/speedtest-exporter` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/speedtest-tracker/Chart.yaml b/charts/stable/speedtest-tracker/Chart.yaml index acd7a4d1305..c0f1f4eb296 100644 --- a/charts/stable/speedtest-tracker/Chart.yaml +++ b/charts/stable/speedtest-tracker/Chart.yaml @@ -13,14 +13,14 @@ appVersion: 1.6.6 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] import-values: [] - name: redis version: 17.4.3 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: "" tags: [] diff --git a/charts/stable/speedtest-tracker/README.md b/charts/stable/speedtest-tracker/README.md index de5a1d33e5e..deed5c0b7a9 100644 --- a/charts/stable/speedtest-tracker/README.md +++ b/charts/stable/speedtest-tracker/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/speedtest-tracker` +`helm install mychart oci://oci.trueforge.org/truecharts/speedtest-tracker` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/splunk/Chart.yaml b/charts/stable/splunk/Chart.yaml index 6c89af14130..38c31ce5363 100644 --- a/charts/stable/splunk/Chart.yaml +++ b/charts/stable/splunk/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 10.0.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/splunk/README.md b/charts/stable/splunk/README.md index 773a367c73f..6a80c8203f7 100644 --- a/charts/stable/splunk/README.md +++ b/charts/stable/splunk/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/splunk` +`helm install mychart oci://oci.trueforge.org/truecharts/splunk` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/spoolman/Chart.yaml b/charts/stable/spoolman/Chart.yaml index bc3b3d4712e..3f6e88f0cfa 100644 --- a/charts/stable/spoolman/Chart.yaml +++ b/charts/stable/spoolman/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 0.22.1 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/spotweb/Chart.yaml b/charts/stable/spotweb/Chart.yaml index 62786f4ce36..8b51c5357a5 100644 --- a/charts/stable/spotweb/Chart.yaml +++ b/charts/stable/spotweb/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 1.5.4 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/spotweb/README.md b/charts/stable/spotweb/README.md index 80a59ed7a73..86efab01d02 100644 --- a/charts/stable/spotweb/README.md +++ b/charts/stable/spotweb/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/spotweb` +`helm install mychart oci://oci.trueforge.org/truecharts/spotweb` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/sqlite-web/Chart.yaml b/charts/stable/sqlite-web/Chart.yaml index 3cc41a64df9..23e144d81e2 100644 --- a/charts/stable/sqlite-web/Chart.yaml +++ b/charts/stable/sqlite-web/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/sqlite-web/README.md b/charts/stable/sqlite-web/README.md index bae82161edf..d2e1b76438e 100644 --- a/charts/stable/sqlite-web/README.md +++ b/charts/stable/sqlite-web/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/sqlite-web` +`helm install mychart oci://oci.trueforge.org/truecharts/sqlite-web` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/sqlitebrowser/Chart.yaml b/charts/stable/sqlitebrowser/Chart.yaml index 67ddbc96590..703116831ad 100644 --- a/charts/stable/sqlitebrowser/Chart.yaml +++ b/charts/stable/sqlitebrowser/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 18.04.1 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/sqlitebrowser/README.md b/charts/stable/sqlitebrowser/README.md index 8f2b4689bc1..b1299f7b291 100644 --- a/charts/stable/sqlitebrowser/README.md +++ b/charts/stable/sqlitebrowser/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/sqlitebrowser` +`helm install mychart oci://oci.trueforge.org/truecharts/sqlitebrowser` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/sshwifty/Chart.yaml b/charts/stable/sshwifty/Chart.yaml index f4dab0e7cd7..21a9dde410a 100644 --- a/charts/stable/sshwifty/Chart.yaml +++ b/charts/stable/sshwifty/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/sshwifty/README.md b/charts/stable/sshwifty/README.md index a84e0eace83..e25966e3873 100644 --- a/charts/stable/sshwifty/README.md +++ b/charts/stable/sshwifty/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/sshwifty` +`helm install mychart oci://oci.trueforge.org/truecharts/sshwifty` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/st-reborn-server/Chart.yaml b/charts/stable/st-reborn-server/Chart.yaml index 5c227957846..1ef7eb36e36 100644 --- a/charts/stable/st-reborn-server/Chart.yaml +++ b/charts/stable/st-reborn-server/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 1.7.1 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/st-reborn-server/README.md b/charts/stable/st-reborn-server/README.md index 43ed6a5446e..49e53b20e92 100644 --- a/charts/stable/st-reborn-server/README.md +++ b/charts/stable/st-reborn-server/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/st-reborn-server` +`helm install mychart oci://oci.trueforge.org/truecharts/st-reborn-server` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/stackedit/Chart.yaml b/charts/stable/stackedit/Chart.yaml index 0ba93d3cbf6..5f169154937 100644 --- a/charts/stable/stackedit/Chart.yaml +++ b/charts/stable/stackedit/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/stackedit/README.md b/charts/stable/stackedit/README.md index aec41a8d8c2..04938321fe7 100644 --- a/charts/stable/stackedit/README.md +++ b/charts/stable/stackedit/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/stackedit` +`helm install mychart oci://oci.trueforge.org/truecharts/stackedit` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/standardnotes-web/Chart.yaml b/charts/stable/standardnotes-web/Chart.yaml index 93aace431a2..22f3a64b226 100644 --- a/charts/stable/standardnotes-web/Chart.yaml +++ b/charts/stable/standardnotes-web/Chart.yaml @@ -13,7 +13,7 @@ appVersion: stable dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/standardnotes-web/README.md b/charts/stable/standardnotes-web/README.md index a6c82561b19..c37117111e9 100644 --- a/charts/stable/standardnotes-web/README.md +++ b/charts/stable/standardnotes-web/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/standardnotes-web` +`helm install mychart oci://oci.trueforge.org/truecharts/standardnotes-web` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/starmade/Chart.yaml b/charts/stable/starmade/Chart.yaml index 6b7cd9fde92..70cf557328c 100644 --- a/charts/stable/starmade/Chart.yaml +++ b/charts/stable/starmade/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/starmade/README.md b/charts/stable/starmade/README.md index 3098687ed52..d93a7cc8fd5 100644 --- a/charts/stable/starmade/README.md +++ b/charts/stable/starmade/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/starmade` +`helm install mychart oci://oci.trueforge.org/truecharts/starmade` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/stash/Chart.yaml b/charts/stable/stash/Chart.yaml index f25a61d6bf8..bfefda435a7 100644 --- a/charts/stable/stash/Chart.yaml +++ b/charts/stable/stash/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 0.28.1 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/stash/README.md b/charts/stable/stash/README.md index 8dd3b558054..2df572f1ad0 100644 --- a/charts/stable/stash/README.md +++ b/charts/stable/stash/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/stash` +`helm install mychart oci://oci.trueforge.org/truecharts/stash` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/static-web-server/Chart.yaml b/charts/stable/static-web-server/Chart.yaml index 86619a201ab..96becbdc83a 100644 --- a/charts/stable/static-web-server/Chart.yaml +++ b/charts/stable/static-web-server/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 2.38.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/static-web-server/README.md b/charts/stable/static-web-server/README.md index 48cc2378313..0c762bc20b2 100644 --- a/charts/stable/static-web-server/README.md +++ b/charts/stable/static-web-server/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/static-web-server` +`helm install mychart oci://oci.trueforge.org/truecharts/static-web-server` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/static/Chart.yaml b/charts/stable/static/Chart.yaml index 0096a5366e9..d1c0d01e819 100644 --- a/charts/stable/static/Chart.yaml +++ b/charts/stable/static/Chart.yaml @@ -13,7 +13,7 @@ appVersion: ee8a20c dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/static/README.md b/charts/stable/static/README.md index 9ab40ed3ab0..6588b454ef6 100644 --- a/charts/stable/static/README.md +++ b/charts/stable/static/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/static` +`helm install mychart oci://oci.trueforge.org/truecharts/static` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/stationeers/Chart.yaml b/charts/stable/stationeers/Chart.yaml index 5d15a8eb791..6c4e6dbe24f 100644 --- a/charts/stable/stationeers/Chart.yaml +++ b/charts/stable/stationeers/Chart.yaml @@ -13,7 +13,7 @@ appVersion: stationeers dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/stationeers/README.md b/charts/stable/stationeers/README.md index b5ebf4201e7..30d91fe1865 100644 --- a/charts/stable/stationeers/README.md +++ b/charts/stable/stationeers/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/stationeers` +`helm install mychart oci://oci.trueforge.org/truecharts/stationeers` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/steam-headless/Chart.yaml b/charts/stable/steam-headless/Chart.yaml index c2c25424291..00a530ba5e1 100644 --- a/charts/stable/steam-headless/Chart.yaml +++ b/charts/stable/steam-headless/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/steam-headless/README.md b/charts/stable/steam-headless/README.md index 4e503d6880b..17e1dcedc19 100644 --- a/charts/stable/steam-headless/README.md +++ b/charts/stable/steam-headless/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/steam-headless` +`helm install mychart oci://oci.trueforge.org/truecharts/steam-headless` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/stirling-pdf/Chart.yaml b/charts/stable/stirling-pdf/Chart.yaml index cd0417a29d0..0ed05527ea5 100644 --- a/charts/stable/stirling-pdf/Chart.yaml +++ b/charts/stable/stirling-pdf/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 1.2.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/stirling-pdf/README.md b/charts/stable/stirling-pdf/README.md index 526a0351a0a..0920900b430 100644 --- a/charts/stable/stirling-pdf/README.md +++ b/charts/stable/stirling-pdf/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/stirling-pdf` +`helm install mychart oci://oci.trueforge.org/truecharts/stirling-pdf` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/storj-node/Chart.yaml b/charts/stable/storj-node/Chart.yaml index 8099d683221..debb4e1ed1c 100644 --- a/charts/stable/storj-node/Chart.yaml +++ b/charts/stable/storj-node/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/storj-node/README.md b/charts/stable/storj-node/README.md index 26316e30326..2e938077faf 100644 --- a/charts/stable/storj-node/README.md +++ b/charts/stable/storj-node/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/storj-node` +`helm install mychart oci://oci.trueforge.org/truecharts/storj-node` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/storm/Chart.yaml b/charts/stable/storm/Chart.yaml index e30ce4d01fe..50d89b81082 100644 --- a/charts/stable/storm/Chart.yaml +++ b/charts/stable/storm/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 1.3.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/storm/README.md b/charts/stable/storm/README.md index 21a07c942d0..dac5c279011 100644 --- a/charts/stable/storm/README.md +++ b/charts/stable/storm/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/storm` +`helm install mychart oci://oci.trueforge.org/truecharts/storm` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/strapi/Chart.yaml b/charts/stable/strapi/Chart.yaml index 3a2c6dddb87..aa3181e4258 100644 --- a/charts/stable/strapi/Chart.yaml +++ b/charts/stable/strapi/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 5.22.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/strapi/README.md b/charts/stable/strapi/README.md index 816c4c4cbcc..717cbe8f2c2 100644 --- a/charts/stable/strapi/README.md +++ b/charts/stable/strapi/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/strapi` +`helm install mychart oci://oci.trueforge.org/truecharts/strapi` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/streammaster/Chart.yaml b/charts/stable/streammaster/Chart.yaml index 98b6c1413b2..2fc979470c9 100644 --- a/charts/stable/streammaster/Chart.yaml +++ b/charts/stable/streammaster/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 0.15.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/streammaster/README.md b/charts/stable/streammaster/README.md index c4f2e1b2c22..668e35a1935 100644 --- a/charts/stable/streammaster/README.md +++ b/charts/stable/streammaster/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/streammaster` +`helm install mychart oci://oci.trueforge.org/truecharts/streammaster` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/stun-turn-server/Chart.yaml b/charts/stable/stun-turn-server/Chart.yaml index 5358da7966e..5b64e6203cd 100644 --- a/charts/stable/stun-turn-server/Chart.yaml +++ b/charts/stable/stun-turn-server/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/stun-turn-server/README.md b/charts/stable/stun-turn-server/README.md index 4b38da6eb80..2a1a17e27ce 100644 --- a/charts/stable/stun-turn-server/README.md +++ b/charts/stable/stun-turn-server/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/stun-turn-server` +`helm install mychart oci://oci.trueforge.org/truecharts/stun-turn-server` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/suistartpage/Chart.yaml b/charts/stable/suistartpage/Chart.yaml index 5204645424d..d86f8c76f5f 100644 --- a/charts/stable/suistartpage/Chart.yaml +++ b/charts/stable/suistartpage/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/suistartpage/README.md b/charts/stable/suistartpage/README.md index 4182edba799..0bd59c07bcf 100644 --- a/charts/stable/suistartpage/README.md +++ b/charts/stable/suistartpage/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/suistartpage` +`helm install mychart oci://oci.trueforge.org/truecharts/suistartpage` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/survivethenights/Chart.yaml b/charts/stable/survivethenights/Chart.yaml index 174ef245f8b..bf1ef9aad8c 100644 --- a/charts/stable/survivethenights/Chart.yaml +++ b/charts/stable/survivethenights/Chart.yaml @@ -13,7 +13,7 @@ appVersion: stn dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/survivethenights/README.md b/charts/stable/survivethenights/README.md index ccb42ee8005..d1d348e28af 100644 --- a/charts/stable/survivethenights/README.md +++ b/charts/stable/survivethenights/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/survivethenights` +`helm install mychart oci://oci.trueforge.org/truecharts/survivethenights` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/synclounge/Chart.yaml b/charts/stable/synclounge/Chart.yaml index 3edeff7bdbd..56275c02d19 100644 --- a/charts/stable/synclounge/Chart.yaml +++ b/charts/stable/synclounge/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 5.2.35 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/synclounge/README.md b/charts/stable/synclounge/README.md index 487e96ffe7c..849d409cd9b 100644 --- a/charts/stable/synclounge/README.md +++ b/charts/stable/synclounge/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/synclounge` +`helm install mychart oci://oci.trueforge.org/truecharts/synclounge` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/syncthing/Chart.yaml b/charts/stable/syncthing/Chart.yaml index a4d7951d98f..e99f659f92e 100644 --- a/charts/stable/syncthing/Chart.yaml +++ b/charts/stable/syncthing/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 2.0.2 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/syncthing/README.md b/charts/stable/syncthing/README.md index e7ed7221fdb..9d72e295ea4 100644 --- a/charts/stable/syncthing/README.md +++ b/charts/stable/syncthing/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/syncthing` +`helm install mychart oci://oci.trueforge.org/truecharts/syncthing` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/synctube/Chart.yaml b/charts/stable/synctube/Chart.yaml index e0375e8d192..6703f08b24b 100644 --- a/charts/stable/synctube/Chart.yaml +++ b/charts/stable/synctube/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/synctube/README.md b/charts/stable/synctube/README.md index 03ff8839bdd..38f3f47372d 100644 --- a/charts/stable/synctube/README.md +++ b/charts/stable/synctube/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/synctube` +`helm install mychart oci://oci.trueforge.org/truecharts/synctube` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/syslog-ng/Chart.yaml b/charts/stable/syslog-ng/Chart.yaml index 14f67adc66c..89062b75bf2 100644 --- a/charts/stable/syslog-ng/Chart.yaml +++ b/charts/stable/syslog-ng/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 4.9.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/syslog-ng/README.md b/charts/stable/syslog-ng/README.md index 3c76443294e..3c2b3a4af71 100644 --- a/charts/stable/syslog-ng/README.md +++ b/charts/stable/syslog-ng/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/syslog-ng` +`helm install mychart oci://oci.trueforge.org/truecharts/syslog-ng` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/tachidesk-docker/Chart.yaml b/charts/stable/tachidesk-docker/Chart.yaml index 77416869a3b..2f78b16c106 100644 --- a/charts/stable/tachidesk-docker/Chart.yaml +++ b/charts/stable/tachidesk-docker/Chart.yaml @@ -13,7 +13,7 @@ appVersion: preiew dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/tachidesk-docker/README.md b/charts/stable/tachidesk-docker/README.md index 2477fcf51e2..1ac2c1b6f3a 100644 --- a/charts/stable/tachidesk-docker/README.md +++ b/charts/stable/tachidesk-docker/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/tachidesk-docker` +`helm install mychart oci://oci.trueforge.org/truecharts/tachidesk-docker` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/tagspaces/Chart.yaml b/charts/stable/tagspaces/Chart.yaml index c2e6e026f44..25f3cccf7f3 100644 --- a/charts/stable/tagspaces/Chart.yaml +++ b/charts/stable/tagspaces/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 6.0.2 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/tagspaces/README.md b/charts/stable/tagspaces/README.md index d75864ee368..ac8d5698333 100644 --- a/charts/stable/tagspaces/README.md +++ b/charts/stable/tagspaces/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/tagspaces` +`helm install mychart oci://oci.trueforge.org/truecharts/tagspaces` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/tailscale/Chart.yaml b/charts/stable/tailscale/Chart.yaml index a440ce0b045..2a8ab35794d 100644 --- a/charts/stable/tailscale/Chart.yaml +++ b/charts/stable/tailscale/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 1.86.2 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/tailscale/README.md b/charts/stable/tailscale/README.md index d87d42ee7af..d4ec3e68c07 100644 --- a/charts/stable/tailscale/README.md +++ b/charts/stable/tailscale/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/tailscale` +`helm install mychart oci://oci.trueforge.org/truecharts/tailscale` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/tandoor-recipes/Chart.yaml b/charts/stable/tandoor-recipes/Chart.yaml index 2f9d219a183..686bb2308da 100644 --- a/charts/stable/tandoor-recipes/Chart.yaml +++ b/charts/stable/tandoor-recipes/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 2.0.2 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/tandoor-recipes/README.md b/charts/stable/tandoor-recipes/README.md index 03b7057837a..3ab3ae412f5 100644 --- a/charts/stable/tandoor-recipes/README.md +++ b/charts/stable/tandoor-recipes/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/tandoor-recipes` +`helm install mychart oci://oci.trueforge.org/truecharts/tandoor-recipes` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/tanoshi/Chart.yaml b/charts/stable/tanoshi/Chart.yaml index 2ac576ed5c1..4a90214fa6c 100644 --- a/charts/stable/tanoshi/Chart.yaml +++ b/charts/stable/tanoshi/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/tanoshi/README.md b/charts/stable/tanoshi/README.md index a87d6ea6d90..5a094b768af 100644 --- a/charts/stable/tanoshi/README.md +++ b/charts/stable/tanoshi/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/tanoshi` +`helm install mychart oci://oci.trueforge.org/truecharts/tanoshi` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/tar1090/Chart.yaml b/charts/stable/tar1090/Chart.yaml index 94bfac9bfc2..0498f5810c9 100644 --- a/charts/stable/tar1090/Chart.yaml +++ b/charts/stable/tar1090/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/tar1090/README.md b/charts/stable/tar1090/README.md index 7152eaaa6b9..c9b3da3ff47 100644 --- a/charts/stable/tar1090/README.md +++ b/charts/stable/tar1090/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/tar1090` +`helm install mychart oci://oci.trueforge.org/truecharts/tar1090` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/tasmoadmin/Chart.yaml b/charts/stable/tasmoadmin/Chart.yaml index 2915ff3ba6f..8d86f84fb96 100644 --- a/charts/stable/tasmoadmin/Chart.yaml +++ b/charts/stable/tasmoadmin/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 4.3.1 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/tasmoadmin/README.md b/charts/stable/tasmoadmin/README.md index 7062687fddf..341cdb87183 100644 --- a/charts/stable/tasmoadmin/README.md +++ b/charts/stable/tasmoadmin/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/tasmoadmin` +`helm install mychart oci://oci.trueforge.org/truecharts/tasmoadmin` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/tasmobackup/Chart.yaml b/charts/stable/tasmobackup/Chart.yaml index 2237d5f4e1a..36c0e19dac8 100644 --- a/charts/stable/tasmobackup/Chart.yaml +++ b/charts/stable/tasmobackup/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 1.06.09 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/tasmobackup/README.md b/charts/stable/tasmobackup/README.md index 1a93fc2e97b..f96cd34f9b0 100644 --- a/charts/stable/tasmobackup/README.md +++ b/charts/stable/tasmobackup/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/tasmobackup` +`helm install mychart oci://oci.trueforge.org/truecharts/tasmobackup` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/tasmocompiler/Chart.yaml b/charts/stable/tasmocompiler/Chart.yaml index 3833101fc17..aa202bd0ea4 100644 --- a/charts/stable/tasmocompiler/Chart.yaml +++ b/charts/stable/tasmocompiler/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/tasmocompiler/README.md b/charts/stable/tasmocompiler/README.md index f994d12c661..290fefc0284 100644 --- a/charts/stable/tasmocompiler/README.md +++ b/charts/stable/tasmocompiler/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/tasmocompiler` +`helm install mychart oci://oci.trueforge.org/truecharts/tasmocompiler` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/tauticord/Chart.yaml b/charts/stable/tauticord/Chart.yaml index 40a2b9914fa..4dbf1e9c6c3 100644 --- a/charts/stable/tauticord/Chart.yaml +++ b/charts/stable/tauticord/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 5.13.3 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/tauticord/README.md b/charts/stable/tauticord/README.md index 0d334fa9aad..f271ded3d06 100644 --- a/charts/stable/tauticord/README.md +++ b/charts/stable/tauticord/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/tauticord` +`helm install mychart oci://oci.trueforge.org/truecharts/tauticord` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/tautulli/Chart.yaml b/charts/stable/tautulli/Chart.yaml index 6bb06cc7f0e..1948a494c55 100644 --- a/charts/stable/tautulli/Chart.yaml +++ b/charts/stable/tautulli/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 2.15.3 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/tautulli/README.md b/charts/stable/tautulli/README.md index 55bd583a30f..6a1f72d9571 100644 --- a/charts/stable/tautulli/README.md +++ b/charts/stable/tautulli/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/tautulli` +`helm install mychart oci://oci.trueforge.org/truecharts/tautulli` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/tdarr-node/Chart.yaml b/charts/stable/tdarr-node/Chart.yaml index 62a224f0e91..c1c983a92a3 100644 --- a/charts/stable/tdarr-node/Chart.yaml +++ b/charts/stable/tdarr-node/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 2.45.01 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/tdarr-node/README.md b/charts/stable/tdarr-node/README.md index 811dd0913a9..1356c5bf55b 100644 --- a/charts/stable/tdarr-node/README.md +++ b/charts/stable/tdarr-node/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/tdarr-node` +`helm install mychart oci://oci.trueforge.org/truecharts/tdarr-node` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/tdarr/Chart.yaml b/charts/stable/tdarr/Chart.yaml index bbb2feaea99..5eb78a87bda 100644 --- a/charts/stable/tdarr/Chart.yaml +++ b/charts/stable/tdarr/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 2.45.01 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/tdarr/README.md b/charts/stable/tdarr/README.md index eb9328e46ee..c751c99643f 100644 --- a/charts/stable/tdarr/README.md +++ b/charts/stable/tdarr/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/tdarr` +`helm install mychart oci://oci.trueforge.org/truecharts/tdarr` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/teamspeak3/Chart.yaml b/charts/stable/teamspeak3/Chart.yaml index 0c5988813b9..0f89e0a5b2f 100644 --- a/charts/stable/teamspeak3/Chart.yaml +++ b/charts/stable/teamspeak3/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 3.13.7 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/teamspeak3/README.md b/charts/stable/teamspeak3/README.md index d541a24a80c..5dd359d1c8b 100644 --- a/charts/stable/teamspeak3/README.md +++ b/charts/stable/teamspeak3/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/teamspeak3` +`helm install mychart oci://oci.trueforge.org/truecharts/teamspeak3` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/teedy-docs/Chart.yaml b/charts/stable/teedy-docs/Chart.yaml index c90a53cbc8e..cfd31a9ef57 100644 --- a/charts/stable/teedy-docs/Chart.yaml +++ b/charts/stable/teedy-docs/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/teedy-docs/README.md b/charts/stable/teedy-docs/README.md index 78af6eb2fd4..d68488d6649 100644 --- a/charts/stable/teedy-docs/README.md +++ b/charts/stable/teedy-docs/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/teedy-docs` +`helm install mychart oci://oci.trueforge.org/truecharts/teedy-docs` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/teedy/Chart.yaml b/charts/stable/teedy/Chart.yaml index 15e741aa983..7995d2f0d7a 100644 --- a/charts/stable/teedy/Chart.yaml +++ b/charts/stable/teedy/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 1.11.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/teedy/README.md b/charts/stable/teedy/README.md index a001202baa6..ba488d2ab94 100644 --- a/charts/stable/teedy/README.md +++ b/charts/stable/teedy/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/teedy` +`helm install mychart oci://oci.trueforge.org/truecharts/teedy` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/telethon-downloader/Chart.yaml b/charts/stable/telethon-downloader/Chart.yaml index d05295c5b4c..47d3e8ba644 100644 --- a/charts/stable/telethon-downloader/Chart.yaml +++ b/charts/stable/telethon-downloader/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/telethon-downloader/README.md b/charts/stable/telethon-downloader/README.md index c144a8e9cc0..d6037847e50 100644 --- a/charts/stable/telethon-downloader/README.md +++ b/charts/stable/telethon-downloader/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/telethon-downloader` +`helm install mychart oci://oci.trueforge.org/truecharts/telethon-downloader` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/terraria-tshock/Chart.yaml b/charts/stable/terraria-tshock/Chart.yaml index 4f6de3cf036..892182a30c2 100644 --- a/charts/stable/terraria-tshock/Chart.yaml +++ b/charts/stable/terraria-tshock/Chart.yaml @@ -13,7 +13,7 @@ appVersion: tshock dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/terraria-tshock/README.md b/charts/stable/terraria-tshock/README.md index aa37718ec0a..74fc42f7d6b 100644 --- a/charts/stable/terraria-tshock/README.md +++ b/charts/stable/terraria-tshock/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/terraria-tshock` +`helm install mychart oci://oci.trueforge.org/truecharts/terraria-tshock` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/teslamate/Chart.yaml b/charts/stable/teslamate/Chart.yaml index 16250a05d94..a2392bac9e7 100644 --- a/charts/stable/teslamate/Chart.yaml +++ b/charts/stable/teslamate/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 2.1.1 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/teslamate/README.md b/charts/stable/teslamate/README.md index 175a4eaec86..d0842f59da1 100644 --- a/charts/stable/teslamate/README.md +++ b/charts/stable/teslamate/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/teslamate` +`helm install mychart oci://oci.trueforge.org/truecharts/teslamate` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/theforest/Chart.yaml b/charts/stable/theforest/Chart.yaml index 159bc87d21d..1fd57ef3b83 100644 --- a/charts/stable/theforest/Chart.yaml +++ b/charts/stable/theforest/Chart.yaml @@ -13,7 +13,7 @@ appVersion: theforest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/theforest/README.md b/charts/stable/theforest/README.md index 596ba83392a..d8dc62e177c 100644 --- a/charts/stable/theforest/README.md +++ b/charts/stable/theforest/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/theforest` +`helm install mychart oci://oci.trueforge.org/truecharts/theforest` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/thelounge/Chart.yaml b/charts/stable/thelounge/Chart.yaml index dc35bb8d422..c72050a3e73 100644 --- a/charts/stable/thelounge/Chart.yaml +++ b/charts/stable/thelounge/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 4.4.3 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/thelounge/README.md b/charts/stable/thelounge/README.md index b9f57e9f352..a3bc077d1ef 100644 --- a/charts/stable/thelounge/README.md +++ b/charts/stable/thelounge/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/thelounge` +`helm install mychart oci://oci.trueforge.org/truecharts/thelounge` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/theme-park/Chart.yaml b/charts/stable/theme-park/Chart.yaml index 3826e62cf21..03b45920137 100644 --- a/charts/stable/theme-park/Chart.yaml +++ b/charts/stable/theme-park/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 1.21.2 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/theme-park/README.md b/charts/stable/theme-park/README.md index 629c4ea9135..b31c16da3ba 100644 --- a/charts/stable/theme-park/README.md +++ b/charts/stable/theme-park/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/theme-park` +`helm install mychart oci://oci.trueforge.org/truecharts/theme-park` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/threadfin/Chart.yaml b/charts/stable/threadfin/Chart.yaml index 07cab8ff377..b5c481656ad 100644 --- a/charts/stable/threadfin/Chart.yaml +++ b/charts/stable/threadfin/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 1.2.35 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/threadfin/README.md b/charts/stable/threadfin/README.md index 11a3f00d855..039713252f5 100644 --- a/charts/stable/threadfin/README.md +++ b/charts/stable/threadfin/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/threadfin` +`helm install mychart oci://oci.trueforge.org/truecharts/threadfin` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/thunderbird/Chart.yaml b/charts/stable/thunderbird/Chart.yaml index 8eaa7124d62..8349ed0a20f 100644 --- a/charts/stable/thunderbird/Chart.yaml +++ b/charts/stable/thunderbird/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/thunderbird/README.md b/charts/stable/thunderbird/README.md index 6fa5177059f..e74adbbe83f 100644 --- a/charts/stable/thunderbird/README.md +++ b/charts/stable/thunderbird/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/thunderbird` +`helm install mychart oci://oci.trueforge.org/truecharts/thunderbird` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/timetagger/Chart.yaml b/charts/stable/timetagger/Chart.yaml index ff332ffe5b0..73f00ac09a5 100644 --- a/charts/stable/timetagger/Chart.yaml +++ b/charts/stable/timetagger/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 25.06.1 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/timetagger/README.md b/charts/stable/timetagger/README.md index 9af4c342bba..0711e0e0485 100644 --- a/charts/stable/timetagger/README.md +++ b/charts/stable/timetagger/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/timetagger` +`helm install mychart oci://oci.trueforge.org/truecharts/timetagger` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/tinymediamanager/Chart.yaml b/charts/stable/tinymediamanager/Chart.yaml index 091f72a763a..914a4e0c931 100644 --- a/charts/stable/tinymediamanager/Chart.yaml +++ b/charts/stable/tinymediamanager/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 5.1.8 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/tinymediamanager/README.md b/charts/stable/tinymediamanager/README.md index 5e4cabc047d..304c5336733 100644 --- a/charts/stable/tinymediamanager/README.md +++ b/charts/stable/tinymediamanager/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/tinymediamanager` +`helm install mychart oci://oci.trueforge.org/truecharts/tinymediamanager` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/tonido/Chart.yaml b/charts/stable/tonido/Chart.yaml index 1ab1f25d16d..80d51384520 100644 --- a/charts/stable/tonido/Chart.yaml +++ b/charts/stable/tonido/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/tonido/README.md b/charts/stable/tonido/README.md index 0832c8163f8..bb47d910328 100644 --- a/charts/stable/tonido/README.md +++ b/charts/stable/tonido/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/tonido` +`helm install mychart oci://oci.trueforge.org/truecharts/tonido` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/traccar/CHANGELOG.md b/charts/stable/traccar/CHANGELOG.md index 8af863ac6d0..df5137bc96b 100644 --- a/charts/stable/traccar/CHANGELOG.md +++ b/charts/stable/traccar/CHANGELOG.md @@ -756,7 +756,7 @@ pagefind: false #### Chore -- update container image tccr.io/truecharts/traccar to v5.0 ([#2749](https://github.com/truecharts/apps/issues/2749)) +- update container image oci.trueforge.org/truecharts/traccar to v5.0 ([#2749](https://github.com/truecharts/apps/issues/2749)) diff --git a/charts/stable/traccar/Chart.yaml b/charts/stable/traccar/Chart.yaml index d7e621176ef..1d1feeb4d85 100644 --- a/charts/stable/traccar/Chart.yaml +++ b/charts/stable/traccar/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 6.8.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/traccar/README.md b/charts/stable/traccar/README.md index 86b3a4a5ce4..40d605a9259 100644 --- a/charts/stable/traccar/README.md +++ b/charts/stable/traccar/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/traccar` +`helm install mychart oci://oci.trueforge.org/truecharts/traccar` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/tracks/Chart.yaml b/charts/stable/tracks/Chart.yaml index 8abc6fb81a0..4e4427a1288 100644 --- a/charts/stable/tracks/Chart.yaml +++ b/charts/stable/tracks/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/tracks/README.md b/charts/stable/tracks/README.md index 6a3d11d083f..f55f6b37f16 100644 --- a/charts/stable/tracks/README.md +++ b/charts/stable/tracks/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/tracks` +`helm install mychart oci://oci.trueforge.org/truecharts/tracks` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/traefik-forward-auth/Chart.yaml b/charts/stable/traefik-forward-auth/Chart.yaml index 1a3f604b458..67f80bb3c80 100644 --- a/charts/stable/traefik-forward-auth/Chart.yaml +++ b/charts/stable/traefik-forward-auth/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/traefik-forward-auth/README.md b/charts/stable/traefik-forward-auth/README.md index a820dcb695a..2acaf41b53d 100644 --- a/charts/stable/traefik-forward-auth/README.md +++ b/charts/stable/traefik-forward-auth/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/traefik-forward-auth` +`helm install mychart oci://oci.trueforge.org/truecharts/traefik-forward-auth` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/traggo/Chart.yaml b/charts/stable/traggo/Chart.yaml index edf513d2341..6bb8c1538aa 100644 --- a/charts/stable/traggo/Chart.yaml +++ b/charts/stable/traggo/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 0.7.1 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/traggo/README.md b/charts/stable/traggo/README.md index b69c7052559..7d9351d8e4b 100644 --- a/charts/stable/traggo/README.md +++ b/charts/stable/traggo/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/traggo` +`helm install mychart oci://oci.trueforge.org/truecharts/traggo` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/traktarr/Chart.yaml b/charts/stable/traktarr/Chart.yaml index b1f2aef0fc0..eb73f68afec 100644 --- a/charts/stable/traktarr/Chart.yaml +++ b/charts/stable/traktarr/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/traktarr/README.md b/charts/stable/traktarr/README.md index 3798fbeb44f..7eb65c896ed 100644 --- a/charts/stable/traktarr/README.md +++ b/charts/stable/traktarr/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/traktarr` +`helm install mychart oci://oci.trueforge.org/truecharts/traktarr` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/trango/Chart.yaml b/charts/stable/trango/Chart.yaml index 2e9575125bb..55f1c5cfcb9 100644 --- a/charts/stable/trango/Chart.yaml +++ b/charts/stable/trango/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/trango/README.md b/charts/stable/trango/README.md index 6f1e44e1c83..2a557588717 100644 --- a/charts/stable/trango/README.md +++ b/charts/stable/trango/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/trango` +`helm install mychart oci://oci.trueforge.org/truecharts/trango` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/transmission/Chart.yaml b/charts/stable/transmission/Chart.yaml index a8365e7aed2..b24b5c96bd8 100644 --- a/charts/stable/transmission/Chart.yaml +++ b/charts/stable/transmission/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 4.0.6 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/transmission/README.md b/charts/stable/transmission/README.md index 9628ebc73b0..d7e58d9ef29 100644 --- a/charts/stable/transmission/README.md +++ b/charts/stable/transmission/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/transmission` +`helm install mychart oci://oci.trueforge.org/truecharts/transmission` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/trilium-notes/Chart.yaml b/charts/stable/trilium-notes/Chart.yaml index 3975dd4da52..871c71941c1 100644 --- a/charts/stable/trilium-notes/Chart.yaml +++ b/charts/stable/trilium-notes/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 0.63.7 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/trilium-notes/README.md b/charts/stable/trilium-notes/README.md index f3e491a3297..c0f4f4e2747 100644 --- a/charts/stable/trilium-notes/README.md +++ b/charts/stable/trilium-notes/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/trilium-notes` +`helm install mychart oci://oci.trueforge.org/truecharts/trilium-notes` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/troddit/Chart.yaml b/charts/stable/troddit/Chart.yaml index 671dfdd227a..587fdc8ce66 100644 --- a/charts/stable/troddit/Chart.yaml +++ b/charts/stable/troddit/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/troddit/README.md b/charts/stable/troddit/README.md index a48d8ed54ef..e1a6680a0ea 100644 --- a/charts/stable/troddit/README.md +++ b/charts/stable/troddit/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/troddit` +`helm install mychart oci://oci.trueforge.org/truecharts/troddit` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/truecommand/Chart.yaml b/charts/stable/truecommand/Chart.yaml index ae06306341d..5609f0507f5 100644 --- a/charts/stable/truecommand/Chart.yaml +++ b/charts/stable/truecommand/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 3.1.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/truecommand/README.md b/charts/stable/truecommand/README.md index 44d0d93adad..acd53232d75 100644 --- a/charts/stable/truecommand/README.md +++ b/charts/stable/truecommand/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/truecommand` +`helm install mychart oci://oci.trueforge.org/truecharts/truecommand` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/truenas-exporter/Chart.yaml b/charts/stable/truenas-exporter/Chart.yaml index 643859c274d..0ba05a87199 100644 --- a/charts/stable/truenas-exporter/Chart.yaml +++ b/charts/stable/truenas-exporter/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 0.16.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/truenas-exporter/README.md b/charts/stable/truenas-exporter/README.md index b750cf33063..d31c3bdfe5e 100644 --- a/charts/stable/truenas-exporter/README.md +++ b/charts/stable/truenas-exporter/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/truenas-exporter` +`helm install mychart oci://oci.trueforge.org/truecharts/truenas-exporter` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/tsmuxer/Chart.yaml b/charts/stable/tsmuxer/Chart.yaml index f34d88e6be6..7235cc7b799 100644 --- a/charts/stable/tsmuxer/Chart.yaml +++ b/charts/stable/tsmuxer/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 25.07.2 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/tsmuxer/README.md b/charts/stable/tsmuxer/README.md index 1c73e20342a..0d68a598918 100644 --- a/charts/stable/tsmuxer/README.md +++ b/charts/stable/tsmuxer/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/tsmuxer` +`helm install mychart oci://oci.trueforge.org/truecharts/tsmuxer` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/tsn-ranksystem/Chart.yaml b/charts/stable/tsn-ranksystem/Chart.yaml index d821f423ad7..255cfddedb2 100644 --- a/charts/stable/tsn-ranksystem/Chart.yaml +++ b/charts/stable/tsn-ranksystem/Chart.yaml @@ -13,14 +13,14 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] import-values: [] - name: mariadb version: 16.3.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: mariadb.enabled alias: "" tags: [] diff --git a/charts/stable/tsn-ranksystem/README.md b/charts/stable/tsn-ranksystem/README.md index c9a0701106a..8ef388274e0 100644 --- a/charts/stable/tsn-ranksystem/README.md +++ b/charts/stable/tsn-ranksystem/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/tsn-ranksystem` +`helm install mychart oci://oci.trueforge.org/truecharts/tsn-ranksystem` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/tt-rss/CHANGELOG.md b/charts/stable/tt-rss/CHANGELOG.md index db9c0d1174e..cd9062df10d 100644 --- a/charts/stable/tt-rss/CHANGELOG.md +++ b/charts/stable/tt-rss/CHANGELOG.md @@ -833,7 +833,7 @@ pagefind: false #### Chore -- update container image tccr.io/truecharts/tt-rss to v2.0.9113 ([#2459](https://github.com/truecharts/apps/issues/2459)) +- update container image oci.trueforge.org/truecharts/tt-rss to v2.0.9113 ([#2459](https://github.com/truecharts/apps/issues/2459)) diff --git a/charts/stable/tt-rss/Chart.yaml b/charts/stable/tt-rss/Chart.yaml index c85f86fa1f8..911343f9711 100644 --- a/charts/stable/tt-rss/Chart.yaml +++ b/charts/stable/tt-rss/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/tt-rss/README.md b/charts/stable/tt-rss/README.md index 78f8dfe5346..7b4666215c2 100644 --- a/charts/stable/tt-rss/README.md +++ b/charts/stable/tt-rss/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/tt-rss` +`helm install mychart oci://oci.trueforge.org/truecharts/tt-rss` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/tubearchivist-redisjson/Chart.yaml b/charts/stable/tubearchivist-redisjson/Chart.yaml index e69f16c07e9..e47a9a5bef2 100644 --- a/charts/stable/tubearchivist-redisjson/Chart.yaml +++ b/charts/stable/tubearchivist-redisjson/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/tubearchivist-redisjson/README.md b/charts/stable/tubearchivist-redisjson/README.md index b2995d37d85..d42c283e5c3 100644 --- a/charts/stable/tubearchivist-redisjson/README.md +++ b/charts/stable/tubearchivist-redisjson/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/tubearchivist-redisjson` +`helm install mychart oci://oci.trueforge.org/truecharts/tubearchivist-redisjson` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/tubesync/Chart.yaml b/charts/stable/tubesync/Chart.yaml index 30fc97cf1ca..1b4833fa4e6 100644 --- a/charts/stable/tubesync/Chart.yaml +++ b/charts/stable/tubesync/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/tubesync/README.md b/charts/stable/tubesync/README.md index 531af20d475..05817016e33 100644 --- a/charts/stable/tubesync/README.md +++ b/charts/stable/tubesync/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/tubesync` +`helm install mychart oci://oci.trueforge.org/truecharts/tubesync` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/tvheadend/Chart.yaml b/charts/stable/tvheadend/Chart.yaml index 1e57012f7f1..84c2ce8813a 100644 --- a/charts/stable/tvheadend/Chart.yaml +++ b/charts/stable/tvheadend/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/tvheadend/README.md b/charts/stable/tvheadend/README.md index 79d1a662bbf..9d58f50fae1 100644 --- a/charts/stable/tvheadend/README.md +++ b/charts/stable/tvheadend/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/tvheadend` +`helm install mychart oci://oci.trueforge.org/truecharts/tvheadend` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/tvhproxy/Chart.yaml b/charts/stable/tvhproxy/Chart.yaml index 2ea0dec9e32..1ff938de044 100644 --- a/charts/stable/tvhproxy/Chart.yaml +++ b/charts/stable/tvhproxy/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/tvhproxy/README.md b/charts/stable/tvhproxy/README.md index eefa9379abe..4f82ce0fbaa 100644 --- a/charts/stable/tvhproxy/README.md +++ b/charts/stable/tvhproxy/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/tvhproxy` +`helm install mychart oci://oci.trueforge.org/truecharts/tvhproxy` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/twofauth/Chart.yaml b/charts/stable/twofauth/Chart.yaml index 2066c01c3e8..4f19da9085a 100644 --- a/charts/stable/twofauth/Chart.yaml +++ b/charts/stable/twofauth/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 5.6.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/twofauth/README.md b/charts/stable/twofauth/README.md index 599282209dc..b89f1af1bca 100644 --- a/charts/stable/twofauth/README.md +++ b/charts/stable/twofauth/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/twofauth` +`helm install mychart oci://oci.trueforge.org/truecharts/twofauth` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/twonky-server/Chart.yaml b/charts/stable/twonky-server/Chart.yaml index 93d7512f33e..ad30ed12dc7 100644 --- a/charts/stable/twonky-server/Chart.yaml +++ b/charts/stable/twonky-server/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/twonky-server/README.md b/charts/stable/twonky-server/README.md index 70328a61514..bc6fe7877d1 100644 --- a/charts/stable/twonky-server/README.md +++ b/charts/stable/twonky-server/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/twonky-server` +`helm install mychart oci://oci.trueforge.org/truecharts/twonky-server` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/twtxt/Chart.yaml b/charts/stable/twtxt/Chart.yaml index f1b21cc9c5c..1632079959b 100644 --- a/charts/stable/twtxt/Chart.yaml +++ b/charts/stable/twtxt/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 0.1.1 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/twtxt/README.md b/charts/stable/twtxt/README.md index 550a86f9e27..60376019b04 100644 --- a/charts/stable/twtxt/README.md +++ b/charts/stable/twtxt/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/twtxt` +`helm install mychart oci://oci.trueforge.org/truecharts/twtxt` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/ubooquity/Chart.yaml b/charts/stable/ubooquity/Chart.yaml index 865fc0b40c0..ef04e7b8735 100644 --- a/charts/stable/ubooquity/Chart.yaml +++ b/charts/stable/ubooquity/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 2.1.5 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/ubooquity/README.md b/charts/stable/ubooquity/README.md index 17a3dd29cdd..3d317b0eb5c 100644 --- a/charts/stable/ubooquity/README.md +++ b/charts/stable/ubooquity/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/ubooquity` +`helm install mychart oci://oci.trueforge.org/truecharts/ubooquity` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/unifi/CHANGELOG.md b/charts/stable/unifi/CHANGELOG.md index 3d783dc4ebd..fd511fc51b7 100644 --- a/charts/stable/unifi/CHANGELOG.md +++ b/charts/stable/unifi/CHANGELOG.md @@ -818,7 +818,7 @@ pagefind: false #### Chore -- update container image tccr.io/truecharts/unifi to v7.0.23 ([#2048](https://github.com/truecharts/apps/issues/2048)) +- update container image oci.trueforge.org/truecharts/unifi to v7.0.23 ([#2048](https://github.com/truecharts/apps/issues/2048)) - Remove `-icon` string from icon png's ([#2040](https://github.com/truecharts/apps/issues/2040)) diff --git a/charts/stable/unifi/Chart.yaml b/charts/stable/unifi/Chart.yaml index ff803d965ec..2a356f82651 100644 --- a/charts/stable/unifi/Chart.yaml +++ b/charts/stable/unifi/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 9.3.45 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/unifi/README.md b/charts/stable/unifi/README.md index 5fe5b79bfab..6558c681b26 100644 --- a/charts/stable/unifi/README.md +++ b/charts/stable/unifi/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/unifi` +`helm install mychart oci://oci.trueforge.org/truecharts/unifi` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/universal-media-server/Chart.yaml b/charts/stable/universal-media-server/Chart.yaml index e56d8bec68d..94a53367a48 100644 --- a/charts/stable/universal-media-server/Chart.yaml +++ b/charts/stable/universal-media-server/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/universal-media-server/README.md b/charts/stable/universal-media-server/README.md index fecdfee878d..1748d4f3449 100644 --- a/charts/stable/universal-media-server/README.md +++ b/charts/stable/universal-media-server/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/universal-media-server` +`helm install mychart oci://oci.trueforge.org/truecharts/universal-media-server` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/unmanic/CHANGELOG.md b/charts/stable/unmanic/CHANGELOG.md index 91d496f7ce4..cef519cec4d 100644 --- a/charts/stable/unmanic/CHANGELOG.md +++ b/charts/stable/unmanic/CHANGELOG.md @@ -807,7 +807,7 @@ pagefind: false #### Chore -- update container image tccr.io/truecharts/unifi to v7.0.23 ([#2048](https://github.com/truecharts/apps/issues/2048)) +- update container image oci.trueforge.org/truecharts/unifi to v7.0.23 ([#2048](https://github.com/truecharts/apps/issues/2048)) - Remove `-icon` string from icon png's ([#2040](https://github.com/truecharts/apps/issues/2040)) diff --git a/charts/stable/unmanic/Chart.yaml b/charts/stable/unmanic/Chart.yaml index b86fa6430d1..cf91e344b37 100644 --- a/charts/stable/unmanic/Chart.yaml +++ b/charts/stable/unmanic/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 0.3.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/unmanic/README.md b/charts/stable/unmanic/README.md index 65701c42ab7..7f2bae6b7c4 100644 --- a/charts/stable/unmanic/README.md +++ b/charts/stable/unmanic/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/unmanic` +`helm install mychart oci://oci.trueforge.org/truecharts/unmanic` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/unpackerr/Chart.yaml b/charts/stable/unpackerr/Chart.yaml index bc121e0c703..ecfacacaae3 100644 --- a/charts/stable/unpackerr/Chart.yaml +++ b/charts/stable/unpackerr/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 0.14.5 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/unpackerr/README.md b/charts/stable/unpackerr/README.md index 91753c88d3e..a64f5eb4a59 100644 --- a/charts/stable/unpackerr/README.md +++ b/charts/stable/unpackerr/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/unpackerr` +`helm install mychart oci://oci.trueforge.org/truecharts/unpackerr` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/unpoller/Chart.yaml b/charts/stable/unpoller/Chart.yaml index a17d7f18bea..0278635c7bb 100644 --- a/charts/stable/unpoller/Chart.yaml +++ b/charts/stable/unpoller/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 2.15.4 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/unpoller/README.md b/charts/stable/unpoller/README.md index 002d8e16f7b..9574b836355 100644 --- a/charts/stable/unpoller/README.md +++ b/charts/stable/unpoller/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/unpoller` +`helm install mychart oci://oci.trueforge.org/truecharts/unpoller` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/unturned/Chart.yaml b/charts/stable/unturned/Chart.yaml index 9b23455fc70..6158f6ae7e4 100644 --- a/charts/stable/unturned/Chart.yaml +++ b/charts/stable/unturned/Chart.yaml @@ -13,7 +13,7 @@ appVersion: unturned dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/unturned/README.md b/charts/stable/unturned/README.md index 2ccfa8557cf..37e4ac53b58 100644 --- a/charts/stable/unturned/README.md +++ b/charts/stable/unturned/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/unturned` +`helm install mychart oci://oci.trueforge.org/truecharts/unturned` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/uptime-kuma/Chart.yaml b/charts/stable/uptime-kuma/Chart.yaml index 778abc1a3f6..5d3047f3c5f 100644 --- a/charts/stable/uptime-kuma/Chart.yaml +++ b/charts/stable/uptime-kuma/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 1.23.16 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/uptime-kuma/README.md b/charts/stable/uptime-kuma/README.md index c5e81b6979a..42d7157baea 100644 --- a/charts/stable/uptime-kuma/README.md +++ b/charts/stable/uptime-kuma/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/uptime-kuma` +`helm install mychart oci://oci.trueforge.org/truecharts/uptime-kuma` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/uptimerobot-prometheus/Chart.yaml b/charts/stable/uptimerobot-prometheus/Chart.yaml index aafae589ef1..5a3710b31ca 100644 --- a/charts/stable/uptimerobot-prometheus/Chart.yaml +++ b/charts/stable/uptimerobot-prometheus/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 0.0.1 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/uptimerobot-prometheus/README.md b/charts/stable/uptimerobot-prometheus/README.md index 5d439cb14d3..0948efa019a 100644 --- a/charts/stable/uptimerobot-prometheus/README.md +++ b/charts/stable/uptimerobot-prometheus/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/uptimerobot-prometheus` +`helm install mychart oci://oci.trueforge.org/truecharts/uptimerobot-prometheus` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/urban-terror/Chart.yaml b/charts/stable/urban-terror/Chart.yaml index 3f41ca181f0..01db90657e5 100644 --- a/charts/stable/urban-terror/Chart.yaml +++ b/charts/stable/urban-terror/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/urban-terror/README.md b/charts/stable/urban-terror/README.md index 03ee91c69f6..d3f7258a8cc 100644 --- a/charts/stable/urban-terror/README.md +++ b/charts/stable/urban-terror/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/urban-terror` +`helm install mychart oci://oci.trueforge.org/truecharts/urban-terror` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/v-rising/Chart.yaml b/charts/stable/v-rising/Chart.yaml index 17ab2732b78..6d2129fc853 100644 --- a/charts/stable/v-rising/Chart.yaml +++ b/charts/stable/v-rising/Chart.yaml @@ -13,7 +13,7 @@ appVersion: rising dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/v-rising/README.md b/charts/stable/v-rising/README.md index 454cc80b8cd..dfe1f8b5af0 100644 --- a/charts/stable/v-rising/README.md +++ b/charts/stable/v-rising/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/v-rising` +`helm install mychart oci://oci.trueforge.org/truecharts/v-rising` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/valetudo-mapper/Chart.yaml b/charts/stable/valetudo-mapper/Chart.yaml index 3646b6ad441..d62ca59f0b3 100644 --- a/charts/stable/valetudo-mapper/Chart.yaml +++ b/charts/stable/valetudo-mapper/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/valetudo-mapper/README.md b/charts/stable/valetudo-mapper/README.md index 727103bcfc9..578cfd81286 100644 --- a/charts/stable/valetudo-mapper/README.md +++ b/charts/stable/valetudo-mapper/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/valetudo-mapper` +`helm install mychart oci://oci.trueforge.org/truecharts/valetudo-mapper` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/valheim/Chart.yaml b/charts/stable/valheim/Chart.yaml index 7ac96585f2b..d0889edcd53 100644 --- a/charts/stable/valheim/Chart.yaml +++ b/charts/stable/valheim/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/valheim/README.md b/charts/stable/valheim/README.md index 6cd09521bb4..7af8670b9f4 100644 --- a/charts/stable/valheim/README.md +++ b/charts/stable/valheim/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/valheim` +`helm install mychart oci://oci.trueforge.org/truecharts/valheim` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/venstar2mqtt/Chart.yaml b/charts/stable/venstar2mqtt/Chart.yaml index 33e87614691..63fb12beee3 100644 --- a/charts/stable/venstar2mqtt/Chart.yaml +++ b/charts/stable/venstar2mqtt/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/venstar2mqtt/README.md b/charts/stable/venstar2mqtt/README.md index 1746d39e550..bf11ae71fe5 100644 --- a/charts/stable/venstar2mqtt/README.md +++ b/charts/stable/venstar2mqtt/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/venstar2mqtt` +`helm install mychart oci://oci.trueforge.org/truecharts/venstar2mqtt` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/vertex/Chart.yaml b/charts/stable/vertex/Chart.yaml index e0296a7f86a..b609a1765f8 100644 --- a/charts/stable/vertex/Chart.yaml +++ b/charts/stable/vertex/Chart.yaml @@ -13,7 +13,7 @@ appVersion: stable dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/vertex/README.md b/charts/stable/vertex/README.md index 058b38631f7..62911def77c 100644 --- a/charts/stable/vertex/README.md +++ b/charts/stable/vertex/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/vertex` +`helm install mychart oci://oci.trueforge.org/truecharts/vertex` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/verysync/Chart.yaml b/charts/stable/verysync/Chart.yaml index 9d62379b5c7..e9dc7fff2ee 100644 --- a/charts/stable/verysync/Chart.yaml +++ b/charts/stable/verysync/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 2.20.1 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/verysync/README.md b/charts/stable/verysync/README.md index 522c5db5fb8..ec00aa308f2 100644 --- a/charts/stable/verysync/README.md +++ b/charts/stable/verysync/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/verysync` +`helm install mychart oci://oci.trueforge.org/truecharts/verysync` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/victoriametrics/Chart.yaml b/charts/stable/victoriametrics/Chart.yaml index c873da6c223..a460d9b4902 100644 --- a/charts/stable/victoriametrics/Chart.yaml +++ b/charts/stable/victoriametrics/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 1.124.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/victoriametrics/README.md b/charts/stable/victoriametrics/README.md index 2e82c877066..5666953a9ac 100644 --- a/charts/stable/victoriametrics/README.md +++ b/charts/stable/victoriametrics/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/victoriametrics` +`helm install mychart oci://oci.trueforge.org/truecharts/victoriametrics` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/vikunja/Chart.yaml b/charts/stable/vikunja/Chart.yaml index 0ee5f99d2b4..75d5069e6af 100644 --- a/charts/stable/vikunja/Chart.yaml +++ b/charts/stable/vikunja/Chart.yaml @@ -13,14 +13,14 @@ appVersion: 0.24.6 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] import-values: [] - name: redis version: 17.4.3 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: "" tags: [] diff --git a/charts/stable/vikunja/README.md b/charts/stable/vikunja/README.md index 9039b4faed6..a8c0d1468bb 100644 --- a/charts/stable/vikunja/README.md +++ b/charts/stable/vikunja/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/vikunja` +`helm install mychart oci://oci.trueforge.org/truecharts/vikunja` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/vintage-story/Chart.yaml b/charts/stable/vintage-story/Chart.yaml index ffe03729244..90fb5f90b3f 100644 --- a/charts/stable/vintage-story/Chart.yaml +++ b/charts/stable/vintage-story/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/vintage-story/README.md b/charts/stable/vintage-story/README.md index fd3cce23780..b39eecfb583 100644 --- a/charts/stable/vintage-story/README.md +++ b/charts/stable/vintage-story/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/vintage-story` +`helm install mychart oci://oci.trueforge.org/truecharts/vintage-story` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/virt-manager/Chart.yaml b/charts/stable/virt-manager/Chart.yaml index 89f7cbae8ab..8833008454f 100644 --- a/charts/stable/virt-manager/Chart.yaml +++ b/charts/stable/virt-manager/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/virt-manager/README.md b/charts/stable/virt-manager/README.md index 564b1d1a431..bf2383772f9 100644 --- a/charts/stable/virt-manager/README.md +++ b/charts/stable/virt-manager/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/virt-manager` +`helm install mychart oci://oci.trueforge.org/truecharts/virt-manager` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/vlmcsd-kms-server/Chart.yaml b/charts/stable/vlmcsd-kms-server/Chart.yaml index 9b2740b9fc6..b13f19c573c 100644 --- a/charts/stable/vlmcsd-kms-server/Chart.yaml +++ b/charts/stable/vlmcsd-kms-server/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/vlmcsd-kms-server/README.md b/charts/stable/vlmcsd-kms-server/README.md index 27c19c24c6b..651ffd3a208 100644 --- a/charts/stable/vlmcsd-kms-server/README.md +++ b/charts/stable/vlmcsd-kms-server/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/vlmcsd-kms-server` +`helm install mychart oci://oci.trueforge.org/truecharts/vlmcsd-kms-server` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/vocechat-server/Chart.yaml b/charts/stable/vocechat-server/Chart.yaml index 6ea7e9cc3b5..ab6ef060ff4 100644 --- a/charts/stable/vocechat-server/Chart.yaml +++ b/charts/stable/vocechat-server/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 0.5.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/vocechat-server/README.md b/charts/stable/vocechat-server/README.md index 180bf33cda5..c823a2e2f16 100644 --- a/charts/stable/vocechat-server/README.md +++ b/charts/stable/vocechat-server/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/vocechat-server` +`helm install mychart oci://oci.trueforge.org/truecharts/vocechat-server` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/wallos/Chart.yaml b/charts/stable/wallos/Chart.yaml index d87c34cbec8..1c23431626e 100644 --- a/charts/stable/wallos/Chart.yaml +++ b/charts/stable/wallos/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 4.1.1 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/wallos/README.md b/charts/stable/wallos/README.md index 723f69eb06e..497afe40728 100644 --- a/charts/stable/wallos/README.md +++ b/charts/stable/wallos/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/wallos` +`helm install mychart oci://oci.trueforge.org/truecharts/wallos` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/watcharr/Chart.yaml b/charts/stable/watcharr/Chart.yaml index cec20975a0f..a8551d0f66f 100644 --- a/charts/stable/watcharr/Chart.yaml +++ b/charts/stable/watcharr/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 2.1.1 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/watcharr/README.md b/charts/stable/watcharr/README.md index 877db1ca669..01352f846bb 100644 --- a/charts/stable/watcharr/README.md +++ b/charts/stable/watcharr/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/watcharr` +`helm install mychart oci://oci.trueforge.org/truecharts/watcharr` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/watchyourlan/Chart.yaml b/charts/stable/watchyourlan/Chart.yaml index 81d2f45d554..6953ad99695 100644 --- a/charts/stable/watchyourlan/Chart.yaml +++ b/charts/stable/watchyourlan/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 2.1.3 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/watchyourlan/README.md b/charts/stable/watchyourlan/README.md index b08262cc714..1d20e30133f 100644 --- a/charts/stable/watchyourlan/README.md +++ b/charts/stable/watchyourlan/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/watchyourlan` +`helm install mychart oci://oci.trueforge.org/truecharts/watchyourlan` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/wdosg/Chart.yaml b/charts/stable/wdosg/Chart.yaml index 9ae47a7df18..3dab9c696d6 100644 --- a/charts/stable/wdosg/Chart.yaml +++ b/charts/stable/wdosg/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/wdosg/README.md b/charts/stable/wdosg/README.md index db4be939ff4..bf330059b5e 100644 --- a/charts/stable/wdosg/README.md +++ b/charts/stable/wdosg/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/wdosg` +`helm install mychart oci://oci.trueforge.org/truecharts/wdosg` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/webgrabplus/CHANGELOG.md b/charts/stable/webgrabplus/CHANGELOG.md index e67faac0378..25a2722109b 100644 --- a/charts/stable/webgrabplus/CHANGELOG.md +++ b/charts/stable/webgrabplus/CHANGELOG.md @@ -151,7 +151,7 @@ pagefind: false ### Chore - Auto-update chart README [skip ci] -- update container image tccr.io/truecharts/webgrabplus to v5.0.1 ([#3940](https://github.com/truecharts/charts/issues/3940)) +- update container image oci.trueforge.org/truecharts/webgrabplus to v5.0.1 ([#3940](https://github.com/truecharts/charts/issues/3940)) ## [webgrabplus-2.0.33](https://github.com/truecharts/charts/compare/webgrabplus-2.0.32...webgrabplus-2.0.33) (2022-09-27) @@ -863,7 +863,7 @@ pagefind: false #### Chore -- update container image tccr.io/truecharts/webgrabplus to v4.2.2 ([#2277](https://github.com/truecharts/apps/issues/2277)) +- update container image oci.trueforge.org/truecharts/webgrabplus to v4.2.2 ([#2277](https://github.com/truecharts/apps/issues/2277)) - update docker general non-major diff --git a/charts/stable/webgrabplus/Chart.yaml b/charts/stable/webgrabplus/Chart.yaml index 2ca8e93cbb5..41093e55cc5 100644 --- a/charts/stable/webgrabplus/Chart.yaml +++ b/charts/stable/webgrabplus/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 5.3.1 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/webgrabplus/README.md b/charts/stable/webgrabplus/README.md index 8bf899e5b79..dae46d71ff6 100644 --- a/charts/stable/webgrabplus/README.md +++ b/charts/stable/webgrabplus/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/webgrabplus` +`helm install mychart oci://oci.trueforge.org/truecharts/webgrabplus` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/weblate/Chart.yaml b/charts/stable/weblate/Chart.yaml index aac6ca06400..18dcabb44d8 100644 --- a/charts/stable/weblate/Chart.yaml +++ b/charts/stable/weblate/Chart.yaml @@ -13,14 +13,14 @@ appVersion: 4.16.4 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] import-values: [] - name: redis version: 17.4.3 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: redis.enabled alias: "" tags: [] diff --git a/charts/stable/weblate/README.md b/charts/stable/weblate/README.md index e10c7d7fea7..86a0f222090 100644 --- a/charts/stable/weblate/README.md +++ b/charts/stable/weblate/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/weblate` +`helm install mychart oci://oci.trueforge.org/truecharts/weblate` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/webnut/Chart.yaml b/charts/stable/webnut/Chart.yaml index 76bb4c662cd..d2bdbf1290b 100644 --- a/charts/stable/webnut/Chart.yaml +++ b/charts/stable/webnut/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/webnut/README.md b/charts/stable/webnut/README.md index a0c43f38610..e2780964825 100644 --- a/charts/stable/webnut/README.md +++ b/charts/stable/webnut/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/webnut` +`helm install mychart oci://oci.trueforge.org/truecharts/webnut` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/webp-server/Chart.yaml b/charts/stable/webp-server/Chart.yaml index 4e88fa414fc..928ba95d5cb 100644 --- a/charts/stable/webp-server/Chart.yaml +++ b/charts/stable/webp-server/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/webp-server/README.md b/charts/stable/webp-server/README.md index bde88d72169..a996bc798b1 100644 --- a/charts/stable/webp-server/README.md +++ b/charts/stable/webp-server/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/webp-server` +`helm install mychart oci://oci.trueforge.org/truecharts/webp-server` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/website-shot/Chart.yaml b/charts/stable/website-shot/Chart.yaml index 7ed8b011c8e..1af571ab65b 100644 --- a/charts/stable/website-shot/Chart.yaml +++ b/charts/stable/website-shot/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/website-shot/README.md b/charts/stable/website-shot/README.md index a75399b8302..9551d9d0d33 100644 --- a/charts/stable/website-shot/README.md +++ b/charts/stable/website-shot/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/website-shot` +`helm install mychart oci://oci.trueforge.org/truecharts/website-shot` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/webtop/Chart.yaml b/charts/stable/webtop/Chart.yaml index e2d27eae8ec..7b13abbbf02 100644 --- a/charts/stable/webtop/Chart.yaml +++ b/charts/stable/webtop/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/webtop/README.md b/charts/stable/webtop/README.md index 502f837ea7e..4d550df89f5 100644 --- a/charts/stable/webtop/README.md +++ b/charts/stable/webtop/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/webtop` +`helm install mychart oci://oci.trueforge.org/truecharts/webtop` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/wekan/Chart.yaml b/charts/stable/wekan/Chart.yaml index f53ac379a87..7334bef2fe3 100644 --- a/charts/stable/wekan/Chart.yaml +++ b/charts/stable/wekan/Chart.yaml @@ -13,14 +13,14 @@ appVersion: 7.94.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] import-values: [] - name: mongodb version: 16.3.4 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: mongodb.enabled alias: "" tags: [] diff --git a/charts/stable/wekan/README.md b/charts/stable/wekan/README.md index c90b258625c..37a44e1d4d2 100644 --- a/charts/stable/wekan/README.md +++ b/charts/stable/wekan/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/wekan` +`helm install mychart oci://oci.trueforge.org/truecharts/wekan` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/wg-easy/Chart.yaml b/charts/stable/wg-easy/Chart.yaml index bfdbc994296..565e036fb6c 100644 --- a/charts/stable/wg-easy/Chart.yaml +++ b/charts/stable/wg-easy/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 15.1.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/wg-easy/README.md b/charts/stable/wg-easy/README.md index 300ed40d472..6689122d72d 100644 --- a/charts/stable/wg-easy/README.md +++ b/charts/stable/wg-easy/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/wg-easy` +`helm install mychart oci://oci.trueforge.org/truecharts/wg-easy` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/whisparr/Chart.yaml b/charts/stable/whisparr/Chart.yaml index 5588c80e743..7139d430b5b 100644 --- a/charts/stable/whisparr/Chart.yaml +++ b/charts/stable/whisparr/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 3.0.0.1247 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/whisparr/README.md b/charts/stable/whisparr/README.md index 1b30c2d836d..1dadd4a0f16 100644 --- a/charts/stable/whisparr/README.md +++ b/charts/stable/whisparr/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/whisparr` +`helm install mychart oci://oci.trueforge.org/truecharts/whisparr` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/whisper-asr-webservice/Chart.yaml b/charts/stable/whisper-asr-webservice/Chart.yaml index 2a7b3b47d8b..e8bc41e6731 100644 --- a/charts/stable/whisper-asr-webservice/Chart.yaml +++ b/charts/stable/whisper-asr-webservice/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 1.9.1 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/whisper-asr-webservice/README.md b/charts/stable/whisper-asr-webservice/README.md index 5b92494caee..5ccd239af5e 100644 --- a/charts/stable/whisper-asr-webservice/README.md +++ b/charts/stable/whisper-asr-webservice/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/whisper-asr-webservice` +`helm install mychart oci://oci.trueforge.org/truecharts/whisper-asr-webservice` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/whoogle/Chart.yaml b/charts/stable/whoogle/Chart.yaml index 8712719189a..24ae79961a9 100644 --- a/charts/stable/whoogle/Chart.yaml +++ b/charts/stable/whoogle/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 0.9.3 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/whoogle/README.md b/charts/stable/whoogle/README.md index 5f71b5acf19..e539227b267 100644 --- a/charts/stable/whoogle/README.md +++ b/charts/stable/whoogle/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/whoogle` +`helm install mychart oci://oci.trueforge.org/truecharts/whoogle` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/wifi-card/Chart.yaml b/charts/stable/wifi-card/Chart.yaml index f74d66d26ad..dffb1b2c40d 100644 --- a/charts/stable/wifi-card/Chart.yaml +++ b/charts/stable/wifi-card/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/wifi-card/README.md b/charts/stable/wifi-card/README.md index ddaf86da904..f8559b2b171 100644 --- a/charts/stable/wifi-card/README.md +++ b/charts/stable/wifi-card/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/wifi-card` +`helm install mychart oci://oci.trueforge.org/truecharts/wifi-card` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/wikijs/Chart.yaml b/charts/stable/wikijs/Chart.yaml index f9c9624d402..9cb8a08f9ef 100644 --- a/charts/stable/wikijs/Chart.yaml +++ b/charts/stable/wikijs/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 2.5.308 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/wikijs/README.md b/charts/stable/wikijs/README.md index e2d1dace7e2..40ab37c194e 100644 --- a/charts/stable/wikijs/README.md +++ b/charts/stable/wikijs/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/wikijs` +`helm install mychart oci://oci.trueforge.org/truecharts/wikijs` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/wireguard/Chart.yaml b/charts/stable/wireguard/Chart.yaml index cea8912e80d..9da7daddcd7 100644 --- a/charts/stable/wireguard/Chart.yaml +++ b/charts/stable/wireguard/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 1.0.20210914 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/wireguard/README.md b/charts/stable/wireguard/README.md index 10d1f1b154e..cbd1ace7728 100644 --- a/charts/stable/wireguard/README.md +++ b/charts/stable/wireguard/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/wireguard` +`helm install mychart oci://oci.trueforge.org/truecharts/wireguard` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/wisemapping/Chart.yaml b/charts/stable/wisemapping/Chart.yaml index 30412c6a313..49e1f35abc1 100644 --- a/charts/stable/wisemapping/Chart.yaml +++ b/charts/stable/wisemapping/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/wisemapping/README.md b/charts/stable/wisemapping/README.md index 9b7ec26b3d5..7caf893285c 100644 --- a/charts/stable/wisemapping/README.md +++ b/charts/stable/wisemapping/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/wisemapping` +`helm install mychart oci://oci.trueforge.org/truecharts/wisemapping` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/wizarr/Chart.yaml b/charts/stable/wizarr/Chart.yaml index ee84a8eefd7..04451c4b852 100644 --- a/charts/stable/wizarr/Chart.yaml +++ b/charts/stable/wizarr/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 2025.8.3 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/wizarr/README.md b/charts/stable/wizarr/README.md index 26821ccd73d..f19840531af 100644 --- a/charts/stable/wizarr/README.md +++ b/charts/stable/wizarr/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/wizarr` +`helm install mychart oci://oci.trueforge.org/truecharts/wizarr` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/wordpress/Chart.yaml b/charts/stable/wordpress/Chart.yaml index 156eb55adc8..601e927cef7 100644 --- a/charts/stable/wordpress/Chart.yaml +++ b/charts/stable/wordpress/Chart.yaml @@ -13,14 +13,14 @@ appVersion: 6.8.2 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] import-values: [] - name: mariadb version: 16.3.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: mariadb.enabled alias: "" tags: [] diff --git a/charts/stable/wordpress/README.md b/charts/stable/wordpress/README.md index 028cd9d3a13..4b93336e906 100644 --- a/charts/stable/wordpress/README.md +++ b/charts/stable/wordpress/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/wordpress` +`helm install mychart oci://oci.trueforge.org/truecharts/wordpress` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/wyoming-openwakeword/Chart.yaml b/charts/stable/wyoming-openwakeword/Chart.yaml index 7580cd4b7e1..03ba594f849 100644 --- a/charts/stable/wyoming-openwakeword/Chart.yaml +++ b/charts/stable/wyoming-openwakeword/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 1.10.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/wyoming-openwakeword/README.md b/charts/stable/wyoming-openwakeword/README.md index 494d15d45b6..f6ac98f597e 100644 --- a/charts/stable/wyoming-openwakeword/README.md +++ b/charts/stable/wyoming-openwakeword/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/wyoming-openwakeword` +`helm install mychart oci://oci.trueforge.org/truecharts/wyoming-openwakeword` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/wyoming-piper/Chart.yaml b/charts/stable/wyoming-piper/Chart.yaml index 403af1a67e7..623b8ec6d9c 100644 --- a/charts/stable/wyoming-piper/Chart.yaml +++ b/charts/stable/wyoming-piper/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 1.6.3 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/wyoming-piper/README.md b/charts/stable/wyoming-piper/README.md index 707622e9ed2..a26925e0307 100644 --- a/charts/stable/wyoming-piper/README.md +++ b/charts/stable/wyoming-piper/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/wyoming-piper` +`helm install mychart oci://oci.trueforge.org/truecharts/wyoming-piper` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/wyoming-whisper/Chart.yaml b/charts/stable/wyoming-whisper/Chart.yaml index 2447c2e7356..244920de413 100644 --- a/charts/stable/wyoming-whisper/Chart.yaml +++ b/charts/stable/wyoming-whisper/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 2.5.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/wyoming-whisper/README.md b/charts/stable/wyoming-whisper/README.md index 6d3818b3476..5642b37588f 100644 --- a/charts/stable/wyoming-whisper/README.md +++ b/charts/stable/wyoming-whisper/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/wyoming-whisper` +`helm install mychart oci://oci.trueforge.org/truecharts/wyoming-whisper` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/xen-orchestra/Chart.yaml b/charts/stable/xen-orchestra/Chart.yaml index a46bd83e15f..8693e23a50d 100644 --- a/charts/stable/xen-orchestra/Chart.yaml +++ b/charts/stable/xen-orchestra/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 5.184.2 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/xen-orchestra/README.md b/charts/stable/xen-orchestra/README.md index 5f4aaa370bc..85cf3f1a2f0 100644 --- a/charts/stable/xen-orchestra/README.md +++ b/charts/stable/xen-orchestra/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/xen-orchestra` +`helm install mychart oci://oci.trueforge.org/truecharts/xen-orchestra` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/xmrig/Chart.yaml b/charts/stable/xmrig/Chart.yaml index 35caf67c724..2f2b3ef132c 100644 --- a/charts/stable/xmrig/Chart.yaml +++ b/charts/stable/xmrig/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 6.21.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/xmrig/README.md b/charts/stable/xmrig/README.md index 7c11715a584..0a40322c066 100644 --- a/charts/stable/xmrig/README.md +++ b/charts/stable/xmrig/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/xmrig` +`helm install mychart oci://oci.trueforge.org/truecharts/xmrig` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/xonotic/Chart.yaml b/charts/stable/xonotic/Chart.yaml index 2a0af2e17ea..9b3ba971494 100644 --- a/charts/stable/xonotic/Chart.yaml +++ b/charts/stable/xonotic/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/xonotic/README.md b/charts/stable/xonotic/README.md index c2f801a2cbc..f9bb1bb5e91 100644 --- a/charts/stable/xonotic/README.md +++ b/charts/stable/xonotic/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/xonotic` +`helm install mychart oci://oci.trueforge.org/truecharts/xonotic` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/xteve/Chart.yaml b/charts/stable/xteve/Chart.yaml index 8ca4ad4bccb..b260a2194c4 100644 --- a/charts/stable/xteve/Chart.yaml +++ b/charts/stable/xteve/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 2.2.0.200 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/xteve/README.md b/charts/stable/xteve/README.md index 13587503008..3462b82a3d9 100644 --- a/charts/stable/xteve/README.md +++ b/charts/stable/xteve/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/xteve` +`helm install mychart oci://oci.trueforge.org/truecharts/xteve` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/xware/Chart.yaml b/charts/stable/xware/Chart.yaml index 1d26e2bc3ec..16217599397 100644 --- a/charts/stable/xware/Chart.yaml +++ b/charts/stable/xware/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/xware/README.md b/charts/stable/xware/README.md index 0bcf32669c1..9791cbb1335 100644 --- a/charts/stable/xware/README.md +++ b/charts/stable/xware/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/xware` +`helm install mychart oci://oci.trueforge.org/truecharts/xware` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/xwiki/Chart.yaml b/charts/stable/xwiki/Chart.yaml index 9f6081034f5..a9e12944c0f 100644 --- a/charts/stable/xwiki/Chart.yaml +++ b/charts/stable/xwiki/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 17.6.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/xwiki/README.md b/charts/stable/xwiki/README.md index 292f0ef19ab..d9c8020d48b 100644 --- a/charts/stable/xwiki/README.md +++ b/charts/stable/xwiki/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/xwiki` +`helm install mychart oci://oci.trueforge.org/truecharts/xwiki` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/yacreaderlibraryserver/Chart.yaml b/charts/stable/yacreaderlibraryserver/Chart.yaml index 2b1d2b04651..ae24a0f570c 100644 --- a/charts/stable/yacreaderlibraryserver/Chart.yaml +++ b/charts/stable/yacreaderlibraryserver/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/yacreaderlibraryserver/README.md b/charts/stable/yacreaderlibraryserver/README.md index 6faa36bc0bd..3d939b74a5a 100644 --- a/charts/stable/yacreaderlibraryserver/README.md +++ b/charts/stable/yacreaderlibraryserver/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/yacreaderlibraryserver` +`helm install mychart oci://oci.trueforge.org/truecharts/yacreaderlibraryserver` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/yacy/Chart.yaml b/charts/stable/yacy/Chart.yaml index c8803ab0e7b..4f499764010 100644 --- a/charts/stable/yacy/Chart.yaml +++ b/charts/stable/yacy/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/yacy/README.md b/charts/stable/yacy/README.md index c37cc994ed0..293cd7c0ad3 100644 --- a/charts/stable/yacy/README.md +++ b/charts/stable/yacy/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/yacy` +`helm install mychart oci://oci.trueforge.org/truecharts/yacy` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/yourls/Chart.yaml b/charts/stable/yourls/Chart.yaml index d5599dc3b4a..04be5236bd1 100644 --- a/charts/stable/yourls/Chart.yaml +++ b/charts/stable/yourls/Chart.yaml @@ -13,14 +13,14 @@ appVersion: 1.10.2 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] import-values: [] - name: mariadb version: 16.3.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: mariadb.enabled alias: "" tags: [] diff --git a/charts/stable/yourls/README.md b/charts/stable/yourls/README.md index 5a137000e61..29bc4a45903 100644 --- a/charts/stable/yourls/README.md +++ b/charts/stable/yourls/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/yourls` +`helm install mychart oci://oci.trueforge.org/truecharts/yourls` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/youtubedl-material/Chart.yaml b/charts/stable/youtubedl-material/Chart.yaml index 8c6cfb0b47e..79926294385 100644 --- a/charts/stable/youtubedl-material/Chart.yaml +++ b/charts/stable/youtubedl-material/Chart.yaml @@ -13,14 +13,14 @@ appVersion: 2024.10.01 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] import-values: [] - name: mongodb version: 16.3.4 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: mongodb.enabled alias: "" tags: [] diff --git a/charts/stable/youtubedl-material/README.md b/charts/stable/youtubedl-material/README.md index 5cbc63680ce..4866d666e03 100644 --- a/charts/stable/youtubedl-material/README.md +++ b/charts/stable/youtubedl-material/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/youtubedl-material` +`helm install mychart oci://oci.trueforge.org/truecharts/youtubedl-material` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/z80pack/Chart.yaml b/charts/stable/z80pack/Chart.yaml index 96abd4a6f1e..85bfec6d8f4 100644 --- a/charts/stable/z80pack/Chart.yaml +++ b/charts/stable/z80pack/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/z80pack/README.md b/charts/stable/z80pack/README.md index 40901f36480..e62f8e91f61 100644 --- a/charts/stable/z80pack/README.md +++ b/charts/stable/z80pack/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/z80pack` +`helm install mychart oci://oci.trueforge.org/truecharts/z80pack` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/zerotier/Chart.yaml b/charts/stable/zerotier/Chart.yaml index 93c52733db0..0ca60b4de0b 100644 --- a/charts/stable/zerotier/Chart.yaml +++ b/charts/stable/zerotier/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 1.14.2 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/zerotier/README.md b/charts/stable/zerotier/README.md index 3df26fd21cd..17b58911c20 100644 --- a/charts/stable/zerotier/README.md +++ b/charts/stable/zerotier/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/zerotier` +`helm install mychart oci://oci.trueforge.org/truecharts/zerotier` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/zigbee2mqtt/Chart.yaml b/charts/stable/zigbee2mqtt/Chart.yaml index e8a27c3c11c..346a739d96c 100644 --- a/charts/stable/zigbee2mqtt/Chart.yaml +++ b/charts/stable/zigbee2mqtt/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 2.6.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/zigbee2mqtt/README.md b/charts/stable/zigbee2mqtt/README.md index a297a833728..cd15e97a051 100644 --- a/charts/stable/zigbee2mqtt/README.md +++ b/charts/stable/zigbee2mqtt/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/zigbee2mqtt` +`helm install mychart oci://oci.trueforge.org/truecharts/zigbee2mqtt` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/zilean/Chart.yaml b/charts/stable/zilean/Chart.yaml index 631b11ff60a..5e77cb632bd 100644 --- a/charts/stable/zilean/Chart.yaml +++ b/charts/stable/zilean/Chart.yaml @@ -11,7 +11,7 @@ appVersion: 3.5.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/zilean/README.md b/charts/stable/zilean/README.md index 364ae9959f2..324c7291f48 100644 --- a/charts/stable/zilean/README.md +++ b/charts/stable/zilean/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/zilean` +`helm install mychart oci://oci.trueforge.org/truecharts/zilean` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/znc/Chart.yaml b/charts/stable/znc/Chart.yaml index 30fdf6882f4..11c3be4b550 100644 --- a/charts/stable/znc/Chart.yaml +++ b/charts/stable/znc/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 1.10.1 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/znc/README.md b/charts/stable/znc/README.md index e543f72d153..13ccc75ecc2 100644 --- a/charts/stable/znc/README.md +++ b/charts/stable/znc/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/znc` +`helm install mychart oci://oci.trueforge.org/truecharts/znc` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/zoneminder/Chart.yaml b/charts/stable/zoneminder/Chart.yaml index 1fdc5ae0b2a..fe7bd2643f1 100644 --- a/charts/stable/zoneminder/Chart.yaml +++ b/charts/stable/zoneminder/Chart.yaml @@ -13,7 +13,7 @@ appVersion: latest dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/zoneminder/README.md b/charts/stable/zoneminder/README.md index 1159c47959b..f129e2a93b0 100644 --- a/charts/stable/zoneminder/README.md +++ b/charts/stable/zoneminder/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/zoneminder` +`helm install mychart oci://oci.trueforge.org/truecharts/zoneminder` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/ztcuui-aio/Chart.yaml b/charts/stable/ztcuui-aio/Chart.yaml index 0acbf7fcdd0..0a61b4cbc54 100644 --- a/charts/stable/ztcuui-aio/Chart.yaml +++ b/charts/stable/ztcuui-aio/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 2024.1.28 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/ztcuui-aio/README.md b/charts/stable/ztcuui-aio/README.md index d14a76b8f45..562e4cade49 100644 --- a/charts/stable/ztcuui-aio/README.md +++ b/charts/stable/ztcuui-aio/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/ztcuui-aio` +`helm install mychart oci://oci.trueforge.org/truecharts/ztcuui-aio` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/zurg/Chart.yaml b/charts/stable/zurg/Chart.yaml index 6c3e50498ea..051cecc2ddf 100644 --- a/charts/stable/zurg/Chart.yaml +++ b/charts/stable/zurg/Chart.yaml @@ -11,7 +11,7 @@ appVersion: 0.9.3 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/zurg/README.md b/charts/stable/zurg/README.md index 8dc1f93c857..73d8528f9be 100644 --- a/charts/stable/zurg/README.md +++ b/charts/stable/zurg/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/zurg` +`helm install mychart oci://oci.trueforge.org/truecharts/zurg` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/stable/zwavejs2mqtt/CHANGELOG.md b/charts/stable/zwavejs2mqtt/CHANGELOG.md index 3ab52c0c8a2..4cc21fb7e0b 100644 --- a/charts/stable/zwavejs2mqtt/CHANGELOG.md +++ b/charts/stable/zwavejs2mqtt/CHANGELOG.md @@ -208,7 +208,7 @@ pagefind: false ### Chore - Auto-update chart README [skip ci] -- update container image tccr.io/truecharts/zwavejs2mqtt to v8.0.0 ([#3851](https://github.com/truecharts/charts/issues/3851)) +- update container image oci.trueforge.org/truecharts/zwavejs2mqtt to v8.0.0 ([#3851](https://github.com/truecharts/charts/issues/3851)) ## [zwavejs2mqtt-11.0.39](https://github.com/truecharts/charts/compare/zwavejs2mqtt-11.0.37...zwavejs2mqtt-11.0.39) (2022-09-22) @@ -460,7 +460,7 @@ pagefind: false ### Chore -- update container image tccr.io/truecharts/zwavejs2mqtt to v7.0.0 ([#3670](https://github.com/truecharts/charts/issues/3670)) +- update container image oci.trueforge.org/truecharts/zwavejs2mqtt to v7.0.0 ([#3670](https://github.com/truecharts/charts/issues/3670)) ## [zwavejs2mqtt-11.0.35](https://github.com/truecharts/charts/compare/zwavejs2mqtt-11.0.33...zwavejs2mqtt-11.0.35) (2022-08-30) diff --git a/charts/stable/zwavejs2mqtt/Chart.yaml b/charts/stable/zwavejs2mqtt/Chart.yaml index 4aff3474087..7a13d2a97ee 100644 --- a/charts/stable/zwavejs2mqtt/Chart.yaml +++ b/charts/stable/zwavejs2mqtt/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 11.1.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/stable/zwavejs2mqtt/README.md b/charts/stable/zwavejs2mqtt/README.md index 591dd9e5fab..692b1a75872 100644 --- a/charts/stable/zwavejs2mqtt/README.md +++ b/charts/stable/zwavejs2mqtt/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/zwavejs2mqtt` +`helm install mychart oci://oci.trueforge.org/truecharts/zwavejs2mqtt` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/system/intel-gpu-plugin/Chart.yaml b/charts/system/intel-gpu-plugin/Chart.yaml index 1bb13dee0e5..8f40ba308bb 100644 --- a/charts/system/intel-gpu-plugin/Chart.yaml +++ b/charts/system/intel-gpu-plugin/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 0.32.1 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/system/intel-gpu-plugin/README.md b/charts/system/intel-gpu-plugin/README.md index 600ac698386..a409565cfb4 100644 --- a/charts/system/intel-gpu-plugin/README.md +++ b/charts/system/intel-gpu-plugin/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/intel-gpu-plugin` +`helm install mychart oci://oci.trueforge.org/truecharts/intel-gpu-plugin` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/system/kubelet-csr-approver/Chart.yaml b/charts/system/kubelet-csr-approver/Chart.yaml index 19cb4beac09..7df3bf2b56a 100644 --- a/charts/system/kubelet-csr-approver/Chart.yaml +++ b/charts/system/kubelet-csr-approver/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 1.2.10 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/system/kubelet-csr-approver/README.md b/charts/system/kubelet-csr-approver/README.md index aacfac98b66..96db96101b8 100644 --- a/charts/system/kubelet-csr-approver/README.md +++ b/charts/system/kubelet-csr-approver/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/kubelet-csr-approver` +`helm install mychart oci://oci.trueforge.org/truecharts/kubelet-csr-approver` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/system/kubernetes-reflector/Chart.yaml b/charts/system/kubernetes-reflector/Chart.yaml index e374661d6ba..091a875611a 100644 --- a/charts/system/kubernetes-reflector/Chart.yaml +++ b/charts/system/kubernetes-reflector/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 9.1.28 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/system/kubernetes-reflector/README.md b/charts/system/kubernetes-reflector/README.md index f8adb4195ee..9c06901c486 100644 --- a/charts/system/kubernetes-reflector/README.md +++ b/charts/system/kubernetes-reflector/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/kubernetes-reflector` +`helm install mychart oci://oci.trueforge.org/truecharts/kubernetes-reflector` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/system/lvm-disk-watcher/Chart.yaml b/charts/system/lvm-disk-watcher/Chart.yaml index f63ed40e507..acff58ea2da 100644 --- a/charts/system/lvm-disk-watcher/Chart.yaml +++ b/charts/system/lvm-disk-watcher/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 1.1.9 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/system/lvm-disk-watcher/README.md b/charts/system/lvm-disk-watcher/README.md index 374bb276c93..fe3bcbdf3ce 100644 --- a/charts/system/lvm-disk-watcher/README.md +++ b/charts/system/lvm-disk-watcher/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/lvm-disk-watcher` +`helm install mychart oci://oci.trueforge.org/truecharts/lvm-disk-watcher` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/system/lvm-disk-watcher/values.yaml b/charts/system/lvm-disk-watcher/values.yaml index 1aab0c6fc99..3ca03733121 100644 --- a/charts/system/lvm-disk-watcher/values.yaml +++ b/charts/system/lvm-disk-watcher/values.yaml @@ -1,5 +1,5 @@ image: - repository: tccr.io/tccr/lvm-disk-watcher + repository: oci.trueforge.org/tccr/lvm-disk-watcher pullPolicy: IfNotPresent tag: v1.1.9 diff --git a/charts/system/snapshot-controller/Chart.yaml b/charts/system/snapshot-controller/Chart.yaml index 68c69fcea72..176f202fd06 100644 --- a/charts/system/snapshot-controller/Chart.yaml +++ b/charts/system/snapshot-controller/Chart.yaml @@ -14,7 +14,7 @@ appVersion: 8.3.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/system/snapshot-controller/README.md b/charts/system/snapshot-controller/README.md index 0be84e50b0e..f3c954660d5 100644 --- a/charts/system/snapshot-controller/README.md +++ b/charts/system/snapshot-controller/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/snapshot-controller` +`helm install mychart oci://oci.trueforge.org/truecharts/snapshot-controller` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/system/spegel/Chart.yaml b/charts/system/spegel/Chart.yaml index 2f59c87a93c..ff5fd9d7a8d 100644 --- a/charts/system/spegel/Chart.yaml +++ b/charts/system/spegel/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 0.3.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/system/spegel/README.md b/charts/system/spegel/README.md index 39fa85f2d50..2472663552b 100644 --- a/charts/system/spegel/README.md +++ b/charts/system/spegel/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/spegel` +`helm install mychart oci://oci.trueforge.org/truecharts/spegel` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/charts/system/spegel/values.yaml b/charts/system/spegel/values.yaml index 9271d51a79e..39ca00da53e 100644 --- a/charts/system/spegel/values.yaml +++ b/charts/system/spegel/values.yaml @@ -134,7 +134,7 @@ spegel: - https://gcr.io - https://registry.k8s.io - https://k8s.gcr.io - - https://tccr.io + - https://oci.trueforge.org - https://factory.talos.dev # -- Additional target mirror registries other than Spegel. additionalMirrorTargets: [] diff --git a/charts/system/volsync/Chart.yaml b/charts/system/volsync/Chart.yaml index 3986e0ec08b..4b1d8ed2a2e 100644 --- a/charts/system/volsync/Chart.yaml +++ b/charts/system/volsync/Chart.yaml @@ -13,7 +13,7 @@ appVersion: 0.13.0 dependencies: - name: common version: 28.16.2 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/charts/system/volsync/README.md b/charts/system/volsync/README.md index 84a9e14dd57..9525de5b02d 100644 --- a/charts/system/volsync/README.md +++ b/charts/system/volsync/README.md @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/volsync` +`helm install mychart oci://oci.trueforge.org/truecharts/volsync` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/clustertool/embed/generic/patches/all.yaml b/clustertool/embed/generic/patches/all.yaml index c8347c75730..5704a828e95 100644 --- a/clustertool/embed/generic/patches/all.yaml +++ b/clustertool/embed/generic/patches/all.yaml @@ -86,7 +86,7 @@ machine: registry.k8s.io: endpoints: - https://registry.k8s.io - tccr.io: + oci.trueforge.org: endpoints: - https://quay.io - - https://tccr.io + - https://oci.trueforge.org diff --git a/clustertool/embed/generic/root/DOTREPLACEdevcontainer/devcontainer.json b/clustertool/embed/generic/root/DOTREPLACEdevcontainer/devcontainer.json index 08f84dc0642..c494dd15d01 100644 --- a/clustertool/embed/generic/root/DOTREPLACEdevcontainer/devcontainer.json +++ b/clustertool/embed/generic/root/DOTREPLACEdevcontainer/devcontainer.json @@ -1,7 +1,7 @@ { "$schema": "https://raw.githubusercontent.com/devcontainers/spec/main/schemas/devContainer.schema.json", "name": "ClusterTool Cluster", - "image": "tccr.io/tccr/devcontainer:v2.0.0@sha256:d8a12070a88e36cf1eb5b14fbeb1d5c866a1e5f8b52cc9e5989fb7f53c154b2b", + "image": "oci.trueforge.org/tccr/devcontainer:v2.0.0@sha256:d8a12070a88e36cf1eb5b14fbeb1d5c866a1e5f8b52cc9e5989fb7f53c154b2b", "postCreateCommand": { "setup": "bash ${containerWorkspaceFolder}/.devcontainer/postCreateCommand.sh" }, diff --git a/clustertool/embed/generic/root/repositories/helm/truecharts.yaml b/clustertool/embed/generic/root/repositories/helm/truecharts.yaml index b9f1d39b1ed..a0636d6ec2e 100644 --- a/clustertool/embed/generic/root/repositories/helm/truecharts.yaml +++ b/clustertool/embed/generic/root/repositories/helm/truecharts.yaml @@ -8,4 +8,4 @@ metadata: spec: type: oci interval: 5m - url: oci://tccr.io/truecharts + url: oci://oci.trueforge.org/truecharts diff --git a/clustertool/pkg/charts/image/image.go b/clustertool/pkg/charts/image/image.go index 9f5d72ae426..f9d110ba339 100644 --- a/clustertool/pkg/charts/image/image.go +++ b/clustertool/pkg/charts/image/image.go @@ -93,9 +93,9 @@ func constructLink(repository string) string { case strings.HasPrefix(repository, "lscr.io/linuxserver/"): prefix = "https://fleet.linuxserver.io/image?name=" repository = strings.TrimPrefix(repository, "lscr.io/") - case strings.HasPrefix(repository, "tccr.io/tccr/"): + case strings.HasPrefix(repository, "oci.trueforge.org/tccr/"): prefix = "https://github.com/truecharts/containers/tree/master/apps/" - repository = strings.TrimPrefix(repository, "tccr.io/tccr/") + repository = strings.TrimPrefix(repository, "oci.trueforge.org/tccr/") case strings.HasPrefix(repository, "mcr.microsoft.com/"): prefix = "https://mcr.microsoft.com/en-us/product/" repository = strings.TrimPrefix(repository, "mcr.microsoft.com/") diff --git a/clustertool/pkg/charts/image/image_test.go b/clustertool/pkg/charts/image/image_test.go index eea63b997e7..54d63095405 100644 --- a/clustertool/pkg/charts/image/image_test.go +++ b/clustertool/pkg/charts/image/image_test.go @@ -92,7 +92,7 @@ func TestLoadValuesFile(t *testing.T) { Version: "1.0.0", }, "tccrImage": { - Repository: "tccr.io/tccr/image", + Repository: "oci.trueforge.org/tccr/image", Tag: "1.0.0", Link: "https://github.com/truecharts/containers/tree/master/apps/image", Version: "1.0.0", diff --git a/clustertool/pkg/helper/dns.go b/clustertool/pkg/helper/dns.go index 220d0a6e46d..5beef720ad8 100644 --- a/clustertool/pkg/helper/dns.go +++ b/clustertool/pkg/helper/dns.go @@ -30,7 +30,7 @@ func checkAllDomains(domains []string, verbose bool) { func CheckReqDomains() { domains := []string{ - "tccr.io", + "oci.trueforge.org", "ghcr.io", "github.com", "docker.com", diff --git a/clustertool/testdata/chart_yaml/invalidChart.yaml b/clustertool/testdata/chart_yaml/invalidChart.yaml index 7818320cc88..032bd811769 100644 --- a/clustertool/testdata/chart_yaml/invalidChart.yaml +++ b/clustertool/testdata/chart_yaml/invalidChart.yaml @@ -9,7 +9,7 @@ appVersion: 10.2.3 dependencies: - name: common version: 17.2.21 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/clustertool/testdata/chart_yaml/unmarshalableChart.yaml b/clustertool/testdata/chart_yaml/unmarshalableChart.yaml index 043be3a3b84..b76175f5d14 100644 --- a/clustertool/testdata/chart_yaml/unmarshalableChart.yaml +++ b/clustertool/testdata/chart_yaml/unmarshalableChart.yaml @@ -10,7 +10,7 @@ appVersion: 10.2.3 dependencies: - name: common version: 17.2.21 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/clustertool/testdata/chart_yaml/validChart.yaml b/clustertool/testdata/chart_yaml/validChart.yaml index 7a39d06bba2..227ca083581 100644 --- a/clustertool/testdata/chart_yaml/validChart.yaml +++ b/clustertool/testdata/chart_yaml/validChart.yaml @@ -9,7 +9,7 @@ appVersion: 10.2.3 dependencies: - name: common version: 17.2.21 - repository: oci://tccr.io/truecharts + repository: oci://oci.trueforge.org/truecharts condition: "" alias: "" tags: [] diff --git a/clustertool/testdata/values_yaml/multiImageValues.yaml b/clustertool/testdata/values_yaml/multiImageValues.yaml index f620528a2a0..9bb5730fb6f 100644 --- a/clustertool/testdata/values_yaml/multiImageValues.yaml +++ b/clustertool/testdata/values_yaml/multiImageValues.yaml @@ -34,7 +34,7 @@ lscrImage: tag: 1.0.0 tccrImage: - repository: tccr.io/tccr/image + repository: oci.trueforge.org/tccr/image tag: 1.0.0 mcrImage: diff --git a/containers/apps/db-wait-mariadb/Dockerfile b/containers/apps/db-wait-mariadb/Dockerfile index 5fa65270f43..b069d44fbae 100644 --- a/containers/apps/db-wait-mariadb/Dockerfile +++ b/containers/apps/db-wait-mariadb/Dockerfile @@ -1,5 +1,5 @@ # hadolint ignore=DL3007 -FROM tccr.io/tccr/alpine:latest@sha256:6dc807ae4f2867cb2d00d061f8f579f1966420ad792c179ac68072ab235109f8 +FROM oci.trueforge.org/tccr/alpine:latest@sha256:6dc807ae4f2867cb2d00d061f8f579f1966420ad792c179ac68072ab235109f8 ARG TARGETPLATFORM ARG VERSION diff --git a/containers/apps/db-wait-postgres/Dockerfile b/containers/apps/db-wait-postgres/Dockerfile index e7b67f58545..86523d902eb 100644 --- a/containers/apps/db-wait-postgres/Dockerfile +++ b/containers/apps/db-wait-postgres/Dockerfile @@ -1,5 +1,5 @@ # hadolint ignore=DL3007 -FROM tccr.io/tccr/alpine:latest@sha256:6dc807ae4f2867cb2d00d061f8f579f1966420ad792c179ac68072ab235109f8 +FROM oci.trueforge.org/tccr/alpine:latest@sha256:6dc807ae4f2867cb2d00d061f8f579f1966420ad792c179ac68072ab235109f8 ARG TARGETPLATFORM ARG VERSION diff --git a/containers/apps/db-wait-redis/Dockerfile b/containers/apps/db-wait-redis/Dockerfile index 474403b8c86..cc856a38d07 100644 --- a/containers/apps/db-wait-redis/Dockerfile +++ b/containers/apps/db-wait-redis/Dockerfile @@ -1,5 +1,5 @@ # hadolint ignore=DL3007 -FROM tccr.io/tccr/alpine:latest@sha256:6dc807ae4f2867cb2d00d061f8f579f1966420ad792c179ac68072ab235109f8 +FROM oci.trueforge.org/tccr/alpine:latest@sha256:6dc807ae4f2867cb2d00d061f8f579f1966420ad792c179ac68072ab235109f8 ARG TARGETPLATFORM ARG VERSION diff --git a/containers/apps/kubectl/Dockerfile b/containers/apps/kubectl/Dockerfile index 959b2966ae0..cdccf59eefe 100644 --- a/containers/apps/kubectl/Dockerfile +++ b/containers/apps/kubectl/Dockerfile @@ -1,4 +1,4 @@ -FROM tccr.io/truecharts/alpine:v3.18.4@sha256:cc37d84517c2d4420c67b618d87b6c88a367ec3afd6f5176ce4f7ae1fe4eeaf8 +FROM oci.trueforge.org/truecharts/alpine:v3.18.4@sha256:cc37d84517c2d4420c67b618d87b6c88a367ec3afd6f5176ce4f7ae1fe4eeaf8 ARG TARGETPLATFORM ARG VERSION diff --git a/containers/apps/lvm-disk-watcher/Dockerfile b/containers/apps/lvm-disk-watcher/Dockerfile index 6a1b8453b69..3bc1d22241a 100644 --- a/containers/apps/lvm-disk-watcher/Dockerfile +++ b/containers/apps/lvm-disk-watcher/Dockerfile @@ -1,4 +1,4 @@ -FROM tccr.io/tccr/alpine:v3.22.1@sha256:6dc807ae4f2867cb2d00d061f8f579f1966420ad792c179ac68072ab235109f8 +FROM oci.trueforge.org/tccr/alpine:v3.22.1@sha256:6dc807ae4f2867cb2d00d061f8f579f1966420ad792c179ac68072ab235109f8 ARG TARGETPLATFORM ARG VERSION diff --git a/containers/apps/vscode-tunnel/Dockerfile b/containers/apps/vscode-tunnel/Dockerfile index e45af726644..c0c058f4b2e 100644 --- a/containers/apps/vscode-tunnel/Dockerfile +++ b/containers/apps/vscode-tunnel/Dockerfile @@ -1,4 +1,4 @@ -FROM tccr.io/truecharts/ubuntu:latest@sha256:144d3bfe7088dfef5c6a62abadcb17cfb911bad92fc6eae0293ab5e633f2a1f7 +FROM oci.trueforge.org/truecharts/ubuntu:latest@sha256:144d3bfe7088dfef5c6a62abadcb17cfb911bad92fc6eae0293ab5e633f2a1f7 ARG TARGETPLATFORM ARG VERSION diff --git a/containers/apps/wget/Dockerfile b/containers/apps/wget/Dockerfile index fb2cd31fa29..12065e73027 100644 --- a/containers/apps/wget/Dockerfile +++ b/containers/apps/wget/Dockerfile @@ -1,4 +1,4 @@ -FROM tccr.io/truecharts/alpine:v3.18.4@sha256:cc37d84517c2d4420c67b618d87b6c88a367ec3afd6f5176ce4f7ae1fe4eeaf8 +FROM oci.trueforge.org/truecharts/alpine:v3.18.4@sha256:cc37d84517c2d4420c67b618d87b6c88a367ec3afd6f5176ce4f7ae1fe4eeaf8 ARG TARGETPLATFORM ARG VERSION diff --git a/containers/to-mirror.txt b/containers/to-mirror.txt index 4b1904e15b7..119d408e7a9 100644 --- a/containers/to-mirror.txt +++ b/containers/to-mirror.txt @@ -1,48 +1,48 @@ -tccr.io/truecharts/boinc:v18.04.1 -tccr.io/truecharts/chevereto:v1.5.1 -tccr.io/truecharts/couchpotato:v2021.11.22 -tccr.io/truecharts/darktable:v3.4.1 -tccr.io/truecharts/ddclient:v3.9.1 -tccr.io/truecharts/dillinger:v3.39.1 -tccr.io/truecharts/dokuwiki:v2021.11.28 -tccr.io/truecharts/domoticz:v2021.1.20211128 -tccr.io/truecharts/duckdns:v2021.11.17 -tccr.io/truecharts/embystat:v0.2.0 -tccr.io/truecharts/emulatorjs:v1.4.2 -tccr.io/truecharts/endlessh:v2021.11.21 -tccr.io/truecharts/firefox:v78.15.0 -tccr.io/truecharts/fleet:v2.3.1 -tccr.io/truecharts/foldingathome:v7.6.21 -tccr.io/truecharts/guacd:v1.3.0 -tccr.io/truecharts/habridge:v5.4.0 -tccr.io/truecharts/hedgedoc:v1.9.2 -tccr.io/truecharts/htpcmanager:v2021.11.17 -tccr.io/truecharts/ipfs:v2.13.0 -tccr.io/truecharts/libreoffice:v6.4.6 -tccr.io/truecharts/limnoria:v2021.11.20 -tccr.io/truecharts/minetest:v5.4.1 -tccr.io/truecharts/minisatip:v2021.12.01 -tccr.io/truecharts/mysql-workbench:v8.0.27 -tccr.io/truecharts/nano-wallet:v1.3.2 -tccr.io/truecharts/netbootxyz:v2.0.53 -tccr.io/truecharts/ngircd:v2021.11.21 -tccr.io/truecharts/nntp2nntp:v0.3.20211116 -tccr.io/truecharts/openvscode-server:v1.62.3 -tccr.io/truecharts/paperless-ng:v1.5.0 -tccr.io/truecharts/papermerge:v2.0.1 -tccr.io/truecharts/pidgin:v2.14.3 -tccr.io/truecharts/projectsend:v2021.12.10 -tccr.io/truecharts/pwndrop:v1.0.1 -tccr.io/truecharts/pydio-cells:v3.0.3 -tccr.io/truecharts/pylon:v2.7.0 -tccr.io/truecharts/quassel-core:v0.13.1 -tccr.io/truecharts/quassel-web:v2021.11.18 -tccr.io/truecharts/requestrr:v2.1.1 -tccr.io/truecharts/rsnapshot:v1.4.3 -tccr.io/truecharts/synclounge:v5.1.111 -tccr.io/truecharts/syslog-ng:v3.30.1 -tccr.io/truecharts/ubooquity:v2.1.2 -tccr.io/truecharts/webgrabplus:v3.2.1 -tccr.io/truecharts/wireshark:v2.4.5 -tccr.io/truecharts/znc:v1.8.2 -tccr.io/truecharts/kodi-headless:v190 +oci.trueforge.org/truecharts/boinc:v18.04.1 +oci.trueforge.org/truecharts/chevereto:v1.5.1 +oci.trueforge.org/truecharts/couchpotato:v2021.11.22 +oci.trueforge.org/truecharts/darktable:v3.4.1 +oci.trueforge.org/truecharts/ddclient:v3.9.1 +oci.trueforge.org/truecharts/dillinger:v3.39.1 +oci.trueforge.org/truecharts/dokuwiki:v2021.11.28 +oci.trueforge.org/truecharts/domoticz:v2021.1.20211128 +oci.trueforge.org/truecharts/duckdns:v2021.11.17 +oci.trueforge.org/truecharts/embystat:v0.2.0 +oci.trueforge.org/truecharts/emulatorjs:v1.4.2 +oci.trueforge.org/truecharts/endlessh:v2021.11.21 +oci.trueforge.org/truecharts/firefox:v78.15.0 +oci.trueforge.org/truecharts/fleet:v2.3.1 +oci.trueforge.org/truecharts/foldingathome:v7.6.21 +oci.trueforge.org/truecharts/guacd:v1.3.0 +oci.trueforge.org/truecharts/habridge:v5.4.0 +oci.trueforge.org/truecharts/hedgedoc:v1.9.2 +oci.trueforge.org/truecharts/htpcmanager:v2021.11.17 +oci.trueforge.org/truecharts/ipfs:v2.13.0 +oci.trueforge.org/truecharts/libreoffice:v6.4.6 +oci.trueforge.org/truecharts/limnoria:v2021.11.20 +oci.trueforge.org/truecharts/minetest:v5.4.1 +oci.trueforge.org/truecharts/minisatip:v2021.12.01 +oci.trueforge.org/truecharts/mysql-workbench:v8.0.27 +oci.trueforge.org/truecharts/nano-wallet:v1.3.2 +oci.trueforge.org/truecharts/netbootxyz:v2.0.53 +oci.trueforge.org/truecharts/ngircd:v2021.11.21 +oci.trueforge.org/truecharts/nntp2nntp:v0.3.20211116 +oci.trueforge.org/truecharts/openvscode-server:v1.62.3 +oci.trueforge.org/truecharts/paperless-ng:v1.5.0 +oci.trueforge.org/truecharts/papermerge:v2.0.1 +oci.trueforge.org/truecharts/pidgin:v2.14.3 +oci.trueforge.org/truecharts/projectsend:v2021.12.10 +oci.trueforge.org/truecharts/pwndrop:v1.0.1 +oci.trueforge.org/truecharts/pydio-cells:v3.0.3 +oci.trueforge.org/truecharts/pylon:v2.7.0 +oci.trueforge.org/truecharts/quassel-core:v0.13.1 +oci.trueforge.org/truecharts/quassel-web:v2021.11.18 +oci.trueforge.org/truecharts/requestrr:v2.1.1 +oci.trueforge.org/truecharts/rsnapshot:v1.4.3 +oci.trueforge.org/truecharts/synclounge:v5.1.111 +oci.trueforge.org/truecharts/syslog-ng:v3.30.1 +oci.trueforge.org/truecharts/ubooquity:v2.1.2 +oci.trueforge.org/truecharts/webgrabplus:v3.2.1 +oci.trueforge.org/truecharts/wireshark:v2.4.5 +oci.trueforge.org/truecharts/znc:v1.8.2 +oci.trueforge.org/truecharts/kodi-headless:v190 diff --git a/containers/tools/scarf.sh b/containers/tools/scarf.sh index 11c19b8e7fd..2374ecdae53 100755 --- a/containers/tools/scarf.sh +++ b/containers/tools/scarf.sh @@ -4,7 +4,7 @@ ajson="Accept:application/json" credentials="Authorization: Bearer ${1}" CT="Content-Type:application/json" -data='{"name":"truecharts/'${PLAIN}'","backendUrl":"https://ghcr.io/truecharts/'${PLAIN}'","longDescription":"","shortDescription":"example description","website":"https://truecharts.org","libraryType":"docker","publicUrl":"https://tccr.io/truecharts/'${PLAIN}'"}' +data='{"name":"truecharts/'${PLAIN}'","backendUrl":"https://ghcr.io/truecharts/'${PLAIN}'","longDescription":"","shortDescription":"example description","website":"https://truecharts.org","libraryType":"docker","publicUrl":"https://oci.trueforge.org/truecharts/'${PLAIN}'"}' url="https://scarf.sh/api/v1/packages" curl --header "$ajson" --header "$credentials" --data "$data" --header "$CT" "$url" @@ -13,7 +13,7 @@ for group in apps dev mirror base; do for i in ${group}/*; do PLAIN=$( echo $i | cut -d'/' -f2 ) - data='{"name":"truecharts/'${PLAIN}'","backendUrl":"https://ghcr.io/truecharts/'${PLAIN}'","longDescription":"","shortDescription":"example description","website":"https://truecharts.org","libraryType":"docker","publicUrl":"https://tccr.io/truecharts/'${PLAIN}'"}' + data='{"name":"truecharts/'${PLAIN}'","backendUrl":"https://ghcr.io/truecharts/'${PLAIN}'","longDescription":"","shortDescription":"example description","website":"https://truecharts.org","libraryType":"docker","publicUrl":"https://oci.trueforge.org/truecharts/'${PLAIN}'"}' url="https://scarf.sh/api/v1/packages" curl --header "$ajson" --header "$credentials" --data "$data" --header "$CT" "$url" diff --git a/repositories/helm/truecharts.yaml b/repositories/helm/truecharts.yaml index 14010f33b28..11394c366d0 100644 --- a/repositories/helm/truecharts.yaml +++ b/repositories/helm/truecharts.yaml @@ -7,4 +7,4 @@ metadata: spec: type: oci interval: 5m - url: oci://tccr.io/truecharts + url: oci://oci.trueforge.org/truecharts diff --git a/templates/README.md.tpl b/templates/README.md.tpl index cc1c9b3b89a..2a6f568d2e1 100644 --- a/templates/README.md.tpl +++ b/templates/README.md.tpl @@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [ To install TrueCharts Helm charts using Helm, you can use our OCI Repository. -`helm install mychart oci://tccr.io/truecharts/CHARTPLACEHOLDER` +`helm install mychart oci://oci.trueforge.org/truecharts/CHARTPLACEHOLDER` For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) diff --git a/website/src/content/docs/guides/helm.md b/website/src/content/docs/guides/helm.md index 39f9b10b0eb..31b3481adcc 100644 --- a/website/src/content/docs/guides/helm.md +++ b/website/src/content/docs/guides/helm.md @@ -13,7 +13,7 @@ We only support our own helm-charts. If you run anything outside the scope of ou If you want to install a chart using helm, lookup the name of the chart in our [Chart list](/charts/description-list). Then, run this command to install it directly from our OCI repository: ```shell title="Install Chart" - helm install mychart oci://tccr.io/truecharts/CHARTNAME + helm install mychart oci://oci.trueforge.org/truecharts/CHARTNAME ``` _Where `CHARTNAME` is the name of the chart you want to add and `mychart` is the name you want it to have on your system._ @@ -21,7 +21,7 @@ _Where `CHARTNAME` is the name of the chart you want to add and `mychart` is the We highly suggest your write your customisations and user specific options in your own `values.yaml` file. After which, you can install the chart with your user-specific settings applied using: ```shell title="Install Chart With Settings" - helm install mychart oci://tccr.io/truecharts/CHARTNAME -f values.yaml + helm install mychart oci://oci.trueforge.org/truecharts/CHARTNAME -f values.yaml ``` _`values.yaml` can be replaced with a path of your choice._ @@ -29,7 +29,7 @@ _`values.yaml` can be replaced with a path of your choice._ We also advise users to specify separate namespaces for deployed charts using: ```shell title="Chart Namespaces" - helm install mychart oci://tccr.io/truecharts/CHARTNAME -f values.yaml -n NAMESPACE + helm install mychart oci://oci.trueforge.org/truecharts/CHARTNAME -f values.yaml -n NAMESPACE ``` _Where `NAMESPACE` is the namespace you want to deploy to._ @@ -42,7 +42,7 @@ To upgrade either the chart version and/or the user-defined settings for an alre While this does not actually update the chart version, it does update the user settings supplied via the `values.yaml` file specified above. ```shell title="Chart Upgrades" - helm upgrade oci://tccr.io/truecharts/CHARTNAME -f values.yaml -n NAMESPACE + helm upgrade oci://oci.trueforge.org/truecharts/CHARTNAME -f values.yaml -n NAMESPACE ``` For more information, please see the [Helm upgrade docs](https://helm.sh/docs/helm/helm_upgrade/)