diff --git a/charts/core/amd-gpu-plugin/Chart.yaml b/charts/core/amd-gpu-plugin/Chart.yaml index 84e8e3ad32a..b0d053def44 100644 --- a/charts/core/amd-gpu-plugin/Chart.yaml +++ b/charts/core/amd-gpu-plugin/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "upstream" deprecated: false description: A kubernetes plugin to add AMD GPU's to Pods -home: https://github.com/truecharts/apps/tree/master/charts/stable/amd-gpu-plugin +home: https://github.com/truecharts/apps/tree/master/charts/core/amd-gpu-plugin icon: https://truecharts.org/_static/img/appicons/amd-gpu-plugin.png keywords: - amd diff --git a/charts/core/docker-compose/Chart.yaml b/charts/core/docker-compose/Chart.yaml index c8d81f5b908..97588f927de 100644 --- a/charts/core/docker-compose/Chart.yaml +++ b/charts/core/docker-compose/Chart.yaml @@ -6,7 +6,7 @@ dependencies: version: 9.3.6 deprecated: false description: Dedicated App for using Docker-Compose on TrueNAS SCALE -home: https://github.com/truecharts/apps/tree/master/charts/dev/docker-compose +home: https://github.com/truecharts/apps/tree/master/charts/core/docker-compose icon: https://truecharts.org/_static/img/appicons/docker-compose.png keywords: - docker-compose diff --git a/charts/core/external-service/Chart.yaml b/charts/core/external-service/Chart.yaml index dd1eda085c8..bb65be6904c 100644 --- a/charts/core/external-service/Chart.yaml +++ b/charts/core/external-service/Chart.yaml @@ -6,7 +6,7 @@ dependencies: version: 9.3.6 deprecated: false description: Allow external services to be used like Apps. -home: https://github.com/truecharts/apps/tree/master/charts/stable/external-service +home: https://github.com/truecharts/apps/tree/master/charts/core/external-service icon: https://truecharts.org/_static/img/appicons/external-service.png keywords: - external-service diff --git a/charts/core/k8s-gateway/Chart.yaml b/charts/core/k8s-gateway/Chart.yaml index d9b53f5b899..46a6b2aa498 100644 --- a/charts/core/k8s-gateway/Chart.yaml +++ b/charts/core/k8s-gateway/Chart.yaml @@ -6,7 +6,7 @@ dependencies: version: 9.3.6 deprecated: false description: A Helm chart for the k8s_gateway CoreDNS plugin -home: https://github.com/truecharts/apps/tree/master/charts/stable/k8s-gateway +home: https://github.com/truecharts/apps/tree/master/charts/core/k8s-gateway icon: https://truecharts.org/_static/img/appicons/k8s-gateway.png keywords: - DNS diff --git a/charts/core/metallb/Chart.yaml b/charts/core/metallb/Chart.yaml index 22ae3be9c4f..1254e33ba73 100644 --- a/charts/core/metallb/Chart.yaml +++ b/charts/core/metallb/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "upstream" deprecated: false description: A network load-balancer implementation for Kubernetes using standard routing protocols -home: https://github.com/truecharts/apps/tree/master/charts/stable/metallb +home: https://github.com/truecharts/apps/tree/master/charts/core/metallb icon: https://truecharts.org/_static/img/appicons/metallb.png keywords: - metallb diff --git a/charts/core/prometheus/Chart.yaml b/charts/core/prometheus/Chart.yaml index 3ea9dc54991..049d76f7c13 100644 --- a/charts/core/prometheus/Chart.yaml +++ b/charts/core/prometheus/Chart.yaml @@ -15,7 +15,7 @@ dependencies: deprecated: false description: kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. icon: https://truecharts.org/_static/img/appicons/prometheus.png -home: https://github.com/truecharts/apps/tree/master/charts/stable/prometheus +home: https://github.com/truecharts/apps/tree/master/charts/core/prometheus keywords: - metrics kubeVersion: '>=1.16.0-0' diff --git a/charts/core/traefik/Chart.yaml b/charts/core/traefik/Chart.yaml index f387c88ed50..6b79da137ae 100644 --- a/charts/core/traefik/Chart.yaml +++ b/charts/core/traefik/Chart.yaml @@ -6,7 +6,7 @@ dependencies: version: 9.3.6 deprecated: false description: Traefik is a flexible reverse proxy and Ingress Provider. -home: https://github.com/truecharts/apps/tree/master/charts/stable/traefik +home: https://github.com/truecharts/apps/tree/master/charts/core/traefik icon: https://truecharts.org/_static/img/appicons/traefik.png keywords: - traefik diff --git a/charts/dependency/mariadb/Chart.yaml b/charts/dependency/mariadb/Chart.yaml index 2a821121203..01e5c39a36f 100644 --- a/charts/dependency/mariadb/Chart.yaml +++ b/charts/dependency/mariadb/Chart.yaml @@ -6,7 +6,7 @@ dependencies: version: 9.3.9 deprecated: false description: Fast, reliable, scalable, and easy to use open-source relational database system. -home: https://github.com/truecharts/apps/tree/master/stable/mariadb +home: https://github.com/truecharts/apps/tree/master/charts/dependency/mariadb icon: https://truecharts.org/_static/img/appicons/mariadb.png keywords: - mariadb diff --git a/charts/dependency/memcached/Chart.yaml b/charts/dependency/memcached/Chart.yaml index d4b9b20072e..43980fe02ef 100644 --- a/charts/dependency/memcached/Chart.yaml +++ b/charts/dependency/memcached/Chart.yaml @@ -6,7 +6,7 @@ dependencies: version: 9.3.9 deprecated: false description: Memcached is a memory-backed database caching solution -home: https://github.com/truecharts/apps/tree/master/stable/memcached +home: https://github.com/truecharts/apps/tree/master/charts/dependency/memcached icon: https://bitnami.com/assets/stacks/memcached/img/memcached-stack-220x234.png keywords: - memcached diff --git a/charts/dependency/mongodb/Chart.yaml b/charts/dependency/mongodb/Chart.yaml index 3c68f62a9a0..4bdf462a2a2 100644 --- a/charts/dependency/mongodb/Chart.yaml +++ b/charts/dependency/mongodb/Chart.yaml @@ -6,7 +6,7 @@ dependencies: version: 9.3.9 deprecated: false description: Fast, reliable, scalable, and easy to use open-source no-sql database system. -home: https://github.com/truecharts/apps/tree/master/stable/mongodb +home: https://github.com/truecharts/apps/tree/master/charts/dependency/mongodb icon: https://truecharts.org/_static/img/appicons/mongodb.png keywords: - mongodb diff --git a/charts/dependency/postgresql/Chart.yaml b/charts/dependency/postgresql/Chart.yaml index 33320d00842..8691c31f045 100644 --- a/charts/dependency/postgresql/Chart.yaml +++ b/charts/dependency/postgresql/Chart.yaml @@ -6,7 +6,7 @@ dependencies: version: 9.3.9 deprecated: false description: PostgresSQL -home: https://github.com/truecharts/apps/tree/master/stable/postgres +home: https://github.com/truecharts/apps/tree/master/charts/dependency/postgresql icon: https://d1q6f0aelx0por.cloudfront.net/product-logos/library-postgres-logo.png keywords: - postgres diff --git a/charts/dependency/promtail/Chart.yaml b/charts/dependency/promtail/Chart.yaml index 527bad47c9b..9170e85e9ff 100644 --- a/charts/dependency/promtail/Chart.yaml +++ b/charts/dependency/promtail/Chart.yaml @@ -7,7 +7,7 @@ dependencies: deprecated: false description: Promtail is an agent which ships the contents of local logs to a Loki instance icon: https://raw.githubusercontent.com/grafana/loki/master/docs/sources/logo.png -home: https://github.com/truecharts/apps/tree/master/charts/stable/prometheus +home: https://github.com/truecharts/apps/tree/master/charts/dependency/promtail keywords: - metrics - logs diff --git a/charts/dependency/redis/Chart.yaml b/charts/dependency/redis/Chart.yaml index 80d81913b65..45bedd67469 100644 --- a/charts/dependency/redis/Chart.yaml +++ b/charts/dependency/redis/Chart.yaml @@ -6,7 +6,7 @@ dependencies: version: 9.3.9 deprecated: false description: Open source, advanced key-value store. -home: https://github.com/truecharts/apps/tree/master/stable/redis +home: https://github.com/truecharts/apps/tree/master/charts/dependency/redis icon: https://bitnami.com/assets/stacks/redis/img/redis-stack-220x234.png keywords: - redis diff --git a/charts/dev/acestream/Chart.yaml b/charts/dev/acestream/Chart.yaml index 946e1c54dda..d102bb10504 100644 --- a/charts/dev/acestream/Chart.yaml +++ b/charts/dev/acestream/Chart.yaml @@ -11,7 +11,7 @@ dependencies: version: 9.3.6 deprecated: false description: "Acestream-engine\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/acestream +home: https://github.com/truecharts/apps/tree/master/charts/dev/acestream icon: https://truecharts.org/_static/img/appicons/acestream.png keywords: - acestream diff --git a/charts/dev/adguard-home/Chart.yaml b/charts/dev/adguard-home/Chart.yaml index 4e9f744bc6b..f0846adbac2 100644 --- a/charts/dev/adguard-home/Chart.yaml +++ b/charts/dev/adguard-home/Chart.yaml @@ -16,7 +16,7 @@ description: "AdGuard Home is a network-wide software for blocking ads & trackin t need any client-side software for that. With the rise of Internet-Of-Things and\ \ connected devices, it becomes more and more important to be able to control your\ \ whole network." -home: https://github.com/truecharts/apps/tree/master/charts/stable/adguard-home +home: https://github.com/truecharts/apps/tree/master/charts/dev/adguard-home icon: https://truecharts.org/_static/img/appicons/adguard-home.png keywords: - adguard-home diff --git a/charts/dev/adguardhome-sync/Chart.yaml b/charts/dev/adguardhome-sync/Chart.yaml index 4adfcbb767d..b8954e94823 100644 --- a/charts/dev/adguardhome-sync/Chart.yaml +++ b/charts/dev/adguardhome-sync/Chart.yaml @@ -12,7 +12,7 @@ dependencies: deprecated: false description: Adguardhome-sync(https://github.com/bakito/adguardhome-sync/) is a tool to synchronize AdGuardHome config to replica instances. -home: https://github.com/truecharts/apps/tree/master/charts/stable/adguardhome-sync +home: https://github.com/truecharts/apps/tree/master/charts/dev/adguardhome-sync icon: https://truecharts.org/_static/img/appicons/adguardhome-sync.png keywords: - adguardhome-sync diff --git a/charts/dev/adminer/Chart.yaml b/charts/dev/adminer/Chart.yaml index cb693bb4547..66504111a66 100644 --- a/charts/dev/adminer/Chart.yaml +++ b/charts/dev/adminer/Chart.yaml @@ -14,7 +14,7 @@ description: "Adminer (formerly phpMinAdmin) is a full-featured database managem \ tool written in PHP. Conversely to phpMyAdmin, it consist of a single file ready\ \ to deploy to the target server. Adminer is available for MySQL, PostgreSQL, SQLite,\ \ MS SQL, Oracle, Firebird, SimpleDB, Elasticsearch and MongoDB.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/adminer +home: https://github.com/truecharts/apps/tree/master/charts/dev/adminer icon: https://truecharts.org/_static/img/appicons/adminer.png keywords: - adminer diff --git a/charts/dev/alienswarm-reactivedrop/Chart.yaml b/charts/dev/alienswarm-reactivedrop/Chart.yaml index f64403d1531..2266a36cb4b 100644 --- a/charts/dev/alienswarm-reactivedrop/Chart.yaml +++ b/charts/dev/alienswarm-reactivedrop/Chart.yaml @@ -13,7 +13,7 @@ deprecated: false description: "This Docker will download and install SteamCMD. It will also install\ \ Alien Swarm: Reactive Drop and run it. (!!!This container will only run on systems\ \ with less than 32 CPU cores!!!) \r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/alienswarm-reactivedrop +home: https://github.com/truecharts/apps/tree/master/charts/dev/alienswarm-reactivedrop icon: https://truecharts.org/_static/img/appicons/alienswarm-reactivedrop.png keywords: - alienswarm-reactivedrop diff --git a/charts/dev/alienswarm/Chart.yaml b/charts/dev/alienswarm/Chart.yaml index eb060ba73f6..af803788621 100644 --- a/charts/dev/alienswarm/Chart.yaml +++ b/charts/dev/alienswarm/Chart.yaml @@ -12,7 +12,7 @@ dependencies: deprecated: false description: "This Docker will download and install SteamCMD. It will also install\ \ Alien Swarm and run it.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/alienswarm +home: https://github.com/truecharts/apps/tree/master/charts/dev/alienswarm icon: https://truecharts.org/_static/img/appicons/alienswarm.png keywords: - alienswarm diff --git a/charts/dev/altitude/Chart.yaml b/charts/dev/altitude/Chart.yaml index cede83da4c7..cd03c5666ae 100644 --- a/charts/dev/altitude/Chart.yaml +++ b/charts/dev/altitude/Chart.yaml @@ -11,7 +11,7 @@ dependencies: version: 9.3.6 deprecated: false description: "This Docker will download and install Altitude and run it.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/altitude +home: https://github.com/truecharts/apps/tree/master/charts/dev/altitude icon: https://truecharts.org/_static/img/appicons/altitude.png keywords: - altitude diff --git a/charts/dev/ama/Chart.yaml b/charts/dev/ama/Chart.yaml index a17590fe60c..5ea9e9a18d7 100644 --- a/charts/dev/ama/Chart.yaml +++ b/charts/dev/ama/Chart.yaml @@ -13,7 +13,7 @@ dependencies: deprecated: false description: 'Automated Music Archiver :: This script will automatically archive music using a popular online DL Client' -home: https://github.com/truecharts/apps/tree/master/charts/stable/ama +home: https://github.com/truecharts/apps/tree/master/charts/dev/ama icon: https://truecharts.org/_static/img/appicons/ama.png keywords: - ama diff --git a/charts/dev/ambd/Chart.yaml b/charts/dev/ambd/Chart.yaml index 54ed0980371..a495245fb8e 100644 --- a/charts/dev/ambd/Chart.yaml +++ b/charts/dev/ambd/Chart.yaml @@ -13,7 +13,7 @@ dependencies: deprecated: false description: 'Automated MusicBrainz Downloader :: This script will automatically archive music using a popular online DL Client' -home: https://github.com/truecharts/apps/tree/master/charts/stable/ambd +home: https://github.com/truecharts/apps/tree/master/charts/dev/ambd icon: https://truecharts.org/_static/img/appicons/ambd.png keywords: - ambd diff --git a/charts/dev/americasarmy-pg/Chart.yaml b/charts/dev/americasarmy-pg/Chart.yaml index 79ee64eef75..5eafa14fbd3 100644 --- a/charts/dev/americasarmy-pg/Chart.yaml +++ b/charts/dev/americasarmy-pg/Chart.yaml @@ -12,7 +12,7 @@ dependencies: deprecated: false description: "This Docker will download and install SteamCMD. It will also install\ \ America's Army: Proving Grounds and run it.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/americasarmy-pg +home: https://github.com/truecharts/apps/tree/master/charts/dev/americasarmy-pg icon: https://truecharts.org/_static/img/appicons/americasarmy-pg.png keywords: - americasarmy-pg diff --git a/charts/dev/amtd/Chart.yaml b/charts/dev/amtd/Chart.yaml index fe80f4c6b6a..92f25504200 100644 --- a/charts/dev/amtd/Chart.yaml +++ b/charts/dev/amtd/Chart.yaml @@ -15,7 +15,7 @@ description: 'Automated Movie Trailer Downloader :: AMTD is a Radarr Companion s to automatically download movie trailers for use in media applications ' -home: https://github.com/truecharts/apps/tree/master/charts/stable/amtd +home: https://github.com/truecharts/apps/tree/master/charts/dev/amtd icon: https://truecharts.org/_static/img/appicons/amtd.png keywords: - amtd diff --git a/charts/dev/amule/Chart.yaml b/charts/dev/amule/Chart.yaml index a1b61000628..877cff7dcec 100644 --- a/charts/dev/amule/Chart.yaml +++ b/charts/dev/amule/Chart.yaml @@ -13,7 +13,7 @@ dependencies: version: 9.3.6 deprecated: false description: "DESCRIPTION\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/amule +home: https://github.com/truecharts/apps/tree/master/charts/dev/amule icon: https://truecharts.org/_static/img/appicons/amule.png keywords: - amule diff --git a/charts/dev/amvd/Chart.yaml b/charts/dev/amvd/Chart.yaml index 6e599aaee1a..8cec29997a0 100644 --- a/charts/dev/amvd/Chart.yaml +++ b/charts/dev/amvd/Chart.yaml @@ -13,7 +13,7 @@ dependencies: deprecated: false description: 'Automated Music Video Downloader :: AMVD is a Lidarr Companion script to automatically download and tag Music Videos for use in various media applications' -home: https://github.com/truecharts/apps/tree/master/charts/stable/amvd +home: https://github.com/truecharts/apps/tree/master/charts/dev/amvd icon: https://truecharts.org/_static/img/appicons/amvd.png keywords: - amvd diff --git a/charts/dev/android-8-0/Chart.yaml b/charts/dev/android-8-0/Chart.yaml index 91a52a64ed5..d6cfe15830a 100644 --- a/charts/dev/android-8-0/Chart.yaml +++ b/charts/dev/android-8-0/Chart.yaml @@ -13,7 +13,7 @@ deprecated: false description: Android in docker solution with noVNC supported and video recording. Work way better with Intel CPUs because AMD doesn't an cpu graphics card. So with amd cpus can be unusable. -home: https://github.com/truecharts/apps/tree/master/charts/stable/android-8-0 +home: https://github.com/truecharts/apps/tree/master/charts/dev/android-8-0 icon: https://truecharts.org/_static/img/appicons/android-8-0.png keywords: - android-8-0 diff --git a/charts/dev/androiddebugbridge/Chart.yaml b/charts/dev/androiddebugbridge/Chart.yaml index ade87ef8e62..57bbc3c35d4 100644 --- a/charts/dev/androiddebugbridge/Chart.yaml +++ b/charts/dev/androiddebugbridge/Chart.yaml @@ -12,7 +12,7 @@ dependencies: deprecated: false description: "Control AndroidTV/FireTV devices through ADB from the Home Assistant\ \ Core docker image.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/androiddebugbridge +home: https://github.com/truecharts/apps/tree/master/charts/dev/androiddebugbridge icon: https://truecharts.org/_static/img/appicons/androiddebugbridge.png keywords: - androiddebugbridge diff --git a/charts/dev/anope/Chart.yaml b/charts/dev/anope/Chart.yaml index 8f6daafac47..f7dcf476cb9 100644 --- a/charts/dev/anope/Chart.yaml +++ b/charts/dev/anope/Chart.yaml @@ -14,7 +14,7 @@ dependencies: deprecated: false description: "Anope is a set of IRC Services designed for flexibility and ease of\ \ use.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/anope +home: https://github.com/truecharts/apps/tree/master/charts/dev/anope icon: https://truecharts.org/_static/img/appicons/anope.png keywords: - anope diff --git a/charts/dev/apache-webdav/Chart.yaml b/charts/dev/apache-webdav/Chart.yaml index a3f7a6b80dc..bbaaaa6c20a 100644 --- a/charts/dev/apache-webdav/Chart.yaml +++ b/charts/dev/apache-webdav/Chart.yaml @@ -13,7 +13,7 @@ deprecated: false description: "Very simple WebDAV server based on Apache. You need a WebDAV client\ \ to transfer files. It does not include a WebUI to upload files through your browser.\r\ \n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/apache-webdav +home: https://github.com/truecharts/apps/tree/master/charts/dev/apache-webdav icon: https://truecharts.org/_static/img/appicons/apache-webdav.png keywords: - apache-webdav diff --git a/charts/dev/apprise-api/Chart.yaml b/charts/dev/apprise-api/Chart.yaml index bf707ba9d2d..797152c2e3b 100644 --- a/charts/dev/apprise-api/Chart.yaml +++ b/charts/dev/apprise-api/Chart.yaml @@ -15,7 +15,7 @@ description: 'Apprise-api(https://github.com/caronc/apprise-api) Takes advantage API. ' -home: https://github.com/truecharts/apps/tree/master/charts/stable/apprise-api +home: https://github.com/truecharts/apps/tree/master/charts/dev/apprise-api icon: https://truecharts.org/_static/img/appicons/apprise-api.png keywords: - apprise-api diff --git a/charts/dev/apt-cacher-ng/Chart.yaml b/charts/dev/apt-cacher-ng/Chart.yaml index 1acb39da0db..32c9d83b2e5 100644 --- a/charts/dev/apt-cacher-ng/Chart.yaml +++ b/charts/dev/apt-cacher-ng/Chart.yaml @@ -15,7 +15,7 @@ deprecated: false description: Apt-Cacher NG is a caching proxy, specialized for package files from Linux distributors, primarily for Debian (and Debian based) distributions but not limited to those. -home: https://github.com/truecharts/apps/tree/master/charts/stable/apt-cacher-ng +home: https://github.com/truecharts/apps/tree/master/charts/dev/apt-cacher-ng icon: https://truecharts.org/_static/img/appicons/apt-cacher-ng.png keywords: - apt-cacher-ng diff --git a/charts/dev/archiveteam-warrior/Chart.yaml b/charts/dev/archiveteam-warrior/Chart.yaml index 7cbb234fcc1..8fd97fba6af 100644 --- a/charts/dev/archiveteam-warrior/Chart.yaml +++ b/charts/dev/archiveteam-warrior/Chart.yaml @@ -15,7 +15,7 @@ deprecated: false description: "The Archive Team Warrior is a virtual archiving appliance. You can run\ \ it to help with the Archive Team archiving efforts. It will download sites and\ \ upload them to our archive\u2014and it\u2019s really easy to do!\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/archiveteam-warrior +home: https://github.com/truecharts/apps/tree/master/charts/dev/archiveteam-warrior icon: https://truecharts.org/_static/img/appicons/archiveteam-warrior.png keywords: - archiveteam-warrior diff --git a/charts/dev/arksurvivalevolved/Chart.yaml b/charts/dev/arksurvivalevolved/Chart.yaml index dafa1d7c65c..25a6fb6a63e 100644 --- a/charts/dev/arksurvivalevolved/Chart.yaml +++ b/charts/dev/arksurvivalevolved/Chart.yaml @@ -13,7 +13,7 @@ deprecated: false description: "This Docker will download and install SteamCMD. It will also install\ \ ARK:SurvivalEvolved and run it (Normal server startup of ARK can take a long time!).\r\ \n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/arksurvivalevolved +home: https://github.com/truecharts/apps/tree/master/charts/dev/arksurvivalevolved icon: https://truecharts.org/_static/img/appicons/arksurvivalevolved.png keywords: - arksurvivalevolved diff --git a/charts/dev/arma3/Chart.yaml b/charts/dev/arma3/Chart.yaml index c67d9eb8131..c71e2643095 100644 --- a/charts/dev/arma3/Chart.yaml +++ b/charts/dev/arma3/Chart.yaml @@ -12,7 +12,7 @@ dependencies: deprecated: false description: "This Docker will download and install SteamCMD. It will also install\ \ ArmA III and run it.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/arma3 +home: https://github.com/truecharts/apps/tree/master/charts/dev/arma3 icon: https://truecharts.org/_static/img/appicons/arma3.png keywords: - arma3 diff --git a/charts/dev/arma3exilemod/Chart.yaml b/charts/dev/arma3exilemod/Chart.yaml index 3721005e3ed..b0377514de7 100644 --- a/charts/dev/arma3exilemod/Chart.yaml +++ b/charts/dev/arma3exilemod/Chart.yaml @@ -12,7 +12,7 @@ dependencies: deprecated: false description: "This Docker will download and install SteamCMD. It will also install\ \ ArmA III including ExileMod and run it.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/arma3exilemod +home: https://github.com/truecharts/apps/tree/master/charts/dev/arma3exilemod icon: https://truecharts.org/_static/img/appicons/arma3exilemod.png keywords: - arma3exilemod diff --git a/charts/dev/artifactory-oss/Chart.yaml b/charts/dev/artifactory-oss/Chart.yaml index f9eaaf210fc..fb1a0036e7a 100644 --- a/charts/dev/artifactory-oss/Chart.yaml +++ b/charts/dev/artifactory-oss/Chart.yaml @@ -15,7 +15,7 @@ description: "JFrog\u2019s Artifactory open source project was created to speed \ development cycles using binary repositories. It\u2019s the world\u2019s most\ \ advanced repository manager, creating a single place for teams to manage all their\ \ binary artifacts efficiently." -home: https://github.com/truecharts/apps/tree/master/charts/stable/artifactory-oss +home: https://github.com/truecharts/apps/tree/master/charts/dev/artifactory-oss icon: https://truecharts.org/_static/img/appicons/artifactory-oss.png keywords: - artifactory-oss diff --git a/charts/dev/assettocorsa/Chart.yaml b/charts/dev/assettocorsa/Chart.yaml index 75957b4bfa0..5a137532828 100644 --- a/charts/dev/assettocorsa/Chart.yaml +++ b/charts/dev/assettocorsa/Chart.yaml @@ -12,7 +12,7 @@ dependencies: deprecated: false description: "This Docker will download and install SteamCMD. It will also install\ \ AssettoCorsa and run it.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/assettocorsa +home: https://github.com/truecharts/apps/tree/master/charts/dev/assettocorsa icon: https://truecharts.org/_static/img/appicons/assettocorsa.png keywords: - assettocorsa diff --git a/charts/dev/atd/Chart.yaml b/charts/dev/atd/Chart.yaml index dffc476502b..93855f670b3 100644 --- a/charts/dev/atd/Chart.yaml +++ b/charts/dev/atd/Chart.yaml @@ -14,7 +14,7 @@ deprecated: false description: '[b][u][span style=''color: #E80000;'']NOT FOR PUBLIC USE YET...[/span][/u][/b][br][br]Automated Tidal Downloader :: This script will automatically archive music using a popular online DL Client' -home: https://github.com/truecharts/apps/tree/master/charts/stable/atd +home: https://github.com/truecharts/apps/tree/master/charts/dev/atd icon: https://truecharts.org/_static/img/appicons/atd.png keywords: - atd diff --git a/charts/dev/aurora-files/Chart.yaml b/charts/dev/aurora-files/Chart.yaml index 52bbfaa461b..746c5b184b3 100644 --- a/charts/dev/aurora-files/Chart.yaml +++ b/charts/dev/aurora-files/Chart.yaml @@ -13,7 +13,7 @@ dependencies: version: 9.3.6 deprecated: false description: "DESCRIPTION\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/aurora-files +home: https://github.com/truecharts/apps/tree/master/charts/dev/aurora-files icon: https://truecharts.org/_static/img/appicons/aurora-files.png keywords: - aurora-files diff --git a/charts/dev/auto-yt-dl/Chart.yaml b/charts/dev/auto-yt-dl/Chart.yaml index c2eb6b78d5d..d715901614f 100644 --- a/charts/dev/auto-yt-dl/Chart.yaml +++ b/charts/dev/auto-yt-dl/Chart.yaml @@ -12,7 +12,7 @@ dependencies: deprecated: false description: auto-yt-dl is used to automatically download new Videos of specific YouTube Channels. It features a Web Gui to add and remove Channels from your watch list. -home: https://github.com/truecharts/apps/tree/master/charts/stable/auto-yt-dl +home: https://github.com/truecharts/apps/tree/master/charts/dev/auto-yt-dl icon: https://truecharts.org/_static/img/appicons/auto-yt-dl.png keywords: - auto-yt-dl diff --git a/charts/dev/autoscan/Chart.yaml b/charts/dev/autoscan/Chart.yaml index f10aea6b51b..7ccdcff5c31 100644 --- a/charts/dev/autoscan/Chart.yaml +++ b/charts/dev/autoscan/Chart.yaml @@ -13,7 +13,7 @@ deprecated: false description: Autoscan replaces the default Plex and Emby behaviour for picking up file changes on the file system. Autoscan integrates with Sonarr, Radarr and Lidarr to fetch changes in near real-time without relying on the file system. -home: https://github.com/truecharts/apps/tree/master/charts/stable/autoscan +home: https://github.com/truecharts/apps/tree/master/charts/dev/autoscan icon: https://truecharts.org/_static/img/appicons/autoscan.png keywords: - autoscan diff --git a/charts/dev/avorion/Chart.yaml b/charts/dev/avorion/Chart.yaml index 1f39b0d9e02..d83d38db937 100644 --- a/charts/dev/avorion/Chart.yaml +++ b/charts/dev/avorion/Chart.yaml @@ -12,7 +12,7 @@ dependencies: deprecated: false description: "This Docker will download and install SteamCMD. It will also install\ \ Avorion and run it.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/avorion +home: https://github.com/truecharts/apps/tree/master/charts/dev/avorion icon: https://truecharts.org/_static/img/appicons/avorion.png keywords: - avorion diff --git a/charts/dev/backuppc/Chart.yaml b/charts/dev/backuppc/Chart.yaml index c347e0a6c8e..5de26d0cd9c 100644 --- a/charts/dev/backuppc/Chart.yaml +++ b/charts/dev/backuppc/Chart.yaml @@ -13,7 +13,7 @@ dependencies: deprecated: false description: BackupPC is a high-performance, enterprise-grade system for backing up Linux, Windows and macOS PCs and laptops to a server's disk. -home: https://github.com/truecharts/apps/tree/master/charts/stable/backuppc +home: https://github.com/truecharts/apps/tree/master/charts/dev/backuppc icon: https://truecharts.org/_static/img/appicons/backuppc.png keywords: - backuppc diff --git a/charts/dev/baikal/Chart.yaml b/charts/dev/baikal/Chart.yaml index 5cae7b88ea1..9c15a810055 100644 --- a/charts/dev/baikal/Chart.yaml +++ b/charts/dev/baikal/Chart.yaml @@ -11,7 +11,7 @@ dependencies: version: 9.3.6 deprecated: false description: "Ba\xEFkal is a lightweight CalDAV+CardDAV server" -home: https://github.com/truecharts/apps/tree/master/charts/stable/baikal +home: https://github.com/truecharts/apps/tree/master/charts/dev/baikal icon: https://truecharts.org/_static/img/appicons/baikal.png keywords: - baikal diff --git a/charts/dev/barcodebuddy/Chart.yaml b/charts/dev/barcodebuddy/Chart.yaml index 66427f9d0a5..945b214271b 100644 --- a/charts/dev/barcodebuddy/Chart.yaml +++ b/charts/dev/barcodebuddy/Chart.yaml @@ -14,7 +14,7 @@ deprecated: false description: "<b>Barcode Buddy is a Grocy companion app/plugin, which allows\ \ you to install the Barcode Buddy app and scan products directly to your Grocy\ \ library.</b>\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/barcodebuddy +home: https://github.com/truecharts/apps/tree/master/charts/dev/barcodebuddy icon: https://truecharts.org/_static/img/appicons/barcodebuddy.png keywords: - barcodebuddy diff --git a/charts/dev/barotrauma/Chart.yaml b/charts/dev/barotrauma/Chart.yaml index 897ecdf14e1..1ea5f83165d 100644 --- a/charts/dev/barotrauma/Chart.yaml +++ b/charts/dev/barotrauma/Chart.yaml @@ -12,7 +12,7 @@ dependencies: deprecated: false description: "This Docker will download and install SteamCMD. It will also install\ \ Barotrauma and run it.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/barotrauma +home: https://github.com/truecharts/apps/tree/master/charts/dev/barotrauma icon: https://truecharts.org/_static/img/appicons/barotrauma.png keywords: - barotrauma diff --git a/charts/dev/bitcoin-node/Chart.yaml b/charts/dev/bitcoin-node/Chart.yaml index 7ff31aea583..c292eb86817 100644 --- a/charts/dev/bitcoin-node/Chart.yaml +++ b/charts/dev/bitcoin-node/Chart.yaml @@ -11,7 +11,7 @@ dependencies: version: 9.3.6 deprecated: false description: "DESCRIPTION\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/bitcoin-node +home: https://github.com/truecharts/apps/tree/master/charts/dev/bitcoin-node icon: https://truecharts.org/_static/img/appicons/bitcoin-node.png keywords: - bitcoin-node diff --git a/charts/dev/bitcoind/Chart.yaml b/charts/dev/bitcoind/Chart.yaml index b7633018c8f..0d07b6efa9e 100644 --- a/charts/dev/bitcoind/Chart.yaml +++ b/charts/dev/bitcoind/Chart.yaml @@ -16,7 +16,7 @@ description: 'Support the Bitcoin network by hosting your own node! This templat provides a full Bitcoin Core node, built in a verifiably trustless way. ' -home: https://github.com/truecharts/apps/tree/master/charts/stable/bitcoind +home: https://github.com/truecharts/apps/tree/master/charts/dev/bitcoind icon: https://truecharts.org/_static/img/appicons/bitcoind.png keywords: - bitcoind diff --git a/charts/dev/bitcoinunlimited/Chart.yaml b/charts/dev/bitcoinunlimited/Chart.yaml index 42bfe5a4801..60a50852f68 100644 --- a/charts/dev/bitcoinunlimited/Chart.yaml +++ b/charts/dev/bitcoinunlimited/Chart.yaml @@ -12,7 +12,7 @@ dependencies: deprecated: false description: "The Bitcoin Unlimited project seeks to provide a voice to all stakeholders\ \ in the Bitcoin ecosystem.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/bitcoinunlimited +home: https://github.com/truecharts/apps/tree/master/charts/dev/bitcoinunlimited icon: https://truecharts.org/_static/img/appicons/bitcoinunlimited.png keywords: - bitcoinunlimited diff --git a/charts/dev/bitcoinwalletgui/Chart.yaml b/charts/dev/bitcoinwalletgui/Chart.yaml index e346da7dda3..ea997c1feb8 100644 --- a/charts/dev/bitcoinwalletgui/Chart.yaml +++ b/charts/dev/bitcoinwalletgui/Chart.yaml @@ -13,7 +13,7 @@ deprecated: false description: 'Bitcoin wallet with GUI over VNC and NoVNC. ' -home: https://github.com/truecharts/apps/tree/master/charts/stable/bitcoinwalletgui +home: https://github.com/truecharts/apps/tree/master/charts/dev/bitcoinwalletgui icon: https://truecharts.org/_static/img/appicons/bitcoinwalletgui.png keywords: - bitcoinwalletgui diff --git a/charts/dev/blender-desktop-g3/Chart.yaml b/charts/dev/blender-desktop-g3/Chart.yaml index 38ba9757cb5..5dd1d5293e4 100644 --- a/charts/dev/blender-desktop-g3/Chart.yaml +++ b/charts/dev/blender-desktop-g3/Chart.yaml @@ -14,7 +14,7 @@ dependencies: version: 9.3.6 deprecated: false description: "DESCRIPTION\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/blender-desktop-g3 +home: https://github.com/truecharts/apps/tree/master/charts/dev/blender-desktop-g3 icon: https://truecharts.org/_static/img/appicons/blender-desktop-g3.png keywords: - blender-desktop-g3 diff --git a/charts/dev/blender/Chart.yaml b/charts/dev/blender/Chart.yaml index 665048ccf15..155f2d1b61f 100644 --- a/charts/dev/blender/Chart.yaml +++ b/charts/dev/blender/Chart.yaml @@ -15,7 +15,7 @@ description: Blender(https://www.blender.org/) is a free and open-source 3D comp 3D printed models, motion graphics, interactive 3D applications, virtual reality, and computer games. **This image does not support GPU rendering out of the box only accelerated workspace experience** -home: https://github.com/truecharts/apps/tree/master/charts/stable/blender +home: https://github.com/truecharts/apps/tree/master/charts/dev/blender icon: https://truecharts.org/_static/img/appicons/blender.png keywords: - blender diff --git a/charts/dev/breitbandmessung-de/Chart.yaml b/charts/dev/breitbandmessung-de/Chart.yaml index 3eca3ee35a0..70327c2cb25 100644 --- a/charts/dev/breitbandmessung-de/Chart.yaml +++ b/charts/dev/breitbandmessung-de/Chart.yaml @@ -16,7 +16,7 @@ dependencies: deprecated: false description: "A script to enable customers of lazy ISPs to perform measurement campaigns\ \ of the connection speed as described here in an automated way.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/breitbandmessung-de +home: https://github.com/truecharts/apps/tree/master/charts/dev/breitbandmessung-de icon: https://truecharts.org/_static/img/appicons/breitbandmessung-de.png keywords: - breitbandmessung-de diff --git a/charts/dev/btdex/Chart.yaml b/charts/dev/btdex/Chart.yaml index e447a44f6b8..5f252c8b8dd 100644 --- a/charts/dev/btdex/Chart.yaml +++ b/charts/dev/btdex/Chart.yaml @@ -12,7 +12,7 @@ dependencies: deprecated: false description: This is a Docker container for BTDEX based on jlesage/docker-baseimage-gui Docker image. -home: https://github.com/truecharts/apps/tree/master/charts/stable/btdex +home: https://github.com/truecharts/apps/tree/master/charts/dev/btdex icon: https://truecharts.org/_static/img/appicons/btdex.png keywords: - btdex diff --git a/charts/dev/bwapp/Chart.yaml b/charts/dev/bwapp/Chart.yaml index c65541d03ea..dc80d12f07a 100644 --- a/charts/dev/bwapp/Chart.yaml +++ b/charts/dev/bwapp/Chart.yaml @@ -13,7 +13,7 @@ dependencies: deprecated: false description: "bWAPP, or a buggy web application, is a free and open source deliberately\ \ insecure web application.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/bwapp +home: https://github.com/truecharts/apps/tree/master/charts/dev/bwapp icon: https://truecharts.org/_static/img/appicons/bwapp.png keywords: - bwapp diff --git a/charts/dev/server-7daystodie/Chart.yaml b/charts/dev/server-7daystodie/Chart.yaml index 9867fa94a78..c580a594b6e 100644 --- a/charts/dev/server-7daystodie/Chart.yaml +++ b/charts/dev/server-7daystodie/Chart.yaml @@ -12,7 +12,7 @@ dependencies: deprecated: false description: "This Docker will download and install SteamCMD. It will also install\ \ 7 Days to Die and run it.\r\n" -home: https://github.com/truecharts/apps/tree/master/charts/stable/7daystodie +home: https://github.com/truecharts/apps/tree/master/charts/dev/server-7daystodie icon: https://truecharts.org/_static/img/appicons/7daystodie.png keywords: - 7daystodie diff --git a/charts/games/minetest/Chart.yaml b/charts/games/minetest/Chart.yaml index 922ba1ecee9..7fb34090585 100644 --- a/charts/games/minetest/Chart.yaml +++ b/charts/games/minetest/Chart.yaml @@ -6,7 +6,7 @@ appVersion: "5.5.0" description: Minetest (server) is a near-infinite-world block sandbox game and a game engine. type: application deprecated: false -home: https://github.com/truecharts/apps/tree/master/charts/stable/minetest +home: https://github.com/truecharts/apps/tree/master/charts/games/minetest icon: https://truecharts.org/_static/img/appicons/minetest.png keywords: - minetest diff --git a/charts/games/valheim/Chart.yaml b/charts/games/valheim/Chart.yaml index 0d3c7733611..4535765b439 100644 --- a/charts/games/valheim/Chart.yaml +++ b/charts/games/valheim/Chart.yaml @@ -5,7 +5,7 @@ dependencies: repository: https://library-charts.truecharts.org version: 9.3.6 description: Valheim dedicated gameserver with automatic update and world backup support -home: https://github.com/truecharts/apps/tree/master/charts/stable/valheim +home: https://github.com/truecharts/apps/tree/master/charts/games/valheim icon: https://truecharts.org/_static/img/appicons/valheim.png keywords: - valheim diff --git a/charts/incubator/adguard-home/Chart.yaml b/charts/incubator/adguard-home/Chart.yaml index b01c49665e0..528ea70f1fe 100644 --- a/charts/incubator/adguard-home/Chart.yaml +++ b/charts/incubator/adguard-home/Chart.yaml @@ -5,7 +5,7 @@ dependencies: repository: https://library-charts.truecharts.org version: 9.3.6 description: Free and open source, powerful network-wide ads & trackers blocking DNS server. -home: https://github.com/truecharts/apps/tree/master/charts/stable/adguard-home +home: https://github.com/truecharts/apps/tree/master/charts/incubator/adguard-home icon: https://truecharts.org/_static/img/appicons/adguard-home.png keywords: - adblock diff --git a/charts/incubator/appsmith/Chart.yaml b/charts/incubator/appsmith/Chart.yaml index 56a77dc5add..569b174ff8b 100644 --- a/charts/incubator/appsmith/Chart.yaml +++ b/charts/incubator/appsmith/Chart.yaml @@ -13,7 +13,7 @@ dependencies: # repository: https://charts.truecharts.org # version: 0.0.25 description: Turn any datasource into an internal app in minutes. Appsmith lets you drag-and-drop UI components to build pages, connect to any API, database or GraphQL source and write logic with JavaScript objects. -home: https://github.com/truecharts/apps/tree/master/charts/stable/appsmith +home: https://github.com/truecharts/apps/tree/master/charts/incubator/appsmith icon: https://truecharts.org/_static/img/appicons/appsmith.png keywords: - appsmith diff --git a/charts/incubator/authentik/Chart.yaml b/charts/incubator/authentik/Chart.yaml index 758689b03e6..f31b10c170b 100644 --- a/charts/incubator/authentik/Chart.yaml +++ b/charts/incubator/authentik/Chart.yaml @@ -13,7 +13,7 @@ dependencies: repository: https://charts.truecharts.org version: 2.0.52 description: authentik is an open-source Identity Provider focused on flexibility and versatility. -home: https://github.com/truecharts/apps/tree/master/charts/stable/authentik +home: https://github.com/truecharts/apps/tree/master/charts/incubator/authentik icon: https://truecharts.org/_static/img/appicons/authentik.png keywords: - authentik diff --git a/charts/incubator/baserow/Chart.yaml b/charts/incubator/baserow/Chart.yaml index 5a142706bbc..f8b8f7890d6 100644 --- a/charts/incubator/baserow/Chart.yaml +++ b/charts/incubator/baserow/Chart.yaml @@ -13,7 +13,7 @@ dependencies: repository: https://charts.truecharts.org version: 2.0.52 description: Baserow is an open source no-code database tool and Airtable alternative. -home: https://github.com/truecharts/apps/tree/master/charts/stable/baserow +home: https://github.com/truecharts/apps/tree/master/charts/incubator/baserow icon: https://truecharts.org/_static/img/appicons/baserow.png keywords: - baserow diff --git a/charts/incubator/cups-server/Chart.yaml b/charts/incubator/cups-server/Chart.yaml index 74a942e960a..161750bcb61 100644 --- a/charts/incubator/cups-server/Chart.yaml +++ b/charts/incubator/cups-server/Chart.yaml @@ -5,7 +5,7 @@ dependencies: repository: https://library-charts.truecharts.org version: 9.3.6 description: CUPS printing server -home: https://github.com/truecharts/apps/tree/master/charts/stable/cups-server +home: https://github.com/truecharts/apps/tree/master/charts/incubator/cups-server icon: https://truecharts.org/_static/img/appicons/cups-server.png keywords: - print diff --git a/charts/incubator/filerun/Chart.yaml b/charts/incubator/filerun/Chart.yaml index 48c9fc632b0..21e99571690 100644 --- a/charts/incubator/filerun/Chart.yaml +++ b/charts/incubator/filerun/Chart.yaml @@ -9,7 +9,7 @@ dependencies: repository: https://charts.truecharts.org/ version: 2.0.58 description: FileRun is a full featured web based file manager with an easy to use user interface -home: https://github.com/truecharts/apps/tree/master/charts/stable/filerun +home: https://github.com/truecharts/apps/tree/master/charts/incubator/filerun icon: https://truecharts.org/_static/img/appicons/filerun.png keywords: - filerun diff --git a/charts/incubator/ghost/Chart.yaml b/charts/incubator/ghost/Chart.yaml index c988ad9b077..07cf6cbcc82 100644 --- a/charts/incubator/ghost/Chart.yaml +++ b/charts/incubator/ghost/Chart.yaml @@ -9,7 +9,7 @@ dependencies: repository: https://charts.truecharts.org/ version: 2.0.58 description: Ghost is an open source, professional publishing platform built on a modern Node.js technology stack — designed for teams who need power, flexibility and performance. -home: https://github.com/truecharts/apps/tree/master/charts/stable/ghost +home: https://github.com/truecharts/apps/tree/master/charts/incubator/ghost icon: https://truecharts.org/_static/img/appicons/ghost.png keywords: - ghost diff --git a/charts/incubator/inventree/Chart.yaml b/charts/incubator/inventree/Chart.yaml index c58c1404b68..450c41c911f 100644 --- a/charts/incubator/inventree/Chart.yaml +++ b/charts/incubator/inventree/Chart.yaml @@ -9,7 +9,7 @@ dependencies: repository: https://charts.truecharts.org/ version: 7.0.61 description: InvenTree is an open-source Inventory Management System which provides powerful low-level stock control and part tracking. -home: https://github.com/truecharts/apps/tree/master/charts/stable/inventree +home: https://github.com/truecharts/apps/tree/master/charts/incubator/inventree icon: https://truecharts.org/_static/img/appicons/inventree.png keywords: - inventory diff --git a/charts/incubator/kopia/Chart.yaml b/charts/incubator/kopia/Chart.yaml index f4183bf01d8..9ca8c99f845 100644 --- a/charts/incubator/kopia/Chart.yaml +++ b/charts/incubator/kopia/Chart.yaml @@ -5,7 +5,7 @@ dependencies: repository: https://library-charts.truecharts.org version: 9.3.6 description: Kopia is a simple, cross-platform tool for managing encrypted backups in the cloud. It provides fast, incremental backups, secure, client-side end-to-end encryption, compression and data deduplication. -home: https://github.com/truecharts/apps/tree/master/charts/stable/kopia +home: https://github.com/truecharts/apps/tree/master/charts/incubator/kopia icon: https://truecharts.org/_static/img/appicons/kopia.png keywords: - backup diff --git a/charts/incubator/meshcentral/Chart.yaml b/charts/incubator/meshcentral/Chart.yaml index 28e3b834663..af93ae0b485 100644 --- a/charts/incubator/meshcentral/Chart.yaml +++ b/charts/incubator/meshcentral/Chart.yaml @@ -6,7 +6,7 @@ appVersion: "1.0.18" description: MeshCentral is a full computer management web site type: application deprecated: false -home: https://github.com/truecharts/apps/tree/master/charts/stable/meshcentral +home: https://github.com/truecharts/apps/tree/master/charts/incubator/meshcentral icon: https://truecharts.org/_static/img/appicons/meshcentral.png keywords: - meshcentral diff --git a/charts/incubator/netdata/Chart.yaml b/charts/incubator/netdata/Chart.yaml index 860db6b2891..a989ad2018d 100644 --- a/charts/incubator/netdata/Chart.yaml +++ b/charts/incubator/netdata/Chart.yaml @@ -5,7 +5,7 @@ dependencies: repository: https://library-charts.truecharts.org version: 9.3.6 description: Netdata is high-fidelity infrastructure monitoring and troubleshooting. -home: https://github.com/truecharts/apps/tree/master/charts/stable/netdata +home: https://github.com/truecharts/apps/tree/master/charts/incubator/netdata icon: https://truecharts.org/_static/img/appicons/netdata.png keywords: - netdata diff --git a/charts/incubator/piwigo/Chart.yaml b/charts/incubator/piwigo/Chart.yaml index 3663751619e..6ce478475d6 100644 --- a/charts/incubator/piwigo/Chart.yaml +++ b/charts/incubator/piwigo/Chart.yaml @@ -6,7 +6,7 @@ dependencies: version: 9.3.6 description: A is photo gallery software for the web, built by an active community of users and developers. -home: https://github.com/truecharts/apps/tree/master/charts/stable/piwigo +home: https://github.com/truecharts/apps/tree/master/charts/incubator/piwigo icon: https://truecharts.org/_static/img/appicons/piwigo.png keywords: - piwigo diff --git a/charts/incubator/self-service-password/Chart.yaml b/charts/incubator/self-service-password/Chart.yaml index 1c769627ba6..c3d05eb887c 100644 --- a/charts/incubator/self-service-password/Chart.yaml +++ b/charts/incubator/self-service-password/Chart.yaml @@ -6,7 +6,7 @@ dependencies: version: 9.3.6 deprecated: false description: Self Service Password is a PHP application that allows users to change their password in an LDAP directory. -home: https://github.com/truecharts/apps/tree/master/charts/stable/self-service-password +home: https://github.com/truecharts/apps/tree/master/charts/incubator/self-service-password icon: https://truecharts.org/_static/img/appicons/self-service-password.png keywords: - password diff --git a/charts/incubator/technitium/Chart.yaml b/charts/incubator/technitium/Chart.yaml index 71639f231cd..6e873dd2ace 100644 --- a/charts/incubator/technitium/Chart.yaml +++ b/charts/incubator/technitium/Chart.yaml @@ -6,7 +6,7 @@ dependencies: version: 9.3.6 deprecated: false description: Technitium DNS Server is an open source authoritative as well as recursive DNS server that can be used for self hosting a DNS server for privacy & security. -home: https://github.com/truecharts/apps/tree/master/charts/stable/technitium +home: https://github.com/truecharts/apps/tree/master/charts/incubator/technitium icon: https://truecharts.org/_static/img/appicons/technitium.png keywords: - DNS diff --git a/charts/incubator/zabbix-server/Chart.yaml b/charts/incubator/zabbix-server/Chart.yaml index 96b11f0a3c9..9e155f6cf0a 100644 --- a/charts/incubator/zabbix-server/Chart.yaml +++ b/charts/incubator/zabbix-server/Chart.yaml @@ -9,7 +9,7 @@ dependencies: repository: https://charts.truecharts.org/ version: 7.0.61 description: Zabbix is an enterprise-class open source distributed monitoring solution. -home: https://github.com/truecharts/apps/tree/master/charts/stable/zabbix-server +home: https://github.com/truecharts/apps/tree/master/charts/incubator/zabbix-server icon: https://truecharts.org/_static/img/appicons/zabbix-server.png keywords: - zabbix diff --git a/charts/stable/aria2/Chart.yaml b/charts/stable/aria2/Chart.yaml index df0c9dc7e8d..9a7dc1ba13e 100644 --- a/charts/stable/aria2/Chart.yaml +++ b/charts/stable/aria2/Chart.yaml @@ -5,7 +5,7 @@ dependencies: repository: https://library-charts.truecharts.org version: 9.3.6 description: aria server for downloading web content -home: https://github.com/truecharts/apps/tree/master/charts/stable/aira2 +home: https://github.com/truecharts/apps/tree/master/charts/stable/aria2 icon: https://truecharts.org/_static/img/appicons/aria2.png keywords: - aria2 diff --git a/charts/stable/automatic-music-downloader/Chart.yaml b/charts/stable/automatic-music-downloader/Chart.yaml index 88147a603ef..a041e42006b 100644 --- a/charts/stable/automatic-music-downloader/Chart.yaml +++ b/charts/stable/automatic-music-downloader/Chart.yaml @@ -6,7 +6,7 @@ dependencies: version: 9.3.6 deprecated: false description: A Lidarr companion script to automatically download music for Lidarr. -home: https://github.com/truecharts/apps/tree/master/charts/incubator/automatic-music-downloader +home: https://github.com/truecharts/apps/tree/master/charts/stable/automatic-music-downloader icon: https://truecharts.org/_static/img/appicons/automatic-music-downloader.png keywords: - automatic diff --git a/charts/stable/babybuddy/Chart.yaml b/charts/stable/babybuddy/Chart.yaml index c5189e674dc..50d0069637d 100644 --- a/charts/stable/babybuddy/Chart.yaml +++ b/charts/stable/babybuddy/Chart.yaml @@ -5,7 +5,7 @@ version: 6.0.28 name: babybuddy description: Helps caregivers track sleep, feedings, diaper changes, tummy time and more to learn about and predict baby's needs without (as much) guess work. type: application -home: https://github.com/truecharts/apps/tree/stable/charts/babybuddy +home: https://github.com/truecharts/apps/tree/master/charts/stable/babybuddy icon: https://truecharts.org/_static/img/appicons/babybuddy.png keywords: - baby diff --git a/charts/stable/deemix/Chart.yaml b/charts/stable/deemix/Chart.yaml index 974aa812b19..37008c3ae46 100644 --- a/charts/stable/deemix/Chart.yaml +++ b/charts/stable/deemix/Chart.yaml @@ -6,7 +6,7 @@ dependencies: version: 9.3.6 deprecated: false description: deemix is a deezer downloader built from the ashes of Deezloader Remix. -home: https://github.com/truecharts/apps/tree/master/charts/incubator/deemix +home: https://github.com/truecharts/apps/tree/master/charts/stable/deemix icon: https://truecharts.org/_static/img/appicons/deemix.png keywords: - music diff --git a/charts/stable/emby/Chart.yaml b/charts/stable/emby/Chart.yaml index b1fdff6a2b6..9c3f205f250 100644 --- a/charts/stable/emby/Chart.yaml +++ b/charts/stable/emby/Chart.yaml @@ -6,7 +6,7 @@ dependencies: version: 9.3.6 deprecated: false description: Emby Server is a home media server -home: https://github.com/truecharts/apps/master/stable/emby +home: https://github.com/truecharts/apps/tree/master/charts/stable/emby icon: https://truecharts.org/_static/img/appicons/emby.png keywords: - jellyfin diff --git a/charts/stable/etherpad/Chart.yaml b/charts/stable/etherpad/Chart.yaml index fa4c6b43daf..d88b658c221 100644 --- a/charts/stable/etherpad/Chart.yaml +++ b/charts/stable/etherpad/Chart.yaml @@ -5,7 +5,7 @@ kubeVersion: '>=1.16.0-0' name: etherpad description: A real-time collaborative editor scalable to thousands of simultaneous real time users. type: application -home: https://github.com/truecharts/apps/tree/main/charts/etherpad +home: https://github.com/truecharts/apps/tree/master/charts/stable/etherpad icon: https://truecharts.org/_static/img/appicons/etherpad.png keywords: - etherpad diff --git a/charts/stable/fireflyiii/Chart.yaml b/charts/stable/fireflyiii/Chart.yaml index 693e0ce3b16..3c3383b67f3 100644 --- a/charts/stable/fireflyiii/Chart.yaml +++ b/charts/stable/fireflyiii/Chart.yaml @@ -14,7 +14,7 @@ dependencies: version: 2.0.52 deprecated: false description: A free and open source personal finance manager -home: https://github.com/firefly-iii/firefly-iii/ +home: https://github.com/truecharts/apps/tree/master/charts/stable/fireflyiii icon: https://truecharts.org/_static/img/appicons/fireflyiii.png keywords: - fireflyiii diff --git a/charts/stable/firefox-syncserver/Chart.yaml b/charts/stable/firefox-syncserver/Chart.yaml index 490ff77ddb7..d6919d60919 100644 --- a/charts/stable/firefox-syncserver/Chart.yaml +++ b/charts/stable/firefox-syncserver/Chart.yaml @@ -5,7 +5,7 @@ kubeVersion: '>=1.16.0-0' name: firefox-syncserver description: This is an all-in-one package for running a self-hosted Firefox Sync server. type: application -home: "https://github.com/truecharts/apps/tree/main/charts/firefox-syncserver" +home: https://github.com/truecharts/apps/tree/master/charts/stable/firefox-syncserver icon: https://truecharts.org/_static/img/appicons/firefox-syncserver.png keywords: - server diff --git a/charts/stable/freeradius/Chart.yaml b/charts/stable/freeradius/Chart.yaml index 96ba5c27c2a..7aec0370910 100644 --- a/charts/stable/freeradius/Chart.yaml +++ b/charts/stable/freeradius/Chart.yaml @@ -6,7 +6,7 @@ dependencies: version: 9.3.6 deprecated: false description: OpenSource Radius implementation -home: https://www.openldap.org +home: https://github.com/truecharts/apps/tree/master/charts/stable/freeradius icon: https://truecharts.org/_static/img/appicons/freeradius.png keywords: - radius diff --git a/charts/stable/gotify/Chart.yaml b/charts/stable/gotify/Chart.yaml index 2ca4da07e79..81e628cfc27 100644 --- a/charts/stable/gotify/Chart.yaml +++ b/charts/stable/gotify/Chart.yaml @@ -5,7 +5,7 @@ kubeVersion: '>=1.16.0-0' name: gotify description: a simple server for sending and receiving messages type: application -home: "https://github.com/truecharts/apps/tree/main/charts/gotify" +home: https://github.com/truecharts/apps/tree/master/charts/stable/gotify keywords: - server - gotify diff --git a/charts/stable/haste-server/Chart.yaml b/charts/stable/haste-server/Chart.yaml index 94d9a173230..fe903523471 100644 --- a/charts/stable/haste-server/Chart.yaml +++ b/charts/stable/haste-server/Chart.yaml @@ -5,7 +5,7 @@ dependencies: repository: https://library-charts.truecharts.org version: 9.3.6 description: Simple text sharing -home: https://github.com/truecharts/apps/tree/master/charts/stable/haste +home: https://github.com/truecharts/apps/tree/master/charts/stable/haste-server icon: https://truecharts.org/_static/img/appicons/haste-server.png keywords: - haste diff --git a/charts/stable/joplin-server/Chart.yaml b/charts/stable/joplin-server/Chart.yaml index 6a18ffe4f73..a2fc62c6a52 100644 --- a/charts/stable/joplin-server/Chart.yaml +++ b/charts/stable/joplin-server/Chart.yaml @@ -7,7 +7,7 @@ kubeVersion: '>=1.16.0-0' keywords: - joplin - notes -home: https://github.com/truecharts/apps/tree/master/charts/stable/jopplin-server +home: https://github.com/truecharts/apps/tree/master/charts/stable/joplin-server icon: https://truecharts.org/_static/img/appicons/joplin-server.png sources: - https://github.com/laurent22/joplin/tree/dev/packages/server diff --git a/charts/stable/logitech-media-server/Chart.yaml b/charts/stable/logitech-media-server/Chart.yaml index ef52541dddf..3a2e427bf64 100644 --- a/charts/stable/logitech-media-server/Chart.yaml +++ b/charts/stable/logitech-media-server/Chart.yaml @@ -6,7 +6,7 @@ dependencies: version: 9.3.6 deprecated: false description: Logitech Media Server is a platform for home/office audio streaming. -home: https://github.com/truecharts/apps/master/charts/incubator/logitech-media-server +home: https://github.com/truecharts/apps/tree/master/charts/stable/logitech-media-server icon: https://truecharts.org/_static/img/appicons/logitech-media-server.png keywords: - logitech-media-server diff --git a/charts/stable/miniflux/Chart.yaml b/charts/stable/miniflux/Chart.yaml index 24eed0c080d..e12f873b19d 100644 --- a/charts/stable/miniflux/Chart.yaml +++ b/charts/stable/miniflux/Chart.yaml @@ -8,7 +8,7 @@ keywords: - miniflux - rss - news -home: https://github.com/truecharts/apps/tree/master/charts/miniflux +home: https://github.com/truecharts/apps/tree/master/charts/stable/miniflux icon: https://truecharts.org/_static/img/appicons/miniflux.png sources: - https://github.com/miniflux/v2 diff --git a/charts/stable/nextcloud/Chart.yaml b/charts/stable/nextcloud/Chart.yaml index a1a739b1c99..1deda93a335 100644 --- a/charts/stable/nextcloud/Chart.yaml +++ b/charts/stable/nextcloud/Chart.yaml @@ -15,7 +15,7 @@ dependencies: deprecated: false description: A private cloud server that puts the control and security of your own data back into your hands. -home: https://nextcloud.com/ +home: https://github.com/truecharts/apps/tree/master/charts/stable/nextcloud icon: https://truecharts.org/_static/img/appicons/nextcloud.png keywords: - nextcloud diff --git a/charts/stable/odoo/Chart.yaml b/charts/stable/odoo/Chart.yaml index 672b0f83cde..692ba45b258 100644 --- a/charts/stable/odoo/Chart.yaml +++ b/charts/stable/odoo/Chart.yaml @@ -5,7 +5,7 @@ kubeVersion: '>=1.16.0-0' name: odoo description: All-in-one business software. Beautiful. Easy-to-use. CRM, Accounting, PM, HR, Procurement, Point of Sale, MRP, Marketing, etc. type: application -home: "https://github.com/truecharts/apps/tree/main/charts/odoo" +home: https://github.com/truecharts/apps/tree/master/charts/stable/odoo icon: https://truecharts.org/_static/img/appicons/odoo.png keywords: - odoo diff --git a/charts/stable/openldap/Chart.yaml b/charts/stable/openldap/Chart.yaml index bfa646f9e9b..ce397fb44f8 100644 --- a/charts/stable/openldap/Chart.yaml +++ b/charts/stable/openldap/Chart.yaml @@ -6,7 +6,7 @@ dependencies: version: 9.3.6 deprecated: false description: Community developed LDAP software -home: https://www.openldap.org +home: https://github.com/truecharts/apps/tree/master/charts/stable/openldap icon: https://truecharts.org/_static/img/appicons/openldap.png keywords: - ldap diff --git a/charts/stable/promcord/Chart.yaml b/charts/stable/promcord/Chart.yaml index 99586a2b235..fc92528f277 100644 --- a/charts/stable/promcord/Chart.yaml +++ b/charts/stable/promcord/Chart.yaml @@ -7,7 +7,7 @@ dependencies: deprecated: false description: Discord bot that provides metrics from a Discord server icon: https://truecharts.org/_static/img/appicons/promcord.png -home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/promcord +home: https://github.com/truecharts/apps/tree/master/charts/stable/promcord keywords: - promcord - discord diff --git a/charts/stable/redmine/Chart.yaml b/charts/stable/redmine/Chart.yaml index abc0e389be3..a4ce7601d4c 100644 --- a/charts/stable/redmine/Chart.yaml +++ b/charts/stable/redmine/Chart.yaml @@ -5,7 +5,7 @@ version: 1.0.27 name: redmine description: Redmine is a flexible project management web application written using Ruby on Rails framework. type: application -home: "https://github.com/truecharts/apps/tree/main/charts/redmine" +home: https://github.com/truecharts/apps/tree/master/charts/stable/redmine icon: https://truecharts.org/_static/img/appicons/redmine.png keywords: - project diff --git a/charts/stable/resilio-sync/Chart.yaml b/charts/stable/resilio-sync/Chart.yaml index 3fbda82e042..ea4064a7b4a 100644 --- a/charts/stable/resilio-sync/Chart.yaml +++ b/charts/stable/resilio-sync/Chart.yaml @@ -6,7 +6,7 @@ dependencies: version: 9.3.6 description: Resilio Sync is a fast, reliable, and simple file sync and share solution, powered by P2P technology -home: https://github.com/truecharts/apps/tree/master/charts/stable/resio-sync +home: https://github.com/truecharts/apps/tree/master/charts/stable/resilio-sync icon: https://truecharts.org/_static/img/appicons/resilio-sync.png keywords: - resilio diff --git a/charts/stable/shiori/Chart.yaml b/charts/stable/shiori/Chart.yaml index 69070a4906f..bac489cca3b 100644 --- a/charts/stable/shiori/Chart.yaml +++ b/charts/stable/shiori/Chart.yaml @@ -5,7 +5,7 @@ kubeVersion: '>=1.16.0-0' name: shiori description: A simple bookmark manager built with Go type: application -home: "https://github.com/truecharts/apps/tree/main/charts/shiori" +home: https://github.com/truecharts/apps/tree/master/charts/stable/shiori icon: https://truecharts.org/_static/img/appicons/shiori.png keywords: - shiori diff --git a/charts/stable/speedtest-exporter/Chart.yaml b/charts/stable/speedtest-exporter/Chart.yaml index baa4776c463..a7c1c0f1cfe 100644 --- a/charts/stable/speedtest-exporter/Chart.yaml +++ b/charts/stable/speedtest-exporter/Chart.yaml @@ -7,7 +7,7 @@ dependencies: deprecated: false description: Speedtest Exporter made in python using the official speedtest bin icon: https://truecharts.org/_static/img/appicons/speedtest-exporter.png -home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/speedtest-exporter +home: https://github.com/truecharts/apps/tree/master/charts/stable/speedtest-exporter keywords: - speedtest-exporter - speedtest diff --git a/charts/stable/spotweb/Chart.yaml b/charts/stable/spotweb/Chart.yaml index e74ef8ca008..c16c8a732d2 100644 --- a/charts/stable/spotweb/Chart.yaml +++ b/charts/stable/spotweb/Chart.yaml @@ -5,7 +5,7 @@ version: 2.0.10 name: spotweb description: Spotweb is a decentralized usenet community based on the Spotnet protocol. type: application -home: https://github.com/truecharts/apps/master/charts/incubator/spotweb +home: https://github.com/truecharts/apps/tree/master/charts/stable/spotweb icon: https://raw.githubusercontent.com/spotweb/spotweb/9af0ade0f618675206dcf1f744dbb3c1eae70e5a/images/spotnet.gif keywords: - usenet diff --git a/charts/stable/synapse/Chart.yaml b/charts/stable/synapse/Chart.yaml index 976ee9db31c..2913c1ef3a6 100644 --- a/charts/stable/synapse/Chart.yaml +++ b/charts/stable/synapse/Chart.yaml @@ -10,7 +10,7 @@ dependencies: version: 7.0.61 deprecated: false description: A Helm chart to deploy a Matrix homeserver stack into Kubernetes -home: https://github.com/truecharts/apps/charts/stable/synapse +home: https://github.com/truecharts/apps/tree/master/charts/stable/synapse icon: https://truecharts.org/_static/img/appicons/synapse.png keywords: - chat diff --git a/charts/stable/unpackerr/Chart.yaml b/charts/stable/unpackerr/Chart.yaml index e559f2eed30..79a2110129e 100644 --- a/charts/stable/unpackerr/Chart.yaml +++ b/charts/stable/unpackerr/Chart.yaml @@ -8,7 +8,7 @@ deprecated: false description: This application runs as a daemon on your download host. It checks for completed downloads and extracts them so Radarr, Lidarr, Sonarr, and Readarr may import them -home: https://github.com/truecharts/apps/tree/master/charts/stable/unpackrr +home: https://github.com/truecharts/apps/tree/master/charts/stable/unpackerr icon: https://truecharts.org/_static/img/appicons/unpackerr.png keywords: - unpackerr diff --git a/charts/stable/unpoller/Chart.yaml b/charts/stable/unpoller/Chart.yaml index 8003748bae0..84dba959602 100644 --- a/charts/stable/unpoller/Chart.yaml +++ b/charts/stable/unpoller/Chart.yaml @@ -7,7 +7,7 @@ dependencies: deprecated: false description: Collect ALL UniFi Controller, Site, Device & Client Data - Export to InfluxDB or Prometheus icon: https://truecharts.org/_static/img/appicons/unpoller.png -home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/unifi-poller +home: https://github.com/truecharts/apps/tree/master/charts/stable/unpoller keywords: - unifi - unifi-poller diff --git a/charts/stable/uptime-kuma/Chart.yaml b/charts/stable/uptime-kuma/Chart.yaml index c40490cb5f2..ea021039faa 100644 --- a/charts/stable/uptime-kuma/Chart.yaml +++ b/charts/stable/uptime-kuma/Chart.yaml @@ -6,7 +6,7 @@ dependencies: version: 9.3.6 deprecated: false description: A fancy self-hosted monitoring tool -home: https://github.com/louislam/uptime-kuma +home: https://github.com/truecharts/apps/tree/master/charts/stable/uptime-kuma icon: https://truecharts.org/_static/img/appicons/uptime-kuma.png keywords: - monitoring diff --git a/charts/stable/uptimerobot-prometheus/Chart.yaml b/charts/stable/uptimerobot-prometheus/Chart.yaml index 20d65fc3483..d46551910bf 100644 --- a/charts/stable/uptimerobot-prometheus/Chart.yaml +++ b/charts/stable/uptimerobot-prometheus/Chart.yaml @@ -7,7 +7,7 @@ dependencies: deprecated: false description: Prometheus Exporter for the official uptimerobot CLI icon: https://truecharts.org/_static/img/appicons/uptimerobot-prometheus.png -home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/uptimerobot-prometheus +home: https://github.com/truecharts/apps/tree/master/charts/stable/uptimerobot-prometheus keywords: - uptimerobot - prometheus