diff --git a/charts/enterprise/blocky/Chart.yaml b/charts/enterprise/blocky/Chart.yaml index a58928b1c4a..62fb87e9d3f 100644 --- a/charts/enterprise/blocky/Chart.yaml +++ b/charts/enterprise/blocky/Chart.yaml @@ -41,7 +41,7 @@ sources: - https://0xerr0r.github.io/blocky/ - https://github.com/0xERR0R/blocky - https://github.com/truecharts/charts/tree/master/charts/enterprise/blocky - - https://quay.io/oriedge/k8s_gateway - https://hub.docker.com/r/spx01/blocky + - https://quay.io/oriedge/k8s_gateway type: application version: 14.2.1 diff --git a/charts/enterprise/nextcloud/Chart.yaml b/charts/enterprise/nextcloud/Chart.yaml index e6ea42258c8..6f2b4f57f44 100644 --- a/charts/enterprise/nextcloud/Chart.yaml +++ b/charts/enterprise/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/enterprise/nextcloud - - https://hub.docker.com/r/collabora/code - - https://github.com/truecharts/containers/tree/master/apps/nextcloud-imaginary - - https://github.com/truecharts/containers/tree/master/apps/nextcloud-fpm - - https://hub.docker.com/r/clamav/clamav - https://github.com/truecharts/containers/tree/master/apps/nextcloud-push-notify + - https://hub.docker.com/r/clamav/clamav - https://hub.docker.com/r/nginxinc/nginx-unprivileged + - https://github.com/truecharts/containers/tree/master/apps/nextcloud-imaginary + - https://hub.docker.com/r/collabora/code + - https://github.com/truecharts/containers/tree/master/apps/nextcloud-fpm type: application version: 29.4.1 diff --git a/charts/enterprise/prometheus/Chart.yaml b/charts/enterprise/prometheus/Chart.yaml index c82b3ad0986..a05d567208f 100644 --- a/charts/enterprise/prometheus/Chart.yaml +++ b/charts/enterprise/prometheus/Chart.yaml @@ -39,8 +39,8 @@ sources: - https://github.com/prometheus-community/helm-charts - 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://hub.docker.com/r/bitnami/alertmanager - https://quay.io/thanos/thanos - - https://hub.docker.com/r/bitnami/prometheus type: application version: 17.8.1 diff --git a/charts/operators/openebs/Chart.yaml b/charts/operators/openebs/Chart.yaml index 21be9800918..84e0650079e 100644 --- a/charts/operators/openebs/Chart.yaml +++ b/charts/operators/openebs/Chart.yaml @@ -40,6 +40,6 @@ sources: - https://github.com/cert-manager - https://cert-manager.io/ - https://github.com/truecharts/charts/tree/master/charts/operators/openebs - - https://github.com/truecharts/containers/tree/master/apps/alpine + - https://github.com/truecharts/containers/tree/master/apps/scratch type: application version: 3.4.1 diff --git a/charts/operators/traefik-crds/Chart.yaml b/charts/operators/traefik-crds/Chart.yaml index 8f12d997592..95e41eb5516 100644 --- a/charts/operators/traefik-crds/Chart.yaml +++ b/charts/operators/traefik-crds/Chart.yaml @@ -5,9 +5,9 @@ annotations: truecharts.org/category: network truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.11" - truecharts.org/train: enterprise + truecharts.org/train: operators apiVersion: v2 -appVersion: 2.11.0 +appVersion: latest dependencies: - name: common version: 19.0.0 @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false description: Traefik-CRDs contains the CRD's for Traefik -home: https://truecharts.org/charts/enterprise/traefik -icon: https://truecharts.org/img/hotlink-ok/chart-icons/traefik.png +home: https://truecharts.org/charts/operators/traefik-crds +icon: https://truecharts.org/img/hotlink-ok/chart-icons/traefik-crds.png keywords: - traefik - ingress -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,7 +33,7 @@ sources: - https://github.com/traefik/traefik - https://github.com/traefik/traefik-helm-chart - https://traefik.io/ - - https://github.com/truecharts/charts/tree/master/charts/enterprise/traefik - - https://github.com/truecharts/containers/tree/master/apps/traefik + - https://github.com/truecharts/charts/tree/master/charts/operators/traefik-crds + - https://github.com/truecharts/containers/tree/master/apps/scratch type: application version: 0.0.1 diff --git a/charts/operators/traefik-crds/README.md b/charts/operators/traefik-crds/README.md index 0eb2123c77e..fb79e311378 100644 --- a/charts/operators/traefik-crds/README.md +++ b/charts/operators/traefik-crds/README.md @@ -7,7 +7,7 @@ title: README TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE. However only installations using the TrueNAS SCALE Apps system are supported. -For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/enterprise/traefik) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/operators/traefik-crds) **This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** diff --git a/charts/operators/velero/Chart.yaml b/charts/operators/velero/Chart.yaml index d51ef11d0f9..83f350a5415 100644 --- a/charts/operators/velero/Chart.yaml +++ b/charts/operators/velero/Chart.yaml @@ -5,7 +5,7 @@ annotations: truecharts.org/category: operators truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.11" - truecharts.org/train: enterprise + truecharts.org/train: operators apiVersion: v2 appVersion: latest dependencies: @@ -25,7 +25,7 @@ dependencies: import-values: [] deprecated: false description: Velero is a kubernetes-native backup solution -home: https://truecharts.org/charts/enterprise/velero +home: https://truecharts.org/charts/operators/velero icon: https://truecharts.org/img/hotlink-ok/chart-icons/velero.png keywords: - velero @@ -39,7 +39,7 @@ name: velero sources: - https://cert-manager.io/ - https://github.com/cert-manager - - https://github.com/truecharts/charts/tree/master/charts/enterprise/velero + - https://github.com/truecharts/charts/tree/master/charts/operators/velero - https://github.com/truecharts/containers/tree/master/apps/alpine type: application version: 4.4.2 diff --git a/charts/operators/velero/README.md b/charts/operators/velero/README.md index 4d59c35edc9..958007fccd4 100644 --- a/charts/operators/velero/README.md +++ b/charts/operators/velero/README.md @@ -7,7 +7,7 @@ title: README TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE. However only installations using the TrueNAS SCALE Apps system are supported. -For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/enterprise/velero) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/operators/velero) **This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** diff --git a/charts/stable/authentik/Chart.yaml b/charts/stable/authentik/Chart.yaml index 336ee03d0a2..1dd6f74c6be 100644 --- a/charts/stable/authentik/Chart.yaml +++ b/charts/stable/authentik/Chart.yaml @@ -39,10 +39,10 @@ sources: - https://goauthentik.io/docs/ - https://github.com/goauthentik/authentik - https://github.com/truecharts/charts/tree/master/charts/stable/authentik - - https://ghcr.io/goauthentik/server - - https://ghcr.io/goauthentik/ldap - - https://ghcr.io/goauthentik/proxy - https://ghcr.io/maxmind/geoipupdate + - https://ghcr.io/goauthentik/server + - https://ghcr.io/goauthentik/proxy - https://ghcr.io/goauthentik/radius + - https://ghcr.io/goauthentik/ldap type: application version: 24.4.1 diff --git a/charts/stable/bazarr/Chart.yaml b/charts/stable/bazarr/Chart.yaml index 30b9c8c200e..2ca0ca5d562 100644 --- a/charts/stable/bazarr/Chart.yaml +++ b/charts/stable/bazarr/Chart.yaml @@ -36,7 +36,7 @@ name: bazarr sources: - https://github.com/morpheus65535/bazarr - https://github.com/truecharts/charts/tree/master/charts/stable/bazarr - - https://ghcr.io/onedr0p/exportarr - https://ghcr.io/onedr0p/bazarr + - https://ghcr.io/onedr0p/exportarr type: application version: 19.2.1 diff --git a/charts/stable/guacamole/Chart.yaml b/charts/stable/guacamole/Chart.yaml index fcdadd9fb52..3f12e88ecf0 100644 --- a/charts/stable/guacamole/Chart.yaml +++ b/charts/stable/guacamole/Chart.yaml @@ -32,7 +32,7 @@ name: guacamole sources: - https://github.com/apache/guacamole-client - https://github.com/truecharts/charts/tree/master/charts/stable/guacamole - - https://hub.docker.com/r/guacamole/guacd - https://hub.docker.com/r/guacamole/guacamole + - https://hub.docker.com/r/guacamole/guacd type: application version: 13.4.1 diff --git a/charts/stable/humhub/Chart.yaml b/charts/stable/humhub/Chart.yaml index a7d266e659b..976f0f0c1f5 100644 --- a/charts/stable/humhub/Chart.yaml +++ b/charts/stable/humhub/Chart.yaml @@ -45,7 +45,7 @@ maintainers: name: humhub sources: - https://github.com/truecharts/charts/tree/master/charts/stable/humhub - - https://ghcr.io/mriedmann/humhub-nginx - https://ghcr.io/mriedmann/humhub-phponly + - https://ghcr.io/mriedmann/humhub-nginx type: application version: 7.8.1 diff --git a/charts/stable/jupyter/Chart.yaml b/charts/stable/jupyter/Chart.yaml index a64a2cf2561..3ebf013ba40 100644 --- a/charts/stable/jupyter/Chart.yaml +++ b/charts/stable/jupyter/Chart.yaml @@ -34,12 +34,12 @@ sources: - https://github.com/jupyter/docker-stacks - https://github.com/truecharts/charts/tree/master/charts/stable/jupyter - https://hub.docker.com/r/jupyter/pyspark-notebook - - https://hub.docker.com/r/jupyter/base-notebook - - https://hub.docker.com/r/jupyter/all-spark-notebook - - https://hub.docker.com/r/jupyter/r-notebook - - https://hub.docker.com/r/jupyter/minimal-notebook - https://hub.docker.com/r/jupyter/tensorflow-notebook + - https://hub.docker.com/r/jupyter/r-notebook + - https://hub.docker.com/r/jupyter/all-spark-notebook - https://hub.docker.com/r/jupyter/scipy-notebook + - https://hub.docker.com/r/jupyter/base-notebook + - https://hub.docker.com/r/jupyter/minimal-notebook - https://hub.docker.com/r/jupyter/datascience-notebook type: application version: 8.4.1 diff --git a/charts/stable/prowlarr/Chart.yaml b/charts/stable/prowlarr/Chart.yaml index 0c782aa717e..b78e4125c94 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/exportarr - https://ghcr.io/onedr0p/prowlarr-develop + - https://ghcr.io/onedr0p/exportarr type: application version: 16.2.1 diff --git a/charts/stable/readarr/Chart.yaml b/charts/stable/readarr/Chart.yaml index 541cefa0b75..ff2f8b84a2a 100644 --- a/charts/stable/readarr/Chart.yaml +++ b/charts/stable/readarr/Chart.yaml @@ -36,7 +36,7 @@ sources: - https://readarr.com - https://github.com/Readarr/Readarr - https://github.com/truecharts/charts/tree/master/charts/stable/readarr - - https://ghcr.io/onedr0p/exportarr - https://ghcr.io/onedr0p/readarr-develop + - https://ghcr.io/onedr0p/exportarr type: application version: 21.2.1 diff --git a/charts/stable/sabnzbd/Chart.yaml b/charts/stable/sabnzbd/Chart.yaml index 952881f6538..999ea8966f6 100644 --- a/charts/stable/sabnzbd/Chart.yaml +++ b/charts/stable/sabnzbd/Chart.yaml @@ -32,7 +32,7 @@ name: sabnzbd sources: - https://sabnzbd.org/ - https://github.com/truecharts/charts/tree/master/charts/stable/sabnzbd - - https://ghcr.io/onedr0p/sabnzbd - https://ghcr.io/onedr0p/exportarr + - https://ghcr.io/onedr0p/sabnzbd type: application version: 19.2.1 diff --git a/charts/stable/sonarr/Chart.yaml b/charts/stable/sonarr/Chart.yaml index b3e7a42a702..111eb0ed5fc 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: 21.2.1 diff --git a/charts/stable/tt-rss/Chart.yaml b/charts/stable/tt-rss/Chart.yaml index cb352c00f27..4d8cb7ad94c 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-fpm-pgsql-static - https://hub.docker.com/r/cthulhoo/ttrss-web-nginx + - https://hub.docker.com/r/cthulhoo/ttrss-fpm-pgsql-static type: application version: 16.4.1 diff --git a/charts/stable/vikunja/Chart.yaml b/charts/stable/vikunja/Chart.yaml index c666504f365..53babb8b56c 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: 13.4.1