From 412b6de052eb668317e2aeaa5e03d176b6347aec Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sat, 16 Mar 2024 00:08:52 +0000 Subject: [PATCH] Commit daily changes Signed-off-by: TrueCharts-Bot --- charts/enterprise/grafana/Chart.yaml | 2 +- charts/enterprise/nextcloud/Chart.yaml | 8 +++---- charts/enterprise/prometheus/Chart.yaml | 2 +- charts/incubator/tsn-ranksystem/Chart.yaml | 4 ++-- charts/incubator/tsn-ranksystem/README.md | 25 ++++++++++++++++++++ charts/stable/authentik/Chart.yaml | 6 ++--- charts/stable/humhub/Chart.yaml | 2 +- charts/stable/jupyter/Chart.yaml | 8 +++---- charts/stable/kitchenowl/Chart.yaml | 2 +- charts/stable/lancache-monolithic/Chart.yaml | 2 +- charts/stable/ollama/Chart.yaml | 2 +- charts/stable/portainer/Chart.yaml | 2 +- charts/stable/prowlarr/Chart.yaml | 2 +- charts/stable/readarr/Chart.yaml | 2 +- charts/stable/rsshub/Chart.yaml | 2 +- charts/stable/sabnzbd/Chart.yaml | 2 +- charts/stable/sonarr/Chart.yaml | 2 +- charts/stable/vikunja/Chart.yaml | 2 +- 18 files changed, 51 insertions(+), 26 deletions(-) diff --git a/charts/enterprise/grafana/Chart.yaml b/charts/enterprise/grafana/Chart.yaml index 3fe73961c7f..69a783b722f 100644 --- a/charts/enterprise/grafana/Chart.yaml +++ b/charts/enterprise/grafana/Chart.yaml @@ -35,7 +35,7 @@ sources: - https://grafana.com/ - https://github.com/bitnami/bitnami-docker-grafana - https://github.com/truecharts/charts/tree/master/charts/enterprise/grafana - - https://hub.docker.com/r/grafana/grafana - https://quay.io/kiwigrid/k8s-sidecar + - https://hub.docker.com/r/grafana/grafana type: application version: 14.6.2 diff --git a/charts/enterprise/nextcloud/Chart.yaml b/charts/enterprise/nextcloud/Chart.yaml index 3fe18ad3209..2a74c4a7d6d 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://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 - - https://hub.docker.com/r/clamav/clamav - https://github.com/truecharts/containers/tree/master/apps/nextcloud-imaginary + - https://hub.docker.com/r/clamav/clamav + - https://github.com/truecharts/containers/tree/master/apps/nextcloud-fpm - https://hub.docker.com/r/collabora/code + - https://hub.docker.com/r/nginxinc/nginx-unprivileged + - https://github.com/truecharts/containers/tree/master/apps/nextcloud-push-notify type: application version: 29.5.5 diff --git a/charts/enterprise/prometheus/Chart.yaml b/charts/enterprise/prometheus/Chart.yaml index f97d34492b0..d80da0799ee 100644 --- a/charts/enterprise/prometheus/Chart.yaml +++ b/charts/enterprise/prometheus/Chart.yaml @@ -40,7 +40,7 @@ sources: - https://github.com/prometheus-operator/kube-prometheus - https://github.com/truecharts/charts/tree/master/charts/enterprise/prometheus - https://quay.io/thanos/thanos - - https://hub.docker.com/r/bitnami/alertmanager - https://hub.docker.com/r/bitnami/prometheus + - https://hub.docker.com/r/bitnami/alertmanager type: application version: 17.9.2 diff --git a/charts/incubator/tsn-ranksystem/Chart.yaml b/charts/incubator/tsn-ranksystem/Chart.yaml index a114028a49e..df34187e3dd 100644 --- a/charts/incubator/tsn-ranksystem/Chart.yaml +++ b/charts/incubator/tsn-ranksystem/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: incubator apiVersion: v2 -appVersion: 20240301.0.0 +appVersion: latest dependencies: - name: common version: 20.0.9 @@ -40,8 +40,8 @@ name: tsn-ranksystem sources: - https://github.com/JohannesBauer97/tsn-ranksystem-webserver - https://ts-ranksystem.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/tsn-ranksystem - https://github.com/Newcomer1989/TSN-Ranksystem + - https://github.com/truecharts/charts/tree/master/charts/incubator/tsn-ranksystem - https://hub.docker.com/r/serverlein/tsn-ranksystem-webserver type: application version: 0.0.1 diff --git a/charts/incubator/tsn-ranksystem/README.md b/charts/incubator/tsn-ranksystem/README.md index 2b8cc49d247..5d8bd623d57 100644 --- a/charts/incubator/tsn-ranksystem/README.md +++ b/charts/incubator/tsn-ranksystem/README.md @@ -1,3 +1,28 @@ --- title: README --- + +## General Info + +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/incubator/tsn-ranksystem) + +**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)** + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +_All Rights Reserved - The TrueCharts Project_ diff --git a/charts/stable/authentik/Chart.yaml b/charts/stable/authentik/Chart.yaml index 838fc747422..41da47e6db7 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/radius - - https://ghcr.io/maxmind/geoipupdate - - https://ghcr.io/goauthentik/proxy - https://ghcr.io/goauthentik/ldap + - https://ghcr.io/goauthentik/radius + - https://ghcr.io/goauthentik/proxy - https://ghcr.io/goauthentik/server + - https://ghcr.io/maxmind/geoipupdate type: application version: 24.5.4 diff --git a/charts/stable/humhub/Chart.yaml b/charts/stable/humhub/Chart.yaml index 9c79bf86002..d0c4380d483 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-phponly - https://ghcr.io/mriedmann/humhub-nginx + - https://ghcr.io/mriedmann/humhub-phponly type: application version: 7.10.3 diff --git a/charts/stable/jupyter/Chart.yaml b/charts/stable/jupyter/Chart.yaml index 559d6fae8f2..69daf93e998 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/minimal-notebook - - https://hub.docker.com/r/jupyter/all-spark-notebook - - https://hub.docker.com/r/jupyter/tensorflow-notebook - https://hub.docker.com/r/jupyter/pyspark-notebook + - https://hub.docker.com/r/jupyter/all-spark-notebook - https://hub.docker.com/r/jupyter/scipy-notebook - - https://hub.docker.com/r/jupyter/r-notebook - https://hub.docker.com/r/jupyter/base-notebook + - https://hub.docker.com/r/jupyter/tensorflow-notebook + - https://hub.docker.com/r/jupyter/minimal-notebook - https://hub.docker.com/r/jupyter/datascience-notebook + - https://hub.docker.com/r/jupyter/r-notebook type: application version: 8.5.2 diff --git a/charts/stable/kitchenowl/Chart.yaml b/charts/stable/kitchenowl/Chart.yaml index 39c498fdf74..28a0a5934c4 100644 --- a/charts/stable/kitchenowl/Chart.yaml +++ b/charts/stable/kitchenowl/Chart.yaml @@ -33,7 +33,7 @@ name: kitchenowl sources: - https://tombursch.github.io/kitchenowl - https://github.com/truecharts/charts/tree/master/charts/stable/kitchenowl - - https://hub.docker.com/r/tombursch/kitchenowl-web - https://hub.docker.com/r/tombursch/kitchenowl + - https://hub.docker.com/r/tombursch/kitchenowl-web type: application version: 9.5.2 diff --git a/charts/stable/lancache-monolithic/Chart.yaml b/charts/stable/lancache-monolithic/Chart.yaml index 5864e6b1cbf..4a3bb600fb7 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/lancachenet/monolithic - https://hub.docker.com/r/ich777/lancache-prefill + - https://hub.docker.com/r/lancachenet/monolithic type: application version: 8.5.2 diff --git a/charts/stable/ollama/Chart.yaml b/charts/stable/ollama/Chart.yaml index 301a6a83580..a186c1a9cb7 100644 --- a/charts/stable/ollama/Chart.yaml +++ b/charts/stable/ollama/Chart.yaml @@ -33,7 +33,7 @@ sources: - https://github.com/ollama/ollama - https://github.com/open-webui/open-webui - https://github.com/truecharts/charts/tree/master/charts/stable/ollama - - https://hub.docker.com/r/ollama/ollama - https://ghcr.io/open-webui/open-webui + - https://hub.docker.com/r/ollama/ollama type: application version: 5.1.0 diff --git a/charts/stable/portainer/Chart.yaml b/charts/stable/portainer/Chart.yaml index b8fff9a23ee..5f2cfb36b97 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: 8.5.3 diff --git a/charts/stable/prowlarr/Chart.yaml b/charts/stable/prowlarr/Chart.yaml index 783dc355ddc..6825d4fac76 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.3.3 diff --git a/charts/stable/readarr/Chart.yaml b/charts/stable/readarr/Chart.yaml index 5bdcdc498d5..bd65a6f215d 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.3.2 diff --git a/charts/stable/rsshub/Chart.yaml b/charts/stable/rsshub/Chart.yaml index 33133c1571d..71355238603 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: 12.5.4 diff --git a/charts/stable/sabnzbd/Chart.yaml b/charts/stable/sabnzbd/Chart.yaml index 96467dfa1ae..57e111a8f61 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/exportarr - https://ghcr.io/onedr0p/sabnzbd + - https://ghcr.io/onedr0p/exportarr type: application version: 19.3.2 diff --git a/charts/stable/sonarr/Chart.yaml b/charts/stable/sonarr/Chart.yaml index 19c9ce5daff..fdcd8720bcb 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.3.2 diff --git a/charts/stable/vikunja/Chart.yaml b/charts/stable/vikunja/Chart.yaml index 4d3beb41202..3a46ec21767 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/frontend - https://hub.docker.com/_/nginx - https://hub.docker.com/r/vikunja/api + - https://hub.docker.com/r/vikunja/frontend type: application version: 13.5.4