Fix home URLs (#2664)

This commit is contained in:
Jason Thatcher
2022-05-13 09:40:56 +02:00
committed by GitHub
parent a8c954f1f6
commit 90a00943fb
102 changed files with 102 additions and 102 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ apiVersion: v2
appVersion: "upstream" appVersion: "upstream"
deprecated: false deprecated: false
description: A kubernetes plugin to add AMD GPU's to Pods 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 icon: https://truecharts.org/_static/img/appicons/amd-gpu-plugin.png
keywords: keywords:
- amd - amd
+1 -1
View File
@@ -6,7 +6,7 @@ dependencies:
version: 9.3.6 version: 9.3.6
deprecated: false deprecated: false
description: Dedicated App for using Docker-Compose on TrueNAS SCALE 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 icon: https://truecharts.org/_static/img/appicons/docker-compose.png
keywords: keywords:
- docker-compose - docker-compose
+1 -1
View File
@@ -6,7 +6,7 @@ dependencies:
version: 9.3.6 version: 9.3.6
deprecated: false deprecated: false
description: Allow external services to be used like Apps. 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 icon: https://truecharts.org/_static/img/appicons/external-service.png
keywords: keywords:
- external-service - external-service
+1 -1
View File
@@ -6,7 +6,7 @@ dependencies:
version: 9.3.6 version: 9.3.6
deprecated: false deprecated: false
description: A Helm chart for the k8s_gateway CoreDNS plugin 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 icon: https://truecharts.org/_static/img/appicons/k8s-gateway.png
keywords: keywords:
- DNS - DNS
+1 -1
View File
@@ -2,7 +2,7 @@ apiVersion: v2
appVersion: "upstream" appVersion: "upstream"
deprecated: false deprecated: false
description: A network load-balancer implementation for Kubernetes using standard routing protocols 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 icon: https://truecharts.org/_static/img/appicons/metallb.png
keywords: keywords:
- metallb - metallb
+1 -1
View File
@@ -15,7 +15,7 @@ dependencies:
deprecated: false 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. 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 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: keywords:
- metrics - metrics
kubeVersion: '>=1.16.0-0' kubeVersion: '>=1.16.0-0'
+1 -1
View File
@@ -6,7 +6,7 @@ dependencies:
version: 9.3.6 version: 9.3.6
deprecated: false deprecated: false
description: Traefik is a flexible reverse proxy and Ingress Provider. 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 icon: https://truecharts.org/_static/img/appicons/traefik.png
keywords: keywords:
- traefik - traefik
+1 -1
View File
@@ -6,7 +6,7 @@ dependencies:
version: 9.3.9 version: 9.3.9
deprecated: false deprecated: false
description: Fast, reliable, scalable, and easy to use open-source relational database system. 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 icon: https://truecharts.org/_static/img/appicons/mariadb.png
keywords: keywords:
- mariadb - mariadb
+1 -1
View File
@@ -6,7 +6,7 @@ dependencies:
version: 9.3.9 version: 9.3.9
deprecated: false deprecated: false
description: Memcached is a memory-backed database caching solution 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 icon: https://bitnami.com/assets/stacks/memcached/img/memcached-stack-220x234.png
keywords: keywords:
- memcached - memcached
+1 -1
View File
@@ -6,7 +6,7 @@ dependencies:
version: 9.3.9 version: 9.3.9
deprecated: false deprecated: false
description: Fast, reliable, scalable, and easy to use open-source no-sql database system. 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 icon: https://truecharts.org/_static/img/appicons/mongodb.png
keywords: keywords:
- mongodb - mongodb
+1 -1
View File
@@ -6,7 +6,7 @@ dependencies:
version: 9.3.9 version: 9.3.9
deprecated: false deprecated: false
description: PostgresSQL 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 icon: https://d1q6f0aelx0por.cloudfront.net/product-logos/library-postgres-logo.png
keywords: keywords:
- postgres - postgres
+1 -1
View File
@@ -7,7 +7,7 @@ dependencies:
deprecated: false deprecated: false
description: Promtail is an agent which ships the contents of local logs to a Loki instance 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 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: keywords:
- metrics - metrics
- logs - logs
+1 -1
View File
@@ -6,7 +6,7 @@ dependencies:
version: 9.3.9 version: 9.3.9
deprecated: false deprecated: false
description: Open source, advanced key-value store. 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 icon: https://bitnami.com/assets/stacks/redis/img/redis-stack-220x234.png
keywords: keywords:
- redis - redis
+1 -1
View File
@@ -11,7 +11,7 @@ dependencies:
version: 9.3.6 version: 9.3.6
deprecated: false deprecated: false
description: "Acestream-engine\r\n" 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 icon: https://truecharts.org/_static/img/appicons/acestream.png
keywords: keywords:
- acestream - acestream
+1 -1
View File
@@ -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\ 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\ \ connected devices, it becomes more and more important to be able to control your\
\ whole network." \ 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 icon: https://truecharts.org/_static/img/appicons/adguard-home.png
keywords: keywords:
- adguard-home - adguard-home
+1 -1
View File
@@ -12,7 +12,7 @@ dependencies:
deprecated: false deprecated: false
description: Adguardhome-sync(https://github.com/bakito/adguardhome-sync/) is a tool description: Adguardhome-sync(https://github.com/bakito/adguardhome-sync/) is a tool
to synchronize AdGuardHome config to replica instances. 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 icon: https://truecharts.org/_static/img/appicons/adguardhome-sync.png
keywords: keywords:
- adguardhome-sync - adguardhome-sync
+1 -1
View File
@@ -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\ \ 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,\ \ to deploy to the target server. Adminer is available for MySQL, PostgreSQL, SQLite,\
\ MS SQL, Oracle, Firebird, SimpleDB, Elasticsearch and MongoDB.\r\n" \ 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 icon: https://truecharts.org/_static/img/appicons/adminer.png
keywords: keywords:
- adminer - adminer
@@ -13,7 +13,7 @@ deprecated: false
description: "This Docker will download and install SteamCMD. It will also install\ 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\ \ Alien Swarm: Reactive Drop and run it. (!!!This container will only run on systems\
\ with less than 32 CPU cores!!!) \r\n" \ 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 icon: https://truecharts.org/_static/img/appicons/alienswarm-reactivedrop.png
keywords: keywords:
- alienswarm-reactivedrop - alienswarm-reactivedrop
+1 -1
View File
@@ -12,7 +12,7 @@ dependencies:
deprecated: false deprecated: false
description: "This Docker will download and install SteamCMD. It will also install\ description: "This Docker will download and install SteamCMD. It will also install\
\ Alien Swarm and run it.\r\n" \ 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 icon: https://truecharts.org/_static/img/appicons/alienswarm.png
keywords: keywords:
- alienswarm - alienswarm
+1 -1
View File
@@ -11,7 +11,7 @@ dependencies:
version: 9.3.6 version: 9.3.6
deprecated: false deprecated: false
description: "This Docker will download and install Altitude and run it.\r\n" 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 icon: https://truecharts.org/_static/img/appicons/altitude.png
keywords: keywords:
- altitude - altitude
+1 -1
View File
@@ -13,7 +13,7 @@ dependencies:
deprecated: false deprecated: false
description: 'Automated Music Archiver :: This script will automatically archive music description: 'Automated Music Archiver :: This script will automatically archive music
using a popular online DL Client' 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 icon: https://truecharts.org/_static/img/appicons/ama.png
keywords: keywords:
- ama - ama
+1 -1
View File
@@ -13,7 +13,7 @@ dependencies:
deprecated: false deprecated: false
description: 'Automated MusicBrainz Downloader :: This script will automatically archive description: 'Automated MusicBrainz Downloader :: This script will automatically archive
music using a popular online DL Client' 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 icon: https://truecharts.org/_static/img/appicons/ambd.png
keywords: keywords:
- ambd - ambd
+1 -1
View File
@@ -12,7 +12,7 @@ dependencies:
deprecated: false deprecated: false
description: "This Docker will download and install SteamCMD. It will also install\ description: "This Docker will download and install SteamCMD. It will also install\
\ America's Army: Proving Grounds and run it.\r\n" \ 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 icon: https://truecharts.org/_static/img/appicons/americasarmy-pg.png
keywords: keywords:
- americasarmy-pg - americasarmy-pg
+1 -1
View File
@@ -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 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 icon: https://truecharts.org/_static/img/appicons/amtd.png
keywords: keywords:
- amtd - amtd
+1 -1
View File
@@ -13,7 +13,7 @@ dependencies:
version: 9.3.6 version: 9.3.6
deprecated: false deprecated: false
description: "DESCRIPTION\r\n" 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 icon: https://truecharts.org/_static/img/appicons/amule.png
keywords: keywords:
- amule - amule
+1 -1
View File
@@ -13,7 +13,7 @@ dependencies:
deprecated: false deprecated: false
description: 'Automated Music Video Downloader :: AMVD is a Lidarr Companion script description: 'Automated Music Video Downloader :: AMVD is a Lidarr Companion script
to automatically download and tag Music Videos for use in various media applications' 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 icon: https://truecharts.org/_static/img/appicons/amvd.png
keywords: keywords:
- amvd - amvd
+1 -1
View File
@@ -13,7 +13,7 @@ deprecated: false
description: Android in docker solution with noVNC supported and video recording. 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 Work way better with Intel CPUs because AMD doesn't an cpu graphics card. So with
amd cpus can be unusable. 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 icon: https://truecharts.org/_static/img/appicons/android-8-0.png
keywords: keywords:
- android-8-0 - android-8-0
+1 -1
View File
@@ -12,7 +12,7 @@ dependencies:
deprecated: false deprecated: false
description: "Control AndroidTV/FireTV devices through ADB from the Home Assistant\ description: "Control AndroidTV/FireTV devices through ADB from the Home Assistant\
\ Core docker image.\r\n" \ 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 icon: https://truecharts.org/_static/img/appicons/androiddebugbridge.png
keywords: keywords:
- androiddebugbridge - androiddebugbridge
+1 -1
View File
@@ -14,7 +14,7 @@ dependencies:
deprecated: false deprecated: false
description: "Anope is a set of IRC Services designed for flexibility and ease of\ description: "Anope is a set of IRC Services designed for flexibility and ease of\
\ use.\r\n" \ 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 icon: https://truecharts.org/_static/img/appicons/anope.png
keywords: keywords:
- anope - anope
+1 -1
View File
@@ -13,7 +13,7 @@ deprecated: false
description: "Very simple WebDAV server based on Apache. You need a WebDAV client\ 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\ \ to transfer files. It does not include a WebUI to upload files through your browser.\r\
\n" \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 icon: https://truecharts.org/_static/img/appicons/apache-webdav.png
keywords: keywords:
- apache-webdav - apache-webdav
+1 -1
View File
@@ -15,7 +15,7 @@ description: 'Apprise-api(https://github.com/caronc/apprise-api) Takes advantage
API. 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 icon: https://truecharts.org/_static/img/appicons/apprise-api.png
keywords: keywords:
- apprise-api - apprise-api
+1 -1
View File
@@ -15,7 +15,7 @@ deprecated: false
description: Apt-Cacher NG is a caching proxy, specialized for package files from description: Apt-Cacher NG is a caching proxy, specialized for package files from
Linux distributors, primarily for Debian (and Debian based) distributions but not Linux distributors, primarily for Debian (and Debian based) distributions but not
limited to those. 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 icon: https://truecharts.org/_static/img/appicons/apt-cacher-ng.png
keywords: keywords:
- apt-cacher-ng - apt-cacher-ng
+1 -1
View File
@@ -15,7 +15,7 @@ deprecated: false
description: "The Archive Team Warrior is a virtual archiving appliance. You can run\ 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\ \ 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" \ 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 icon: https://truecharts.org/_static/img/appicons/archiveteam-warrior.png
keywords: keywords:
- archiveteam-warrior - archiveteam-warrior
+1 -1
View File
@@ -13,7 +13,7 @@ deprecated: false
description: "This Docker will download and install SteamCMD. It will also install\ 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\ \ ARK:SurvivalEvolved and run it (Normal server startup of ARK can take a long time!).\r\
\n" \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 icon: https://truecharts.org/_static/img/appicons/arksurvivalevolved.png
keywords: keywords:
- arksurvivalevolved - arksurvivalevolved
+1 -1
View File
@@ -12,7 +12,7 @@ dependencies:
deprecated: false deprecated: false
description: "This Docker will download and install SteamCMD. It will also install\ description: "This Docker will download and install SteamCMD. It will also install\
\ ArmA III and run it.\r\n" \ 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 icon: https://truecharts.org/_static/img/appicons/arma3.png
keywords: keywords:
- arma3 - arma3
+1 -1
View File
@@ -12,7 +12,7 @@ dependencies:
deprecated: false deprecated: false
description: "This Docker will download and install SteamCMD. It will also install\ description: "This Docker will download and install SteamCMD. It will also install\
\ ArmA III including ExileMod and run it.\r\n" \ 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 icon: https://truecharts.org/_static/img/appicons/arma3exilemod.png
keywords: keywords:
- arma3exilemod - arma3exilemod
+1 -1
View File
@@ -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\ \ development cycles using binary repositories. It\u2019s the world\u2019s most\
\ advanced repository manager, creating a single place for teams to manage all their\ \ advanced repository manager, creating a single place for teams to manage all their\
\ binary artifacts efficiently." \ 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 icon: https://truecharts.org/_static/img/appicons/artifactory-oss.png
keywords: keywords:
- artifactory-oss - artifactory-oss
+1 -1
View File
@@ -12,7 +12,7 @@ dependencies:
deprecated: false deprecated: false
description: "This Docker will download and install SteamCMD. It will also install\ description: "This Docker will download and install SteamCMD. It will also install\
\ AssettoCorsa and run it.\r\n" \ 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 icon: https://truecharts.org/_static/img/appicons/assettocorsa.png
keywords: keywords:
- assettocorsa - assettocorsa
+1 -1
View File
@@ -14,7 +14,7 @@ deprecated: false
description: '[b][u][span style=''color: #E80000;'']NOT FOR PUBLIC USE YET...[/span][/u][/b][br][br]Automated 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 Tidal Downloader :: This script will automatically archive music using a popular
online DL Client' 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 icon: https://truecharts.org/_static/img/appicons/atd.png
keywords: keywords:
- atd - atd
+1 -1
View File
@@ -13,7 +13,7 @@ dependencies:
version: 9.3.6 version: 9.3.6
deprecated: false deprecated: false
description: "DESCRIPTION\r\n" 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 icon: https://truecharts.org/_static/img/appicons/aurora-files.png
keywords: keywords:
- aurora-files - aurora-files
+1 -1
View File
@@ -12,7 +12,7 @@ dependencies:
deprecated: false deprecated: false
description: auto-yt-dl is used to automatically download new Videos of specific YouTube 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. 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 icon: https://truecharts.org/_static/img/appicons/auto-yt-dl.png
keywords: keywords:
- auto-yt-dl - auto-yt-dl
+1 -1
View File
@@ -13,7 +13,7 @@ deprecated: false
description: Autoscan replaces the default Plex and Emby behaviour for picking up 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 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. 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 icon: https://truecharts.org/_static/img/appicons/autoscan.png
keywords: keywords:
- autoscan - autoscan
+1 -1
View File
@@ -12,7 +12,7 @@ dependencies:
deprecated: false deprecated: false
description: "This Docker will download and install SteamCMD. It will also install\ description: "This Docker will download and install SteamCMD. It will also install\
\ Avorion and run it.\r\n" \ 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 icon: https://truecharts.org/_static/img/appicons/avorion.png
keywords: keywords:
- avorion - avorion
+1 -1
View File
@@ -13,7 +13,7 @@ dependencies:
deprecated: false deprecated: false
description: BackupPC is a high-performance, enterprise-grade system for backing up description: BackupPC is a high-performance, enterprise-grade system for backing up
Linux, Windows and macOS PCs and laptops to a server's disk. 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 icon: https://truecharts.org/_static/img/appicons/backuppc.png
keywords: keywords:
- backuppc - backuppc
+1 -1
View File
@@ -11,7 +11,7 @@ dependencies:
version: 9.3.6 version: 9.3.6
deprecated: false deprecated: false
description: "Ba\xEFkal is a lightweight CalDAV+CardDAV server" 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 icon: https://truecharts.org/_static/img/appicons/baikal.png
keywords: keywords:
- baikal - baikal
+1 -1
View File
@@ -14,7 +14,7 @@ deprecated: false
description: "<b>Barcode Buddy is a Grocy companion app/plugin, which allows\ 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\ \ you to install the Barcode Buddy app and scan products directly to your Grocy\
\ library.</b>\r\n" \ 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 icon: https://truecharts.org/_static/img/appicons/barcodebuddy.png
keywords: keywords:
- barcodebuddy - barcodebuddy
+1 -1
View File
@@ -12,7 +12,7 @@ dependencies:
deprecated: false deprecated: false
description: "This Docker will download and install SteamCMD. It will also install\ description: "This Docker will download and install SteamCMD. It will also install\
\ Barotrauma and run it.\r\n" \ 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 icon: https://truecharts.org/_static/img/appicons/barotrauma.png
keywords: keywords:
- barotrauma - barotrauma
+1 -1
View File
@@ -11,7 +11,7 @@ dependencies:
version: 9.3.6 version: 9.3.6
deprecated: false deprecated: false
description: "DESCRIPTION\r\n" 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 icon: https://truecharts.org/_static/img/appicons/bitcoin-node.png
keywords: keywords:
- bitcoin-node - bitcoin-node
+1 -1
View File
@@ -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. 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 icon: https://truecharts.org/_static/img/appicons/bitcoind.png
keywords: keywords:
- bitcoind - bitcoind
+1 -1
View File
@@ -12,7 +12,7 @@ dependencies:
deprecated: false deprecated: false
description: "The Bitcoin Unlimited project seeks to provide a voice to all stakeholders\ description: "The Bitcoin Unlimited project seeks to provide a voice to all stakeholders\
\ in the Bitcoin ecosystem.\r\n" \ 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 icon: https://truecharts.org/_static/img/appicons/bitcoinunlimited.png
keywords: keywords:
- bitcoinunlimited - bitcoinunlimited
+1 -1
View File
@@ -13,7 +13,7 @@ deprecated: false
description: 'Bitcoin wallet with GUI over VNC and NoVNC.
 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 icon: https://truecharts.org/_static/img/appicons/bitcoinwalletgui.png
keywords: keywords:
- bitcoinwalletgui - bitcoinwalletgui
+1 -1
View File
@@ -14,7 +14,7 @@ dependencies:
version: 9.3.6 version: 9.3.6
deprecated: false deprecated: false
description: "DESCRIPTION\r\n" 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 icon: https://truecharts.org/_static/img/appicons/blender-desktop-g3.png
keywords: keywords:
- blender-desktop-g3 - blender-desktop-g3
+1 -1
View File
@@ -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, 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 and computer games. **This image does not support GPU rendering out of the box only
accelerated workspace experience** 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 icon: https://truecharts.org/_static/img/appicons/blender.png
keywords: keywords:
- blender - blender
+1 -1
View File
@@ -16,7 +16,7 @@ dependencies:
deprecated: false deprecated: false
description: "A script to enable customers of lazy ISPs to perform measurement campaigns\ 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" \ 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 icon: https://truecharts.org/_static/img/appicons/breitbandmessung-de.png
keywords: keywords:
- breitbandmessung-de - breitbandmessung-de
+1 -1
View File
@@ -12,7 +12,7 @@ dependencies:
deprecated: false deprecated: false
description: This is a Docker container for BTDEX based on jlesage/docker-baseimage-gui description: This is a Docker container for BTDEX based on jlesage/docker-baseimage-gui
Docker image. 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 icon: https://truecharts.org/_static/img/appicons/btdex.png
keywords: keywords:
- btdex - btdex
+1 -1
View File
@@ -13,7 +13,7 @@ dependencies:
deprecated: false deprecated: false
description: "bWAPP, or a buggy web application, is a free and open source deliberately\ description: "bWAPP, or a buggy web application, is a free and open source deliberately\
\ insecure web application.\r\n" \ 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 icon: https://truecharts.org/_static/img/appicons/bwapp.png
keywords: keywords:
- bwapp - bwapp
+1 -1
View File
@@ -12,7 +12,7 @@ dependencies:
deprecated: false deprecated: false
description: "This Docker will download and install SteamCMD. It will also install\ description: "This Docker will download and install SteamCMD. It will also install\
\ 7 Days to Die and run it.\r\n" \ 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 icon: https://truecharts.org/_static/img/appicons/7daystodie.png
keywords: keywords:
- 7daystodie - 7daystodie
+1 -1
View File
@@ -6,7 +6,7 @@ appVersion: "5.5.0"
description: Minetest (server) is a near-infinite-world block sandbox game and a game engine. description: Minetest (server) is a near-infinite-world block sandbox game and a game engine.
type: application type: application
deprecated: false 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 icon: https://truecharts.org/_static/img/appicons/minetest.png
keywords: keywords:
- minetest - minetest
+1 -1
View File
@@ -5,7 +5,7 @@ dependencies:
repository: https://library-charts.truecharts.org repository: https://library-charts.truecharts.org
version: 9.3.6 version: 9.3.6
description: Valheim dedicated gameserver with automatic update and world backup support 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 icon: https://truecharts.org/_static/img/appicons/valheim.png
keywords: keywords:
- valheim - valheim
+1 -1
View File
@@ -5,7 +5,7 @@ dependencies:
repository: https://library-charts.truecharts.org repository: https://library-charts.truecharts.org
version: 9.3.6 version: 9.3.6
description: Free and open source, powerful network-wide ads & trackers blocking DNS server. 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 icon: https://truecharts.org/_static/img/appicons/adguard-home.png
keywords: keywords:
- adblock - adblock
+1 -1
View File
@@ -13,7 +13,7 @@ dependencies:
# repository: https://charts.truecharts.org # repository: https://charts.truecharts.org
# version: 0.0.25 # 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. 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 icon: https://truecharts.org/_static/img/appicons/appsmith.png
keywords: keywords:
- appsmith - appsmith
+1 -1
View File
@@ -13,7 +13,7 @@ dependencies:
repository: https://charts.truecharts.org repository: https://charts.truecharts.org
version: 2.0.52 version: 2.0.52
description: authentik is an open-source Identity Provider focused on flexibility and versatility. 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 icon: https://truecharts.org/_static/img/appicons/authentik.png
keywords: keywords:
- authentik - authentik
+1 -1
View File
@@ -13,7 +13,7 @@ dependencies:
repository: https://charts.truecharts.org repository: https://charts.truecharts.org
version: 2.0.52 version: 2.0.52
description: Baserow is an open source no-code database tool and Airtable alternative. 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 icon: https://truecharts.org/_static/img/appicons/baserow.png
keywords: keywords:
- baserow - baserow
+1 -1
View File
@@ -5,7 +5,7 @@ dependencies:
repository: https://library-charts.truecharts.org repository: https://library-charts.truecharts.org
version: 9.3.6 version: 9.3.6
description: CUPS printing server 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 icon: https://truecharts.org/_static/img/appicons/cups-server.png
keywords: keywords:
- print - print
+1 -1
View File
@@ -9,7 +9,7 @@ dependencies:
repository: https://charts.truecharts.org/ repository: https://charts.truecharts.org/
version: 2.0.58 version: 2.0.58
description: FileRun is a full featured web based file manager with an easy to use user interface 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 icon: https://truecharts.org/_static/img/appicons/filerun.png
keywords: keywords:
- filerun - filerun
+1 -1
View File
@@ -9,7 +9,7 @@ dependencies:
repository: https://charts.truecharts.org/ repository: https://charts.truecharts.org/
version: 2.0.58 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. 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 icon: https://truecharts.org/_static/img/appicons/ghost.png
keywords: keywords:
- ghost - ghost
+1 -1
View File
@@ -9,7 +9,7 @@ dependencies:
repository: https://charts.truecharts.org/ repository: https://charts.truecharts.org/
version: 7.0.61 version: 7.0.61
description: InvenTree is an open-source Inventory Management System which provides powerful low-level stock control and part tracking. 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 icon: https://truecharts.org/_static/img/appicons/inventree.png
keywords: keywords:
- inventory - inventory
+1 -1
View File
@@ -5,7 +5,7 @@ dependencies:
repository: https://library-charts.truecharts.org repository: https://library-charts.truecharts.org
version: 9.3.6 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. 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 icon: https://truecharts.org/_static/img/appicons/kopia.png
keywords: keywords:
- backup - backup
+1 -1
View File
@@ -6,7 +6,7 @@ appVersion: "1.0.18"
description: MeshCentral is a full computer management web site description: MeshCentral is a full computer management web site
type: application type: application
deprecated: false 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 icon: https://truecharts.org/_static/img/appicons/meshcentral.png
keywords: keywords:
- meshcentral - meshcentral
+1 -1
View File
@@ -5,7 +5,7 @@ dependencies:
repository: https://library-charts.truecharts.org repository: https://library-charts.truecharts.org
version: 9.3.6 version: 9.3.6
description: Netdata is high-fidelity infrastructure monitoring and troubleshooting. 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 icon: https://truecharts.org/_static/img/appicons/netdata.png
keywords: keywords:
- netdata - netdata
+1 -1
View File
@@ -6,7 +6,7 @@ dependencies:
version: 9.3.6 version: 9.3.6
description: A is photo gallery software for the web, built by an active community description: A is photo gallery software for the web, built by an active community
of users and developers. 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 icon: https://truecharts.org/_static/img/appicons/piwigo.png
keywords: keywords:
- piwigo - piwigo
@@ -6,7 +6,7 @@ dependencies:
version: 9.3.6 version: 9.3.6
deprecated: false deprecated: false
description: Self Service Password is a PHP application that allows users to change their password in an LDAP directory. 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 icon: https://truecharts.org/_static/img/appicons/self-service-password.png
keywords: keywords:
- password - password
+1 -1
View File
@@ -6,7 +6,7 @@ dependencies:
version: 9.3.6 version: 9.3.6
deprecated: false 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. 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 icon: https://truecharts.org/_static/img/appicons/technitium.png
keywords: keywords:
- DNS - DNS
+1 -1
View File
@@ -9,7 +9,7 @@ dependencies:
repository: https://charts.truecharts.org/ repository: https://charts.truecharts.org/
version: 7.0.61 version: 7.0.61
description: Zabbix is an enterprise-class open source distributed monitoring solution. 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 icon: https://truecharts.org/_static/img/appicons/zabbix-server.png
keywords: keywords:
- zabbix - zabbix
+1 -1
View File
@@ -5,7 +5,7 @@ dependencies:
repository: https://library-charts.truecharts.org repository: https://library-charts.truecharts.org
version: 9.3.6 version: 9.3.6
description: aria server for downloading web content 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 icon: https://truecharts.org/_static/img/appicons/aria2.png
keywords: keywords:
- aria2 - aria2
@@ -6,7 +6,7 @@ dependencies:
version: 9.3.6 version: 9.3.6
deprecated: false deprecated: false
description: A Lidarr companion script to automatically download music for Lidarr. 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 icon: https://truecharts.org/_static/img/appicons/automatic-music-downloader.png
keywords: keywords:
- automatic - automatic
+1 -1
View File
@@ -5,7 +5,7 @@ version: 6.0.28
name: babybuddy 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. 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 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 icon: https://truecharts.org/_static/img/appicons/babybuddy.png
keywords: keywords:
- baby - baby
+1 -1
View File
@@ -6,7 +6,7 @@ dependencies:
version: 9.3.6 version: 9.3.6
deprecated: false deprecated: false
description: deemix is a deezer downloader built from the ashes of Deezloader Remix. 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 icon: https://truecharts.org/_static/img/appicons/deemix.png
keywords: keywords:
- music - music
+1 -1
View File
@@ -6,7 +6,7 @@ dependencies:
version: 9.3.6 version: 9.3.6
deprecated: false deprecated: false
description: Emby Server is a home media server 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 icon: https://truecharts.org/_static/img/appicons/emby.png
keywords: keywords:
- jellyfin - jellyfin
+1 -1
View File
@@ -5,7 +5,7 @@ kubeVersion: '>=1.16.0-0'
name: etherpad name: etherpad
description: A real-time collaborative editor scalable to thousands of simultaneous real time users. description: A real-time collaborative editor scalable to thousands of simultaneous real time users.
type: application 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 icon: https://truecharts.org/_static/img/appicons/etherpad.png
keywords: keywords:
- etherpad - etherpad
+1 -1
View File
@@ -14,7 +14,7 @@ dependencies:
version: 2.0.52 version: 2.0.52
deprecated: false deprecated: false
description: A free and open source personal finance manager 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 icon: https://truecharts.org/_static/img/appicons/fireflyiii.png
keywords: keywords:
- fireflyiii - fireflyiii
+1 -1
View File
@@ -5,7 +5,7 @@ kubeVersion: '>=1.16.0-0'
name: firefox-syncserver name: firefox-syncserver
description: This is an all-in-one package for running a self-hosted Firefox Sync server. description: This is an all-in-one package for running a self-hosted Firefox Sync server.
type: application 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 icon: https://truecharts.org/_static/img/appicons/firefox-syncserver.png
keywords: keywords:
- server - server
+1 -1
View File
@@ -6,7 +6,7 @@ dependencies:
version: 9.3.6 version: 9.3.6
deprecated: false deprecated: false
description: OpenSource Radius implementation 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 icon: https://truecharts.org/_static/img/appicons/freeradius.png
keywords: keywords:
- radius - radius
+1 -1
View File
@@ -5,7 +5,7 @@ kubeVersion: '>=1.16.0-0'
name: gotify name: gotify
description: a simple server for sending and receiving messages description: a simple server for sending and receiving messages
type: application type: application
home: "https://github.com/truecharts/apps/tree/main/charts/gotify" home: https://github.com/truecharts/apps/tree/master/charts/stable/gotify
keywords: keywords:
- server - server
- gotify - gotify
+1 -1
View File
@@ -5,7 +5,7 @@ dependencies:
repository: https://library-charts.truecharts.org repository: https://library-charts.truecharts.org
version: 9.3.6 version: 9.3.6
description: Simple text sharing 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 icon: https://truecharts.org/_static/img/appicons/haste-server.png
keywords: keywords:
- haste - haste
+1 -1
View File
@@ -7,7 +7,7 @@ kubeVersion: '>=1.16.0-0'
keywords: keywords:
- joplin - joplin
- notes - 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 icon: https://truecharts.org/_static/img/appicons/joplin-server.png
sources: sources:
- https://github.com/laurent22/joplin/tree/dev/packages/server - https://github.com/laurent22/joplin/tree/dev/packages/server
@@ -6,7 +6,7 @@ dependencies:
version: 9.3.6 version: 9.3.6
deprecated: false deprecated: false
description: Logitech Media Server is a platform for home/office audio streaming. 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 icon: https://truecharts.org/_static/img/appicons/logitech-media-server.png
keywords: keywords:
- logitech-media-server - logitech-media-server
+1 -1
View File
@@ -8,7 +8,7 @@ keywords:
- miniflux - miniflux
- rss - rss
- news - 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 icon: https://truecharts.org/_static/img/appicons/miniflux.png
sources: sources:
- https://github.com/miniflux/v2 - https://github.com/miniflux/v2
+1 -1
View File
@@ -15,7 +15,7 @@ dependencies:
deprecated: false deprecated: false
description: A private cloud server that puts the control and security of your own description: A private cloud server that puts the control and security of your own
data back into your hands. 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 icon: https://truecharts.org/_static/img/appicons/nextcloud.png
keywords: keywords:
- nextcloud - nextcloud
+1 -1
View File
@@ -5,7 +5,7 @@ kubeVersion: '>=1.16.0-0'
name: odoo name: odoo
description: All-in-one business software. Beautiful. Easy-to-use. CRM, Accounting, PM, HR, Procurement, Point of Sale, MRP, Marketing, etc. description: All-in-one business software. Beautiful. Easy-to-use. CRM, Accounting, PM, HR, Procurement, Point of Sale, MRP, Marketing, etc.
type: application 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 icon: https://truecharts.org/_static/img/appicons/odoo.png
keywords: keywords:
- odoo - odoo
+1 -1
View File
@@ -6,7 +6,7 @@ dependencies:
version: 9.3.6 version: 9.3.6
deprecated: false deprecated: false
description: Community developed LDAP software 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 icon: https://truecharts.org/_static/img/appicons/openldap.png
keywords: keywords:
- ldap - ldap
+1 -1
View File
@@ -7,7 +7,7 @@ dependencies:
deprecated: false deprecated: false
description: Discord bot that provides metrics from a Discord server description: Discord bot that provides metrics from a Discord server
icon: https://truecharts.org/_static/img/appicons/promcord.png 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: keywords:
- promcord - promcord
- discord - discord
+1 -1
View File
@@ -5,7 +5,7 @@ version: 1.0.27
name: redmine name: redmine
description: Redmine is a flexible project management web application written using Ruby on Rails framework. description: Redmine is a flexible project management web application written using Ruby on Rails framework.
type: application 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 icon: https://truecharts.org/_static/img/appicons/redmine.png
keywords: keywords:
- project - project
+1 -1
View File
@@ -6,7 +6,7 @@ dependencies:
version: 9.3.6 version: 9.3.6
description: Resilio Sync is a fast, reliable, and simple file sync and share solution, description: Resilio Sync is a fast, reliable, and simple file sync and share solution,
powered by P2P technology 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 icon: https://truecharts.org/_static/img/appicons/resilio-sync.png
keywords: keywords:
- resilio - resilio
+1 -1
View File
@@ -5,7 +5,7 @@ kubeVersion: '>=1.16.0-0'
name: shiori name: shiori
description: A simple bookmark manager built with Go description: A simple bookmark manager built with Go
type: application 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 icon: https://truecharts.org/_static/img/appicons/shiori.png
keywords: keywords:
- shiori - shiori
+1 -1
View File
@@ -7,7 +7,7 @@ dependencies:
deprecated: false deprecated: false
description: Speedtest Exporter made in python using the official speedtest bin description: Speedtest Exporter made in python using the official speedtest bin
icon: https://truecharts.org/_static/img/appicons/speedtest-exporter.png 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: keywords:
- speedtest-exporter - speedtest-exporter
- speedtest - speedtest
+1 -1
View File
@@ -5,7 +5,7 @@ version: 2.0.10
name: spotweb name: spotweb
description: Spotweb is a decentralized usenet community based on the Spotnet protocol. description: Spotweb is a decentralized usenet community based on the Spotnet protocol.
type: application 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 icon: https://raw.githubusercontent.com/spotweb/spotweb/9af0ade0f618675206dcf1f744dbb3c1eae70e5a/images/spotnet.gif
keywords: keywords:
- usenet - usenet
+1 -1
View File
@@ -10,7 +10,7 @@ dependencies:
version: 7.0.61 version: 7.0.61
deprecated: false deprecated: false
description: A Helm chart to deploy a Matrix homeserver stack into Kubernetes 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 icon: https://truecharts.org/_static/img/appicons/synapse.png
keywords: keywords:
- chat - chat
+1 -1
View File
@@ -8,7 +8,7 @@ deprecated: false
description: This application runs as a daemon on your download host. It checks for 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 completed downloads and extracts them so Radarr, Lidarr, Sonarr, and Readarr may
import them 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 icon: https://truecharts.org/_static/img/appicons/unpackerr.png
keywords: keywords:
- unpackerr - unpackerr
+1 -1
View File
@@ -7,7 +7,7 @@ dependencies:
deprecated: false deprecated: false
description: Collect ALL UniFi Controller, Site, Device & Client Data - Export to InfluxDB or Prometheus description: Collect ALL UniFi Controller, Site, Device & Client Data - Export to InfluxDB or Prometheus
icon: https://truecharts.org/_static/img/appicons/unpoller.png 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: keywords:
- unifi - unifi
- unifi-poller - unifi-poller

Some files were not shown because too many files have changed in this diff Show More