diff --git a/charts/dev/jitsi/Chart.yaml b/charts/dev/jitsi/Chart.yaml index f6a03d4cc83..532440b15b6 100644 --- a/charts/dev/jitsi/Chart.yaml +++ b/charts/dev/jitsi/Chart.yaml @@ -32,9 +32,9 @@ sources: - https://jitsi.org - https://jitsi.github.io/handbook/docs/devops-guide/devops-guide-start - https://github.com/truecharts/charts/tree/master/charts/dev/jitsi - - https://hub.docker.com/r/jitsi/jicofo - - https://hub.docker.com/r/jitsi/jvb - https://hub.docker.com/r/jitsi/prosody + - https://hub.docker.com/r/jitsi/jvb - https://hub.docker.com/r/jitsi/web + - https://hub.docker.com/r/jitsi/jicofo type: application version: 3.0.14 diff --git a/charts/dev/ml-workspace/Chart.yaml b/charts/dev/ml-workspace/Chart.yaml index 29f94ad4a47..ebd414e386f 100644 --- a/charts/dev/ml-workspace/Chart.yaml +++ b/charts/dev/ml-workspace/Chart.yaml @@ -33,11 +33,11 @@ name: ml-workspace sources: - https://github.com/ml-tooling/ml-workspace - https://github.com/truecharts/charts/tree/master/charts/dev/ml-workspace + - https://hub.docker.com/r/mltooling/ml-workspace - https://hub.docker.com/r/mltooling/ml-workspace-light - - https://hub.docker.com/r/mltooling/ml-workspace-minimal - https://hub.docker.com/r/mltooling/ml-workspace-spark - https://hub.docker.com/r/mltooling/ml-workspace-gpu - - https://hub.docker.com/r/mltooling/ml-workspace - https://hub.docker.com/r/mltooling/ml-workspace-r + - https://hub.docker.com/r/mltooling/ml-workspace-minimal type: application version: 6.0.14 diff --git a/charts/dev/penpot/Chart.yaml b/charts/dev/penpot/Chart.yaml index f029b8e0e7f..3424c9a19d7 100644 --- a/charts/dev/penpot/Chart.yaml +++ b/charts/dev/penpot/Chart.yaml @@ -41,7 +41,7 @@ sources: - https://github.com/penpot/penpot - https://github.com/truecharts/charts/tree/master/charts/dev/penpot - https://hub.docker.com/r/penpotapp/frontend - - https://hub.docker.com/r/penpotapp/backend - https://hub.docker.com/r/penpotapp/exporter + - https://hub.docker.com/r/penpotapp/backend type: application version: 4.0.13 diff --git a/charts/enterprise/authelia/docs/authelia-rules.md b/charts/enterprise/authelia/docs/authelia-rules.md index b527bdbf6c8..b435988063c 100644 --- a/charts/enterprise/authelia/docs/authelia-rules.md +++ b/charts/enterprise/authelia/docs/authelia-rules.md @@ -18,8 +18,8 @@ For theses rules to work as intended, your default access control policy must be All rules requiring Authelia authentication were configured with `two_factor` (2FA). If you do not want 2FA on some or all rules replace the Policy with `one_factor`. -In this guide we assume you have a group `admin` and a group `user` in ldap. -Members of the `admin` group will have access to everything. +In this guide we assume you have a group `admin` and a group `user` in ldap. +Members of the `admin` group will have access to everything. Members of the `user` group will only have access to a select set of apps you choose. ## API Rule diff --git a/charts/enterprise/grafana/Chart.yaml b/charts/enterprise/grafana/Chart.yaml index d344ca4fe45..0bd652b914a 100644 --- a/charts/enterprise/grafana/Chart.yaml +++ b/charts/enterprise/grafana/Chart.yaml @@ -25,7 +25,7 @@ keywords: - monitoring - metrics - logs -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/charts/enterprise/prometheus/Chart.yaml b/charts/enterprise/prometheus/Chart.yaml index b6ba7ddc516..409d363a644 100644 --- a/charts/enterprise/prometheus/Chart.yaml +++ b/charts/enterprise/prometheus/Chart.yaml @@ -47,7 +47,7 @@ sources: - https://github.com/prometheus-operator/kube-prometheus - https://github.com/truecharts/charts/tree/master/charts/enterprise/prometheus - https://hub.docker.com/r/bitnami/prometheus - - https://quay.io/thanos/thanos - https://hub.docker.com/r/bitnami/alertmanager + - https://quay.io/thanos/thanos type: application version: 16.3.8 diff --git a/charts/stable/authentik/Chart.yaml b/charts/stable/authentik/Chart.yaml index 996bfac4cd9..d1e53ac99b9 100644 --- a/charts/stable/authentik/Chart.yaml +++ b/charts/stable/authentik/Chart.yaml @@ -40,9 +40,9 @@ sources: - https://github.com/goauthentik/authentik - https://github.com/truecharts/charts/tree/master/charts/stable/authentik - https://ghcr.io/goauthentik/server + - https://ghcr.io/goauthentik/proxy - https://ghcr.io/goauthentik/radius - https://ghcr.io/goauthentik/ldap - https://ghcr.io/maxmind/geoipupdate - - https://ghcr.io/goauthentik/proxy type: application version: 19.2.5 diff --git a/charts/stable/jupyter/Chart.yaml b/charts/stable/jupyter/Chart.yaml index bcc6a4afcf5..028fd36d036 100644 --- a/charts/stable/jupyter/Chart.yaml +++ b/charts/stable/jupyter/Chart.yaml @@ -33,13 +33,13 @@ name: jupyter sources: - https://github.com/jupyter/docker-stacks - https://github.com/truecharts/charts/tree/master/charts/stable/jupyter - - https://hub.docker.com/r/jupyter/all-spark-notebook - - https://hub.docker.com/r/jupyter/base-notebook - - https://hub.docker.com/r/jupyter/tensorflow-notebook - - https://hub.docker.com/r/jupyter/pyspark-notebook - - https://hub.docker.com/r/jupyter/scipy-notebook - - https://hub.docker.com/r/jupyter/r-notebook - https://hub.docker.com/r/jupyter/datascience-notebook + - https://hub.docker.com/r/jupyter/all-spark-notebook - https://hub.docker.com/r/jupyter/minimal-notebook + - https://hub.docker.com/r/jupyter/r-notebook + - https://hub.docker.com/r/jupyter/tensorflow-notebook + - https://hub.docker.com/r/jupyter/scipy-notebook + - https://hub.docker.com/r/jupyter/base-notebook + - https://hub.docker.com/r/jupyter/pyspark-notebook type: application version: 7.1.10 diff --git a/charts/stable/lancache-monolithic/Chart.yaml b/charts/stable/lancache-monolithic/Chart.yaml index 647dd9b477d..2f4ca6e96a0 100644 --- a/charts/stable/lancache-monolithic/Chart.yaml +++ b/charts/stable/lancache-monolithic/Chart.yaml @@ -32,7 +32,7 @@ name: lancache-monolithic sources: - https://github.com/lancachenet/monolithic - https://github.com/truecharts/charts/tree/master/charts/stable/lancache-monolithic - - https://hub.docker.com/r/ich777/lancache-prefill - https://hub.docker.com/r/lancachenet/monolithic + - https://hub.docker.com/r/ich777/lancache-prefill type: application version: 7.1.10 diff --git a/charts/stable/nextcloud/Chart.yaml b/charts/stable/nextcloud/Chart.yaml index 4680f390a2b..9a3a4828e7f 100644 --- a/charts/stable/nextcloud/Chart.yaml +++ b/charts/stable/nextcloud/Chart.yaml @@ -43,11 +43,11 @@ sources: - https://github.com/nextcloud/docker - https://github.com/nextcloud/helm - https://github.com/truecharts/charts/tree/master/charts/stable/nextcloud - - https://github.com/truecharts/containers/tree/master/apps/nextcloud-push-notify - - https://hub.docker.com/r/clamav/clamav - - https://github.com/truecharts/containers/tree/master/apps/nextcloud-fpm - https://github.com/truecharts/containers/tree/master/apps/nextcloud-imaginary - https://hub.docker.com/r/collabora/code + - https://hub.docker.com/r/clamav/clamav + - https://github.com/truecharts/containers/tree/master/apps/nextcloud-push-notify - https://hub.docker.com/r/nginxinc/nginx-unprivileged + - https://github.com/truecharts/containers/tree/master/apps/nextcloud-fpm type: application version: 28.1.29 diff --git a/charts/stable/ollama/Chart.yaml b/charts/stable/ollama/Chart.yaml index d204fad68db..eca60fc513f 100644 --- a/charts/stable/ollama/Chart.yaml +++ b/charts/stable/ollama/Chart.yaml @@ -33,7 +33,7 @@ sources: - https://github.com/jmorganca/ollama - https://github.com/ollama-webui/ollama-webui - https://github.com/truecharts/charts/tree/master/charts/stable/ollama - - https://ghcr.io/ollama-webui/ollama-webui - https://hub.docker.com/r/ollama/ollama + - https://ghcr.io/ollama-webui/ollama-webui type: application version: 1.0.1 diff --git a/charts/stable/portainer/Chart.yaml b/charts/stable/portainer/Chart.yaml index 14520dcad6e..80e7bd5f6ea 100644 --- a/charts/stable/portainer/Chart.yaml +++ b/charts/stable/portainer/Chart.yaml @@ -32,7 +32,7 @@ sources: - https://docs.portainer.io/start/install-ce/server - https://docs.portainer.io/start/install/server - https://github.com/truecharts/charts/tree/master/charts/stable/portainer - - https://hub.docker.com/r/portainer/portainer-ee - https://hub.docker.com/r/portainer/portainer-ce + - https://hub.docker.com/r/portainer/portainer-ee type: application version: 7.1.10 diff --git a/charts/stable/prowlarr/Chart.yaml b/charts/stable/prowlarr/Chart.yaml index 8ef3030f8e3..37a2868f08d 100644 --- a/charts/stable/prowlarr/Chart.yaml +++ b/charts/stable/prowlarr/Chart.yaml @@ -34,7 +34,7 @@ sources: - https://github.com/Prowlarr/Prowlarr - https://github.com/k8s-at-home/container-images - https://github.com/truecharts/charts/tree/master/charts/stable/prowlarr - - https://ghcr.io/onedr0p/prowlarr-develop - https://ghcr.io/onedr0p/exportarr + - https://ghcr.io/onedr0p/prowlarr-develop type: application version: 14.2.7 diff --git a/charts/stable/qbittorrent/Chart.yaml b/charts/stable/qbittorrent/Chart.yaml index 15320d72e35..dbfd3eb3681 100644 --- a/charts/stable/qbittorrent/Chart.yaml +++ b/charts/stable/qbittorrent/Chart.yaml @@ -32,7 +32,7 @@ name: qbittorrent sources: - https://github.com/qbittorrent/qBittorrent - https://github.com/truecharts/charts/tree/master/charts/stable/qbittorrent - - https://hub.docker.com/r/mjmeli/qbittorrent-port-forward-gluetun-server - https://ghcr.io/onedr0p/qbittorrent + - https://hub.docker.com/r/mjmeli/qbittorrent-port-forward-gluetun-server type: application version: 18.1.11 diff --git a/charts/stable/radarr/Chart.yaml b/charts/stable/radarr/Chart.yaml index 3e406123777..139e2587353 100644 --- a/charts/stable/radarr/Chart.yaml +++ b/charts/stable/radarr/Chart.yaml @@ -33,7 +33,7 @@ name: radarr sources: - https://github.com/Radarr/Radarr - https://github.com/truecharts/charts/tree/master/charts/stable/radarr - - https://ghcr.io/onedr0p/exportarr - https://ghcr.io/onedr0p/radarr + - https://ghcr.io/onedr0p/exportarr type: application version: 19.1.10 diff --git a/charts/stable/rdtclient/Chart.yaml b/charts/stable/rdtclient/Chart.yaml index 862e2bf48ae..2eb9e8958bb 100644 --- a/charts/stable/rdtclient/Chart.yaml +++ b/charts/stable/rdtclient/Chart.yaml @@ -32,7 +32,7 @@ name: rdtclient sources: - https://github.com/rogerfar/rdt-client - https://github.com/truecharts/charts/tree/master/charts/stable/rdtclient - - https://hub.docker.com/r/p3terx/aria2-pro - https://ghcr.io/rogerfar/rdtclient + - https://hub.docker.com/r/p3terx/aria2-pro type: application version: 3.1.14 diff --git a/charts/stable/rsshub/Chart.yaml b/charts/stable/rsshub/Chart.yaml index e291541b1c8..bb051258857 100644 --- a/charts/stable/rsshub/Chart.yaml +++ b/charts/stable/rsshub/Chart.yaml @@ -40,7 +40,7 @@ sources: - https://docs.rsshub.app/en/install/ - https://github.com/DIYgod/RSSHub - https://github.com/truecharts/charts/tree/master/charts/stable/rsshub - - https://hub.docker.com/r/diygod/rsshub - https://hub.docker.com/r/browserless/chrome + - https://hub.docker.com/r/diygod/rsshub type: application version: 11.1.31 diff --git a/charts/stable/sonarr/Chart.yaml b/charts/stable/sonarr/Chart.yaml index 71e5ac8388c..0385938b2d6 100644 --- a/charts/stable/sonarr/Chart.yaml +++ b/charts/stable/sonarr/Chart.yaml @@ -33,7 +33,7 @@ name: sonarr sources: - https://github.com/Sonarr/Sonarr - https://github.com/truecharts/charts/tree/master/charts/stable/sonarr - - https://ghcr.io/onedr0p/exportarr - https://ghcr.io/onedr0p/sonarr + - https://ghcr.io/onedr0p/exportarr type: application version: 19.0.31 diff --git a/charts/stable/speedtest-exporter/Chart.yaml b/charts/stable/speedtest-exporter/Chart.yaml index 595b2128449..051756fbacc 100644 --- a/charts/stable/speedtest-exporter/Chart.yaml +++ b/charts/stable/speedtest-exporter/Chart.yaml @@ -21,7 +21,7 @@ description: Speedtest Exporter made in python using the official speedtest bin home: https://truecharts.org/charts/stable/speedtest-exporter icon: https://truecharts.org/img/hotlink-ok/chart-icons/speedtest-exporter.png keywords: - - speedtest-exporter + - speedtest-exporter - speedtest - metrics kubeVersion: ">=1.24.0-0" diff --git a/charts/stable/tt-rss/Chart.yaml b/charts/stable/tt-rss/Chart.yaml index 8867c735d58..24d4e4c0106 100644 --- a/charts/stable/tt-rss/Chart.yaml +++ b/charts/stable/tt-rss/Chart.yaml @@ -32,7 +32,7 @@ name: tt-rss sources: - https://git.tt-rss.org/fox/tt-rss - https://github.com/truecharts/charts/tree/master/charts/stable/tt-rss - - https://hub.docker.com/r/cthulhoo/ttrss-web-nginx - https://hub.docker.com/r/cthulhoo/ttrss-fpm-pgsql-static + - https://hub.docker.com/r/cthulhoo/ttrss-web-nginx type: application version: 15.0.0 diff --git a/charts/stable/vikunja/Chart.yaml b/charts/stable/vikunja/Chart.yaml index ddffce08f94..a6c6c9d52aa 100644 --- a/charts/stable/vikunja/Chart.yaml +++ b/charts/stable/vikunja/Chart.yaml @@ -38,8 +38,8 @@ name: vikunja sources: - https://vikunja.io/docs - https://github.com/truecharts/charts/tree/master/charts/stable/vikunja + - https://hub.docker.com/r/vikunja/api - https://hub.docker.com/_/nginx - https://hub.docker.com/r/vikunja/frontend - - https://hub.docker.com/r/vikunja/api type: application version: 12.1.15 diff --git a/charts/unstable/docspell/Chart.yaml b/charts/unstable/docspell/Chart.yaml index b2b652ac872..57ad2054c45 100644 --- a/charts/unstable/docspell/Chart.yaml +++ b/charts/unstable/docspell/Chart.yaml @@ -47,8 +47,8 @@ sources: - https://github.com/eikek/docspell - https://docspell.org/docs/install/docker/ - https://github.com/truecharts/charts/tree/master/charts/unstable/docspell - - https://hub.docker.com/r/docspell/restserver - https://hub.docker.com/r/docspell/joex - https://hub.docker.com/r/docspell/dsc + - https://hub.docker.com/r/docspell/restserver type: application version: 4.0.11 diff --git a/charts/unstable/librephotos/Chart.yaml b/charts/unstable/librephotos/Chart.yaml index 08f259c1e53..1b6b45c8479 100644 --- a/charts/unstable/librephotos/Chart.yaml +++ b/charts/unstable/librephotos/Chart.yaml @@ -46,8 +46,8 @@ name: librephotos sources: - https://github.com/LibrePhotos/librephotos - https://github.com/truecharts/charts/tree/master/charts/unstable/librephotos - - https://hub.docker.com/r/reallibrephotos/librephotos-frontend - https://hub.docker.com/r/reallibrephotos/librephotos + - https://hub.docker.com/r/reallibrephotos/librephotos-frontend - https://hub.docker.com/r/reallibrephotos/librephotos-proxy type: application version: 9.0.15 diff --git a/charts/unstable/wger/Chart.yaml b/charts/unstable/wger/Chart.yaml index b8e75adc462..0a85beb1e4e 100644 --- a/charts/unstable/wger/Chart.yaml +++ b/charts/unstable/wger/Chart.yaml @@ -46,7 +46,7 @@ sources: - https://github.com/wger-project/wger - https://github.com/wger-project/docker - https://github.com/truecharts/charts/tree/master/charts/unstable/wger - - https://hub.docker.com/_/nginx - https://hub.docker.com/r/wger/server + - https://hub.docker.com/_/nginx type: application version: 6.0.12