diff --git a/charts/dependency/clickhouse/Chart.yaml b/charts/dependency/clickhouse/Chart.yaml index f64e95edb4c..b467cb2d942 100644 --- a/charts/dependency/clickhouse/Chart.yaml +++ b/charts/dependency/clickhouse/Chart.yaml @@ -20,6 +20,7 @@ maintainers: name: clickhouse sources: - https://github.com/truecharts/charts/tree/master/charts/dependency/clickhouse + - clickhouse/clickhouse-server - https://clickhouse.com/ - https://hub.docker.com/r/yandex/clickhouse-server type: application diff --git a/charts/dependency/mariadb/Chart.yaml b/charts/dependency/mariadb/Chart.yaml index c897ba3b2c8..eb18039e217 100644 --- a/charts/dependency/mariadb/Chart.yaml +++ b/charts/dependency/mariadb/Chart.yaml @@ -21,6 +21,7 @@ maintainers: name: mariadb sources: - https://github.com/truecharts/charts/tree/master/charts/dependency/mariadb + - bitnami/mariadb - https://github.com/bitnami/bitnami-docker-mariadb - https://github.com/prometheus/mysqld_exporter - https://mariadb.org diff --git a/charts/dependency/memcached/Chart.yaml b/charts/dependency/memcached/Chart.yaml index a6fc1d28b07..c46764be52f 100644 --- a/charts/dependency/memcached/Chart.yaml +++ b/charts/dependency/memcached/Chart.yaml @@ -20,6 +20,7 @@ maintainers: name: memcached sources: - https://github.com/truecharts/charts/tree/master/charts/dependency/memcached + - bitnami/memcached - https://github.com/bitnami/bitnami-docker-memcached - http://memcached.org/ type: application diff --git a/charts/dependency/mongodb/Chart.yaml b/charts/dependency/mongodb/Chart.yaml index af2d15f7c36..ba22456f95c 100644 --- a/charts/dependency/mongodb/Chart.yaml +++ b/charts/dependency/mongodb/Chart.yaml @@ -20,6 +20,7 @@ maintainers: name: mongodb sources: - https://github.com/truecharts/charts/tree/master/charts/dependency/mongodb + - bitnami/mongodb mongoclient/mongoclient - https://hub.docker.com/r/bitnami/mongodb - https://github.com/bitnami/bitnami-docker-mongodb - https://www.mongodb.com diff --git a/charts/dependency/postgresql/Chart.yaml b/charts/dependency/postgresql/Chart.yaml index 43edc29379b..fb65615f19d 100644 --- a/charts/dependency/postgresql/Chart.yaml +++ b/charts/dependency/postgresql/Chart.yaml @@ -21,6 +21,7 @@ maintainers: name: postgresql sources: - https://github.com/truecharts/charts/tree/master/charts/dependency/postgresql + - bitnami/postgresql - https://www.postgresql.org/ type: application version: 11.0.22 diff --git a/charts/dependency/promtail/Chart.yaml b/charts/dependency/promtail/Chart.yaml index 61927ab978e..94ecd7dd3f5 100644 --- a/charts/dependency/promtail/Chart.yaml +++ b/charts/dependency/promtail/Chart.yaml @@ -19,6 +19,7 @@ maintainers: name: promtail sources: - https://github.com/truecharts/charts/tree/master/charts/dependency/promtail + - grafana/promtail - https://github.com/grafana/loki - https://grafana.com/oss/loki/ - https://grafana.com/docs/loki/latest/ diff --git a/charts/dependency/redis/Chart.yaml b/charts/dependency/redis/Chart.yaml index 13db2bf66d1..16296327c15 100644 --- a/charts/dependency/redis/Chart.yaml +++ b/charts/dependency/redis/Chart.yaml @@ -20,6 +20,7 @@ maintainers: name: redis sources: - https://github.com/truecharts/charts/tree/master/charts/dependency/redis + - bitnami/redis redislabs/redisinsight redislabs/rejson - https://github.com/bitnami/bitnami-docker-redis - http://redis.io/ type: application diff --git a/charts/dependency/solr/Chart.yaml b/charts/dependency/solr/Chart.yaml index b35e3fa0d65..b20d9c6d9ee 100644 --- a/charts/dependency/solr/Chart.yaml +++ b/charts/dependency/solr/Chart.yaml @@ -20,6 +20,7 @@ maintainers: name: solr sources: - https://github.com/truecharts/charts/tree/master/charts/dependency/solr + - bitnami/solr - https://github.com/apache/solr - https://hub.docker.com/r/bitnami/solr/ type: application diff --git a/charts/enterprise/blocky/Chart.yaml b/charts/enterprise/blocky/Chart.yaml index bcda186edec..e449bf276cb 100644 --- a/charts/enterprise/blocky/Chart.yaml +++ b/charts/enterprise/blocky/Chart.yaml @@ -22,6 +22,7 @@ maintainers: name: blocky sources: - https://github.com/truecharts/charts/tree/master/charts/enterprise/blocky + - spx01/blocky - https://0xerr0r.github.io/blocky/ - https://github.com/0xERR0R/blocky - https://github.com/Mozart409/blocky-frontend diff --git a/charts/enterprise/grafana/Chart.yaml b/charts/enterprise/grafana/Chart.yaml index faccd327c35..1356d629228 100644 --- a/charts/enterprise/grafana/Chart.yaml +++ b/charts/enterprise/grafana/Chart.yaml @@ -21,6 +21,7 @@ maintainers: name: grafana sources: - https://github.com/truecharts/charts/tree/master/charts/enterprise/grafana + - grafana/loki grafana/promtail grafana/grafana-image-renderer bitnami/grafana - https://github.com/bitnami/bitnami-docker-grafana - https://grafana.com/ type: application diff --git a/charts/enterprise/prometheus/Chart.yaml b/charts/enterprise/prometheus/Chart.yaml index 00d93a669f1..0e684d09652 100644 --- a/charts/enterprise/prometheus/Chart.yaml +++ b/charts/enterprise/prometheus/Chart.yaml @@ -26,6 +26,7 @@ maintainers: name: prometheus sources: - https://github.com/truecharts/charts/tree/master/charts/enterprise/prometheus + - bitnami/prometheus - https://github.com/prometheus-community/helm-charts - https://github.com/prometheus-operator/kube-prometheus type: application diff --git a/charts/enterprise/traefik/Chart.yaml b/charts/enterprise/traefik/Chart.yaml index cfdf59fc817..3c7d0e04b0f 100644 --- a/charts/enterprise/traefik/Chart.yaml +++ b/charts/enterprise/traefik/Chart.yaml @@ -19,6 +19,7 @@ maintainers: name: traefik sources: - https://github.com/truecharts/charts/tree/master/charts/enterprise/traefik + - traefik - https://github.com/traefik/traefik - https://github.com/traefik/traefik-helm-chart - https://traefik.io/ diff --git a/charts/incubator/acestream/Chart.yaml b/charts/incubator/acestream/Chart.yaml index 51df30f0b27..c1b0110c950 100644 --- a/charts/incubator/acestream/Chart.yaml +++ b/charts/incubator/acestream/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: acestream sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/acestream + - vstavrinov/acestream-service - https://github.com/vstavrinov/acestream-service - https://hub.docker.com/r/vstavrinov/acestream-service type: application diff --git a/charts/incubator/adguardhome-sync/Chart.yaml b/charts/incubator/adguardhome-sync/Chart.yaml index 3bb0bd33a51..44df5bdd117 100644 --- a/charts/incubator/adguardhome-sync/Chart.yaml +++ b/charts/incubator/adguardhome-sync/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: adguardhome-sync sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/adguardhome-sync + - lscr.io/linuxserver/adguardhome-sync - https://github.com/bakito/adguardhome-sync/ - https://github.com/orgs/linuxserver/packages/container/package/adguardhome-sync - https://github.com/linuxserver/docker-adguardhome-sync#readme diff --git a/charts/incubator/alienswarm-reactivedrop/Chart.yaml b/charts/incubator/alienswarm-reactivedrop/Chart.yaml index 5455f3a148d..dbb60b6db1b 100644 --- a/charts/incubator/alienswarm-reactivedrop/Chart.yaml +++ b/charts/incubator/alienswarm-reactivedrop/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: alienswarm-reactivedrop sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/alienswarm-reactivedrop + - ich777/steamcmd - https://www.steampowered.com/ - https://hub.docker.com/r/ich777/steamcmd/ type: application diff --git a/charts/incubator/alienswarm/Chart.yaml b/charts/incubator/alienswarm/Chart.yaml index 71d0d825725..27d5f446ee3 100644 --- a/charts/incubator/alienswarm/Chart.yaml +++ b/charts/incubator/alienswarm/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: alienswarm sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/alienswarm + - ich777/steamcmd ich777/steamcmd - https://www.steampowered.com/ - https://hub.docker.com/r/ich777/steamcmd/ type: application diff --git a/charts/incubator/americasarmy-pg/Chart.yaml b/charts/incubator/americasarmy-pg/Chart.yaml index aca5ca40afe..ebe068e2a04 100644 --- a/charts/incubator/americasarmy-pg/Chart.yaml +++ b/charts/incubator/americasarmy-pg/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: americasarmy-pg sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/americasarmy-pg + - ich777/steamcmd - https://www.americasarmy.com/ - https://hub.docker.com/r/ich777/steamcmd/ type: application diff --git a/charts/incubator/amtd/Chart.yaml b/charts/incubator/amtd/Chart.yaml index 9677b2b1450..3796611c448 100644 --- a/charts/incubator/amtd/Chart.yaml +++ b/charts/incubator/amtd/Chart.yaml @@ -25,6 +25,7 @@ maintainers: name: amtd sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/amtd + - randomninjaatk/amtd - https://github.com/RandomNinjaAtk/docker-amtd - https://hub.docker.com/r/randomninjaatk/amtd type: application diff --git a/charts/incubator/amvd/Chart.yaml b/charts/incubator/amvd/Chart.yaml index 6edbc473fd9..b8d3af04982 100644 --- a/charts/incubator/amvd/Chart.yaml +++ b/charts/incubator/amvd/Chart.yaml @@ -25,6 +25,7 @@ maintainers: name: amvd sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/amvd + - randomninjaatk/amvd - https://github.com/RandomNinjaAtk/docker-amvd - https://hub.docker.com/r/randomninjaatk/amvd type: application diff --git a/charts/incubator/android-8-0/Chart.yaml b/charts/incubator/android-8-0/Chart.yaml index f35354cc5e7..b95e3df42ce 100644 --- a/charts/incubator/android-8-0/Chart.yaml +++ b/charts/incubator/android-8-0/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: android-8-0 sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/android-8-0 + - ulisses1478/docker-android - https://registry.hub.docker.com/r/ulisses1478/docker-android type: application version: 2.0.7 diff --git a/charts/incubator/androiddebugbridge/Chart.yaml b/charts/incubator/androiddebugbridge/Chart.yaml index 789fa9c1a6a..268f62d0c44 100644 --- a/charts/incubator/androiddebugbridge/Chart.yaml +++ b/charts/incubator/androiddebugbridge/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: androiddebugbridge sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/androiddebugbridge + - barnybbb/adb-hass-androidtv - https://hub.docker.com/r/barnybbb/adb-hass-androidtv - https://hub.docker.com/r/barnybbb/adb-hass-androidtv/ type: application diff --git a/charts/incubator/anki-sync-server/Chart.yaml b/charts/incubator/anki-sync-server/Chart.yaml index 99a44ebe11d..37a2b7a5c43 100644 --- a/charts/incubator/anki-sync-server/Chart.yaml +++ b/charts/incubator/anki-sync-server/Chart.yaml @@ -17,6 +17,7 @@ maintainers: name: anki-sync-server sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/anki-sync-server + - ankicommunity/anki-sync-server - https://github.com/ankicommunity/anki-devops-services version: 2.0.7 annotations: diff --git a/charts/incubator/anope/Chart.yaml b/charts/incubator/anope/Chart.yaml index 1031058b2bf..6d54ec5ad79 100644 --- a/charts/incubator/anope/Chart.yaml +++ b/charts/incubator/anope/Chart.yaml @@ -27,6 +27,7 @@ maintainers: name: anope sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/anope + - ich777/anope - https://thelounge.chat/ - https://hub.docker.com/r/ich777/anope type: application diff --git a/charts/incubator/apache-webdav/Chart.yaml b/charts/incubator/apache-webdav/Chart.yaml index 9d682482b26..4c28b8bd91c 100644 --- a/charts/incubator/apache-webdav/Chart.yaml +++ b/charts/incubator/apache-webdav/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: apache-webdav sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/apache-webdav + - apachewebdav/apachewebdav - https://httpd.apache.org/docs/2.4/mod/mod_dav.html - https://github.com/mgutt/docker-apachewebdav type: application diff --git a/charts/incubator/apprise-api/Chart.yaml b/charts/incubator/apprise-api/Chart.yaml index f39be00318a..3377ff5fb2f 100644 --- a/charts/incubator/apprise-api/Chart.yaml +++ b/charts/incubator/apprise-api/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: apprise-api sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/apprise-api + - lscr.io/linuxserver/apprise-api - https://github.com/caronc/apprise-api - https://github.com/orgs/linuxserver/packages/container/package/apprise-api - https://github.com/linuxserver/docker-apprise-api#readme diff --git a/charts/incubator/appsmith/Chart.yaml b/charts/incubator/appsmith/Chart.yaml index 7a89cbe33c4..ac0582cf99f 100644 --- a/charts/incubator/appsmith/Chart.yaml +++ b/charts/incubator/appsmith/Chart.yaml @@ -25,6 +25,7 @@ maintainers: name: appsmith sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/appsmith + - appsmith/appsmith-ce - https://github.com/appsmithorg/appsmith version: 5.0.27 annotations: diff --git a/charts/incubator/archiveteam-warrior/Chart.yaml b/charts/incubator/archiveteam-warrior/Chart.yaml index 6d496c75a4e..41fad219317 100644 --- a/charts/incubator/archiveteam-warrior/Chart.yaml +++ b/charts/incubator/archiveteam-warrior/Chart.yaml @@ -27,6 +27,7 @@ maintainers: name: archiveteam-warrior sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/archiveteam-warrior + - atdr.meo.ws/archiveteam/warrior-dockerfile - https://wiki.archiveteam.org/index.php/ArchiveTeam_Warrior - https://hub.docker.com/r/archiveteam/warrior-dockerfile/ type: application diff --git a/charts/incubator/arksurvivalevolved/Chart.yaml b/charts/incubator/arksurvivalevolved/Chart.yaml index 1679b6114b3..61cb613fb40 100644 --- a/charts/incubator/arksurvivalevolved/Chart.yaml +++ b/charts/incubator/arksurvivalevolved/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: arksurvivalevolved sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/arksurvivalevolved + - ich777/steamcmd - https://survivetheark.com/ - https://hub.docker.com/r/ich777/steamcmd/ type: application diff --git a/charts/incubator/arma3/Chart.yaml b/charts/incubator/arma3/Chart.yaml index b8272f1347b..d321c5678b6 100644 --- a/charts/incubator/arma3/Chart.yaml +++ b/charts/incubator/arma3/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: arma3 sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/arma3 + - ich777/steamcmd ich777/steamcmd - https://arma3.com/ - https://hub.docker.com/r/ich777/steamcmd/ type: application diff --git a/charts/incubator/arma3exilemod/Chart.yaml b/charts/incubator/arma3exilemod/Chart.yaml index 1323f5d30d0..f08cd72ae28 100644 --- a/charts/incubator/arma3exilemod/Chart.yaml +++ b/charts/incubator/arma3exilemod/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: arma3exilemod sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/arma3exilemod + - ich777/steamcmd - http://www.exilemod.com/ - https://hub.docker.com/r/ich777/steamcmd/ type: application diff --git a/charts/incubator/artifactory-oss/Chart.yaml b/charts/incubator/artifactory-oss/Chart.yaml index eb984dd5f23..e8eb00a7956 100644 --- a/charts/incubator/artifactory-oss/Chart.yaml +++ b/charts/incubator/artifactory-oss/Chart.yaml @@ -25,6 +25,7 @@ maintainers: name: artifactory-oss sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/artifactory-oss + - docker.bintray.io/jfrog/artifactory-oss - https://jfrog.com/ - https://registry.hub.docker.com/r/docker.bintray.io/jfrog/artifactory-oss type: application diff --git a/charts/incubator/assettocorsa/Chart.yaml b/charts/incubator/assettocorsa/Chart.yaml index 2b2ccbc8909..d0dba44ba9d 100644 --- a/charts/incubator/assettocorsa/Chart.yaml +++ b/charts/incubator/assettocorsa/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: assettocorsa sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/assettocorsa + - ich777/steamcmd - https://www.assettocorsa.net/ - https://hub.docker.com/r/ich777/steamcmd/ type: application diff --git a/charts/incubator/aurora-files/Chart.yaml b/charts/incubator/aurora-files/Chart.yaml index e403f5860e5..2cd6aba407a 100644 --- a/charts/incubator/aurora-files/Chart.yaml +++ b/charts/incubator/aurora-files/Chart.yaml @@ -27,6 +27,7 @@ maintainers: name: aurora-files sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/aurora-files + - afterlogic/docker-aurora-files - https://github.com/afterlogic/docker-aurora-files - https://hub.docker.com/r/afterlogic/docker-aurora-files type: application diff --git a/charts/incubator/auto-yt-dl/Chart.yaml b/charts/incubator/auto-yt-dl/Chart.yaml index d7fd38a4dce..605824fa082 100644 --- a/charts/incubator/auto-yt-dl/Chart.yaml +++ b/charts/incubator/auto-yt-dl/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: auto-yt-dl sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/auto-yt-dl + - guhu007/auto-yt-dl - https://github.com/xXGuhuXx/auto-yt-dl - https://hub.docker.com/repository/docker/guhu007/auto-yt-dl type: application diff --git a/charts/incubator/avorion/Chart.yaml b/charts/incubator/avorion/Chart.yaml index 0d986720fe3..68d1de3a2a5 100644 --- a/charts/incubator/avorion/Chart.yaml +++ b/charts/incubator/avorion/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: avorion sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/avorion + - ich777/steamcmd - https://www.steampowered.com/ - https://hub.docker.com/r/ich777/steamcmd/ type: application diff --git a/charts/incubator/awesome-ttrss/Chart.yaml b/charts/incubator/awesome-ttrss/Chart.yaml index e85bc40f2f9..64fb5df193b 100644 --- a/charts/incubator/awesome-ttrss/Chart.yaml +++ b/charts/incubator/awesome-ttrss/Chart.yaml @@ -11,6 +11,7 @@ home: https://truecharts.org/charts/incubator/awesome-ttrss icon: https://truecharts.org/img/hotlink-ok/chart-icons/awesome-ttrss.png sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/awesome-ttrss + - wangqiru/ttrss - https://github.com/HenryQW/Awesome-TTRSS dependencies: - name: common diff --git a/charts/incubator/backuppc/Chart.yaml b/charts/incubator/backuppc/Chart.yaml index b9d323f0afa..9ab64ecc17c 100644 --- a/charts/incubator/backuppc/Chart.yaml +++ b/charts/incubator/backuppc/Chart.yaml @@ -25,6 +25,7 @@ maintainers: name: backuppc sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/backuppc + - tiredofit/backuppc - https://backuppc.github.io/backuppc/index.html - https://hub.docker.com/r/tiredofit/backuppc/ type: application diff --git a/charts/incubator/baikal/Chart.yaml b/charts/incubator/baikal/Chart.yaml index d0bf9eedcc7..2198aa6442b 100644 --- a/charts/incubator/baikal/Chart.yaml +++ b/charts/incubator/baikal/Chart.yaml @@ -18,6 +18,7 @@ maintainers: name: baikal sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/baikal + - ckulka/baikal - https://github.com/ckulka/baikal-docker - https://hub.docker.com/r/ckulka/baikal/ type: application diff --git a/charts/incubator/barcodebuddy/Chart.yaml b/charts/incubator/barcodebuddy/Chart.yaml index e86b96a7d0f..4c843ab5842 100644 --- a/charts/incubator/barcodebuddy/Chart.yaml +++ b/charts/incubator/barcodebuddy/Chart.yaml @@ -25,6 +25,7 @@ maintainers: name: barcodebuddy sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/barcodebuddy + - f0rc3/barcodebuddy-docker - https://github.com/Forceu/barcodebuddy - https://hub.docker.com/r/f0rc3/barcodebuddy-docker type: application diff --git a/charts/incubator/barotrauma/Chart.yaml b/charts/incubator/barotrauma/Chart.yaml index b42062e47db..c396e4dfe0a 100644 --- a/charts/incubator/barotrauma/Chart.yaml +++ b/charts/incubator/barotrauma/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: barotrauma sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/barotrauma + - ich777/steamcmd - https://www.steampowered.com/ - https://hub.docker.com/r/ich777/steamcmd/ type: application diff --git a/charts/incubator/batnoter/Chart.yaml b/charts/incubator/batnoter/Chart.yaml index 216bf865970..e0221649f3d 100644 --- a/charts/incubator/batnoter/Chart.yaml +++ b/charts/incubator/batnoter/Chart.yaml @@ -17,6 +17,7 @@ maintainers: name: batnoter sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/batnoter + - ghcr.io/batnoter/batnoter/batnoter-ui - https://github.com/batnoter/batnoter version: 2.0.7 annotations: diff --git a/charts/incubator/bender/Chart.yaml b/charts/incubator/bender/Chart.yaml index a9321b4a5a3..b585c99210c 100644 --- a/charts/incubator/bender/Chart.yaml +++ b/charts/incubator/bender/Chart.yaml @@ -18,6 +18,7 @@ maintainers: name: bender sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/bender + - jez500/bender - https://github.com/jez500/bender version: 2.0.7 annotations: diff --git a/charts/incubator/bitcoin-node/Chart.yaml b/charts/incubator/bitcoin-node/Chart.yaml index 5636d348397..f65a3c91b01 100644 --- a/charts/incubator/bitcoin-node/Chart.yaml +++ b/charts/incubator/bitcoin-node/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: bitcoin-node sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/bitcoin-node + - kylemanna/bitcoind - https://github.com/kylemanna/docker-bitcoind - https://hub.docker.com/r/kylemanna/bitcoind type: application diff --git a/charts/incubator/bitcoind/Chart.yaml b/charts/incubator/bitcoind/Chart.yaml index 032e969ad07..2a7bfe83078 100644 --- a/charts/incubator/bitcoind/Chart.yaml +++ b/charts/incubator/bitcoind/Chart.yaml @@ -27,6 +27,7 @@ maintainers: name: bitcoind sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/bitcoind + - kylemanna/bitcoind ofawx/bitcoind - https://bitcoin.org/ - https://hub.docker.com/r/ofawx/bitcoind/ type: application diff --git a/charts/incubator/bitcoinunlimited/Chart.yaml b/charts/incubator/bitcoinunlimited/Chart.yaml index 4f0ed0b6c60..de22bb373f7 100644 --- a/charts/incubator/bitcoinunlimited/Chart.yaml +++ b/charts/incubator/bitcoinunlimited/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: bitcoinunlimited sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/bitcoinunlimited + - amacneil/bitcoinunlimited - https://hub.docker.com/r/amacneil/bitcoinunlimited/~/dockerfile/ type: application version: 2.0.7 diff --git a/charts/incubator/bitcoinwalletgui/Chart.yaml b/charts/incubator/bitcoinwalletgui/Chart.yaml index e92571a9418..9f6e2bd531e 100644 --- a/charts/incubator/bitcoinwalletgui/Chart.yaml +++ b/charts/incubator/bitcoinwalletgui/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: bitcoinwalletgui sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/bitcoinwalletgui + - ulisses1478/bitcoinwallet-gui - https://hub.docker.com/r/ulisses1478/bitcoinwallet-gui type: application version: 2.0.7 diff --git a/charts/incubator/blender-desktop-g3/Chart.yaml b/charts/incubator/blender-desktop-g3/Chart.yaml index f667b90dbc4..4bfd2bcce7a 100644 --- a/charts/incubator/blender-desktop-g3/Chart.yaml +++ b/charts/incubator/blender-desktop-g3/Chart.yaml @@ -29,6 +29,7 @@ maintainers: name: blender-desktop-g3 sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/blender-desktop-g3 + - accetto/ubuntu-vnc-xfce-blender-g3 - https://github.com/accetto/headless-drawing-g3/ - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-blender-g3 type: application diff --git a/charts/incubator/blender/Chart.yaml b/charts/incubator/blender/Chart.yaml index 5e18715ef2d..d91449255ee 100644 --- a/charts/incubator/blender/Chart.yaml +++ b/charts/incubator/blender/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: blender sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/blender + - accetto/ubuntu-vnc-xfce-blender-g3 lscr.io/linuxserver/blender - https://www.blender.org/ - https://github.com/orgs/linuxserver/packages/container/package/blender - https://github.com/linuxserver/docker-blender#readme diff --git a/charts/incubator/breitbandmessung-de/Chart.yaml b/charts/incubator/breitbandmessung-de/Chart.yaml index 5439c4a9e44..1b5d2213462 100644 --- a/charts/incubator/breitbandmessung-de/Chart.yaml +++ b/charts/incubator/breitbandmessung-de/Chart.yaml @@ -31,6 +31,7 @@ maintainers: name: breitbandmessung-de sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/breitbandmessung-de + - shneezin/breitbandmessung-node - https://github.com/shneezin/breitbandmessung-node - https://hub.docker.com/r/shneezin/breitbandmessung-node type: application diff --git a/charts/incubator/briefkasten/Chart.yaml b/charts/incubator/briefkasten/Chart.yaml index 5925499b080..0e20a3dc3a9 100644 --- a/charts/incubator/briefkasten/Chart.yaml +++ b/charts/incubator/briefkasten/Chart.yaml @@ -22,6 +22,7 @@ maintainers: name: briefkasten sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/briefkasten + - ndom91/briefkasten - https://github.com/ndom91/briefkasten type: application version: 0.0.10 diff --git a/charts/incubator/btdex/Chart.yaml b/charts/incubator/btdex/Chart.yaml index 40429b3e75a..0ccf53bcb73 100644 --- a/charts/incubator/btdex/Chart.yaml +++ b/charts/incubator/btdex/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: btdex sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/btdex + - furritos/docker-btdex - https://btdex.trade/ - https://hub.docker.com/r/furritos/docker-btdex:latest type: application diff --git a/charts/incubator/bwapp/Chart.yaml b/charts/incubator/bwapp/Chart.yaml index f5211701c8a..f07a47c5c07 100644 --- a/charts/incubator/bwapp/Chart.yaml +++ b/charts/incubator/bwapp/Chart.yaml @@ -25,6 +25,7 @@ maintainers: name: bwapp sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/bwapp + - raesene/bwapp - https://sourceforge.net/projects/bwapp/ - https://hub.docker.com/r/raesene/bwapp/ type: application diff --git a/charts/incubator/cadquery-jupyter/Chart.yaml b/charts/incubator/cadquery-jupyter/Chart.yaml index 3504570dbd4..5086a12764e 100644 --- a/charts/incubator/cadquery-jupyter/Chart.yaml +++ b/charts/incubator/cadquery-jupyter/Chart.yaml @@ -31,6 +31,7 @@ maintainers: name: cadquery-jupyter sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/cadquery-jupyter + - bwalter42/jupyter_cadquery - https://github.com/bernhard-42/jupyter-cadquery - https://hub.docker.com/r/cadquery/cadquery-server type: application diff --git a/charts/incubator/cadquery-server/Chart.yaml b/charts/incubator/cadquery-server/Chart.yaml index b7584ac4f95..87573c5e190 100644 --- a/charts/incubator/cadquery-server/Chart.yaml +++ b/charts/incubator/cadquery-server/Chart.yaml @@ -29,6 +29,7 @@ maintainers: name: cadquery-server sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/cadquery-server + - cadquery/cadquery-server - https://github.com/roipoussiere/cadquery - https://hub.docker.com/r/cadquery/cadquery-server type: application diff --git a/charts/incubator/channels-dvr/Chart.yaml b/charts/incubator/channels-dvr/Chart.yaml index 1972e6bc850..302dd33807e 100644 --- a/charts/incubator/channels-dvr/Chart.yaml +++ b/charts/incubator/channels-dvr/Chart.yaml @@ -18,6 +18,7 @@ maintainers: name: channels-dvr sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/channels-dvr + - fancybits/channels-dvr - https://hub.docker.com/r/fancybits/channels-dvr type: application version: 0.0.9 diff --git a/charts/incubator/cherry/Chart.yaml b/charts/incubator/cherry/Chart.yaml index a4782fe796a..bc60d84fc64 100644 --- a/charts/incubator/cherry/Chart.yaml +++ b/charts/incubator/cherry/Chart.yaml @@ -17,6 +17,7 @@ maintainers: name: cherry sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/cherry + - haishanh/cherry - https://cherry.haishan.me/ - https://github.com/haishanh/cherry version: 2.0.7 diff --git a/charts/incubator/chivalry-medievalwarfare/Chart.yaml b/charts/incubator/chivalry-medievalwarfare/Chart.yaml index 4d5224473d8..60ac9875ee2 100644 --- a/charts/incubator/chivalry-medievalwarfare/Chart.yaml +++ b/charts/incubator/chivalry-medievalwarfare/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: chivalry-medievalwarfare sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/chivalry-medievalwarfare + - ich777/steamcmd - https://www.steampowered.com/ - https://hub.docker.com/r/ich777/steamcmd/ type: application diff --git a/charts/incubator/chowdown/Chart.yaml b/charts/incubator/chowdown/Chart.yaml index 39a14f90b62..26525d1faf6 100644 --- a/charts/incubator/chowdown/Chart.yaml +++ b/charts/incubator/chowdown/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: chowdown sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/chowdown + - gregyankovoy/chowdown - https://hub.docker.com/r/gregyankovoy/chowdown/Dockerfile/ type: application version: 2.0.7 diff --git a/charts/incubator/chromium-desktop-g3/Chart.yaml b/charts/incubator/chromium-desktop-g3/Chart.yaml index 7a0d39be8b1..1437874a028 100644 --- a/charts/incubator/chromium-desktop-g3/Chart.yaml +++ b/charts/incubator/chromium-desktop-g3/Chart.yaml @@ -25,6 +25,7 @@ maintainers: name: chromium-desktop-g3 sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/chromium-desktop-g3 + - accetto/ubuntu-vnc-xfce-chromium-g3 - https://github.com/accetto/headless-drawing-g3/ - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-chromium-g3 type: application diff --git a/charts/incubator/chromium/Chart.yaml b/charts/incubator/chromium/Chart.yaml index c23ddfecffb..59beb3e0d72 100644 --- a/charts/incubator/chromium/Chart.yaml +++ b/charts/incubator/chromium/Chart.yaml @@ -25,6 +25,7 @@ maintainers: name: chromium sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/chromium + - accetto/ubuntu-vnc-xfce-chromium-g3 ich777/chrome ich777/ungoogled-chromium - https://www.google.com/chrome/ - https://hub.docker.com/r/ich777/chrome/ type: application diff --git a/charts/incubator/chronograf/Chart.yaml b/charts/incubator/chronograf/Chart.yaml index c676f3ba3ff..10d4049504d 100644 --- a/charts/incubator/chronograf/Chart.yaml +++ b/charts/incubator/chronograf/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: chronograf sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/chronograf + - chronograf - https://www.influxdata.com/time-series-platform/chronograf/ - https://hub.docker.com/_/chronograf/ type: application diff --git a/charts/incubator/ciao/Chart.yaml b/charts/incubator/ciao/Chart.yaml index e5f0a09b405..cc5b4fc7264 100644 --- a/charts/incubator/ciao/Chart.yaml +++ b/charts/incubator/ciao/Chart.yaml @@ -27,6 +27,7 @@ maintainers: name: ciao sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/ciao + - brotandgames/ciao - https://brotandgames.com/ciao/ - https://hub.docker.com/r/brotandgames/ciao type: application diff --git a/charts/incubator/citadel-forgedwithfire/Chart.yaml b/charts/incubator/citadel-forgedwithfire/Chart.yaml index 8d77c42c092..1d295851b08 100644 --- a/charts/incubator/citadel-forgedwithfire/Chart.yaml +++ b/charts/incubator/citadel-forgedwithfire/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: citadel-forgedwithfire sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/citadel-forgedwithfire + - ich777/steamcmd - https://www.steampowered.com/ - https://hub.docker.com/r/ich777/steamcmd/ type: application diff --git a/charts/incubator/cleanarr/Chart.yaml b/charts/incubator/cleanarr/Chart.yaml index 75dd71ee09b..11ff7080e77 100644 --- a/charts/incubator/cleanarr/Chart.yaml +++ b/charts/incubator/cleanarr/Chart.yaml @@ -19,6 +19,7 @@ maintainers: name: cleanarr sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/cleanarr + - selexin/cleanarr - https://github.com/se1exin/cleanarr - https://hub.docker.com/r/selexin/cleanarr/ type: application diff --git a/charts/incubator/clipplex/Chart.yaml b/charts/incubator/clipplex/Chart.yaml index 5633890fb21..a8991ac7cc8 100644 --- a/charts/incubator/clipplex/Chart.yaml +++ b/charts/incubator/clipplex/Chart.yaml @@ -19,6 +19,7 @@ maintainers: name: clipplex sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/clipplex + - jonnike/clipplex - https://github.com/jo-nike/clipplex type: application version: 0.0.4 diff --git a/charts/incubator/cloudbeaver/Chart.yaml b/charts/incubator/cloudbeaver/Chart.yaml index 0e68e74e61d..f601f8a837d 100644 --- a/charts/incubator/cloudbeaver/Chart.yaml +++ b/charts/incubator/cloudbeaver/Chart.yaml @@ -25,6 +25,7 @@ maintainers: name: cloudbeaver sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/cloudbeaver + - dbeaver/cloudbeaver - https://github.com/dbeaver/cloudbeaver - https://hub.docker.com/r/dbeaver/cloudbeaver/ type: application diff --git a/charts/incubator/cloudcommander/Chart.yaml b/charts/incubator/cloudcommander/Chart.yaml index ea322195565..ad787880f33 100644 --- a/charts/incubator/cloudcommander/Chart.yaml +++ b/charts/incubator/cloudcommander/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: cloudcommander sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/cloudcommander + - coderaiser/cloudcmd - https://hub.docker.com/r/coderaiser/cloudcmd/ type: application version: 2.0.9 diff --git a/charts/incubator/cloudreve/Chart.yaml b/charts/incubator/cloudreve/Chart.yaml index 38db5c8923e..f361a5d20d0 100644 --- a/charts/incubator/cloudreve/Chart.yaml +++ b/charts/incubator/cloudreve/Chart.yaml @@ -25,6 +25,7 @@ maintainers: name: cloudreve sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/cloudreve + - xavierniu/cloudreve - https://github.com/cloudreve/Cloudreve - https://hub.docker.com/r/xavierniu/cloudreve type: application diff --git a/charts/incubator/colonysurvival/Chart.yaml b/charts/incubator/colonysurvival/Chart.yaml index e7e2614772f..08c30b2174e 100644 --- a/charts/incubator/colonysurvival/Chart.yaml +++ b/charts/incubator/colonysurvival/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: colonysurvival sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/colonysurvival + - ich777/steamcmd - https://www.steampowered.com/ - https://hub.docker.com/r/ich777/steamcmd/ type: application diff --git a/charts/incubator/conanexiles/Chart.yaml b/charts/incubator/conanexiles/Chart.yaml index d32a79f81fb..3cfdd4e65eb 100644 --- a/charts/incubator/conanexiles/Chart.yaml +++ b/charts/incubator/conanexiles/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: conanexiles sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/conanexiles + - ich777/steamcmd - https://www.steampowered.com/ - https://hub.docker.com/r/ich777/steamcmd/ type: application diff --git a/charts/incubator/conreq/Chart.yaml b/charts/incubator/conreq/Chart.yaml index 66a9780f38c..2be660ff5be 100644 --- a/charts/incubator/conreq/Chart.yaml +++ b/charts/incubator/conreq/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: conreq sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/conreq + - cr.hotio.dev/hotio/conreq - https://hotio.dev/containers/conreq - https://hub.docker.com/r/hotio/conreq type: application diff --git a/charts/incubator/convos/Chart.yaml b/charts/incubator/convos/Chart.yaml index 69352a0eccb..ae3c0870bbd 100644 --- a/charts/incubator/convos/Chart.yaml +++ b/charts/incubator/convos/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: convos sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/convos + - convos/convos - https://convos.chat/ - https://hub.docker.com/r/convos/convos/ type: application diff --git a/charts/incubator/core-keeper-dedicated-server/Chart.yaml b/charts/incubator/core-keeper-dedicated-server/Chart.yaml index 876356f963c..14f2ca1b602 100644 --- a/charts/incubator/core-keeper-dedicated-server/Chart.yaml +++ b/charts/incubator/core-keeper-dedicated-server/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: core-keeper-dedicated-server sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/core-keeper-dedicated-server + - escaping/core-keeper-dedicated - https://github.com/escapingnetwork/core-keeper-dedicated/ - https://hub.docker.com/r/escaping/core-keeper-dedicated type: application diff --git a/charts/incubator/corekeeper/Chart.yaml b/charts/incubator/corekeeper/Chart.yaml index 64a238a0345..12dc464680b 100644 --- a/charts/incubator/corekeeper/Chart.yaml +++ b/charts/incubator/corekeeper/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: corekeeper sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/corekeeper + - ich777/steamcmd - https://steampowered.com/ - https://hub.docker.com/r/ich777/steamcmd/ type: application diff --git a/charts/incubator/counterstrike2d/Chart.yaml b/charts/incubator/counterstrike2d/Chart.yaml index cc944ac5da6..bee76af56b4 100644 --- a/charts/incubator/counterstrike2d/Chart.yaml +++ b/charts/incubator/counterstrike2d/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: counterstrike2d sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/counterstrike2d + - ich777/cs2dserver - https://www.steampowered.com/ - https://hub.docker.com/r/ich777/cs2dserver/ type: application diff --git a/charts/incubator/coupon-store/Chart.yaml b/charts/incubator/coupon-store/Chart.yaml index b845548ec26..eef90bb7918 100644 --- a/charts/incubator/coupon-store/Chart.yaml +++ b/charts/incubator/coupon-store/Chart.yaml @@ -21,6 +21,7 @@ maintainers: name: coupon-store sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/coupon-store + - metikular/coupon-store - https://github.com/linuxserver/docker-airsonic version: 3.0.20 annotations: diff --git a/charts/incubator/cowyo/Chart.yaml b/charts/incubator/cowyo/Chart.yaml index f4bd786a6e1..c40cad1c4f5 100644 --- a/charts/incubator/cowyo/Chart.yaml +++ b/charts/incubator/cowyo/Chart.yaml @@ -25,6 +25,7 @@ maintainers: name: cowyo sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/cowyo + - schollz/cowyo - https://github.com/schollz/cowyo - https://hub.docker.com/r/schollz/cowyo type: application diff --git a/charts/incubator/craftopia/Chart.yaml b/charts/incubator/craftopia/Chart.yaml index 19aa7b33e71..de006f5984d 100644 --- a/charts/incubator/craftopia/Chart.yaml +++ b/charts/incubator/craftopia/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: craftopia sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/craftopia + - ich777/steamcmd - https://www.steampowered.com/ - https://hub.docker.com/r/ich777/steamcmd/ type: application diff --git a/charts/incubator/crypto-exchanges-gateway/Chart.yaml b/charts/incubator/crypto-exchanges-gateway/Chart.yaml index f0c9e375af0..298127f9b9e 100644 --- a/charts/incubator/crypto-exchanges-gateway/Chart.yaml +++ b/charts/incubator/crypto-exchanges-gateway/Chart.yaml @@ -25,6 +25,7 @@ maintainers: name: crypto-exchanges-gateway sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/crypto-exchanges-gateway + - apendergast/crypto-exchanges-gateway - https://github.com/aloysius-pgast/crypto-exchanges-gateway - https://hub.docker.com/r/apendergast/crypto-exchanges-gateway/ type: application diff --git a/charts/incubator/cryptpad/Chart.yaml b/charts/incubator/cryptpad/Chart.yaml index cada8cecff6..6d70ed32b1c 100644 --- a/charts/incubator/cryptpad/Chart.yaml +++ b/charts/incubator/cryptpad/Chart.yaml @@ -25,6 +25,7 @@ maintainers: name: cryptpad sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/cryptpad + - promasu/cryptpad - https://cryptpad.fr/ - https://hub.docker.com/r/promasu/cryptpad/ type: application diff --git a/charts/incubator/csgo/Chart.yaml b/charts/incubator/csgo/Chart.yaml index b75e79831bd..073877ddb98 100644 --- a/charts/incubator/csgo/Chart.yaml +++ b/charts/incubator/csgo/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: csgo sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/csgo + - ich777/steamcmd - https://www.steampowered.com/ - https://hub.docker.com/r/ich777/steamcmd/ type: application diff --git a/charts/incubator/cssource/Chart.yaml b/charts/incubator/cssource/Chart.yaml index c89fcf6276b..c9d13b72f41 100644 --- a/charts/incubator/cssource/Chart.yaml +++ b/charts/incubator/cssource/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: cssource sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/cssource + - ich777/steamcmd - https://www.steampowered.com/ - https://hub.docker.com/r/ich777/steamcmd/ type: application diff --git a/charts/incubator/cstrike1-6/Chart.yaml b/charts/incubator/cstrike1-6/Chart.yaml index 9cb4bdb9b6e..b07334527a5 100644 --- a/charts/incubator/cstrike1-6/Chart.yaml +++ b/charts/incubator/cstrike1-6/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: cstrike1-6 sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/cstrike1-6 + - ich777/steamcmd - https://www.steampowered.com/ - https://hub.docker.com/r/ich777/steamcmd/ type: application diff --git a/charts/incubator/cstrikeconditionzero/Chart.yaml b/charts/incubator/cstrikeconditionzero/Chart.yaml index 0a3ca7bfdbc..509fe488db8 100644 --- a/charts/incubator/cstrikeconditionzero/Chart.yaml +++ b/charts/incubator/cstrikeconditionzero/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: cstrikeconditionzero sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/cstrikeconditionzero + - ich777/steamcmd - https://www.steampowered.com/ - https://hub.docker.com/r/ich777/steamcmd/ type: application diff --git a/charts/incubator/cups-server/Chart.yaml b/charts/incubator/cups-server/Chart.yaml index bd4e947ea87..f13e2fead31 100644 --- a/charts/incubator/cups-server/Chart.yaml +++ b/charts/incubator/cups-server/Chart.yaml @@ -18,6 +18,7 @@ maintainers: name: cups-server sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/cups-server + - ydkn/cups - https://hub.docker.com/r/ydkn/cups version: 3.0.15 annotations: diff --git a/charts/incubator/dailynotes/Chart.yaml b/charts/incubator/dailynotes/Chart.yaml index 7ce01b743d2..e84e6793a33 100644 --- a/charts/incubator/dailynotes/Chart.yaml +++ b/charts/incubator/dailynotes/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: dailynotes sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/dailynotes + - m0ngr31/dailynotes - https://hub.docker.com/r/m0ngr31/dailynotes/ type: application version: 2.0.7 diff --git a/charts/incubator/damselfly/Chart.yaml b/charts/incubator/damselfly/Chart.yaml index 2d66724f355..c6cf3af953a 100644 --- a/charts/incubator/damselfly/Chart.yaml +++ b/charts/incubator/damselfly/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: damselfly sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/damselfly + - webreaper/damselfly - https://github.com/Webreaper/Damselfly - https://hub.docker.com/r/webreaper/damselfly/ type: application diff --git a/charts/incubator/dashmachine/Chart.yaml b/charts/incubator/dashmachine/Chart.yaml index 8a85cbcbd33..6c4faacf5a7 100644 --- a/charts/incubator/dashmachine/Chart.yaml +++ b/charts/incubator/dashmachine/Chart.yaml @@ -25,6 +25,7 @@ maintainers: name: dashmachine sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/dashmachine + - rmountjoy/dashmachine - https://hub.docker.com/r/rmountjoy/dashmachine/ - https://hub.docker.com/r/rmountjoy/dashmachine/ type: application diff --git a/charts/incubator/dashy/Chart.yaml b/charts/incubator/dashy/Chart.yaml index c5b6db6d356..1201cb1f4be 100644 --- a/charts/incubator/dashy/Chart.yaml +++ b/charts/incubator/dashy/Chart.yaml @@ -17,6 +17,7 @@ maintainers: name: dashy sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/dashy + - lissy93/dashy - https://github.com/airsonic/airsonic - https://hub.docker.com/r/lissy93/dashy version: 2.0.14 diff --git a/charts/incubator/dayofdefeatsource/Chart.yaml b/charts/incubator/dayofdefeatsource/Chart.yaml index 04d44fe085a..5cd0681940c 100644 --- a/charts/incubator/dayofdefeatsource/Chart.yaml +++ b/charts/incubator/dayofdefeatsource/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: dayofdefeatsource sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/dayofdefeatsource + - ich777/steamcmd - https://www.steampowered.com/ - https://hub.docker.com/r/ich777/steamcmd/ type: application diff --git a/charts/incubator/daysofwar/Chart.yaml b/charts/incubator/daysofwar/Chart.yaml index 2b8fa575442..4a329a91b92 100644 --- a/charts/incubator/daysofwar/Chart.yaml +++ b/charts/incubator/daysofwar/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: daysofwar sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/daysofwar + - ich777/steamcmd - https://www.steampowered.com/ - https://hub.docker.com/r/ich777/steamcmd/ type: application diff --git a/charts/incubator/dayz/Chart.yaml b/charts/incubator/dayz/Chart.yaml index a385a9dd4af..b17c3448dcc 100644 --- a/charts/incubator/dayz/Chart.yaml +++ b/charts/incubator/dayz/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: dayz sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/dayz + - ich777/steamcmd - https://www.bohemia.net/games/dayz - https://hub.docker.com/r/ich777/steamcmd/ type: application diff --git a/charts/incubator/ddns-route53/Chart.yaml b/charts/incubator/ddns-route53/Chart.yaml index 5a11e7ca1fa..b62ede75f32 100644 --- a/charts/incubator/ddns-route53/Chart.yaml +++ b/charts/incubator/ddns-route53/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: ddns-route53 sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/ddns-route53 + - crazymax/ddns-route53 - https://github.com/crazy-max/ddns-route53 - https://hub.docker.com/r/crazymax/ddns-route53/ type: application diff --git a/charts/incubator/debian-apt-mirror/Chart.yaml b/charts/incubator/debian-apt-mirror/Chart.yaml index af6ebf40328..3735a7a6cc1 100644 --- a/charts/incubator/debian-apt-mirror/Chart.yaml +++ b/charts/incubator/debian-apt-mirror/Chart.yaml @@ -29,6 +29,7 @@ maintainers: name: debian-apt-mirror sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/debian-apt-mirror + - ich777/debian-mirror - https://www.debian.org/ - https://hub.docker.com/r/ich777/debian-mirror type: application diff --git a/charts/incubator/debian-bullseye/Chart.yaml b/charts/incubator/debian-bullseye/Chart.yaml index dd4efa03878..48024964463 100644 --- a/charts/incubator/debian-bullseye/Chart.yaml +++ b/charts/incubator/debian-bullseye/Chart.yaml @@ -25,6 +25,7 @@ maintainers: name: debian-bullseye sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/debian-bullseye + - ich777/debian-bullseye - https://www.debian.org/ - https://hub.docker.com/r/ich777/debian-bullseye type: application diff --git a/charts/incubator/dispatch/Chart.yaml b/charts/incubator/dispatch/Chart.yaml index 7061528fd3f..62e39baee23 100644 --- a/charts/incubator/dispatch/Chart.yaml +++ b/charts/incubator/dispatch/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: dispatch sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/dispatch + - khlieng/dispatch juchong/shapeshifter-docker - https://github.com/khlieng/dispatch - https://hub.docker.com/r/khlieng/dispatch/ type: application diff --git a/charts/incubator/dns-doh-companion/Chart.yaml b/charts/incubator/dns-doh-companion/Chart.yaml index 9e2bfd4f8eb..097d7487aa1 100644 --- a/charts/incubator/dns-doh-companion/Chart.yaml +++ b/charts/incubator/dns-doh-companion/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: dns-doh-companion sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/dns-doh-companion + - testdasi/simple-dns-doh - https://developers.cloudflare.com/1.1.1.1/dns-over-https/cloudflared-proxy/ - https://hub.docker.com/r/testdasi/simple-dns-doh/ type: application diff --git a/charts/incubator/docker-hub-rss/Chart.yaml b/charts/incubator/docker-hub-rss/Chart.yaml index 865d74d290b..4e10c9532d8 100644 --- a/charts/incubator/docker-hub-rss/Chart.yaml +++ b/charts/incubator/docker-hub-rss/Chart.yaml @@ -27,6 +27,7 @@ maintainers: name: docker-hub-rss sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/docker-hub-rss + - theconnman/docker-hub-rss - https://github.com/TheConnMan/docker-hub-rss - https://hub.docker.com/r/theconnman/docker-hub-rss type: application diff --git a/charts/incubator/dockerregistry/Chart.yaml b/charts/incubator/dockerregistry/Chart.yaml index 04b06853822..6535b6ac603 100644 --- a/charts/incubator/dockerregistry/Chart.yaml +++ b/charts/incubator/dockerregistry/Chart.yaml @@ -29,6 +29,7 @@ maintainers: name: dockerregistry sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/dockerregistry + - registry - https://github.com/distribution/distribution - https://registry.hub.docker.com/_/registry/ type: application diff --git a/charts/incubator/dontstarvetogether/Chart.yaml b/charts/incubator/dontstarvetogether/Chart.yaml index 12c33c4d3d0..cbc16cb4748 100644 --- a/charts/incubator/dontstarvetogether/Chart.yaml +++ b/charts/incubator/dontstarvetogether/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: dontstarvetogether sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/dontstarvetogether + - ich777/steamcmd - https://www.klei.com/games/dont-starve-together - https://hub.docker.com/r/ich777/steamcmd/ type: application diff --git a/charts/incubator/drone-runner/Chart.yaml b/charts/incubator/drone-runner/Chart.yaml index a1c5b0532bb..244497d8a40 100644 --- a/charts/incubator/drone-runner/Chart.yaml +++ b/charts/incubator/drone-runner/Chart.yaml @@ -6,7 +6,7 @@ dependencies: version: 11.1.2 deprecated: false description: "Drone by Harness™ is a modern Continuous Integration platform" -home: https://truecharts.org/charts/stable/drone-runner +home: https://truecharts.org/charts/incubator/drone-runner icon: https://truecharts.org/img/hotlink-ok/chart-icons/drone-runner.png keywords: - drone @@ -18,7 +18,8 @@ maintainers: url: https://truecharts.org name: drone-runner sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/drone-runner + - https://github.com/truecharts/charts/tree/master/charts/incubator/drone-runner + - drone/drone-runner-docker - https://docs.drone.io type: application version: 3.0.7 diff --git a/charts/incubator/drone-runner/README.md b/charts/incubator/drone-runner/README.md index 701942c352f..63d5d2c8fdc 100644 --- a/charts/incubator/drone-runner/README.md +++ b/charts/incubator/drone-runner/README.md @@ -5,7 +5,7 @@ TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. However only installations using the TrueNAS SCALE Apps system are supported. -For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/incubator/) **This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** diff --git a/charts/incubator/dropbox-by-otherguy/Chart.yaml b/charts/incubator/dropbox-by-otherguy/Chart.yaml index d6959da2c93..2f3290a6c5a 100644 --- a/charts/incubator/dropbox-by-otherguy/Chart.yaml +++ b/charts/incubator/dropbox-by-otherguy/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: dropbox-by-otherguy sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/dropbox-by-otherguy + - otherguy/dropbox - https://github.com/otherguy/docker-dropbox - https://hub.docker.com/r/otherguy/dropbox type: application diff --git a/charts/incubator/duplicacy/Chart.yaml b/charts/incubator/duplicacy/Chart.yaml index 9fdc8dfa841..36bc80a4181 100644 --- a/charts/incubator/duplicacy/Chart.yaml +++ b/charts/incubator/duplicacy/Chart.yaml @@ -19,6 +19,7 @@ maintainers: name: duplicacy sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/duplicacy + - cr.hotio.dev/hotio/duplicacy - https://hotio.dev/containers/duplicacy - https://hub.docker.com/r/hotio/duplicacy type: application diff --git a/charts/incubator/dvblink/Chart.yaml b/charts/incubator/dvblink/Chart.yaml index 23c6e3da6d6..a5858f48ac9 100644 --- a/charts/incubator/dvblink/Chart.yaml +++ b/charts/incubator/dvblink/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: dvblink sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/dvblink + - chvb/docker-dvblink - http://dvblogic.com - https://hub.docker.com/r/chvb/docker-dvblink/ type: application diff --git a/charts/incubator/eco/Chart.yaml b/charts/incubator/eco/Chart.yaml index 140be3b81d6..b826da3a555 100644 --- a/charts/incubator/eco/Chart.yaml +++ b/charts/incubator/eco/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: eco sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/eco + - ghcr.io/linuxserver/audacity ghcr.io/hotio/cloudflareddns qmcgaw/ddns-updater deconzcommunity/deconz docker.io/jakowenko/double-take ghcr.io/linuxserver/doublecommander spikecodes/libreddit alicevision/meshroom nextpvr/nextpvr_amd64 akhilrex/podgrab ghcr.io/recyclarr/recyclarr ixsystems/truecommand ghcr.io/linuxserver/tvheadend ulisses1478/docker-android amacneil/bitcoinunlimited ich777/steamcmd theconnman/docker-hub-rss chvb/docker-dvblink ich777/steamcmd ecodms/allinone-18.09 ich777/electrum farmos/farmos mrbrax/twitchautomator ich777/megasync foxxmd/multi-scrobbler edchamberlain/namecheap_ddns owntracks/recorder chacawaca/post-recording phasecorex/red-discordbot scprime/scprime ghcr.io/diamkil/socials ghcr.io/meeb/tubesync - https://www.steampowered.com/ - https://hub.docker.com/r/ich777/steamcmd/ type: application diff --git a/charts/incubator/ecodms/Chart.yaml b/charts/incubator/ecodms/Chart.yaml index 2f6e8050bb2..9a5bc6b394f 100644 --- a/charts/incubator/ecodms/Chart.yaml +++ b/charts/incubator/ecodms/Chart.yaml @@ -25,6 +25,7 @@ maintainers: name: ecodms sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/ecodms + - ecodms/allinone-18.09 - https://www.ecodms.de/index.php/en/ - https://hub.docker.com/r/ecodms/allinone-18.09/ type: application diff --git a/charts/incubator/electrum/Chart.yaml b/charts/incubator/electrum/Chart.yaml index 3494e0c69f0..c2b94d335d3 100644 --- a/charts/incubator/electrum/Chart.yaml +++ b/charts/incubator/electrum/Chart.yaml @@ -27,6 +27,7 @@ maintainers: name: electrum sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/electrum + - ich777/electrum - https://electrum.org/ - https://hub.docker.com/r/ich777/electrum type: application diff --git a/charts/incubator/emby-sync/Chart.yaml b/charts/incubator/emby-sync/Chart.yaml index 58e3af5a136..fad7b33888d 100644 --- a/charts/incubator/emby-sync/Chart.yaml +++ b/charts/incubator/emby-sync/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: emby-sync sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/emby-sync + - lastelement21/emby-sync - https://github.com/cameronurnes/emby-sync - https://hub.docker.com/r/lastelement21/emby-sync/ type: application diff --git a/charts/incubator/ersatztv/Chart.yaml b/charts/incubator/ersatztv/Chart.yaml index 1666083c234..fec93126a95 100644 --- a/charts/incubator/ersatztv/Chart.yaml +++ b/charts/incubator/ersatztv/Chart.yaml @@ -19,6 +19,7 @@ maintainers: name: ersatztv sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/ersatztv + - jasongdove/ersatztv - https://github.com/jasongdove/ErsatzTV - https://hub.docker.com/r/jasongdove/ersatztv type: application diff --git a/charts/incubator/etesync/Chart.yaml b/charts/incubator/etesync/Chart.yaml index 12217eeea53..1d2b21c79b0 100644 --- a/charts/incubator/etesync/Chart.yaml +++ b/charts/incubator/etesync/Chart.yaml @@ -31,6 +31,7 @@ maintainers: name: etesync sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/etesync + - victorrds/etesync - https://www.etesync.com/ - https://github.com/etesync - https://github.com/victor-rds/docker-etebase diff --git a/charts/incubator/ethercalc/Chart.yaml b/charts/incubator/ethercalc/Chart.yaml index 68b2841daf5..9368826716d 100644 --- a/charts/incubator/ethercalc/Chart.yaml +++ b/charts/incubator/ethercalc/Chart.yaml @@ -27,6 +27,7 @@ maintainers: name: ethercalc sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/ethercalc + - audreyt/ethercalc - https://github.com/audreyt/ethercalc - https://hub.docker.com/r/audreyt/ethercalc type: application diff --git a/charts/incubator/euterpe/Chart.yaml b/charts/incubator/euterpe/Chart.yaml index fe18a0bc090..6047039c943 100644 --- a/charts/incubator/euterpe/Chart.yaml +++ b/charts/incubator/euterpe/Chart.yaml @@ -22,6 +22,7 @@ maintainers: name: euterpe sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/euterpe + - ironsmile/euterpe - https://github.com/ironsmile/euterpe - https://hub.docker.com/r/ironsmile/euterpe type: application diff --git a/charts/incubator/explainshell/Chart.yaml b/charts/incubator/explainshell/Chart.yaml index f2f087c37ed..e63234b0ce4 100644 --- a/charts/incubator/explainshell/Chart.yaml +++ b/charts/incubator/explainshell/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: explainshell sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/explainshell + - spaceinvaderone/explainshell - https://github.com/idank/explainshell - https://hub.docker.com/r/spaceinvaderone/explainshell type: application diff --git a/charts/incubator/external-ip/Chart.yaml b/charts/incubator/external-ip/Chart.yaml index 38df94e056f..f43b9a3c55c 100644 --- a/charts/incubator/external-ip/Chart.yaml +++ b/charts/incubator/external-ip/Chart.yaml @@ -25,6 +25,7 @@ maintainers: name: external-ip sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/external-ip + - xavierh/external-ip - https://github.com/xavier-hernandez/docker-external-ip - https://hub.docker.com/repository/docker/xavierh/external-ip type: application diff --git a/charts/incubator/factorio/Chart.yaml b/charts/incubator/factorio/Chart.yaml index 49c82652ae3..47508793bf7 100644 --- a/charts/incubator/factorio/Chart.yaml +++ b/charts/incubator/factorio/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: factorio sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/factorio + - factoriotools/factorio ofsm/ofsm - https://www.factorio.com/ - https://hub.docker.com/r/factoriotools/factorio/ type: application diff --git a/charts/incubator/factorioservermanager/Chart.yaml b/charts/incubator/factorioservermanager/Chart.yaml index 7f0c0510ff0..d5cd033391b 100644 --- a/charts/incubator/factorioservermanager/Chart.yaml +++ b/charts/incubator/factorioservermanager/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: factorioservermanager sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/factorioservermanager + - ofsm/ofsm - https://github.com/OpenFactorioServerManager/factorio-server-manager - https://hub.docker.com/r/ofsm/ofsm type: application diff --git a/charts/incubator/facturascripts/Chart.yaml b/charts/incubator/facturascripts/Chart.yaml index ddae48fa52e..709d848e29e 100644 --- a/charts/incubator/facturascripts/Chart.yaml +++ b/charts/incubator/facturascripts/Chart.yaml @@ -25,6 +25,7 @@ maintainers: name: facturascripts sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/facturascripts + - unraides/facturascripts - https://facturascripts.com/ - https://hub.docker.com/r/unraides/facturascripts type: application diff --git a/charts/incubator/fancyindex/Chart.yaml b/charts/incubator/fancyindex/Chart.yaml index de3ba1dc037..589478fa2ed 100644 --- a/charts/incubator/fancyindex/Chart.yaml +++ b/charts/incubator/fancyindex/Chart.yaml @@ -12,6 +12,7 @@ keywords: - fancyindex sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/fancyindex + - docker.io/xal3xhx/fancy - https://github.com/xal3xhx/fancyindex - https://hub.docker.com/r/xal3xhx/fancy dependencies: diff --git a/charts/incubator/farmos/Chart.yaml b/charts/incubator/farmos/Chart.yaml index d25a0ab2527..6924aa7ba8f 100644 --- a/charts/incubator/farmos/Chart.yaml +++ b/charts/incubator/farmos/Chart.yaml @@ -25,6 +25,7 @@ maintainers: name: farmos sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/farmos + - farmos/farmos - https://github.com/farmOS/farmOS - https://hub.docker.com/r/farmos/farmos/ type: application diff --git a/charts/incubator/fastcom-mqtt/Chart.yaml b/charts/incubator/fastcom-mqtt/Chart.yaml index d113e7b3ed8..bae89aa6367 100644 --- a/charts/incubator/fastcom-mqtt/Chart.yaml +++ b/charts/incubator/fastcom-mqtt/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: fastcom-mqtt sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/fastcom-mqtt + - simonjenny/fastcom-mqtt - https://github.com/simonjenny/fastcom-mqtt - https://hub.docker.com/r/simonjenny/fastcom-mqtt/ type: application diff --git a/charts/incubator/fenrus/Chart.yaml b/charts/incubator/fenrus/Chart.yaml index 511161d224b..6e0cf855dc8 100644 --- a/charts/incubator/fenrus/Chart.yaml +++ b/charts/incubator/fenrus/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: fenrus sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/fenrus + - revenz/fenrus - http://fenrus.io - https://hub.docker.com/r/revenz/fenrus/ type: application diff --git a/charts/incubator/ferdi-client/Chart.yaml b/charts/incubator/ferdi-client/Chart.yaml index a4a786a3a52..31418b99395 100644 --- a/charts/incubator/ferdi-client/Chart.yaml +++ b/charts/incubator/ferdi-client/Chart.yaml @@ -25,6 +25,7 @@ maintainers: name: ferdi-client sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/ferdi-client + - ich777/ferdi-client - https://getferdi.com/ - https://hub.docker.com/r/ich777/ferdi-client/ type: application diff --git a/charts/incubator/ffmpeg-mkvdts2ac3/Chart.yaml b/charts/incubator/ffmpeg-mkvdts2ac3/Chart.yaml index 6469a4fa1b3..efa10851761 100644 --- a/charts/incubator/ffmpeg-mkvdts2ac3/Chart.yaml +++ b/charts/incubator/ffmpeg-mkvdts2ac3/Chart.yaml @@ -25,6 +25,7 @@ maintainers: name: ffmpeg-mkvdts2ac3 sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/ffmpeg-mkvdts2ac3 + - snoopy86/ffmpeg - https://registry.hub.docker.com/r/snoopy86/ffmpeg/ type: application version: 2.0.7 diff --git a/charts/incubator/filegator/Chart.yaml b/charts/incubator/filegator/Chart.yaml index ead46271368..2b6f31505c4 100644 --- a/charts/incubator/filegator/Chart.yaml +++ b/charts/incubator/filegator/Chart.yaml @@ -29,6 +29,7 @@ maintainers: name: filegator sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/filegator + - maxime1907/filegator - https://github.com/filegator/filegator - https://hub.docker.com/r/maxime1907/filegator type: application diff --git a/charts/incubator/fileshelter/Chart.yaml b/charts/incubator/fileshelter/Chart.yaml index 7ff9c7fd3fa..4a3435ced27 100644 --- a/charts/incubator/fileshelter/Chart.yaml +++ b/charts/incubator/fileshelter/Chart.yaml @@ -29,6 +29,7 @@ maintainers: name: fileshelter sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/fileshelter + - epoupon/fileshelter - https://github.com/epoupon/fileshelter - https://hub.docker.com/r/epoupon/fileshelter type: application diff --git a/charts/incubator/filestash/Chart.yaml b/charts/incubator/filestash/Chart.yaml index 6d033e5b726..1917d4ec8c8 100644 --- a/charts/incubator/filestash/Chart.yaml +++ b/charts/incubator/filestash/Chart.yaml @@ -27,6 +27,7 @@ maintainers: name: filestash sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/filestash + - machines/filestash - https://www.filestash.app/ - https://hub.docker.com/r/machines/filestash/ type: application diff --git a/charts/incubator/firefox-desktop-g3/Chart.yaml b/charts/incubator/firefox-desktop-g3/Chart.yaml index 007dc4d81a8..8c98e192798 100644 --- a/charts/incubator/firefox-desktop-g3/Chart.yaml +++ b/charts/incubator/firefox-desktop-g3/Chart.yaml @@ -27,6 +27,7 @@ maintainers: name: firefox-desktop-g3 sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/firefox-desktop-g3 + - accetto/ubuntu-vnc-xfce-firefox-g3 - https://github.com/accetto/headless-drawing-g3/ - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-firefox-g3 type: application diff --git a/charts/incubator/fireshare/Chart.yaml b/charts/incubator/fireshare/Chart.yaml index f7df8bc7057..47754b069d7 100644 --- a/charts/incubator/fireshare/Chart.yaml +++ b/charts/incubator/fireshare/Chart.yaml @@ -19,6 +19,7 @@ maintainers: name: fireshare sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/fireshare + - shaneisrael/fireshare - https://github.com/ShaneIsrael/fireshare - https://hub.docker.com/r/shaneisrael/fireshare type: application diff --git a/charts/incubator/fistfuloffrags/Chart.yaml b/charts/incubator/fistfuloffrags/Chart.yaml index 25deda4d54f..307d266a7d0 100644 --- a/charts/incubator/fistfuloffrags/Chart.yaml +++ b/charts/incubator/fistfuloffrags/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: fistfuloffrags sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/fistfuloffrags + - ich777/steamcmd - https://www.steampowered.com/ - https://hub.docker.com/r/ich777/steamcmd/ type: application diff --git a/charts/incubator/fivem/Chart.yaml b/charts/incubator/fivem/Chart.yaml index aba931b24b4..452da713cd9 100644 --- a/charts/incubator/fivem/Chart.yaml +++ b/charts/incubator/fivem/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: fivem sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/fivem + - ich777/fivemserver ich777/redmserver - https://fivem.net/ - https://hub.docker.com/r/ich777/fivemserver/ type: application diff --git a/charts/incubator/flame/Chart.yaml b/charts/incubator/flame/Chart.yaml index 45d4c7d3f47..8a312a67544 100644 --- a/charts/incubator/flame/Chart.yaml +++ b/charts/incubator/flame/Chart.yaml @@ -19,6 +19,7 @@ maintainers: name: flame sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/flame + - pawelmalak/flame - https://github.com/pawelmalak/flame - https://hub.docker.com/r/pawelmalak/flame type: application diff --git a/charts/incubator/flatnotes/Chart.yaml b/charts/incubator/flatnotes/Chart.yaml index 0d4df79e723..49b891756ef 100644 --- a/charts/incubator/flatnotes/Chart.yaml +++ b/charts/incubator/flatnotes/Chart.yaml @@ -17,6 +17,7 @@ maintainers: name: flatnotes sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/flatnotes + - dullage/flatnotes - https://hub.docker.com/r/dullage/flatnotes - https://github.com/Dullage/flatnotes version: 2.0.7 diff --git a/charts/incubator/flextv/Chart.yaml b/charts/incubator/flextv/Chart.yaml index 442b08f9210..6c5a57e6ca4 100644 --- a/charts/incubator/flextv/Chart.yaml +++ b/charts/incubator/flextv/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: flextv sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/flextv + - jcreynolds/flextv - https://github.com/d8ahazard/FlexTV - https://registry.hub.docker.com/r/jcreynolds/flextv/ type: application diff --git a/charts/incubator/fluttercoin-wallet/Chart.yaml b/charts/incubator/fluttercoin-wallet/Chart.yaml index 1122f82ec5b..0582b9bbdd6 100644 --- a/charts/incubator/fluttercoin-wallet/Chart.yaml +++ b/charts/incubator/fluttercoin-wallet/Chart.yaml @@ -29,6 +29,7 @@ maintainers: name: fluttercoin-wallet sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/fluttercoin-wallet + - ich777/fluttercoin - https://fluttercoin.me/ - https://hub.docker.com/r/ich777/fluttercoin type: application diff --git a/charts/incubator/fmd2-wine/Chart.yaml b/charts/incubator/fmd2-wine/Chart.yaml index e6d35bfa279..84734a04f08 100644 --- a/charts/incubator/fmd2-wine/Chart.yaml +++ b/charts/incubator/fmd2-wine/Chart.yaml @@ -25,6 +25,7 @@ maintainers: name: fmd2-wine sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/fmd2-wine + - banhcanh/docker-fmd2 - https://github.com/Banh-Canh/docker-FMD2 - https://hub.docker.com/r/banhcanh/docker-fmd2/ type: application diff --git a/charts/incubator/fogproject/Chart.yaml b/charts/incubator/fogproject/Chart.yaml index 8e89e338d41..15173fbaf5f 100644 --- a/charts/incubator/fogproject/Chart.yaml +++ b/charts/incubator/fogproject/Chart.yaml @@ -25,6 +25,7 @@ maintainers: name: fogproject sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/fogproject + - redvex2460/fogproject - https://github.com/redvex2460/fogproject type: application version: 2.0.7 diff --git a/charts/incubator/fotosho/Chart.yaml b/charts/incubator/fotosho/Chart.yaml index 7ae61037c08..b755f93b352 100644 --- a/charts/incubator/fotosho/Chart.yaml +++ b/charts/incubator/fotosho/Chart.yaml @@ -25,6 +25,7 @@ maintainers: name: fotosho sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/fotosho + - advplyr/fotosho - https://github.com/advplyr/fotosho - https://hub.docker.com/r/advplyr/fotosho/ type: application diff --git a/charts/incubator/freecad-desktop-g3/Chart.yaml b/charts/incubator/freecad-desktop-g3/Chart.yaml index 68de40c89b3..a80eaa3c3ce 100644 --- a/charts/incubator/freecad-desktop-g3/Chart.yaml +++ b/charts/incubator/freecad-desktop-g3/Chart.yaml @@ -27,6 +27,7 @@ maintainers: name: freecad-desktop-g3 sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/freecad-desktop-g3 + - accetto/ubuntu-vnc-xfce-freecad-g3 - https://github.com/accetto/headless-drawing-g3/ - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-freecad-g3 type: application diff --git a/charts/incubator/frigate/Chart.yaml b/charts/incubator/frigate/Chart.yaml index 4330ccfbca4..01e84395eda 100644 --- a/charts/incubator/frigate/Chart.yaml +++ b/charts/incubator/frigate/Chart.yaml @@ -21,6 +21,7 @@ maintainers: name: frigate sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/frigate + - blakeblackshear/frigate - https://github.com/blakeblackshear/frigate - https://hub.docker.com/r/blakeblackshear/frigate type: application diff --git a/charts/incubator/fsm/Chart.yaml b/charts/incubator/fsm/Chart.yaml index dec281c9f29..386b2b61987 100644 --- a/charts/incubator/fsm/Chart.yaml +++ b/charts/incubator/fsm/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: fsm sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/fsm + - ofsm/ofsm ofsm/ofsm - https://registry.hub.docker.com/r/ofsm/ofsm type: application version: 2.0.7 diff --git a/charts/incubator/funkwhale/Chart.yaml b/charts/incubator/funkwhale/Chart.yaml index 96e6ea6eb45..8d1204bde18 100644 --- a/charts/incubator/funkwhale/Chart.yaml +++ b/charts/incubator/funkwhale/Chart.yaml @@ -25,6 +25,7 @@ maintainers: name: funkwhale sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/funkwhale + - funkwhale/funkwhale - https://funkwhale.audio/ - https://hub.docker.com/r/funkwhale/funkwhale type: application diff --git a/charts/incubator/garrysmod/Chart.yaml b/charts/incubator/garrysmod/Chart.yaml index 17ca60ecf91..35b15422131 100644 --- a/charts/incubator/garrysmod/Chart.yaml +++ b/charts/incubator/garrysmod/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: garrysmod sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/garrysmod + - ich777/steamcmd - https://www.steampowered.com/ - https://hub.docker.com/r/ich777/steamcmd/ type: application diff --git a/charts/incubator/genea/Chart.yaml b/charts/incubator/genea/Chart.yaml index 4d6b9f3813d..4f13e749121 100644 --- a/charts/incubator/genea/Chart.yaml +++ b/charts/incubator/genea/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: genea sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/genea + - biggiesize/genea-app - https://github.com/genea-app/genea-app - https://hub.docker.com/r/biggiesize/genea-app type: application diff --git a/charts/incubator/ghost/Chart.yaml b/charts/incubator/ghost/Chart.yaml index ea5aa9b5780..5c8e4a9496f 100644 --- a/charts/incubator/ghost/Chart.yaml +++ b/charts/incubator/ghost/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: ghost sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/ghost + - ghost - https://github.com/TryGhost/Ghost - https://hub.docker.com/_/ghost - https://ghost.org/docs/ diff --git a/charts/incubator/github-backup/Chart.yaml b/charts/incubator/github-backup/Chart.yaml index b0b55eca463..bea31a295bd 100644 --- a/charts/incubator/github-backup/Chart.yaml +++ b/charts/incubator/github-backup/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: github-backup sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/github-backup + - lnxd/github-backup docker.io/llalon/github-backup - https://hub.docker.com/r/lnxd/github-backup type: application version: 2.0.7 diff --git a/charts/incubator/glauth/Chart.yaml b/charts/incubator/glauth/Chart.yaml index 83adb891725..ff671c92b02 100644 --- a/charts/incubator/glauth/Chart.yaml +++ b/charts/incubator/glauth/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: glauth sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/glauth + - glauth/glauth - https://glauth.github.io - https://hub.docker.com/repository/docker/glauth/glauth type: application diff --git a/charts/incubator/go-auto-yt/Chart.yaml b/charts/incubator/go-auto-yt/Chart.yaml index 416c34a5c2a..48a0729f7bf 100644 --- a/charts/incubator/go-auto-yt/Chart.yaml +++ b/charts/incubator/go-auto-yt/Chart.yaml @@ -25,6 +25,7 @@ maintainers: name: go-auto-yt sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/go-auto-yt + - xiovv/go-auto-yt - https://github.com/XiovV/go-auto-yt - https://hub.docker.com/r/xiovv/go-auto-yt type: application diff --git a/charts/incubator/go-playground/Chart.yaml b/charts/incubator/go-playground/Chart.yaml index 85111728a73..8e67d3ec0bb 100644 --- a/charts/incubator/go-playground/Chart.yaml +++ b/charts/incubator/go-playground/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: go-playground sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/go-playground + - x1unix/go-playground - https://hub.docker.com/r/x1unix/go-playground - https://hub.docker.com/r/x1unix/go-playground type: application diff --git a/charts/incubator/goaccess-npm-logs/Chart.yaml b/charts/incubator/goaccess-npm-logs/Chart.yaml index 40f9fb73397..4832d20a699 100644 --- a/charts/incubator/goaccess-npm-logs/Chart.yaml +++ b/charts/incubator/goaccess-npm-logs/Chart.yaml @@ -25,6 +25,7 @@ maintainers: name: goaccess-npm-logs sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/goaccess-npm-logs + - xavierh/goaccess-for-nginxproxymanager - https://github.com/xavier-hernandez/goaccess-for-nginxproxymanager - https://hub.docker.com/r/xavierh/goaccess-for-nginxproxymanager type: application diff --git a/charts/incubator/goaccess/Chart.yaml b/charts/incubator/goaccess/Chart.yaml index cde40e3d8ba..8854b3e4a33 100644 --- a/charts/incubator/goaccess/Chart.yaml +++ b/charts/incubator/goaccess/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: goaccess sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/goaccess + - xavierh/goaccess-for-nginxproxymanager gregyankovoy/goaccess - https://hub.docker.com/r/gregyankovoy/goaccess/dockerfile type: application version: 2.0.7 diff --git a/charts/incubator/godaddy-ddns/Chart.yaml b/charts/incubator/godaddy-ddns/Chart.yaml index 13682617d27..e6164789104 100644 --- a/charts/incubator/godaddy-ddns/Chart.yaml +++ b/charts/incubator/godaddy-ddns/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: godaddy-ddns sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/godaddy-ddns + - jwater7/godaddy-publicip-updater - https://hub.docker.com/r/jwater7/godaddy-publicip-updater/ type: application version: 2.0.7 diff --git a/charts/incubator/gokapi/Chart.yaml b/charts/incubator/gokapi/Chart.yaml index 6a7d992f241..bc74cd0c341 100644 --- a/charts/incubator/gokapi/Chart.yaml +++ b/charts/incubator/gokapi/Chart.yaml @@ -20,6 +20,7 @@ maintainers: name: gokapi sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/gokapi + - f0rc3/gokapi - https://github.com/Forceu/gokapi - https://hub.docker.com/r/f0rc3/gokapi type: application diff --git a/charts/incubator/google-cloud-storage-backup/Chart.yaml b/charts/incubator/google-cloud-storage-backup/Chart.yaml index f9f65bb100b..e309ac0107d 100644 --- a/charts/incubator/google-cloud-storage-backup/Chart.yaml +++ b/charts/incubator/google-cloud-storage-backup/Chart.yaml @@ -25,6 +25,7 @@ maintainers: name: google-cloud-storage-backup sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/google-cloud-storage-backup + - vinid223/gcloud-storage-backup - https://hub.docker.com/r/vinid223/gcloud-storage-backup type: application version: 2.0.7 diff --git a/charts/incubator/googlephotossync/Chart.yaml b/charts/incubator/googlephotossync/Chart.yaml index b8fbc5b2d63..b00b555e475 100644 --- a/charts/incubator/googlephotossync/Chart.yaml +++ b/charts/incubator/googlephotossync/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: googlephotossync sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/googlephotossync + - rix1337/docker-gphotos-sync - https://hub.docker.com/r/rix1337/docker-gphotos-sync type: application version: 2.0.11 diff --git a/charts/incubator/gpodder/Chart.yaml b/charts/incubator/gpodder/Chart.yaml index 713533ad0ef..a86debd6cf2 100644 --- a/charts/incubator/gpodder/Chart.yaml +++ b/charts/incubator/gpodder/Chart.yaml @@ -25,6 +25,7 @@ maintainers: name: gpodder sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/gpodder + - xthursdayx/gpodder-docker - https://gpodder.github.io/ - https://hub.docker.com/r/xthursdayx/gpodder-docker/ type: application diff --git a/charts/incubator/grafana-image-renderer/Chart.yaml b/charts/incubator/grafana-image-renderer/Chart.yaml index af582eb2637..022d79c2e10 100644 --- a/charts/incubator/grafana-image-renderer/Chart.yaml +++ b/charts/incubator/grafana-image-renderer/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: grafana-image-renderer sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/grafana-image-renderer + - grafana/grafana-image-renderer - https://github.com/grafana/grafana-image-renderer/blob/master/docs/remote_rendering_using_docker.md - https://hub.docker.com/r/grafana/grafana-image-renderer type: application diff --git a/charts/incubator/gridcoinwalletgui/Chart.yaml b/charts/incubator/gridcoinwalletgui/Chart.yaml index 74a0268250a..36645d9dd18 100644 --- a/charts/incubator/gridcoinwalletgui/Chart.yaml +++ b/charts/incubator/gridcoinwalletgui/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: gridcoinwalletgui sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/gridcoinwalletgui + - sublivion/gridcoinwalletgui - https://gridcoin.us/ - https://hub.docker.com/repository/docker/sublivion/gridcoinwalletgui type: application diff --git a/charts/incubator/guide2go/Chart.yaml b/charts/incubator/guide2go/Chart.yaml index 9b9995ec3b2..5134329727d 100644 --- a/charts/incubator/guide2go/Chart.yaml +++ b/charts/incubator/guide2go/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: guide2go sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/guide2go + - alturismo/guide2go - https://github.com/alturismo/guide2go - https://hub.docker.com/r/alturismo/guide2go type: application diff --git a/charts/incubator/h5ai/Chart.yaml b/charts/incubator/h5ai/Chart.yaml index 1fab9ad87af..b5550dbffc8 100644 --- a/charts/incubator/h5ai/Chart.yaml +++ b/charts/incubator/h5ai/Chart.yaml @@ -25,6 +25,7 @@ maintainers: name: h5ai sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/h5ai + - awesometic/h5ai - https://github.com/awesometic/docker-h5ai - https://hub.docker.com/r/awesometic/h5ai type: application diff --git a/charts/incubator/halflife2deathmatch/Chart.yaml b/charts/incubator/halflife2deathmatch/Chart.yaml index 71218aa521e..08b519c1594 100644 --- a/charts/incubator/halflife2deathmatch/Chart.yaml +++ b/charts/incubator/halflife2deathmatch/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: halflife2deathmatch sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/halflife2deathmatch + - ich777/steamcmd - https://www.steampowered.com/ - https://hub.docker.com/r/ich777/steamcmd/ type: application diff --git a/charts/incubator/hassconfigurator/Chart.yaml b/charts/incubator/hassconfigurator/Chart.yaml index 8429ff16f72..788639eb836 100644 --- a/charts/incubator/hassconfigurator/Chart.yaml +++ b/charts/incubator/hassconfigurator/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: hassconfigurator sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/hassconfigurator + - causticlab/hass-configurator-docker - https://github.com/danielperna84/hass-configurator - https://hub.docker.com/r/causticlab/hass-configurator-docker//Dockerfile/ type: application diff --git a/charts/incubator/hastebin/Chart.yaml b/charts/incubator/hastebin/Chart.yaml index c2ebf22e3bc..ba9a12c1a5c 100644 --- a/charts/incubator/hastebin/Chart.yaml +++ b/charts/incubator/hastebin/Chart.yaml @@ -29,6 +29,7 @@ maintainers: name: hastebin sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/hastebin + - flippinturt/hastebin - https://github.com/nzzane/haste-server - https://hub.docker.com/r/flippinturt/hastebin type: application diff --git a/charts/incubator/hasty-paste/Chart.yaml b/charts/incubator/hasty-paste/Chart.yaml index eea228b53e0..a1ef0c0482f 100644 --- a/charts/incubator/hasty-paste/Chart.yaml +++ b/charts/incubator/hasty-paste/Chart.yaml @@ -26,6 +26,7 @@ maintainers: name: hasty-paste sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/hasty-paste + - ghcr.io/enchant97/hasty-paste - https://github.com/enchant97/hasty-paste - https://github.com/enchant97/hasty-paste/blob/main/docs/install.md type: application diff --git a/charts/incubator/hetzner-ddns/Chart.yaml b/charts/incubator/hetzner-ddns/Chart.yaml index cc1fc2df982..7e269d46e17 100644 --- a/charts/incubator/hetzner-ddns/Chart.yaml +++ b/charts/incubator/hetzner-ddns/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: hetzner-ddns sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/hetzner-ddns + - kutzilla/hetzner-ddns - https://github.com/kutzilla/docker-hetzner-ddns - https://hub.docker.com/r/kutzilla/hetzner-ddns type: application diff --git a/charts/incubator/hexchat/Chart.yaml b/charts/incubator/hexchat/Chart.yaml index 052566f79b1..403a82ceaf6 100644 --- a/charts/incubator/hexchat/Chart.yaml +++ b/charts/incubator/hexchat/Chart.yaml @@ -20,6 +20,7 @@ maintainers: name: hexchat sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/hexchat + - binhex/arch-hexchat - https://hexchat.github.io/ - https://registry.hub.docker.com/r/binhex/arch-hexchat/ - https://github.com/binhex/documentation diff --git a/charts/incubator/hexo-blog/Chart.yaml b/charts/incubator/hexo-blog/Chart.yaml index e288fc761b2..f1ee13346a7 100644 --- a/charts/incubator/hexo-blog/Chart.yaml +++ b/charts/incubator/hexo-blog/Chart.yaml @@ -19,6 +19,7 @@ maintainers: name: hexo-blog sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/hexo-blog + - fletchto99/hexo-dev-blog - https://github.com/fletchto99/hexo-dev-docker - https://hub.docker.com/r/fletchto99/hexo-dev-blog/ type: application diff --git a/charts/incubator/homebridge/Chart.yaml b/charts/incubator/homebridge/Chart.yaml index c52d8bf0ec7..8c08cbd90c7 100644 --- a/charts/incubator/homebridge/Chart.yaml +++ b/charts/incubator/homebridge/Chart.yaml @@ -19,6 +19,7 @@ maintainers: name: homebridge sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/homebridge + - ghcr.io/oznu/homebridge - https://homebridge.io/ - https://github.com/oznu/docker-homebridge type: application diff --git a/charts/incubator/hoobs/Chart.yaml b/charts/incubator/hoobs/Chart.yaml index 8af9fa05509..834c72a228c 100644 --- a/charts/incubator/hoobs/Chart.yaml +++ b/charts/incubator/hoobs/Chart.yaml @@ -25,6 +25,7 @@ maintainers: name: hoobs sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/hoobs + - hoobs/hoobs - https://hub.docker.com/r/hoobs/hoobs type: application version: 2.0.7 diff --git a/charts/incubator/humhub/Chart.yaml b/charts/incubator/humhub/Chart.yaml index 57e9c6e8f24..86755364236 100644 --- a/charts/incubator/humhub/Chart.yaml +++ b/charts/incubator/humhub/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: humhub sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/humhub + - ghcr.io/siwatinc/humhub - https://ghcr.io/siwatinc/humhub type: application version: 2.0.7 diff --git a/charts/incubator/hurtworld/Chart.yaml b/charts/incubator/hurtworld/Chart.yaml index bd518ed66e9..0a5cb79e02d 100644 --- a/charts/incubator/hurtworld/Chart.yaml +++ b/charts/incubator/hurtworld/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: hurtworld sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/hurtworld + - ich777/steamcmd - https://www.steampowered.com/ - https://hub.docker.com/r/ich777/steamcmd/ type: application diff --git a/charts/incubator/icloudpd/Chart.yaml b/charts/incubator/icloudpd/Chart.yaml index 4b0485d6a5e..e3b3a9abff6 100644 --- a/charts/incubator/icloudpd/Chart.yaml +++ b/charts/incubator/icloudpd/Chart.yaml @@ -21,6 +21,7 @@ maintainers: name: icloudpd sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/icloudpd + - boredazfcuk/icloudpd - https://github.com/Womabre/-TrueNAS-docker-templates - https://hub.docker.com/r/boredazfcuk/icloudpd/ type: application diff --git a/charts/incubator/imgpush/Chart.yaml b/charts/incubator/imgpush/Chart.yaml index 9ed10629d64..7fa45e56664 100644 --- a/charts/incubator/imgpush/Chart.yaml +++ b/charts/incubator/imgpush/Chart.yaml @@ -31,6 +31,7 @@ maintainers: name: imgpush sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/imgpush + - hauxir/imgpush - https://github.com/hauxir/imgpush - https://hub.docker.com/r/hauxir/imgpush type: application diff --git a/charts/incubator/import-ics/Chart.yaml b/charts/incubator/import-ics/Chart.yaml index fb4a42d6ea6..546efaeb6c4 100644 --- a/charts/incubator/import-ics/Chart.yaml +++ b/charts/incubator/import-ics/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: import-ics sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/import-ics + - vilhjalmr26/import_ics - https://github.com/Vilhjalmr26/import_ics - https://hub.docker.com/repository/docker/vilhjalmr26/import_ics type: application diff --git a/charts/incubator/inkscape-desktop-g3/Chart.yaml b/charts/incubator/inkscape-desktop-g3/Chart.yaml index 0d237771c90..1ce7cdf35a6 100644 --- a/charts/incubator/inkscape-desktop-g3/Chart.yaml +++ b/charts/incubator/inkscape-desktop-g3/Chart.yaml @@ -27,6 +27,7 @@ maintainers: name: inkscape-desktop-g3 sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/inkscape-desktop-g3 + - accetto/ubuntu-vnc-xfce-inkscape-g3 - https://github.com/accetto/headless-drawing-g3/ - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-inkscape-g3 type: application diff --git a/charts/incubator/insurgencysandstorm/Chart.yaml b/charts/incubator/insurgencysandstorm/Chart.yaml index ad5edcb5d76..40c519790f0 100644 --- a/charts/incubator/insurgencysandstorm/Chart.yaml +++ b/charts/incubator/insurgencysandstorm/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: insurgencysandstorm sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/insurgencysandstorm + - ich777/steamcmd - https://www.steampowered.com/ - https://hub.docker.com/r/ich777/steamcmd/ type: application diff --git a/charts/incubator/invitarr/Chart.yaml b/charts/incubator/invitarr/Chart.yaml index 2b96f27ed6e..5b6468f31f1 100644 --- a/charts/incubator/invitarr/Chart.yaml +++ b/charts/incubator/invitarr/Chart.yaml @@ -21,6 +21,7 @@ maintainers: name: invitarr sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/invitarr + - piratify/invitarr - https://github.com/Sleepingpirates/Invitarr - https://hub.docker.com/r/piratify/invitarr type: application diff --git a/charts/incubator/ipmi-tools/Chart.yaml b/charts/incubator/ipmi-tools/Chart.yaml index 33d6fc779e6..4778ce7c6ee 100644 --- a/charts/incubator/ipmi-tools/Chart.yaml +++ b/charts/incubator/ipmi-tools/Chart.yaml @@ -27,6 +27,7 @@ maintainers: name: ipmi-tools sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/ipmi-tools + - edchamberlain/ipmi-tools - https://github.com/EdwardChamberlain/IPMI-Fan-Controller - https://hub.docker.com/r/edchamberlain/ipmi-tools type: application diff --git a/charts/incubator/jackett2telegram/Chart.yaml b/charts/incubator/jackett2telegram/Chart.yaml index 57a8f58cce0..bf099820dad 100644 --- a/charts/incubator/jackett2telegram/Chart.yaml +++ b/charts/incubator/jackett2telegram/Chart.yaml @@ -20,6 +20,7 @@ maintainers: name: jackett2telegram sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/jackett2telegram + - danimart1991/jackett2telegram - https://github.com/danimart1991/jackett2telegram - https://hub.docker.com/r/danimart1991/jackett2telegram type: application diff --git a/charts/incubator/jelu/Chart.yaml b/charts/incubator/jelu/Chart.yaml index b38676d6bf8..62430c75e96 100644 --- a/charts/incubator/jelu/Chart.yaml +++ b/charts/incubator/jelu/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: jelu sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/jelu + - wabayang/jelu - https://github.com/bayang/jelu - https://hub.docker.com/r/wabayang/jelu type: application diff --git a/charts/incubator/jenkins/Chart.yaml b/charts/incubator/jenkins/Chart.yaml index eca05c70e0a..8216484de94 100644 --- a/charts/incubator/jenkins/Chart.yaml +++ b/charts/incubator/jenkins/Chart.yaml @@ -19,6 +19,7 @@ maintainers: name: jenkins sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/jenkins + - jenkins/jenkins - https://hub.docker.com/r/jenkins/jenkins type: application version: 3.0.5 diff --git a/charts/incubator/jmzhomeproxy/Chart.yaml b/charts/incubator/jmzhomeproxy/Chart.yaml index ea69bb4f5b7..6d69a4791d8 100644 --- a/charts/incubator/jmzhomeproxy/Chart.yaml +++ b/charts/incubator/jmzhomeproxy/Chart.yaml @@ -25,6 +25,7 @@ maintainers: name: jmzhomeproxy sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/jmzhomeproxy + - jmzsoftware/jmzhomelabproxy - https://github.com/JmzTaylor/homelab_proxy/ - https://hub.docker.com/u/jmzsoftware type: application diff --git a/charts/incubator/jump/Chart.yaml b/charts/incubator/jump/Chart.yaml index e6c99b82093..498e3267469 100644 --- a/charts/incubator/jump/Chart.yaml +++ b/charts/incubator/jump/Chart.yaml @@ -18,6 +18,7 @@ maintainers: name: jump sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/jump + - daledavies/jump - https://github.com/daledavies/jump - https://hub.docker.com/r/daledavies/jump version: 2.0.7 diff --git a/charts/incubator/kavitaemail/Chart.yaml b/charts/incubator/kavitaemail/Chart.yaml index ca0fbf7c29e..086e22fa66a 100644 --- a/charts/incubator/kavitaemail/Chart.yaml +++ b/charts/incubator/kavitaemail/Chart.yaml @@ -13,6 +13,7 @@ keywords: - email sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/kavitaemail + - kizaing/kavitaemail - https://truecharts.org/docs/charts/incubator/kavitaemail - https://github.com/Kareadita/KavitaEmail - https://hub.docker.com/r/kizaing/kavitaemail diff --git a/charts/incubator/kdenlive-vnc/Chart.yaml b/charts/incubator/kdenlive-vnc/Chart.yaml index 6278fc8f699..3b3a70fa5c0 100644 --- a/charts/incubator/kdenlive-vnc/Chart.yaml +++ b/charts/incubator/kdenlive-vnc/Chart.yaml @@ -29,6 +29,7 @@ maintainers: name: kdenlive-vnc sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/kdenlive-vnc + - tessypowder/docker-kdenlive - https://github.com/JonathanTreffler/kdenlive-vnc-docker - https://hub.docker.com/r/tessypowder/docker-kdenlive/ type: application diff --git a/charts/incubator/kdenlive/Chart.yaml b/charts/incubator/kdenlive/Chart.yaml index 7e6e26758b2..abd05014bcf 100644 --- a/charts/incubator/kdenlive/Chart.yaml +++ b/charts/incubator/kdenlive/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: kdenlive sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/kdenlive + - tessypowder/docker-kdenlive lscr.io/linuxserver/kdenlive - https://kdenlive.org/ - https://github.com/orgs/linuxserver/packages/container/package/kdenlive - https://github.com/linuxserver/docker-kdenlive#readme diff --git a/charts/incubator/keeweb/Chart.yaml b/charts/incubator/keeweb/Chart.yaml index 50c8d172bb8..e4c99f1ff49 100644 --- a/charts/incubator/keeweb/Chart.yaml +++ b/charts/incubator/keeweb/Chart.yaml @@ -21,6 +21,7 @@ maintainers: name: keeweb sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/keeweb + - antelle/keeweb - https://github.com/keeweb/keeweb - https://hub.docker.com/r/antelle/keeweb version: 2.0.8 diff --git a/charts/incubator/kerbalspaceprogram-lmp/Chart.yaml b/charts/incubator/kerbalspaceprogram-lmp/Chart.yaml index f8d3f3b59e6..a11d5839cc9 100644 --- a/charts/incubator/kerbalspaceprogram-lmp/Chart.yaml +++ b/charts/incubator/kerbalspaceprogram-lmp/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: kerbalspaceprogram-lmp sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/kerbalspaceprogram-lmp + - ich777/lunamultiplayer-ksp - https://github.com/LunaMultiplayer/LunaMultiplayer - https://hub.docker.com/r/ich777/lunamultiplayer-ksp/ type: application diff --git a/charts/incubator/kerio-connect/Chart.yaml b/charts/incubator/kerio-connect/Chart.yaml index 7a4bb3c0358..371be5a4f34 100644 --- a/charts/incubator/kerio-connect/Chart.yaml +++ b/charts/incubator/kerio-connect/Chart.yaml @@ -25,6 +25,7 @@ maintainers: name: kerio-connect sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/kerio-connect + - chvb/docker-kerio-connect - http://kerio.com - https://hub.docker.com/r/chvb/docker-kerio-connect/ type: application diff --git a/charts/incubator/kitana/Chart.yaml b/charts/incubator/kitana/Chart.yaml index 6f2184f8993..a6551b3c293 100644 --- a/charts/incubator/kitana/Chart.yaml +++ b/charts/incubator/kitana/Chart.yaml @@ -27,6 +27,7 @@ maintainers: name: kitana sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/kitana + - pannal/kitana - https://github.com/pannal/Kitana - https://hub.docker.com/r/pannal/kitana/ type: application diff --git a/charts/incubator/krusader/Chart.yaml b/charts/incubator/krusader/Chart.yaml index baa18f05e89..5b10e3a5fd1 100644 --- a/charts/incubator/krusader/Chart.yaml +++ b/charts/incubator/krusader/Chart.yaml @@ -25,6 +25,7 @@ maintainers: name: krusader sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/krusader + - ich777/krusader - https://krusader.org/ - https://hub.docker.com/r/ich777/krusader type: application diff --git a/charts/incubator/lastoasis/Chart.yaml b/charts/incubator/lastoasis/Chart.yaml index d4b41ec179a..482b7c1eac3 100644 --- a/charts/incubator/lastoasis/Chart.yaml +++ b/charts/incubator/lastoasis/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: lastoasis sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/lastoasis + - ich777/steamcmd - https://store.steampowered.com/ - https://hub.docker.com/r/ich777/steamcmd/ type: application diff --git a/charts/incubator/left4dead/Chart.yaml b/charts/incubator/left4dead/Chart.yaml index 9cc29b9cf3e..74903c218c5 100644 --- a/charts/incubator/left4dead/Chart.yaml +++ b/charts/incubator/left4dead/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: left4dead sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/left4dead + - ich777/steamcmd - https://www.steampowered.com/ - https://hub.docker.com/r/ich777/steamcmd/ type: application diff --git a/charts/incubator/lemur-cfssl/Chart.yaml b/charts/incubator/lemur-cfssl/Chart.yaml index 6165dc05f4e..6a032ccfdc1 100644 --- a/charts/incubator/lemur-cfssl/Chart.yaml +++ b/charts/incubator/lemur-cfssl/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: lemur-cfssl sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/lemur-cfssl + - halianelf/lemur - https://github.com/Netflix/lemur - https://hub.docker.com/r/halianelf/lemur/ type: application diff --git a/charts/incubator/lenpaste/Chart.yaml b/charts/incubator/lenpaste/Chart.yaml index 189b7e5045a..bd6e84b2ee3 100644 --- a/charts/incubator/lenpaste/Chart.yaml +++ b/charts/incubator/lenpaste/Chart.yaml @@ -21,6 +21,7 @@ maintainers: name: lenpaste sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/lenpaste + - git.lcomrade.su/root/lenpaste - https://git.lcomrade.su/root/lenpaste version: 3.0.19 annotations: diff --git a/charts/incubator/lingva/Chart.yaml b/charts/incubator/lingva/Chart.yaml index 182f2d8740a..ae3ee64746f 100644 --- a/charts/incubator/lingva/Chart.yaml +++ b/charts/incubator/lingva/Chart.yaml @@ -25,6 +25,7 @@ maintainers: name: lingva sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/lingva + - thedaviddelta/lingva-translate - https://github.com/TheDavidDelta/lingva-translate - https://hub.docker.com/r/thedaviddelta/lingva-translate type: application diff --git a/charts/incubator/linkwallet/Chart.yaml b/charts/incubator/linkwallet/Chart.yaml index 0cbfec86a8b..fdd142dcf2d 100644 --- a/charts/incubator/linkwallet/Chart.yaml +++ b/charts/incubator/linkwallet/Chart.yaml @@ -17,6 +17,7 @@ maintainers: name: linkwallet sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/linkwallet + - tardisx/linkwallet - https://github.com/tardisx/linkwallet version: 2.0.8 annotations: diff --git a/charts/incubator/livebook/Chart.yaml b/charts/incubator/livebook/Chart.yaml index c71756cc967..a589b132761 100644 --- a/charts/incubator/livebook/Chart.yaml +++ b/charts/incubator/livebook/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: livebook sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/livebook + - livebook/livebook - https://livebook.dev/ - https://hub.docker.com/r/livebook/livebook type: application diff --git a/charts/incubator/livestreamdvr/Chart.yaml b/charts/incubator/livestreamdvr/Chart.yaml index 26a6a56c4a4..0edd7ba564c 100644 --- a/charts/incubator/livestreamdvr/Chart.yaml +++ b/charts/incubator/livestreamdvr/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: livestreamdvr sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/livestreamdvr + - mrbrax/twitchautomator - https://github.com/MrBrax/LiveStreamDVR - https://hub.docker.com/r/mrbrax/twitchautomator/ type: application diff --git a/charts/incubator/llalon-github-backup/Chart.yaml b/charts/incubator/llalon-github-backup/Chart.yaml index a4ffdce2377..5fe2e4e06e0 100644 --- a/charts/incubator/llalon-github-backup/Chart.yaml +++ b/charts/incubator/llalon-github-backup/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: llalon-github-backup sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/llalon-github-backup + - docker.io/llalon/github-backup - https://github.com/abusesa/github-backup - https://hub.docker.com/r/llalon/github-backup type: application diff --git a/charts/incubator/longvinter/Chart.yaml b/charts/incubator/longvinter/Chart.yaml index 10ff971f789..42912491da4 100644 --- a/charts/incubator/longvinter/Chart.yaml +++ b/charts/incubator/longvinter/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: longvinter sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/longvinter + - ich777/steamcmd - https://www.steampowered.com/ - https://hub.docker.com/r/ich777/steamcmd/ type: application diff --git a/charts/incubator/mailpile/Chart.yaml b/charts/incubator/mailpile/Chart.yaml index 618ce73916b..0d23ec7d6a6 100644 --- a/charts/incubator/mailpile/Chart.yaml +++ b/charts/incubator/mailpile/Chart.yaml @@ -27,6 +27,7 @@ maintainers: name: mailpile sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/mailpile + - rroemhild/mailpile - https://www.mailpile.is/ - https://hub.docker.com/r/rroemhild/mailpile/ type: application diff --git a/charts/incubator/maloja/Chart.yaml b/charts/incubator/maloja/Chart.yaml index a06843b7a42..a82b93d1f30 100644 --- a/charts/incubator/maloja/Chart.yaml +++ b/charts/incubator/maloja/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: maloja sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/maloja + - krateng/maloja - https://maloja.krateng.ch/ - https://hub.docker.com/r/krateng/maloja type: application diff --git a/charts/incubator/mango/Chart.yaml b/charts/incubator/mango/Chart.yaml index cd743f41312..f03a23bf975 100644 --- a/charts/incubator/mango/Chart.yaml +++ b/charts/incubator/mango/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: mango sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/mango + - hkalexling/mango - https://github.com/hkalexling/mango - https://hub.docker.com/r/hkalexling/mango type: application diff --git a/charts/incubator/media-roller/Chart.yaml b/charts/incubator/media-roller/Chart.yaml index 706a7395ef9..b0464e64b80 100644 --- a/charts/incubator/media-roller/Chart.yaml +++ b/charts/incubator/media-roller/Chart.yaml @@ -25,6 +25,7 @@ maintainers: name: media-roller sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/media-roller + - ronnieroller/media-roller - https://github.com/rroller/media-roller - https://hub.docker.com/repository/docker/ronnieroller/media-roller type: application diff --git a/charts/incubator/mediaelch/Chart.yaml b/charts/incubator/mediaelch/Chart.yaml index d9346e3f3bf..6790bff3411 100644 --- a/charts/incubator/mediaelch/Chart.yaml +++ b/charts/incubator/mediaelch/Chart.yaml @@ -25,6 +25,7 @@ maintainers: name: mediaelch sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/mediaelch + - masonxx/mediaelch - https://github.com/Komet/MediaElch - https://hub.docker.com/repository/docker/masonxx/mediaelch type: application diff --git a/charts/incubator/mediagoblin/Chart.yaml b/charts/incubator/mediagoblin/Chart.yaml index f6e35a135b2..ca2b24d795e 100644 --- a/charts/incubator/mediagoblin/Chart.yaml +++ b/charts/incubator/mediagoblin/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: mediagoblin sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/mediagoblin + - mtlynch/mediagoblin - https://mediagoblin.org/ - https://hub.docker.com/r/mtlynch/mediagoblin/ type: application diff --git a/charts/incubator/megasync/Chart.yaml b/charts/incubator/megasync/Chart.yaml index 84f3d7745cd..2f4087f9d18 100644 --- a/charts/incubator/megasync/Chart.yaml +++ b/charts/incubator/megasync/Chart.yaml @@ -29,6 +29,7 @@ maintainers: name: megasync sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/megasync + - ich777/megasync - https://hub.docker.com/r/ich777/doh-server - https://hub.docker.com/r/ich777/megasync type: application diff --git a/charts/incubator/memories-of-mars/Chart.yaml b/charts/incubator/memories-of-mars/Chart.yaml index 9ab6b560bd2..c71337b7637 100644 --- a/charts/incubator/memories-of-mars/Chart.yaml +++ b/charts/incubator/memories-of-mars/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: memories-of-mars sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/memories-of-mars + - ich777/steamcmd - https://memoriesofmars.com/ - https://hub.docker.com/r/ich777/steamcmd/ type: application diff --git a/charts/incubator/metatube/Chart.yaml b/charts/incubator/metatube/Chart.yaml index 7d9543c32fe..c437d9741b8 100644 --- a/charts/incubator/metatube/Chart.yaml +++ b/charts/incubator/metatube/Chart.yaml @@ -27,6 +27,7 @@ maintainers: name: metatube sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/metatube + - jvt038/metatube - https://github.com/JVT038/MetaTube - https://hub.docker.com/r/jvt038/metatube type: application diff --git a/charts/incubator/microbin/Chart.yaml b/charts/incubator/microbin/Chart.yaml index 342717e66d3..ca017d8c5fa 100644 --- a/charts/incubator/microbin/Chart.yaml +++ b/charts/incubator/microbin/Chart.yaml @@ -17,6 +17,7 @@ maintainers: name: microbin sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/microbin + - danielszabo99/microbin - https://github.com/szabodanika/microbin version: 2.0.7 annotations: diff --git a/charts/incubator/mindustry/Chart.yaml b/charts/incubator/mindustry/Chart.yaml index 7a010a3709b..af52aac4abf 100644 --- a/charts/incubator/mindustry/Chart.yaml +++ b/charts/incubator/mindustry/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: mindustry sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/mindustry + - ich777/mindustry-server - https://anuke.itch.io/mindustry - https://hub.docker.com/r/ich777/mindustry-server/ type: application diff --git a/charts/incubator/mineos/Chart.yaml b/charts/incubator/mineos/Chart.yaml index a9acd2b2a7d..9ed43c6e319 100644 --- a/charts/incubator/mineos/Chart.yaml +++ b/charts/incubator/mineos/Chart.yaml @@ -13,6 +13,7 @@ keywords: - minecraft sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/mineos + - hexparrot/mineos - https://hub.docker.com/r/hexparrot/mineos - https://github.com/hexparrot/mineos-node dependencies: diff --git a/charts/incubator/mininote/Chart.yaml b/charts/incubator/mininote/Chart.yaml index 6bc8c9a64a3..6b4b57770fd 100644 --- a/charts/incubator/mininote/Chart.yaml +++ b/charts/incubator/mininote/Chart.yaml @@ -25,6 +25,7 @@ maintainers: name: mininote sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/mininote + - n1try/mininote - https://github.com/muety/mininote - https://hub.docker.com/r/n1try/mininote type: application diff --git a/charts/incubator/misskey/Chart.yaml b/charts/incubator/misskey/Chart.yaml index 740fd751aee..4b64d9d5506 100644 --- a/charts/incubator/misskey/Chart.yaml +++ b/charts/incubator/misskey/Chart.yaml @@ -31,6 +31,7 @@ maintainers: name: misskey sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/misskey + - misskey/misskey - https://github.com/misskey-dev/misskey/ - https://hub.docker.com/r/misskey/misskey/ annotations: diff --git a/charts/incubator/mocodo-mcd/Chart.yaml b/charts/incubator/mocodo-mcd/Chart.yaml index 007de83e9a1..f4c6b42b1c8 100644 --- a/charts/incubator/mocodo-mcd/Chart.yaml +++ b/charts/incubator/mocodo-mcd/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: mocodo-mcd sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/mocodo-mcd + - olprog/mocodo - https://rawgit.com/laowantong/mocodo/master/doc/fr_refman.html#utiliser_mocodo_en_ligne_de_commande - https://hub.docker.com/r/olprog/mocodo type: application diff --git a/charts/incubator/mojopaste/Chart.yaml b/charts/incubator/mojopaste/Chart.yaml index 6158f6ad417..954c824b401 100644 --- a/charts/incubator/mojopaste/Chart.yaml +++ b/charts/incubator/mojopaste/Chart.yaml @@ -29,6 +29,7 @@ maintainers: name: mojopaste sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/mojopaste + - jhthorsen/mojopaste - https://github.com/jhthorsen/app-mojopaste - https://hub.docker.com/r/jhthorsen/mojopaste type: application diff --git a/charts/incubator/monero-node/Chart.yaml b/charts/incubator/monero-node/Chart.yaml index d591919ce3b..e4db457127d 100644 --- a/charts/incubator/monero-node/Chart.yaml +++ b/charts/incubator/monero-node/Chart.yaml @@ -27,6 +27,7 @@ maintainers: name: monero-node sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/monero-node + - kannix/monero-full-node - https://github.com/kannix/monero-full-node - https://hub.docker.com/r/kannix/monero-full-node type: application diff --git a/charts/incubator/money-balancer/Chart.yaml b/charts/incubator/money-balancer/Chart.yaml index 86cbf40c525..caf4b466df9 100644 --- a/charts/incubator/money-balancer/Chart.yaml +++ b/charts/incubator/money-balancer/Chart.yaml @@ -19,6 +19,7 @@ maintainers: name: money-balancer sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/money-balancer + - ghcr.io/dorianim/money-balancer - https://github.com/dorianim/money-balancer type: application version: 2.0.7 diff --git a/charts/incubator/mordhau/Chart.yaml b/charts/incubator/mordhau/Chart.yaml index 32bb3fc88b6..f5495e73874 100644 --- a/charts/incubator/mordhau/Chart.yaml +++ b/charts/incubator/mordhau/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: mordhau sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/mordhau + - ich777/steamcmd - https://www.steampowered.com/ - https://hub.docker.com/r/ich777/steamcmd/ type: application diff --git a/charts/incubator/moviegrabber/Chart.yaml b/charts/incubator/moviegrabber/Chart.yaml index 7301db3c937..b2efcc96aa4 100644 --- a/charts/incubator/moviegrabber/Chart.yaml +++ b/charts/incubator/moviegrabber/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: moviegrabber sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/moviegrabber + - binhex/arch-moviegrabber - https://github.com/binhex/moviegrabber - https://registry.hub.docker.com/r/binhex/arch-moviegrabber/ - https://github.com/binhex/documentation diff --git a/charts/incubator/multi-scrobbler/Chart.yaml b/charts/incubator/multi-scrobbler/Chart.yaml index 6acc16f5c34..87ad65887cc 100644 --- a/charts/incubator/multi-scrobbler/Chart.yaml +++ b/charts/incubator/multi-scrobbler/Chart.yaml @@ -25,6 +25,7 @@ maintainers: name: multi-scrobbler sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/multi-scrobbler + - foxxmd/multi-scrobbler - https://hub.docker.com/repository/docker/foxxmd/multi-scrobbler type: application version: 2.0.7 diff --git a/charts/incubator/namecheap-ddns/Chart.yaml b/charts/incubator/namecheap-ddns/Chart.yaml index 561422ffe72..96cfe41320d 100644 --- a/charts/incubator/namecheap-ddns/Chart.yaml +++ b/charts/incubator/namecheap-ddns/Chart.yaml @@ -27,6 +27,7 @@ maintainers: name: namecheap-ddns sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/namecheap-ddns + - edchamberlain/namecheap_ddns - https://github.com/EdwardChamberlain/namecheap_ddns - https://hub.docker.com/r/edchamberlain/namecheap_ddns type: application diff --git a/charts/incubator/necesse/Chart.yaml b/charts/incubator/necesse/Chart.yaml index 71ecf02d727..15882cdff07 100644 --- a/charts/incubator/necesse/Chart.yaml +++ b/charts/incubator/necesse/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: necesse sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/necesse + - ich777/steamcmd - https://www.steampowered.com/ - https://hub.docker.com/r/ich777/steamcmd/ type: application diff --git a/charts/incubator/netbox/Chart.yaml b/charts/incubator/netbox/Chart.yaml index a07cb3d6d54..8d9dfec074d 100644 --- a/charts/incubator/netbox/Chart.yaml +++ b/charts/incubator/netbox/Chart.yaml @@ -26,6 +26,7 @@ maintainers: name: netbox sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/netbox + - netboxcommunity/netbox - https://github.com/netbox-community/netbox-docker version: 3.0.27 annotations: diff --git a/charts/incubator/neverwinternights-ee/Chart.yaml b/charts/incubator/neverwinternights-ee/Chart.yaml index eabe09c11cc..2b074eafe75 100644 --- a/charts/incubator/neverwinternights-ee/Chart.yaml +++ b/charts/incubator/neverwinternights-ee/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: neverwinternights-ee sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/neverwinternights-ee + - ich777/nwnee-server - https://www.beamdog.com/games/neverwinter-nights-enhanced/ - https://hub.docker.com/r/ich777/nwnee-server/ type: application diff --git a/charts/incubator/newyearcountdownclock/Chart.yaml b/charts/incubator/newyearcountdownclock/Chart.yaml index 3d44d6d458b..494b67d458b 100644 --- a/charts/incubator/newyearcountdownclock/Chart.yaml +++ b/charts/incubator/newyearcountdownclock/Chart.yaml @@ -25,6 +25,7 @@ maintainers: name: newyearcountdownclock sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/newyearcountdownclock + - modem7/newyearcountdown - https://github.com/modem7/Docker-NewYearCountdown - https://hub.docker.com/r/modem7/newyearcountdown type: application diff --git a/charts/incubator/nightscout/Chart.yaml b/charts/incubator/nightscout/Chart.yaml index c5a8d6d0d31..7faa064c31b 100644 --- a/charts/incubator/nightscout/Chart.yaml +++ b/charts/incubator/nightscout/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: nightscout sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/nightscout + - nightscout/cgm-remote-monitor-travis - https://github.com/nightscout/cgm-remote-monitor - https://registry.hub.docker.com/r/nightscout/cgm-remote-monitor-travis type: application diff --git a/charts/incubator/nitter/Chart.yaml b/charts/incubator/nitter/Chart.yaml index a2418a96d87..47743670295 100644 --- a/charts/incubator/nitter/Chart.yaml +++ b/charts/incubator/nitter/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: nitter sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/nitter + - zedeus/nitter - https://github.com/zedeus/nitter type: application version: 1.0.6 diff --git a/charts/incubator/noisedash/Chart.yaml b/charts/incubator/noisedash/Chart.yaml index f819baec7c0..d402d9fe800 100644 --- a/charts/incubator/noisedash/Chart.yaml +++ b/charts/incubator/noisedash/Chart.yaml @@ -17,6 +17,7 @@ maintainers: name: noisedash sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/noisedash + - noisedash/noisedash - https://github.com/kaythomas0/noisedash version: 2.0.9 annotations: diff --git a/charts/incubator/nosqlclient/Chart.yaml b/charts/incubator/nosqlclient/Chart.yaml index 5f71b038cf1..f200f5a4e35 100644 --- a/charts/incubator/nosqlclient/Chart.yaml +++ b/charts/incubator/nosqlclient/Chart.yaml @@ -25,6 +25,7 @@ maintainers: name: nosqlclient sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/nosqlclient + - mongoclient/mongoclient - https://github.com/nosqlclient/nosqlclient - https://hub.docker.com/r/mongoclient/mongoclient/ type: application diff --git a/charts/incubator/notarius/Chart.yaml b/charts/incubator/notarius/Chart.yaml index 1a80f455b50..a227cf879f2 100644 --- a/charts/incubator/notarius/Chart.yaml +++ b/charts/incubator/notarius/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: notarius sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/notarius + - agusalex/notarius - https://github.com/agusalex/Notarius - https://hub.docker.com/r/agusalex/Notarius type: application diff --git a/charts/incubator/notea/Chart.yaml b/charts/incubator/notea/Chart.yaml index dd663e422b4..fc8e439757f 100644 --- a/charts/incubator/notea/Chart.yaml +++ b/charts/incubator/notea/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: notea sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/notea + - diamkil/notea - https://github.com/diamkil/docker-notea - https://registry.hub.docker.com/r/diamkil/notea/ type: application diff --git a/charts/incubator/obs-ndi/Chart.yaml b/charts/incubator/obs-ndi/Chart.yaml index 31f65af143a..c2b9c9218a2 100644 --- a/charts/incubator/obs-ndi/Chart.yaml +++ b/charts/incubator/obs-ndi/Chart.yaml @@ -29,6 +29,7 @@ maintainers: name: obs-ndi sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/obs-ndi + - patrickstigler/obs-ndi - https://github.com/patrickstigler/docker-obs-ndi - https://hub.docker.com/r/patrickstigler/obs-ndi type: application diff --git a/charts/incubator/observium/Chart.yaml b/charts/incubator/observium/Chart.yaml index 0258b1551f3..ece4f33166a 100644 --- a/charts/incubator/observium/Chart.yaml +++ b/charts/incubator/observium/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: observium sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/observium + - uberchuckie/observium - https://www.observium.org/ - https://hub.docker.com/r/uberchuckie/observium/ type: application diff --git a/charts/incubator/obsidian/Chart.yaml b/charts/incubator/obsidian/Chart.yaml index af210ba01e0..4fdacd93ca9 100644 --- a/charts/incubator/obsidian/Chart.yaml +++ b/charts/incubator/obsidian/Chart.yaml @@ -19,6 +19,7 @@ maintainers: name: obsidian sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/obsidian + - ghcr.io/sytone/obsidian-remote - https://github.com/sytone/obsidian-remote - https://github.com/sytone/obsidian-remote/pkgs/container/obsidian-remote type: application diff --git a/charts/incubator/onlinecheckyourserver/Chart.yaml b/charts/incubator/onlinecheckyourserver/Chart.yaml index fdd80ff8b5c..63a9b583756 100644 --- a/charts/incubator/onlinecheckyourserver/Chart.yaml +++ b/charts/incubator/onlinecheckyourserver/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: onlinecheckyourserver sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/onlinecheckyourserver + - ich777/online-check-pushover - https://hub.docker.com/r/ich777/online-check-pushover - https://hub.docker.com/r/ich777/online-check-pushover type: application diff --git a/charts/incubator/openaudible/Chart.yaml b/charts/incubator/openaudible/Chart.yaml index cc47e237f1f..a299e7a3619 100644 --- a/charts/incubator/openaudible/Chart.yaml +++ b/charts/incubator/openaudible/Chart.yaml @@ -17,6 +17,7 @@ maintainers: name: openaudible sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/openaudible + - openaudible/openaudible - https://github.com/openaudible/openaudible_docker version: 2.0.7 annotations: diff --git a/charts/incubator/openbooks/Chart.yaml b/charts/incubator/openbooks/Chart.yaml index 59b4b9e3c12..b0a076dc88c 100644 --- a/charts/incubator/openbooks/Chart.yaml +++ b/charts/incubator/openbooks/Chart.yaml @@ -19,6 +19,7 @@ maintainers: name: openbooks sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/openbooks + - evanbuss/openbooks - https://github.com/evan-buss/openbooks - https://hub.docker.com/r/evanbuss/openbooks type: application diff --git a/charts/incubator/opengl-desktop-g3/Chart.yaml b/charts/incubator/opengl-desktop-g3/Chart.yaml index 20fc1f8002b..acd384d8dc2 100644 --- a/charts/incubator/opengl-desktop-g3/Chart.yaml +++ b/charts/incubator/opengl-desktop-g3/Chart.yaml @@ -29,6 +29,7 @@ maintainers: name: opengl-desktop-g3 sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/opengl-desktop-g3 + - accetto/ubuntu-vnc-xfce-opengl-g3 - https://github.com/accetto/headless-drawing-g3/ - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-opengl-g3 type: application diff --git a/charts/incubator/openproject/Chart.yaml b/charts/incubator/openproject/Chart.yaml index 21ac37930a5..79cf5a415dd 100644 --- a/charts/incubator/openproject/Chart.yaml +++ b/charts/incubator/openproject/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: openproject sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/openproject + - openproject/community - http://openproject.org - https://hub.docker.com/u/openproject type: application diff --git a/charts/incubator/openra/Chart.yaml b/charts/incubator/openra/Chart.yaml index 0591b9bfb82..002833bc9ac 100644 --- a/charts/incubator/openra/Chart.yaml +++ b/charts/incubator/openra/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: openra sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/openra + - rmoriz/openra - http://openra.net/ - https://hub.docker.com/r/rmoriz/openra type: application diff --git a/charts/incubator/openttd/Chart.yaml b/charts/incubator/openttd/Chart.yaml index 79cc11316f0..9981558494e 100644 --- a/charts/incubator/openttd/Chart.yaml +++ b/charts/incubator/openttd/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: openttd sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/openttd + - ich777/openttdserver - https://www.openttd.org/ - https://hub.docker.com/r/ich777/openttdserver type: application diff --git a/charts/incubator/orbital-sync/Chart.yaml b/charts/incubator/orbital-sync/Chart.yaml index d95839c3276..f5f63cb80fd 100644 --- a/charts/incubator/orbital-sync/Chart.yaml +++ b/charts/incubator/orbital-sync/Chart.yaml @@ -20,6 +20,7 @@ maintainers: name: orbital-sync sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/orbital-sync + - ghcr.io/mattwebbio/orbital-sync - https://github.com/mattwebbio/orbital-sync/pkgs/container/orbital-sync type: application version: 2.0.7 diff --git a/charts/incubator/owi2plex/Chart.yaml b/charts/incubator/owi2plex/Chart.yaml index ef6f4d94546..2f189c8d831 100644 --- a/charts/incubator/owi2plex/Chart.yaml +++ b/charts/incubator/owi2plex/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: owi2plex sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/owi2plex + - alturismo/owi2plex - https://github.com/alturismo/owi2plex - https://hub.docker.com/r/alturismo/owi2plex type: application diff --git a/charts/incubator/owntracks/Chart.yaml b/charts/incubator/owntracks/Chart.yaml index 7559e18dba2..6de3c217391 100644 --- a/charts/incubator/owntracks/Chart.yaml +++ b/charts/incubator/owntracks/Chart.yaml @@ -19,6 +19,7 @@ maintainers: name: owntracks sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/owntracks + - owntracks/recorder - https://github.com/owntracks/recorder - https://github.com/owntracks/docker-recorder type: application diff --git a/charts/incubator/passwordpusherephemeral/Chart.yaml b/charts/incubator/passwordpusherephemeral/Chart.yaml index 35ae33b3372..0ad483b37bb 100644 --- a/charts/incubator/passwordpusherephemeral/Chart.yaml +++ b/charts/incubator/passwordpusherephemeral/Chart.yaml @@ -27,6 +27,7 @@ maintainers: name: passwordpusherephemeral sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/passwordpusherephemeral + - pglombardo/pwpush-ephemeral - https://github.com/pglombardo/PasswordPusher - https://hub.docker.com/r/pglombardo/pwpush-ephemeral/ type: application diff --git a/charts/incubator/pastey/Chart.yaml b/charts/incubator/pastey/Chart.yaml index 842cfe7f6ec..ad8ab3a4fcc 100644 --- a/charts/incubator/pastey/Chart.yaml +++ b/charts/incubator/pastey/Chart.yaml @@ -25,6 +25,7 @@ maintainers: name: pastey sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/pastey + - cesura/pastey - https://github.com/Cesura/pastey - https://hub.docker.com/r/cesura/pastey/ type: application diff --git a/charts/incubator/pavlovvr/Chart.yaml b/charts/incubator/pavlovvr/Chart.yaml index 9ecac23dac3..f0aa12084b9 100644 --- a/charts/incubator/pavlovvr/Chart.yaml +++ b/charts/incubator/pavlovvr/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: pavlovvr sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/pavlovvr + - ich777/steamcmd - https://www.steampowered.com/ - https://hub.docker.com/r/ich777/steamcmd/ type: application diff --git a/charts/incubator/phoronix-test-suite/Chart.yaml b/charts/incubator/phoronix-test-suite/Chart.yaml index 4aae84653b1..9fe4b565f65 100644 --- a/charts/incubator/phoronix-test-suite/Chart.yaml +++ b/charts/incubator/phoronix-test-suite/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: phoronix-test-suite sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/phoronix-test-suite + - phoronix/pts - https://github.com/phoronix-test-suite/phoronix-test-suite - https://hub.docker.com/r/phoronix/pts/ type: application diff --git a/charts/incubator/photo-stream/Chart.yaml b/charts/incubator/photo-stream/Chart.yaml index 48e14a1414e..7486421a663 100644 --- a/charts/incubator/photo-stream/Chart.yaml +++ b/charts/incubator/photo-stream/Chart.yaml @@ -22,6 +22,7 @@ maintainers: name: photo-stream sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/photo-stream + - waschinski/photo-stream - https://github.com/waschinski/photo-stream - https://hub.docker.com/r/waschinski/photo-stream type: application diff --git a/charts/incubator/photostructure/Chart.yaml b/charts/incubator/photostructure/Chart.yaml index eae5b9fd1cd..c066ae2b57b 100644 --- a/charts/incubator/photostructure/Chart.yaml +++ b/charts/incubator/photostructure/Chart.yaml @@ -27,6 +27,7 @@ maintainers: name: photostructure sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/photostructure + - photostructure/server - https://photostructure.com/ - https://hub.docker.com/r/photostructure/server/ type: application diff --git a/charts/incubator/phpmyadmin/Chart.yaml b/charts/incubator/phpmyadmin/Chart.yaml index bbbead2b6d8..7a09f0b9f0b 100644 --- a/charts/incubator/phpmyadmin/Chart.yaml +++ b/charts/incubator/phpmyadmin/Chart.yaml @@ -25,6 +25,7 @@ maintainers: name: phpmyadmin sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/phpmyadmin + - phpmyadmin/phpmyadmin - https://hub.docker.com/r/phpmyadmin/phpmyadmin/ type: application version: 2.0.7 diff --git a/charts/incubator/pigallery2/Chart.yaml b/charts/incubator/pigallery2/Chart.yaml index bf102534209..0e349b3c05f 100644 --- a/charts/incubator/pigallery2/Chart.yaml +++ b/charts/incubator/pigallery2/Chart.yaml @@ -35,6 +35,7 @@ maintainers: name: pigallery2 sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/pigallery2 + - bpatrik/pigallery2 - https://github.com/bpatrik/pigallery2 - https://hub.docker.com/r/bpatrik/pigallery2 type: application diff --git a/charts/incubator/pingvin-share/Chart.yaml b/charts/incubator/pingvin-share/Chart.yaml index 960b4bb516e..e007e1fc90a 100644 --- a/charts/incubator/pingvin-share/Chart.yaml +++ b/charts/incubator/pingvin-share/Chart.yaml @@ -19,6 +19,7 @@ maintainers: name: pingvin-share sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/pingvin-share + - stonith404/pingvin-share - https://github.com/stonith404/pingvin-share - https://hub.docker.com/r/stonith404/pingvin-share type: application diff --git a/charts/incubator/piwigo/Chart.yaml b/charts/incubator/piwigo/Chart.yaml index 7200eb4e6fb..e6698c454b8 100644 --- a/charts/incubator/piwigo/Chart.yaml +++ b/charts/incubator/piwigo/Chart.yaml @@ -20,6 +20,7 @@ maintainers: name: piwigo sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/piwigo + - ghcr.io/linuxserver/piwigo - http://piwigo.org/ - https://github.com/linuxserver/docker-piwigo type: application diff --git a/charts/incubator/pixark/Chart.yaml b/charts/incubator/pixark/Chart.yaml index fabc53d7f10..7cbd0864049 100644 --- a/charts/incubator/pixark/Chart.yaml +++ b/charts/incubator/pixark/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: pixark sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/pixark + - ich777/steamcmd - https://pixark.snail.com/ - https://hub.docker.com/r/ich777/steamcmd/ type: application diff --git a/charts/incubator/pixelserv-tls/Chart.yaml b/charts/incubator/pixelserv-tls/Chart.yaml index 13aee0a9910..4025438b524 100644 --- a/charts/incubator/pixelserv-tls/Chart.yaml +++ b/charts/incubator/pixelserv-tls/Chart.yaml @@ -25,6 +25,7 @@ maintainers: name: pixelserv-tls sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/pixelserv-tls + - imthai/pixelserv-tls - https://github.com/imTHAI/docker-pixelserv-tls - https://hub.docker.com/r/imthai/pixelserv-tls/ type: application diff --git a/charts/incubator/plausible/Chart.yaml b/charts/incubator/plausible/Chart.yaml index 90f32f04aa8..f31af2d9115 100644 --- a/charts/incubator/plausible/Chart.yaml +++ b/charts/incubator/plausible/Chart.yaml @@ -27,6 +27,7 @@ maintainers: name: plausible sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/plausible + - plausible/analytics - https://plausible.io/ - https://plausible.io/docs/self-hosting - https://github.com/plausible/analytics diff --git a/charts/incubator/plex-meta-manager/Chart.yaml b/charts/incubator/plex-meta-manager/Chart.yaml index eb242c8f97e..c4f7b383c5e 100644 --- a/charts/incubator/plex-meta-manager/Chart.yaml +++ b/charts/incubator/plex-meta-manager/Chart.yaml @@ -18,6 +18,7 @@ maintainers: name: plex-meta-manager sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/plex-meta-manager + - meisnate12/plex-meta-manager - https://hub.docker.com/r/meisnate12/plex-meta-manager - https://github.com/meisnate12/Plex-Meta-Manager type: application diff --git a/charts/incubator/plexanisync/Chart.yaml b/charts/incubator/plexanisync/Chart.yaml index 14aabd2fe1f..432417b8c8b 100644 --- a/charts/incubator/plexanisync/Chart.yaml +++ b/charts/incubator/plexanisync/Chart.yaml @@ -19,6 +19,7 @@ maintainers: name: plexanisync sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/plexanisync + - ghcr.io/rickdb/plexanisync - https://github.com/RickDB/PlexAniSync - https://github.com/RickDB/PlexAniSync/pkgs/container/plexanisync type: application diff --git a/charts/incubator/plexripper/Chart.yaml b/charts/incubator/plexripper/Chart.yaml index 855c67ed0ed..d20c1eca180 100644 --- a/charts/incubator/plexripper/Chart.yaml +++ b/charts/incubator/plexripper/Chart.yaml @@ -33,6 +33,7 @@ maintainers: name: plexripper sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/plexripper + - plexripper/plexripper - https://github.com/PlexRipper/PlexRipper/ - https://hub.docker.com/r/plexripper/plexripper/ type: application diff --git a/charts/incubator/plextraktsync/Chart.yaml b/charts/incubator/plextraktsync/Chart.yaml index 35090ceac33..94cca368cd8 100644 --- a/charts/incubator/plextraktsync/Chart.yaml +++ b/charts/incubator/plextraktsync/Chart.yaml @@ -25,6 +25,7 @@ maintainers: name: plextraktsync sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/plextraktsync + - ghcr.io/taxel/plextraktsync - https://github.com/Taxel/PlexTraktSync - https://ghcr.io/taxel/plextraktsync type: application diff --git a/charts/incubator/plik/Chart.yaml b/charts/incubator/plik/Chart.yaml index f8f9b244e68..cfacb2e762e 100644 --- a/charts/incubator/plik/Chart.yaml +++ b/charts/incubator/plik/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: plik sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/plik + - rootgg/plik - https://github.com/root-gg/plik type: application version: 0.0.7 diff --git a/charts/incubator/post-recording/Chart.yaml b/charts/incubator/post-recording/Chart.yaml index a1258a70704..28c50264f03 100644 --- a/charts/incubator/post-recording/Chart.yaml +++ b/charts/incubator/post-recording/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: post-recording sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/post-recording + - chacawaca/post-recording - https://github.com/chacawaca/docker-post-recording - https://hub.docker.com/r/chacawaca/post-recording type: application diff --git a/charts/incubator/poste/Chart.yaml b/charts/incubator/poste/Chart.yaml index f0cab57ed9c..c610320b9fa 100644 --- a/charts/incubator/poste/Chart.yaml +++ b/charts/incubator/poste/Chart.yaml @@ -33,6 +33,7 @@ maintainers: name: poste sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/poste + - petersem/posterr analogic/poste.io - https://poste.io/ - https://hub.docker.com/r/analogic/poste.io/ type: application diff --git a/charts/incubator/postscriptum/Chart.yaml b/charts/incubator/postscriptum/Chart.yaml index 4017d7cb30b..e597ea205a1 100644 --- a/charts/incubator/postscriptum/Chart.yaml +++ b/charts/incubator/postscriptum/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: postscriptum sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/postscriptum + - ich777/steamcmd - https://www.steampowered.com/ - https://hub.docker.com/r/ich777/steamcmd/ type: application diff --git a/charts/incubator/preclear/Chart.yaml b/charts/incubator/preclear/Chart.yaml index 4d189cad657..4f282e982f2 100644 --- a/charts/incubator/preclear/Chart.yaml +++ b/charts/incubator/preclear/Chart.yaml @@ -25,6 +25,7 @@ maintainers: name: preclear sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/preclear + - binhex/arch-preclear - https://forums.TrueNAS.net/topic/2732-preclear_disksh-a-new-utility-to-burn-in-and-pre-clear-disks-for-quick-add/ - https://registry.hub.docker.com/r/binhex/arch-preclear/ - https://github.com/binhex/documentation diff --git a/charts/incubator/pritunl/Chart.yaml b/charts/incubator/pritunl/Chart.yaml index 8e380c83035..d4eda5583da 100644 --- a/charts/incubator/pritunl/Chart.yaml +++ b/charts/incubator/pritunl/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: pritunl sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/pritunl + - bashninja/docker-pritunl - https://pritunl.com/ - https://hub.docker.com/r/bashninja/docker-pritunl/ type: application diff --git a/charts/incubator/privatebin/Chart.yaml b/charts/incubator/privatebin/Chart.yaml index d3f72f7f4c3..eecec24109d 100644 --- a/charts/incubator/privatebin/Chart.yaml +++ b/charts/incubator/privatebin/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: privatebin sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/privatebin + - privatebin/pdo - https://privatebin.info/ - https://github.com/PrivateBin/PrivateBin - https://hub.docker.com/r/privatebin/pdo diff --git a/charts/incubator/projectzomboidreporter-frontend/Chart.yaml b/charts/incubator/projectzomboidreporter-frontend/Chart.yaml index c9b7f09b34d..e8f439c61c5 100644 --- a/charts/incubator/projectzomboidreporter-frontend/Chart.yaml +++ b/charts/incubator/projectzomboidreporter-frontend/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: projectzomboidreporter-frontend sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/projectzomboidreporter-frontend + - chrisashtear/zomboid-reporter-frontend - https://github.com/ChrisAshtear/Zomboid-Server-Stats-Reporter/ - https://hub.docker.com/r/chrisashtear/zomboid-reporter-frontend/ type: application diff --git a/charts/incubator/prpdf/Chart.yaml b/charts/incubator/prpdf/Chart.yaml index f828be632cb..0e17697c45f 100644 --- a/charts/incubator/prpdf/Chart.yaml +++ b/charts/incubator/prpdf/Chart.yaml @@ -25,6 +25,7 @@ maintainers: name: prpdf sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/prpdf + - knex666/prpdf - https://github.com/maschhoff/prpdf - https://hub.docker.com/r/knex666/prpdf type: application diff --git a/charts/incubator/ps3netsrv/Chart.yaml b/charts/incubator/ps3netsrv/Chart.yaml index d371ace2d77..7d2681fc8dc 100644 --- a/charts/incubator/ps3netsrv/Chart.yaml +++ b/charts/incubator/ps3netsrv/Chart.yaml @@ -19,6 +19,7 @@ maintainers: name: ps3netsrv sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/ps3netsrv + - shawly/ps3netsrv - https://github.com/aldostools/webMAN-MOD/tree/master/_Projects_/ps3netsrv - https://hub.docker.com/r/shawly/ps3netsrv type: application diff --git a/charts/incubator/pt-helper/Chart.yaml b/charts/incubator/pt-helper/Chart.yaml index 5e31ce8ea7d..daf7564818e 100644 --- a/charts/incubator/pt-helper/Chart.yaml +++ b/charts/incubator/pt-helper/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: pt-helper sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/pt-helper + - crazyq/pt_helper - https://hub.docker.com/r/crazyq/pt_helper type: application version: 2.0.10 diff --git a/charts/incubator/pure-ftpd/Chart.yaml b/charts/incubator/pure-ftpd/Chart.yaml index 3ec99ab0b12..5f8e2cbe13f 100644 --- a/charts/incubator/pure-ftpd/Chart.yaml +++ b/charts/incubator/pure-ftpd/Chart.yaml @@ -25,6 +25,7 @@ maintainers: name: pure-ftpd sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/pure-ftpd + - crazymax/pure-ftpd - https://www.pureftpd.org/project/pure-ftpd/ - https://hub.docker.com/r/crazymax/pure-ftpd/ type: application diff --git a/charts/incubator/pvk-ii/Chart.yaml b/charts/incubator/pvk-ii/Chart.yaml index d1ff7dfa4bf..14a7bcf0f0f 100644 --- a/charts/incubator/pvk-ii/Chart.yaml +++ b/charts/incubator/pvk-ii/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: pvk-ii sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/pvk-ii + - ich777/steamcmd - https://www.steampowered.com/ - https://hub.docker.com/r/ich777/steamcmd/ type: application diff --git a/charts/incubator/pwm/Chart.yaml b/charts/incubator/pwm/Chart.yaml index 537c8f73e8b..4589c388b6d 100644 --- a/charts/incubator/pwm/Chart.yaml +++ b/charts/incubator/pwm/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: pwm sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/pwm + - fjudith/pwm - https://github.com/pwm-project/pwm - https://hub.docker.com/r/fjudith/pwm type: application diff --git a/charts/incubator/pyload-ng/Chart.yaml b/charts/incubator/pyload-ng/Chart.yaml index 721994e3d22..b18c8efdb16 100644 --- a/charts/incubator/pyload-ng/Chart.yaml +++ b/charts/incubator/pyload-ng/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: pyload-ng sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/pyload-ng + - lscr.io/linuxserver/pyload-ng - https://pyload.net/ - https://github.com/orgs/linuxserver/packages/container/package/pyload-ng - https://github.com/linuxserver/docker-pyload-ng#readme diff --git a/charts/incubator/qflood/Chart.yaml b/charts/incubator/qflood/Chart.yaml index f48004304da..6506e577595 100644 --- a/charts/incubator/qflood/Chart.yaml +++ b/charts/incubator/qflood/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: qflood sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/qflood + - cr.hotio.dev/hotio/qflood - https://hotio.dev/containers/qflood - https://hub.docker.com/r/hotio/qflood type: application diff --git a/charts/incubator/quake3/Chart.yaml b/charts/incubator/quake3/Chart.yaml index 35b802a0191..4ea7620404b 100644 --- a/charts/incubator/quake3/Chart.yaml +++ b/charts/incubator/quake3/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: quake3 sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/quake3 + - ich777/quake3 - https://www.idsoftware.com/ - https://hub.docker.com/r/ich777/quake3 type: application diff --git a/charts/incubator/quickshare/Chart.yaml b/charts/incubator/quickshare/Chart.yaml index 14691a1130d..9f8e323dd0d 100644 --- a/charts/incubator/quickshare/Chart.yaml +++ b/charts/incubator/quickshare/Chart.yaml @@ -29,6 +29,7 @@ maintainers: name: quickshare sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/quickshare + - hexxa/quickshare - https://github.com/ihexxa/quickshare - https://hub.docker.com/r/hexxa/quickshare type: application diff --git a/charts/incubator/quiz-game/Chart.yaml b/charts/incubator/quiz-game/Chart.yaml index ffd729a61d8..437498c3d69 100644 --- a/charts/incubator/quiz-game/Chart.yaml +++ b/charts/incubator/quiz-game/Chart.yaml @@ -21,6 +21,7 @@ maintainers: name: quiz-game sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/quiz-game + - patrickstigler/quiz-game - https://github.com/ASKJR/quiz-game - https://registry.hub.docker.com/r/patrickstigler/quiz-game type: application diff --git a/charts/incubator/qwantify/Chart.yaml b/charts/incubator/qwantify/Chart.yaml index 7c3266bdff0..b94a721c459 100644 --- a/charts/incubator/qwantify/Chart.yaml +++ b/charts/incubator/qwantify/Chart.yaml @@ -19,6 +19,7 @@ maintainers: name: qwantify sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/qwantify + - ghcr.io/wanjohiryan/qwantify - https://github.com/wanjohiryan/qwantify type: application version: 0.0.2 diff --git a/charts/incubator/ra-rom-processor/Chart.yaml b/charts/incubator/ra-rom-processor/Chart.yaml index 39dd7a890c0..ec05f35bafe 100644 --- a/charts/incubator/ra-rom-processor/Chart.yaml +++ b/charts/incubator/ra-rom-processor/Chart.yaml @@ -19,6 +19,7 @@ maintainers: name: ra-rom-processor sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/ra-rom-processor + - randomninjaatk/raromprocessor - https://github.com/RandomNinjaAtk/docker-raromprocessor - https://hub.docker.com/r/randomninjaatk/raromprocessor - https://github.com/RandomNinjaAtk/docker-raromprocessor#instructionsusage-guidelines diff --git a/charts/incubator/radarrsync/Chart.yaml b/charts/incubator/radarrsync/Chart.yaml index 978155494c8..6d3b50f15d6 100644 --- a/charts/incubator/radarrsync/Chart.yaml +++ b/charts/incubator/radarrsync/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: radarrsync sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/radarrsync + - dmanius/radarrsync-docker - https://github.com/dairefinn/RadarrSync - https://hub.docker.com/r/dmanius/radarrsync-docker/ type: application diff --git a/charts/incubator/radicale/Chart.yaml b/charts/incubator/radicale/Chart.yaml index 2629adb8bd4..0aa421a2265 100644 --- a/charts/incubator/radicale/Chart.yaml +++ b/charts/incubator/radicale/Chart.yaml @@ -24,6 +24,7 @@ maintainers: name: radicale sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/radicale + - tomsquest/docker-radicale - https://radicale.org/ - https://github.com/Kozea/Radicale - https://github.com/tomsquest/docker-radicale diff --git a/charts/incubator/raneto/Chart.yaml b/charts/incubator/raneto/Chart.yaml index e3f80e7020d..4657bd8f0d2 100644 --- a/charts/incubator/raneto/Chart.yaml +++ b/charts/incubator/raneto/Chart.yaml @@ -25,6 +25,7 @@ maintainers: name: raneto sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/raneto + - lscr.io/linuxserver/raneto - http://raneto.com/ - https://github.com/orgs/linuxserver/packages/container/package/raneto - https://github.com/linuxserver/docker-raneto#readme diff --git a/charts/incubator/rapidphotodownloader/Chart.yaml b/charts/incubator/rapidphotodownloader/Chart.yaml index 570f3c45cd4..79fbaadca6c 100644 --- a/charts/incubator/rapidphotodownloader/Chart.yaml +++ b/charts/incubator/rapidphotodownloader/Chart.yaml @@ -29,6 +29,7 @@ maintainers: name: rapidphotodownloader sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/rapidphotodownloader + - ich777/rapidphotodownloader - https://www.damonlynch.net/rapid/ - https://hub.docker.com/r/ich777/rapidphotodownloader/ type: application diff --git a/charts/incubator/raspberrymatic/Chart.yaml b/charts/incubator/raspberrymatic/Chart.yaml index 908efa19100..b3b52f8fb83 100644 --- a/charts/incubator/raspberrymatic/Chart.yaml +++ b/charts/incubator/raspberrymatic/Chart.yaml @@ -13,6 +13,7 @@ keywords: - iot sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/raspberrymatic + - ghcr.io/jens-maus/raspberrymatic - https://github.com/jens-maus/RaspberryMatic - https://github.com/jens-maus/RaspberryMatic/pkgs/container/raspberrymatic dependencies: diff --git a/charts/incubator/reactive-resume/Chart.yaml b/charts/incubator/reactive-resume/Chart.yaml index fc671c0da59..78fd372d8ad 100644 --- a/charts/incubator/reactive-resume/Chart.yaml +++ b/charts/incubator/reactive-resume/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: reactive-resume sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/reactive-resume + - amruthpillai/reactive-resume - https://rxresu.me/ - https://hub.docker.com/r/amruthpillai/reactive-resume/ type: application diff --git a/charts/incubator/red-discordbot/Chart.yaml b/charts/incubator/red-discordbot/Chart.yaml index 55551ec7741..81e55aa283e 100644 --- a/charts/incubator/red-discordbot/Chart.yaml +++ b/charts/incubator/red-discordbot/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: red-discordbot sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/red-discordbot + - phasecorex/red-discordbot - https://github.com/PhasecoreX/docker-red-discordbot - https://hub.docker.com/r/phasecorex/red-discordbot/ type: application diff --git a/charts/incubator/redisinsight/Chart.yaml b/charts/incubator/redisinsight/Chart.yaml index 81ed85a6ad0..da281ef354f 100644 --- a/charts/incubator/redisinsight/Chart.yaml +++ b/charts/incubator/redisinsight/Chart.yaml @@ -13,6 +13,7 @@ keywords: - Tools-Utilities sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/redisinsight + - redislabs/redisinsight - https://redis.com/redis-enterprise/redis-insight/ - https://hub.docker.com/r/redislabs/redisinsight dependencies: diff --git a/charts/incubator/redm/Chart.yaml b/charts/incubator/redm/Chart.yaml index 50fbac36f78..0ad3117cc28 100644 --- a/charts/incubator/redm/Chart.yaml +++ b/charts/incubator/redm/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: redm sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/redm + - redmine ich777/redmserver - https://redm.gg/ - https://hub.docker.com/r/ich777/redmserver/ type: application diff --git a/charts/incubator/remotely/Chart.yaml b/charts/incubator/remotely/Chart.yaml index a94f2bc32d1..78a94085732 100644 --- a/charts/incubator/remotely/Chart.yaml +++ b/charts/incubator/remotely/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: remotely sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/remotely + - esphome/esphome pannal/kitana translucency/remotely restic/rest-server - https://remotely.one/ - https://hub.docker.com/r/translucency/remotely/ type: application diff --git a/charts/incubator/restic-rest-server/Chart.yaml b/charts/incubator/restic-rest-server/Chart.yaml index 55a65811eec..112f47e2a7a 100644 --- a/charts/incubator/restic-rest-server/Chart.yaml +++ b/charts/incubator/restic-rest-server/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: restic-rest-server sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/restic-rest-server + - restic/rest-server - https://github.com/restic/rest-server - https://hub.docker.com/r/restic/rest-server type: application diff --git a/charts/incubator/restreamer/Chart.yaml b/charts/incubator/restreamer/Chart.yaml index 998d6721bdd..98bac2e4273 100644 --- a/charts/incubator/restreamer/Chart.yaml +++ b/charts/incubator/restreamer/Chart.yaml @@ -15,6 +15,7 @@ keywords: - Productivity sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/restreamer + - datarhei/restreamer - https://datarhei.github.io/restreamer/ - https://hub.docker.com/r/datarhei/restreamer dependencies: diff --git a/charts/incubator/rflood/Chart.yaml b/charts/incubator/rflood/Chart.yaml index 60195c1c548..3b6aeecf25e 100644 --- a/charts/incubator/rflood/Chart.yaml +++ b/charts/incubator/rflood/Chart.yaml @@ -19,6 +19,7 @@ maintainers: name: rflood sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/rflood + - cr.hotio.dev/hotio/rflood - https://hotio.dev/containers/rflood - https://hub.docker.com/r/hotio/rflood type: application diff --git a/charts/incubator/rickroll/Chart.yaml b/charts/incubator/rickroll/Chart.yaml index 650a58c1e80..6ddd903f13d 100644 --- a/charts/incubator/rickroll/Chart.yaml +++ b/charts/incubator/rickroll/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: rickroll sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/rickroll + - modem7/docker-rickroll - https://github.com/modem7/docker-rickroll - https://hub.docker.com/r/modem7/docker-rickroll type: application diff --git a/charts/incubator/rimgo/Chart.yaml b/charts/incubator/rimgo/Chart.yaml index 5d433616a07..64d725bd94a 100644 --- a/charts/incubator/rimgo/Chart.yaml +++ b/charts/incubator/rimgo/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: rimgo sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/rimgo + - quay.io/pussthecatorg/rimgo - https://quay.io/repository/pussthecatorg/rimgo type: application version: 2.0.18 diff --git a/charts/incubator/rmlint/Chart.yaml b/charts/incubator/rmlint/Chart.yaml index 8095058d6ce..0ea2e285e49 100644 --- a/charts/incubator/rmlint/Chart.yaml +++ b/charts/incubator/rmlint/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: rmlint sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/rmlint + - bobbintb/docker-rmlint-unraid - https://github.com/sahib/rmlint - https://hub.docker.com/r/bobbintb/docker-rmlint-TrueNAS type: application diff --git a/charts/incubator/root/Chart.yaml b/charts/incubator/root/Chart.yaml index ded4e0c37cf..a69ccd73131 100644 --- a/charts/incubator/root/Chart.yaml +++ b/charts/incubator/root/Chart.yaml @@ -25,6 +25,7 @@ maintainers: name: root sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/root + - ich777/fivemserver git.lcomrade.su/root/lenpaste rootgg/plik ich777/redmserver bgameiro/arch-cern-root - https://root.cern/ - https://hub.docker.com/repository/docker/bgameiro/arch-cern-root type: application diff --git a/charts/incubator/rss-proxy/Chart.yaml b/charts/incubator/rss-proxy/Chart.yaml index dbed514e98b..671f22eb5e5 100644 --- a/charts/incubator/rss-proxy/Chart.yaml +++ b/charts/incubator/rss-proxy/Chart.yaml @@ -27,6 +27,7 @@ maintainers: name: rss-proxy sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/rss-proxy + - damoeb/rss-proxy - https://github.com/damoeb/rss-proxy - https://hub.docker.com/r/damoeb/rss-proxy type: application diff --git a/charts/incubator/rss-to-telegram/Chart.yaml b/charts/incubator/rss-to-telegram/Chart.yaml index 1699e4bfc9d..dcd45da9294 100644 --- a/charts/incubator/rss-to-telegram/Chart.yaml +++ b/charts/incubator/rss-to-telegram/Chart.yaml @@ -27,6 +27,7 @@ maintainers: name: rss-to-telegram sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/rss-to-telegram + - bokker/rss.to.telegram - https://github.com/BoKKeR/RSS-to-Telegram-Bot - https://hub.docker.com/r/bokker/rss.to.telegram type: application diff --git a/charts/incubator/rstudio/Chart.yaml b/charts/incubator/rstudio/Chart.yaml index 52869cc89fe..125e10aab6e 100644 --- a/charts/incubator/rstudio/Chart.yaml +++ b/charts/incubator/rstudio/Chart.yaml @@ -19,6 +19,7 @@ maintainers: name: rstudio sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/rstudio + - rocker/rstudio - https://github.com/rocker-org/rocker-versioned2 - https://hub.docker.com/r/rocker/rstudio/ type: application diff --git a/charts/incubator/rtmpserver/Chart.yaml b/charts/incubator/rtmpserver/Chart.yaml index d9d592543fd..7f48212c315 100644 --- a/charts/incubator/rtmpserver/Chart.yaml +++ b/charts/incubator/rtmpserver/Chart.yaml @@ -25,6 +25,7 @@ maintainers: name: rtmpserver sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/rtmpserver + - alqutami/rtmp-hls - https://github.com/TareqAlqutami/rtmp-hls-server - https://hub.docker.com/r/alqutami/rtmp-hls type: application diff --git a/charts/incubator/rust/Chart.yaml b/charts/incubator/rust/Chart.yaml index 9a6810552da..75a5459dc55 100644 --- a/charts/incubator/rust/Chart.yaml +++ b/charts/incubator/rust/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: rust sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/rust + - ofawx/bitcoind ich777/steamcmd ekzhang/rustpad ghcr.io/siafoundation/siad - https://www.steampowered.com/ - https://hub.docker.com/r/ich777/steamcmd/ type: application diff --git a/charts/incubator/rustpad/Chart.yaml b/charts/incubator/rustpad/Chart.yaml index 7a332a6f452..1dc428ed01d 100644 --- a/charts/incubator/rustpad/Chart.yaml +++ b/charts/incubator/rustpad/Chart.yaml @@ -27,6 +27,7 @@ maintainers: name: rustpad sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/rustpad + - ekzhang/rustpad - https://github.com/ekzhang/rustpad - https://hub.docker.com/r/ekzhang/rustpad type: application diff --git a/charts/incubator/s3backup/Chart.yaml b/charts/incubator/s3backup/Chart.yaml index 4f90bc7c433..7cdc45a0730 100644 --- a/charts/incubator/s3backup/Chart.yaml +++ b/charts/incubator/s3backup/Chart.yaml @@ -25,6 +25,7 @@ maintainers: name: s3backup sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/s3backup + - joch/s3backup - https://registry.hub.docker.com/r/joch/s3backup/ type: application version: 2.0.7 diff --git a/charts/incubator/s3sync/Chart.yaml b/charts/incubator/s3sync/Chart.yaml index 69a583c087f..784df8bf3df 100644 --- a/charts/incubator/s3sync/Chart.yaml +++ b/charts/incubator/s3sync/Chart.yaml @@ -25,6 +25,7 @@ maintainers: name: s3sync sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/s3sync + - whatname/docker-s3sync - https://github.com/what-name/docker-s3sync - https://hub.docker.com/repository/docker/whatname/docker-s3sync type: application diff --git a/charts/incubator/scprime/Chart.yaml b/charts/incubator/scprime/Chart.yaml index cec95265bdc..a9386b5648c 100644 --- a/charts/incubator/scprime/Chart.yaml +++ b/charts/incubator/scprime/Chart.yaml @@ -25,6 +25,7 @@ maintainers: name: scprime sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/scprime + - scprime/scprime - https://scpri.me - https://hub.docker.com/r/scprime/scprime type: application diff --git a/charts/incubator/searx/Chart.yaml b/charts/incubator/searx/Chart.yaml index 0fd7145598e..7f6b38641ee 100644 --- a/charts/incubator/searx/Chart.yaml +++ b/charts/incubator/searx/Chart.yaml @@ -20,6 +20,7 @@ maintainers: name: searx sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/searx + - searx/searx searxng/searxng - https://github.com/asciimoo/searx - https://hub.docker.com/r/searx/searx/ type: application diff --git a/charts/incubator/searxng/Chart.yaml b/charts/incubator/searxng/Chart.yaml index 836a721b947..1e65bc2f7b1 100644 --- a/charts/incubator/searxng/Chart.yaml +++ b/charts/incubator/searxng/Chart.yaml @@ -20,6 +20,7 @@ maintainers: name: searxng sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/searxng + - searxng/searxng - https://github.com/searxng/searxng - https://hub.docker.com/r/searxng/searxng type: application diff --git a/charts/incubator/seedsync/Chart.yaml b/charts/incubator/seedsync/Chart.yaml index dd65a07b4d2..b1a80ea5646 100644 --- a/charts/incubator/seedsync/Chart.yaml +++ b/charts/incubator/seedsync/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: seedsync sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/seedsync + - ipsingh06/seedsync - https://github.com/ipsingh06/seedsync - https://hub.docker.com/r/ipsingh06/seedsync/ type: application diff --git a/charts/incubator/self-service-password/Chart.yaml b/charts/incubator/self-service-password/Chart.yaml index 42eb0fed612..6bba450b84c 100644 --- a/charts/incubator/self-service-password/Chart.yaml +++ b/charts/incubator/self-service-password/Chart.yaml @@ -20,6 +20,7 @@ maintainers: name: self-service-password sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/self-service-password + - tiredofit/self-service-password - https://github.com/tiredofit/docker-self-service-password - https://hub.docker.com/r/tiredofit/self-service-password - https://self-service-password.readthedocs.io/en/latest diff --git a/charts/incubator/send/Chart.yaml b/charts/incubator/send/Chart.yaml index a1e4064642f..6fe694e8c73 100644 --- a/charts/incubator/send/Chart.yaml +++ b/charts/incubator/send/Chart.yaml @@ -25,6 +25,7 @@ maintainers: name: send sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/send + - ghcr.io/linuxserver/endlessh ghcr.io/linuxserver/healthchecks binwiederhier/ntfy ghcr.io/linuxserver/projectsend ghcr.io/linuxserver/pwndrop brotandgames/ciao simonjenny/fastcom-mqtt rroemhild/mailpile ich777/online-check-pushover registry.gitlab.com/timvisee/send - https://gitlab.com/timvisee/send - https://gitlab.com/timvisee/send type: application diff --git a/charts/incubator/senseai-server/Chart.yaml b/charts/incubator/senseai-server/Chart.yaml index 5e3572afbd2..9b308dcd3b7 100644 --- a/charts/incubator/senseai-server/Chart.yaml +++ b/charts/incubator/senseai-server/Chart.yaml @@ -18,6 +18,7 @@ maintainers: name: senseai-server sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/senseai-server + - codeproject/senseai-server - https://github.com/codeproject/CodeProject.SenseAI - https://hub.docker.com/r/codeproject/senseai-server version: 2.0.7 diff --git a/charts/incubator/serpbear/Chart.yaml b/charts/incubator/serpbear/Chart.yaml index 86751df5d32..5091c95c5fd 100644 --- a/charts/incubator/serpbear/Chart.yaml +++ b/charts/incubator/serpbear/Chart.yaml @@ -19,6 +19,7 @@ maintainers: name: serpbear sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/serpbear + - towfiqi/serpbear - https://github.com/towfiqi/serpbear - https://hub.docker.com/r/towfiqi/serpbear type: application diff --git a/charts/incubator/serviio/Chart.yaml b/charts/incubator/serviio/Chart.yaml index 9afa19e5698..d75f80afb79 100644 --- a/charts/incubator/serviio/Chart.yaml +++ b/charts/incubator/serviio/Chart.yaml @@ -31,6 +31,7 @@ maintainers: name: serviio sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/serviio + - riftbit/serviio - https://serviio.org/ - https://hub.docker.com/r/riftbit/serviio type: application diff --git a/charts/incubator/sftpgo/Chart.yaml b/charts/incubator/sftpgo/Chart.yaml index 513ff52ed84..f62953f0aaf 100644 --- a/charts/incubator/sftpgo/Chart.yaml +++ b/charts/incubator/sftpgo/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: sftpgo sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/sftpgo + - drakkan/sftpgo - https://github.com/drakkan/sftpgo - https://hub.docker.com/r/drakkan/sftpgo type: application diff --git a/charts/incubator/shaarli/Chart.yaml b/charts/incubator/shaarli/Chart.yaml index 0673d33ac54..442f9b09e32 100644 --- a/charts/incubator/shaarli/Chart.yaml +++ b/charts/incubator/shaarli/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: shaarli sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/shaarli + - shaarli/shaarli - https://github.com/shaarli/Shaarli - https://hub.docker.com/r/shaarli/shaarli/ type: application diff --git a/charts/incubator/shadowsocks/Chart.yaml b/charts/incubator/shadowsocks/Chart.yaml index a0f258a70de..a5a4a3f3292 100644 --- a/charts/incubator/shadowsocks/Chart.yaml +++ b/charts/incubator/shadowsocks/Chart.yaml @@ -27,6 +27,7 @@ maintainers: name: shadowsocks sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/shadowsocks + - shadowsocks/shadowsocks-libev - https://github.com/shadowsocks/shadowsocks-libev/blob/master/docker/alpine/README.md - https://hub.docker.com/r/shadowsocks/shadowsocks-libev type: application diff --git a/charts/incubator/shapeshifter-obfuscator/Chart.yaml b/charts/incubator/shapeshifter-obfuscator/Chart.yaml index 2148d83ca96..f5550795ba9 100644 --- a/charts/incubator/shapeshifter-obfuscator/Chart.yaml +++ b/charts/incubator/shapeshifter-obfuscator/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: shapeshifter-obfuscator sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/shapeshifter-obfuscator + - juchong/shapeshifter-docker - https://github.com/juchong/shapeshifter-docker - https://hub.docker.com/r/juchong/shapeshifter-docker type: application diff --git a/charts/incubator/sheetable/Chart.yaml b/charts/incubator/sheetable/Chart.yaml index 6356512587b..ff6f04ce7e3 100644 --- a/charts/incubator/sheetable/Chart.yaml +++ b/charts/incubator/sheetable/Chart.yaml @@ -21,6 +21,7 @@ maintainers: name: sheetable sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/sheetable + - vallezw/sheetable - https://sheetable.net/docs - https://github.com/SheetAble version: 3.0.19 diff --git a/charts/incubator/shoko-server/Chart.yaml b/charts/incubator/shoko-server/Chart.yaml index c960e267122..cf5980f445f 100644 --- a/charts/incubator/shoko-server/Chart.yaml +++ b/charts/incubator/shoko-server/Chart.yaml @@ -19,6 +19,7 @@ maintainers: name: shoko-server sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/shoko-server + - shokoanime/server - https://github.com/ShokoAnime/ShokoServer - https://hub.docker.com/r/shokoanime/server/ type: application diff --git a/charts/incubator/shortipy/Chart.yaml b/charts/incubator/shortipy/Chart.yaml index bebaea7c269..ea55e44c49a 100644 --- a/charts/incubator/shortipy/Chart.yaml +++ b/charts/incubator/shortipy/Chart.yaml @@ -25,6 +25,7 @@ maintainers: name: shortipy sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/shortipy + - knex666/shortipy - https://github.com/maschhoff/shortipy - https://hub.docker.com/repository/docker/knex666/shortipy type: application diff --git a/charts/incubator/sia-daemon/Chart.yaml b/charts/incubator/sia-daemon/Chart.yaml index 3b76c0cfbb2..ecde79f68fb 100644 --- a/charts/incubator/sia-daemon/Chart.yaml +++ b/charts/incubator/sia-daemon/Chart.yaml @@ -25,6 +25,7 @@ maintainers: name: sia-daemon sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/sia-daemon + - ghcr.io/siafoundation/siad - https://github.com/siafoundation/siad - https://github.com/SiaFoundation/siad/pkgs/container/siad type: application diff --git a/charts/incubator/sinusbot/Chart.yaml b/charts/incubator/sinusbot/Chart.yaml index 870afd93060..122f8e14e45 100644 --- a/charts/incubator/sinusbot/Chart.yaml +++ b/charts/incubator/sinusbot/Chart.yaml @@ -27,6 +27,7 @@ maintainers: name: sinusbot sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/sinusbot + - sinusbot/docker - https://forum.sinusbot.com - https://hub.docker.com/r/sinusbot/docker type: application diff --git a/charts/incubator/slack-invite/Chart.yaml b/charts/incubator/slack-invite/Chart.yaml index 80ed5b64ecc..c6acdd9a68d 100644 --- a/charts/incubator/slack-invite/Chart.yaml +++ b/charts/incubator/slack-invite/Chart.yaml @@ -25,6 +25,7 @@ maintainers: name: slack-invite sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/slack-invite + - ninthwalker/slack-invite - httpss://github.com/ninthwalker/slack-invite - https://hub.docker.com/r/ninthwalker/slack-invite/ type: application diff --git a/charts/incubator/snippet-box/Chart.yaml b/charts/incubator/snippet-box/Chart.yaml index 4b6b9b31f98..ecc695cac75 100644 --- a/charts/incubator/snippet-box/Chart.yaml +++ b/charts/incubator/snippet-box/Chart.yaml @@ -25,6 +25,7 @@ maintainers: name: snippet-box sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/snippet-box + - pawelmalak/snippet-box - https://github.com/pawelmalak/snippet-box - https://hub.docker.com/r/pawelmalak/snippet-box type: application diff --git a/charts/incubator/snowflake-proxy/Chart.yaml b/charts/incubator/snowflake-proxy/Chart.yaml index bf9e99a623b..1301589cd52 100644 --- a/charts/incubator/snowflake-proxy/Chart.yaml +++ b/charts/incubator/snowflake-proxy/Chart.yaml @@ -19,6 +19,7 @@ maintainers: name: snowflake-proxy sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/snowflake-proxy + - thetorproject/snowflake-proxy - https://gitlab.torproject.org/tpo/anti-censorship/docker-snowflake-proxy - https://hub.docker.com/r/thetorproject/snowflake-proxy type: application diff --git a/charts/incubator/socials/Chart.yaml b/charts/incubator/socials/Chart.yaml index 954dfda8be4..cb3a60ddfc2 100644 --- a/charts/incubator/socials/Chart.yaml +++ b/charts/incubator/socials/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: socials sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/socials + - ghcr.io/diamkil/socials - https://github.com/diamkil/socials - https://registry.hub.docker.com/r/diamkil/socials/ type: application diff --git a/charts/incubator/sonarqube/Chart.yaml b/charts/incubator/sonarqube/Chart.yaml index b68181f850e..2ae99eca2da 100644 --- a/charts/incubator/sonarqube/Chart.yaml +++ b/charts/incubator/sonarqube/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: sonarqube sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/sonarqube + - sonarqube - https://github.com/SonarSource/sonarqube - https://hub.docker.com/_/sonarqube/ type: application diff --git a/charts/incubator/songkong/Chart.yaml b/charts/incubator/songkong/Chart.yaml index 9da230400c0..ede10e315f3 100644 --- a/charts/incubator/songkong/Chart.yaml +++ b/charts/incubator/songkong/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: songkong sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/songkong + - songkong/songkong - http://www.jthink.net/songkong - https://hub.docker.com/r/songkong/songkong/ type: application diff --git a/charts/incubator/sourcegraph/Chart.yaml b/charts/incubator/sourcegraph/Chart.yaml index ec04a03392e..63019c2f70b 100644 --- a/charts/incubator/sourcegraph/Chart.yaml +++ b/charts/incubator/sourcegraph/Chart.yaml @@ -31,6 +31,7 @@ maintainers: name: sourcegraph sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/sourcegraph + - sourcegraph/server - https://hub.docker.com/r/sourcegraph/server/ type: application version: 2.0.12 diff --git a/charts/incubator/spaceengineers/Chart.yaml b/charts/incubator/spaceengineers/Chart.yaml index 0ba41febbe7..3cc050d4d62 100644 --- a/charts/incubator/spaceengineers/Chart.yaml +++ b/charts/incubator/spaceengineers/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: spaceengineers sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/spaceengineers + - devidian/spaceengineers - https://hub.docker.com/r/devidian/spaceengineers/ - https://hub.docker.com/r/devidian/spaceengineers/ type: application diff --git a/charts/incubator/speedtest-tracker/Chart.yaml b/charts/incubator/speedtest-tracker/Chart.yaml index 2b111e85b11..4b25718f76b 100644 --- a/charts/incubator/speedtest-tracker/Chart.yaml +++ b/charts/incubator/speedtest-tracker/Chart.yaml @@ -21,6 +21,7 @@ maintainers: name: speedtest-tracker sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/speedtest-tracker + - ghcr.io/alexjustesen/speedtest-tracker - https://github.com/alexjustesen/speedtest-tracker version: 3.0.26 annotations: diff --git a/charts/incubator/splunk/Chart.yaml b/charts/incubator/splunk/Chart.yaml index 7466c830423..1243f18e55e 100644 --- a/charts/incubator/splunk/Chart.yaml +++ b/charts/incubator/splunk/Chart.yaml @@ -25,6 +25,7 @@ maintainers: name: splunk sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/splunk + - atunnecliffe/splunk - https://splunk.github.io/docker-splunk - https://hub.docker.com/r/splunk/splunk type: application diff --git a/charts/incubator/sqlite-web/Chart.yaml b/charts/incubator/sqlite-web/Chart.yaml index d185698493e..cbd6f0bfdcc 100644 --- a/charts/incubator/sqlite-web/Chart.yaml +++ b/charts/incubator/sqlite-web/Chart.yaml @@ -27,6 +27,7 @@ maintainers: name: sqlite-web sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/sqlite-web + - coleifer/sqlite-web - https://github.com/coleifer/sqlite-web - https://hub.docker.com/r/coleifer/sqlite-web type: application diff --git a/charts/incubator/st-reborn-server/Chart.yaml b/charts/incubator/st-reborn-server/Chart.yaml index b7466729b8c..d5fb8f17e7f 100644 --- a/charts/incubator/st-reborn-server/Chart.yaml +++ b/charts/incubator/st-reborn-server/Chart.yaml @@ -13,6 +13,7 @@ keywords: - gameserver sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/st-reborn-server + - tiltedphoques/st-reborn-server - https://github.com/tiltedphoques/TiltedEvolution - https://hub.docker.com/r/tiltedphoques/st-reborn-server dependencies: diff --git a/charts/incubator/stackedit/Chart.yaml b/charts/incubator/stackedit/Chart.yaml index 1e483a57e08..db994c661c6 100644 --- a/charts/incubator/stackedit/Chart.yaml +++ b/charts/incubator/stackedit/Chart.yaml @@ -25,6 +25,7 @@ maintainers: name: stackedit sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/stackedit + - qmcgaw/stackedit - https://stackedit.io/ - https://hub.docker.com/r/qmcgaw/stackedit/ type: application diff --git a/charts/incubator/standardnotes-web/Chart.yaml b/charts/incubator/standardnotes-web/Chart.yaml index b12bf644d73..7aaf43874d9 100644 --- a/charts/incubator/standardnotes-web/Chart.yaml +++ b/charts/incubator/standardnotes-web/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: standardnotes-web sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/standardnotes-web + - standardnotes/web - https://standardnotes.org/ - https://hub.docker.com/r/standardnotes/web type: application diff --git a/charts/incubator/starmade/Chart.yaml b/charts/incubator/starmade/Chart.yaml index 0aa6dcbd60a..6f929c6267f 100644 --- a/charts/incubator/starmade/Chart.yaml +++ b/charts/incubator/starmade/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: starmade sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/starmade + - ich777/starmade-server - https://www.star-made.org/ - https://hub.docker.com/r/ich777/starmade-server/ type: application diff --git a/charts/incubator/stationeers/Chart.yaml b/charts/incubator/stationeers/Chart.yaml index 09dd54583e5..e927d5777e9 100644 --- a/charts/incubator/stationeers/Chart.yaml +++ b/charts/incubator/stationeers/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: stationeers sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/stationeers + - ich777/steamcmd - https://www.steampowered.com/ - https://hub.docker.com/r/ich777/steamcmd/ type: application diff --git a/charts/incubator/storm/Chart.yaml b/charts/incubator/storm/Chart.yaml index c5cf648c9e5..5c2887d11e3 100644 --- a/charts/incubator/storm/Chart.yaml +++ b/charts/incubator/storm/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: storm sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/storm + - ich777/steamcmd ghcr.io/relvacode/storm - https://github.com/relvacode/storm - https://github.com/relvacode/storm/pkgs/container/storm type: application diff --git a/charts/incubator/stun-turn-server/Chart.yaml b/charts/incubator/stun-turn-server/Chart.yaml index fb9a6a42683..575fe20a8f5 100644 --- a/charts/incubator/stun-turn-server/Chart.yaml +++ b/charts/incubator/stun-turn-server/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: stun-turn-server sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/stun-turn-server + - ich777/stun-turn-server - https://hub.docker.com/r/ich777/stun-turn-server type: application version: 2.0.7 diff --git a/charts/incubator/suistartpage/Chart.yaml b/charts/incubator/suistartpage/Chart.yaml index a17e63c01c1..c020f52d8a4 100644 --- a/charts/incubator/suistartpage/Chart.yaml +++ b/charts/incubator/suistartpage/Chart.yaml @@ -25,6 +25,7 @@ maintainers: name: suistartpage sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/suistartpage + - corneliousjd/sui-startpage - https://github.com/CorneliousJD/SUI-Startpage - https://hub.docker.com/r/corneliousjd/sui-startpage/ type: application diff --git a/charts/incubator/survivethenights/Chart.yaml b/charts/incubator/survivethenights/Chart.yaml index f1d0bd569a9..8e6a5add6dd 100644 --- a/charts/incubator/survivethenights/Chart.yaml +++ b/charts/incubator/survivethenights/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: survivethenights sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/survivethenights + - ich777/steamcmd - https://www.steampowered.com/ - https://hub.docker.com/r/ich777/steamcmd/ type: application diff --git a/charts/incubator/tachidesk-docker/Chart.yaml b/charts/incubator/tachidesk-docker/Chart.yaml index ed6571a6e45..fb5b247909e 100644 --- a/charts/incubator/tachidesk-docker/Chart.yaml +++ b/charts/incubator/tachidesk-docker/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: tachidesk-docker sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/tachidesk-docker + - ghcr.io/suwayomi/tachidesk - https://github.com/Suwayomi/Tachidesk-Server - https://github.com/suwayomi/docker-tachidesk type: application diff --git a/charts/incubator/tanoshi/Chart.yaml b/charts/incubator/tanoshi/Chart.yaml index 9806c7bf3de..748f29c2488 100644 --- a/charts/incubator/tanoshi/Chart.yaml +++ b/charts/incubator/tanoshi/Chart.yaml @@ -27,6 +27,7 @@ maintainers: name: tanoshi sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/tanoshi + - faldez/tanoshi - https://github.com/faldez/tanoshi - https://hub.docker.com/r/faldez/tanoshi type: application diff --git a/charts/incubator/tar1090/Chart.yaml b/charts/incubator/tar1090/Chart.yaml index 28e95a51b0f..5eab109db50 100644 --- a/charts/incubator/tar1090/Chart.yaml +++ b/charts/incubator/tar1090/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: tar1090 sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/tar1090 + - mikenye/tar1090 - https://hub.docker.com/r/mikenye/tar1090 - https://hub.docker.com/r/mikenye/tar1090/ type: application diff --git a/charts/incubator/tasmoadmin/Chart.yaml b/charts/incubator/tasmoadmin/Chart.yaml index 78dee5cc468..c4a611e535e 100644 --- a/charts/incubator/tasmoadmin/Chart.yaml +++ b/charts/incubator/tasmoadmin/Chart.yaml @@ -25,6 +25,7 @@ maintainers: name: tasmoadmin sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/tasmoadmin + - raymondmm/tasmoadmin - https://hub.docker.com/r/raymondmm/tasmoadmin/ type: application version: 2.0.7 diff --git a/charts/incubator/tasmobackup/Chart.yaml b/charts/incubator/tasmobackup/Chart.yaml index 8c3512c9fea..b745df6b46e 100644 --- a/charts/incubator/tasmobackup/Chart.yaml +++ b/charts/incubator/tasmobackup/Chart.yaml @@ -25,6 +25,7 @@ maintainers: name: tasmobackup sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/tasmobackup + - danmed/tasmobackupv1 - https://hub.docker.com/r/danmed/tasmobackupv1/ type: application version: 2.0.7 diff --git a/charts/incubator/tasmocompiler/Chart.yaml b/charts/incubator/tasmocompiler/Chart.yaml index 77b3eec6238..43249259a77 100644 --- a/charts/incubator/tasmocompiler/Chart.yaml +++ b/charts/incubator/tasmocompiler/Chart.yaml @@ -25,6 +25,7 @@ maintainers: name: tasmocompiler sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/tasmocompiler + - benzino77/tasmocompiler - https://github.com/benzino77/tasmocompiler - https://hub.docker.com/r/benzino77/tasmocompiler type: application diff --git a/charts/incubator/technitium/Chart.yaml b/charts/incubator/technitium/Chart.yaml index 75c2a1b8520..a014d143e82 100644 --- a/charts/incubator/technitium/Chart.yaml +++ b/charts/incubator/technitium/Chart.yaml @@ -18,6 +18,7 @@ maintainers: name: technitium sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/technitium + - technitium/dns-server - https://github.com/TechnitiumSoftware/DnsServer - https://technitium.com/ - https://hub.docker.com/r/technitium/dns-server diff --git a/charts/incubator/teedy-docs/Chart.yaml b/charts/incubator/teedy-docs/Chart.yaml index b57e118980a..abd23757111 100644 --- a/charts/incubator/teedy-docs/Chart.yaml +++ b/charts/incubator/teedy-docs/Chart.yaml @@ -25,6 +25,7 @@ maintainers: name: teedy-docs sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/teedy-docs + - sismics/docs - https://github.com/sismics/docs - https://hub.docker.com/r/sismics/docs/ type: application diff --git a/charts/incubator/telethon-downloader/Chart.yaml b/charts/incubator/telethon-downloader/Chart.yaml index ebbc33cc64f..6209211b2d6 100644 --- a/charts/incubator/telethon-downloader/Chart.yaml +++ b/charts/incubator/telethon-downloader/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: telethon-downloader sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/telethon-downloader + - jsavargas/telethon_downloader - https://docs.telethon.dev/ - https://hub.docker.com/r/jsavargas/telethon_downloader type: application diff --git a/charts/incubator/terraria-tshock/Chart.yaml b/charts/incubator/terraria-tshock/Chart.yaml index 3d31597527b..3889733dc53 100644 --- a/charts/incubator/terraria-tshock/Chart.yaml +++ b/charts/incubator/terraria-tshock/Chart.yaml @@ -19,6 +19,7 @@ maintainers: name: terraria-tshock sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/terraria-tshock + - ich777/terrariaserver - https://tshock.co/ - https://hub.docker.com/r/ich777/terrariaserver type: application diff --git a/charts/incubator/theforest/Chart.yaml b/charts/incubator/theforest/Chart.yaml index c5587daa326..75eb01e3bb2 100644 --- a/charts/incubator/theforest/Chart.yaml +++ b/charts/incubator/theforest/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: theforest sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/theforest + - ich777/steamcmd - https://www.steampowered.com/ - https://hub.docker.com/r/ich777/steamcmd/ type: application diff --git a/charts/incubator/thumba/Chart.yaml b/charts/incubator/thumba/Chart.yaml index 7fea3b1f6ab..090da2cfc45 100644 --- a/charts/incubator/thumba/Chart.yaml +++ b/charts/incubator/thumba/Chart.yaml @@ -19,6 +19,7 @@ maintainers: name: thumba sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/thumba + - bokker/thumba - https://github.com/BoKKeR/thumba - https://hub.docker.com/r/bokker/thumba type: application diff --git a/charts/incubator/thunderbird/Chart.yaml b/charts/incubator/thunderbird/Chart.yaml index 10105ccaeb0..1b311d57211 100644 --- a/charts/incubator/thunderbird/Chart.yaml +++ b/charts/incubator/thunderbird/Chart.yaml @@ -19,6 +19,7 @@ maintainers: name: thunderbird sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/thunderbird + - ich777/thunderbird - https://www.thunderbird.net/ - https://hub.docker.com/r/ich777/thunderbird/ type: application diff --git a/charts/incubator/timetagger/Chart.yaml b/charts/incubator/timetagger/Chart.yaml index c8713dbc156..2fce4ac2279 100644 --- a/charts/incubator/timetagger/Chart.yaml +++ b/charts/incubator/timetagger/Chart.yaml @@ -18,6 +18,7 @@ maintainers: name: timetagger sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/timetagger + - ghcr.io/almarklein/timetagger - https://timetagger.app - https://github.com/almarklein/timetagger version: 2.0.12 diff --git a/charts/incubator/tonido/Chart.yaml b/charts/incubator/tonido/Chart.yaml index f5f361bb8f8..dc2178f00e5 100644 --- a/charts/incubator/tonido/Chart.yaml +++ b/charts/incubator/tonido/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: tonido sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/tonido + - captinsano/tonido - https://registry.hub.docker.com/r/captinsano/tonido/ type: application version: 2.0.7 diff --git a/charts/incubator/tracks/Chart.yaml b/charts/incubator/tracks/Chart.yaml index 824ed935d50..f13d98819d6 100644 --- a/charts/incubator/tracks/Chart.yaml +++ b/charts/incubator/tracks/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: tracks sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/tracks + - owntracks/recorder tracksapp/tracks - http://www.getontracks.org/ - https://hub.docker.com/r/tracksapp/tracks type: application diff --git a/charts/incubator/traktarr/Chart.yaml b/charts/incubator/traktarr/Chart.yaml index fdf57baae27..7f3b873f496 100644 --- a/charts/incubator/traktarr/Chart.yaml +++ b/charts/incubator/traktarr/Chart.yaml @@ -19,6 +19,7 @@ maintainers: name: traktarr sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/traktarr + - eafxx/traktarr - https://github.com/l3uddz/traktarr - https://hub.docker.com/r/eafxx/traktarr type: application diff --git a/charts/incubator/trango/Chart.yaml b/charts/incubator/trango/Chart.yaml index 2a252245d0f..849e2dfc60d 100644 --- a/charts/incubator/trango/Chart.yaml +++ b/charts/incubator/trango/Chart.yaml @@ -25,6 +25,7 @@ maintainers: name: trango sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/trango + - tak786/trango-self-hosted - https://trango.io/ - https://hub.docker.com/r/tak786/trango-self-hosted type: application diff --git a/charts/incubator/troddit/Chart.yaml b/charts/incubator/troddit/Chart.yaml index 5eaf8f12054..40e5f754ceb 100644 --- a/charts/incubator/troddit/Chart.yaml +++ b/charts/incubator/troddit/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: troddit sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/troddit + - bsyed/troddit - https://github.com/burhan-syed/troddit - https://hub.docker.com/r/bsyed/troddit type: application diff --git a/charts/incubator/ts-dnsserver/Chart.yaml b/charts/incubator/ts-dnsserver/Chart.yaml index 10df7ca0bec..9aabf1e3f04 100644 --- a/charts/incubator/ts-dnsserver/Chart.yaml +++ b/charts/incubator/ts-dnsserver/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: ts-dnsserver sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/ts-dnsserver + - roxedus/ts-dnsserver - https://github.com/TechnitiumSoftware/DnsServer - https://hub.docker.com/r/roxedus/ts-dnsserver/ type: application diff --git a/charts/incubator/ts3-manager/Chart.yaml b/charts/incubator/ts3-manager/Chart.yaml index 87c0ea7c9ff..0236ed113f0 100644 --- a/charts/incubator/ts3-manager/Chart.yaml +++ b/charts/incubator/ts3-manager/Chart.yaml @@ -14,6 +14,7 @@ keywords: - teamspeak3 sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/ts3-manager + - joni1802/ts3-manager - https://hub.docker.com/r/joni1802/ts3-manager/ - https://github.com/joni1802/ts3-manager/ dependencies: diff --git a/charts/incubator/tubearchivist-es/Chart.yaml b/charts/incubator/tubearchivist-es/Chart.yaml index ad507b43bfa..d1b20a9cef7 100644 --- a/charts/incubator/tubearchivist-es/Chart.yaml +++ b/charts/incubator/tubearchivist-es/Chart.yaml @@ -25,6 +25,7 @@ maintainers: name: tubearchivist-es sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/tubearchivist-es + - bbilly1/tubearchivist-es - https://github.com/elastic/elasticsearch - https://hub.docker.com/_/elasticsearch type: application diff --git a/charts/incubator/tubearchivist-redisjson/Chart.yaml b/charts/incubator/tubearchivist-redisjson/Chart.yaml index aa125fd8ad2..27651c6cf0e 100644 --- a/charts/incubator/tubearchivist-redisjson/Chart.yaml +++ b/charts/incubator/tubearchivist-redisjson/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: tubearchivist-redisjson sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/tubearchivist-redisjson + - redislabs/rejson - https://github.com/RedisJSON/RedisJSON - https://hub.docker.com/r/redislabs/rejson/ type: application diff --git a/charts/incubator/tubesync/Chart.yaml b/charts/incubator/tubesync/Chart.yaml index 3461006ee76..047789656df 100644 --- a/charts/incubator/tubesync/Chart.yaml +++ b/charts/incubator/tubesync/Chart.yaml @@ -27,6 +27,7 @@ maintainers: name: tubesync sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/tubesync + - ghcr.io/meeb/tubesync - https://github.com/meeb/tubesync - https://registry.hub.docker.com/r/ghcr.io/meeb/tubesync type: application diff --git a/charts/incubator/tvhproxy/Chart.yaml b/charts/incubator/tvhproxy/Chart.yaml index 789c8351b2e..5b5e11d3290 100644 --- a/charts/incubator/tvhproxy/Chart.yaml +++ b/charts/incubator/tvhproxy/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: tvhproxy sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/tvhproxy + - chvb/docker-tvhproxy - https://hub.docker.com/r/chvb/docker-tvhproxy type: application version: 2.0.7 diff --git a/charts/incubator/twonky-server/Chart.yaml b/charts/incubator/twonky-server/Chart.yaml index 497a850956d..ae956c51bae 100644 --- a/charts/incubator/twonky-server/Chart.yaml +++ b/charts/incubator/twonky-server/Chart.yaml @@ -27,6 +27,7 @@ maintainers: name: twonky-server sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/twonky-server + - dtjs48jkt/twonkyserver - https://github.com/H2CK/twonkyserver - https://hub.docker.com/r/dtjs48jkt/twonkyserver/ type: application diff --git a/charts/incubator/ubuntu-xrdp/Chart.yaml b/charts/incubator/ubuntu-xrdp/Chart.yaml index 6d6b948b749..e2a38e24c1e 100644 --- a/charts/incubator/ubuntu-xrdp/Chart.yaml +++ b/charts/incubator/ubuntu-xrdp/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: ubuntu-xrdp sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/ubuntu-xrdp + - snoopy86/desktop-dockers - https://registry.hub.docker.com/r/snoopy86/desktop-dockers/ type: application version: 2.1.5 diff --git a/charts/incubator/umami/Chart.yaml b/charts/incubator/umami/Chart.yaml index a572aaac94e..3fe458a306d 100644 --- a/charts/incubator/umami/Chart.yaml +++ b/charts/incubator/umami/Chart.yaml @@ -22,6 +22,7 @@ maintainers: name: umami sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/umami + - ghcr.io/umami-software/umami - https://github.com/umami-software/umami version: 3.0.20 annotations: diff --git a/charts/incubator/ungoogled-chromium/Chart.yaml b/charts/incubator/ungoogled-chromium/Chart.yaml index ad83a64d093..5894bb7aab0 100644 --- a/charts/incubator/ungoogled-chromium/Chart.yaml +++ b/charts/incubator/ungoogled-chromium/Chart.yaml @@ -25,6 +25,7 @@ maintainers: name: ungoogled-chromium sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/ungoogled-chromium + - ich777/ungoogled-chromium - https://www.google.com/chrome/ - https://hub.docker.com/r/ich777/ungoogled-chromium/ type: application diff --git a/charts/incubator/universal-media-server/Chart.yaml b/charts/incubator/universal-media-server/Chart.yaml index 591ecc70c00..667484dbe79 100644 --- a/charts/incubator/universal-media-server/Chart.yaml +++ b/charts/incubator/universal-media-server/Chart.yaml @@ -15,6 +15,7 @@ keywords: - MediaServer-Photos sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/universal-media-server + - universalmediaserver/ums - https://www.universalmediaserver.com/ - https://hub.docker.com/r/universalmediaserver/ums dependencies: diff --git a/charts/incubator/unturned/Chart.yaml b/charts/incubator/unturned/Chart.yaml index 5b94aafd3cd..b70be05363d 100644 --- a/charts/incubator/unturned/Chart.yaml +++ b/charts/incubator/unturned/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: unturned sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/unturned + - ich777/steamcmd - https://www.steampowered.com/ - https://hub.docker.com/r/ich777/steamcmd/ type: application diff --git a/charts/incubator/urban-terror/Chart.yaml b/charts/incubator/urban-terror/Chart.yaml index 981979fadd8..c289c319ea6 100644 --- a/charts/incubator/urban-terror/Chart.yaml +++ b/charts/incubator/urban-terror/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: urban-terror sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/urban-terror + - ich777/urbanterror - https://www.urbanterror.info/ - https://hub.docker.com/r/ich777/urbanterror/ type: application diff --git a/charts/incubator/v-rising/Chart.yaml b/charts/incubator/v-rising/Chart.yaml index ef9dbad435f..173cf21956f 100644 --- a/charts/incubator/v-rising/Chart.yaml +++ b/charts/incubator/v-rising/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: v-rising sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/v-rising + - ich777/steamcmd - https://steampowered.com/ - https://hub.docker.com/r/ich777/steamcmd/ type: application diff --git a/charts/incubator/valetudo-mapper/Chart.yaml b/charts/incubator/valetudo-mapper/Chart.yaml index 0c2e2547bfc..3e36c01ec0f 100644 --- a/charts/incubator/valetudo-mapper/Chart.yaml +++ b/charts/incubator/valetudo-mapper/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: valetudo-mapper sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/valetudo-mapper + - rand256/valetudo-mapper - https://github.com/rand256/valetudo-mapper - https://hub.docker.com/r/rand256/valetudo-mapper/ type: application diff --git a/charts/incubator/vaulthunters/Chart.yaml b/charts/incubator/vaulthunters/Chart.yaml index 7a579c4a358..19c402cb321 100644 --- a/charts/incubator/vaulthunters/Chart.yaml +++ b/charts/incubator/vaulthunters/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: vaulthunters sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/vaulthunters + - goobaroo/vaulthunters - https://vaulthunters.gg - https://hub.docker.com/repository/docker/goobaroo/vaulthunters type: application diff --git a/charts/incubator/venstar2mqtt/Chart.yaml b/charts/incubator/venstar2mqtt/Chart.yaml index 4897dbeb5a5..15035275dad 100644 --- a/charts/incubator/venstar2mqtt/Chart.yaml +++ b/charts/incubator/venstar2mqtt/Chart.yaml @@ -25,6 +25,7 @@ maintainers: name: venstar2mqtt sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/venstar2mqtt + - terafin/mqtt-venstar-bridge - https://github.com/terafin/mqtt-venstar-bridge - https://hub.docker.com/r/terafin/mqtt-venstar-bridge/ type: application diff --git a/charts/incubator/vertex/Chart.yaml b/charts/incubator/vertex/Chart.yaml index 336034429e2..48358d629d4 100644 --- a/charts/incubator/vertex/Chart.yaml +++ b/charts/incubator/vertex/Chart.yaml @@ -25,6 +25,7 @@ maintainers: name: vertex sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/vertex + - lswl/vertex - https://gitlab.lswl.in/lswl/vertex - https://hub.docker.com/r/lswl/vertex type: application diff --git a/charts/incubator/vintage-story/Chart.yaml b/charts/incubator/vintage-story/Chart.yaml index a21a70ca886..1cfd3a54075 100644 --- a/charts/incubator/vintage-story/Chart.yaml +++ b/charts/incubator/vintage-story/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: vintage-story sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/vintage-story + - ich777/vintagestory - https://www.vintagestory.at/ - https://hub.docker.com/r/ich777/vintagestory/ type: application diff --git a/charts/incubator/virt-manager/Chart.yaml b/charts/incubator/virt-manager/Chart.yaml index cbe37aeeb8b..2830f801542 100644 --- a/charts/incubator/virt-manager/Chart.yaml +++ b/charts/incubator/virt-manager/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: virt-manager sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/virt-manager + - mber5/virt-manager - https://hub.docker.com/r/mber5/virt-manager type: application version: 2.0.18 diff --git a/charts/incubator/vlmcsd-kms-server/Chart.yaml b/charts/incubator/vlmcsd-kms-server/Chart.yaml index 440a76ac4c0..d1923a1a5d3 100644 --- a/charts/incubator/vlmcsd-kms-server/Chart.yaml +++ b/charts/incubator/vlmcsd-kms-server/Chart.yaml @@ -27,6 +27,7 @@ maintainers: name: vlmcsd-kms-server sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/vlmcsd-kms-server + - mikolatero/vlmcsd - https://github.com/mikolatero/docker-vlmcsd - https://hub.docker.com/r/mikolatero/vlmcsd/ type: application diff --git a/charts/incubator/vorta/Chart.yaml b/charts/incubator/vorta/Chart.yaml index fb93b67a4f4..e1f69886bf8 100644 --- a/charts/incubator/vorta/Chart.yaml +++ b/charts/incubator/vorta/Chart.yaml @@ -25,6 +25,7 @@ maintainers: name: vorta sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/vorta + - ghcr.io/borgbase/vorta-docker - https://github.com/borgbase/vorta-docker - https://ghcr.io/borgbase/vorta-docker type: application diff --git a/charts/incubator/webp-server/Chart.yaml b/charts/incubator/webp-server/Chart.yaml index 00a7cbf7893..52e94c2bf93 100644 --- a/charts/incubator/webp-server/Chart.yaml +++ b/charts/incubator/webp-server/Chart.yaml @@ -33,6 +33,7 @@ maintainers: name: webp-server sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/webp-server + - webpsh/webps - https://github.com/webp-sh/webp_server_go - https://hub.docker.com/r/webpsh/webps type: application diff --git a/charts/incubator/wifi-card/Chart.yaml b/charts/incubator/wifi-card/Chart.yaml index 0efc6d54fc8..200487b1d1c 100644 --- a/charts/incubator/wifi-card/Chart.yaml +++ b/charts/incubator/wifi-card/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: wifi-card sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/wifi-card + - bndw/wifi-card - https://github.com/bndw/wifi-card - https://hub.docker.com/r/bndw/wifi-card/ type: application diff --git a/charts/incubator/wizarr/Chart.yaml b/charts/incubator/wizarr/Chart.yaml index 1fe8e63f461..c6d7f91df9a 100644 --- a/charts/incubator/wizarr/Chart.yaml +++ b/charts/incubator/wizarr/Chart.yaml @@ -21,6 +21,7 @@ maintainers: name: wizarr sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/wizarr + - wizarr/wizarr - https://github.com/Wizarrrr/wizarr - https://hub.docker.com/r/wizarr/wizarr type: application diff --git a/charts/incubator/xmrig/Chart.yaml b/charts/incubator/xmrig/Chart.yaml index 545095e7216..6cfd3f76706 100644 --- a/charts/incubator/xmrig/Chart.yaml +++ b/charts/incubator/xmrig/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: xmrig sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/xmrig + - lnxd/xmrig - https://hub.docker.com/r/lnxd/xmrig type: application version: 2.0.7 diff --git a/charts/incubator/xonotic/Chart.yaml b/charts/incubator/xonotic/Chart.yaml index b704c9d5efb..f694c048b92 100644 --- a/charts/incubator/xonotic/Chart.yaml +++ b/charts/incubator/xonotic/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: xonotic sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/xonotic + - ich777/xonotic - https://www.xonotic.org/ - https://hub.docker.com/r/ich777/xonotic/ type: application diff --git a/charts/incubator/xware/Chart.yaml b/charts/incubator/xware/Chart.yaml index 6236a3aa513..ab732e13732 100644 --- a/charts/incubator/xware/Chart.yaml +++ b/charts/incubator/xware/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: xware sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/xware + - caiguai/docker-xware - https://hub.docker.com/r/caiguai/docker-xware - https://hub.docker.com/r/caiguai/docker-xware type: application diff --git a/charts/incubator/yacreaderlibraryserver/Chart.yaml b/charts/incubator/yacreaderlibraryserver/Chart.yaml index eb8a646f9ff..3b59f4b112b 100644 --- a/charts/incubator/yacreaderlibraryserver/Chart.yaml +++ b/charts/incubator/yacreaderlibraryserver/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: yacreaderlibraryserver sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/yacreaderlibraryserver + - xthursdayx/yacreaderlibrary-server-docker - https://www.yacreader.com - https://hub.docker.com/r/xthursdayx/yacreaderlibrary-server-docker/ type: application diff --git a/charts/incubator/yacy/Chart.yaml b/charts/incubator/yacy/Chart.yaml index 93427d8f187..29e98b7516f 100644 --- a/charts/incubator/yacy/Chart.yaml +++ b/charts/incubator/yacy/Chart.yaml @@ -25,6 +25,7 @@ maintainers: name: yacy sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/yacy + - yacy/yacy_search_server - https://yacy.net/ - https://hub.docker.com/r/yacy/yacy_search_server/ type: application diff --git a/charts/incubator/yourls/Chart.yaml b/charts/incubator/yourls/Chart.yaml index 9025dae5c3f..6bc23a1c1e4 100644 --- a/charts/incubator/yourls/Chart.yaml +++ b/charts/incubator/yourls/Chart.yaml @@ -29,6 +29,7 @@ maintainers: name: yourls sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/yourls + - yourls - https://hub.docker.com/_/yourls/ type: application version: 2.0.12 diff --git a/charts/incubator/z80pack/Chart.yaml b/charts/incubator/z80pack/Chart.yaml index 144d7d19d99..c52c08539e8 100644 --- a/charts/incubator/z80pack/Chart.yaml +++ b/charts/incubator/z80pack/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: z80pack sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/z80pack + - dlandon/z80pack - http://www.autometer.de/unix4fun/z80pack/index.html - https://registry.hub.docker.com/r/dlandon/z80pack/ type: application diff --git a/charts/incubator/zoneminder/Chart.yaml b/charts/incubator/zoneminder/Chart.yaml index c56cd899685..98080ab118a 100644 --- a/charts/incubator/zoneminder/Chart.yaml +++ b/charts/incubator/zoneminder/Chart.yaml @@ -22,6 +22,7 @@ maintainers: name: zoneminder sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/zoneminder + - dlandon/zoneminder.unraid - https://zoneminder.com/ - https://hub.docker.com/r/dlandon/zoneminder.TrueNAS/ type: application diff --git a/charts/stable/actualserver/Chart.yaml b/charts/stable/actualserver/Chart.yaml index e77bdbfb8f2..6e9b38fc955 100644 --- a/charts/stable/actualserver/Chart.yaml +++ b/charts/stable/actualserver/Chart.yaml @@ -19,6 +19,7 @@ maintainers: name: actualserver sources: - https://github.com/truecharts/charts/tree/master/charts/stable/actualserver + - jlongster/actual-server - https://github.com/Kippenhof/docker-templates - https://hub.docker.com/r/kippenhof/actual-server type: application diff --git a/charts/stable/adguard-home/Chart.yaml b/charts/stable/adguard-home/Chart.yaml index 75610b30fda..079a198a2dd 100644 --- a/charts/stable/adguard-home/Chart.yaml +++ b/charts/stable/adguard-home/Chart.yaml @@ -18,6 +18,7 @@ maintainers: name: adguard-home sources: - https://github.com/truecharts/charts/tree/master/charts/stable/adguard-home + - adguard/adguardhome - https://hub.docker.com/r/adguard/adguardhome version: 4.0.11 annotations: diff --git a/charts/stable/adminer/Chart.yaml b/charts/stable/adminer/Chart.yaml index f7d2883ae97..97f622ca6dc 100644 --- a/charts/stable/adminer/Chart.yaml +++ b/charts/stable/adminer/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: adminer sources: - https://github.com/truecharts/charts/tree/master/charts/stable/adminer + - adminer - https://github.com/vrana/adminer - http://hub.docker.com/_/adminer/ type: application diff --git a/charts/stable/airdcpp-webclient/Chart.yaml b/charts/stable/airdcpp-webclient/Chart.yaml index 3c7905c1067..eb1778f38ae 100644 --- a/charts/stable/airdcpp-webclient/Chart.yaml +++ b/charts/stable/airdcpp-webclient/Chart.yaml @@ -20,6 +20,7 @@ maintainers: name: airdcpp-webclient sources: - https://github.com/truecharts/charts/tree/master/charts/stable/airdcpp-webclient + - docker.io/gangefors/airdcpp-webclient - https://airdcpp-web.github.io/ - https://github.com/airdcpp-web/airdcpp-webclient - https://hub.docker.com/r/gangefors/airdcpp-webclient diff --git a/charts/stable/airsonic-advanced/Chart.yaml b/charts/stable/airsonic-advanced/Chart.yaml index 1a7c75f0902..200569eaeae 100644 --- a/charts/stable/airsonic-advanced/Chart.yaml +++ b/charts/stable/airsonic-advanced/Chart.yaml @@ -21,6 +21,7 @@ maintainers: name: airsonic-advanced sources: - https://github.com/truecharts/charts/tree/master/charts/stable/airsonic-advanced + - airsonicadvanced/airsonic-advanced - https://github.com/airsonic/airsonic-advanced - https://hub.docker.com/r/airsonicadvanced/airsonic-advanced version: 7.0.19 diff --git a/charts/stable/airsonic/Chart.yaml b/charts/stable/airsonic/Chart.yaml index d517513041b..61d77ec2af4 100644 --- a/charts/stable/airsonic/Chart.yaml +++ b/charts/stable/airsonic/Chart.yaml @@ -17,6 +17,7 @@ maintainers: name: airsonic sources: - https://github.com/truecharts/charts/tree/master/charts/stable/airsonic + - airsonicadvanced/airsonic-advanced ghcr.io/linuxserver/airsonic - https://github.com/airsonic/airsonic - https://github.com/linuxserver/docker-airsonic - https://github.com/k8s-at-home/charts/tree/master/charts/airsonic diff --git a/charts/stable/alist/Chart.yaml b/charts/stable/alist/Chart.yaml index 3d1c894cf9e..075c0c57cfb 100644 --- a/charts/stable/alist/Chart.yaml +++ b/charts/stable/alist/Chart.yaml @@ -17,6 +17,7 @@ keywords: - baiduyun sources: - https://github.com/truecharts/charts/tree/master/charts/stable/alist + - xhofe/alist miniflux/miniflux mtlynch/picoshare hauxir/imgpush privatebin/pdo shaarli/shaarli - https://github.com/Xhofe/alist dependencies: - name: common diff --git a/charts/stable/amcrest2mqtt/Chart.yaml b/charts/stable/amcrest2mqtt/Chart.yaml index b19db6ef97d..87480bbae96 100644 --- a/charts/stable/amcrest2mqtt/Chart.yaml +++ b/charts/stable/amcrest2mqtt/Chart.yaml @@ -17,6 +17,7 @@ maintainers: name: amcrest2mqtt sources: - https://github.com/truecharts/charts/tree/master/charts/stable/amcrest2mqtt + - dchesterton/amcrest2mqtt - https://github.com/dchesterton/amcrest2mqtt version: 6.0.7 annotations: diff --git a/charts/stable/amule/Chart.yaml b/charts/stable/amule/Chart.yaml index d74034fe043..e82983ecb51 100644 --- a/charts/stable/amule/Chart.yaml +++ b/charts/stable/amule/Chart.yaml @@ -27,6 +27,7 @@ maintainers: name: amule sources: - https://github.com/truecharts/charts/tree/master/charts/stable/amule + - tchabaud/amule - https://github.com/t-chab/dockerfiles - https://hub.docker.com/r/tchabaud/amule type: application diff --git a/charts/stable/anonaddy/Chart.yaml b/charts/stable/anonaddy/Chart.yaml index 36efbcb3304..ff41373ebbf 100644 --- a/charts/stable/anonaddy/Chart.yaml +++ b/charts/stable/anonaddy/Chart.yaml @@ -25,6 +25,7 @@ maintainers: name: anonaddy sources: - https://github.com/truecharts/charts/tree/master/charts/stable/anonaddy + - anonaddy/anonaddy - https://github.com/anonaddy/docker version: 12.0.20 annotations: diff --git a/charts/stable/apache-musicindex/Chart.yaml b/charts/stable/apache-musicindex/Chart.yaml index b7eeafc4caf..55e21e9b72b 100644 --- a/charts/stable/apache-musicindex/Chart.yaml +++ b/charts/stable/apache-musicindex/Chart.yaml @@ -20,6 +20,7 @@ maintainers: name: apache-musicindex sources: - https://github.com/truecharts/charts/tree/master/charts/stable/apache-musicindex + - ghcr.io/k8s-at-home/apache-musicindex - http://hacks.slashdirt.org/sw/musicindex/ version: 6.0.7 annotations: diff --git a/charts/stable/appdaemon/Chart.yaml b/charts/stable/appdaemon/Chart.yaml index 916f0346dc1..21401e3609f 100644 --- a/charts/stable/appdaemon/Chart.yaml +++ b/charts/stable/appdaemon/Chart.yaml @@ -22,6 +22,7 @@ maintainers: name: appdaemon sources: - https://github.com/truecharts/charts/tree/master/charts/stable/appdaemon + - docker.io/acockburn/appdaemon - https://github.com/AppDaemon/appdaemon type: application version: 11.0.9 diff --git a/charts/stable/apt-cacher-ng/Chart.yaml b/charts/stable/apt-cacher-ng/Chart.yaml index b94efd578e0..3258a4e9604 100644 --- a/charts/stable/apt-cacher-ng/Chart.yaml +++ b/charts/stable/apt-cacher-ng/Chart.yaml @@ -21,6 +21,7 @@ maintainers: name: apt-cacher-ng sources: - https://github.com/truecharts/charts/tree/master/charts/stable/apt-cacher-ng + - sameersbn/apt-cacher-ng - https://www.unix-ag.uni-kl.de/~bloch/acng/ - https://hub.docker.com/r/sameersbn/apt-cacher-ng/ type: application diff --git a/charts/stable/aria2/Chart.yaml b/charts/stable/aria2/Chart.yaml index ad169c0e53a..e92193bd0b1 100644 --- a/charts/stable/aria2/Chart.yaml +++ b/charts/stable/aria2/Chart.yaml @@ -17,6 +17,7 @@ maintainers: name: aria2 sources: - https://github.com/truecharts/charts/tree/master/charts/stable/aria2 + - leonismoe/ariang - https://github.com/P3TERX/Aria2-Pro-Docker version: 7.0.7 annotations: diff --git a/charts/stable/ariang/Chart.yaml b/charts/stable/ariang/Chart.yaml index 519cf9343d2..595114f0acd 100644 --- a/charts/stable/ariang/Chart.yaml +++ b/charts/stable/ariang/Chart.yaml @@ -17,6 +17,7 @@ maintainers: name: ariang sources: - https://github.com/truecharts/charts/tree/master/charts/stable/ariang + - leonismoe/ariang - https://hub.docker.com/r/leonismoe/ariang - https://github.com/leonismoe/docker-images version: 3.0.8 diff --git a/charts/stable/audacity/Chart.yaml b/charts/stable/audacity/Chart.yaml index d23d1a32d53..99fc7beb58c 100644 --- a/charts/stable/audacity/Chart.yaml +++ b/charts/stable/audacity/Chart.yaml @@ -21,6 +21,7 @@ maintainers: name: audacity sources: - https://github.com/truecharts/charts/tree/master/charts/stable/audacity + - ghcr.io/linuxserver/audacity - https://github.com/linuxserver/docker-audacity - https://www.audacityteam.org/ type: application diff --git a/charts/stable/audiobookshelf/Chart.yaml b/charts/stable/audiobookshelf/Chart.yaml index 871f01f6267..d42a4d65cdd 100644 --- a/charts/stable/audiobookshelf/Chart.yaml +++ b/charts/stable/audiobookshelf/Chart.yaml @@ -17,6 +17,7 @@ maintainers: name: audiobookshelf sources: - https://github.com/truecharts/charts/tree/master/charts/stable/audiobookshelf + - advplyr/audiobookshelf - https://hub.docker.com/r/advplyr/audiobookshelf - https://github.com/advplyr/audiobookshelf version: 4.0.15 diff --git a/charts/stable/authelia/Chart.yaml b/charts/stable/authelia/Chart.yaml index bd6c1b7aae1..3df35cb9ecb 100644 --- a/charts/stable/authelia/Chart.yaml +++ b/charts/stable/authelia/Chart.yaml @@ -36,6 +36,7 @@ maintainers: name: authelia sources: - https://github.com/truecharts/charts/tree/master/charts/stable/authelia + - ghcr.io/authelia/authelia - https://github.com/authelia/chartrepo - https://github.com/authelia/authelia type: application diff --git a/charts/stable/authentik/Chart.yaml b/charts/stable/authentik/Chart.yaml index ccae4e8500f..b7a108d305d 100644 --- a/charts/stable/authentik/Chart.yaml +++ b/charts/stable/authentik/Chart.yaml @@ -25,6 +25,7 @@ maintainers: name: authentik sources: - https://github.com/truecharts/charts/tree/master/charts/stable/authentik + - ghcr.io/goauthentik/server - https://github.com/goauthentik/authentik - https://goauthentik.io/docs/ version: 10.0.37 diff --git a/charts/stable/autobrr/Chart.yaml b/charts/stable/autobrr/Chart.yaml index fc77030e29c..316bf358fae 100644 --- a/charts/stable/autobrr/Chart.yaml +++ b/charts/stable/autobrr/Chart.yaml @@ -13,6 +13,7 @@ keywords: - torrent sources: - https://github.com/truecharts/charts/tree/master/charts/stable/autobrr + - ghcr.io/autobrr/autobrr - https://github.com/autobrr/autobrr dependencies: - name: common diff --git a/charts/stable/automatic-music-downloader/Chart.yaml b/charts/stable/automatic-music-downloader/Chart.yaml index 4415d09f787..a771810a88b 100644 --- a/charts/stable/automatic-music-downloader/Chart.yaml +++ b/charts/stable/automatic-music-downloader/Chart.yaml @@ -21,6 +21,7 @@ maintainers: name: automatic-music-downloader sources: - https://github.com/truecharts/charts/tree/master/charts/stable/automatic-music-downloader + - randomninjaatk/amd - https://github.com/RandomNinjaAtk/docker-amd - https://hub.docker.com/r/randomninjaatk/amd type: application diff --git a/charts/stable/autoscan/Chart.yaml b/charts/stable/autoscan/Chart.yaml index d213b7ebf9e..3624234e1f3 100644 --- a/charts/stable/autoscan/Chart.yaml +++ b/charts/stable/autoscan/Chart.yaml @@ -13,6 +13,7 @@ keywords: - media sources: - https://github.com/truecharts/charts/tree/master/charts/stable/autoscan + - cr.hotio.dev/hotio/autoscan knex666/prpdf - https://hotio.dev/containers/autoscan - https://hub.docker.com/r/hotio/autoscan dependencies: diff --git a/charts/stable/avidemux/Chart.yaml b/charts/stable/avidemux/Chart.yaml index d5bbcfaec2b..c9c295f9650 100644 --- a/charts/stable/avidemux/Chart.yaml +++ b/charts/stable/avidemux/Chart.yaml @@ -19,6 +19,7 @@ maintainers: name: avidemux sources: - https://github.com/truecharts/charts/tree/master/charts/stable/avidemux + - jlesage/avidemux - https://github.com/jlesage/docker-avidemux - https://hub.docker.com/r/jlesage/avidemux/ type: application diff --git a/charts/stable/babybuddy/Chart.yaml b/charts/stable/babybuddy/Chart.yaml index c78f8da3886..7949a1e9d4f 100644 --- a/charts/stable/babybuddy/Chart.yaml +++ b/charts/stable/babybuddy/Chart.yaml @@ -15,6 +15,7 @@ keywords: - parenting sources: - https://github.com/truecharts/charts/tree/master/charts/stable/babybuddy + - ghcr.io/linuxserver/babybuddy - https://github.com/babybuddy/babybuddy dependencies: - name: common diff --git a/charts/stable/baserow/Chart.yaml b/charts/stable/baserow/Chart.yaml index 39a4440d308..62ed4946bd9 100644 --- a/charts/stable/baserow/Chart.yaml +++ b/charts/stable/baserow/Chart.yaml @@ -25,6 +25,7 @@ maintainers: name: baserow sources: - https://github.com/truecharts/charts/tree/master/charts/stable/baserow + - baserow/baserow - https://hub.docker.com/r/baserow/baserow - https://gitlab.com/bramw/baserow/ version: 6.0.24 diff --git a/charts/stable/bazarr/Chart.yaml b/charts/stable/bazarr/Chart.yaml index 36ec5061277..7dda3c0c4a5 100644 --- a/charts/stable/bazarr/Chart.yaml +++ b/charts/stable/bazarr/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: bazarr sources: - https://github.com/truecharts/charts/tree/master/charts/stable/bazarr + - ghcr.io/onedr0p/bazarr - https://github.com/morpheus65535/bazarr - https://hub.docker.com/r/linuxserver/bazarr type: application diff --git a/charts/stable/beets/Chart.yaml b/charts/stable/beets/Chart.yaml index 07cd3d2fb7c..d523ab840f1 100644 --- a/charts/stable/beets/Chart.yaml +++ b/charts/stable/beets/Chart.yaml @@ -21,6 +21,7 @@ maintainers: name: beets sources: - https://github.com/truecharts/charts/tree/master/charts/stable/beets + - ghcr.io/linuxserver/beets - https://github.com/linuxserver/docker-beets - https://beets.io/ type: application diff --git a/charts/stable/blog/Chart.yaml b/charts/stable/blog/Chart.yaml index c149d28de5b..87e817e3951 100644 --- a/charts/stable/blog/Chart.yaml +++ b/charts/stable/blog/Chart.yaml @@ -25,6 +25,7 @@ maintainers: name: blog sources: - https://github.com/truecharts/charts/tree/master/charts/stable/blog + - m1k1o/blog lscr.io/linuxserver/cops fletchto99/hexo-dev-blog - https://github.com/m1k1o/blog - https://github.com/nicholaswilde/docker-blog version: 6.0.20 diff --git a/charts/stable/boinc/Chart.yaml b/charts/stable/boinc/Chart.yaml index 8193db62f0d..4c59a3ec170 100644 --- a/charts/stable/boinc/Chart.yaml +++ b/charts/stable/boinc/Chart.yaml @@ -12,6 +12,7 @@ keywords: - boinc sources: - https://github.com/truecharts/charts/tree/master/charts/stable/boinc + - ghcr.io/linuxserver/boinc - https://hub.docker.com/r/linuxserver/boinc dependencies: - name: common diff --git a/charts/stable/booksonic-air/Chart.yaml b/charts/stable/booksonic-air/Chart.yaml index 37e97c2cc8d..3af4f7411ef 100644 --- a/charts/stable/booksonic-air/Chart.yaml +++ b/charts/stable/booksonic-air/Chart.yaml @@ -18,6 +18,7 @@ maintainers: name: booksonic-air sources: - https://github.com/truecharts/charts/tree/master/charts/stable/booksonic-air + - ghcr.io/linuxserver/booksonic-air - https://github.com/popeen/Booksonic-Air - https://hub.docker.com/r/linuxserver/booksonic-air version: 8.0.11 diff --git a/charts/stable/bookstack/Chart.yaml b/charts/stable/bookstack/Chart.yaml index 76344d94ea6..ffb7b6c77cd 100644 --- a/charts/stable/bookstack/Chart.yaml +++ b/charts/stable/bookstack/Chart.yaml @@ -26,6 +26,7 @@ maintainers: name: bookstack sources: - https://github.com/truecharts/charts/tree/master/charts/stable/bookstack + - ghcr.io/linuxserver/bookstack - https://www.bookstackapp.com/ - https://hub.docker.com/r/linuxserver/bookstack version: 6.0.18 diff --git a/charts/stable/browserless-chrome/Chart.yaml b/charts/stable/browserless-chrome/Chart.yaml index 0a7870089a2..a1f4b4c5edd 100644 --- a/charts/stable/browserless-chrome/Chart.yaml +++ b/charts/stable/browserless-chrome/Chart.yaml @@ -19,6 +19,7 @@ maintainers: name: browserless-chrome sources: - https://github.com/truecharts/charts/tree/master/charts/stable/browserless-chrome + - browserless/chrome - https://docs.browserless.io/docs/docker.html - https://hub.docker.com/r/browserless/chrome/ version: 4.0.9 diff --git a/charts/stable/budge/Chart.yaml b/charts/stable/budge/Chart.yaml index b1039f92945..ddf77b95b36 100644 --- a/charts/stable/budge/Chart.yaml +++ b/charts/stable/budge/Chart.yaml @@ -18,6 +18,7 @@ maintainers: name: budge sources: - https://github.com/truecharts/charts/tree/master/charts/stable/budge + - ghcr.io/linuxserver/budge unraides/facturascripts - https://github.com/linuxserver/budge - https://github.com/linuxserver/docker-BudgE version: 4.0.15 diff --git a/charts/stable/calibre-web/Chart.yaml b/charts/stable/calibre-web/Chart.yaml index d7aa7889f61..89379bb6ba7 100644 --- a/charts/stable/calibre-web/Chart.yaml +++ b/charts/stable/calibre-web/Chart.yaml @@ -20,6 +20,7 @@ maintainers: name: calibre-web sources: - https://github.com/truecharts/charts/tree/master/charts/stable/calibre-web + - linuxserver/calibre-web - https://hub.docker.com/r/linuxserver/calibre-web/ - https://github.com/janeczku/calibre-web type: application diff --git a/charts/stable/calibre/Chart.yaml b/charts/stable/calibre/Chart.yaml index 25a861d0787..3efa25e4bda 100644 --- a/charts/stable/calibre/Chart.yaml +++ b/charts/stable/calibre/Chart.yaml @@ -17,6 +17,7 @@ maintainers: name: calibre sources: - https://github.com/truecharts/charts/tree/master/charts/stable/calibre + - linuxserver/calibre-web ghcr.io/linuxserver/calibre lscr.io/linuxserver/cops - https://hub.docker.com/r/linuxserver/calibre/ - https://github.com/kovidgoyal/calibre/ version: 9.0.16 diff --git a/charts/stable/chevereto/Chart.yaml b/charts/stable/chevereto/Chart.yaml index 3cc84f48248..436a4a91acf 100644 --- a/charts/stable/chevereto/Chart.yaml +++ b/charts/stable/chevereto/Chart.yaml @@ -12,6 +12,7 @@ keywords: - chevereto sources: - https://github.com/truecharts/charts/tree/master/charts/stable/chevereto + - ghcr.io/rodber/chevereto-free - https://hub.docker.com/r/linuxserver/chevereto - https://chevereto-free.github.io/setup/system/environment.html#image-handling-variables - https://github.com/rodber/chevereto-free diff --git a/charts/stable/chronos/Chart.yaml b/charts/stable/chronos/Chart.yaml index 520e500594a..bdb4d892572 100644 --- a/charts/stable/chronos/Chart.yaml +++ b/charts/stable/chronos/Chart.yaml @@ -19,6 +19,7 @@ maintainers: name: chronos sources: - https://github.com/truecharts/charts/tree/master/charts/stable/chronos + - simsemand/chronos - https://github.com/simse/chronos - https://hub.docker.com/r/simsemand/chronos type: application diff --git a/charts/stable/clamav/Chart.yaml b/charts/stable/clamav/Chart.yaml index 29a266b6b78..fc5a2b65efe 100644 --- a/charts/stable/clamav/Chart.yaml +++ b/charts/stable/clamav/Chart.yaml @@ -18,6 +18,7 @@ maintainers: name: clamav sources: - https://github.com/truecharts/charts/tree/master/charts/stable/clamav + - clamav/clamav - https://github.com/Cisco-Talos/clamav - https://hub.docker.com/r/clamav/clamav - https://docs.clamav.net/ diff --git a/charts/stable/clarkson/Chart.yaml b/charts/stable/clarkson/Chart.yaml index 9594131b9ce..d0df343824d 100644 --- a/charts/stable/clarkson/Chart.yaml +++ b/charts/stable/clarkson/Chart.yaml @@ -25,6 +25,7 @@ maintainers: name: clarkson sources: - https://github.com/truecharts/charts/tree/master/charts/stable/clarkson + - ghcr.io/linuxserver/clarkson - https://github.com/linuxserver/Clarkson - https://hub.docker.com/r/linuxserver/clarkson version: 6.0.17 diff --git a/charts/stable/cloud9/Chart.yaml b/charts/stable/cloud9/Chart.yaml index a3db8b054e6..8332c0098c2 100644 --- a/charts/stable/cloud9/Chart.yaml +++ b/charts/stable/cloud9/Chart.yaml @@ -20,6 +20,7 @@ maintainers: name: cloud9 sources: - https://github.com/truecharts/charts/tree/master/charts/stable/cloud9 + - ghcr.io/linuxserver/cloud9 - https://aws.amazon.com/cloud9/ - https://github.com/c9/core - https://hub.docker.com/r/linuxserver/cloud9 diff --git a/charts/stable/cloudflared/Chart.yaml b/charts/stable/cloudflared/Chart.yaml index 0ef59277eba..ff64bfadcc0 100644 --- a/charts/stable/cloudflared/Chart.yaml +++ b/charts/stable/cloudflared/Chart.yaml @@ -19,6 +19,7 @@ maintainers: name: cloudflared sources: - https://github.com/truecharts/charts/tree/master/charts/stable/cloudflared + - cloudflare/cloudflared ghcr.io/hotio/cloudflareddns - https://hub.docker.com/r/cloudflare/cloudflared type: application version: 3.0.13 diff --git a/charts/stable/cloudflareddns/Chart.yaml b/charts/stable/cloudflareddns/Chart.yaml index 86ed702179d..4a54038ebfe 100644 --- a/charts/stable/cloudflareddns/Chart.yaml +++ b/charts/stable/cloudflareddns/Chart.yaml @@ -20,6 +20,7 @@ maintainers: name: cloudflareddns sources: - https://github.com/truecharts/charts/tree/master/charts/stable/cloudflareddns + - ghcr.io/hotio/cloudflareddns - https://github.com/hotio/cloudflareddns - https://hotio.dev/containers/cloudflareddns/ type: application diff --git a/charts/stable/code-server/Chart.yaml b/charts/stable/code-server/Chart.yaml index a5a3eba5404..136f23ba8ac 100644 --- a/charts/stable/code-server/Chart.yaml +++ b/charts/stable/code-server/Chart.yaml @@ -20,6 +20,7 @@ maintainers: name: code-server sources: - https://github.com/truecharts/charts/tree/master/charts/stable/code-server + - docker.io/codercom/code-server ghcr.io/linuxserver/openvscode-server - https://github.com/cdr/code-server type: application version: 6.0.9 diff --git a/charts/stable/commento-plusplus/Chart.yaml b/charts/stable/commento-plusplus/Chart.yaml index 6882502479c..158edb191c5 100644 --- a/charts/stable/commento-plusplus/Chart.yaml +++ b/charts/stable/commento-plusplus/Chart.yaml @@ -21,6 +21,7 @@ maintainers: name: commento-plusplus sources: - https://github.com/truecharts/charts/tree/master/charts/stable/commento-plusplus + - caroga/commentoplusplus - https://github.com/souramoo/commentoplusplus - https://hub.docker.com/r/caroga/commentoplusplus version: 6.0.19 diff --git a/charts/stable/cops/Chart.yaml b/charts/stable/cops/Chart.yaml index 094d1c7ba6f..01f6f117504 100644 --- a/charts/stable/cops/Chart.yaml +++ b/charts/stable/cops/Chart.yaml @@ -21,6 +21,7 @@ maintainers: name: cops sources: - https://github.com/truecharts/charts/tree/master/charts/stable/cops + - lscr.io/linuxserver/cops - http://blog.slucas.fr/en/oss/calibre-opds-php-server - https://github.com/orgs/linuxserver/packages/container/package/cops - https://github.com/linuxserver/docker-cops#readme diff --git a/charts/stable/couchpotato/Chart.yaml b/charts/stable/couchpotato/Chart.yaml index 0ec80c5bbbb..8fdb5a85647 100644 --- a/charts/stable/couchpotato/Chart.yaml +++ b/charts/stable/couchpotato/Chart.yaml @@ -12,6 +12,7 @@ keywords: - couchpotato sources: - https://github.com/truecharts/charts/tree/master/charts/stable/couchpotato + - ghcr.io/linuxserver/couchpotato - https://hub.docker.com/r/linuxserver/couchpotato dependencies: - name: common diff --git a/charts/stable/crafty-4/Chart.yaml b/charts/stable/crafty-4/Chart.yaml index 722e7567e3f..43ac895ecc0 100644 --- a/charts/stable/crafty-4/Chart.yaml +++ b/charts/stable/crafty-4/Chart.yaml @@ -20,6 +20,7 @@ maintainers: name: crafty-4 sources: - https://github.com/truecharts/charts/tree/master/charts/stable/crafty-4 + - registry.gitlab.com/crafty-controller/crafty-4 - https://craftycontrol.com/ - https://gitlab.com/crafty-controller/crafty-4 type: application diff --git a/charts/stable/cryptofolio/Chart.yaml b/charts/stable/cryptofolio/Chart.yaml index a7ff8a3bd93..e4d856e87ae 100644 --- a/charts/stable/cryptofolio/Chart.yaml +++ b/charts/stable/cryptofolio/Chart.yaml @@ -17,6 +17,7 @@ maintainers: name: cryptofolio sources: - https://github.com/truecharts/charts/tree/master/charts/stable/cryptofolio + - xtrendence/cryptofolio - https://github.com/Xtrendence/cryptofolio version: 6.0.7 annotations: diff --git a/charts/stable/cura-novnc/Chart.yaml b/charts/stable/cura-novnc/Chart.yaml index 494b5b46bff..1f1d64a1978 100644 --- a/charts/stable/cura-novnc/Chart.yaml +++ b/charts/stable/cura-novnc/Chart.yaml @@ -20,6 +20,7 @@ maintainers: name: cura-novnc sources: - https://github.com/truecharts/charts/tree/master/charts/stable/cura-novnc + - mikeah/cura-novnc - https://ultimaker.com/software/ultimaker-cura - https://hub.docker.com/r/mikeah/cura-novnc type: application diff --git a/charts/stable/cyberchef/Chart.yaml b/charts/stable/cyberchef/Chart.yaml index 4e804b3ca9a..570b4de2a33 100644 --- a/charts/stable/cyberchef/Chart.yaml +++ b/charts/stable/cyberchef/Chart.yaml @@ -17,6 +17,7 @@ maintainers: name: cyberchef sources: - https://github.com/truecharts/charts/tree/master/charts/stable/cyberchef + - mpepping/cyberchef - https://hub.docker.com/r/mpepping/cyberchef version: 4.0.24 annotations: diff --git a/charts/stable/czkawka/Chart.yaml b/charts/stable/czkawka/Chart.yaml index b30162383d0..0cf52c5d1f6 100644 --- a/charts/stable/czkawka/Chart.yaml +++ b/charts/stable/czkawka/Chart.yaml @@ -20,6 +20,7 @@ maintainers: name: czkawka sources: - https://github.com/truecharts/charts/tree/master/charts/stable/czkawka + - jlesage/czkawka - https://hub.docker.com/r/jlesage/czkawka - https://github.com/jlesage/docker-czkawka - https://github.com/qarmin/czkawka diff --git a/charts/stable/darktable/Chart.yaml b/charts/stable/darktable/Chart.yaml index d8e4e22c445..376121e3093 100644 --- a/charts/stable/darktable/Chart.yaml +++ b/charts/stable/darktable/Chart.yaml @@ -12,6 +12,7 @@ keywords: - darktable sources: - https://github.com/truecharts/charts/tree/master/charts/stable/darktable + - ghcr.io/linuxserver/darktable - https://hub.docker.com/r/linuxserver/darktable dependencies: - name: common diff --git a/charts/stable/dashdot/Chart.yaml b/charts/stable/dashdot/Chart.yaml index 20c34c81cce..2b0cd653059 100644 --- a/charts/stable/dashdot/Chart.yaml +++ b/charts/stable/dashdot/Chart.yaml @@ -18,6 +18,7 @@ maintainers: name: dashdot sources: - https://github.com/truecharts/charts/tree/master/charts/stable/dashdot + - mauricenino/dashdot - https://github.com/MauriceNino/dashdot - https://hub.docker.com/r/mauricenino/dashdot version: 3.0.11 diff --git a/charts/stable/davos/Chart.yaml b/charts/stable/davos/Chart.yaml index 60738a7d655..42edecdf887 100644 --- a/charts/stable/davos/Chart.yaml +++ b/charts/stable/davos/Chart.yaml @@ -19,6 +19,7 @@ maintainers: name: davos sources: - https://github.com/truecharts/charts/tree/master/charts/stable/davos + - ghcr.io/linuxserver/davos - https://github.com/linuxserver/docker-davos - https://github.com/linuxserver/davos/ type: application diff --git a/charts/stable/ddclient/Chart.yaml b/charts/stable/ddclient/Chart.yaml index bffce008b4b..13a0c352277 100644 --- a/charts/stable/ddclient/Chart.yaml +++ b/charts/stable/ddclient/Chart.yaml @@ -12,6 +12,7 @@ keywords: - ddclient sources: - https://github.com/truecharts/charts/tree/master/charts/stable/ddclient + - ghcr.io/linuxserver/ddclient - https://hub.docker.com/r/linuxserver/ddclient dependencies: - name: common diff --git a/charts/stable/ddns-go/Chart.yaml b/charts/stable/ddns-go/Chart.yaml index 4447a70f011..c0c9f546d18 100644 --- a/charts/stable/ddns-go/Chart.yaml +++ b/charts/stable/ddns-go/Chart.yaml @@ -13,6 +13,7 @@ keywords: - ddns sources: - https://github.com/truecharts/charts/tree/master/charts/stable/ddns-go + - jeessy/ddns-go - https://github.com/jeessy2/ddns-go dependencies: - name: common diff --git a/charts/stable/ddns-updater/Chart.yaml b/charts/stable/ddns-updater/Chart.yaml index 93e32c79730..955a23dd29b 100644 --- a/charts/stable/ddns-updater/Chart.yaml +++ b/charts/stable/ddns-updater/Chart.yaml @@ -17,6 +17,7 @@ maintainers: name: ddns-updater sources: - https://github.com/truecharts/charts/tree/master/charts/stable/ddns-updater + - qmcgaw/ddns-updater - https://github.com/qdm12/ddns-updater - https://hub.docker.com/r/qmcgaw/ddns-updater version: 4.0.7 diff --git a/charts/stable/deconz/Chart.yaml b/charts/stable/deconz/Chart.yaml index 15139229bbd..80b0008dd44 100644 --- a/charts/stable/deconz/Chart.yaml +++ b/charts/stable/deconz/Chart.yaml @@ -20,6 +20,7 @@ maintainers: name: deconz sources: - https://github.com/truecharts/charts/tree/master/charts/stable/deconz + - deconzcommunity/deconz - https://github.com/dresden-elektronik/deconz-rest-plugin - https://github.com/marthoc/docker-deconz version: 10.0.12 diff --git a/charts/stable/deemix/Chart.yaml b/charts/stable/deemix/Chart.yaml index 44da09d3584..b27e3cff79c 100644 --- a/charts/stable/deemix/Chart.yaml +++ b/charts/stable/deemix/Chart.yaml @@ -20,6 +20,7 @@ maintainers: name: deemix sources: - https://github.com/truecharts/charts/tree/master/charts/stable/deemix + - registry.gitlab.com/bockiii/deemix-docker - https://gitlab.com/Bockiii/deemix-docker.git - https://git.freezerapp.xyz/RemixDev/deemix-py type: application diff --git a/charts/stable/deluge/Chart.yaml b/charts/stable/deluge/Chart.yaml index 261abd89f49..578cf5d7ed0 100644 --- a/charts/stable/deluge/Chart.yaml +++ b/charts/stable/deluge/Chart.yaml @@ -20,6 +20,7 @@ maintainers: name: deluge sources: - https://github.com/truecharts/charts/tree/master/charts/stable/deluge + - ghcr.io/linuxserver/deluge - https://github.com/deluge-torrent/deluge type: application version: 13.0.7 diff --git a/charts/stable/digikam/Chart.yaml b/charts/stable/digikam/Chart.yaml index 4fcedfbe5d9..64cc7027f05 100644 --- a/charts/stable/digikam/Chart.yaml +++ b/charts/stable/digikam/Chart.yaml @@ -21,6 +21,7 @@ maintainers: name: digikam sources: - https://github.com/truecharts/charts/tree/master/charts/stable/digikam + - ghcr.io/linuxserver/digikam - https://github.com/linuxserver/docker-digikam - https://www.digikam.org/ type: application diff --git a/charts/stable/dillinger/Chart.yaml b/charts/stable/dillinger/Chart.yaml index 65cab803112..7f9fe940d13 100644 --- a/charts/stable/dillinger/Chart.yaml +++ b/charts/stable/dillinger/Chart.yaml @@ -12,6 +12,7 @@ keywords: - dillinger sources: - https://github.com/truecharts/charts/tree/master/charts/stable/dillinger + - ghcr.io/linuxserver/dillinger - https://hub.docker.com/r/linuxserver/dillinger dependencies: - name: common diff --git a/charts/stable/dizquetv/Chart.yaml b/charts/stable/dizquetv/Chart.yaml index 94056db20c4..62e62267d58 100644 --- a/charts/stable/dizquetv/Chart.yaml +++ b/charts/stable/dizquetv/Chart.yaml @@ -18,6 +18,7 @@ maintainers: name: dizquetv sources: - https://github.com/truecharts/charts/tree/master/charts/stable/dizquetv + - vexorian/dizquetv - https://github.com/vexorian/dizquetv - https://hub.docker.com/r/vexorian/dizquetv version: 9.0.7 diff --git a/charts/stable/docusaurus/Chart.yaml b/charts/stable/docusaurus/Chart.yaml index 5b94eb61c55..3dcc4fa8340 100644 --- a/charts/stable/docusaurus/Chart.yaml +++ b/charts/stable/docusaurus/Chart.yaml @@ -20,6 +20,7 @@ maintainers: name: docusaurus sources: - https://github.com/truecharts/charts/tree/master/charts/stable/docusaurus + - awesometic/docusaurus - https://hub.docker.com/r/awesometic/docusaurus - https://github.com/awesometic/docker-docusaurus type: application diff --git a/charts/stable/dokuwiki/Chart.yaml b/charts/stable/dokuwiki/Chart.yaml index 7f09769ba05..958d16662ba 100644 --- a/charts/stable/dokuwiki/Chart.yaml +++ b/charts/stable/dokuwiki/Chart.yaml @@ -12,6 +12,7 @@ keywords: - dokuwiki sources: - https://github.com/truecharts/charts/tree/master/charts/stable/dokuwiki + - bitnami/dokuwiki - https://hub.docker.com/r/bitnami/dokuwiki dependencies: - name: common diff --git a/charts/stable/domoticz/Chart.yaml b/charts/stable/domoticz/Chart.yaml index 4157d3ce3b2..49d36bcbf80 100644 --- a/charts/stable/domoticz/Chart.yaml +++ b/charts/stable/domoticz/Chart.yaml @@ -12,6 +12,7 @@ keywords: - domoticz sources: - https://github.com/truecharts/charts/tree/master/charts/stable/domoticz + - ghcr.io/linuxserver/domoticz - https://hub.docker.com/r/linuxserver/domoticz dependencies: - name: common diff --git a/charts/stable/doplarr/Chart.yaml b/charts/stable/doplarr/Chart.yaml index ba787409db6..e00a814cd57 100644 --- a/charts/stable/doplarr/Chart.yaml +++ b/charts/stable/doplarr/Chart.yaml @@ -17,6 +17,7 @@ maintainers: name: doplarr sources: - https://github.com/truecharts/charts/tree/master/charts/stable/doplarr + - ghcr.io/kiranshila/doplarr - https://github.com/kiranshila/Doplarr version: 4.0.8 annotations: diff --git a/charts/stable/double-take/Chart.yaml b/charts/stable/double-take/Chart.yaml index ca628226ee0..8fe1b01343d 100644 --- a/charts/stable/double-take/Chart.yaml +++ b/charts/stable/double-take/Chart.yaml @@ -13,6 +13,7 @@ keywords: - double-take sources: - https://github.com/truecharts/charts/tree/master/charts/stable/double-take + - docker.io/jakowenko/double-take - https://github.com/jakowenko/double-take dependencies: - name: common diff --git a/charts/stable/doublecommander/Chart.yaml b/charts/stable/doublecommander/Chart.yaml index 5a8935cff38..5ace47bd24c 100644 --- a/charts/stable/doublecommander/Chart.yaml +++ b/charts/stable/doublecommander/Chart.yaml @@ -19,6 +19,7 @@ maintainers: name: doublecommander sources: - https://github.com/truecharts/charts/tree/master/charts/stable/doublecommander + - ghcr.io/linuxserver/doublecommander - https://github.com/linuxserver/docker-doublecommander - https://doublecmd.sourceforge.io/ type: application diff --git a/charts/stable/drawio/Chart.yaml b/charts/stable/drawio/Chart.yaml index c3fdd49cdde..3ead028791c 100644 --- a/charts/stable/drawio/Chart.yaml +++ b/charts/stable/drawio/Chart.yaml @@ -17,6 +17,7 @@ maintainers: name: drawio sources: - https://github.com/truecharts/charts/tree/master/charts/stable/drawio + - jgraph/drawio - https://hub.docker.com/r/jgraph/drawio - https://github.com/jgraph/drawio version: 4.0.19 diff --git a/charts/stable/dsmr-reader/Chart.yaml b/charts/stable/dsmr-reader/Chart.yaml index 13367b5a786..7eaf7030c77 100644 --- a/charts/stable/dsmr-reader/Chart.yaml +++ b/charts/stable/dsmr-reader/Chart.yaml @@ -11,6 +11,7 @@ home: https://truecharts.org/charts/stable/dsmr-reader icon: https://truecharts.org/img/hotlink-ok/chart-icons/dsmr-reader.png sources: - https://github.com/truecharts/charts/tree/master/charts/stable/dsmr-reader + - xirixiz/dsmr-reader-docker - https://github.com/dsmrreader/dsmr-reader - https://github.com/xirixiz/dsmr-reader-docker dependencies: diff --git a/charts/stable/duckdns/Chart.yaml b/charts/stable/duckdns/Chart.yaml index e167d872fef..8efae31716b 100644 --- a/charts/stable/duckdns/Chart.yaml +++ b/charts/stable/duckdns/Chart.yaml @@ -12,6 +12,7 @@ keywords: - duckdns sources: - https://github.com/truecharts/charts/tree/master/charts/stable/duckdns + - ghcr.io/linuxserver/duckdns - https://hub.docker.com/r/linuxserver/duckdns dependencies: - name: common diff --git a/charts/stable/dupeguru/Chart.yaml b/charts/stable/dupeguru/Chart.yaml index 10df663d901..36d938a9252 100644 --- a/charts/stable/dupeguru/Chart.yaml +++ b/charts/stable/dupeguru/Chart.yaml @@ -19,6 +19,7 @@ maintainers: name: dupeguru sources: - https://github.com/truecharts/charts/tree/master/charts/stable/dupeguru + - jlesage/dupeguru - https://github.com/jlesage/docker-dupeguru - https://hub.docker.com/r/jlesage/dupeguru/ type: application diff --git a/charts/stable/duplicati/Chart.yaml b/charts/stable/duplicati/Chart.yaml index 4801dbf6ca1..7c65911b1fa 100644 --- a/charts/stable/duplicati/Chart.yaml +++ b/charts/stable/duplicati/Chart.yaml @@ -17,6 +17,7 @@ maintainers: name: duplicati sources: - https://github.com/truecharts/charts/tree/master/charts/stable/duplicati + - duplicati/duplicati kopia/kopia - https://hub.docker.com/r/duplicati/duplicati/ - https://github.com/duplicati/duplicati version: 8.0.7 diff --git a/charts/stable/emby/Chart.yaml b/charts/stable/emby/Chart.yaml index cb9235a7961..0c420d8a24f 100644 --- a/charts/stable/emby/Chart.yaml +++ b/charts/stable/emby/Chart.yaml @@ -20,6 +20,7 @@ maintainers: name: emby sources: - https://github.com/truecharts/charts/tree/master/charts/stable/emby + - ghcr.io/onedr0p/emby ghcr.io/linuxserver/embystat lastelement21/emby-sync - https://hub.docker.com/r/linuxserver/emby - https://github.com/linuxserver/docker-emby.git type: application diff --git a/charts/stable/embystat/Chart.yaml b/charts/stable/embystat/Chart.yaml index 4910bfc0a26..5f2cf8f9f67 100644 --- a/charts/stable/embystat/Chart.yaml +++ b/charts/stable/embystat/Chart.yaml @@ -12,6 +12,7 @@ keywords: - embystat sources: - https://github.com/truecharts/charts/tree/master/charts/stable/embystat + - ghcr.io/linuxserver/embystat - https://hub.docker.com/r/linuxserver/embystat dependencies: - name: common diff --git a/charts/stable/emulatorjs/Chart.yaml b/charts/stable/emulatorjs/Chart.yaml index 2dbc12adf70..9603602c00c 100644 --- a/charts/stable/emulatorjs/Chart.yaml +++ b/charts/stable/emulatorjs/Chart.yaml @@ -12,6 +12,7 @@ keywords: - emulatorjs sources: - https://github.com/truecharts/charts/tree/master/charts/stable/emulatorjs + - ghcr.io/linuxserver/emulatorjs - https://hub.docker.com/r/linuxserver/emulatorjs dependencies: - name: common diff --git a/charts/stable/endlessh/Chart.yaml b/charts/stable/endlessh/Chart.yaml index 3bfea820e8f..8fe3f746bcb 100644 --- a/charts/stable/endlessh/Chart.yaml +++ b/charts/stable/endlessh/Chart.yaml @@ -12,6 +12,7 @@ keywords: - endlessh sources: - https://github.com/truecharts/charts/tree/master/charts/stable/endlessh + - ghcr.io/linuxserver/endlessh - https://hub.docker.com/r/linuxserver/endlessh dependencies: - name: common diff --git a/charts/stable/esphome/Chart.yaml b/charts/stable/esphome/Chart.yaml index 354dd2ef555..c97387595b5 100644 --- a/charts/stable/esphome/Chart.yaml +++ b/charts/stable/esphome/Chart.yaml @@ -18,6 +18,7 @@ maintainers: name: esphome sources: - https://github.com/truecharts/charts/tree/master/charts/stable/esphome + - esphome/esphome - https://github.com/esphome/esphome - https://hub.docker.com/u/esphome type: application diff --git a/charts/stable/etherpad/Chart.yaml b/charts/stable/etherpad/Chart.yaml index c3cdd72f2c3..1e1d1f8e4bc 100644 --- a/charts/stable/etherpad/Chart.yaml +++ b/charts/stable/etherpad/Chart.yaml @@ -14,6 +14,7 @@ keywords: - pad sources: - https://github.com/truecharts/charts/tree/master/charts/stable/etherpad + - ghcr.io/nicholaswilde/etherpad - https://etherpad.org/ - https://github.com/ether/etherpad-lite - https://hub.docker.com/r/nicholaswilde/etherpad diff --git a/charts/stable/ferdi-server/Chart.yaml b/charts/stable/ferdi-server/Chart.yaml index b5e77a099a9..ad7c57da422 100644 --- a/charts/stable/ferdi-server/Chart.yaml +++ b/charts/stable/ferdi-server/Chart.yaml @@ -21,6 +21,7 @@ maintainers: name: ferdi-server sources: - https://github.com/truecharts/charts/tree/master/charts/stable/ferdi-server + - getferdi/ferdi-server - https://github.com/getferdi/server version: 6.0.19 annotations: diff --git a/charts/stable/filebot/Chart.yaml b/charts/stable/filebot/Chart.yaml index 5ba63a9a055..8c3ff6cd1d2 100644 --- a/charts/stable/filebot/Chart.yaml +++ b/charts/stable/filebot/Chart.yaml @@ -19,6 +19,7 @@ maintainers: name: filebot sources: - https://github.com/truecharts/charts/tree/master/charts/stable/filebot + - jlesage/filebot - https://github.com/jlesage/docker-filebot - https://hub.docker.com/r/jlesage/filebot/ type: application diff --git a/charts/stable/filebrowser/Chart.yaml b/charts/stable/filebrowser/Chart.yaml index 73e6ebca835..71fdef17fec 100644 --- a/charts/stable/filebrowser/Chart.yaml +++ b/charts/stable/filebrowser/Chart.yaml @@ -18,6 +18,7 @@ maintainers: name: filebrowser sources: - https://github.com/truecharts/charts/tree/master/charts/stable/filebrowser + - docker.io/filebrowser/filebrowser - https://github.com/filebrowser/filebrowser - https://filebrowser.org/cli/filebrowser - https://hub.docker.com/r/filebrowser/filebrowser diff --git a/charts/stable/fileflows/Chart.yaml b/charts/stable/fileflows/Chart.yaml index 5e43f3d5e23..49ef7a5bb23 100644 --- a/charts/stable/fileflows/Chart.yaml +++ b/charts/stable/fileflows/Chart.yaml @@ -17,6 +17,7 @@ maintainers: name: fileflows sources: - https://github.com/truecharts/charts/tree/master/charts/stable/fileflows + - revenz/fileflows - https://github.com/revenz/FileFlows - https://hub.docker.com/r/revenz/fileflows version: 4.0.9 diff --git a/charts/stable/filerun/Chart.yaml b/charts/stable/filerun/Chart.yaml index 10dc686c16c..66a7609a568 100644 --- a/charts/stable/filerun/Chart.yaml +++ b/charts/stable/filerun/Chart.yaml @@ -22,6 +22,7 @@ maintainers: name: filerun sources: - https://github.com/truecharts/charts/tree/master/charts/stable/filerun + - filerun/filerun - https://hub.docker.com/r/filerun/filerun - https://github.com/filerun/docker version: 6.0.17 diff --git a/charts/stable/filezilla/Chart.yaml b/charts/stable/filezilla/Chart.yaml index ac1d00664f2..8bee879b81e 100644 --- a/charts/stable/filezilla/Chart.yaml +++ b/charts/stable/filezilla/Chart.yaml @@ -21,6 +21,7 @@ maintainers: name: filezilla sources: - https://github.com/truecharts/charts/tree/master/charts/stable/filezilla + - ghcr.io/linuxserver/filezilla - https://filezilla-project.org/ - https://github.com/linuxserver/docker-filezilla type: application diff --git a/charts/stable/firefox-syncserver/Chart.yaml b/charts/stable/firefox-syncserver/Chart.yaml index 33041b06507..1ba6efd6ae4 100644 --- a/charts/stable/firefox-syncserver/Chart.yaml +++ b/charts/stable/firefox-syncserver/Chart.yaml @@ -14,6 +14,7 @@ keywords: - firefox sources: - https://github.com/truecharts/charts/tree/master/charts/stable/firefox-syncserver + - ghcr.io/crazy-max/firefox-syncserver - https://moz-services-docs.readthedocs.io/en/latest/howtos/run-sync-1.5.html - https://hub.docker.com/r/crazymax/firefox-syncserver dependencies: diff --git a/charts/stable/firefox/Chart.yaml b/charts/stable/firefox/Chart.yaml index 2419cb237a3..a5235178ff4 100644 --- a/charts/stable/firefox/Chart.yaml +++ b/charts/stable/firefox/Chart.yaml @@ -12,6 +12,7 @@ keywords: - firefox sources: - https://github.com/truecharts/charts/tree/master/charts/stable/firefox + - ghcr.io/crazy-max/firefox-syncserver ghcr.io/linuxserver/firefox accetto/ubuntu-vnc-xfce-firefox-g3 - https://hub.docker.com/r/linuxserver/firefox dependencies: - name: common diff --git a/charts/stable/flaresolverr/Chart.yaml b/charts/stable/flaresolverr/Chart.yaml index d0794ded0bb..f3937ec30b2 100644 --- a/charts/stable/flaresolverr/Chart.yaml +++ b/charts/stable/flaresolverr/Chart.yaml @@ -18,6 +18,7 @@ maintainers: name: flaresolverr sources: - https://github.com/truecharts/charts/tree/master/charts/stable/flaresolverr + - ghcr.io/flaresolverr/flaresolverr - https://github.com/FlareSolverr/FlareSolverr - https://hub.docker.com/r/flaresolverr/flaresolverr version: 8.0.8 diff --git a/charts/stable/flashpaper/Chart.yaml b/charts/stable/flashpaper/Chart.yaml index 5f1ac5da6dc..5eb2a1b8af3 100644 --- a/charts/stable/flashpaper/Chart.yaml +++ b/charts/stable/flashpaper/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: flashpaper sources: - https://github.com/truecharts/charts/tree/master/charts/stable/flashpaper + - andrewpaglusch/flashpaper - https://github.com/AndrewPaglusch/FlashPaper - https://hub.docker.com/r/andrewpaglusch/flashpaper type: application diff --git a/charts/stable/fleet/Chart.yaml b/charts/stable/fleet/Chart.yaml index ebeae21de00..491db4b0829 100644 --- a/charts/stable/fleet/Chart.yaml +++ b/charts/stable/fleet/Chart.yaml @@ -12,6 +12,7 @@ keywords: - fleet sources: - https://github.com/truecharts/charts/tree/master/charts/stable/fleet + - ghcr.io/linuxserver/fleet - https://hub.docker.com/r/linuxserver/fleet dependencies: - name: common diff --git a/charts/stable/flexget/Chart.yaml b/charts/stable/flexget/Chart.yaml index c004503e99c..2a5014f396b 100644 --- a/charts/stable/flexget/Chart.yaml +++ b/charts/stable/flexget/Chart.yaml @@ -19,6 +19,7 @@ maintainers: name: flexget sources: - https://github.com/truecharts/charts/tree/master/charts/stable/flexget + - wiserain/flexget - https://hub.docker.com/r/wiserain/flexget - https://github.com/wiserain/docker-flexget type: application diff --git a/charts/stable/flood/Chart.yaml b/charts/stable/flood/Chart.yaml index b68083f5707..62a9ffb4fc3 100644 --- a/charts/stable/flood/Chart.yaml +++ b/charts/stable/flood/Chart.yaml @@ -20,6 +20,7 @@ maintainers: name: flood sources: - https://github.com/truecharts/charts/tree/master/charts/stable/flood + - jesec/flood cr.hotio.dev/hotio/qflood cr.hotio.dev/hotio/rflood - https://github.com/jesec/flood - https://hub.docker.com/r/jesec/flood version: 8.0.7 diff --git a/charts/stable/fluidd/Chart.yaml b/charts/stable/fluidd/Chart.yaml index 2232e6d04fe..dd47fe3539c 100644 --- a/charts/stable/fluidd/Chart.yaml +++ b/charts/stable/fluidd/Chart.yaml @@ -17,6 +17,7 @@ maintainers: name: fluidd sources: - https://github.com/truecharts/charts/tree/master/charts/stable/fluidd + - cadriel/fluidd - https://github.com/fluidd-core/fluidd - https://hub.docker.com/r/cadriel/fluidd version: 4.0.11 diff --git a/charts/stable/focalboard/Chart.yaml b/charts/stable/focalboard/Chart.yaml index 8e22a26b09d..d777830dba9 100644 --- a/charts/stable/focalboard/Chart.yaml +++ b/charts/stable/focalboard/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: focalboard sources: - https://github.com/truecharts/charts/tree/master/charts/stable/focalboard + - mattermost/focalboard - https://www.focalboard.com/ - https://github.com/mattermost/focalboard - https://github.com/FlipEnergy/container-images/blob/main/focalboard diff --git a/charts/stable/foldingathome/Chart.yaml b/charts/stable/foldingathome/Chart.yaml index 600158ca62a..13ee129412b 100644 --- a/charts/stable/foldingathome/Chart.yaml +++ b/charts/stable/foldingathome/Chart.yaml @@ -12,6 +12,7 @@ keywords: - foldingathome sources: - https://github.com/truecharts/charts/tree/master/charts/stable/foldingathome + - ghcr.io/linuxserver/foldingathome - https://hub.docker.com/r/linuxserver/foldingathome dependencies: - name: common diff --git a/charts/stable/fossil/Chart.yaml b/charts/stable/fossil/Chart.yaml index b1518c3029e..7386648bd69 100644 --- a/charts/stable/fossil/Chart.yaml +++ b/charts/stable/fossil/Chart.yaml @@ -18,6 +18,7 @@ maintainers: name: fossil sources: - https://github.com/truecharts/charts/tree/master/charts/stable/fossil + - ghcr.io/nicholaswilde/fossil - https://fossil-scm.org/ type: application version: 6.0.7 diff --git a/charts/stable/freshrss/Chart.yaml b/charts/stable/freshrss/Chart.yaml index 61c7cbcfffe..2b254dd6828 100644 --- a/charts/stable/freshrss/Chart.yaml +++ b/charts/stable/freshrss/Chart.yaml @@ -19,6 +19,7 @@ maintainers: name: freshrss sources: - https://github.com/truecharts/charts/tree/master/charts/stable/freshrss + - ghcr.io/linuxserver/freshrss - https://github.com/FreshRSS/FreshRSS - https://hub.docker.com/r/linuxserver/freshrss type: application diff --git a/charts/stable/friendica/Chart.yaml b/charts/stable/friendica/Chart.yaml index 371e500092c..d06fb818a53 100644 --- a/charts/stable/friendica/Chart.yaml +++ b/charts/stable/friendica/Chart.yaml @@ -26,6 +26,7 @@ maintainers: name: friendica sources: - https://github.com/truecharts/charts/tree/master/charts/stable/friendica + - friendica - https://friendi.ca/ - https://hub.docker.com/_/friendica version: 7.0.18 diff --git a/charts/stable/gaps/Chart.yaml b/charts/stable/gaps/Chart.yaml index 91de33b34c6..2a6fbab91f8 100644 --- a/charts/stable/gaps/Chart.yaml +++ b/charts/stable/gaps/Chart.yaml @@ -20,6 +20,7 @@ maintainers: name: gaps sources: - https://github.com/truecharts/charts/tree/master/charts/stable/gaps + - housewrecker/gaps - https://github.com/JasonHHouse/gaps type: application version: 13.0.7 diff --git a/charts/stable/gitea/Chart.yaml b/charts/stable/gitea/Chart.yaml index 102dffeaf01..252a2cb3901 100644 --- a/charts/stable/gitea/Chart.yaml +++ b/charts/stable/gitea/Chart.yaml @@ -31,6 +31,7 @@ maintainers: name: gitea sources: - https://github.com/truecharts/charts/tree/master/charts/stable/gitea + - gitea/gitea - https://gitea.com/gitea/helm-chart - https://github.com/go-gitea/gitea - https://hub.docker.com/r/gitea/gitea/ diff --git a/charts/stable/golinks/Chart.yaml b/charts/stable/golinks/Chart.yaml index 84a3d59b2d4..302c4c36c14 100644 --- a/charts/stable/golinks/Chart.yaml +++ b/charts/stable/golinks/Chart.yaml @@ -21,6 +21,7 @@ maintainers: name: golinks sources: - https://github.com/truecharts/charts/tree/master/charts/stable/golinks + - ghcr.io/nicholaswilde/golinks - https://github.com/prologic/golinks - https://github.com/nicholaswilde/docker-golinks type: application diff --git a/charts/stable/gonic/Chart.yaml b/charts/stable/gonic/Chart.yaml index b1bd54e416f..f9c4bc029a1 100644 --- a/charts/stable/gonic/Chart.yaml +++ b/charts/stable/gonic/Chart.yaml @@ -18,6 +18,7 @@ maintainers: name: gonic sources: - https://github.com/truecharts/charts/tree/master/charts/stable/gonic + - sentriz/gonic - https://github.com/sentriz/gonic - https://hub.docker.com/r/sentriz/gonic version: 8.0.9 diff --git a/charts/stable/grav/Chart.yaml b/charts/stable/grav/Chart.yaml index b2b3c9be2bb..90070a3449f 100644 --- a/charts/stable/grav/Chart.yaml +++ b/charts/stable/grav/Chart.yaml @@ -20,6 +20,7 @@ maintainers: name: grav sources: - https://github.com/truecharts/charts/tree/master/charts/stable/grav + - ghcr.io/linuxserver/grav - https://github.com/linuxserver/docker-grav - https://github.com/getgrav/grav/ type: application diff --git a/charts/stable/grist/Chart.yaml b/charts/stable/grist/Chart.yaml index ab4a8f589ee..9bd69619a4f 100644 --- a/charts/stable/grist/Chart.yaml +++ b/charts/stable/grist/Chart.yaml @@ -27,6 +27,7 @@ maintainers: name: grist sources: - https://github.com/truecharts/charts/tree/master/charts/stable/grist + - gristlabs/grist - https://hub.docker.com/r/gristlabs/grist - https://github.com/gristlabs/grist-core - https://support.getgrist.com/ diff --git a/charts/stable/grocy/Chart.yaml b/charts/stable/grocy/Chart.yaml index fbfc86cff18..b200e76d6eb 100644 --- a/charts/stable/grocy/Chart.yaml +++ b/charts/stable/grocy/Chart.yaml @@ -18,6 +18,7 @@ maintainers: name: grocy sources: - https://github.com/truecharts/charts/tree/master/charts/stable/grocy + - ghcr.io/linuxserver/grocy - https://github.com/grocy/grocy type: application version: 13.0.11 diff --git a/charts/stable/guacamole-client/Chart.yaml b/charts/stable/guacamole-client/Chart.yaml index daba6f8f7a5..fbfd57cebac 100644 --- a/charts/stable/guacamole-client/Chart.yaml +++ b/charts/stable/guacamole-client/Chart.yaml @@ -22,6 +22,7 @@ maintainers: name: guacamole-client sources: - https://github.com/truecharts/charts/tree/master/charts/stable/guacamole-client + - guacamole/guacamole - https://github.com/apache/guacamole-client - https://hub.docker.com/r/guacamole/guacamole - http://guacamole.incubator.apache.org/doc/gug/introduction.html diff --git a/charts/stable/guacd/Chart.yaml b/charts/stable/guacd/Chart.yaml index f41cffc922c..c947d27faf2 100644 --- a/charts/stable/guacd/Chart.yaml +++ b/charts/stable/guacd/Chart.yaml @@ -14,6 +14,7 @@ keywords: - remote sources: - https://github.com/truecharts/charts/tree/master/charts/stable/guacd + - ghcr.io/linuxserver/guacd - https://hub.docker.com/r/guacamole/guacd - https://github.com/apache/guacamole-server dependencies: diff --git a/charts/stable/habridge/Chart.yaml b/charts/stable/habridge/Chart.yaml index 149d55ebf99..a9068efaa5b 100644 --- a/charts/stable/habridge/Chart.yaml +++ b/charts/stable/habridge/Chart.yaml @@ -12,6 +12,7 @@ keywords: - habridge sources: - https://github.com/truecharts/charts/tree/master/charts/stable/habridge + - ghcr.io/linuxserver/habridge - https://hub.docker.com/r/linuxserver/habridge dependencies: - name: common diff --git a/charts/stable/hammond/Chart.yaml b/charts/stable/hammond/Chart.yaml index d66c7a9f3ef..3acc1bda6e9 100644 --- a/charts/stable/hammond/Chart.yaml +++ b/charts/stable/hammond/Chart.yaml @@ -17,6 +17,7 @@ maintainers: name: hammond sources: - https://github.com/truecharts/charts/tree/master/charts/stable/hammond + - akhilrex/hammond - https://github.com/akhilrex/hammond - https://hub.docker.com/r/akhilrex/hammond version: 4.0.7 diff --git a/charts/stable/handbrake/Chart.yaml b/charts/stable/handbrake/Chart.yaml index f4f41f82cd1..ebbfe90d46d 100644 --- a/charts/stable/handbrake/Chart.yaml +++ b/charts/stable/handbrake/Chart.yaml @@ -20,6 +20,7 @@ maintainers: name: handbrake sources: - https://github.com/truecharts/charts/tree/master/charts/stable/handbrake + - jlesage/handbrake - https://github.com/jlesage/docker-handbrake - https://hub.docker.com/r/jlesage/handbrake/ - https://handbrake.fr/ diff --git a/charts/stable/haste-server/Chart.yaml b/charts/stable/haste-server/Chart.yaml index 377561a6b19..971d63af808 100644 --- a/charts/stable/haste-server/Chart.yaml +++ b/charts/stable/haste-server/Chart.yaml @@ -20,6 +20,7 @@ maintainers: name: haste-server sources: - https://github.com/truecharts/charts/tree/master/charts/stable/haste-server + - ghcr.io/k8s-at-home/haste-server - https://github.com/seejohnrun/haste-server - https://github.com/k8s-at-home/container-images version: 8.0.7 diff --git a/charts/stable/headphones/Chart.yaml b/charts/stable/headphones/Chart.yaml index 2fa0c9142ea..2739f7e8958 100644 --- a/charts/stable/headphones/Chart.yaml +++ b/charts/stable/headphones/Chart.yaml @@ -19,6 +19,7 @@ maintainers: name: headphones sources: - https://github.com/truecharts/charts/tree/master/charts/stable/headphones + - ghcr.io/linuxserver/headphones - https://github.com/linuxserver/docker-headphones - https://github.com/rembo10/headphones type: application diff --git a/charts/stable/healthchecks/Chart.yaml b/charts/stable/healthchecks/Chart.yaml index b443be05669..e0649e32798 100644 --- a/charts/stable/healthchecks/Chart.yaml +++ b/charts/stable/healthchecks/Chart.yaml @@ -19,6 +19,7 @@ maintainers: name: healthchecks sources: - https://github.com/truecharts/charts/tree/master/charts/stable/healthchecks + - ghcr.io/linuxserver/healthchecks - https://github.com/healthchecks/healthchecks - https://hub.docker.com/r/linuxserver/healthchecks version: 9.0.7 diff --git a/charts/stable/hedgedoc/Chart.yaml b/charts/stable/hedgedoc/Chart.yaml index c05c62cc691..b91030ba29e 100644 --- a/charts/stable/hedgedoc/Chart.yaml +++ b/charts/stable/hedgedoc/Chart.yaml @@ -12,6 +12,7 @@ keywords: - hedgedoc sources: - https://github.com/truecharts/charts/tree/master/charts/stable/hedgedoc + - quay.io/hedgedoc/hedgedoc - https://hub.docker.com/r/linuxserver/hedgedoc dependencies: - name: common diff --git a/charts/stable/heimdall/Chart.yaml b/charts/stable/heimdall/Chart.yaml index f87e5bb57c4..149c847f1f9 100644 --- a/charts/stable/heimdall/Chart.yaml +++ b/charts/stable/heimdall/Chart.yaml @@ -18,6 +18,7 @@ maintainers: name: heimdall sources: - https://github.com/truecharts/charts/tree/master/charts/stable/heimdall + - linuxserver/heimdall - https://github.com/linuxserver/Heimdall/ type: application version: 14.0.3 diff --git a/charts/stable/homarr/Chart.yaml b/charts/stable/homarr/Chart.yaml index 52f05e28277..181d51d7ed3 100644 --- a/charts/stable/homarr/Chart.yaml +++ b/charts/stable/homarr/Chart.yaml @@ -17,6 +17,7 @@ maintainers: name: homarr sources: - https://github.com/truecharts/charts/tree/master/charts/stable/homarr + - ghcr.io/ajnart/homarr - https://github.com/ajnart/homarr version: 4.0.10 annotations: diff --git a/charts/stable/home-assistant/Chart.yaml b/charts/stable/home-assistant/Chart.yaml index 225ebc31bbb..ec06602195d 100644 --- a/charts/stable/home-assistant/Chart.yaml +++ b/charts/stable/home-assistant/Chart.yaml @@ -24,6 +24,7 @@ maintainers: name: home-assistant sources: - https://github.com/truecharts/charts/tree/master/charts/stable/home-assistant + - homeassistant/home-assistant - https://github.com/home-assistant/home-assistant - https://github.com/cdr/code-server type: application diff --git a/charts/stable/homebox/Chart.yaml b/charts/stable/homebox/Chart.yaml index b7a2b8ef254..84602231f06 100644 --- a/charts/stable/homebox/Chart.yaml +++ b/charts/stable/homebox/Chart.yaml @@ -19,6 +19,7 @@ maintainers: name: homebox sources: - https://github.com/truecharts/charts/tree/master/charts/stable/homebox + - ghcr.io/hay-kot/homebox - https://github.com/hay-kot/homebox type: application version: 1.0.2 diff --git a/charts/stable/homelablabelmaker/Chart.yaml b/charts/stable/homelablabelmaker/Chart.yaml index ebb0693bd0d..9cd06d8e4ba 100644 --- a/charts/stable/homelablabelmaker/Chart.yaml +++ b/charts/stable/homelablabelmaker/Chart.yaml @@ -25,6 +25,7 @@ maintainers: name: homelablabelmaker sources: - https://github.com/truecharts/charts/tree/master/charts/stable/homelablabelmaker + - davidspek/homelablabelmaker - https://github.com/DavidSpek/homelablabelmaker - https://hub.docker.com/r/davidspek/homelablabelmaker/ type: application diff --git a/charts/stable/homepage/Chart.yaml b/charts/stable/homepage/Chart.yaml index 8bd513683ad..0b50b66038c 100644 --- a/charts/stable/homepage/Chart.yaml +++ b/charts/stable/homepage/Chart.yaml @@ -17,6 +17,7 @@ maintainers: name: homepage sources: - https://github.com/truecharts/charts/tree/master/charts/stable/homepage + - ghcr.io/ajnart/homarr ghcr.io/benphelps/homepage b4bz/homer corneliousjd/sui-startpage - https://github.com/benphelps/homepage version: 2.0.19 annotations: diff --git a/charts/stable/homer/Chart.yaml b/charts/stable/homer/Chart.yaml index 16a273e9d5d..cdd5de62dee 100644 --- a/charts/stable/homer/Chart.yaml +++ b/charts/stable/homer/Chart.yaml @@ -19,6 +19,7 @@ maintainers: name: homer sources: - https://github.com/truecharts/charts/tree/master/charts/stable/homer + - b4bz/homer - https://github.com/bastienwirtz/homer - https://hub.docker.com/r/b4bz/homer version: 4.0.8 diff --git a/charts/stable/htpcmanager/Chart.yaml b/charts/stable/htpcmanager/Chart.yaml index da16052bb08..46c35edf9cf 100644 --- a/charts/stable/htpcmanager/Chart.yaml +++ b/charts/stable/htpcmanager/Chart.yaml @@ -12,6 +12,7 @@ keywords: - htpcmanager sources: - https://github.com/truecharts/charts/tree/master/charts/stable/htpcmanager + - ghcr.io/linuxserver/htpcmanager - https://hub.docker.com/r/linuxserver/htpcmanager dependencies: - name: common diff --git a/charts/stable/icantbelieveitsnotvaletudo/Chart.yaml b/charts/stable/icantbelieveitsnotvaletudo/Chart.yaml index 0faa5e4a1b3..fb97db18f38 100644 --- a/charts/stable/icantbelieveitsnotvaletudo/Chart.yaml +++ b/charts/stable/icantbelieveitsnotvaletudo/Chart.yaml @@ -20,6 +20,7 @@ maintainers: name: icantbelieveitsnotvaletudo sources: - https://github.com/truecharts/charts/tree/master/charts/stable/icantbelieveitsnotvaletudo + - pmaksymiuk/icantbelieveitsnotvaletudo - https://github.com/Hypfer/ICantBelieveItsNotValetudo version: 6.0.7 annotations: diff --git a/charts/stable/icinga2/Chart.yaml b/charts/stable/icinga2/Chart.yaml index 1e1b53dca57..896a8251c71 100644 --- a/charts/stable/icinga2/Chart.yaml +++ b/charts/stable/icinga2/Chart.yaml @@ -22,6 +22,7 @@ maintainers: name: icinga2 sources: - https://github.com/truecharts/charts/tree/master/charts/stable/icinga2 + - jordan/icinga2 - https://github.com/jjethwa/icinga2 - https://icinga.com/ version: 6.0.18 diff --git a/charts/stable/impostor-server/Chart.yaml b/charts/stable/impostor-server/Chart.yaml index 86e08739f2a..c0e16665bb7 100644 --- a/charts/stable/impostor-server/Chart.yaml +++ b/charts/stable/impostor-server/Chart.yaml @@ -18,6 +18,7 @@ maintainers: name: impostor-server sources: - https://github.com/truecharts/charts/tree/master/charts/stable/impostor-server + - aeonlucid/impostor type: application version: 3.0.12 annotations: diff --git a/charts/stable/inventree/Chart.yaml b/charts/stable/inventree/Chart.yaml index a5ec1ea24b9..414cfa99c54 100644 --- a/charts/stable/inventree/Chart.yaml +++ b/charts/stable/inventree/Chart.yaml @@ -26,6 +26,7 @@ maintainers: name: inventree sources: - https://github.com/truecharts/charts/tree/master/charts/stable/inventree + - inventree/inventree - https://inventree.readthedocs.io - https://github.com/inventree/InvenTree version: 7.0.27 diff --git a/charts/stable/invidious/Chart.yaml b/charts/stable/invidious/Chart.yaml index 87e2be2150e..62fb0795883 100644 --- a/charts/stable/invidious/Chart.yaml +++ b/charts/stable/invidious/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: invidious sources: - https://github.com/truecharts/charts/tree/master/charts/stable/invidious + - quay.io/invidious/invidious - https://github.com/iv-org/invidious - https://docs.invidious.io/installation/#docker version: 2.0.5 diff --git a/charts/stable/ipfs/Chart.yaml b/charts/stable/ipfs/Chart.yaml index e112b382ceb..716d98febdc 100644 --- a/charts/stable/ipfs/Chart.yaml +++ b/charts/stable/ipfs/Chart.yaml @@ -19,6 +19,7 @@ maintainers: name: ipfs sources: - https://github.com/truecharts/charts/tree/master/charts/stable/ipfs + - ipfs/kubo - https://hub.docker.com/r/ipfs/kubo/ - https://github.com/ipfs/kubo type: application diff --git a/charts/stable/ispy-agent-dvr/Chart.yaml b/charts/stable/ispy-agent-dvr/Chart.yaml index 212c318e4b0..addf157e8d8 100644 --- a/charts/stable/ispy-agent-dvr/Chart.yaml +++ b/charts/stable/ispy-agent-dvr/Chart.yaml @@ -19,6 +19,7 @@ maintainers: name: ispy-agent-dvr sources: - https://github.com/truecharts/charts/tree/master/charts/stable/ispy-agent-dvr + - doitandbedone/ispyagentdvr - https://hub.docker.com/r/doitandbedone/ispyagentdvr - https://github.com/doitandbedone/ispyagentdvr-docker version: 4.0.13 diff --git a/charts/stable/iyuuplus/Chart.yaml b/charts/stable/iyuuplus/Chart.yaml index 533db91681d..1edcb4be909 100644 --- a/charts/stable/iyuuplus/Chart.yaml +++ b/charts/stable/iyuuplus/Chart.yaml @@ -13,6 +13,7 @@ keywords: - pt sources: - https://github.com/truecharts/charts/tree/master/charts/stable/iyuuplus + - docker.io/iyuucn/iyuuplus - https://hub.docker.com/r/iyuucn/iyuuplus dependencies: - name: common diff --git a/charts/stable/jackett/Chart.yaml b/charts/stable/jackett/Chart.yaml index 5f2e8e98785..c73eef55940 100644 --- a/charts/stable/jackett/Chart.yaml +++ b/charts/stable/jackett/Chart.yaml @@ -20,6 +20,7 @@ maintainers: name: jackett sources: - https://github.com/truecharts/charts/tree/master/charts/stable/jackett + - ghcr.io/onedr0p/jackett danimart1991/jackett2telegram - https://github.com/Jackett/Jackett type: application version: 13.0.37 diff --git a/charts/stable/jellyfin/Chart.yaml b/charts/stable/jellyfin/Chart.yaml index 75f7553db1c..d90b56a19b7 100644 --- a/charts/stable/jellyfin/Chart.yaml +++ b/charts/stable/jellyfin/Chart.yaml @@ -20,6 +20,7 @@ maintainers: name: jellyfin sources: - https://github.com/truecharts/charts/tree/master/charts/stable/jellyfin + - docker.io/jellyfin/jellyfin - https://github.com/jellyfin/jellyfin type: application version: 13.0.10 diff --git a/charts/stable/jellyseerr/Chart.yaml b/charts/stable/jellyseerr/Chart.yaml index d45ef51662e..169956788d1 100644 --- a/charts/stable/jellyseerr/Chart.yaml +++ b/charts/stable/jellyseerr/Chart.yaml @@ -17,6 +17,7 @@ maintainers: name: jellyseerr sources: - https://github.com/truecharts/charts/tree/master/charts/stable/jellyseerr + - fallenbagel/jellyseerr - https://github.com/Fallenbagel/jellyseerr - https://hub.docker.com/r/fallenbagel/jellyseerr version: 4.0.9 diff --git a/charts/stable/joplin-server/Chart.yaml b/charts/stable/joplin-server/Chart.yaml index a657dc63fd5..161838f2890 100644 --- a/charts/stable/joplin-server/Chart.yaml +++ b/charts/stable/joplin-server/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: joplin-server sources: - https://github.com/truecharts/charts/tree/master/charts/stable/joplin-server + - joplin/server - https://github.com/laurent22/joplin/tree/dev/packages/server - https://github.com/laurent22/joplin - https://hub.docker.com/r/joplin/server diff --git a/charts/stable/jupyter/Chart.yaml b/charts/stable/jupyter/Chart.yaml index caad210b224..de967e58ab7 100644 --- a/charts/stable/jupyter/Chart.yaml +++ b/charts/stable/jupyter/Chart.yaml @@ -20,6 +20,7 @@ maintainers: name: jupyter sources: - https://github.com/truecharts/charts/tree/master/charts/stable/jupyter + - bwalter42/jupyter_cadquery - https://github.com/jupyter/docker-stacks type: application version: 3.0.12 diff --git a/charts/stable/kanboard/Chart.yaml b/charts/stable/kanboard/Chart.yaml index 0395664dbad..25f3587ea39 100644 --- a/charts/stable/kanboard/Chart.yaml +++ b/charts/stable/kanboard/Chart.yaml @@ -11,6 +11,7 @@ home: https://truecharts.org/charts/stable/kanboard icon: https://truecharts.org/img/hotlink-ok/chart-icons/kanboard.png sources: - https://github.com/truecharts/charts/tree/master/charts/stable/kanboard + - kanboard/kanboard - https://github.com/kanboard/kanboard dependencies: - name: common diff --git a/charts/stable/kasm/Chart.yaml b/charts/stable/kasm/Chart.yaml index 49271472e1c..38cba7cd6a9 100644 --- a/charts/stable/kasm/Chart.yaml +++ b/charts/stable/kasm/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: kasm sources: - https://github.com/truecharts/charts/tree/master/charts/stable/kasm + - kasmweb/workspaces - https://www.kasmweb.com/ - https://github.com/orgs/linuxserver/packages/container/package/kasm - https://github.com/linuxserver/docker-kasm#readme diff --git a/charts/stable/kavita/Chart.yaml b/charts/stable/kavita/Chart.yaml index 8b50500d650..f90698cf0b9 100644 --- a/charts/stable/kavita/Chart.yaml +++ b/charts/stable/kavita/Chart.yaml @@ -15,6 +15,7 @@ keywords: - book sources: - https://github.com/truecharts/charts/tree/master/charts/stable/kavita + - kizaing/kavita kizaing/kavitaemail - https://www.kavitareader.com dependencies: - name: common diff --git a/charts/stable/kimai/Chart.yaml b/charts/stable/kimai/Chart.yaml index c3749173081..f7f6f6dd48f 100644 --- a/charts/stable/kimai/Chart.yaml +++ b/charts/stable/kimai/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: kimai sources: - https://github.com/truecharts/charts/tree/master/charts/stable/kimai + - kimai/kimai2 - https://github.com/kevinpapst/kimai2 - https://github.com/tobybatch/kimai2 - https://hub.docker.com/r/kimai/kimai2 diff --git a/charts/stable/kiwix-serve/Chart.yaml b/charts/stable/kiwix-serve/Chart.yaml index fcfa0ce2bd3..1e2d29f4e52 100644 --- a/charts/stable/kiwix-serve/Chart.yaml +++ b/charts/stable/kiwix-serve/Chart.yaml @@ -19,6 +19,7 @@ maintainers: name: kiwix-serve sources: - https://github.com/truecharts/charts/tree/master/charts/stable/kiwix-serve + - kiwix/kiwix-serve - https://www.kiwix.org/ - https://hub.docker.com/r/kiwix/kiwix-serve/ - https://github.com/kiwix/kiwix-tools/blob/master/docker/server diff --git a/charts/stable/kms/Chart.yaml b/charts/stable/kms/Chart.yaml index 1378e882f4d..aa0bcb09110 100644 --- a/charts/stable/kms/Chart.yaml +++ b/charts/stable/kms/Chart.yaml @@ -18,6 +18,7 @@ maintainers: name: kms sources: - https://github.com/truecharts/charts/tree/master/charts/stable/kms + - pykmsorg/py-kms mikolatero/vlmcsd - https://github.com/Py-KMS-Organization/py-kms - https://hub.docker.com/r/pykmsorg/py-kms type: application diff --git a/charts/stable/kodi-headless/Chart.yaml b/charts/stable/kodi-headless/Chart.yaml index 080a1842810..a87b45b749f 100644 --- a/charts/stable/kodi-headless/Chart.yaml +++ b/charts/stable/kodi-headless/Chart.yaml @@ -18,6 +18,7 @@ maintainers: name: kodi-headless sources: - https://github.com/truecharts/charts/tree/master/charts/stable/kodi-headless + - linuxserver/kodi-headless - https://hub.docker.com/r/linuxserver/kodi-headless type: application version: 4.0.9 diff --git a/charts/stable/koel/Chart.yaml b/charts/stable/koel/Chart.yaml index 0c15fd60486..dc628c418a3 100644 --- a/charts/stable/koel/Chart.yaml +++ b/charts/stable/koel/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: koel sources: - https://github.com/truecharts/charts/tree/master/charts/stable/koel + - phanan/koel - https://github.com/koel/docker - https://hub.docker.com/r/phanan/koel - https://github.com/koel/koel diff --git a/charts/stable/komga/Chart.yaml b/charts/stable/komga/Chart.yaml index 2cbd81536c7..74af964f96a 100644 --- a/charts/stable/komga/Chart.yaml +++ b/charts/stable/komga/Chart.yaml @@ -20,6 +20,7 @@ maintainers: name: komga sources: - https://github.com/truecharts/charts/tree/master/charts/stable/komga + - gotson/komga - https://komga.org/ - https://github.com/gotson/komga version: 8.0.10 diff --git a/charts/stable/kopia/Chart.yaml b/charts/stable/kopia/Chart.yaml index c2cc88eb54e..114976511c2 100644 --- a/charts/stable/kopia/Chart.yaml +++ b/charts/stable/kopia/Chart.yaml @@ -17,6 +17,7 @@ maintainers: name: kopia sources: - https://github.com/truecharts/charts/tree/master/charts/stable/kopia + - kopia/kopia - https://kopia.io/docs/installation/#docker-images - https://hub.docker.com/r/kopia/kopia - https://github.com/kopia/kopia diff --git a/charts/stable/kutt/Chart.yaml b/charts/stable/kutt/Chart.yaml index 9b81a18b3a5..28c355698ff 100644 --- a/charts/stable/kutt/Chart.yaml +++ b/charts/stable/kutt/Chart.yaml @@ -28,6 +28,7 @@ maintainers: name: kutt sources: - https://github.com/truecharts/charts/tree/master/charts/stable/kutt + - kutt/kutt - https://github.com/thedevs-network/kutt type: application version: 6.0.20 diff --git a/charts/stable/lancache-dns/Chart.yaml b/charts/stable/lancache-dns/Chart.yaml index d3b8807d96a..01aff750dc3 100644 --- a/charts/stable/lancache-dns/Chart.yaml +++ b/charts/stable/lancache-dns/Chart.yaml @@ -13,6 +13,7 @@ keywords: - dns sources: - https://github.com/truecharts/charts/tree/master/charts/stable/lancache-dns + - lancachenet/lancache-dns - https://hub.docker.com/r/lancachenet/lancache-dns - https://github.com/lancachenet/lancache-dns dependencies: diff --git a/charts/stable/lancache-monolithic/Chart.yaml b/charts/stable/lancache-monolithic/Chart.yaml index fd49fef4212..940ebadceba 100644 --- a/charts/stable/lancache-monolithic/Chart.yaml +++ b/charts/stable/lancache-monolithic/Chart.yaml @@ -13,6 +13,7 @@ keywords: - lancache sources: - https://github.com/truecharts/charts/tree/master/charts/stable/lancache-monolithic + - lancachenet/monolithic - https://hub.docker.com/r/lancachenet/monolithic - https://github.com/lancachenet/monolithic dependencies: diff --git a/charts/stable/lanraragi/Chart.yaml b/charts/stable/lanraragi/Chart.yaml index 3cef1b60295..f83f66a09a6 100644 --- a/charts/stable/lanraragi/Chart.yaml +++ b/charts/stable/lanraragi/Chart.yaml @@ -19,6 +19,7 @@ maintainers: name: lanraragi sources: - https://github.com/truecharts/charts/tree/master/charts/stable/lanraragi + - difegue/lanraragi - https://github.com/Difegue/LANraragi - https://hub.docker.com/r/difegue/lanraragi - https://sugoi.gitbook.io/lanraragi/ diff --git a/charts/stable/lazylibrarian/Chart.yaml b/charts/stable/lazylibrarian/Chart.yaml index 270a71c04c8..0a5f77b7b97 100644 --- a/charts/stable/lazylibrarian/Chart.yaml +++ b/charts/stable/lazylibrarian/Chart.yaml @@ -19,6 +19,7 @@ maintainers: name: lazylibrarian sources: - https://github.com/truecharts/charts/tree/master/charts/stable/lazylibrarian + - ghcr.io/linuxserver/lazylibrarian - https://gitlab.com/LazyLibrarian/LazyLibrarian.git - https://lazylibrarian.gitlab.io type: application diff --git a/charts/stable/leaf2mqtt/Chart.yaml b/charts/stable/leaf2mqtt/Chart.yaml index e6da5c42c05..bbfb8b9685c 100644 --- a/charts/stable/leaf2mqtt/Chart.yaml +++ b/charts/stable/leaf2mqtt/Chart.yaml @@ -21,6 +21,7 @@ maintainers: name: leaf2mqtt sources: - https://github.com/truecharts/charts/tree/master/charts/stable/leaf2mqtt + - ghcr.io/k8s-at-home/leaf2mqtt - https://github.com/mitsumaui/leaf2mqtt - https://github.com/k8s-at-home/container-images version: 6.0.7 diff --git a/charts/stable/leantime/Chart.yaml b/charts/stable/leantime/Chart.yaml index 5698a02e0b0..31902bf512c 100644 --- a/charts/stable/leantime/Chart.yaml +++ b/charts/stable/leantime/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: leantime sources: - https://github.com/truecharts/charts/tree/master/charts/stable/leantime + - leantime/leantime - https://leantime.io/ - https://hub.docker.com/r/nicholaswilde/leantime version: 7.0.22 diff --git a/charts/stable/libreddit/Chart.yaml b/charts/stable/libreddit/Chart.yaml index 36fe25095fa..0ad3891fe46 100644 --- a/charts/stable/libreddit/Chart.yaml +++ b/charts/stable/libreddit/Chart.yaml @@ -19,6 +19,7 @@ maintainers: name: libreddit sources: - https://github.com/truecharts/charts/tree/master/charts/stable/libreddit + - spikecodes/libreddit - https://github.com/spikecodes/libreddit - https://hub.docker.com/r/spikecodes/libreddit version: 3.0.13 diff --git a/charts/stable/libremdb/Chart.yaml b/charts/stable/libremdb/Chart.yaml index 15227285a9c..a6f636f526f 100644 --- a/charts/stable/libremdb/Chart.yaml +++ b/charts/stable/libremdb/Chart.yaml @@ -24,6 +24,7 @@ maintainers: name: libremdb sources: - https://github.com/truecharts/charts/tree/master/charts/stable/libremdb + - quay.io/pussthecatorg/libremdb - https://github.com/zyachel/libremdb - https://quay.io/pussthecatorg/libremdb - https://github.com/PussTheCat-org/docker-libremdb-quay diff --git a/charts/stable/libreoffice/Chart.yaml b/charts/stable/libreoffice/Chart.yaml index 701a3255d05..7ca98ed0b85 100644 --- a/charts/stable/libreoffice/Chart.yaml +++ b/charts/stable/libreoffice/Chart.yaml @@ -12,6 +12,7 @@ keywords: - libreoffice sources: - https://github.com/truecharts/charts/tree/master/charts/stable/libreoffice + - ghcr.io/linuxserver/libreoffice - https://hub.docker.com/r/linuxserver/libreoffice dependencies: - name: common diff --git a/charts/stable/librespeed/Chart.yaml b/charts/stable/librespeed/Chart.yaml index 1591ba70738..daac8f33237 100644 --- a/charts/stable/librespeed/Chart.yaml +++ b/charts/stable/librespeed/Chart.yaml @@ -18,6 +18,7 @@ maintainers: name: librespeed sources: - https://github.com/truecharts/charts/tree/master/charts/stable/librespeed + - ghcr.io/linuxserver/librespeed - https://github.com/librespeed/speedtest - https://hub.docker.com/r/linuxserver/librespeed version: 8.0.7 diff --git a/charts/stable/lidarr/Chart.yaml b/charts/stable/lidarr/Chart.yaml index 0461926e1f2..562e1290f2f 100644 --- a/charts/stable/lidarr/Chart.yaml +++ b/charts/stable/lidarr/Chart.yaml @@ -20,6 +20,7 @@ maintainers: name: lidarr sources: - https://github.com/truecharts/charts/tree/master/charts/stable/lidarr + - ghcr.io/onedr0p/lidarr-develop - https://github.com/Lidarr/Lidarr type: application version: 13.0.10 diff --git a/charts/stable/linkace/Chart.yaml b/charts/stable/linkace/Chart.yaml index a698a4f31ee..f7c677bf75b 100644 --- a/charts/stable/linkace/Chart.yaml +++ b/charts/stable/linkace/Chart.yaml @@ -25,6 +25,7 @@ maintainers: name: linkace sources: - https://github.com/truecharts/charts/tree/master/charts/stable/linkace + - linkace/linkace - https://www.linkace.org/docs/ - https://github.com/linkace/linkace - https://hub.docker.com/r/linkace/linkace diff --git a/charts/stable/linkding/Chart.yaml b/charts/stable/linkding/Chart.yaml index dac7fb74d36..32eb6083abd 100644 --- a/charts/stable/linkding/Chart.yaml +++ b/charts/stable/linkding/Chart.yaml @@ -18,6 +18,7 @@ maintainers: name: linkding sources: - https://github.com/truecharts/charts/tree/master/charts/stable/linkding + - sissbruecker/linkding - https://github.com/sissbruecker/linkding - https://hub.docker.com/r/sissbruecker/linkding version: 4.0.10 diff --git a/charts/stable/loki/Chart.yaml b/charts/stable/loki/Chart.yaml index 901cfb9f95c..f99bafec407 100644 --- a/charts/stable/loki/Chart.yaml +++ b/charts/stable/loki/Chart.yaml @@ -22,6 +22,7 @@ maintainers: name: loki sources: - https://github.com/truecharts/charts/tree/master/charts/stable/loki + - grafana/loki - https://github.com/grafana/loki type: application version: 9.0.11 diff --git a/charts/stable/makemkv/Chart.yaml b/charts/stable/makemkv/Chart.yaml index d9cb9235c8c..5de170fd94a 100644 --- a/charts/stable/makemkv/Chart.yaml +++ b/charts/stable/makemkv/Chart.yaml @@ -17,6 +17,7 @@ maintainers: name: makemkv sources: - https://github.com/truecharts/charts/tree/master/charts/stable/makemkv + - jlesage/makemkv - https://github.com/jlesage/docker-makemkv - https://hub.docker.com/r/jlesage/makemkv version: 4.0.8 diff --git a/charts/stable/matomo/Chart.yaml b/charts/stable/matomo/Chart.yaml index 05b2ac91e67..1dbff9d9bdb 100644 --- a/charts/stable/matomo/Chart.yaml +++ b/charts/stable/matomo/Chart.yaml @@ -21,6 +21,7 @@ maintainers: name: matomo sources: - https://github.com/truecharts/charts/tree/master/charts/stable/matomo + - bitnami/matomo - https://hub.docker.com/r/bitnami/matomo - https://github.com/bitnami/bitnami-docker-matomo - https://github.com/matomo-org/matomo diff --git a/charts/stable/mattermost/Chart.yaml b/charts/stable/mattermost/Chart.yaml index b946cd80138..b69be9333f3 100644 --- a/charts/stable/mattermost/Chart.yaml +++ b/charts/stable/mattermost/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: mattermost sources: - https://github.com/truecharts/charts/tree/master/charts/stable/mattermost + - mattermost/focalboard mattermost/mattermost-enterprise-edition - https://github.com/mattermost/mattermost-server - https://github.com/mattermost/docker version: 6.0.19 diff --git a/charts/stable/mediainfo/Chart.yaml b/charts/stable/mediainfo/Chart.yaml index 4e6358abc3a..5cb4135eb1d 100644 --- a/charts/stable/mediainfo/Chart.yaml +++ b/charts/stable/mediainfo/Chart.yaml @@ -19,6 +19,7 @@ maintainers: name: mediainfo sources: - https://github.com/truecharts/charts/tree/master/charts/stable/mediainfo + - jlesage/mediainfo - https://github.com/jlesage/docker-mediainfo - https://hub.docker.com/r/jlesage/mediainfo/ type: application diff --git a/charts/stable/medusa/Chart.yaml b/charts/stable/medusa/Chart.yaml index 1eeec9818eb..af6c2979043 100644 --- a/charts/stable/medusa/Chart.yaml +++ b/charts/stable/medusa/Chart.yaml @@ -22,6 +22,7 @@ maintainers: name: medusa sources: - https://github.com/truecharts/charts/tree/master/charts/stable/medusa + - ghcr.io/linuxserver/medusa - https://github.com/linuxserver/docker-medusa - https://pymedusa.com/ type: application diff --git a/charts/stable/meshcentral/Chart.yaml b/charts/stable/meshcentral/Chart.yaml index 78b0d7dacf0..ca409b33c4e 100644 --- a/charts/stable/meshcentral/Chart.yaml +++ b/charts/stable/meshcentral/Chart.yaml @@ -14,6 +14,7 @@ keywords: - rdp sources: - https://github.com/truecharts/charts/tree/master/charts/stable/meshcentral + - ghcr.io/ylianst/meshcentral - https://github.com/Ylianst/MeshCentral dependencies: - name: common diff --git a/charts/stable/meshroom/Chart.yaml b/charts/stable/meshroom/Chart.yaml index bbb7fabedca..bf5dccc8207 100644 --- a/charts/stable/meshroom/Chart.yaml +++ b/charts/stable/meshroom/Chart.yaml @@ -17,6 +17,7 @@ maintainers: name: meshroom sources: - https://github.com/truecharts/charts/tree/master/charts/stable/meshroom + - alicevision/meshroom - https://github.com/alicevision/meshroom - https://hub.docker.com/r/alicevision/meshroom version: 4.0.7 diff --git a/charts/stable/metube/Chart.yaml b/charts/stable/metube/Chart.yaml index 7db5d4880e9..c04ddf9d2b5 100644 --- a/charts/stable/metube/Chart.yaml +++ b/charts/stable/metube/Chart.yaml @@ -17,6 +17,7 @@ maintainers: name: metube sources: - https://github.com/truecharts/charts/tree/master/charts/stable/metube + - alexta69/metube - https://github.com/alexta69/metube version: 5.0.0 annotations: diff --git a/charts/stable/minecraft-bedrock/Chart.yaml b/charts/stable/minecraft-bedrock/Chart.yaml index f53aa8c4756..6c834b40157 100644 --- a/charts/stable/minecraft-bedrock/Chart.yaml +++ b/charts/stable/minecraft-bedrock/Chart.yaml @@ -18,6 +18,7 @@ maintainers: name: minecraft-bedrock sources: - https://github.com/truecharts/charts/tree/master/charts/stable/minecraft-bedrock + - itzg/minecraft-bedrock-server - https://github.com/itzg/docker-minecraft-server - https://hub.docker.com/r/itzg/minecraft-server type: application diff --git a/charts/stable/minecraft-java/Chart.yaml b/charts/stable/minecraft-java/Chart.yaml index 69c6a22eedb..40aa8b42469 100644 --- a/charts/stable/minecraft-java/Chart.yaml +++ b/charts/stable/minecraft-java/Chart.yaml @@ -18,6 +18,7 @@ maintainers: name: minecraft-java sources: - https://github.com/truecharts/charts/tree/master/charts/stable/minecraft-java + - itzg/minecraft-server - https://github.com/itzg/docker-minecraft-server - https://hub.docker.com/r/itzg/minecraft-server type: application diff --git a/charts/stable/minetest/Chart.yaml b/charts/stable/minetest/Chart.yaml index 33bcf6836d1..8e3905afa99 100644 --- a/charts/stable/minetest/Chart.yaml +++ b/charts/stable/minetest/Chart.yaml @@ -12,6 +12,7 @@ keywords: - minetest sources: - https://github.com/truecharts/charts/tree/master/charts/stable/minetest + - ghcr.io/linuxserver/minetest - https://hub.docker.com/r/linuxserver/minetest dependencies: - name: common diff --git a/charts/stable/miniflux/Chart.yaml b/charts/stable/miniflux/Chart.yaml index 108ef5f247a..de9e27bc1d8 100644 --- a/charts/stable/miniflux/Chart.yaml +++ b/charts/stable/miniflux/Chart.yaml @@ -12,6 +12,7 @@ home: https://truecharts.org/charts/stable/miniflux icon: https://truecharts.org/img/hotlink-ok/chart-icons/miniflux.png sources: - https://github.com/truecharts/charts/tree/master/charts/stable/miniflux + - miniflux/miniflux - https://github.com/miniflux/v2 dependencies: - name: common diff --git a/charts/stable/minio-console/Chart.yaml b/charts/stable/minio-console/Chart.yaml index 4c902b419db..e659a509138 100644 --- a/charts/stable/minio-console/Chart.yaml +++ b/charts/stable/minio-console/Chart.yaml @@ -19,6 +19,7 @@ maintainers: name: minio-console sources: - https://github.com/truecharts/charts/tree/master/charts/stable/minio-console + - minio/console - https://github.com/minio/console version: 5.0.13 annotations: diff --git a/charts/stable/minio/Chart.yaml b/charts/stable/minio/Chart.yaml index 233c9e41974..305ed2f8534 100644 --- a/charts/stable/minio/Chart.yaml +++ b/charts/stable/minio/Chart.yaml @@ -19,6 +19,7 @@ maintainers: name: minio sources: - https://github.com/truecharts/charts/tree/master/charts/stable/minio + - minio/console minio/minio - https://github.com/minio/minio version: 5.0.16 annotations: diff --git a/charts/stable/minisatip/Chart.yaml b/charts/stable/minisatip/Chart.yaml index 60afe03e683..99f16875e44 100644 --- a/charts/stable/minisatip/Chart.yaml +++ b/charts/stable/minisatip/Chart.yaml @@ -12,6 +12,7 @@ keywords: - minisatip sources: - https://github.com/truecharts/charts/tree/master/charts/stable/minisatip + - ghcr.io/linuxserver/minisatip - https://hub.docker.com/r/linuxserver/minisatip dependencies: - name: common diff --git a/charts/stable/mkvcleaver/Chart.yaml b/charts/stable/mkvcleaver/Chart.yaml index 03abcc2a8b1..3fe89eac43c 100644 --- a/charts/stable/mkvcleaver/Chart.yaml +++ b/charts/stable/mkvcleaver/Chart.yaml @@ -19,6 +19,7 @@ maintainers: name: mkvcleaver sources: - https://github.com/truecharts/charts/tree/master/charts/stable/mkvcleaver + - jlesage/mkvcleaver - https://github.com/jlesage/docker-mkvcleaver - https://hub.docker.com/r/jlesage/mkvcleaver/ type: application diff --git a/charts/stable/mkvtoolnix/Chart.yaml b/charts/stable/mkvtoolnix/Chart.yaml index a42cf3ab5ed..48cb7f1f89a 100644 --- a/charts/stable/mkvtoolnix/Chart.yaml +++ b/charts/stable/mkvtoolnix/Chart.yaml @@ -20,6 +20,7 @@ maintainers: name: mkvtoolnix sources: - https://github.com/truecharts/charts/tree/master/charts/stable/mkvtoolnix + - jlesage/mkvtoolnix - https://github.com/jlesage/docker-mkvtoolnix - https://hub.docker.com/r/jlesage/mkvtoolnix - https://mkvtoolnix.download/ diff --git a/charts/stable/ml-workspace/Chart.yaml b/charts/stable/ml-workspace/Chart.yaml index 93f31b961b8..a408efddc40 100644 --- a/charts/stable/ml-workspace/Chart.yaml +++ b/charts/stable/ml-workspace/Chart.yaml @@ -19,6 +19,7 @@ maintainers: name: ml-workspace sources: - https://github.com/truecharts/charts/tree/master/charts/stable/ml-workspace + - mltooling/ml-workspace - https://github.com/ml-tooling/ml-workspace - https://hub.docker.com/r/mltooling/ml-workspace - https://hub.docker.com/r/mltooling/ml-workspace-gpu diff --git a/charts/stable/monica/Chart.yaml b/charts/stable/monica/Chart.yaml index d9b88df4c21..58d499b0408 100644 --- a/charts/stable/monica/Chart.yaml +++ b/charts/stable/monica/Chart.yaml @@ -21,6 +21,7 @@ maintainers: name: monica sources: - https://github.com/truecharts/charts/tree/master/charts/stable/monica + - monica - https://github.com/monicahq/monica - https://hub.docker.com/_/monica version: 6.0.23 diff --git a/charts/stable/mosdns/Chart.yaml b/charts/stable/mosdns/Chart.yaml index b2d874aeba8..b2243b2cf14 100644 --- a/charts/stable/mosdns/Chart.yaml +++ b/charts/stable/mosdns/Chart.yaml @@ -13,6 +13,7 @@ keywords: - dns sources: - https://github.com/truecharts/charts/tree/master/charts/stable/mosdns + - 601096721/mosdns - https://hub.docker.com/r/601096721/mosdns dependencies: - name: common diff --git a/charts/stable/mstream/Chart.yaml b/charts/stable/mstream/Chart.yaml index 597e0aa6d36..f002dfdd252 100644 --- a/charts/stable/mstream/Chart.yaml +++ b/charts/stable/mstream/Chart.yaml @@ -19,6 +19,7 @@ maintainers: name: mstream sources: - https://github.com/truecharts/charts/tree/master/charts/stable/mstream + - ghcr.io/linuxserver/mstream - https://github.com/linuxserver/docker-mstream - https://mstream.io/ type: application diff --git a/charts/stable/muximux/Chart.yaml b/charts/stable/muximux/Chart.yaml index fa9ac0d5408..255777b2b9c 100644 --- a/charts/stable/muximux/Chart.yaml +++ b/charts/stable/muximux/Chart.yaml @@ -20,6 +20,7 @@ maintainers: name: muximux sources: - https://github.com/truecharts/charts/tree/master/charts/stable/muximux + - ghcr.io/linuxserver/muximux - https://github.com/linuxserver/docker-muximux - https://github.com/mescon/Muximux type: application diff --git a/charts/stable/mymediaforalexa/Chart.yaml b/charts/stable/mymediaforalexa/Chart.yaml index 4b74336c0fa..d205b7f3c3c 100644 --- a/charts/stable/mymediaforalexa/Chart.yaml +++ b/charts/stable/mymediaforalexa/Chart.yaml @@ -13,6 +13,7 @@ keywords: - alexa sources: - https://github.com/truecharts/charts/tree/master/charts/stable/mymediaforalexa + - bizmodeller/mymediaforalexa - https://hub.docker.com/r/bizmodeller/mymediaforalexa - https://www.mymediaalexa.com/home/docker#dockerhub dependencies: diff --git a/charts/stable/mysql-workbench/Chart.yaml b/charts/stable/mysql-workbench/Chart.yaml index fd9a5414491..9f910f182ea 100644 --- a/charts/stable/mysql-workbench/Chart.yaml +++ b/charts/stable/mysql-workbench/Chart.yaml @@ -12,6 +12,7 @@ keywords: - mysql-workbench sources: - https://github.com/truecharts/charts/tree/master/charts/stable/mysql-workbench + - ghcr.io/linuxserver/mysql-workbench - https://hub.docker.com/r/linuxserver/mysql-workbench dependencies: - name: common diff --git a/charts/stable/n8n/Chart.yaml b/charts/stable/n8n/Chart.yaml index 558bfe61a6a..eda3c0e9c12 100644 --- a/charts/stable/n8n/Chart.yaml +++ b/charts/stable/n8n/Chart.yaml @@ -26,6 +26,7 @@ maintainers: name: n8n sources: - https://github.com/truecharts/charts/tree/master/charts/stable/n8n + - n8nio/n8n - https://docs.n8n.io/ - https://github.com/n8n-io/n8n - https://hub.docker.com/r/n8nio/n8n diff --git a/charts/stable/nano-wallet/Chart.yaml b/charts/stable/nano-wallet/Chart.yaml index 93ba7fbb9fa..f74ed2cc964 100644 --- a/charts/stable/nano-wallet/Chart.yaml +++ b/charts/stable/nano-wallet/Chart.yaml @@ -12,6 +12,7 @@ keywords: - nano-wallet sources: - https://github.com/truecharts/charts/tree/master/charts/stable/nano-wallet + - ghcr.io/linuxserver/nano-wallet - https://hub.docker.com/r/linuxserver/nano-wallet dependencies: - name: common diff --git a/charts/stable/navidrome/Chart.yaml b/charts/stable/navidrome/Chart.yaml index a1926ee43a1..53393571d94 100644 --- a/charts/stable/navidrome/Chart.yaml +++ b/charts/stable/navidrome/Chart.yaml @@ -20,6 +20,7 @@ maintainers: name: navidrome sources: - https://github.com/truecharts/charts/tree/master/charts/stable/navidrome + - deluan/navidrome - https://github.com/deluan/navidrome - https://hub.docker.com/r/deluan/navidrome type: application diff --git a/charts/stable/netdata/Chart.yaml b/charts/stable/netdata/Chart.yaml index 3137927ff38..f4fa0d38794 100644 --- a/charts/stable/netdata/Chart.yaml +++ b/charts/stable/netdata/Chart.yaml @@ -18,6 +18,7 @@ maintainers: name: netdata sources: - https://github.com/truecharts/charts/tree/master/charts/stable/netdata + - netdata/netdata - https://github.com/netdata version: 4.0.9 annotations: diff --git a/charts/stable/nextpvr/Chart.yaml b/charts/stable/nextpvr/Chart.yaml index 431a85c6f59..3f55da320a7 100644 --- a/charts/stable/nextpvr/Chart.yaml +++ b/charts/stable/nextpvr/Chart.yaml @@ -18,6 +18,7 @@ maintainers: name: nextpvr sources: - https://github.com/truecharts/charts/tree/master/charts/stable/nextpvr + - nextpvr/nextpvr_amd64 - https://hub.docker.com/r/nextpvr/nextpvr_amd64 - https://github.com/sub3/NextPVR/wiki/Install-Docker version: 4.0.7 diff --git a/charts/stable/nginx-proxy-manager/Chart.yaml b/charts/stable/nginx-proxy-manager/Chart.yaml index a7696c76107..3822e3b212d 100644 --- a/charts/stable/nginx-proxy-manager/Chart.yaml +++ b/charts/stable/nginx-proxy-manager/Chart.yaml @@ -24,6 +24,7 @@ maintainers: name: nginx-proxy-manager sources: - https://github.com/truecharts/charts/tree/master/charts/stable/nginx-proxy-manager + - jc21/nginx-proxy-manager - https://github.com/NginxProxyManager/nginx-proxy-manager - https://hub.docker.com/r/jc21/nginx-proxy-manager - https://nginxproxymanager.com/ diff --git a/charts/stable/ngircd/Chart.yaml b/charts/stable/ngircd/Chart.yaml index f2787490cf8..1f3c6a3fc6b 100644 --- a/charts/stable/ngircd/Chart.yaml +++ b/charts/stable/ngircd/Chart.yaml @@ -12,6 +12,7 @@ keywords: - ngircd sources: - https://github.com/truecharts/charts/tree/master/charts/stable/ngircd + - ghcr.io/linuxserver/ngircd - https://hub.docker.com/r/linuxserver/ngircd dependencies: - name: common diff --git a/charts/stable/nntp2nntp/Chart.yaml b/charts/stable/nntp2nntp/Chart.yaml index 2f8de798391..1182b020841 100644 --- a/charts/stable/nntp2nntp/Chart.yaml +++ b/charts/stable/nntp2nntp/Chart.yaml @@ -12,6 +12,7 @@ keywords: - nntp2nntp sources: - https://github.com/truecharts/charts/tree/master/charts/stable/nntp2nntp + - ghcr.io/linuxserver/nntp2nntp - https://hub.docker.com/r/linuxserver/nntp2nntp dependencies: - name: common diff --git a/charts/stable/nocodb/Chart.yaml b/charts/stable/nocodb/Chart.yaml index 53e4ad1d381..29b4cadad2d 100644 --- a/charts/stable/nocodb/Chart.yaml +++ b/charts/stable/nocodb/Chart.yaml @@ -25,6 +25,7 @@ maintainers: name: nocodb sources: - https://github.com/truecharts/charts/tree/master/charts/stable/nocodb + - nocodb/nocodb - https://hub.docker.com/r/nocodb/nocodb - https://github.com/nocodb/nocodb version: 6.0.27 diff --git a/charts/stable/node-red/Chart.yaml b/charts/stable/node-red/Chart.yaml index 6f0f2ef9920..64d3986abc1 100644 --- a/charts/stable/node-red/Chart.yaml +++ b/charts/stable/node-red/Chart.yaml @@ -19,6 +19,7 @@ maintainers: name: node-red sources: - https://github.com/truecharts/charts/tree/master/charts/stable/node-red + - docker.io/nodered/node-red - https://github.com/node-red/node-red-docker type: application version: 13.0.7 diff --git a/charts/stable/novnc/Chart.yaml b/charts/stable/novnc/Chart.yaml index 5f43d756e8e..e008af09230 100644 --- a/charts/stable/novnc/Chart.yaml +++ b/charts/stable/novnc/Chart.yaml @@ -20,6 +20,7 @@ maintainers: name: novnc sources: - https://github.com/truecharts/charts/tree/master/charts/stable/novnc + - mikeah/cura-novnc ghcr.io/nicholaswilde/novnc mikeah/prusaslicer-novnc - https://novnc.com/ type: application version: 5.0.7 diff --git a/charts/stable/ntfy/Chart.yaml b/charts/stable/ntfy/Chart.yaml index 724fcd4a33d..51d76b6e6b8 100644 --- a/charts/stable/ntfy/Chart.yaml +++ b/charts/stable/ntfy/Chart.yaml @@ -17,6 +17,7 @@ maintainers: name: ntfy sources: - https://github.com/truecharts/charts/tree/master/charts/stable/ntfy + - binwiederhier/ntfy - https://github.com/binwiederhier/ntfy/ version: 4.0.9 annotations: diff --git a/charts/stable/nullserv/Chart.yaml b/charts/stable/nullserv/Chart.yaml index 3d14ee9805e..feede9011fe 100644 --- a/charts/stable/nullserv/Chart.yaml +++ b/charts/stable/nullserv/Chart.yaml @@ -17,6 +17,7 @@ maintainers: name: nullserv sources: - https://github.com/truecharts/charts/tree/master/charts/stable/nullserv + - ghcr.io/k8s-at-home/nullserv - https://github.com/bmrzycki/nullserv version: 8.0.7 annotations: diff --git a/charts/stable/nzbget/Chart.yaml b/charts/stable/nzbget/Chart.yaml index adbd3d5bbb8..1af850a8b91 100644 --- a/charts/stable/nzbget/Chart.yaml +++ b/charts/stable/nzbget/Chart.yaml @@ -19,6 +19,7 @@ maintainers: name: nzbget sources: - https://github.com/truecharts/charts/tree/master/charts/stable/nzbget + - ghcr.io/onedr0p/nzbget - https://nzbget.net/ type: application version: 13.0.7 diff --git a/charts/stable/octoprint/Chart.yaml b/charts/stable/octoprint/Chart.yaml index 630f9e36b5c..44b6ae59d08 100644 --- a/charts/stable/octoprint/Chart.yaml +++ b/charts/stable/octoprint/Chart.yaml @@ -19,6 +19,7 @@ maintainers: name: octoprint sources: - https://github.com/truecharts/charts/tree/master/charts/stable/octoprint + - octoprint/octoprint - https://github.com/OctoPrint/OctoPrint - https://hub.docker.com/r/octoprint/octoprint version: 8.0.7 diff --git a/charts/stable/odoo/Chart.yaml b/charts/stable/odoo/Chart.yaml index a0c9f4bead4..4339cec86b4 100644 --- a/charts/stable/odoo/Chart.yaml +++ b/charts/stable/odoo/Chart.yaml @@ -17,6 +17,7 @@ keywords: - marketing sources: - https://github.com/truecharts/charts/tree/master/charts/stable/odoo + - docker.io/odoo - https://www.odoo.com/ - https://hub.docker.com/repository/docker/nicholaswilde/odoo dependencies: diff --git a/charts/stable/omada-controller/Chart.yaml b/charts/stable/omada-controller/Chart.yaml index 10c3c52960d..f567ce74e50 100644 --- a/charts/stable/omada-controller/Chart.yaml +++ b/charts/stable/omada-controller/Chart.yaml @@ -17,6 +17,7 @@ maintainers: name: omada-controller sources: - https://github.com/truecharts/charts/tree/master/charts/stable/omada-controller + - mbentley/omada-controller - https://github.com/mbentley/docker-omada-controller version: 8.0.20 annotations: diff --git a/charts/stable/ombi/Chart.yaml b/charts/stable/ombi/Chart.yaml index 56103548a45..03ec6661048 100644 --- a/charts/stable/ombi/Chart.yaml +++ b/charts/stable/ombi/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: ombi sources: - https://github.com/truecharts/charts/tree/master/charts/stable/ombi + - gristlabs/grist ich777/ferdi-client bitnami/prometheus - https://github.com/tidusjar/Ombi type: application version: 13.0.22 diff --git a/charts/stable/openhab/Chart.yaml b/charts/stable/openhab/Chart.yaml index a1d49d01501..b3dc21baa75 100644 --- a/charts/stable/openhab/Chart.yaml +++ b/charts/stable/openhab/Chart.yaml @@ -18,6 +18,7 @@ maintainers: name: openhab sources: - https://github.com/truecharts/charts/tree/master/charts/stable/openhab + - openhab/openhab - https://hub.docker.com/r/openhab/openhab type: application version: 4.0.9 diff --git a/charts/stable/openldap/Chart.yaml b/charts/stable/openldap/Chart.yaml index 51bb121afd5..fea9a151df0 100644 --- a/charts/stable/openldap/Chart.yaml +++ b/charts/stable/openldap/Chart.yaml @@ -21,6 +21,7 @@ maintainers: name: openldap sources: - https://github.com/truecharts/charts/tree/master/charts/stable/openldap + - osixia/openldap - https://github.com/jp-gouin/helm-openldap - https://github.com/osixia/docker-openldap type: application diff --git a/charts/stable/openspeedtest/Chart.yaml b/charts/stable/openspeedtest/Chart.yaml index be7ac72c920..707256e3b98 100644 --- a/charts/stable/openspeedtest/Chart.yaml +++ b/charts/stable/openspeedtest/Chart.yaml @@ -20,6 +20,7 @@ maintainers: name: openspeedtest sources: - https://github.com/truecharts/charts/tree/master/charts/stable/openspeedtest + - openspeedtest/latest - https://github.com/openspeedtest/Speed-Test type: application version: 3.0.14 diff --git a/charts/stable/openvscode-server/Chart.yaml b/charts/stable/openvscode-server/Chart.yaml index 988c485dc5b..6328d64a71e 100644 --- a/charts/stable/openvscode-server/Chart.yaml +++ b/charts/stable/openvscode-server/Chart.yaml @@ -12,6 +12,7 @@ keywords: - openvscode-server sources: - https://github.com/truecharts/charts/tree/master/charts/stable/openvscode-server + - ghcr.io/linuxserver/openvscode-server - https://hub.docker.com/r/linuxserver/openvscode-server dependencies: - name: common diff --git a/charts/stable/organizr/Chart.yaml b/charts/stable/organizr/Chart.yaml index 453eb9b4308..2e84d174018 100644 --- a/charts/stable/organizr/Chart.yaml +++ b/charts/stable/organizr/Chart.yaml @@ -18,6 +18,7 @@ maintainers: name: organizr sources: - https://github.com/truecharts/charts/tree/master/charts/stable/organizr + - organizr/organizr - https://github.com/causefx/Organizr - https://hub.docker.com/r/organizr/organizr type: application diff --git a/charts/stable/oscam/Chart.yaml b/charts/stable/oscam/Chart.yaml index 7c992778aa0..1662cd53e82 100644 --- a/charts/stable/oscam/Chart.yaml +++ b/charts/stable/oscam/Chart.yaml @@ -18,6 +18,7 @@ maintainers: name: oscam sources: - https://github.com/truecharts/charts/tree/master/charts/stable/oscam + - ghcr.io/linuxserver/oscam - https://trac.streamboard.tv/oscam/browser/trunk type: application version: 8.0.7 diff --git a/charts/stable/outline/Chart.yaml b/charts/stable/outline/Chart.yaml index 657c7d6f87e..3602313e575 100644 --- a/charts/stable/outline/Chart.yaml +++ b/charts/stable/outline/Chart.yaml @@ -27,6 +27,7 @@ maintainers: name: outline sources: - https://github.com/truecharts/charts/tree/master/charts/stable/outline + - outlinewiki/outline - https://github.com/outline/outline type: application version: 6.0.20 diff --git a/charts/stable/overseerr/Chart.yaml b/charts/stable/overseerr/Chart.yaml index fa7faa52fe1..871bfb91dfe 100644 --- a/charts/stable/overseerr/Chart.yaml +++ b/charts/stable/overseerr/Chart.yaml @@ -20,6 +20,7 @@ maintainers: name: overseerr sources: - https://github.com/truecharts/charts/tree/master/charts/stable/overseerr + - ghcr.io/sct/overseerr - https://github.com/sct/overseerr - https://hub.docker.com/r/sctx/overseerr version: 8.0.9 diff --git a/charts/stable/owncast/Chart.yaml b/charts/stable/owncast/Chart.yaml index 498b67f8b10..7eb8c0f6f8c 100644 --- a/charts/stable/owncast/Chart.yaml +++ b/charts/stable/owncast/Chart.yaml @@ -20,6 +20,7 @@ maintainers: name: owncast sources: - https://github.com/truecharts/charts/tree/master/charts/stable/owncast + - gabekangas/owncast - https://owncast.online/ - https://github.com/owncast/owncast version: 8.0.8 diff --git a/charts/stable/paperless-ng/Chart.yaml b/charts/stable/paperless-ng/Chart.yaml index 7ea5417f996..a8a05a45526 100644 --- a/charts/stable/paperless-ng/Chart.yaml +++ b/charts/stable/paperless-ng/Chart.yaml @@ -15,6 +15,7 @@ keywords: - paper sources: - https://github.com/truecharts/charts/tree/master/charts/stable/paperless-ng + - ghcr.io/paperless-ngx/paperless-ngx - https://github.com/paperless-ngx/paperless-ngx - https://paperless-ngx.readthedocs.io/en/latest/ dependencies: diff --git a/charts/stable/papermerge/Chart.yaml b/charts/stable/papermerge/Chart.yaml index f75890c26f0..c73d24233bf 100644 --- a/charts/stable/papermerge/Chart.yaml +++ b/charts/stable/papermerge/Chart.yaml @@ -12,6 +12,7 @@ keywords: - papermerge sources: - https://github.com/truecharts/charts/tree/master/charts/stable/papermerge + - ghcr.io/linuxserver/papermerge - https://hub.docker.com/r/linuxserver/papermerge dependencies: - name: common diff --git a/charts/stable/pasta/Chart.yaml b/charts/stable/pasta/Chart.yaml index 7877e2e128e..b98922b73a7 100644 --- a/charts/stable/pasta/Chart.yaml +++ b/charts/stable/pasta/Chart.yaml @@ -21,6 +21,7 @@ maintainers: name: pasta sources: - https://github.com/truecharts/charts/tree/master/charts/stable/pasta + - cglatot/pasta - https://github.com/cglatot/pasta - https://hub.docker.com/r/cglatot/pasta type: application diff --git a/charts/stable/photoprism/Chart.yaml b/charts/stable/photoprism/Chart.yaml index 44a02c0e989..2c37f1fe969 100644 --- a/charts/stable/photoprism/Chart.yaml +++ b/charts/stable/photoprism/Chart.yaml @@ -24,6 +24,7 @@ maintainers: name: photoprism sources: - https://github.com/truecharts/charts/tree/master/charts/stable/photoprism + - photoprism/photoprism - https://github.com/photoprism/photoprism - https://hub.docker.com/r/photoprism/photoprism version: 13.0.22 diff --git a/charts/stable/photoshow/Chart.yaml b/charts/stable/photoshow/Chart.yaml index 6f7b626f3ac..8ca045e6d0c 100644 --- a/charts/stable/photoshow/Chart.yaml +++ b/charts/stable/photoshow/Chart.yaml @@ -21,6 +21,7 @@ maintainers: name: photoshow sources: - https://github.com/truecharts/charts/tree/master/charts/stable/photoshow + - ghcr.io/linuxserver/photoshow - https://github.com/thibaud-rohmer/PhotoShow - https://github.com/linuxserver/docker-photoshow type: application diff --git a/charts/stable/photoview/Chart.yaml b/charts/stable/photoview/Chart.yaml index b7c6163dc7f..d77c9eef34b 100644 --- a/charts/stable/photoview/Chart.yaml +++ b/charts/stable/photoview/Chart.yaml @@ -22,6 +22,7 @@ maintainers: name: photoview sources: - https://github.com/truecharts/charts/tree/master/charts/stable/photoview + - viktorstrate/photoview - https://github.com/photoview/photoview - https://hub.docker.com/r/viktorstrate/photoview version: 7.0.19 diff --git a/charts/stable/phpldapadmin/Chart.yaml b/charts/stable/phpldapadmin/Chart.yaml index 5dec669df9d..4225f0489a0 100644 --- a/charts/stable/phpldapadmin/Chart.yaml +++ b/charts/stable/phpldapadmin/Chart.yaml @@ -20,6 +20,7 @@ maintainers: name: phpldapadmin sources: - https://github.com/truecharts/charts/tree/master/charts/stable/phpldapadmin + - osixia/phpldapadmin - https://gitlab.v2.rancher.geohub.space/g3s/i3s/i3s-helm-catalog type: application version: 8.0.7 diff --git a/charts/stable/pialert/Chart.yaml b/charts/stable/pialert/Chart.yaml index cca588174ae..1e095bc5a39 100644 --- a/charts/stable/pialert/Chart.yaml +++ b/charts/stable/pialert/Chart.yaml @@ -19,6 +19,7 @@ maintainers: name: pialert sources: - https://github.com/truecharts/charts/tree/master/charts/stable/pialert + - jokobsk/pi.alert - https://github.com/jokob-sk/Pi.Alert - https://hub.docker.com/r/jokobsk/pi.alert type: application diff --git a/charts/stable/piaware/Chart.yaml b/charts/stable/piaware/Chart.yaml index 7d31c07fc4d..ce58939a2c3 100644 --- a/charts/stable/piaware/Chart.yaml +++ b/charts/stable/piaware/Chart.yaml @@ -19,6 +19,7 @@ maintainers: name: piaware sources: - https://github.com/truecharts/charts/tree/master/charts/stable/piaware + - mikenye/piaware - https://github.com/flightaware/piaware version: 8.0.7 annotations: diff --git a/charts/stable/picoshare/Chart.yaml b/charts/stable/picoshare/Chart.yaml index 643229f21a9..395f7ff6041 100644 --- a/charts/stable/picoshare/Chart.yaml +++ b/charts/stable/picoshare/Chart.yaml @@ -17,6 +17,7 @@ maintainers: name: picoshare sources: - https://github.com/truecharts/charts/tree/master/charts/stable/picoshare + - mtlynch/picoshare - https://github.com/mtlynch/picoshare - https://hub.docker.com/r/mtlynch/picoshare version: 4.0.8 diff --git a/charts/stable/pidgin/Chart.yaml b/charts/stable/pidgin/Chart.yaml index 9407f71f551..ee448cfb1d8 100644 --- a/charts/stable/pidgin/Chart.yaml +++ b/charts/stable/pidgin/Chart.yaml @@ -12,6 +12,7 @@ keywords: - pidgin sources: - https://github.com/truecharts/charts/tree/master/charts/stable/pidgin + - ghcr.io/linuxserver/pidgin - https://hub.docker.com/r/linuxserver/pidgin dependencies: - name: common diff --git a/charts/stable/pihole/Chart.yaml b/charts/stable/pihole/Chart.yaml index 9530ef05d61..469b0e6eb99 100644 --- a/charts/stable/pihole/Chart.yaml +++ b/charts/stable/pihole/Chart.yaml @@ -18,6 +18,7 @@ maintainers: name: pihole sources: - https://github.com/truecharts/charts/tree/master/charts/stable/pihole + - pihole/pihole - https://pi-hole.net/ - https://github.com/pi-hole - https://github.com/pi-hole/docker-pi-hole diff --git a/charts/stable/pinry/Chart.yaml b/charts/stable/pinry/Chart.yaml index 44860f64c22..3d0cc024390 100644 --- a/charts/stable/pinry/Chart.yaml +++ b/charts/stable/pinry/Chart.yaml @@ -17,6 +17,7 @@ maintainers: name: pinry sources: - https://github.com/truecharts/charts/tree/master/charts/stable/pinry + - getpinry/pinry - https://github.com/pinry/pinry/ version: 4.0.7 annotations: diff --git a/charts/stable/pixapop/Chart.yaml b/charts/stable/pixapop/Chart.yaml index c29d142afdc..3e0d52a6ada 100644 --- a/charts/stable/pixapop/Chart.yaml +++ b/charts/stable/pixapop/Chart.yaml @@ -20,6 +20,7 @@ maintainers: name: pixapop sources: - https://github.com/truecharts/charts/tree/master/charts/stable/pixapop + - ghcr.io/linuxserver/pixapop - https://github.com/linuxserver/docker-pixapop - https://github.com/bierdok/pixapop type: application diff --git a/charts/stable/plaxt/Chart.yaml b/charts/stable/plaxt/Chart.yaml index 1b978c8d3cb..fddc24f3b7d 100644 --- a/charts/stable/plaxt/Chart.yaml +++ b/charts/stable/plaxt/Chart.yaml @@ -21,6 +21,7 @@ maintainers: name: plaxt sources: - https://github.com/truecharts/charts/tree/master/charts/stable/plaxt + - xanderstrike/goplaxt - https://github.com/XanderStrike/goplaxt - https://hub.docker.com/r/xanderstrike/goplaxt type: application diff --git a/charts/stable/plex-auto-languages/Chart.yaml b/charts/stable/plex-auto-languages/Chart.yaml index 4724e4841ac..38be9f4f911 100644 --- a/charts/stable/plex-auto-languages/Chart.yaml +++ b/charts/stable/plex-auto-languages/Chart.yaml @@ -22,6 +22,7 @@ maintainers: name: plex-auto-languages sources: - https://github.com/truecharts/charts/tree/master/charts/stable/plex-auto-languages + - remirigal/plex-auto-languages - https://github.com/remirigal/plex-auto-languages - https://hub.docker.com/r/remirigal/plex-auto-languages type: application diff --git a/charts/stable/plex-utills/Chart.yaml b/charts/stable/plex-utills/Chart.yaml index d0c819c4d0d..2a7924cf4a3 100644 --- a/charts/stable/plex-utills/Chart.yaml +++ b/charts/stable/plex-utills/Chart.yaml @@ -20,6 +20,7 @@ maintainers: name: plex-utills sources: - https://github.com/truecharts/charts/tree/master/charts/stable/plex-utills + - jkirkcaldy/plex-utills - https://github.com/jkirkcaldy/plex-utills - https://hub.docker.com/r/jkirkcaldy/plex-utills/ type: application diff --git a/charts/stable/plex/Chart.yaml b/charts/stable/plex/Chart.yaml index a4bab0bf863..b75e7c94dc4 100644 --- a/charts/stable/plex/Chart.yaml +++ b/charts/stable/plex/Chart.yaml @@ -19,6 +19,7 @@ maintainers: name: plex sources: - https://github.com/truecharts/charts/tree/master/charts/stable/plex + - remirigal/plex-auto-languages jkirkcaldy/plex-utills ghcr.io/onedr0p/plex jonnike/clipplex piratify/invitarr alturismo/owi2plex meisnate12/plex-meta-manager ghcr.io/rickdb/plexanisync plexripper/plexripper ghcr.io/taxel/plextraktsync - https://github.com/k8s-at-home/container-images/pkgs/container/plex type: application version: 12.0.10 diff --git a/charts/stable/podgrab/Chart.yaml b/charts/stable/podgrab/Chart.yaml index d9c7af3c344..51e5a6d9a03 100644 --- a/charts/stable/podgrab/Chart.yaml +++ b/charts/stable/podgrab/Chart.yaml @@ -18,6 +18,7 @@ maintainers: name: podgrab sources: - https://github.com/truecharts/charts/tree/master/charts/stable/podgrab + - akhilrex/podgrab - https://github.com/akhilrex/podgrab - https://hub.docker.com/r/akhilrex/podgrab type: application diff --git a/charts/stable/portainer-ce/Chart.yaml b/charts/stable/portainer-ce/Chart.yaml index 745ad508865..2491f5338a8 100644 --- a/charts/stable/portainer-ce/Chart.yaml +++ b/charts/stable/portainer-ce/Chart.yaml @@ -17,6 +17,7 @@ maintainers: name: portainer-ce sources: - https://github.com/truecharts/charts/tree/master/charts/stable/portainer-ce + - portainer/portainer-ce - https://docs.portainer.io/v/ce-2.11/start/install/server/kubernetes/baremetal - https://hub.docker.com/r/portainer/portainer-ce version: 3.0.8 diff --git a/charts/stable/posterr/Chart.yaml b/charts/stable/posterr/Chart.yaml index 1cb918c9214..32289ccc076 100644 --- a/charts/stable/posterr/Chart.yaml +++ b/charts/stable/posterr/Chart.yaml @@ -19,6 +19,7 @@ maintainers: name: posterr sources: - https://github.com/truecharts/charts/tree/master/charts/stable/posterr + - petersem/posterr - https://github.com/petersem/posterr - https://hub.docker.com/r/petersem/posterr/ type: application diff --git a/charts/stable/pretend-youre-xyzzy/Chart.yaml b/charts/stable/pretend-youre-xyzzy/Chart.yaml index 4ca5239dc1c..cc2d727897d 100644 --- a/charts/stable/pretend-youre-xyzzy/Chart.yaml +++ b/charts/stable/pretend-youre-xyzzy/Chart.yaml @@ -20,6 +20,7 @@ maintainers: name: pretend-youre-xyzzy sources: - https://github.com/truecharts/charts/tree/master/charts/stable/pretend-youre-xyzzy + - emcniece/dockeryourxyzzy - https://github.com/ajanata/PretendYoureXyzzy - https://github.com/emcniece/DockerYourXyzzy version: 8.0.7 diff --git a/charts/stable/projectsend/Chart.yaml b/charts/stable/projectsend/Chart.yaml index 67b7bb6bcc0..f57e617d149 100644 --- a/charts/stable/projectsend/Chart.yaml +++ b/charts/stable/projectsend/Chart.yaml @@ -10,6 +10,7 @@ home: https://truecharts.org/charts/stable/projectsend icon: https://truecharts.org/img/hotlink-ok/chart-icons/projectsend.png sources: - https://github.com/truecharts/charts/tree/master/charts/stable/projectsend + - ghcr.io/linuxserver/projectsend - https://hub.docker.com/r/linuxserver/projectsend dependencies: - name: common diff --git a/charts/stable/promcord/Chart.yaml b/charts/stable/promcord/Chart.yaml index 0761eae88c0..6f31f09ef1a 100644 --- a/charts/stable/promcord/Chart.yaml +++ b/charts/stable/promcord/Chart.yaml @@ -20,6 +20,7 @@ maintainers: name: promcord sources: - https://github.com/truecharts/charts/tree/master/charts/stable/promcord + - biospheere/promcord - https://github.com/nimarion/promcord type: application version: 6.0.10 diff --git a/charts/stable/protonmail-bridge/Chart.yaml b/charts/stable/protonmail-bridge/Chart.yaml index 93474d96d97..e44514a821e 100644 --- a/charts/stable/protonmail-bridge/Chart.yaml +++ b/charts/stable/protonmail-bridge/Chart.yaml @@ -18,6 +18,7 @@ maintainers: name: protonmail-bridge sources: - https://github.com/truecharts/charts/tree/master/charts/stable/protonmail-bridge + - shenxn/protonmail-bridge - https://github.com/shenxn/protonmail-bridge-docker - https://hub.docker.com/r/shenxn/protonmail-bridge version: 9.0.8 diff --git a/charts/stable/prowlarr/Chart.yaml b/charts/stable/prowlarr/Chart.yaml index 9034079deba..dbd0c6a1e0e 100644 --- a/charts/stable/prowlarr/Chart.yaml +++ b/charts/stable/prowlarr/Chart.yaml @@ -19,6 +19,7 @@ maintainers: name: prowlarr sources: - https://github.com/truecharts/charts/tree/master/charts/stable/prowlarr + - ghcr.io/onedr0p/prowlarr-develop - https://github.com/Prowlarr/Prowlarr - https://github.com/k8s-at-home/container-images version: 8.0.19 diff --git a/charts/stable/prusaslicer-novnc/Chart.yaml b/charts/stable/prusaslicer-novnc/Chart.yaml index 5113a518b0e..f7355cd17b5 100644 --- a/charts/stable/prusaslicer-novnc/Chart.yaml +++ b/charts/stable/prusaslicer-novnc/Chart.yaml @@ -25,6 +25,7 @@ maintainers: name: prusaslicer-novnc sources: - https://github.com/truecharts/charts/tree/master/charts/stable/prusaslicer-novnc + - mikeah/prusaslicer-novnc - https://www.prusa3d.com/prusaslicer/ - https://hub.docker.com/r/mikeah/prusaslicer-novnc type: application diff --git a/charts/stable/putty/Chart.yaml b/charts/stable/putty/Chart.yaml index a5ae5544fea..531da7e200b 100644 --- a/charts/stable/putty/Chart.yaml +++ b/charts/stable/putty/Chart.yaml @@ -19,6 +19,7 @@ maintainers: name: putty sources: - https://github.com/truecharts/charts/tree/master/charts/stable/putty + - jlesage/putty - https://github.com/jlesage/docker-putty - https://hub.docker.com/r/jlesage/putty/ type: application diff --git a/charts/stable/pwndrop/Chart.yaml b/charts/stable/pwndrop/Chart.yaml index b0914e2c457..6604f4a3916 100644 --- a/charts/stable/pwndrop/Chart.yaml +++ b/charts/stable/pwndrop/Chart.yaml @@ -12,6 +12,7 @@ keywords: - pwndrop sources: - https://github.com/truecharts/charts/tree/master/charts/stable/pwndrop + - ghcr.io/linuxserver/pwndrop - https://hub.docker.com/r/linuxserver/pwndrop dependencies: - name: common diff --git a/charts/stable/pydio-cells/Chart.yaml b/charts/stable/pydio-cells/Chart.yaml index a308cc13114..a9c505a955e 100644 --- a/charts/stable/pydio-cells/Chart.yaml +++ b/charts/stable/pydio-cells/Chart.yaml @@ -12,6 +12,7 @@ keywords: - pydio-cells sources: - https://github.com/truecharts/charts/tree/master/charts/stable/pydio-cells + - pydio/cells - https://hub.docker.com/r/linuxserver/pydio-cells dependencies: - name: common diff --git a/charts/stable/pyload/Chart.yaml b/charts/stable/pyload/Chart.yaml index 64ee4501fb7..6f230d3ef9c 100644 --- a/charts/stable/pyload/Chart.yaml +++ b/charts/stable/pyload/Chart.yaml @@ -18,6 +18,7 @@ maintainers: name: pyload sources: - https://github.com/truecharts/charts/tree/master/charts/stable/pyload + - ghcr.io/linuxserver/pyload lscr.io/linuxserver/pyload-ng - https://github.com/pyload/pyload - https://hub.docker.com/r/linuxserver/pyload version: 8.0.7 diff --git a/charts/stable/pylon/Chart.yaml b/charts/stable/pylon/Chart.yaml index 0b0f34520c9..b093503399b 100644 --- a/charts/stable/pylon/Chart.yaml +++ b/charts/stable/pylon/Chart.yaml @@ -12,6 +12,7 @@ keywords: - pylon sources: - https://github.com/truecharts/charts/tree/master/charts/stable/pylon + - ghcr.io/linuxserver/pylon - https://hub.docker.com/r/linuxserver/pylon dependencies: - name: common diff --git a/charts/stable/qbitmanage/Chart.yaml b/charts/stable/qbitmanage/Chart.yaml index eef89450edd..fc7850c46ca 100644 --- a/charts/stable/qbitmanage/Chart.yaml +++ b/charts/stable/qbitmanage/Chart.yaml @@ -20,6 +20,7 @@ maintainers: name: qbitmanage sources: - https://github.com/truecharts/charts/tree/master/charts/stable/qbitmanage + - bobokun/qbit_manage - https://github.com/StuffAnThings/qbit_manage/wiki/Docker-Installation - https://hub.docker.com/r/bobokun/qbit_manage type: application diff --git a/charts/stable/qbittorrent/Chart.yaml b/charts/stable/qbittorrent/Chart.yaml index 7becbfc7279..1ddb3b2491c 100644 --- a/charts/stable/qbittorrent/Chart.yaml +++ b/charts/stable/qbittorrent/Chart.yaml @@ -19,6 +19,7 @@ maintainers: name: qbittorrent sources: - https://github.com/truecharts/charts/tree/master/charts/stable/qbittorrent + - ghcr.io/onedr0p/qbittorrent - https://github.com/qbittorrent/qBittorrent type: application version: 14.0.3 diff --git a/charts/stable/qdirstat/Chart.yaml b/charts/stable/qdirstat/Chart.yaml index e19d4f727d0..b129c568dbc 100644 --- a/charts/stable/qdirstat/Chart.yaml +++ b/charts/stable/qdirstat/Chart.yaml @@ -19,6 +19,7 @@ maintainers: name: qdirstat sources: - https://github.com/truecharts/charts/tree/master/charts/stable/qdirstat + - jlesage/qdirstat - https://github.com/jlesage/docker-qdirstat - https://hub.docker.com/r/jlesage/qdirstat/ type: application diff --git a/charts/stable/qinglong/Chart.yaml b/charts/stable/qinglong/Chart.yaml index 8c39668b822..d5cc5b69c0d 100644 --- a/charts/stable/qinglong/Chart.yaml +++ b/charts/stable/qinglong/Chart.yaml @@ -13,6 +13,7 @@ keywords: - task sources: - https://github.com/truecharts/charts/tree/master/charts/stable/qinglong + - whyour/qinglong - https://hub.docker.com/r/whyour/qinglong dependencies: - name: common diff --git a/charts/stable/quassel-core/Chart.yaml b/charts/stable/quassel-core/Chart.yaml index ce3862d0233..6f065ca5ae9 100644 --- a/charts/stable/quassel-core/Chart.yaml +++ b/charts/stable/quassel-core/Chart.yaml @@ -12,6 +12,7 @@ keywords: - quassel-core sources: - https://github.com/truecharts/charts/tree/master/charts/stable/quassel-core + - ghcr.io/linuxserver/quassel-core - https://hub.docker.com/r/linuxserver/quassel-core dependencies: - name: common diff --git a/charts/stable/quassel-web/Chart.yaml b/charts/stable/quassel-web/Chart.yaml index 5a044c1631e..17315b9e21a 100644 --- a/charts/stable/quassel-web/Chart.yaml +++ b/charts/stable/quassel-web/Chart.yaml @@ -12,6 +12,7 @@ keywords: - quassel-web sources: - https://github.com/truecharts/charts/tree/master/charts/stable/quassel-web + - ghcr.io/linuxserver/quassel-web - https://hub.docker.com/r/linuxserver/quassel-web dependencies: - name: common diff --git a/charts/stable/radarr/Chart.yaml b/charts/stable/radarr/Chart.yaml index bae4c793faf..d15701b64ce 100644 --- a/charts/stable/radarr/Chart.yaml +++ b/charts/stable/radarr/Chart.yaml @@ -20,6 +20,7 @@ maintainers: name: radarr sources: - https://github.com/truecharts/charts/tree/master/charts/stable/radarr + - ghcr.io/onedr0p/radarr dmanius/radarrsync-docker - https://github.com/Radarr/Radarr type: application version: 13.0.12 diff --git a/charts/stable/rcon-webadmin/Chart.yaml b/charts/stable/rcon-webadmin/Chart.yaml index f49c3e48b94..b02c95acf93 100644 --- a/charts/stable/rcon-webadmin/Chart.yaml +++ b/charts/stable/rcon-webadmin/Chart.yaml @@ -20,6 +20,7 @@ maintainers: name: rcon-webadmin sources: - https://github.com/truecharts/charts/tree/master/charts/stable/rcon-webadmin + - itzg/rcon - https://github.com/rcon-web-admin/rcon-web-admin - https://hub.docker.com/r/itzg/rcon/ type: application diff --git a/charts/stable/rdesktop/Chart.yaml b/charts/stable/rdesktop/Chart.yaml index f314377c193..4e387057ac3 100644 --- a/charts/stable/rdesktop/Chart.yaml +++ b/charts/stable/rdesktop/Chart.yaml @@ -19,6 +19,7 @@ maintainers: name: rdesktop sources: - https://github.com/truecharts/charts/tree/master/charts/stable/rdesktop + - lscr.io/linuxserver/rdesktop - http://xrdp.org/ - https://github.com/orgs/linuxserver/packages/container/package/rdesktop - https://github.com/linuxserver/docker-rdesktop#readme diff --git a/charts/stable/readarr/Chart.yaml b/charts/stable/readarr/Chart.yaml index d30a4502dfb..3ac05bfcda6 100644 --- a/charts/stable/readarr/Chart.yaml +++ b/charts/stable/readarr/Chart.yaml @@ -22,6 +22,7 @@ maintainers: name: readarr sources: - https://github.com/truecharts/charts/tree/master/charts/stable/readarr + - ghcr.io/onedr0p/readarr-develop - https://github.com/Readarr/Readarr - https://readarr.com type: application diff --git a/charts/stable/recipes/Chart.yaml b/charts/stable/recipes/Chart.yaml index a8c5d99c8ac..84e15330d48 100644 --- a/charts/stable/recipes/Chart.yaml +++ b/charts/stable/recipes/Chart.yaml @@ -11,6 +11,7 @@ home: https://truecharts.org/charts/stable/recipes icon: https://truecharts.org/img/hotlink-ok/chart-icons/recipes.png sources: - https://github.com/truecharts/charts/tree/master/charts/stable/recipes + - vabene1111/recipes gregyankovoy/chowdown - https://github.com/vabene1111/recipes - https://hub.docker.com/r/vabene1111/recipes dependencies: diff --git a/charts/stable/recyclarr/Chart.yaml b/charts/stable/recyclarr/Chart.yaml index 9c81dc58a8d..f089884f49a 100644 --- a/charts/stable/recyclarr/Chart.yaml +++ b/charts/stable/recyclarr/Chart.yaml @@ -19,6 +19,7 @@ maintainers: name: recyclarr sources: - https://github.com/truecharts/charts/tree/master/charts/stable/recyclarr + - ghcr.io/recyclarr/recyclarr - https://github.com/recyclarr/recyclarr - https://github.com/recyclarr/recyclarr/pkgs/container/recyclarr type: application diff --git a/charts/stable/redmine/Chart.yaml b/charts/stable/redmine/Chart.yaml index a24b3e32083..2dc3e6152c8 100644 --- a/charts/stable/redmine/Chart.yaml +++ b/charts/stable/redmine/Chart.yaml @@ -15,6 +15,7 @@ keywords: - ticket sources: - https://github.com/truecharts/charts/tree/master/charts/stable/redmine + - redmine - https://github.com/redmine/redmine - https://hub.docker.com/_/redmine dependencies: diff --git a/charts/stable/reg/Chart.yaml b/charts/stable/reg/Chart.yaml index 6af981badf7..eb718eac9ef 100644 --- a/charts/stable/reg/Chart.yaml +++ b/charts/stable/reg/Chart.yaml @@ -17,6 +17,7 @@ maintainers: name: reg sources: - https://github.com/truecharts/charts/tree/master/charts/stable/reg + - ghcr.io/linuxserver/babybuddy registry.gitlab.com/crafty-controller/crafty-4 registry.gitlab.com/bockiii/deemix-docker ghcr.io/linuxserver/freshrss bobokun/qbit_manage ixsystems/truecommand ghcr.io/k8s-at-home/tt-rss ghcr.io/k8s-at-home/wireguard gregyankovoy/chowdown registry gregyankovoy/goaccess masonxx/mediaelch searx/searx searxng/searxng registry.gitlab.com/timvisee/send thetorproject/snowflake-proxy - https://github.com/genuinetools/reg - https://github.com/k8s-at-home/container-images/ version: 8.0.7 diff --git a/charts/stable/remmina/Chart.yaml b/charts/stable/remmina/Chart.yaml index 246e8abc09b..ced8a2df885 100644 --- a/charts/stable/remmina/Chart.yaml +++ b/charts/stable/remmina/Chart.yaml @@ -20,6 +20,7 @@ maintainers: name: remmina sources: - https://github.com/truecharts/charts/tree/master/charts/stable/remmina + - ghcr.io/linuxserver/remmina - https://github.com/linuxserver/docker-remmina - https://remmina.org/ type: application diff --git a/charts/stable/requestrr/Chart.yaml b/charts/stable/requestrr/Chart.yaml index 23ab5454f15..d85d70872b0 100644 --- a/charts/stable/requestrr/Chart.yaml +++ b/charts/stable/requestrr/Chart.yaml @@ -12,6 +12,7 @@ keywords: - requestrr sources: - https://github.com/truecharts/charts/tree/master/charts/stable/requestrr + - ghcr.io/linuxserver/requestrr - https://hub.docker.com/r/linuxserver/requestrr dependencies: - name: common diff --git a/charts/stable/resilio-sync/Chart.yaml b/charts/stable/resilio-sync/Chart.yaml index ef196ff6050..972c31383c2 100644 --- a/charts/stable/resilio-sync/Chart.yaml +++ b/charts/stable/resilio-sync/Chart.yaml @@ -20,6 +20,7 @@ maintainers: name: resilio-sync sources: - https://github.com/truecharts/charts/tree/master/charts/stable/resilio-sync + - ghcr.io/linuxserver/resilio-sync - https://github.com/orgs/linuxserver/packages/container/package/resilio-sync version: 8.0.7 annotations: diff --git a/charts/stable/retrobot/Chart.yaml b/charts/stable/retrobot/Chart.yaml index 989ba2d7af4..4f992eb167b 100644 --- a/charts/stable/retrobot/Chart.yaml +++ b/charts/stable/retrobot/Chart.yaml @@ -20,6 +20,7 @@ maintainers: name: retrobot sources: - https://github.com/truecharts/charts/tree/master/charts/stable/retrobot + - rossimo/retrobot - https://github.com/rossimo/retrobot - https://hub.docker.com/r/rossimo/retrobot type: application diff --git a/charts/stable/ring-mqtt/Chart.yaml b/charts/stable/ring-mqtt/Chart.yaml index 66d55fc795d..0a056018673 100644 --- a/charts/stable/ring-mqtt/Chart.yaml +++ b/charts/stable/ring-mqtt/Chart.yaml @@ -20,6 +20,7 @@ maintainers: name: ring-mqtt sources: - https://github.com/truecharts/charts/tree/master/charts/stable/ring-mqtt + - tsightler/ring-mqtt - https://github.com/tsightler/ring-mqtt - https://hub.docker.com/r/tsightler/ring-mqtt/ type: application diff --git a/charts/stable/rsnapshot/Chart.yaml b/charts/stable/rsnapshot/Chart.yaml index 6a975b358e9..f97ee294543 100644 --- a/charts/stable/rsnapshot/Chart.yaml +++ b/charts/stable/rsnapshot/Chart.yaml @@ -12,6 +12,7 @@ keywords: - rsnapshot sources: - https://github.com/truecharts/charts/tree/master/charts/stable/rsnapshot + - ghcr.io/linuxserver/rsnapshot - https://hub.docker.com/r/linuxserver/rsnapshot dependencies: - name: common diff --git a/charts/stable/rss-bridge/Chart.yaml b/charts/stable/rss-bridge/Chart.yaml index 6a8c641f73e..3adc16f1899 100644 --- a/charts/stable/rss-bridge/Chart.yaml +++ b/charts/stable/rss-bridge/Chart.yaml @@ -17,6 +17,7 @@ maintainers: name: rss-bridge sources: - https://github.com/truecharts/charts/tree/master/charts/stable/rss-bridge + - rssbridge/rss-bridge - https://github.com/RSS-Bridge/rss-bridge version: 4.0.7 annotations: diff --git a/charts/stable/rsshub/Chart.yaml b/charts/stable/rsshub/Chart.yaml index b211d636fe3..c0f3731d040 100644 --- a/charts/stable/rsshub/Chart.yaml +++ b/charts/stable/rsshub/Chart.yaml @@ -13,6 +13,7 @@ keywords: - rss sources: - https://github.com/truecharts/charts/tree/master/charts/stable/rsshub + - diygod/rsshub - https://docs.rsshub.app/en/install/ - https://github.com/DIYgod/RSSHub dependencies: diff --git a/charts/stable/sabnzbd/Chart.yaml b/charts/stable/sabnzbd/Chart.yaml index cc154cf27ba..de71fc52ded 100644 --- a/charts/stable/sabnzbd/Chart.yaml +++ b/charts/stable/sabnzbd/Chart.yaml @@ -19,6 +19,7 @@ maintainers: name: sabnzbd sources: - https://github.com/truecharts/charts/tree/master/charts/stable/sabnzbd + - ghcr.io/onedr0p/sabnzbd - https://sabnzbd.org/ type: application version: 13.0.14 diff --git a/charts/stable/satisfactory/Chart.yaml b/charts/stable/satisfactory/Chart.yaml index 889f8b30eb6..809d9d383d4 100644 --- a/charts/stable/satisfactory/Chart.yaml +++ b/charts/stable/satisfactory/Chart.yaml @@ -18,6 +18,7 @@ maintainers: name: satisfactory sources: - https://github.com/truecharts/charts/tree/master/charts/stable/satisfactory + - wolveix/satisfactory-server - https://github.com/wolveix/satisfactory-server - https://hub.docker.com/r/wolveix/satisfactory-server type: application diff --git a/charts/stable/scrutiny/Chart.yaml b/charts/stable/scrutiny/Chart.yaml index 203d43c521b..3cfa5e1a273 100644 --- a/charts/stable/scrutiny/Chart.yaml +++ b/charts/stable/scrutiny/Chart.yaml @@ -12,6 +12,7 @@ keywords: - scrutiny sources: - https://github.com/truecharts/charts/tree/master/charts/stable/scrutiny + - ghcr.io/analogj/scrutiny - https://hub.docker.com/r/linuxserver/scrutiny dependencies: - name: common diff --git a/charts/stable/ser2sock/Chart.yaml b/charts/stable/ser2sock/Chart.yaml index b58c31ae3d3..3ace9fce449 100644 --- a/charts/stable/ser2sock/Chart.yaml +++ b/charts/stable/ser2sock/Chart.yaml @@ -17,6 +17,7 @@ maintainers: name: ser2sock sources: - https://github.com/truecharts/charts/tree/master/charts/stable/ser2sock + - tenstartups/ser2sock - https://github.com/nutechsoftware/ser2sock - https://github.com/tenstartups/ser2sock version: 8.0.7 diff --git a/charts/stable/shiori/Chart.yaml b/charts/stable/shiori/Chart.yaml index 9fe293750bb..8d535c7991c 100644 --- a/charts/stable/shiori/Chart.yaml +++ b/charts/stable/shiori/Chart.yaml @@ -25,6 +25,7 @@ maintainers: name: shiori sources: - https://github.com/truecharts/charts/tree/master/charts/stable/shiori + - ghcr.io/go-shiori/shiori - https://github.com/go-shiori/shiori - https://github.com/go-shiori/shiori/pkgs/container/shiori type: application diff --git a/charts/stable/shlink-web-client/Chart.yaml b/charts/stable/shlink-web-client/Chart.yaml index 47200d11226..f21c6682851 100644 --- a/charts/stable/shlink-web-client/Chart.yaml +++ b/charts/stable/shlink-web-client/Chart.yaml @@ -19,6 +19,7 @@ maintainers: name: shlink-web-client sources: - https://github.com/truecharts/charts/tree/master/charts/stable/shlink-web-client + - shlinkio/shlink-web-client - https://github.com/shlinkio/shlink-web-client type: application version: 5.0.11 diff --git a/charts/stable/shlink/Chart.yaml b/charts/stable/shlink/Chart.yaml index 44bc27f8c94..c87a75e390a 100644 --- a/charts/stable/shlink/Chart.yaml +++ b/charts/stable/shlink/Chart.yaml @@ -27,6 +27,7 @@ maintainers: name: shlink sources: - https://github.com/truecharts/charts/tree/master/charts/stable/shlink + - shlinkio/shlink-web-client shlinkio/shlink - https://github.com/shlinkio/shlink type: application version: 7.0.22 diff --git a/charts/stable/shorturl/Chart.yaml b/charts/stable/shorturl/Chart.yaml index 1516af0c120..41fac5799f6 100644 --- a/charts/stable/shorturl/Chart.yaml +++ b/charts/stable/shorturl/Chart.yaml @@ -20,6 +20,7 @@ maintainers: name: shorturl sources: - https://github.com/truecharts/charts/tree/master/charts/stable/shorturl + - ghcr.io/nicholaswilde/shorturl - https://github.com/prologic/shorturl - https://github.com/nicholaswilde/docker-shorturl type: application diff --git a/charts/stable/sickchill/Chart.yaml b/charts/stable/sickchill/Chart.yaml index 2385b87b048..3a31321c968 100644 --- a/charts/stable/sickchill/Chart.yaml +++ b/charts/stable/sickchill/Chart.yaml @@ -20,6 +20,7 @@ maintainers: name: sickchill sources: - https://github.com/truecharts/charts/tree/master/charts/stable/sickchill + - ghcr.io/linuxserver/sickchill - https://github.com/linuxserver/docker-sickchill - https://github.com/SickChill/SickChill type: application diff --git a/charts/stable/sickgear/Chart.yaml b/charts/stable/sickgear/Chart.yaml index 0ccaf240597..4e2864145d7 100644 --- a/charts/stable/sickgear/Chart.yaml +++ b/charts/stable/sickgear/Chart.yaml @@ -20,6 +20,7 @@ maintainers: name: sickgear sources: - https://github.com/truecharts/charts/tree/master/charts/stable/sickgear + - sickgear/sickgear - https://github.com/SickGear/SickGear type: application version: 6.0.0 diff --git a/charts/stable/simply-shorten/Chart.yaml b/charts/stable/simply-shorten/Chart.yaml index 404ffe6dd89..c44ae2da951 100644 --- a/charts/stable/simply-shorten/Chart.yaml +++ b/charts/stable/simply-shorten/Chart.yaml @@ -20,6 +20,7 @@ maintainers: name: simply-shorten sources: - https://github.com/truecharts/charts/tree/master/charts/stable/simply-shorten + - draganczukp/simply-shorten - https://gitlab.com/draganczukp/simply-shorten - https://hub.docker.com/r/draganczukp/simply-shorten type: application diff --git a/charts/stable/smokeping/Chart.yaml b/charts/stable/smokeping/Chart.yaml index 467d54c5ae5..be78efa7d45 100644 --- a/charts/stable/smokeping/Chart.yaml +++ b/charts/stable/smokeping/Chart.yaml @@ -19,6 +19,7 @@ maintainers: name: smokeping sources: - https://github.com/truecharts/charts/tree/master/charts/stable/smokeping + - ghcr.io/linuxserver/smokeping - https://oss.oetiker.ch/smokeping/ - https://hub.docker.com/r/linuxserver/smokeping type: application diff --git a/charts/stable/snapdrop/Chart.yaml b/charts/stable/snapdrop/Chart.yaml index bb4a5593ae3..10e124fa29b 100644 --- a/charts/stable/snapdrop/Chart.yaml +++ b/charts/stable/snapdrop/Chart.yaml @@ -17,6 +17,7 @@ maintainers: name: snapdrop sources: - https://github.com/truecharts/charts/tree/master/charts/stable/snapdrop + - linuxserver/snapdrop - https://github.com/linuxserver/docker-snapdrop version: 4.0.12 annotations: diff --git a/charts/stable/snipe-it/Chart.yaml b/charts/stable/snipe-it/Chart.yaml index fb0ca0b7006..48635bea3bf 100644 --- a/charts/stable/snipe-it/Chart.yaml +++ b/charts/stable/snipe-it/Chart.yaml @@ -28,6 +28,7 @@ maintainers: name: snipe-it sources: - https://github.com/truecharts/charts/tree/master/charts/stable/snipe-it + - snipe/snipe-it - https://snipeitapp.com/ - https://github.com/snipe/snipe-it version: 7.0.19 diff --git a/charts/stable/soft-serve/Chart.yaml b/charts/stable/soft-serve/Chart.yaml index 2824dd90e94..38ff2f5e957 100644 --- a/charts/stable/soft-serve/Chart.yaml +++ b/charts/stable/soft-serve/Chart.yaml @@ -19,6 +19,7 @@ maintainers: name: soft-serve sources: - https://github.com/truecharts/charts/tree/master/charts/stable/soft-serve + - charmcli/soft-serve - https://github.com/charmbracelet/soft-serve type: application version: 1.0.1 diff --git a/charts/stable/sonarr/Chart.yaml b/charts/stable/sonarr/Chart.yaml index 0ae198213a6..6ecf79a62e8 100644 --- a/charts/stable/sonarr/Chart.yaml +++ b/charts/stable/sonarr/Chart.yaml @@ -20,6 +20,7 @@ maintainers: name: sonarr sources: - https://github.com/truecharts/charts/tree/master/charts/stable/sonarr + - ghcr.io/onedr0p/sonarr - https://github.com/Sonarr/Sonarr type: application version: 13.0.7 diff --git a/charts/stable/speedtest-exporter/Chart.yaml b/charts/stable/speedtest-exporter/Chart.yaml index 78c2faed755..2c6d28e9755 100644 --- a/charts/stable/speedtest-exporter/Chart.yaml +++ b/charts/stable/speedtest-exporter/Chart.yaml @@ -20,6 +20,7 @@ maintainers: name: speedtest-exporter sources: - https://github.com/truecharts/charts/tree/master/charts/stable/speedtest-exporter + - ghcr.io/miguelndecarvalho/speedtest-exporter - https://github.com/MiguelNdeCarvalho/speedtest-exporter/ type: application version: 5.0.8 diff --git a/charts/stable/spotweb/Chart.yaml b/charts/stable/spotweb/Chart.yaml index bf58a8d90e3..2d447586d65 100644 --- a/charts/stable/spotweb/Chart.yaml +++ b/charts/stable/spotweb/Chart.yaml @@ -13,6 +13,7 @@ keywords: - spotnet sources: - https://github.com/truecharts/charts/tree/master/charts/stable/spotweb + - jbaten/spotweb - https://github.com/spotweb/spotweb - https://hub.docker.com/r/jbaten/spotweb - https://github.com/joachimbaten/spotweb-docker diff --git a/charts/stable/sqlitebrowser/Chart.yaml b/charts/stable/sqlitebrowser/Chart.yaml index 1f3d3d29774..927de1c1f56 100644 --- a/charts/stable/sqlitebrowser/Chart.yaml +++ b/charts/stable/sqlitebrowser/Chart.yaml @@ -20,6 +20,7 @@ maintainers: name: sqlitebrowser sources: - https://github.com/truecharts/charts/tree/master/charts/stable/sqlitebrowser + - ghcr.io/linuxserver/sqlitebrowser - https://github.com/linuxserver/docker-sqlitebrowser - https://sqlitebrowser.org/ type: application diff --git a/charts/stable/stash/Chart.yaml b/charts/stable/stash/Chart.yaml index 4389ee5f7a8..a53ba16f2b3 100644 --- a/charts/stable/stash/Chart.yaml +++ b/charts/stable/stash/Chart.yaml @@ -17,6 +17,7 @@ maintainers: name: stash sources: - https://github.com/truecharts/charts/tree/master/charts/stable/stash + - stashapp/stash machines/filestash - https://github.com/stashapp/stash - https://hub.docker.com/r/stashapp/stash version: 9.0.8 diff --git a/charts/stable/static/Chart.yaml b/charts/stable/static/Chart.yaml index 8a9aa7318df..2bb491ace68 100644 --- a/charts/stable/static/Chart.yaml +++ b/charts/stable/static/Chart.yaml @@ -20,6 +20,7 @@ maintainers: name: static sources: - https://github.com/truecharts/charts/tree/master/charts/stable/static + - caroga/commentoplusplus b4bz/homer ghcr.io/nicholaswilde/static lscr.io/linuxserver/raneto damoeb/rss-proxy ghcr.io/diamkil/socials - https://github.com/prologic/static - https://github.com/nicholaswilde/docker-static type: application diff --git a/charts/stable/statping-ng/Chart.yaml b/charts/stable/statping-ng/Chart.yaml index c70147c3d26..22de2ab092f 100644 --- a/charts/stable/statping-ng/Chart.yaml +++ b/charts/stable/statping-ng/Chart.yaml @@ -24,6 +24,7 @@ maintainers: name: statping-ng sources: - https://github.com/truecharts/charts/tree/master/charts/stable/statping-ng + - quay.io/statping-ng/statping-ng - https://github.com/statping/statping type: application version: 11.0.3 diff --git a/charts/stable/storj-node/Chart.yaml b/charts/stable/storj-node/Chart.yaml index d1f78a127fc..e62eed3748c 100644 --- a/charts/stable/storj-node/Chart.yaml +++ b/charts/stable/storj-node/Chart.yaml @@ -18,6 +18,7 @@ maintainers: name: storj-node sources: - https://github.com/truecharts/charts/tree/master/charts/stable/storj-node + - storjlabs/storagenode - https://github.com/storj/storj - https://docs.storj.io/node/ - https://hub.docker.com/r/storjlabs/storagenode diff --git a/charts/stable/strapi/Chart.yaml b/charts/stable/strapi/Chart.yaml index 8a5fdfbfbbc..720c6ce362a 100644 --- a/charts/stable/strapi/Chart.yaml +++ b/charts/stable/strapi/Chart.yaml @@ -22,6 +22,7 @@ maintainers: name: strapi sources: - https://github.com/truecharts/charts/tree/master/charts/stable/strapi + - naskio/strapi - https://truecharts.org/docs/charts/stable/strapi - https://hub.docker.com/r/naskio/strapi - https://github.com/naskio/docker-strapi diff --git a/charts/stable/synapse/Chart.yaml b/charts/stable/synapse/Chart.yaml index 585af5bba45..75d1ecf08fd 100644 --- a/charts/stable/synapse/Chart.yaml +++ b/charts/stable/synapse/Chart.yaml @@ -24,6 +24,7 @@ maintainers: name: synapse sources: - https://github.com/truecharts/charts/tree/master/charts/stable/synapse + - matrixdotorg/synapse type: application version: 7.0.22 annotations: diff --git a/charts/stable/synclounge/Chart.yaml b/charts/stable/synclounge/Chart.yaml index db6484e8b74..52aba472cf4 100644 --- a/charts/stable/synclounge/Chart.yaml +++ b/charts/stable/synclounge/Chart.yaml @@ -12,6 +12,7 @@ keywords: - synclounge sources: - https://github.com/truecharts/charts/tree/master/charts/stable/synclounge + - ghcr.io/linuxserver/synclounge - https://hub.docker.com/r/linuxserver/synclounge dependencies: - name: common diff --git a/charts/stable/syncthing/Chart.yaml b/charts/stable/syncthing/Chart.yaml index 0ff8eb71a7b..8155f2b23cb 100644 --- a/charts/stable/syncthing/Chart.yaml +++ b/charts/stable/syncthing/Chart.yaml @@ -18,6 +18,7 @@ maintainers: name: syncthing sources: - https://github.com/truecharts/charts/tree/master/charts/stable/syncthing + - syncthing/syncthing - https://syncthing.net/ - https://github.com/syncthing/syncthing - https://hub.docker.com/r/syncthing/syncthing diff --git a/charts/stable/synctube/Chart.yaml b/charts/stable/synctube/Chart.yaml index 091a6e430ce..f0938eab995 100644 --- a/charts/stable/synctube/Chart.yaml +++ b/charts/stable/synctube/Chart.yaml @@ -24,6 +24,7 @@ maintainers: name: synctube sources: - https://github.com/truecharts/charts/tree/master/charts/stable/synctube + - littlestache/synctube - https://github.com/RblSb/SyncTube - https://hub.docker.com/r/littlestache/synctube type: application diff --git a/charts/stable/syslog-ng/Chart.yaml b/charts/stable/syslog-ng/Chart.yaml index 77ac6e9d043..fbe1d04a7b9 100644 --- a/charts/stable/syslog-ng/Chart.yaml +++ b/charts/stable/syslog-ng/Chart.yaml @@ -12,6 +12,7 @@ keywords: - syslog-ng sources: - https://github.com/truecharts/charts/tree/master/charts/stable/syslog-ng + - balabit/syslog-ng - https://hub.docker.com/r/linuxserver/syslog-ng dependencies: - name: common diff --git a/charts/stable/tailscale/Chart.yaml b/charts/stable/tailscale/Chart.yaml index bf9bcec7888..979fbce14bc 100644 --- a/charts/stable/tailscale/Chart.yaml +++ b/charts/stable/tailscale/Chart.yaml @@ -18,6 +18,7 @@ maintainers: name: tailscale sources: - https://github.com/truecharts/charts/tree/master/charts/stable/tailscale + - docker.io/tailscale/tailscale - https://hub.docker.com/r/tailscale/tailscale - https://github.com/tailscale/tailscale/blob/main/docs/k8s/run.sh version: 3.0.13 diff --git a/charts/stable/tautulli/Chart.yaml b/charts/stable/tautulli/Chart.yaml index 2888907b24c..bb38bc34e3b 100644 --- a/charts/stable/tautulli/Chart.yaml +++ b/charts/stable/tautulli/Chart.yaml @@ -19,6 +19,7 @@ maintainers: name: tautulli sources: - https://github.com/truecharts/charts/tree/master/charts/stable/tautulli + - ghcr.io/onedr0p/tautulli - https://github.com/Tautulli/Tautulli type: application version: 13.0.16 diff --git a/charts/stable/tdarr/Chart.yaml b/charts/stable/tdarr/Chart.yaml index 839d2a57393..e4575f11ca3 100644 --- a/charts/stable/tdarr/Chart.yaml +++ b/charts/stable/tdarr/Chart.yaml @@ -20,6 +20,7 @@ maintainers: name: tdarr sources: - https://github.com/truecharts/charts/tree/master/charts/stable/tdarr + - haveagitgat/tdarr - https://github.com/HaveAGitGat/Tdarr - https://hub.docker.com/r/haveagitgat/tdarr type: application diff --git a/charts/stable/teedy/Chart.yaml b/charts/stable/teedy/Chart.yaml index 8fa39f3297c..6de48d8ffb2 100644 --- a/charts/stable/teedy/Chart.yaml +++ b/charts/stable/teedy/Chart.yaml @@ -12,6 +12,7 @@ home: https://truecharts.org/charts/stable/teedy icon: https://truecharts.org/img/hotlink-ok/chart-icons/teedy.png sources: - https://github.com/truecharts/charts/tree/master/charts/stable/teedy + - sismics/docs - https://github.com/sismics/docs dependencies: - name: common diff --git a/charts/stable/thelounge/Chart.yaml b/charts/stable/thelounge/Chart.yaml index 2b99c0eb256..65902ac7f53 100644 --- a/charts/stable/thelounge/Chart.yaml +++ b/charts/stable/thelounge/Chart.yaml @@ -21,6 +21,7 @@ maintainers: name: thelounge sources: - https://github.com/truecharts/charts/tree/master/charts/stable/thelounge + - thelounge/thelounge - https://github.com/thelounge/thelounge version: 8.0.7 annotations: diff --git a/charts/stable/theme-park/Chart.yaml b/charts/stable/theme-park/Chart.yaml index bb487eac394..7b0cbacd7d7 100644 --- a/charts/stable/theme-park/Chart.yaml +++ b/charts/stable/theme-park/Chart.yaml @@ -19,6 +19,7 @@ maintainers: name: theme-park sources: - https://github.com/truecharts/charts/tree/master/charts/stable/theme-park + - ghcr.io/onedr0p/theme-park - https://github.com/gilbn/theme.park type: application version: 4.0.7 diff --git a/charts/stable/tinymediamanager/Chart.yaml b/charts/stable/tinymediamanager/Chart.yaml index a7cc70029ae..07b820b0d0d 100644 --- a/charts/stable/tinymediamanager/Chart.yaml +++ b/charts/stable/tinymediamanager/Chart.yaml @@ -19,6 +19,7 @@ maintainers: name: tinymediamanager sources: - https://github.com/truecharts/charts/tree/master/charts/stable/tinymediamanager + - tinymediamanager/tinymediamanager - https://hub.docker.com/r/tinymediamanager/tinymediamanager - https://gitlab.com/tinyMediaManager/tinyMediaManager version: 4.0.9 diff --git a/charts/stable/traccar/Chart.yaml b/charts/stable/traccar/Chart.yaml index 09444f0464a..35d58d22cf0 100644 --- a/charts/stable/traccar/Chart.yaml +++ b/charts/stable/traccar/Chart.yaml @@ -11,6 +11,7 @@ home: https://truecharts.org/charts/stable/traccar icon: https://truecharts.org/img/hotlink-ok/chart-icons/traccar.png sources: - https://github.com/truecharts/charts/tree/master/charts/stable/traccar + - traccar/traccar - https://github.com/traccar/traccar - https://hub.docker.com/r/traccar/traccar dependencies: diff --git a/charts/stable/traggo/Chart.yaml b/charts/stable/traggo/Chart.yaml index 48684298e13..df02c0b6a75 100644 --- a/charts/stable/traggo/Chart.yaml +++ b/charts/stable/traggo/Chart.yaml @@ -19,6 +19,7 @@ maintainers: name: traggo sources: - https://github.com/truecharts/charts/tree/master/charts/stable/traggo + - traggo/server - https://github.com/traggo/server type: application version: 1.0.5 diff --git a/charts/stable/transmission/Chart.yaml b/charts/stable/transmission/Chart.yaml index 7072c7ab519..f9033c64983 100644 --- a/charts/stable/transmission/Chart.yaml +++ b/charts/stable/transmission/Chart.yaml @@ -20,6 +20,7 @@ maintainers: name: transmission sources: - https://github.com/truecharts/charts/tree/master/charts/stable/transmission + - ghcr.io/onedr0p/transmission - https://github.com/transmission/transmission - https://hub.docker.com/r/linuxserver/transmission type: application diff --git a/charts/stable/trilium-notes/Chart.yaml b/charts/stable/trilium-notes/Chart.yaml index aa5e95d059c..0e161527914 100644 --- a/charts/stable/trilium-notes/Chart.yaml +++ b/charts/stable/trilium-notes/Chart.yaml @@ -21,6 +21,7 @@ maintainers: name: trilium-notes sources: - https://github.com/truecharts/charts/tree/master/charts/stable/trilium-notes + - ghcr.io/zadam/trilium - https://hub.docker.com/r/zadam/trilium - https://github.com/zadam/trilium type: application diff --git a/charts/stable/truecommand/Chart.yaml b/charts/stable/truecommand/Chart.yaml index 53e014c578f..84f2df0292f 100644 --- a/charts/stable/truecommand/Chart.yaml +++ b/charts/stable/truecommand/Chart.yaml @@ -18,6 +18,7 @@ maintainers: name: truecommand sources: - https://github.com/truecharts/charts/tree/master/charts/stable/truecommand + - ixsystems/truecommand - https://hub.docker.com/r/ixsystems/truecommand type: application version: 13.0.7 diff --git a/charts/stable/tsmuxer/Chart.yaml b/charts/stable/tsmuxer/Chart.yaml index 50c379ffa49..96544003de3 100644 --- a/charts/stable/tsmuxer/Chart.yaml +++ b/charts/stable/tsmuxer/Chart.yaml @@ -19,6 +19,7 @@ maintainers: name: tsmuxer sources: - https://github.com/truecharts/charts/tree/master/charts/stable/tsmuxer + - jlesage/tsmuxer - https://github.com/jlesage/docker-tsmuxer - https://hub.docker.com/r/jlesage/tsmuxer/ type: application diff --git a/charts/stable/tt-rss/Chart.yaml b/charts/stable/tt-rss/Chart.yaml index 73be9e9e5d0..b6a5a25e032 100644 --- a/charts/stable/tt-rss/Chart.yaml +++ b/charts/stable/tt-rss/Chart.yaml @@ -23,6 +23,7 @@ maintainers: name: tt-rss sources: - https://github.com/truecharts/charts/tree/master/charts/stable/tt-rss + - ghcr.io/k8s-at-home/tt-rss - https://git.tt-rss.org/fox/tt-rss type: application version: 10.0.20 diff --git a/charts/stable/tvheadend/Chart.yaml b/charts/stable/tvheadend/Chart.yaml index 780aa54397e..b06f9b4e03e 100644 --- a/charts/stable/tvheadend/Chart.yaml +++ b/charts/stable/tvheadend/Chart.yaml @@ -21,6 +21,7 @@ maintainers: name: tvheadend sources: - https://github.com/truecharts/charts/tree/master/charts/stable/tvheadend + - ghcr.io/linuxserver/tvheadend - https://github.com/tvheadend/tvheadend type: application version: 14.0.10 diff --git a/charts/stable/twtxt/Chart.yaml b/charts/stable/twtxt/Chart.yaml index 19cf80d4f5a..0a6d14fc9a0 100644 --- a/charts/stable/twtxt/Chart.yaml +++ b/charts/stable/twtxt/Chart.yaml @@ -20,6 +20,7 @@ maintainers: name: twtxt sources: - https://github.com/truecharts/charts/tree/master/charts/stable/twtxt + - ghcr.io/nicholaswilde/twtxt - https://github.com/prologic/twtxt - https://github.com/nicholaswilde/docker-twtxt type: application diff --git a/charts/stable/typecho/Chart.yaml b/charts/stable/typecho/Chart.yaml index ee59fc8f147..796768cb862 100644 --- a/charts/stable/typecho/Chart.yaml +++ b/charts/stable/typecho/Chart.yaml @@ -22,6 +22,7 @@ maintainers: name: typecho sources: - https://github.com/truecharts/charts/tree/master/charts/stable/typecho + - joyqi/typecho - https://github.com/typecho/typecho - https://hub.docker.com/r/joyqi/typecho version: 7.0.17 diff --git a/charts/stable/ubooquity/Chart.yaml b/charts/stable/ubooquity/Chart.yaml index eef40f5d215..f7d88f5319c 100644 --- a/charts/stable/ubooquity/Chart.yaml +++ b/charts/stable/ubooquity/Chart.yaml @@ -12,6 +12,7 @@ keywords: - ubooquity sources: - https://github.com/truecharts/charts/tree/master/charts/stable/ubooquity + - ghcr.io/linuxserver/ubooquity - https://hub.docker.com/r/linuxserver/ubooquity dependencies: - name: common diff --git a/charts/stable/unifi/Chart.yaml b/charts/stable/unifi/Chart.yaml index a97daad23ea..717d66f6663 100644 --- a/charts/stable/unifi/Chart.yaml +++ b/charts/stable/unifi/Chart.yaml @@ -19,6 +19,7 @@ maintainers: name: unifi sources: - https://github.com/truecharts/charts/tree/master/charts/stable/unifi + - jlesage/mediainfo ghcr.io/linuxserver/mysql-workbench jacobalberty/unifi - https://github.com/jacobalberty/unifi-docker - https://unifi-network.ui.com type: application diff --git a/charts/stable/unmanic/Chart.yaml b/charts/stable/unmanic/Chart.yaml index 45b34465457..3ce50301fae 100644 --- a/charts/stable/unmanic/Chart.yaml +++ b/charts/stable/unmanic/Chart.yaml @@ -17,6 +17,7 @@ maintainers: name: unmanic sources: - https://github.com/truecharts/charts/tree/master/charts/stable/unmanic + - josh5/unmanic - https://github.com/Unmanic/unmanic - https://hub.docker.com/r/josh5/unmanic version: 5.0.7 diff --git a/charts/stable/unpackerr/Chart.yaml b/charts/stable/unpackerr/Chart.yaml index a8d283cbe53..5be31146ca9 100644 --- a/charts/stable/unpackerr/Chart.yaml +++ b/charts/stable/unpackerr/Chart.yaml @@ -22,6 +22,7 @@ maintainers: name: unpackerr sources: - https://github.com/truecharts/charts/tree/master/charts/stable/unpackerr + - golift/unpackerr - https://github.com/davidnewhall/unpackerr - https://hub.docker.com/r/golift/unpackerr type: application diff --git a/charts/stable/uptime-kuma/Chart.yaml b/charts/stable/uptime-kuma/Chart.yaml index 75e86293873..e15bf657312 100644 --- a/charts/stable/uptime-kuma/Chart.yaml +++ b/charts/stable/uptime-kuma/Chart.yaml @@ -19,6 +19,7 @@ maintainers: name: uptime-kuma sources: - https://github.com/truecharts/charts/tree/master/charts/stable/uptime-kuma + - louislam/uptime-kuma - https://github.com/louislam/uptime-kuma type: application version: 5.0.15 diff --git a/charts/stable/vaultwarden/Chart.yaml b/charts/stable/vaultwarden/Chart.yaml index aa591be1142..0672482853d 100644 --- a/charts/stable/vaultwarden/Chart.yaml +++ b/charts/stable/vaultwarden/Chart.yaml @@ -27,6 +27,7 @@ maintainers: name: vaultwarden sources: - https://github.com/truecharts/charts/tree/master/charts/stable/vaultwarden + - docker.io/vaultwarden/server - https://github.com/dani-garcia/vaultwarden type: application version: 19.0.20 diff --git a/charts/stable/verysync/Chart.yaml b/charts/stable/verysync/Chart.yaml index a6bb3bf24ec..745347a166d 100644 --- a/charts/stable/verysync/Chart.yaml +++ b/charts/stable/verysync/Chart.yaml @@ -20,6 +20,7 @@ maintainers: name: verysync sources: - https://github.com/truecharts/charts/tree/master/charts/stable/verysync + - jonnyan404/verysync - https://hub.docker.com/r/jonnyan404/verysync version: 4.0.7 annotations: diff --git a/charts/stable/watchyourlan/Chart.yaml b/charts/stable/watchyourlan/Chart.yaml index 6b240bf2845..22f839deee6 100644 --- a/charts/stable/watchyourlan/Chart.yaml +++ b/charts/stable/watchyourlan/Chart.yaml @@ -18,6 +18,7 @@ maintainers: name: watchyourlan sources: - https://github.com/truecharts/charts/tree/master/charts/stable/watchyourlan + - aceberg/watchyourlan - https://github.com/aceberg/WatchYourLAN version: 3.1.9 annotations: diff --git a/charts/stable/wbo/Chart.yaml b/charts/stable/wbo/Chart.yaml index b398e965e02..097ce10bf91 100644 --- a/charts/stable/wbo/Chart.yaml +++ b/charts/stable/wbo/Chart.yaml @@ -18,6 +18,7 @@ maintainers: name: wbo sources: - https://github.com/truecharts/charts/tree/master/charts/stable/wbo + - lovasoa/wbo - https://github.com/lovasoa/whitebophir version: 3.0.0 annotations: diff --git a/charts/stable/webgrabplus/Chart.yaml b/charts/stable/webgrabplus/Chart.yaml index 2054814f3da..b55d6baffd3 100644 --- a/charts/stable/webgrabplus/Chart.yaml +++ b/charts/stable/webgrabplus/Chart.yaml @@ -12,6 +12,7 @@ keywords: - webgrabplus sources: - https://github.com/truecharts/charts/tree/master/charts/stable/webgrabplus + - ghcr.io/linuxserver/webgrabplus - https://hub.docker.com/r/linuxserver/webgrabplus dependencies: - name: common diff --git a/charts/stable/weblate/Chart.yaml b/charts/stable/weblate/Chart.yaml index cf956882bbb..dd9bd66c4ca 100644 --- a/charts/stable/weblate/Chart.yaml +++ b/charts/stable/weblate/Chart.yaml @@ -25,6 +25,7 @@ maintainers: name: weblate sources: - https://github.com/truecharts/charts/tree/master/charts/stable/weblate + - weblate/weblate - https://github.com/WeblateOrg/weblate - https://github.com/WeblateOrg/docker - https://github.com/WeblateOrg/docker-compose diff --git a/charts/stable/webnut/Chart.yaml b/charts/stable/webnut/Chart.yaml index c2f8b421ccf..7a6c28ffcc3 100644 --- a/charts/stable/webnut/Chart.yaml +++ b/charts/stable/webnut/Chart.yaml @@ -20,6 +20,7 @@ maintainers: name: webnut sources: - https://github.com/truecharts/charts/tree/master/charts/stable/webnut + - edgd1er/webnut - https://hub.docker.com/r/edgd1er/webnut - https://github.com/rshipp/webNUT type: application diff --git a/charts/stable/website-shot/Chart.yaml b/charts/stable/website-shot/Chart.yaml index b08317bd3ca..973d9ef9312 100644 --- a/charts/stable/website-shot/Chart.yaml +++ b/charts/stable/website-shot/Chart.yaml @@ -17,6 +17,7 @@ maintainers: name: website-shot sources: - https://github.com/truecharts/charts/tree/master/charts/stable/website-shot + - flowko1/website-shot - https://github.com/Flowko/website-shot version: 4.0.9 annotations: diff --git a/charts/stable/webtop/Chart.yaml b/charts/stable/webtop/Chart.yaml index 8bec719a52c..ed3e5b0c1b4 100644 --- a/charts/stable/webtop/Chart.yaml +++ b/charts/stable/webtop/Chart.yaml @@ -19,6 +19,7 @@ maintainers: name: webtop sources: - https://github.com/truecharts/charts/tree/master/charts/stable/webtop + - lscr.io/linuxserver/webtop - https://github.com/linuxserver/gclient - https://github.com/orgs/linuxserver/packages/container/package/webtop - https://github.com/linuxserver/docker-webtop#readme diff --git a/charts/stable/wekan/Chart.yaml b/charts/stable/wekan/Chart.yaml index f1607524181..e85000e056f 100644 --- a/charts/stable/wekan/Chart.yaml +++ b/charts/stable/wekan/Chart.yaml @@ -22,6 +22,7 @@ maintainers: name: wekan sources: - https://github.com/truecharts/charts/tree/master/charts/stable/wekan + - wekanteam/wekan - https://github.com/wekan/wekan - https://wekan.github.io/ version: 8.0.16 diff --git a/charts/stable/wg-easy/Chart.yaml b/charts/stable/wg-easy/Chart.yaml index c0acad3b6fd..ed9813409cb 100644 --- a/charts/stable/wg-easy/Chart.yaml +++ b/charts/stable/wg-easy/Chart.yaml @@ -20,6 +20,7 @@ maintainers: name: wg-easy sources: - https://github.com/truecharts/charts/tree/master/charts/stable/wg-easy + - docker.io/weejewel/wg-easy - https://hub.docker.com/r/weejewel/wg-easy - https://github.com/WeeJeWel/wg-easy type: application diff --git a/charts/stable/wger/Chart.yaml b/charts/stable/wger/Chart.yaml index f14f6a905f9..db30a38109e 100644 --- a/charts/stable/wger/Chart.yaml +++ b/charts/stable/wger/Chart.yaml @@ -25,6 +25,7 @@ maintainers: name: wger sources: - https://github.com/truecharts/charts/tree/master/charts/stable/wger + - wger/server - https://github.com/wger-project/wger - https://github.com/wger-project/docker version: 4.0.33 diff --git a/charts/stable/whisparr/Chart.yaml b/charts/stable/whisparr/Chart.yaml index 8dd5a2e74c6..4e729559113 100644 --- a/charts/stable/whisparr/Chart.yaml +++ b/charts/stable/whisparr/Chart.yaml @@ -20,6 +20,7 @@ maintainers: name: whisparr sources: - https://github.com/truecharts/charts/tree/master/charts/stable/whisparr + - ghcr.io/onedr0p/whisparr-nightly - https://github.com/onedr0p/containers/tree/main/apps/whisparr type: application version: 3.0.10 diff --git a/charts/stable/wikijs/Chart.yaml b/charts/stable/wikijs/Chart.yaml index 8ca63b2e712..caae6393647 100644 --- a/charts/stable/wikijs/Chart.yaml +++ b/charts/stable/wikijs/Chart.yaml @@ -11,6 +11,7 @@ home: https://truecharts.org/charts/stable/wikijs icon: https://truecharts.org/img/hotlink-ok/chart-icons/wikijs.png sources: - https://github.com/truecharts/charts/tree/master/charts/stable/wikijs + - requarks/wiki - https://docs.requarks.io/install/docker - https://github.com/Requarks/wiki dependencies: diff --git a/charts/stable/wireguard/Chart.yaml b/charts/stable/wireguard/Chart.yaml index c5eb63aef75..c3a0bd94183 100644 --- a/charts/stable/wireguard/Chart.yaml +++ b/charts/stable/wireguard/Chart.yaml @@ -18,6 +18,7 @@ maintainers: name: wireguard sources: - https://github.com/truecharts/charts/tree/master/charts/stable/wireguard + - ghcr.io/k8s-at-home/wireguard - https://github.com/k8s-at-home/container-images/tree/main/apps/wireguard version: 3.0.7 annotations: diff --git a/charts/stable/wireshark/Chart.yaml b/charts/stable/wireshark/Chart.yaml index 219c249c076..b594ab3442b 100644 --- a/charts/stable/wireshark/Chart.yaml +++ b/charts/stable/wireshark/Chart.yaml @@ -12,6 +12,7 @@ keywords: - wireshark sources: - https://github.com/truecharts/charts/tree/master/charts/stable/wireshark + - ghcr.io/linuxserver/wireshark - https://hub.docker.com/r/linuxserver/wireshark dependencies: - name: common diff --git a/charts/stable/wordpress/Chart.yaml b/charts/stable/wordpress/Chart.yaml index f61c9a73365..4d628a53b51 100644 --- a/charts/stable/wordpress/Chart.yaml +++ b/charts/stable/wordpress/Chart.yaml @@ -22,6 +22,7 @@ maintainers: name: wordpress sources: - https://github.com/truecharts/charts/tree/master/charts/stable/wordpress + - bitnami/wordpress - https://hub.docker.com/_/wordpress - https://www.wordpress.org version: 1.1.10 diff --git a/charts/stable/xbackbone/Chart.yaml b/charts/stable/xbackbone/Chart.yaml index c89e9c166f4..8c1296dc639 100644 --- a/charts/stable/xbackbone/Chart.yaml +++ b/charts/stable/xbackbone/Chart.yaml @@ -22,6 +22,7 @@ maintainers: name: xbackbone sources: - https://github.com/truecharts/charts/tree/master/charts/stable/xbackbone + - pe46dro/xbackbone-docker - https://github.com/SergiX44/XBackBone - https://hub.docker.com/r/pe46dro/xbackbone-docker version: 6.0.17 diff --git a/charts/stable/xteve/Chart.yaml b/charts/stable/xteve/Chart.yaml index 55f4ad2f81f..7d1f040a5b5 100644 --- a/charts/stable/xteve/Chart.yaml +++ b/charts/stable/xteve/Chart.yaml @@ -20,6 +20,7 @@ maintainers: name: xteve sources: - https://github.com/truecharts/charts/tree/master/charts/stable/xteve + - ghcr.io/k8s-at-home/xteve - https://github.com/xteve-project/xTeVe - https://github.com/k8s-at-home/container-images version: 8.0.7 diff --git a/charts/stable/xwiki/Chart.yaml b/charts/stable/xwiki/Chart.yaml index 9c7c5b062c3..45645f540f7 100644 --- a/charts/stable/xwiki/Chart.yaml +++ b/charts/stable/xwiki/Chart.yaml @@ -22,6 +22,7 @@ maintainers: name: xwiki sources: - https://github.com/truecharts/charts/tree/master/charts/stable/xwiki + - xwiki promasu/cryptpad - https://hub.docker.com/_/xwiki - https://github.com/xwiki/xwiki-docker version: 6.0.25 diff --git a/charts/stable/youtrack/Chart.yaml b/charts/stable/youtrack/Chart.yaml index 9d863d3c04b..d180a846762 100644 --- a/charts/stable/youtrack/Chart.yaml +++ b/charts/stable/youtrack/Chart.yaml @@ -18,6 +18,7 @@ maintainers: name: youtrack sources: - https://github.com/truecharts/charts/tree/master/charts/stable/youtrack + - docker.io/jetbrains/youtrack - https://www.jetbrains.com/youtrack/ - https://hub.docker.com/r/jetbrains/youtrack/ version: 1.0.0 diff --git a/charts/stable/youtransfer/Chart.yaml b/charts/stable/youtransfer/Chart.yaml index 7c9b7da9a96..22433bd6817 100644 --- a/charts/stable/youtransfer/Chart.yaml +++ b/charts/stable/youtransfer/Chart.yaml @@ -25,6 +25,7 @@ maintainers: name: youtransfer sources: - https://github.com/truecharts/charts/tree/master/charts/stable/youtransfer + - remie/youtransfer - https://github.com/YouTransfer/YouTransfer - https://hub.docker.com/r/remie/youtransfer/ type: application diff --git a/charts/stable/youtubedl-material/Chart.yaml b/charts/stable/youtubedl-material/Chart.yaml index 983de3e90d2..3fc56f3a4d1 100644 --- a/charts/stable/youtubedl-material/Chart.yaml +++ b/charts/stable/youtubedl-material/Chart.yaml @@ -21,6 +21,7 @@ maintainers: name: youtubedl-material sources: - https://github.com/truecharts/charts/tree/master/charts/stable/youtubedl-material + - tzahi12345/youtubedl-material - https://hub.docker.com/r/tzahi12345/youtubedl-material - https://github.com/Tzahi12345/YoutubeDL-Material version: 4.0.16 diff --git a/charts/stable/zerotier/Chart.yaml b/charts/stable/zerotier/Chart.yaml index 44a5f6e2585..7c21f477978 100644 --- a/charts/stable/zerotier/Chart.yaml +++ b/charts/stable/zerotier/Chart.yaml @@ -13,6 +13,7 @@ keywords: - network sources: - https://github.com/truecharts/charts/tree/master/charts/stable/zerotier + - docker.io/zerotier/zerotier - https://hub.docker.com/r/zerotier/zerotier dependencies: - name: common diff --git a/charts/stable/zigbee2mqtt/Chart.yaml b/charts/stable/zigbee2mqtt/Chart.yaml index 6092a8aa401..d9f301af24e 100644 --- a/charts/stable/zigbee2mqtt/Chart.yaml +++ b/charts/stable/zigbee2mqtt/Chart.yaml @@ -19,6 +19,7 @@ maintainers: name: zigbee2mqtt sources: - https://github.com/truecharts/charts/tree/master/charts/stable/zigbee2mqtt + - koenkk/zigbee2mqtt - https://github.com/Koenkk/zigbee2mqtt version: 6.0.12 annotations: diff --git a/charts/stable/znc/Chart.yaml b/charts/stable/znc/Chart.yaml index 16ba1b7b698..e0fd164fd9f 100644 --- a/charts/stable/znc/Chart.yaml +++ b/charts/stable/znc/Chart.yaml @@ -12,6 +12,7 @@ keywords: - znc sources: - https://github.com/truecharts/charts/tree/master/charts/stable/znc + - ghcr.io/linuxserver/znc - https://hub.docker.com/r/linuxserver/znc dependencies: - name: common diff --git a/charts/stable/ztcuui-aio/Chart.yaml b/charts/stable/ztcuui-aio/Chart.yaml index c917f408f0a..96bd97b9c7f 100644 --- a/charts/stable/ztcuui-aio/Chart.yaml +++ b/charts/stable/ztcuui-aio/Chart.yaml @@ -17,6 +17,7 @@ maintainers: name: ztcuui-aio sources: - https://github.com/truecharts/charts/tree/master/charts/stable/ztcuui-aio + - keynetworks/ztncui - https://github.com/key-networks/ztncui-aio version: 3.0.7 annotations: diff --git a/charts/stable/zusam/Chart.yaml b/charts/stable/zusam/Chart.yaml index b8deddf45da..37b74c033a7 100644 --- a/charts/stable/zusam/Chart.yaml +++ b/charts/stable/zusam/Chart.yaml @@ -18,6 +18,7 @@ maintainers: name: zusam sources: - https://github.com/truecharts/charts/tree/master/charts/stable/zusam + - zusam/zusam - https://github.com/zusam/zusam - https://hub.docker.com/r/zusam/zusam version: 3.0.7