diff --git a/charts/dependency/clickhouse/Chart.yaml b/charts/dependency/clickhouse/Chart.yaml index b467cb2d942..fd2e17739cd 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 + - https://hub.docker.com/clickhouse/clickhouse-server - clickhouse/clickhouse-server - https://clickhouse.com/ - https://hub.docker.com/r/yandex/clickhouse-server diff --git a/charts/dependency/mariadb/Chart.yaml b/charts/dependency/mariadb/Chart.yaml index eb18039e217..d12cbd4114f 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 + - https://hub.docker.com/bitnami/mariadb - bitnami/mariadb - https://github.com/bitnami/bitnami-docker-mariadb - https://github.com/prometheus/mysqld_exporter diff --git a/charts/dependency/memcached/Chart.yaml b/charts/dependency/memcached/Chart.yaml index c46764be52f..7d6426e7782 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 + - https://hub.docker.com/bitnami/memcached - bitnami/memcached - https://github.com/bitnami/bitnami-docker-memcached - http://memcached.org/ diff --git a/charts/dependency/mongodb/Chart.yaml b/charts/dependency/mongodb/Chart.yaml index ba22456f95c..1910af59658 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 + - https://hub.docker.com/bitnami/mongodb mongoclient/mongoclient - bitnami/mongodb mongoclient/mongoclient - https://hub.docker.com/r/bitnami/mongodb - https://github.com/bitnami/bitnami-docker-mongodb diff --git a/charts/dependency/postgresql/Chart.yaml b/charts/dependency/postgresql/Chart.yaml index fb65615f19d..995b40d7e50 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 + - https://hub.docker.com/bitnami/postgresql - bitnami/postgresql - https://www.postgresql.org/ type: application diff --git a/charts/dependency/promtail/Chart.yaml b/charts/dependency/promtail/Chart.yaml index 94ecd7dd3f5..68ae9efe20c 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 + - https://hub.docker.com/grafana/promtail - grafana/promtail - https://github.com/grafana/loki - https://grafana.com/oss/loki/ diff --git a/charts/dependency/redis/Chart.yaml b/charts/dependency/redis/Chart.yaml index 16296327c15..1eb7ae876f9 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 + - https://hub.docker.com/bitnami/redis redislabs/redisinsight redislabs/rejson - bitnami/redis redislabs/redisinsight redislabs/rejson - https://github.com/bitnami/bitnami-docker-redis - http://redis.io/ diff --git a/charts/dependency/solr/Chart.yaml b/charts/dependency/solr/Chart.yaml index b20d9c6d9ee..b720cb8208c 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 + - https://hub.docker.com/bitnami/solr - bitnami/solr - https://github.com/apache/solr - https://hub.docker.com/r/bitnami/solr/ diff --git a/charts/enterprise/blocky/Chart.yaml b/charts/enterprise/blocky/Chart.yaml index e449bf276cb..40b308dcc4e 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 + - https://hub.docker.com/spx01/blocky - spx01/blocky - https://0xerr0r.github.io/blocky/ - https://github.com/0xERR0R/blocky diff --git a/charts/enterprise/grafana/Chart.yaml b/charts/enterprise/grafana/Chart.yaml index 1356d629228..9b8af006dc8 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 + - https://hub.docker.com/grafana/loki grafana/promtail grafana/grafana-image-renderer bitnami/grafana - grafana/loki grafana/promtail grafana/grafana-image-renderer bitnami/grafana - https://github.com/bitnami/bitnami-docker-grafana - https://grafana.com/ diff --git a/charts/enterprise/prometheus/Chart.yaml b/charts/enterprise/prometheus/Chart.yaml index 0e684d09652..eea72faf157 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 + - https://hub.docker.com/bitnami/prometheus - bitnami/prometheus - https://github.com/prometheus-community/helm-charts - https://github.com/prometheus-operator/kube-prometheus diff --git a/charts/enterprise/traefik/Chart.yaml b/charts/enterprise/traefik/Chart.yaml index 3c7d0e04b0f..00037235864 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 + - https://hub.docker.com/traefik - traefik - https://github.com/traefik/traefik - https://github.com/traefik/traefik-helm-chart diff --git a/charts/incubator/acestream/Chart.yaml b/charts/incubator/acestream/Chart.yaml index c1b0110c950..2f600705040 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 + - https://hub.docker.com/vstavrinov/acestream-service - vstavrinov/acestream-service - https://github.com/vstavrinov/acestream-service - https://hub.docker.com/r/vstavrinov/acestream-service diff --git a/charts/incubator/adguardhome-sync/Chart.yaml b/charts/incubator/adguardhome-sync/Chart.yaml index 44df5bdd117..1eeca28156b 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 + - https://hub.docker.com/lscr.io/linuxserver/adguardhome-sync - lscr.io/linuxserver/adguardhome-sync - https://github.com/bakito/adguardhome-sync/ - https://github.com/orgs/linuxserver/packages/container/package/adguardhome-sync diff --git a/charts/incubator/alienswarm-reactivedrop/Chart.yaml b/charts/incubator/alienswarm-reactivedrop/Chart.yaml index dbb60b6db1b..71efccc84e6 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 + - https://hub.docker.com/ich777/steamcmd - ich777/steamcmd - https://www.steampowered.com/ - https://hub.docker.com/r/ich777/steamcmd/ diff --git a/charts/incubator/alienswarm/Chart.yaml b/charts/incubator/alienswarm/Chart.yaml index 27d5f446ee3..e51a72fd37e 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 + - https://hub.docker.com/ich777/steamcmd ich777/steamcmd - ich777/steamcmd ich777/steamcmd - https://www.steampowered.com/ - https://hub.docker.com/r/ich777/steamcmd/ diff --git a/charts/incubator/americasarmy-pg/Chart.yaml b/charts/incubator/americasarmy-pg/Chart.yaml index ebe068e2a04..846b15f46d6 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 + - https://hub.docker.com/ich777/steamcmd - ich777/steamcmd - https://www.americasarmy.com/ - https://hub.docker.com/r/ich777/steamcmd/ diff --git a/charts/incubator/amtd/Chart.yaml b/charts/incubator/amtd/Chart.yaml index 3796611c448..46c0c0faaca 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 + - https://hub.docker.com/randomninjaatk/amtd - randomninjaatk/amtd - https://github.com/RandomNinjaAtk/docker-amtd - https://hub.docker.com/r/randomninjaatk/amtd diff --git a/charts/incubator/amvd/Chart.yaml b/charts/incubator/amvd/Chart.yaml index b8d3af04982..4b458c0f352 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 + - https://hub.docker.com/randomninjaatk/amvd - randomninjaatk/amvd - https://github.com/RandomNinjaAtk/docker-amvd - https://hub.docker.com/r/randomninjaatk/amvd diff --git a/charts/incubator/android-8-0/Chart.yaml b/charts/incubator/android-8-0/Chart.yaml index b95e3df42ce..f0d63182fbb 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 + - https://hub.docker.com/ulisses1478/docker-android - ulisses1478/docker-android - https://registry.hub.docker.com/r/ulisses1478/docker-android type: application diff --git a/charts/incubator/androiddebugbridge/Chart.yaml b/charts/incubator/androiddebugbridge/Chart.yaml index 268f62d0c44..09213788797 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 + - https://hub.docker.com/barnybbb/adb-hass-androidtv - barnybbb/adb-hass-androidtv - https://hub.docker.com/r/barnybbb/adb-hass-androidtv - https://hub.docker.com/r/barnybbb/adb-hass-androidtv/ diff --git a/charts/incubator/anki-sync-server/Chart.yaml b/charts/incubator/anki-sync-server/Chart.yaml index 37a2b7a5c43..c3d29dfd84a 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 + - https://hub.docker.com/ankicommunity/anki-sync-server - ankicommunity/anki-sync-server - https://github.com/ankicommunity/anki-devops-services version: 2.0.7 diff --git a/charts/incubator/anope/Chart.yaml b/charts/incubator/anope/Chart.yaml index 6d54ec5ad79..7cace1d67bb 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 + - https://hub.docker.com/ich777/anope - ich777/anope - https://thelounge.chat/ - https://hub.docker.com/r/ich777/anope diff --git a/charts/incubator/apache-webdav/Chart.yaml b/charts/incubator/apache-webdav/Chart.yaml index 4c28b8bd91c..69ec1231ebf 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 + - https://hub.docker.com/apachewebdav/apachewebdav - apachewebdav/apachewebdav - https://httpd.apache.org/docs/2.4/mod/mod_dav.html - https://github.com/mgutt/docker-apachewebdav diff --git a/charts/incubator/apprise-api/Chart.yaml b/charts/incubator/apprise-api/Chart.yaml index 3377ff5fb2f..438c700e8cc 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 + - https://hub.docker.com/lscr.io/linuxserver/apprise-api - lscr.io/linuxserver/apprise-api - https://github.com/caronc/apprise-api - https://github.com/orgs/linuxserver/packages/container/package/apprise-api diff --git a/charts/incubator/appsmith/Chart.yaml b/charts/incubator/appsmith/Chart.yaml index ac0582cf99f..a7f7fbea573 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 + - https://hub.docker.com/appsmith/appsmith-ce - appsmith/appsmith-ce - https://github.com/appsmithorg/appsmith version: 5.0.27 diff --git a/charts/incubator/archiveteam-warrior/Chart.yaml b/charts/incubator/archiveteam-warrior/Chart.yaml index 41fad219317..87506738831 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 + - https://hub.docker.com/atdr.meo.ws/archiveteam/warrior-dockerfile - atdr.meo.ws/archiveteam/warrior-dockerfile - https://wiki.archiveteam.org/index.php/ArchiveTeam_Warrior - https://hub.docker.com/r/archiveteam/warrior-dockerfile/ diff --git a/charts/incubator/arksurvivalevolved/Chart.yaml b/charts/incubator/arksurvivalevolved/Chart.yaml index 61cb613fb40..7df7b40f33d 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 + - https://hub.docker.com/ich777/steamcmd - ich777/steamcmd - https://survivetheark.com/ - https://hub.docker.com/r/ich777/steamcmd/ diff --git a/charts/incubator/arma3/Chart.yaml b/charts/incubator/arma3/Chart.yaml index d321c5678b6..dd103cc3d39 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 + - https://hub.docker.com/ich777/steamcmd ich777/steamcmd - ich777/steamcmd ich777/steamcmd - https://arma3.com/ - https://hub.docker.com/r/ich777/steamcmd/ diff --git a/charts/incubator/arma3exilemod/Chart.yaml b/charts/incubator/arma3exilemod/Chart.yaml index f08cd72ae28..3d4f19ef46f 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 + - https://hub.docker.com/ich777/steamcmd - ich777/steamcmd - http://www.exilemod.com/ - https://hub.docker.com/r/ich777/steamcmd/ diff --git a/charts/incubator/artifactory-oss/Chart.yaml b/charts/incubator/artifactory-oss/Chart.yaml index e8eb00a7956..ec9480980b8 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 + - https://hub.docker.com/docker.bintray.io/jfrog/artifactory-oss - docker.bintray.io/jfrog/artifactory-oss - https://jfrog.com/ - https://registry.hub.docker.com/r/docker.bintray.io/jfrog/artifactory-oss diff --git a/charts/incubator/assettocorsa/Chart.yaml b/charts/incubator/assettocorsa/Chart.yaml index d0dba44ba9d..b4f2825866d 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 + - https://hub.docker.com/ich777/steamcmd - ich777/steamcmd - https://www.assettocorsa.net/ - https://hub.docker.com/r/ich777/steamcmd/ diff --git a/charts/incubator/aurora-files/Chart.yaml b/charts/incubator/aurora-files/Chart.yaml index 2cd6aba407a..d5c7427223d 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 + - https://hub.docker.com/afterlogic/docker-aurora-files - afterlogic/docker-aurora-files - https://github.com/afterlogic/docker-aurora-files - https://hub.docker.com/r/afterlogic/docker-aurora-files diff --git a/charts/incubator/auto-yt-dl/Chart.yaml b/charts/incubator/auto-yt-dl/Chart.yaml index 605824fa082..ff5a8f36bb5 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 + - https://hub.docker.com/guhu007/auto-yt-dl - guhu007/auto-yt-dl - https://github.com/xXGuhuXx/auto-yt-dl - https://hub.docker.com/repository/docker/guhu007/auto-yt-dl diff --git a/charts/incubator/avorion/Chart.yaml b/charts/incubator/avorion/Chart.yaml index 68d1de3a2a5..f1205e2ceb0 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 + - https://hub.docker.com/ich777/steamcmd - ich777/steamcmd - https://www.steampowered.com/ - https://hub.docker.com/r/ich777/steamcmd/ diff --git a/charts/incubator/awesome-ttrss/Chart.yaml b/charts/incubator/awesome-ttrss/Chart.yaml index 64fb5df193b..1e9c465efdc 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 + - https://hub.docker.com/wangqiru/ttrss - wangqiru/ttrss - https://github.com/HenryQW/Awesome-TTRSS dependencies: diff --git a/charts/incubator/backuppc/Chart.yaml b/charts/incubator/backuppc/Chart.yaml index 9ab64ecc17c..f61f5c6d529 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 + - https://hub.docker.com/tiredofit/backuppc - tiredofit/backuppc - https://backuppc.github.io/backuppc/index.html - https://hub.docker.com/r/tiredofit/backuppc/ diff --git a/charts/incubator/baikal/Chart.yaml b/charts/incubator/baikal/Chart.yaml index 2198aa6442b..b3c44116a16 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 + - https://hub.docker.com/ckulka/baikal - ckulka/baikal - https://github.com/ckulka/baikal-docker - https://hub.docker.com/r/ckulka/baikal/ diff --git a/charts/incubator/barcodebuddy/Chart.yaml b/charts/incubator/barcodebuddy/Chart.yaml index 4c843ab5842..2510b549974 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 + - https://hub.docker.com/f0rc3/barcodebuddy-docker - f0rc3/barcodebuddy-docker - https://github.com/Forceu/barcodebuddy - https://hub.docker.com/r/f0rc3/barcodebuddy-docker diff --git a/charts/incubator/barotrauma/Chart.yaml b/charts/incubator/barotrauma/Chart.yaml index c396e4dfe0a..6ea9251deca 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 + - https://hub.docker.com/ich777/steamcmd - ich777/steamcmd - https://www.steampowered.com/ - https://hub.docker.com/r/ich777/steamcmd/ diff --git a/charts/incubator/batnoter/Chart.yaml b/charts/incubator/batnoter/Chart.yaml index e0221649f3d..0aa77725838 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 + - https://ghcr.com/ghcr.io/batnoter/batnoter/batnoter-ui - ghcr.io/batnoter/batnoter/batnoter-ui - https://github.com/batnoter/batnoter version: 2.0.7 diff --git a/charts/incubator/bender/Chart.yaml b/charts/incubator/bender/Chart.yaml index b585c99210c..d442acd2f1b 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 + - https://hub.docker.com/jez500/bender - jez500/bender - https://github.com/jez500/bender version: 2.0.7 diff --git a/charts/incubator/bitcoin-node/Chart.yaml b/charts/incubator/bitcoin-node/Chart.yaml index f65a3c91b01..7fa32a14fca 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 + - https://hub.docker.com/kylemanna/bitcoind - kylemanna/bitcoind - https://github.com/kylemanna/docker-bitcoind - https://hub.docker.com/r/kylemanna/bitcoind diff --git a/charts/incubator/bitcoind/Chart.yaml b/charts/incubator/bitcoind/Chart.yaml index 2a7bfe83078..132463207db 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 + - https://hub.docker.com/kylemanna/bitcoind ofawx/bitcoind - kylemanna/bitcoind ofawx/bitcoind - https://bitcoin.org/ - https://hub.docker.com/r/ofawx/bitcoind/ diff --git a/charts/incubator/bitcoinunlimited/Chart.yaml b/charts/incubator/bitcoinunlimited/Chart.yaml index de22bb373f7..6976b3af98c 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 + - https://hub.docker.com/amacneil/bitcoinunlimited - amacneil/bitcoinunlimited - https://hub.docker.com/r/amacneil/bitcoinunlimited/~/dockerfile/ type: application diff --git a/charts/incubator/bitcoinwalletgui/Chart.yaml b/charts/incubator/bitcoinwalletgui/Chart.yaml index 9f6e2bd531e..62fb980265d 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 + - https://hub.docker.com/ulisses1478/bitcoinwallet-gui - ulisses1478/bitcoinwallet-gui - https://hub.docker.com/r/ulisses1478/bitcoinwallet-gui type: application diff --git a/charts/incubator/blender-desktop-g3/Chart.yaml b/charts/incubator/blender-desktop-g3/Chart.yaml index 4bfd2bcce7a..7a0b4452053 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 + - https://hub.docker.com/accetto/ubuntu-vnc-xfce-blender-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 diff --git a/charts/incubator/blender/Chart.yaml b/charts/incubator/blender/Chart.yaml index d91449255ee..0b74daeb977 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 + - https://hub.docker.com/accetto/ubuntu-vnc-xfce-blender-g3 lscr.io/linuxserver/blender - accetto/ubuntu-vnc-xfce-blender-g3 lscr.io/linuxserver/blender - https://www.blender.org/ - https://github.com/orgs/linuxserver/packages/container/package/blender diff --git a/charts/incubator/breitbandmessung-de/Chart.yaml b/charts/incubator/breitbandmessung-de/Chart.yaml index 1b5d2213462..6a3f57a2495 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 + - https://hub.docker.com/shneezin/breitbandmessung-node - shneezin/breitbandmessung-node - https://github.com/shneezin/breitbandmessung-node - https://hub.docker.com/r/shneezin/breitbandmessung-node diff --git a/charts/incubator/briefkasten/Chart.yaml b/charts/incubator/briefkasten/Chart.yaml index 0e20a3dc3a9..fb381803731 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 + - https://hub.docker.com/ndom91/briefkasten - ndom91/briefkasten - https://github.com/ndom91/briefkasten type: application diff --git a/charts/incubator/btdex/Chart.yaml b/charts/incubator/btdex/Chart.yaml index 0ccf53bcb73..47c12532e21 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 + - https://hub.docker.com/furritos/docker-btdex - furritos/docker-btdex - https://btdex.trade/ - https://hub.docker.com/r/furritos/docker-btdex:latest diff --git a/charts/incubator/bwapp/Chart.yaml b/charts/incubator/bwapp/Chart.yaml index f07a47c5c07..033a0a368c7 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 + - https://hub.docker.com/raesene/bwapp - raesene/bwapp - https://sourceforge.net/projects/bwapp/ - https://hub.docker.com/r/raesene/bwapp/ diff --git a/charts/incubator/cadquery-jupyter/Chart.yaml b/charts/incubator/cadquery-jupyter/Chart.yaml index 5086a12764e..9e11d942afa 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 + - https://hub.docker.com/bwalter42/jupyter_cadquery - bwalter42/jupyter_cadquery - https://github.com/bernhard-42/jupyter-cadquery - https://hub.docker.com/r/cadquery/cadquery-server diff --git a/charts/incubator/cadquery-server/Chart.yaml b/charts/incubator/cadquery-server/Chart.yaml index 87573c5e190..bf2acb9f52a 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 + - https://hub.docker.com/cadquery/cadquery-server - cadquery/cadquery-server - https://github.com/roipoussiere/cadquery - https://hub.docker.com/r/cadquery/cadquery-server diff --git a/charts/incubator/channels-dvr/Chart.yaml b/charts/incubator/channels-dvr/Chart.yaml index 302dd33807e..01a1bc8ef4e 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 + - https://hub.docker.com/fancybits/channels-dvr - fancybits/channels-dvr - https://hub.docker.com/r/fancybits/channels-dvr type: application diff --git a/charts/incubator/cherry/Chart.yaml b/charts/incubator/cherry/Chart.yaml index bc60d84fc64..f6708cf19f9 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 + - https://hub.docker.com/haishanh/cherry - haishanh/cherry - https://cherry.haishan.me/ - https://github.com/haishanh/cherry diff --git a/charts/incubator/chivalry-medievalwarfare/Chart.yaml b/charts/incubator/chivalry-medievalwarfare/Chart.yaml index 60ac9875ee2..01fedad3fc5 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 + - https://hub.docker.com/ich777/steamcmd - ich777/steamcmd - https://www.steampowered.com/ - https://hub.docker.com/r/ich777/steamcmd/ diff --git a/charts/incubator/chowdown/Chart.yaml b/charts/incubator/chowdown/Chart.yaml index 26525d1faf6..8d31b547003 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 + - https://hub.docker.com/gregyankovoy/chowdown - gregyankovoy/chowdown - https://hub.docker.com/r/gregyankovoy/chowdown/Dockerfile/ type: application diff --git a/charts/incubator/chromium-desktop-g3/Chart.yaml b/charts/incubator/chromium-desktop-g3/Chart.yaml index 1437874a028..9b23cfabd2a 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 + - https://hub.docker.com/accetto/ubuntu-vnc-xfce-chromium-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 diff --git a/charts/incubator/chromium/Chart.yaml b/charts/incubator/chromium/Chart.yaml index 59beb3e0d72..26b50b0a517 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 + - https://hub.docker.com/accetto/ubuntu-vnc-xfce-chromium-g3 ich777/chrome ich777/ungoogled-chromium - accetto/ubuntu-vnc-xfce-chromium-g3 ich777/chrome ich777/ungoogled-chromium - https://www.google.com/chrome/ - https://hub.docker.com/r/ich777/chrome/ diff --git a/charts/incubator/chronograf/Chart.yaml b/charts/incubator/chronograf/Chart.yaml index 10d4049504d..6c9837db7f0 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 + - https://hub.docker.com/chronograf - chronograf - https://www.influxdata.com/time-series-platform/chronograf/ - https://hub.docker.com/_/chronograf/ diff --git a/charts/incubator/ciao/Chart.yaml b/charts/incubator/ciao/Chart.yaml index cc5b4fc7264..017f76d1d94 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 + - https://hub.docker.com/brotandgames/ciao - brotandgames/ciao - https://brotandgames.com/ciao/ - https://hub.docker.com/r/brotandgames/ciao diff --git a/charts/incubator/citadel-forgedwithfire/Chart.yaml b/charts/incubator/citadel-forgedwithfire/Chart.yaml index 1d295851b08..a335d415126 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 + - https://hub.docker.com/ich777/steamcmd - ich777/steamcmd - https://www.steampowered.com/ - https://hub.docker.com/r/ich777/steamcmd/ diff --git a/charts/incubator/cleanarr/Chart.yaml b/charts/incubator/cleanarr/Chart.yaml index 11ff7080e77..8a1211b5a7a 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 + - https://hub.docker.com/selexin/cleanarr - selexin/cleanarr - https://github.com/se1exin/cleanarr - https://hub.docker.com/r/selexin/cleanarr/ diff --git a/charts/incubator/clipplex/Chart.yaml b/charts/incubator/clipplex/Chart.yaml index a8991ac7cc8..2f36bf772cc 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 + - https://hub.docker.com/jonnike/clipplex - jonnike/clipplex - https://github.com/jo-nike/clipplex type: application diff --git a/charts/incubator/cloudbeaver/Chart.yaml b/charts/incubator/cloudbeaver/Chart.yaml index f601f8a837d..aa17a5e3e01 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 + - https://hub.docker.com/dbeaver/cloudbeaver - dbeaver/cloudbeaver - https://github.com/dbeaver/cloudbeaver - https://hub.docker.com/r/dbeaver/cloudbeaver/ diff --git a/charts/incubator/cloudcommander/Chart.yaml b/charts/incubator/cloudcommander/Chart.yaml index ad787880f33..ec9d933e37e 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 + - https://hub.docker.com/coderaiser/cloudcmd - coderaiser/cloudcmd - https://hub.docker.com/r/coderaiser/cloudcmd/ type: application diff --git a/charts/incubator/cloudreve/Chart.yaml b/charts/incubator/cloudreve/Chart.yaml index f361a5d20d0..c4ab36ac85c 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 + - https://hub.docker.com/xavierniu/cloudreve - xavierniu/cloudreve - https://github.com/cloudreve/Cloudreve - https://hub.docker.com/r/xavierniu/cloudreve diff --git a/charts/incubator/colonysurvival/Chart.yaml b/charts/incubator/colonysurvival/Chart.yaml index 08c30b2174e..29259672b8f 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 + - https://hub.docker.com/ich777/steamcmd - ich777/steamcmd - https://www.steampowered.com/ - https://hub.docker.com/r/ich777/steamcmd/ diff --git a/charts/incubator/conanexiles/Chart.yaml b/charts/incubator/conanexiles/Chart.yaml index 3cfdd4e65eb..f9857144945 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 + - https://hub.docker.com/ich777/steamcmd - ich777/steamcmd - https://www.steampowered.com/ - https://hub.docker.com/r/ich777/steamcmd/ diff --git a/charts/incubator/conreq/Chart.yaml b/charts/incubator/conreq/Chart.yaml index 2be660ff5be..39d84dd1af8 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 + - https://hub.docker.com/cr.hotio.dev/hotio/conreq - cr.hotio.dev/hotio/conreq - https://hotio.dev/containers/conreq - https://hub.docker.com/r/hotio/conreq diff --git a/charts/incubator/convos/Chart.yaml b/charts/incubator/convos/Chart.yaml index ae3c0870bbd..0a71929edb4 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 + - https://hub.docker.com/convos/convos - convos/convos - https://convos.chat/ - https://hub.docker.com/r/convos/convos/ diff --git a/charts/incubator/core-keeper-dedicated-server/Chart.yaml b/charts/incubator/core-keeper-dedicated-server/Chart.yaml index 14f2ca1b602..14f48780ab4 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 + - https://hub.docker.com/escaping/core-keeper-dedicated - escaping/core-keeper-dedicated - https://github.com/escapingnetwork/core-keeper-dedicated/ - https://hub.docker.com/r/escaping/core-keeper-dedicated diff --git a/charts/incubator/corekeeper/Chart.yaml b/charts/incubator/corekeeper/Chart.yaml index 12dc464680b..4ad3e5ce199 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 + - https://hub.docker.com/ich777/steamcmd - ich777/steamcmd - https://steampowered.com/ - https://hub.docker.com/r/ich777/steamcmd/ diff --git a/charts/incubator/counterstrike2d/Chart.yaml b/charts/incubator/counterstrike2d/Chart.yaml index bee76af56b4..43c4ed1cb6a 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 + - https://hub.docker.com/ich777/cs2dserver - ich777/cs2dserver - https://www.steampowered.com/ - https://hub.docker.com/r/ich777/cs2dserver/ diff --git a/charts/incubator/coupon-store/Chart.yaml b/charts/incubator/coupon-store/Chart.yaml index eef90bb7918..591cd9895b6 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 + - https://hub.docker.com/metikular/coupon-store - metikular/coupon-store - https://github.com/linuxserver/docker-airsonic version: 3.0.20 diff --git a/charts/incubator/cowyo/Chart.yaml b/charts/incubator/cowyo/Chart.yaml index c40cad1c4f5..2d77d8e798e 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 + - https://hub.docker.com/schollz/cowyo - schollz/cowyo - https://github.com/schollz/cowyo - https://hub.docker.com/r/schollz/cowyo diff --git a/charts/incubator/craftopia/Chart.yaml b/charts/incubator/craftopia/Chart.yaml index de006f5984d..194ba4c5478 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 + - https://hub.docker.com/ich777/steamcmd - ich777/steamcmd - https://www.steampowered.com/ - https://hub.docker.com/r/ich777/steamcmd/ diff --git a/charts/incubator/crypto-exchanges-gateway/Chart.yaml b/charts/incubator/crypto-exchanges-gateway/Chart.yaml index 298127f9b9e..71fe8898eb0 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 + - https://hub.docker.com/apendergast/crypto-exchanges-gateway - apendergast/crypto-exchanges-gateway - https://github.com/aloysius-pgast/crypto-exchanges-gateway - https://hub.docker.com/r/apendergast/crypto-exchanges-gateway/ diff --git a/charts/incubator/cryptpad/Chart.yaml b/charts/incubator/cryptpad/Chart.yaml index 6d70ed32b1c..68415ce52c1 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 + - https://hub.docker.com/promasu/cryptpad - promasu/cryptpad - https://cryptpad.fr/ - https://hub.docker.com/r/promasu/cryptpad/ diff --git a/charts/incubator/csgo/Chart.yaml b/charts/incubator/csgo/Chart.yaml index 073877ddb98..0078e6b6e87 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 + - https://hub.docker.com/ich777/steamcmd - ich777/steamcmd - https://www.steampowered.com/ - https://hub.docker.com/r/ich777/steamcmd/ diff --git a/charts/incubator/cssource/Chart.yaml b/charts/incubator/cssource/Chart.yaml index c9d13b72f41..6f090958b0b 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 + - https://hub.docker.com/ich777/steamcmd - ich777/steamcmd - https://www.steampowered.com/ - https://hub.docker.com/r/ich777/steamcmd/ diff --git a/charts/incubator/cstrike1-6/Chart.yaml b/charts/incubator/cstrike1-6/Chart.yaml index b07334527a5..c2cb0788890 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 + - https://hub.docker.com/ich777/steamcmd - ich777/steamcmd - https://www.steampowered.com/ - https://hub.docker.com/r/ich777/steamcmd/ diff --git a/charts/incubator/cstrikeconditionzero/Chart.yaml b/charts/incubator/cstrikeconditionzero/Chart.yaml index 509fe488db8..14184afd554 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 + - https://hub.docker.com/ich777/steamcmd - ich777/steamcmd - https://www.steampowered.com/ - https://hub.docker.com/r/ich777/steamcmd/ diff --git a/charts/incubator/cups-server/Chart.yaml b/charts/incubator/cups-server/Chart.yaml index f13e2fead31..6463ab0e717 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 + - https://hub.docker.com/ydkn/cups - ydkn/cups - https://hub.docker.com/r/ydkn/cups version: 3.0.15 diff --git a/charts/incubator/dailynotes/Chart.yaml b/charts/incubator/dailynotes/Chart.yaml index e84e6793a33..b29d11c9e46 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 + - https://hub.docker.com/m0ngr31/dailynotes - m0ngr31/dailynotes - https://hub.docker.com/r/m0ngr31/dailynotes/ type: application diff --git a/charts/incubator/damselfly/Chart.yaml b/charts/incubator/damselfly/Chart.yaml index c6cf3af953a..33ef2eaad28 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 + - https://hub.docker.com/webreaper/damselfly - webreaper/damselfly - https://github.com/Webreaper/Damselfly - https://hub.docker.com/r/webreaper/damselfly/ diff --git a/charts/incubator/dashmachine/Chart.yaml b/charts/incubator/dashmachine/Chart.yaml index 6c4faacf5a7..3eaaef23ca8 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 + - https://hub.docker.com/rmountjoy/dashmachine - rmountjoy/dashmachine - https://hub.docker.com/r/rmountjoy/dashmachine/ - https://hub.docker.com/r/rmountjoy/dashmachine/ diff --git a/charts/incubator/dashy/Chart.yaml b/charts/incubator/dashy/Chart.yaml index 1201cb1f4be..a14b3a7f34c 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 + - https://hub.docker.com/lissy93/dashy - lissy93/dashy - https://github.com/airsonic/airsonic - https://hub.docker.com/r/lissy93/dashy diff --git a/charts/incubator/dayofdefeatsource/Chart.yaml b/charts/incubator/dayofdefeatsource/Chart.yaml index 5cd0681940c..1470ddb066d 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 + - https://hub.docker.com/ich777/steamcmd - ich777/steamcmd - https://www.steampowered.com/ - https://hub.docker.com/r/ich777/steamcmd/ diff --git a/charts/incubator/daysofwar/Chart.yaml b/charts/incubator/daysofwar/Chart.yaml index 4a329a91b92..043a0af4267 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 + - https://hub.docker.com/ich777/steamcmd - ich777/steamcmd - https://www.steampowered.com/ - https://hub.docker.com/r/ich777/steamcmd/ diff --git a/charts/incubator/dayz/Chart.yaml b/charts/incubator/dayz/Chart.yaml index b17c3448dcc..149dc1c02b0 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 + - https://hub.docker.com/ich777/steamcmd - ich777/steamcmd - https://www.bohemia.net/games/dayz - https://hub.docker.com/r/ich777/steamcmd/ diff --git a/charts/incubator/ddns-route53/Chart.yaml b/charts/incubator/ddns-route53/Chart.yaml index b62ede75f32..3b9ab79e236 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 + - https://hub.docker.com/crazymax/ddns-route53 - crazymax/ddns-route53 - https://github.com/crazy-max/ddns-route53 - https://hub.docker.com/r/crazymax/ddns-route53/ diff --git a/charts/incubator/debian-apt-mirror/Chart.yaml b/charts/incubator/debian-apt-mirror/Chart.yaml index 3735a7a6cc1..89cb06b8f55 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 + - https://hub.docker.com/ich777/debian-mirror - ich777/debian-mirror - https://www.debian.org/ - https://hub.docker.com/r/ich777/debian-mirror diff --git a/charts/incubator/debian-bullseye/Chart.yaml b/charts/incubator/debian-bullseye/Chart.yaml index 48024964463..97b273f62e4 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 + - https://hub.docker.com/ich777/debian-bullseye - ich777/debian-bullseye - https://www.debian.org/ - https://hub.docker.com/r/ich777/debian-bullseye diff --git a/charts/incubator/dispatch/Chart.yaml b/charts/incubator/dispatch/Chart.yaml index 62e39baee23..bdf4981bc16 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 + - https://hub.docker.com/khlieng/dispatch juchong/shapeshifter-docker - khlieng/dispatch juchong/shapeshifter-docker - https://github.com/khlieng/dispatch - https://hub.docker.com/r/khlieng/dispatch/ diff --git a/charts/incubator/dns-doh-companion/Chart.yaml b/charts/incubator/dns-doh-companion/Chart.yaml index 097d7487aa1..c8be18fec4b 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 + - https://hub.docker.com/testdasi/simple-dns-doh - 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/ diff --git a/charts/incubator/docker-hub-rss/Chart.yaml b/charts/incubator/docker-hub-rss/Chart.yaml index 4e10c9532d8..33156446fde 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 + - https://hub.docker.com/theconnman/docker-hub-rss - theconnman/docker-hub-rss - https://github.com/TheConnMan/docker-hub-rss - https://hub.docker.com/r/theconnman/docker-hub-rss diff --git a/charts/incubator/dockerregistry/Chart.yaml b/charts/incubator/dockerregistry/Chart.yaml index 6535b6ac603..f63f0ac3166 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 + - https://hub.docker.com/registry - registry - https://github.com/distribution/distribution - https://registry.hub.docker.com/_/registry/ diff --git a/charts/incubator/dontstarvetogether/Chart.yaml b/charts/incubator/dontstarvetogether/Chart.yaml index cbc16cb4748..aa9e35fd3d4 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 + - https://hub.docker.com/ich777/steamcmd - ich777/steamcmd - https://www.klei.com/games/dont-starve-together - https://hub.docker.com/r/ich777/steamcmd/ diff --git a/charts/incubator/drone-runner/Chart.yaml b/charts/incubator/drone-runner/Chart.yaml index 244497d8a40..2229db219ca 100644 --- a/charts/incubator/drone-runner/Chart.yaml +++ b/charts/incubator/drone-runner/Chart.yaml @@ -19,6 +19,7 @@ maintainers: name: drone-runner sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/drone-runner + - https://hub.docker.com/drone/drone-runner-docker - drone/drone-runner-docker - https://docs.drone.io type: application diff --git a/charts/incubator/dropbox-by-otherguy/Chart.yaml b/charts/incubator/dropbox-by-otherguy/Chart.yaml index 2f3290a6c5a..f70c78f498e 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 + - https://hub.docker.com/otherguy/dropbox - otherguy/dropbox - https://github.com/otherguy/docker-dropbox - https://hub.docker.com/r/otherguy/dropbox diff --git a/charts/incubator/duplicacy/Chart.yaml b/charts/incubator/duplicacy/Chart.yaml index 36bc80a4181..8f611f81196 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 + - https://hub.docker.com/cr.hotio.dev/hotio/duplicacy - cr.hotio.dev/hotio/duplicacy - https://hotio.dev/containers/duplicacy - https://hub.docker.com/r/hotio/duplicacy diff --git a/charts/incubator/dvblink/Chart.yaml b/charts/incubator/dvblink/Chart.yaml index a5858f48ac9..62adeb26281 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 + - https://hub.docker.com/chvb/docker-dvblink - chvb/docker-dvblink - http://dvblogic.com - https://hub.docker.com/r/chvb/docker-dvblink/ diff --git a/charts/incubator/eco/Chart.yaml b/charts/incubator/eco/Chart.yaml index b826da3a555..67db685a1bb 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 + - https://ghcr.com/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 - 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/ diff --git a/charts/incubator/ecodms/Chart.yaml b/charts/incubator/ecodms/Chart.yaml index 9a5bc6b394f..406cc8a699e 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 + - https://hub.docker.com/ecodms/allinone-18.09 - ecodms/allinone-18.09 - https://www.ecodms.de/index.php/en/ - https://hub.docker.com/r/ecodms/allinone-18.09/ diff --git a/charts/incubator/electrum/Chart.yaml b/charts/incubator/electrum/Chart.yaml index c2b94d335d3..fbd1294edf1 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 + - https://hub.docker.com/ich777/electrum - ich777/electrum - https://electrum.org/ - https://hub.docker.com/r/ich777/electrum diff --git a/charts/incubator/emby-sync/Chart.yaml b/charts/incubator/emby-sync/Chart.yaml index fad7b33888d..f206a2b3a18 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 + - https://hub.docker.com/lastelement21/emby-sync - lastelement21/emby-sync - https://github.com/cameronurnes/emby-sync - https://hub.docker.com/r/lastelement21/emby-sync/ diff --git a/charts/incubator/ersatztv/Chart.yaml b/charts/incubator/ersatztv/Chart.yaml index fec93126a95..4518ea3c52a 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 + - https://hub.docker.com/jasongdove/ersatztv - jasongdove/ersatztv - https://github.com/jasongdove/ErsatzTV - https://hub.docker.com/r/jasongdove/ersatztv diff --git a/charts/incubator/etesync/Chart.yaml b/charts/incubator/etesync/Chart.yaml index 1d2b21c79b0..f842740b11f 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 + - https://hub.docker.com/victorrds/etesync - victorrds/etesync - https://www.etesync.com/ - https://github.com/etesync diff --git a/charts/incubator/ethercalc/Chart.yaml b/charts/incubator/ethercalc/Chart.yaml index 9368826716d..ed247079519 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 + - https://hub.docker.com/audreyt/ethercalc - audreyt/ethercalc - https://github.com/audreyt/ethercalc - https://hub.docker.com/r/audreyt/ethercalc diff --git a/charts/incubator/euterpe/Chart.yaml b/charts/incubator/euterpe/Chart.yaml index 6047039c943..d96a887d32a 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 + - https://hub.docker.com/ironsmile/euterpe - ironsmile/euterpe - https://github.com/ironsmile/euterpe - https://hub.docker.com/r/ironsmile/euterpe diff --git a/charts/incubator/explainshell/Chart.yaml b/charts/incubator/explainshell/Chart.yaml index e63234b0ce4..c0c17aedfa5 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 + - https://hub.docker.com/spaceinvaderone/explainshell - spaceinvaderone/explainshell - https://github.com/idank/explainshell - https://hub.docker.com/r/spaceinvaderone/explainshell diff --git a/charts/incubator/external-ip/Chart.yaml b/charts/incubator/external-ip/Chart.yaml index f43b9a3c55c..78c5332f113 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 + - https://hub.docker.com/xavierh/external-ip - xavierh/external-ip - https://github.com/xavier-hernandez/docker-external-ip - https://hub.docker.com/repository/docker/xavierh/external-ip diff --git a/charts/incubator/factorio/Chart.yaml b/charts/incubator/factorio/Chart.yaml index 47508793bf7..ebf463229c7 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 + - https://hub.docker.com/factoriotools/factorio ofsm/ofsm - factoriotools/factorio ofsm/ofsm - https://www.factorio.com/ - https://hub.docker.com/r/factoriotools/factorio/ diff --git a/charts/incubator/factorioservermanager/Chart.yaml b/charts/incubator/factorioservermanager/Chart.yaml index d5cd033391b..2e4879029fd 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 + - https://hub.docker.com/ofsm/ofsm - ofsm/ofsm - https://github.com/OpenFactorioServerManager/factorio-server-manager - https://hub.docker.com/r/ofsm/ofsm diff --git a/charts/incubator/facturascripts/Chart.yaml b/charts/incubator/facturascripts/Chart.yaml index 709d848e29e..4814ed78386 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 + - https://hub.docker.com/unraides/facturascripts - unraides/facturascripts - https://facturascripts.com/ - https://hub.docker.com/r/unraides/facturascripts diff --git a/charts/incubator/fancyindex/Chart.yaml b/charts/incubator/fancyindex/Chart.yaml index 589478fa2ed..2ba6858a62f 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 + - https://hub.docker.com/docker.io/xal3xhx/fancy - docker.io/xal3xhx/fancy - https://github.com/xal3xhx/fancyindex - https://hub.docker.com/r/xal3xhx/fancy diff --git a/charts/incubator/farmos/Chart.yaml b/charts/incubator/farmos/Chart.yaml index 6924aa7ba8f..71a31c2d62e 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 + - https://hub.docker.com/farmos/farmos - farmos/farmos - https://github.com/farmOS/farmOS - https://hub.docker.com/r/farmos/farmos/ diff --git a/charts/incubator/fastcom-mqtt/Chart.yaml b/charts/incubator/fastcom-mqtt/Chart.yaml index bae89aa6367..32d3511167f 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 + - https://hub.docker.com/simonjenny/fastcom-mqtt - simonjenny/fastcom-mqtt - https://github.com/simonjenny/fastcom-mqtt - https://hub.docker.com/r/simonjenny/fastcom-mqtt/ diff --git a/charts/incubator/fenrus/Chart.yaml b/charts/incubator/fenrus/Chart.yaml index 6e0cf855dc8..7b8af3b26d0 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 + - https://hub.docker.com/revenz/fenrus - revenz/fenrus - http://fenrus.io - https://hub.docker.com/r/revenz/fenrus/ diff --git a/charts/incubator/ferdi-client/Chart.yaml b/charts/incubator/ferdi-client/Chart.yaml index 31418b99395..819ad6426ad 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 + - https://hub.docker.com/ich777/ferdi-client - ich777/ferdi-client - https://getferdi.com/ - https://hub.docker.com/r/ich777/ferdi-client/ diff --git a/charts/incubator/ffmpeg-mkvdts2ac3/Chart.yaml b/charts/incubator/ffmpeg-mkvdts2ac3/Chart.yaml index efa10851761..3dfd7c16048 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 + - https://hub.docker.com/snoopy86/ffmpeg - snoopy86/ffmpeg - https://registry.hub.docker.com/r/snoopy86/ffmpeg/ type: application diff --git a/charts/incubator/filegator/Chart.yaml b/charts/incubator/filegator/Chart.yaml index 2b6f31505c4..961efd85888 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 + - https://hub.docker.com/maxime1907/filegator - maxime1907/filegator - https://github.com/filegator/filegator - https://hub.docker.com/r/maxime1907/filegator diff --git a/charts/incubator/fileshelter/Chart.yaml b/charts/incubator/fileshelter/Chart.yaml index 4a3435ced27..2c42b1fdd79 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 + - https://hub.docker.com/epoupon/fileshelter - epoupon/fileshelter - https://github.com/epoupon/fileshelter - https://hub.docker.com/r/epoupon/fileshelter diff --git a/charts/incubator/filestash/Chart.yaml b/charts/incubator/filestash/Chart.yaml index 1917d4ec8c8..2523ec447a1 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 + - https://hub.docker.com/machines/filestash - machines/filestash - https://www.filestash.app/ - https://hub.docker.com/r/machines/filestash/ diff --git a/charts/incubator/firefox-desktop-g3/Chart.yaml b/charts/incubator/firefox-desktop-g3/Chart.yaml index 8c98e192798..77f7ef04842 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 + - https://hub.docker.com/accetto/ubuntu-vnc-xfce-firefox-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 diff --git a/charts/incubator/fireshare/Chart.yaml b/charts/incubator/fireshare/Chart.yaml index 47754b069d7..43905a6d58c 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 + - https://hub.docker.com/shaneisrael/fireshare - shaneisrael/fireshare - https://github.com/ShaneIsrael/fireshare - https://hub.docker.com/r/shaneisrael/fireshare diff --git a/charts/incubator/fistfuloffrags/Chart.yaml b/charts/incubator/fistfuloffrags/Chart.yaml index 307d266a7d0..93c78b9fd6b 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 + - https://hub.docker.com/ich777/steamcmd - ich777/steamcmd - https://www.steampowered.com/ - https://hub.docker.com/r/ich777/steamcmd/ diff --git a/charts/incubator/fivem/Chart.yaml b/charts/incubator/fivem/Chart.yaml index 452da713cd9..bfbd0b08861 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 + - https://hub.docker.com/ich777/fivemserver ich777/redmserver - ich777/fivemserver ich777/redmserver - https://fivem.net/ - https://hub.docker.com/r/ich777/fivemserver/ diff --git a/charts/incubator/flame/Chart.yaml b/charts/incubator/flame/Chart.yaml index 8a312a67544..2d94c03a9ed 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 + - https://hub.docker.com/pawelmalak/flame - pawelmalak/flame - https://github.com/pawelmalak/flame - https://hub.docker.com/r/pawelmalak/flame diff --git a/charts/incubator/flatnotes/Chart.yaml b/charts/incubator/flatnotes/Chart.yaml index 49b891756ef..95f1aa28890 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 + - https://hub.docker.com/dullage/flatnotes - dullage/flatnotes - https://hub.docker.com/r/dullage/flatnotes - https://github.com/Dullage/flatnotes diff --git a/charts/incubator/flextv/Chart.yaml b/charts/incubator/flextv/Chart.yaml index 6c5a57e6ca4..95c954bd9f4 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 + - https://hub.docker.com/jcreynolds/flextv - jcreynolds/flextv - https://github.com/d8ahazard/FlexTV - https://registry.hub.docker.com/r/jcreynolds/flextv/ diff --git a/charts/incubator/fluttercoin-wallet/Chart.yaml b/charts/incubator/fluttercoin-wallet/Chart.yaml index 0582b9bbdd6..fdd24f36d82 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 + - https://hub.docker.com/ich777/fluttercoin - ich777/fluttercoin - https://fluttercoin.me/ - https://hub.docker.com/r/ich777/fluttercoin diff --git a/charts/incubator/fmd2-wine/Chart.yaml b/charts/incubator/fmd2-wine/Chart.yaml index 84734a04f08..1ba121b0987 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 + - https://hub.docker.com/banhcanh/docker-fmd2 - banhcanh/docker-fmd2 - https://github.com/Banh-Canh/docker-FMD2 - https://hub.docker.com/r/banhcanh/docker-fmd2/ diff --git a/charts/incubator/fogproject/Chart.yaml b/charts/incubator/fogproject/Chart.yaml index 15173fbaf5f..5f82f628400 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 + - https://hub.docker.com/redvex2460/fogproject - redvex2460/fogproject - https://github.com/redvex2460/fogproject type: application diff --git a/charts/incubator/fotosho/Chart.yaml b/charts/incubator/fotosho/Chart.yaml index b755f93b352..c6f7d68c1ae 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 + - https://hub.docker.com/advplyr/fotosho - advplyr/fotosho - https://github.com/advplyr/fotosho - https://hub.docker.com/r/advplyr/fotosho/ diff --git a/charts/incubator/freecad-desktop-g3/Chart.yaml b/charts/incubator/freecad-desktop-g3/Chart.yaml index a80eaa3c3ce..17ce4e17f8b 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 + - https://hub.docker.com/accetto/ubuntu-vnc-xfce-freecad-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 diff --git a/charts/incubator/frigate/Chart.yaml b/charts/incubator/frigate/Chart.yaml index 01e84395eda..950708cdfb3 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 + - https://hub.docker.com/blakeblackshear/frigate - blakeblackshear/frigate - https://github.com/blakeblackshear/frigate - https://hub.docker.com/r/blakeblackshear/frigate diff --git a/charts/incubator/fsm/Chart.yaml b/charts/incubator/fsm/Chart.yaml index 386b2b61987..a59ca84c643 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 + - https://hub.docker.com/ofsm/ofsm ofsm/ofsm - ofsm/ofsm ofsm/ofsm - https://registry.hub.docker.com/r/ofsm/ofsm type: application diff --git a/charts/incubator/funkwhale/Chart.yaml b/charts/incubator/funkwhale/Chart.yaml index 8d1204bde18..993882ba253 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 + - https://hub.docker.com/funkwhale/funkwhale - funkwhale/funkwhale - https://funkwhale.audio/ - https://hub.docker.com/r/funkwhale/funkwhale diff --git a/charts/incubator/garrysmod/Chart.yaml b/charts/incubator/garrysmod/Chart.yaml index 35b15422131..35583a40e57 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 + - https://hub.docker.com/ich777/steamcmd - ich777/steamcmd - https://www.steampowered.com/ - https://hub.docker.com/r/ich777/steamcmd/ diff --git a/charts/incubator/genea/Chart.yaml b/charts/incubator/genea/Chart.yaml index 4f13e749121..3b3dde021d0 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 + - https://hub.docker.com/biggiesize/genea-app - biggiesize/genea-app - https://github.com/genea-app/genea-app - https://hub.docker.com/r/biggiesize/genea-app diff --git a/charts/incubator/ghost/Chart.yaml b/charts/incubator/ghost/Chart.yaml index 5c8e4a9496f..d5c7102429e 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 + - https://hub.docker.com/ghost - ghost - https://github.com/TryGhost/Ghost - https://hub.docker.com/_/ghost diff --git a/charts/incubator/github-backup/Chart.yaml b/charts/incubator/github-backup/Chart.yaml index bea31a295bd..01060b0e79f 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 + - https://hub.docker.com/lnxd/github-backup docker.io/llalon/github-backup - lnxd/github-backup docker.io/llalon/github-backup - https://hub.docker.com/r/lnxd/github-backup type: application diff --git a/charts/incubator/glauth/Chart.yaml b/charts/incubator/glauth/Chart.yaml index ff671c92b02..e5f5ca2d7be 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 + - https://hub.docker.com/glauth/glauth - glauth/glauth - https://glauth.github.io - https://hub.docker.com/repository/docker/glauth/glauth diff --git a/charts/incubator/go-auto-yt/Chart.yaml b/charts/incubator/go-auto-yt/Chart.yaml index 48a0729f7bf..69221828f86 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 + - https://hub.docker.com/xiovv/go-auto-yt - xiovv/go-auto-yt - https://github.com/XiovV/go-auto-yt - https://hub.docker.com/r/xiovv/go-auto-yt diff --git a/charts/incubator/go-playground/Chart.yaml b/charts/incubator/go-playground/Chart.yaml index 8e67d3ec0bb..2db7abd1fd0 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 + - https://hub.docker.com/x1unix/go-playground - x1unix/go-playground - https://hub.docker.com/r/x1unix/go-playground - https://hub.docker.com/r/x1unix/go-playground diff --git a/charts/incubator/goaccess-npm-logs/Chart.yaml b/charts/incubator/goaccess-npm-logs/Chart.yaml index 4832d20a699..6b22257d885 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 + - https://hub.docker.com/xavierh/goaccess-for-nginxproxymanager - xavierh/goaccess-for-nginxproxymanager - https://github.com/xavier-hernandez/goaccess-for-nginxproxymanager - https://hub.docker.com/r/xavierh/goaccess-for-nginxproxymanager diff --git a/charts/incubator/goaccess/Chart.yaml b/charts/incubator/goaccess/Chart.yaml index 8854b3e4a33..ac09cbe6e4f 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 + - https://hub.docker.com/xavierh/goaccess-for-nginxproxymanager gregyankovoy/goaccess - xavierh/goaccess-for-nginxproxymanager gregyankovoy/goaccess - https://hub.docker.com/r/gregyankovoy/goaccess/dockerfile type: application diff --git a/charts/incubator/godaddy-ddns/Chart.yaml b/charts/incubator/godaddy-ddns/Chart.yaml index e6164789104..90b8ce447d9 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 + - https://hub.docker.com/jwater7/godaddy-publicip-updater - jwater7/godaddy-publicip-updater - https://hub.docker.com/r/jwater7/godaddy-publicip-updater/ type: application diff --git a/charts/incubator/gokapi/Chart.yaml b/charts/incubator/gokapi/Chart.yaml index bc74cd0c341..ebc16333e63 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 + - https://hub.docker.com/f0rc3/gokapi - f0rc3/gokapi - https://github.com/Forceu/gokapi - https://hub.docker.com/r/f0rc3/gokapi diff --git a/charts/incubator/google-cloud-storage-backup/Chart.yaml b/charts/incubator/google-cloud-storage-backup/Chart.yaml index e309ac0107d..ba57e7539d8 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 + - https://hub.docker.com/vinid223/gcloud-storage-backup - vinid223/gcloud-storage-backup - https://hub.docker.com/r/vinid223/gcloud-storage-backup type: application diff --git a/charts/incubator/googlephotossync/Chart.yaml b/charts/incubator/googlephotossync/Chart.yaml index b00b555e475..41e12a04183 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 + - https://hub.docker.com/rix1337/docker-gphotos-sync - rix1337/docker-gphotos-sync - https://hub.docker.com/r/rix1337/docker-gphotos-sync type: application diff --git a/charts/incubator/gpodder/Chart.yaml b/charts/incubator/gpodder/Chart.yaml index a86debd6cf2..23a6338f491 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 + - https://hub.docker.com/xthursdayx/gpodder-docker - xthursdayx/gpodder-docker - https://gpodder.github.io/ - https://hub.docker.com/r/xthursdayx/gpodder-docker/ diff --git a/charts/incubator/grafana-image-renderer/Chart.yaml b/charts/incubator/grafana-image-renderer/Chart.yaml index 022d79c2e10..02ca8ad2ee2 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 + - https://hub.docker.com/grafana/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 diff --git a/charts/incubator/gridcoinwalletgui/Chart.yaml b/charts/incubator/gridcoinwalletgui/Chart.yaml index 36645d9dd18..27ea0c13e1f 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 + - https://hub.docker.com/sublivion/gridcoinwalletgui - sublivion/gridcoinwalletgui - https://gridcoin.us/ - https://hub.docker.com/repository/docker/sublivion/gridcoinwalletgui diff --git a/charts/incubator/guide2go/Chart.yaml b/charts/incubator/guide2go/Chart.yaml index 5134329727d..0451e107448 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 + - https://hub.docker.com/alturismo/guide2go - alturismo/guide2go - https://github.com/alturismo/guide2go - https://hub.docker.com/r/alturismo/guide2go diff --git a/charts/incubator/h5ai/Chart.yaml b/charts/incubator/h5ai/Chart.yaml index b5550dbffc8..98e94307471 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 + - https://hub.docker.com/awesometic/h5ai - awesometic/h5ai - https://github.com/awesometic/docker-h5ai - https://hub.docker.com/r/awesometic/h5ai diff --git a/charts/incubator/halflife2deathmatch/Chart.yaml b/charts/incubator/halflife2deathmatch/Chart.yaml index 08b519c1594..c04250c2830 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 + - https://hub.docker.com/ich777/steamcmd - ich777/steamcmd - https://www.steampowered.com/ - https://hub.docker.com/r/ich777/steamcmd/ diff --git a/charts/incubator/hassconfigurator/Chart.yaml b/charts/incubator/hassconfigurator/Chart.yaml index 788639eb836..396539afd89 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 + - https://hub.docker.com/causticlab/hass-configurator-docker - causticlab/hass-configurator-docker - https://github.com/danielperna84/hass-configurator - https://hub.docker.com/r/causticlab/hass-configurator-docker//Dockerfile/ diff --git a/charts/incubator/hastebin/Chart.yaml b/charts/incubator/hastebin/Chart.yaml index ba9a12c1a5c..448c8bc41b9 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 + - https://hub.docker.com/flippinturt/hastebin - flippinturt/hastebin - https://github.com/nzzane/haste-server - https://hub.docker.com/r/flippinturt/hastebin diff --git a/charts/incubator/hasty-paste/Chart.yaml b/charts/incubator/hasty-paste/Chart.yaml index a1ef0c0482f..dafca81770a 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 + - https://ghcr.com/ghcr.io/enchant97/hasty-paste - ghcr.io/enchant97/hasty-paste - https://github.com/enchant97/hasty-paste - https://github.com/enchant97/hasty-paste/blob/main/docs/install.md diff --git a/charts/incubator/hetzner-ddns/Chart.yaml b/charts/incubator/hetzner-ddns/Chart.yaml index 7e269d46e17..1ecefd2398b 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 + - https://hub.docker.com/kutzilla/hetzner-ddns - kutzilla/hetzner-ddns - https://github.com/kutzilla/docker-hetzner-ddns - https://hub.docker.com/r/kutzilla/hetzner-ddns diff --git a/charts/incubator/hexchat/Chart.yaml b/charts/incubator/hexchat/Chart.yaml index 403a82ceaf6..2859282b414 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 + - https://hub.docker.com/binhex/arch-hexchat - binhex/arch-hexchat - https://hexchat.github.io/ - https://registry.hub.docker.com/r/binhex/arch-hexchat/ diff --git a/charts/incubator/hexo-blog/Chart.yaml b/charts/incubator/hexo-blog/Chart.yaml index f1ee13346a7..90e00285139 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 + - https://hub.docker.com/fletchto99/hexo-dev-blog - fletchto99/hexo-dev-blog - https://github.com/fletchto99/hexo-dev-docker - https://hub.docker.com/r/fletchto99/hexo-dev-blog/ diff --git a/charts/incubator/homebridge/Chart.yaml b/charts/incubator/homebridge/Chart.yaml index 8c08cbd90c7..151fb4cc774 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 + - https://ghcr.com/ghcr.io/oznu/homebridge - ghcr.io/oznu/homebridge - https://homebridge.io/ - https://github.com/oznu/docker-homebridge diff --git a/charts/incubator/hoobs/Chart.yaml b/charts/incubator/hoobs/Chart.yaml index 834c72a228c..3eb134a0ab4 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 + - https://hub.docker.com/hoobs/hoobs - hoobs/hoobs - https://hub.docker.com/r/hoobs/hoobs type: application diff --git a/charts/incubator/humhub/Chart.yaml b/charts/incubator/humhub/Chart.yaml index 86755364236..630e51f3140 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 + - https://ghcr.com/ghcr.io/siwatinc/humhub - ghcr.io/siwatinc/humhub - https://ghcr.io/siwatinc/humhub type: application diff --git a/charts/incubator/hurtworld/Chart.yaml b/charts/incubator/hurtworld/Chart.yaml index 0a5cb79e02d..9af903483ef 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 + - https://hub.docker.com/ich777/steamcmd - ich777/steamcmd - https://www.steampowered.com/ - https://hub.docker.com/r/ich777/steamcmd/ diff --git a/charts/incubator/icloudpd/Chart.yaml b/charts/incubator/icloudpd/Chart.yaml index e3b3a9abff6..889ce5420df 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 + - https://hub.docker.com/boredazfcuk/icloudpd - boredazfcuk/icloudpd - https://github.com/Womabre/-TrueNAS-docker-templates - https://hub.docker.com/r/boredazfcuk/icloudpd/ diff --git a/charts/incubator/imgpush/Chart.yaml b/charts/incubator/imgpush/Chart.yaml index 7fa45e56664..75ed5021a0a 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 + - https://hub.docker.com/hauxir/imgpush - hauxir/imgpush - https://github.com/hauxir/imgpush - https://hub.docker.com/r/hauxir/imgpush diff --git a/charts/incubator/import-ics/Chart.yaml b/charts/incubator/import-ics/Chart.yaml index 546efaeb6c4..060346c8186 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 + - https://hub.docker.com/vilhjalmr26/import_ics - vilhjalmr26/import_ics - https://github.com/Vilhjalmr26/import_ics - https://hub.docker.com/repository/docker/vilhjalmr26/import_ics diff --git a/charts/incubator/inkscape-desktop-g3/Chart.yaml b/charts/incubator/inkscape-desktop-g3/Chart.yaml index 1ce7cdf35a6..54c574bae1c 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 + - https://hub.docker.com/accetto/ubuntu-vnc-xfce-inkscape-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 diff --git a/charts/incubator/insurgencysandstorm/Chart.yaml b/charts/incubator/insurgencysandstorm/Chart.yaml index 40c519790f0..7d49ff32feb 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 + - https://hub.docker.com/ich777/steamcmd - ich777/steamcmd - https://www.steampowered.com/ - https://hub.docker.com/r/ich777/steamcmd/ diff --git a/charts/incubator/invitarr/Chart.yaml b/charts/incubator/invitarr/Chart.yaml index 5b6468f31f1..4e3b3a30736 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 + - https://hub.docker.com/piratify/invitarr - piratify/invitarr - https://github.com/Sleepingpirates/Invitarr - https://hub.docker.com/r/piratify/invitarr diff --git a/charts/incubator/ipmi-tools/Chart.yaml b/charts/incubator/ipmi-tools/Chart.yaml index 4778ce7c6ee..1b86c7ad19c 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 + - https://hub.docker.com/edchamberlain/ipmi-tools - edchamberlain/ipmi-tools - https://github.com/EdwardChamberlain/IPMI-Fan-Controller - https://hub.docker.com/r/edchamberlain/ipmi-tools diff --git a/charts/incubator/jackett2telegram/Chart.yaml b/charts/incubator/jackett2telegram/Chart.yaml index bf099820dad..c459d002029 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 + - https://hub.docker.com/danimart1991/jackett2telegram - danimart1991/jackett2telegram - https://github.com/danimart1991/jackett2telegram - https://hub.docker.com/r/danimart1991/jackett2telegram diff --git a/charts/incubator/jelu/Chart.yaml b/charts/incubator/jelu/Chart.yaml index 62430c75e96..6d44161572b 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 + - https://hub.docker.com/wabayang/jelu - wabayang/jelu - https://github.com/bayang/jelu - https://hub.docker.com/r/wabayang/jelu diff --git a/charts/incubator/jenkins/Chart.yaml b/charts/incubator/jenkins/Chart.yaml index 8216484de94..cdff62e4d76 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 + - https://hub.docker.com/jenkins/jenkins - jenkins/jenkins - https://hub.docker.com/r/jenkins/jenkins type: application diff --git a/charts/incubator/jmzhomeproxy/Chart.yaml b/charts/incubator/jmzhomeproxy/Chart.yaml index 6d69a4791d8..702a770c9bf 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 + - https://hub.docker.com/jmzsoftware/jmzhomelabproxy - jmzsoftware/jmzhomelabproxy - https://github.com/JmzTaylor/homelab_proxy/ - https://hub.docker.com/u/jmzsoftware diff --git a/charts/incubator/jump/Chart.yaml b/charts/incubator/jump/Chart.yaml index 498e3267469..40573664b7c 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 + - https://hub.docker.com/daledavies/jump - daledavies/jump - https://github.com/daledavies/jump - https://hub.docker.com/r/daledavies/jump diff --git a/charts/incubator/kavitaemail/Chart.yaml b/charts/incubator/kavitaemail/Chart.yaml index 086e22fa66a..0419844c17a 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 + - https://hub.docker.com/kizaing/kavitaemail - kizaing/kavitaemail - https://truecharts.org/docs/charts/incubator/kavitaemail - https://github.com/Kareadita/KavitaEmail diff --git a/charts/incubator/kdenlive-vnc/Chart.yaml b/charts/incubator/kdenlive-vnc/Chart.yaml index 3b3a70fa5c0..fb5636ec22a 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 + - https://hub.docker.com/tessypowder/docker-kdenlive - tessypowder/docker-kdenlive - https://github.com/JonathanTreffler/kdenlive-vnc-docker - https://hub.docker.com/r/tessypowder/docker-kdenlive/ diff --git a/charts/incubator/kdenlive/Chart.yaml b/charts/incubator/kdenlive/Chart.yaml index abd05014bcf..43873ada7b6 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 + - https://hub.docker.com/tessypowder/docker-kdenlive lscr.io/linuxserver/kdenlive - tessypowder/docker-kdenlive lscr.io/linuxserver/kdenlive - https://kdenlive.org/ - https://github.com/orgs/linuxserver/packages/container/package/kdenlive diff --git a/charts/incubator/keeweb/Chart.yaml b/charts/incubator/keeweb/Chart.yaml index e4c99f1ff49..e8e26df30b1 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 + - https://hub.docker.com/antelle/keeweb - antelle/keeweb - https://github.com/keeweb/keeweb - https://hub.docker.com/r/antelle/keeweb diff --git a/charts/incubator/kerbalspaceprogram-lmp/Chart.yaml b/charts/incubator/kerbalspaceprogram-lmp/Chart.yaml index a11d5839cc9..2dcea6f9e66 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 + - https://hub.docker.com/ich777/lunamultiplayer-ksp - ich777/lunamultiplayer-ksp - https://github.com/LunaMultiplayer/LunaMultiplayer - https://hub.docker.com/r/ich777/lunamultiplayer-ksp/ diff --git a/charts/incubator/kerio-connect/Chart.yaml b/charts/incubator/kerio-connect/Chart.yaml index 371be5a4f34..b9264ac0f10 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 + - https://hub.docker.com/chvb/docker-kerio-connect - chvb/docker-kerio-connect - http://kerio.com - https://hub.docker.com/r/chvb/docker-kerio-connect/ diff --git a/charts/incubator/kitana/Chart.yaml b/charts/incubator/kitana/Chart.yaml index a6551b3c293..5a347505eac 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 + - https://hub.docker.com/pannal/kitana - pannal/kitana - https://github.com/pannal/Kitana - https://hub.docker.com/r/pannal/kitana/ diff --git a/charts/incubator/krusader/Chart.yaml b/charts/incubator/krusader/Chart.yaml index 5b10e3a5fd1..074d1b1273d 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 + - https://hub.docker.com/ich777/krusader - ich777/krusader - https://krusader.org/ - https://hub.docker.com/r/ich777/krusader diff --git a/charts/incubator/lastoasis/Chart.yaml b/charts/incubator/lastoasis/Chart.yaml index 482b7c1eac3..193dc994895 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 + - https://hub.docker.com/ich777/steamcmd - ich777/steamcmd - https://store.steampowered.com/ - https://hub.docker.com/r/ich777/steamcmd/ diff --git a/charts/incubator/left4dead/Chart.yaml b/charts/incubator/left4dead/Chart.yaml index 74903c218c5..be427ad3789 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 + - https://hub.docker.com/ich777/steamcmd - ich777/steamcmd - https://www.steampowered.com/ - https://hub.docker.com/r/ich777/steamcmd/ diff --git a/charts/incubator/lemur-cfssl/Chart.yaml b/charts/incubator/lemur-cfssl/Chart.yaml index 6a032ccfdc1..b1cfc47aeb8 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 + - https://hub.docker.com/halianelf/lemur - halianelf/lemur - https://github.com/Netflix/lemur - https://hub.docker.com/r/halianelf/lemur/ diff --git a/charts/incubator/lenpaste/Chart.yaml b/charts/incubator/lenpaste/Chart.yaml index bd6e84b2ee3..76f531dedd6 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 + - https://hub.docker.com/git.lcomrade.su/root/lenpaste - git.lcomrade.su/root/lenpaste - https://git.lcomrade.su/root/lenpaste version: 3.0.19 diff --git a/charts/incubator/lingva/Chart.yaml b/charts/incubator/lingva/Chart.yaml index ae3ee64746f..ddbfc3de9d5 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 + - https://hub.docker.com/thedaviddelta/lingva-translate - thedaviddelta/lingva-translate - https://github.com/TheDavidDelta/lingva-translate - https://hub.docker.com/r/thedaviddelta/lingva-translate diff --git a/charts/incubator/linkwallet/Chart.yaml b/charts/incubator/linkwallet/Chart.yaml index fdd142dcf2d..ad0608304c9 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 + - https://hub.docker.com/tardisx/linkwallet - tardisx/linkwallet - https://github.com/tardisx/linkwallet version: 2.0.8 diff --git a/charts/incubator/livebook/Chart.yaml b/charts/incubator/livebook/Chart.yaml index a589b132761..f551f620d68 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 + - https://hub.docker.com/livebook/livebook - livebook/livebook - https://livebook.dev/ - https://hub.docker.com/r/livebook/livebook diff --git a/charts/incubator/livestreamdvr/Chart.yaml b/charts/incubator/livestreamdvr/Chart.yaml index 0edd7ba564c..d0b1f3361c7 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 + - https://hub.docker.com/mrbrax/twitchautomator - mrbrax/twitchautomator - https://github.com/MrBrax/LiveStreamDVR - https://hub.docker.com/r/mrbrax/twitchautomator/ diff --git a/charts/incubator/llalon-github-backup/Chart.yaml b/charts/incubator/llalon-github-backup/Chart.yaml index 5fe2e4e06e0..362095eafe3 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 + - https://hub.docker.com/docker.io/llalon/github-backup - docker.io/llalon/github-backup - https://github.com/abusesa/github-backup - https://hub.docker.com/r/llalon/github-backup diff --git a/charts/incubator/longvinter/Chart.yaml b/charts/incubator/longvinter/Chart.yaml index 42912491da4..b54136f6627 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 + - https://hub.docker.com/ich777/steamcmd - ich777/steamcmd - https://www.steampowered.com/ - https://hub.docker.com/r/ich777/steamcmd/ diff --git a/charts/incubator/mailpile/Chart.yaml b/charts/incubator/mailpile/Chart.yaml index 0d23ec7d6a6..6834b058730 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 + - https://hub.docker.com/rroemhild/mailpile - rroemhild/mailpile - https://www.mailpile.is/ - https://hub.docker.com/r/rroemhild/mailpile/ diff --git a/charts/incubator/maloja/Chart.yaml b/charts/incubator/maloja/Chart.yaml index a82b93d1f30..0738765586d 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 + - https://hub.docker.com/krateng/maloja - krateng/maloja - https://maloja.krateng.ch/ - https://hub.docker.com/r/krateng/maloja diff --git a/charts/incubator/mango/Chart.yaml b/charts/incubator/mango/Chart.yaml index f03a23bf975..6c2883500cb 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 + - https://hub.docker.com/hkalexling/mango - hkalexling/mango - https://github.com/hkalexling/mango - https://hub.docker.com/r/hkalexling/mango diff --git a/charts/incubator/media-roller/Chart.yaml b/charts/incubator/media-roller/Chart.yaml index b0464e64b80..917ca03bf5f 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 + - https://hub.docker.com/ronnieroller/media-roller - ronnieroller/media-roller - https://github.com/rroller/media-roller - https://hub.docker.com/repository/docker/ronnieroller/media-roller diff --git a/charts/incubator/mediaelch/Chart.yaml b/charts/incubator/mediaelch/Chart.yaml index 6790bff3411..505eaa6dda0 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 + - https://hub.docker.com/masonxx/mediaelch - masonxx/mediaelch - https://github.com/Komet/MediaElch - https://hub.docker.com/repository/docker/masonxx/mediaelch diff --git a/charts/incubator/mediagoblin/Chart.yaml b/charts/incubator/mediagoblin/Chart.yaml index ca2b24d795e..3ff138478ab 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 + - https://hub.docker.com/mtlynch/mediagoblin - mtlynch/mediagoblin - https://mediagoblin.org/ - https://hub.docker.com/r/mtlynch/mediagoblin/ diff --git a/charts/incubator/megasync/Chart.yaml b/charts/incubator/megasync/Chart.yaml index 2f4087f9d18..e1979089bd0 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 + - https://hub.docker.com/ich777/megasync - ich777/megasync - https://hub.docker.com/r/ich777/doh-server - https://hub.docker.com/r/ich777/megasync diff --git a/charts/incubator/memories-of-mars/Chart.yaml b/charts/incubator/memories-of-mars/Chart.yaml index c71337b7637..fac8d6a1c0e 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 + - https://hub.docker.com/ich777/steamcmd - ich777/steamcmd - https://memoriesofmars.com/ - https://hub.docker.com/r/ich777/steamcmd/ diff --git a/charts/incubator/metatube/Chart.yaml b/charts/incubator/metatube/Chart.yaml index c437d9741b8..c29d3fb91da 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 + - https://hub.docker.com/jvt038/metatube - jvt038/metatube - https://github.com/JVT038/MetaTube - https://hub.docker.com/r/jvt038/metatube diff --git a/charts/incubator/microbin/Chart.yaml b/charts/incubator/microbin/Chart.yaml index ca017d8c5fa..ae31f7745f0 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 + - https://hub.docker.com/danielszabo99/microbin - danielszabo99/microbin - https://github.com/szabodanika/microbin version: 2.0.7 diff --git a/charts/incubator/mindustry/Chart.yaml b/charts/incubator/mindustry/Chart.yaml index af52aac4abf..f2c08b5e702 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 + - https://hub.docker.com/ich777/mindustry-server - ich777/mindustry-server - https://anuke.itch.io/mindustry - https://hub.docker.com/r/ich777/mindustry-server/ diff --git a/charts/incubator/mineos/Chart.yaml b/charts/incubator/mineos/Chart.yaml index 9ed43c6e319..958896f87d5 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 + - https://hub.docker.com/hexparrot/mineos - hexparrot/mineos - https://hub.docker.com/r/hexparrot/mineos - https://github.com/hexparrot/mineos-node diff --git a/charts/incubator/mininote/Chart.yaml b/charts/incubator/mininote/Chart.yaml index 6b4b57770fd..de0af6c4e1f 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 + - https://hub.docker.com/n1try/mininote - n1try/mininote - https://github.com/muety/mininote - https://hub.docker.com/r/n1try/mininote diff --git a/charts/incubator/misskey/Chart.yaml b/charts/incubator/misskey/Chart.yaml index 4b64d9d5506..29d345f635f 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 + - https://hub.docker.com/misskey/misskey - misskey/misskey - https://github.com/misskey-dev/misskey/ - https://hub.docker.com/r/misskey/misskey/ diff --git a/charts/incubator/mocodo-mcd/Chart.yaml b/charts/incubator/mocodo-mcd/Chart.yaml index f4c6b42b1c8..a0d24f5ee8c 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 + - https://hub.docker.com/olprog/mocodo - 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 diff --git a/charts/incubator/mojopaste/Chart.yaml b/charts/incubator/mojopaste/Chart.yaml index 954c824b401..0518e908fb5 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 + - https://hub.docker.com/jhthorsen/mojopaste - jhthorsen/mojopaste - https://github.com/jhthorsen/app-mojopaste - https://hub.docker.com/r/jhthorsen/mojopaste diff --git a/charts/incubator/monero-node/Chart.yaml b/charts/incubator/monero-node/Chart.yaml index e4db457127d..0352e8bb95e 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 + - https://hub.docker.com/kannix/monero-full-node - kannix/monero-full-node - https://github.com/kannix/monero-full-node - https://hub.docker.com/r/kannix/monero-full-node diff --git a/charts/incubator/money-balancer/Chart.yaml b/charts/incubator/money-balancer/Chart.yaml index caf4b466df9..0a97c85409d 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 + - https://ghcr.com/ghcr.io/dorianim/money-balancer - ghcr.io/dorianim/money-balancer - https://github.com/dorianim/money-balancer type: application diff --git a/charts/incubator/mordhau/Chart.yaml b/charts/incubator/mordhau/Chart.yaml index f5495e73874..7f7284c87f3 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 + - https://hub.docker.com/ich777/steamcmd - ich777/steamcmd - https://www.steampowered.com/ - https://hub.docker.com/r/ich777/steamcmd/ diff --git a/charts/incubator/moviegrabber/Chart.yaml b/charts/incubator/moviegrabber/Chart.yaml index b2efcc96aa4..78d7241a614 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 + - https://hub.docker.com/binhex/arch-moviegrabber - binhex/arch-moviegrabber - https://github.com/binhex/moviegrabber - https://registry.hub.docker.com/r/binhex/arch-moviegrabber/ diff --git a/charts/incubator/multi-scrobbler/Chart.yaml b/charts/incubator/multi-scrobbler/Chart.yaml index 87ad65887cc..1bd0c3c10ed 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 + - https://hub.docker.com/foxxmd/multi-scrobbler - foxxmd/multi-scrobbler - https://hub.docker.com/repository/docker/foxxmd/multi-scrobbler type: application diff --git a/charts/incubator/namecheap-ddns/Chart.yaml b/charts/incubator/namecheap-ddns/Chart.yaml index 96cfe41320d..b244a174a75 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 + - https://hub.docker.com/edchamberlain/namecheap_ddns - edchamberlain/namecheap_ddns - https://github.com/EdwardChamberlain/namecheap_ddns - https://hub.docker.com/r/edchamberlain/namecheap_ddns diff --git a/charts/incubator/necesse/Chart.yaml b/charts/incubator/necesse/Chart.yaml index 15882cdff07..84c10407482 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 + - https://hub.docker.com/ich777/steamcmd - ich777/steamcmd - https://www.steampowered.com/ - https://hub.docker.com/r/ich777/steamcmd/ diff --git a/charts/incubator/netbox/Chart.yaml b/charts/incubator/netbox/Chart.yaml index 8d9dfec074d..b2f102c854b 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 + - https://hub.docker.com/netboxcommunity/netbox - netboxcommunity/netbox - https://github.com/netbox-community/netbox-docker version: 3.0.27 diff --git a/charts/incubator/neverwinternights-ee/Chart.yaml b/charts/incubator/neverwinternights-ee/Chart.yaml index 2b074eafe75..2e8a066974c 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 + - https://hub.docker.com/ich777/nwnee-server - ich777/nwnee-server - https://www.beamdog.com/games/neverwinter-nights-enhanced/ - https://hub.docker.com/r/ich777/nwnee-server/ diff --git a/charts/incubator/newyearcountdownclock/Chart.yaml b/charts/incubator/newyearcountdownclock/Chart.yaml index 494b67d458b..12783471152 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 + - https://hub.docker.com/modem7/newyearcountdown - modem7/newyearcountdown - https://github.com/modem7/Docker-NewYearCountdown - https://hub.docker.com/r/modem7/newyearcountdown diff --git a/charts/incubator/nightscout/Chart.yaml b/charts/incubator/nightscout/Chart.yaml index 7faa064c31b..1b605de96e4 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 + - https://hub.docker.com/nightscout/cgm-remote-monitor-travis - nightscout/cgm-remote-monitor-travis - https://github.com/nightscout/cgm-remote-monitor - https://registry.hub.docker.com/r/nightscout/cgm-remote-monitor-travis diff --git a/charts/incubator/nitter/Chart.yaml b/charts/incubator/nitter/Chart.yaml index 47743670295..37ab5ddc208 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 + - https://hub.docker.com/zedeus/nitter - zedeus/nitter - https://github.com/zedeus/nitter type: application diff --git a/charts/incubator/noisedash/Chart.yaml b/charts/incubator/noisedash/Chart.yaml index d402d9fe800..8e91e1c9c04 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 + - https://hub.docker.com/noisedash/noisedash - noisedash/noisedash - https://github.com/kaythomas0/noisedash version: 2.0.9 diff --git a/charts/incubator/nosqlclient/Chart.yaml b/charts/incubator/nosqlclient/Chart.yaml index f200f5a4e35..cfe844d34fd 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 + - https://hub.docker.com/mongoclient/mongoclient - mongoclient/mongoclient - https://github.com/nosqlclient/nosqlclient - https://hub.docker.com/r/mongoclient/mongoclient/ diff --git a/charts/incubator/notarius/Chart.yaml b/charts/incubator/notarius/Chart.yaml index a227cf879f2..736a2ac8101 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 + - https://hub.docker.com/agusalex/notarius - agusalex/notarius - https://github.com/agusalex/Notarius - https://hub.docker.com/r/agusalex/Notarius diff --git a/charts/incubator/notea/Chart.yaml b/charts/incubator/notea/Chart.yaml index fc8e439757f..4e47c8ceacc 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 + - https://hub.docker.com/diamkil/notea - diamkil/notea - https://github.com/diamkil/docker-notea - https://registry.hub.docker.com/r/diamkil/notea/ diff --git a/charts/incubator/obs-ndi/Chart.yaml b/charts/incubator/obs-ndi/Chart.yaml index c2b9c9218a2..d029e1962c4 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 + - https://hub.docker.com/patrickstigler/obs-ndi - patrickstigler/obs-ndi - https://github.com/patrickstigler/docker-obs-ndi - https://hub.docker.com/r/patrickstigler/obs-ndi diff --git a/charts/incubator/observium/Chart.yaml b/charts/incubator/observium/Chart.yaml index ece4f33166a..edbc5514748 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 + - https://hub.docker.com/uberchuckie/observium - uberchuckie/observium - https://www.observium.org/ - https://hub.docker.com/r/uberchuckie/observium/ diff --git a/charts/incubator/obsidian/Chart.yaml b/charts/incubator/obsidian/Chart.yaml index 4fdacd93ca9..d10b97d3886 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 + - https://ghcr.com/ghcr.io/sytone/obsidian-remote - ghcr.io/sytone/obsidian-remote - https://github.com/sytone/obsidian-remote - https://github.com/sytone/obsidian-remote/pkgs/container/obsidian-remote diff --git a/charts/incubator/onlinecheckyourserver/Chart.yaml b/charts/incubator/onlinecheckyourserver/Chart.yaml index 63a9b583756..fe6b40ac14f 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 + - https://hub.docker.com/ich777/online-check-pushover - ich777/online-check-pushover - https://hub.docker.com/r/ich777/online-check-pushover - https://hub.docker.com/r/ich777/online-check-pushover diff --git a/charts/incubator/openaudible/Chart.yaml b/charts/incubator/openaudible/Chart.yaml index a299e7a3619..4d7b61673ac 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 + - https://hub.docker.com/openaudible/openaudible - openaudible/openaudible - https://github.com/openaudible/openaudible_docker version: 2.0.7 diff --git a/charts/incubator/openbooks/Chart.yaml b/charts/incubator/openbooks/Chart.yaml index b0a076dc88c..edd627e2ff1 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 + - https://hub.docker.com/evanbuss/openbooks - evanbuss/openbooks - https://github.com/evan-buss/openbooks - https://hub.docker.com/r/evanbuss/openbooks diff --git a/charts/incubator/opengl-desktop-g3/Chart.yaml b/charts/incubator/opengl-desktop-g3/Chart.yaml index acd384d8dc2..c635d097e1f 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 + - https://hub.docker.com/accetto/ubuntu-vnc-xfce-opengl-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 diff --git a/charts/incubator/openproject/Chart.yaml b/charts/incubator/openproject/Chart.yaml index 79cf5a415dd..0ead5acf6d4 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 + - https://hub.docker.com/openproject/community - openproject/community - http://openproject.org - https://hub.docker.com/u/openproject diff --git a/charts/incubator/openra/Chart.yaml b/charts/incubator/openra/Chart.yaml index 002833bc9ac..0eb10f7fa96 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 + - https://hub.docker.com/rmoriz/openra - rmoriz/openra - http://openra.net/ - https://hub.docker.com/r/rmoriz/openra diff --git a/charts/incubator/openttd/Chart.yaml b/charts/incubator/openttd/Chart.yaml index 9981558494e..d06b9e9f57f 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 + - https://hub.docker.com/ich777/openttdserver - ich777/openttdserver - https://www.openttd.org/ - https://hub.docker.com/r/ich777/openttdserver diff --git a/charts/incubator/orbital-sync/Chart.yaml b/charts/incubator/orbital-sync/Chart.yaml index f5f63cb80fd..3a954f6f71c 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 + - https://ghcr.com/ghcr.io/mattwebbio/orbital-sync - ghcr.io/mattwebbio/orbital-sync - https://github.com/mattwebbio/orbital-sync/pkgs/container/orbital-sync type: application diff --git a/charts/incubator/owi2plex/Chart.yaml b/charts/incubator/owi2plex/Chart.yaml index 2f189c8d831..b7a899c4659 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 + - https://hub.docker.com/alturismo/owi2plex - alturismo/owi2plex - https://github.com/alturismo/owi2plex - https://hub.docker.com/r/alturismo/owi2plex diff --git a/charts/incubator/owntracks/Chart.yaml b/charts/incubator/owntracks/Chart.yaml index 6de3c217391..93221d7a95d 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 + - https://hub.docker.com/owntracks/recorder - owntracks/recorder - https://github.com/owntracks/recorder - https://github.com/owntracks/docker-recorder diff --git a/charts/incubator/passwordpusherephemeral/Chart.yaml b/charts/incubator/passwordpusherephemeral/Chart.yaml index 0ad483b37bb..6b8f1547d6b 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 + - https://hub.docker.com/pglombardo/pwpush-ephemeral - pglombardo/pwpush-ephemeral - https://github.com/pglombardo/PasswordPusher - https://hub.docker.com/r/pglombardo/pwpush-ephemeral/ diff --git a/charts/incubator/pastey/Chart.yaml b/charts/incubator/pastey/Chart.yaml index ad8ab3a4fcc..d96eb090bb9 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 + - https://hub.docker.com/cesura/pastey - cesura/pastey - https://github.com/Cesura/pastey - https://hub.docker.com/r/cesura/pastey/ diff --git a/charts/incubator/pavlovvr/Chart.yaml b/charts/incubator/pavlovvr/Chart.yaml index f0aa12084b9..f9cb292a6bc 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 + - https://hub.docker.com/ich777/steamcmd - ich777/steamcmd - https://www.steampowered.com/ - https://hub.docker.com/r/ich777/steamcmd/ diff --git a/charts/incubator/phoronix-test-suite/Chart.yaml b/charts/incubator/phoronix-test-suite/Chart.yaml index 9fe4b565f65..91cd01c4e20 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 + - https://hub.docker.com/phoronix/pts - phoronix/pts - https://github.com/phoronix-test-suite/phoronix-test-suite - https://hub.docker.com/r/phoronix/pts/ diff --git a/charts/incubator/photo-stream/Chart.yaml b/charts/incubator/photo-stream/Chart.yaml index 7486421a663..de435df9880 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 + - https://hub.docker.com/waschinski/photo-stream - waschinski/photo-stream - https://github.com/waschinski/photo-stream - https://hub.docker.com/r/waschinski/photo-stream diff --git a/charts/incubator/photostructure/Chart.yaml b/charts/incubator/photostructure/Chart.yaml index c066ae2b57b..81b789e880d 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 + - https://hub.docker.com/photostructure/server - photostructure/server - https://photostructure.com/ - https://hub.docker.com/r/photostructure/server/ diff --git a/charts/incubator/phpmyadmin/Chart.yaml b/charts/incubator/phpmyadmin/Chart.yaml index 7a09f0b9f0b..4944488bb1f 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 + - https://hub.docker.com/phpmyadmin/phpmyadmin - phpmyadmin/phpmyadmin - https://hub.docker.com/r/phpmyadmin/phpmyadmin/ type: application diff --git a/charts/incubator/pigallery2/Chart.yaml b/charts/incubator/pigallery2/Chart.yaml index 0e349b3c05f..37a190e3b94 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 + - https://hub.docker.com/bpatrik/pigallery2 - bpatrik/pigallery2 - https://github.com/bpatrik/pigallery2 - https://hub.docker.com/r/bpatrik/pigallery2 diff --git a/charts/incubator/pingvin-share/Chart.yaml b/charts/incubator/pingvin-share/Chart.yaml index e007e1fc90a..08249fd3bc2 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 + - https://hub.docker.com/stonith404/pingvin-share - stonith404/pingvin-share - https://github.com/stonith404/pingvin-share - https://hub.docker.com/r/stonith404/pingvin-share diff --git a/charts/incubator/piwigo/Chart.yaml b/charts/incubator/piwigo/Chart.yaml index e6698c454b8..bee56b28807 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 + - https://ghcr.com/ghcr.io/linuxserver/piwigo - ghcr.io/linuxserver/piwigo - http://piwigo.org/ - https://github.com/linuxserver/docker-piwigo diff --git a/charts/incubator/pixark/Chart.yaml b/charts/incubator/pixark/Chart.yaml index 7cbd0864049..590d282dd6d 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 + - https://hub.docker.com/ich777/steamcmd - ich777/steamcmd - https://pixark.snail.com/ - https://hub.docker.com/r/ich777/steamcmd/ diff --git a/charts/incubator/pixelserv-tls/Chart.yaml b/charts/incubator/pixelserv-tls/Chart.yaml index 4025438b524..c47bff5aa37 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 + - https://hub.docker.com/imthai/pixelserv-tls - imthai/pixelserv-tls - https://github.com/imTHAI/docker-pixelserv-tls - https://hub.docker.com/r/imthai/pixelserv-tls/ diff --git a/charts/incubator/plausible/Chart.yaml b/charts/incubator/plausible/Chart.yaml index f31af2d9115..81cac84378e 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 + - https://hub.docker.com/plausible/analytics - plausible/analytics - https://plausible.io/ - https://plausible.io/docs/self-hosting diff --git a/charts/incubator/plex-meta-manager/Chart.yaml b/charts/incubator/plex-meta-manager/Chart.yaml index c4f7b383c5e..9ad433b27cb 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 + - https://hub.docker.com/meisnate12/plex-meta-manager - meisnate12/plex-meta-manager - https://hub.docker.com/r/meisnate12/plex-meta-manager - https://github.com/meisnate12/Plex-Meta-Manager diff --git a/charts/incubator/plexanisync/Chart.yaml b/charts/incubator/plexanisync/Chart.yaml index 432417b8c8b..61c238b8cd3 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 + - https://ghcr.com/ghcr.io/rickdb/plexanisync - ghcr.io/rickdb/plexanisync - https://github.com/RickDB/PlexAniSync - https://github.com/RickDB/PlexAniSync/pkgs/container/plexanisync diff --git a/charts/incubator/plexripper/Chart.yaml b/charts/incubator/plexripper/Chart.yaml index d20c1eca180..e2322824881 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 + - https://hub.docker.com/plexripper/plexripper - plexripper/plexripper - https://github.com/PlexRipper/PlexRipper/ - https://hub.docker.com/r/plexripper/plexripper/ diff --git a/charts/incubator/plextraktsync/Chart.yaml b/charts/incubator/plextraktsync/Chart.yaml index 94cca368cd8..268a0ca5cb5 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 + - https://ghcr.com/ghcr.io/taxel/plextraktsync - ghcr.io/taxel/plextraktsync - https://github.com/Taxel/PlexTraktSync - https://ghcr.io/taxel/plextraktsync diff --git a/charts/incubator/plik/Chart.yaml b/charts/incubator/plik/Chart.yaml index cfacb2e762e..b1fdb2fec69 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 + - https://hub.docker.com/rootgg/plik - rootgg/plik - https://github.com/root-gg/plik type: application diff --git a/charts/incubator/post-recording/Chart.yaml b/charts/incubator/post-recording/Chart.yaml index 28c50264f03..25e57ae8fbb 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 + - https://hub.docker.com/chacawaca/post-recording - chacawaca/post-recording - https://github.com/chacawaca/docker-post-recording - https://hub.docker.com/r/chacawaca/post-recording diff --git a/charts/incubator/poste/Chart.yaml b/charts/incubator/poste/Chart.yaml index c610320b9fa..7f8d51dde81 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 + - https://hub.docker.com/petersem/posterr analogic/poste.io - petersem/posterr analogic/poste.io - https://poste.io/ - https://hub.docker.com/r/analogic/poste.io/ diff --git a/charts/incubator/postscriptum/Chart.yaml b/charts/incubator/postscriptum/Chart.yaml index e597ea205a1..f0ee7400fad 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 + - https://hub.docker.com/ich777/steamcmd - ich777/steamcmd - https://www.steampowered.com/ - https://hub.docker.com/r/ich777/steamcmd/ diff --git a/charts/incubator/preclear/Chart.yaml b/charts/incubator/preclear/Chart.yaml index 4f282e982f2..20685f3c011 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 + - https://hub.docker.com/binhex/arch-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/ diff --git a/charts/incubator/pritunl/Chart.yaml b/charts/incubator/pritunl/Chart.yaml index d4eda5583da..28b1fb86cda 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 + - https://hub.docker.com/bashninja/docker-pritunl - bashninja/docker-pritunl - https://pritunl.com/ - https://hub.docker.com/r/bashninja/docker-pritunl/ diff --git a/charts/incubator/privatebin/Chart.yaml b/charts/incubator/privatebin/Chart.yaml index eecec24109d..9b65a9efa60 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 + - https://hub.docker.com/privatebin/pdo - privatebin/pdo - https://privatebin.info/ - https://github.com/PrivateBin/PrivateBin diff --git a/charts/incubator/projectzomboidreporter-frontend/Chart.yaml b/charts/incubator/projectzomboidreporter-frontend/Chart.yaml index e8f439c61c5..87d2c0ebc18 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 + - https://hub.docker.com/chrisashtear/zomboid-reporter-frontend - chrisashtear/zomboid-reporter-frontend - https://github.com/ChrisAshtear/Zomboid-Server-Stats-Reporter/ - https://hub.docker.com/r/chrisashtear/zomboid-reporter-frontend/ diff --git a/charts/incubator/prpdf/Chart.yaml b/charts/incubator/prpdf/Chart.yaml index 0e17697c45f..e8ab1212db2 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 + - https://hub.docker.com/knex666/prpdf - knex666/prpdf - https://github.com/maschhoff/prpdf - https://hub.docker.com/r/knex666/prpdf diff --git a/charts/incubator/ps3netsrv/Chart.yaml b/charts/incubator/ps3netsrv/Chart.yaml index 7d2681fc8dc..f902c4e1c50 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 + - https://hub.docker.com/shawly/ps3netsrv - shawly/ps3netsrv - https://github.com/aldostools/webMAN-MOD/tree/master/_Projects_/ps3netsrv - https://hub.docker.com/r/shawly/ps3netsrv diff --git a/charts/incubator/pt-helper/Chart.yaml b/charts/incubator/pt-helper/Chart.yaml index daf7564818e..516de8b5948 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 + - https://hub.docker.com/crazyq/pt_helper - crazyq/pt_helper - https://hub.docker.com/r/crazyq/pt_helper type: application diff --git a/charts/incubator/pure-ftpd/Chart.yaml b/charts/incubator/pure-ftpd/Chart.yaml index 5f8e2cbe13f..80ed83a6b02 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 + - https://hub.docker.com/crazymax/pure-ftpd - crazymax/pure-ftpd - https://www.pureftpd.org/project/pure-ftpd/ - https://hub.docker.com/r/crazymax/pure-ftpd/ diff --git a/charts/incubator/pvk-ii/Chart.yaml b/charts/incubator/pvk-ii/Chart.yaml index 14a7bcf0f0f..a3a4b9d4787 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 + - https://hub.docker.com/ich777/steamcmd - ich777/steamcmd - https://www.steampowered.com/ - https://hub.docker.com/r/ich777/steamcmd/ diff --git a/charts/incubator/pwm/Chart.yaml b/charts/incubator/pwm/Chart.yaml index 4589c388b6d..b04f3755002 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 + - https://hub.docker.com/fjudith/pwm - fjudith/pwm - https://github.com/pwm-project/pwm - https://hub.docker.com/r/fjudith/pwm diff --git a/charts/incubator/pyload-ng/Chart.yaml b/charts/incubator/pyload-ng/Chart.yaml index b18c8efdb16..be5cab187e0 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 + - https://hub.docker.com/lscr.io/linuxserver/pyload-ng - lscr.io/linuxserver/pyload-ng - https://pyload.net/ - https://github.com/orgs/linuxserver/packages/container/package/pyload-ng diff --git a/charts/incubator/qflood/Chart.yaml b/charts/incubator/qflood/Chart.yaml index 6506e577595..c1b751507ad 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 + - https://hub.docker.com/cr.hotio.dev/hotio/qflood - cr.hotio.dev/hotio/qflood - https://hotio.dev/containers/qflood - https://hub.docker.com/r/hotio/qflood diff --git a/charts/incubator/quake3/Chart.yaml b/charts/incubator/quake3/Chart.yaml index 4ea7620404b..4aa485cf39d 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 + - https://hub.docker.com/ich777/quake3 - ich777/quake3 - https://www.idsoftware.com/ - https://hub.docker.com/r/ich777/quake3 diff --git a/charts/incubator/quickshare/Chart.yaml b/charts/incubator/quickshare/Chart.yaml index 9f8e323dd0d..df22cbe44ac 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 + - https://hub.docker.com/hexxa/quickshare - hexxa/quickshare - https://github.com/ihexxa/quickshare - https://hub.docker.com/r/hexxa/quickshare diff --git a/charts/incubator/quiz-game/Chart.yaml b/charts/incubator/quiz-game/Chart.yaml index 437498c3d69..6fa3c26d295 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 + - https://hub.docker.com/patrickstigler/quiz-game - patrickstigler/quiz-game - https://github.com/ASKJR/quiz-game - https://registry.hub.docker.com/r/patrickstigler/quiz-game diff --git a/charts/incubator/qwantify/Chart.yaml b/charts/incubator/qwantify/Chart.yaml index b94a721c459..2e61c43b97b 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 + - https://ghcr.com/ghcr.io/wanjohiryan/qwantify - ghcr.io/wanjohiryan/qwantify - https://github.com/wanjohiryan/qwantify type: application diff --git a/charts/incubator/ra-rom-processor/Chart.yaml b/charts/incubator/ra-rom-processor/Chart.yaml index ec05f35bafe..43b8b5dfecd 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 + - https://hub.docker.com/randomninjaatk/raromprocessor - randomninjaatk/raromprocessor - https://github.com/RandomNinjaAtk/docker-raromprocessor - https://hub.docker.com/r/randomninjaatk/raromprocessor diff --git a/charts/incubator/radarrsync/Chart.yaml b/charts/incubator/radarrsync/Chart.yaml index 6d3b50f15d6..379dedd44cd 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 + - https://hub.docker.com/dmanius/radarrsync-docker - dmanius/radarrsync-docker - https://github.com/dairefinn/RadarrSync - https://hub.docker.com/r/dmanius/radarrsync-docker/ diff --git a/charts/incubator/radicale/Chart.yaml b/charts/incubator/radicale/Chart.yaml index 0aa421a2265..57143bab7dd 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 + - https://hub.docker.com/tomsquest/docker-radicale - tomsquest/docker-radicale - https://radicale.org/ - https://github.com/Kozea/Radicale diff --git a/charts/incubator/raneto/Chart.yaml b/charts/incubator/raneto/Chart.yaml index 4657bd8f0d2..3486ef51c8d 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 + - https://hub.docker.com/lscr.io/linuxserver/raneto - lscr.io/linuxserver/raneto - http://raneto.com/ - https://github.com/orgs/linuxserver/packages/container/package/raneto diff --git a/charts/incubator/rapidphotodownloader/Chart.yaml b/charts/incubator/rapidphotodownloader/Chart.yaml index 79fbaadca6c..5e6e0d0c1ab 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 + - https://hub.docker.com/ich777/rapidphotodownloader - ich777/rapidphotodownloader - https://www.damonlynch.net/rapid/ - https://hub.docker.com/r/ich777/rapidphotodownloader/ diff --git a/charts/incubator/raspberrymatic/Chart.yaml b/charts/incubator/raspberrymatic/Chart.yaml index b3b52f8fb83..138c2b63ccf 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 + - https://ghcr.com/ghcr.io/jens-maus/raspberrymatic - ghcr.io/jens-maus/raspberrymatic - https://github.com/jens-maus/RaspberryMatic - https://github.com/jens-maus/RaspberryMatic/pkgs/container/raspberrymatic diff --git a/charts/incubator/reactive-resume/Chart.yaml b/charts/incubator/reactive-resume/Chart.yaml index 78fd372d8ad..2638e1a575d 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 + - https://hub.docker.com/amruthpillai/reactive-resume - amruthpillai/reactive-resume - https://rxresu.me/ - https://hub.docker.com/r/amruthpillai/reactive-resume/ diff --git a/charts/incubator/red-discordbot/Chart.yaml b/charts/incubator/red-discordbot/Chart.yaml index 81e55aa283e..4f8284c6509 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 + - https://hub.docker.com/phasecorex/red-discordbot - phasecorex/red-discordbot - https://github.com/PhasecoreX/docker-red-discordbot - https://hub.docker.com/r/phasecorex/red-discordbot/ diff --git a/charts/incubator/redisinsight/Chart.yaml b/charts/incubator/redisinsight/Chart.yaml index da281ef354f..b840e21a992 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 + - https://hub.docker.com/redislabs/redisinsight - redislabs/redisinsight - https://redis.com/redis-enterprise/redis-insight/ - https://hub.docker.com/r/redislabs/redisinsight diff --git a/charts/incubator/redm/Chart.yaml b/charts/incubator/redm/Chart.yaml index 0ad3117cc28..0ebffffdab9 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 + - https://hub.docker.com/redmine ich777/redmserver - redmine ich777/redmserver - https://redm.gg/ - https://hub.docker.com/r/ich777/redmserver/ diff --git a/charts/incubator/remotely/Chart.yaml b/charts/incubator/remotely/Chart.yaml index 78a94085732..409377840eb 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 + - https://hub.docker.com/esphome/esphome pannal/kitana translucency/remotely restic/rest-server - esphome/esphome pannal/kitana translucency/remotely restic/rest-server - https://remotely.one/ - https://hub.docker.com/r/translucency/remotely/ diff --git a/charts/incubator/restic-rest-server/Chart.yaml b/charts/incubator/restic-rest-server/Chart.yaml index 112f47e2a7a..39653781ddc 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 + - https://hub.docker.com/restic/rest-server - restic/rest-server - https://github.com/restic/rest-server - https://hub.docker.com/r/restic/rest-server diff --git a/charts/incubator/restreamer/Chart.yaml b/charts/incubator/restreamer/Chart.yaml index 98bac2e4273..2106444da6a 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 + - https://hub.docker.com/datarhei/restreamer - datarhei/restreamer - https://datarhei.github.io/restreamer/ - https://hub.docker.com/r/datarhei/restreamer diff --git a/charts/incubator/rflood/Chart.yaml b/charts/incubator/rflood/Chart.yaml index 3b6aeecf25e..24e7d71804b 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 + - https://hub.docker.com/cr.hotio.dev/hotio/rflood - cr.hotio.dev/hotio/rflood - https://hotio.dev/containers/rflood - https://hub.docker.com/r/hotio/rflood diff --git a/charts/incubator/rickroll/Chart.yaml b/charts/incubator/rickroll/Chart.yaml index 6ddd903f13d..4d4f5f8cd6f 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 + - https://hub.docker.com/modem7/docker-rickroll - modem7/docker-rickroll - https://github.com/modem7/docker-rickroll - https://hub.docker.com/r/modem7/docker-rickroll diff --git a/charts/incubator/rimgo/Chart.yaml b/charts/incubator/rimgo/Chart.yaml index 64d725bd94a..aab40e214c4 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 + - https://quay.com/quay.io/pussthecatorg/rimgo - quay.io/pussthecatorg/rimgo - https://quay.io/repository/pussthecatorg/rimgo type: application diff --git a/charts/incubator/rmlint/Chart.yaml b/charts/incubator/rmlint/Chart.yaml index 0ea2e285e49..4d7c351eb0b 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 + - https://hub.docker.com/bobbintb/docker-rmlint-unraid - bobbintb/docker-rmlint-unraid - https://github.com/sahib/rmlint - https://hub.docker.com/r/bobbintb/docker-rmlint-TrueNAS diff --git a/charts/incubator/root/Chart.yaml b/charts/incubator/root/Chart.yaml index a69ccd73131..f7056108f6f 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 + - https://hub.docker.com/ich777/fivemserver git.lcomrade.su/root/lenpaste rootgg/plik ich777/redmserver bgameiro/arch-cern-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 diff --git a/charts/incubator/rss-proxy/Chart.yaml b/charts/incubator/rss-proxy/Chart.yaml index 671f22eb5e5..537e1f5ddfc 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 + - https://hub.docker.com/damoeb/rss-proxy - damoeb/rss-proxy - https://github.com/damoeb/rss-proxy - https://hub.docker.com/r/damoeb/rss-proxy diff --git a/charts/incubator/rss-to-telegram/Chart.yaml b/charts/incubator/rss-to-telegram/Chart.yaml index dcd45da9294..5e4e7b4ef53 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 + - https://hub.docker.com/bokker/rss.to.telegram - bokker/rss.to.telegram - https://github.com/BoKKeR/RSS-to-Telegram-Bot - https://hub.docker.com/r/bokker/rss.to.telegram diff --git a/charts/incubator/rstudio/Chart.yaml b/charts/incubator/rstudio/Chart.yaml index 125e10aab6e..5899a1ca7f2 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 + - https://hub.docker.com/rocker/rstudio - rocker/rstudio - https://github.com/rocker-org/rocker-versioned2 - https://hub.docker.com/r/rocker/rstudio/ diff --git a/charts/incubator/rtmpserver/Chart.yaml b/charts/incubator/rtmpserver/Chart.yaml index 7f48212c315..b13693024fb 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 + - https://hub.docker.com/alqutami/rtmp-hls - alqutami/rtmp-hls - https://github.com/TareqAlqutami/rtmp-hls-server - https://hub.docker.com/r/alqutami/rtmp-hls diff --git a/charts/incubator/rust/Chart.yaml b/charts/incubator/rust/Chart.yaml index 75a5459dc55..66002ba508b 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 + - https://ghcr.com/ofawx/bitcoind ich777/steamcmd ekzhang/rustpad ghcr.io/siafoundation/siad - ofawx/bitcoind ich777/steamcmd ekzhang/rustpad ghcr.io/siafoundation/siad - https://www.steampowered.com/ - https://hub.docker.com/r/ich777/steamcmd/ diff --git a/charts/incubator/rustpad/Chart.yaml b/charts/incubator/rustpad/Chart.yaml index 1dc428ed01d..c8ad52b8010 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 + - https://hub.docker.com/ekzhang/rustpad - ekzhang/rustpad - https://github.com/ekzhang/rustpad - https://hub.docker.com/r/ekzhang/rustpad diff --git a/charts/incubator/s3backup/Chart.yaml b/charts/incubator/s3backup/Chart.yaml index 7cdc45a0730..1be814aca19 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 + - https://hub.docker.com/joch/s3backup - joch/s3backup - https://registry.hub.docker.com/r/joch/s3backup/ type: application diff --git a/charts/incubator/s3sync/Chart.yaml b/charts/incubator/s3sync/Chart.yaml index 784df8bf3df..473f9ba11a8 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 + - https://hub.docker.com/whatname/docker-s3sync - whatname/docker-s3sync - https://github.com/what-name/docker-s3sync - https://hub.docker.com/repository/docker/whatname/docker-s3sync diff --git a/charts/incubator/scprime/Chart.yaml b/charts/incubator/scprime/Chart.yaml index a9386b5648c..8bc3bf2afe1 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 + - https://hub.docker.com/scprime/scprime - scprime/scprime - https://scpri.me - https://hub.docker.com/r/scprime/scprime diff --git a/charts/incubator/searx/Chart.yaml b/charts/incubator/searx/Chart.yaml index 7f6b38641ee..82fb83f2f4a 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 + - https://hub.docker.com/searx/searx searxng/searxng - searx/searx searxng/searxng - https://github.com/asciimoo/searx - https://hub.docker.com/r/searx/searx/ diff --git a/charts/incubator/searxng/Chart.yaml b/charts/incubator/searxng/Chart.yaml index 1e65bc2f7b1..8546917b014 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 + - https://hub.docker.com/searxng/searxng - searxng/searxng - https://github.com/searxng/searxng - https://hub.docker.com/r/searxng/searxng diff --git a/charts/incubator/seedsync/Chart.yaml b/charts/incubator/seedsync/Chart.yaml index b1a80ea5646..e34611d1684 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 + - https://hub.docker.com/ipsingh06/seedsync - ipsingh06/seedsync - https://github.com/ipsingh06/seedsync - https://hub.docker.com/r/ipsingh06/seedsync/ diff --git a/charts/incubator/self-service-password/Chart.yaml b/charts/incubator/self-service-password/Chart.yaml index 6bba450b84c..d5faab84cd4 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 + - https://hub.docker.com/tiredofit/self-service-password - tiredofit/self-service-password - https://github.com/tiredofit/docker-self-service-password - https://hub.docker.com/r/tiredofit/self-service-password diff --git a/charts/incubator/send/Chart.yaml b/charts/incubator/send/Chart.yaml index 6fe694e8c73..26766824a93 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 + - https://ghcr.com/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 - 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 diff --git a/charts/incubator/senseai-server/Chart.yaml b/charts/incubator/senseai-server/Chart.yaml index 9b308dcd3b7..4691dee29e4 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 + - https://hub.docker.com/codeproject/senseai-server - codeproject/senseai-server - https://github.com/codeproject/CodeProject.SenseAI - https://hub.docker.com/r/codeproject/senseai-server diff --git a/charts/incubator/serpbear/Chart.yaml b/charts/incubator/serpbear/Chart.yaml index 5091c95c5fd..c250c232a25 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 + - https://hub.docker.com/towfiqi/serpbear - towfiqi/serpbear - https://github.com/towfiqi/serpbear - https://hub.docker.com/r/towfiqi/serpbear diff --git a/charts/incubator/serviio/Chart.yaml b/charts/incubator/serviio/Chart.yaml index d75f80afb79..cf34d208492 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 + - https://hub.docker.com/riftbit/serviio - riftbit/serviio - https://serviio.org/ - https://hub.docker.com/r/riftbit/serviio diff --git a/charts/incubator/sftpgo/Chart.yaml b/charts/incubator/sftpgo/Chart.yaml index f62953f0aaf..1dbfd636f2b 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 + - https://hub.docker.com/drakkan/sftpgo - drakkan/sftpgo - https://github.com/drakkan/sftpgo - https://hub.docker.com/r/drakkan/sftpgo diff --git a/charts/incubator/shaarli/Chart.yaml b/charts/incubator/shaarli/Chart.yaml index 442f9b09e32..3a31ebf0bb5 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 + - https://hub.docker.com/shaarli/shaarli - shaarli/shaarli - https://github.com/shaarli/Shaarli - https://hub.docker.com/r/shaarli/shaarli/ diff --git a/charts/incubator/shadowsocks/Chart.yaml b/charts/incubator/shadowsocks/Chart.yaml index a5a4a3f3292..41318b7aac4 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 + - https://hub.docker.com/shadowsocks/shadowsocks-libev - shadowsocks/shadowsocks-libev - https://github.com/shadowsocks/shadowsocks-libev/blob/master/docker/alpine/README.md - https://hub.docker.com/r/shadowsocks/shadowsocks-libev diff --git a/charts/incubator/shapeshifter-obfuscator/Chart.yaml b/charts/incubator/shapeshifter-obfuscator/Chart.yaml index f5550795ba9..c368a9b8869 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 + - https://hub.docker.com/juchong/shapeshifter-docker - juchong/shapeshifter-docker - https://github.com/juchong/shapeshifter-docker - https://hub.docker.com/r/juchong/shapeshifter-docker diff --git a/charts/incubator/sheetable/Chart.yaml b/charts/incubator/sheetable/Chart.yaml index ff6f04ce7e3..9fd80ddd9fd 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 + - https://hub.docker.com/vallezw/sheetable - vallezw/sheetable - https://sheetable.net/docs - https://github.com/SheetAble diff --git a/charts/incubator/shoko-server/Chart.yaml b/charts/incubator/shoko-server/Chart.yaml index cf5980f445f..a9c2f48d039 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 + - https://hub.docker.com/shokoanime/server - shokoanime/server - https://github.com/ShokoAnime/ShokoServer - https://hub.docker.com/r/shokoanime/server/ diff --git a/charts/incubator/shortipy/Chart.yaml b/charts/incubator/shortipy/Chart.yaml index ea55e44c49a..e9dd39fa9bd 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 + - https://hub.docker.com/knex666/shortipy - knex666/shortipy - https://github.com/maschhoff/shortipy - https://hub.docker.com/repository/docker/knex666/shortipy diff --git a/charts/incubator/sia-daemon/Chart.yaml b/charts/incubator/sia-daemon/Chart.yaml index ecde79f68fb..8a8dc7053d7 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 + - https://ghcr.com/ghcr.io/siafoundation/siad - ghcr.io/siafoundation/siad - https://github.com/siafoundation/siad - https://github.com/SiaFoundation/siad/pkgs/container/siad diff --git a/charts/incubator/sinusbot/Chart.yaml b/charts/incubator/sinusbot/Chart.yaml index 122f8e14e45..a53064d2f4c 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 + - https://hub.docker.com/sinusbot/docker - sinusbot/docker - https://forum.sinusbot.com - https://hub.docker.com/r/sinusbot/docker diff --git a/charts/incubator/slack-invite/Chart.yaml b/charts/incubator/slack-invite/Chart.yaml index c6acdd9a68d..c0c23340749 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 + - https://hub.docker.com/ninthwalker/slack-invite - ninthwalker/slack-invite - httpss://github.com/ninthwalker/slack-invite - https://hub.docker.com/r/ninthwalker/slack-invite/ diff --git a/charts/incubator/snippet-box/Chart.yaml b/charts/incubator/snippet-box/Chart.yaml index ecc695cac75..29dde02ea67 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 + - https://hub.docker.com/pawelmalak/snippet-box - pawelmalak/snippet-box - https://github.com/pawelmalak/snippet-box - https://hub.docker.com/r/pawelmalak/snippet-box diff --git a/charts/incubator/snowflake-proxy/Chart.yaml b/charts/incubator/snowflake-proxy/Chart.yaml index 1301589cd52..013d2cb064d 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 + - https://hub.docker.com/thetorproject/snowflake-proxy - thetorproject/snowflake-proxy - https://gitlab.torproject.org/tpo/anti-censorship/docker-snowflake-proxy - https://hub.docker.com/r/thetorproject/snowflake-proxy diff --git a/charts/incubator/socials/Chart.yaml b/charts/incubator/socials/Chart.yaml index cb3a60ddfc2..461530a07fb 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 + - https://ghcr.com/ghcr.io/diamkil/socials - ghcr.io/diamkil/socials - https://github.com/diamkil/socials - https://registry.hub.docker.com/r/diamkil/socials/ diff --git a/charts/incubator/sonarqube/Chart.yaml b/charts/incubator/sonarqube/Chart.yaml index 2ae99eca2da..d54375b8c24 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 + - https://hub.docker.com/sonarqube - sonarqube - https://github.com/SonarSource/sonarqube - https://hub.docker.com/_/sonarqube/ diff --git a/charts/incubator/songkong/Chart.yaml b/charts/incubator/songkong/Chart.yaml index ede10e315f3..eb7dac75a4e 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 + - https://hub.docker.com/songkong/songkong - songkong/songkong - http://www.jthink.net/songkong - https://hub.docker.com/r/songkong/songkong/ diff --git a/charts/incubator/sourcegraph/Chart.yaml b/charts/incubator/sourcegraph/Chart.yaml index 63019c2f70b..f523527025a 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 + - https://hub.docker.com/sourcegraph/server - sourcegraph/server - https://hub.docker.com/r/sourcegraph/server/ type: application diff --git a/charts/incubator/spaceengineers/Chart.yaml b/charts/incubator/spaceengineers/Chart.yaml index 3cc050d4d62..5a232663264 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 + - https://hub.docker.com/devidian/spaceengineers - devidian/spaceengineers - https://hub.docker.com/r/devidian/spaceengineers/ - https://hub.docker.com/r/devidian/spaceengineers/ diff --git a/charts/incubator/speedtest-tracker/Chart.yaml b/charts/incubator/speedtest-tracker/Chart.yaml index 4b25718f76b..52154e192d6 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 + - https://ghcr.com/ghcr.io/alexjustesen/speedtest-tracker - ghcr.io/alexjustesen/speedtest-tracker - https://github.com/alexjustesen/speedtest-tracker version: 3.0.26 diff --git a/charts/incubator/splunk/Chart.yaml b/charts/incubator/splunk/Chart.yaml index 1243f18e55e..ebe5b91bfc1 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 + - https://hub.docker.com/atunnecliffe/splunk - atunnecliffe/splunk - https://splunk.github.io/docker-splunk - https://hub.docker.com/r/splunk/splunk diff --git a/charts/incubator/sqlite-web/Chart.yaml b/charts/incubator/sqlite-web/Chart.yaml index cbd6f0bfdcc..a5ed6bc0a4f 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 + - https://hub.docker.com/coleifer/sqlite-web - coleifer/sqlite-web - https://github.com/coleifer/sqlite-web - https://hub.docker.com/r/coleifer/sqlite-web diff --git a/charts/incubator/st-reborn-server/Chart.yaml b/charts/incubator/st-reborn-server/Chart.yaml index d5fb8f17e7f..b01b34df98e 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 + - https://hub.docker.com/tiltedphoques/st-reborn-server - tiltedphoques/st-reborn-server - https://github.com/tiltedphoques/TiltedEvolution - https://hub.docker.com/r/tiltedphoques/st-reborn-server diff --git a/charts/incubator/stackedit/Chart.yaml b/charts/incubator/stackedit/Chart.yaml index db994c661c6..74fc7a1abc3 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 + - https://hub.docker.com/qmcgaw/stackedit - qmcgaw/stackedit - https://stackedit.io/ - https://hub.docker.com/r/qmcgaw/stackedit/ diff --git a/charts/incubator/standardnotes-web/Chart.yaml b/charts/incubator/standardnotes-web/Chart.yaml index 7aaf43874d9..889ec25215b 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 + - https://hub.docker.com/standardnotes/web - standardnotes/web - https://standardnotes.org/ - https://hub.docker.com/r/standardnotes/web diff --git a/charts/incubator/starmade/Chart.yaml b/charts/incubator/starmade/Chart.yaml index 6f929c6267f..92189e89c8b 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 + - https://hub.docker.com/ich777/starmade-server - ich777/starmade-server - https://www.star-made.org/ - https://hub.docker.com/r/ich777/starmade-server/ diff --git a/charts/incubator/stationeers/Chart.yaml b/charts/incubator/stationeers/Chart.yaml index e927d5777e9..bc5a0cdc3be 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 + - https://hub.docker.com/ich777/steamcmd - ich777/steamcmd - https://www.steampowered.com/ - https://hub.docker.com/r/ich777/steamcmd/ diff --git a/charts/incubator/storm/Chart.yaml b/charts/incubator/storm/Chart.yaml index 5c2887d11e3..fa8cc33df55 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 + - https://ghcr.com/ich777/steamcmd ghcr.io/relvacode/storm - ich777/steamcmd ghcr.io/relvacode/storm - https://github.com/relvacode/storm - https://github.com/relvacode/storm/pkgs/container/storm diff --git a/charts/incubator/stun-turn-server/Chart.yaml b/charts/incubator/stun-turn-server/Chart.yaml index 575fe20a8f5..73629828cdf 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 + - https://hub.docker.com/ich777/stun-turn-server - ich777/stun-turn-server - https://hub.docker.com/r/ich777/stun-turn-server type: application diff --git a/charts/incubator/suistartpage/Chart.yaml b/charts/incubator/suistartpage/Chart.yaml index c020f52d8a4..2b439b7f6af 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 + - https://hub.docker.com/corneliousjd/sui-startpage - corneliousjd/sui-startpage - https://github.com/CorneliousJD/SUI-Startpage - https://hub.docker.com/r/corneliousjd/sui-startpage/ diff --git a/charts/incubator/survivethenights/Chart.yaml b/charts/incubator/survivethenights/Chart.yaml index 8e6a5add6dd..179ef9392fb 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 + - https://hub.docker.com/ich777/steamcmd - ich777/steamcmd - https://www.steampowered.com/ - https://hub.docker.com/r/ich777/steamcmd/ diff --git a/charts/incubator/tachidesk-docker/Chart.yaml b/charts/incubator/tachidesk-docker/Chart.yaml index fb5b247909e..71263d2dba6 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 + - https://ghcr.com/ghcr.io/suwayomi/tachidesk - ghcr.io/suwayomi/tachidesk - https://github.com/Suwayomi/Tachidesk-Server - https://github.com/suwayomi/docker-tachidesk diff --git a/charts/incubator/tanoshi/Chart.yaml b/charts/incubator/tanoshi/Chart.yaml index 748f29c2488..0d08f47f099 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 + - https://hub.docker.com/faldez/tanoshi - faldez/tanoshi - https://github.com/faldez/tanoshi - https://hub.docker.com/r/faldez/tanoshi diff --git a/charts/incubator/tar1090/Chart.yaml b/charts/incubator/tar1090/Chart.yaml index 5eab109db50..247b50089fb 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 + - https://hub.docker.com/mikenye/tar1090 - mikenye/tar1090 - https://hub.docker.com/r/mikenye/tar1090 - https://hub.docker.com/r/mikenye/tar1090/ diff --git a/charts/incubator/tasmoadmin/Chart.yaml b/charts/incubator/tasmoadmin/Chart.yaml index c4a611e535e..449bddd7729 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 + - https://hub.docker.com/raymondmm/tasmoadmin - raymondmm/tasmoadmin - https://hub.docker.com/r/raymondmm/tasmoadmin/ type: application diff --git a/charts/incubator/tasmobackup/Chart.yaml b/charts/incubator/tasmobackup/Chart.yaml index b745df6b46e..f9752a58490 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 + - https://hub.docker.com/danmed/tasmobackupv1 - danmed/tasmobackupv1 - https://hub.docker.com/r/danmed/tasmobackupv1/ type: application diff --git a/charts/incubator/tasmocompiler/Chart.yaml b/charts/incubator/tasmocompiler/Chart.yaml index 43249259a77..ccbd489ac2e 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 + - https://hub.docker.com/benzino77/tasmocompiler - benzino77/tasmocompiler - https://github.com/benzino77/tasmocompiler - https://hub.docker.com/r/benzino77/tasmocompiler diff --git a/charts/incubator/technitium/Chart.yaml b/charts/incubator/technitium/Chart.yaml index a014d143e82..be710a77843 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 + - https://hub.docker.com/technitium/dns-server - technitium/dns-server - https://github.com/TechnitiumSoftware/DnsServer - https://technitium.com/ diff --git a/charts/incubator/teedy-docs/Chart.yaml b/charts/incubator/teedy-docs/Chart.yaml index abd23757111..6223444ce36 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 + - https://hub.docker.com/sismics/docs - sismics/docs - https://github.com/sismics/docs - https://hub.docker.com/r/sismics/docs/ diff --git a/charts/incubator/telethon-downloader/Chart.yaml b/charts/incubator/telethon-downloader/Chart.yaml index 6209211b2d6..7f84bfbee84 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 + - https://hub.docker.com/jsavargas/telethon_downloader - jsavargas/telethon_downloader - https://docs.telethon.dev/ - https://hub.docker.com/r/jsavargas/telethon_downloader diff --git a/charts/incubator/terraria-tshock/Chart.yaml b/charts/incubator/terraria-tshock/Chart.yaml index 3889733dc53..23b0ac325c4 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 + - https://hub.docker.com/ich777/terrariaserver - ich777/terrariaserver - https://tshock.co/ - https://hub.docker.com/r/ich777/terrariaserver diff --git a/charts/incubator/theforest/Chart.yaml b/charts/incubator/theforest/Chart.yaml index 75eb01e3bb2..5478be4ddb0 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 + - https://hub.docker.com/ich777/steamcmd - ich777/steamcmd - https://www.steampowered.com/ - https://hub.docker.com/r/ich777/steamcmd/ diff --git a/charts/incubator/thumba/Chart.yaml b/charts/incubator/thumba/Chart.yaml index 090da2cfc45..68cea65196d 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 + - https://hub.docker.com/bokker/thumba - bokker/thumba - https://github.com/BoKKeR/thumba - https://hub.docker.com/r/bokker/thumba diff --git a/charts/incubator/thunderbird/Chart.yaml b/charts/incubator/thunderbird/Chart.yaml index 1b311d57211..d60bdd60eac 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 + - https://hub.docker.com/ich777/thunderbird - ich777/thunderbird - https://www.thunderbird.net/ - https://hub.docker.com/r/ich777/thunderbird/ diff --git a/charts/incubator/timetagger/Chart.yaml b/charts/incubator/timetagger/Chart.yaml index 2fce4ac2279..e6392dffde8 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 + - https://ghcr.com/ghcr.io/almarklein/timetagger - ghcr.io/almarklein/timetagger - https://timetagger.app - https://github.com/almarklein/timetagger diff --git a/charts/incubator/tonido/Chart.yaml b/charts/incubator/tonido/Chart.yaml index dc2178f00e5..e577f930bdc 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 + - https://hub.docker.com/captinsano/tonido - captinsano/tonido - https://registry.hub.docker.com/r/captinsano/tonido/ type: application diff --git a/charts/incubator/tracks/Chart.yaml b/charts/incubator/tracks/Chart.yaml index f13d98819d6..d1fc36e1ee6 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 + - https://hub.docker.com/owntracks/recorder tracksapp/tracks - owntracks/recorder tracksapp/tracks - http://www.getontracks.org/ - https://hub.docker.com/r/tracksapp/tracks diff --git a/charts/incubator/traktarr/Chart.yaml b/charts/incubator/traktarr/Chart.yaml index 7f3b873f496..ad69dfbe6ef 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 + - https://hub.docker.com/eafxx/traktarr - eafxx/traktarr - https://github.com/l3uddz/traktarr - https://hub.docker.com/r/eafxx/traktarr diff --git a/charts/incubator/trango/Chart.yaml b/charts/incubator/trango/Chart.yaml index 849e2dfc60d..33eff3ed34c 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 + - https://hub.docker.com/tak786/trango-self-hosted - tak786/trango-self-hosted - https://trango.io/ - https://hub.docker.com/r/tak786/trango-self-hosted diff --git a/charts/incubator/troddit/Chart.yaml b/charts/incubator/troddit/Chart.yaml index 40e5f754ceb..f00009cdf15 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 + - https://hub.docker.com/bsyed/troddit - bsyed/troddit - https://github.com/burhan-syed/troddit - https://hub.docker.com/r/bsyed/troddit diff --git a/charts/incubator/ts-dnsserver/Chart.yaml b/charts/incubator/ts-dnsserver/Chart.yaml index 9aabf1e3f04..6618c4eeb9e 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 + - https://hub.docker.com/roxedus/ts-dnsserver - roxedus/ts-dnsserver - https://github.com/TechnitiumSoftware/DnsServer - https://hub.docker.com/r/roxedus/ts-dnsserver/ diff --git a/charts/incubator/ts3-manager/Chart.yaml b/charts/incubator/ts3-manager/Chart.yaml index 0236ed113f0..8b22cb9196f 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 + - https://hub.docker.com/joni1802/ts3-manager - joni1802/ts3-manager - https://hub.docker.com/r/joni1802/ts3-manager/ - https://github.com/joni1802/ts3-manager/ diff --git a/charts/incubator/tubearchivist-es/Chart.yaml b/charts/incubator/tubearchivist-es/Chart.yaml index d1b20a9cef7..e3512c689fd 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 + - https://hub.docker.com/bbilly1/tubearchivist-es - bbilly1/tubearchivist-es - https://github.com/elastic/elasticsearch - https://hub.docker.com/_/elasticsearch diff --git a/charts/incubator/tubearchivist-redisjson/Chart.yaml b/charts/incubator/tubearchivist-redisjson/Chart.yaml index 27651c6cf0e..694232b1c87 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 + - https://hub.docker.com/redislabs/rejson - redislabs/rejson - https://github.com/RedisJSON/RedisJSON - https://hub.docker.com/r/redislabs/rejson/ diff --git a/charts/incubator/tubesync/Chart.yaml b/charts/incubator/tubesync/Chart.yaml index 047789656df..4e75190ae23 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 + - https://ghcr.com/ghcr.io/meeb/tubesync - ghcr.io/meeb/tubesync - https://github.com/meeb/tubesync - https://registry.hub.docker.com/r/ghcr.io/meeb/tubesync diff --git a/charts/incubator/tvhproxy/Chart.yaml b/charts/incubator/tvhproxy/Chart.yaml index 5b5e11d3290..d17bdebfb7b 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 + - https://hub.docker.com/chvb/docker-tvhproxy - chvb/docker-tvhproxy - https://hub.docker.com/r/chvb/docker-tvhproxy type: application diff --git a/charts/incubator/twonky-server/Chart.yaml b/charts/incubator/twonky-server/Chart.yaml index ae956c51bae..25643c3a6a5 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 + - https://hub.docker.com/dtjs48jkt/twonkyserver - dtjs48jkt/twonkyserver - https://github.com/H2CK/twonkyserver - https://hub.docker.com/r/dtjs48jkt/twonkyserver/ diff --git a/charts/incubator/ubuntu-xrdp/Chart.yaml b/charts/incubator/ubuntu-xrdp/Chart.yaml index e2a38e24c1e..3a197d5cf03 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 + - https://hub.docker.com/snoopy86/desktop-dockers - snoopy86/desktop-dockers - https://registry.hub.docker.com/r/snoopy86/desktop-dockers/ type: application diff --git a/charts/incubator/umami/Chart.yaml b/charts/incubator/umami/Chart.yaml index 3fe458a306d..231f7ecda15 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 + - https://ghcr.com/ghcr.io/umami-software/umami - ghcr.io/umami-software/umami - https://github.com/umami-software/umami version: 3.0.20 diff --git a/charts/incubator/ungoogled-chromium/Chart.yaml b/charts/incubator/ungoogled-chromium/Chart.yaml index 5894bb7aab0..dd4657a4988 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 + - https://hub.docker.com/ich777/ungoogled-chromium - ich777/ungoogled-chromium - https://www.google.com/chrome/ - https://hub.docker.com/r/ich777/ungoogled-chromium/ diff --git a/charts/incubator/universal-media-server/Chart.yaml b/charts/incubator/universal-media-server/Chart.yaml index 667484dbe79..8740e5327b6 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 + - https://hub.docker.com/universalmediaserver/ums - universalmediaserver/ums - https://www.universalmediaserver.com/ - https://hub.docker.com/r/universalmediaserver/ums diff --git a/charts/incubator/unturned/Chart.yaml b/charts/incubator/unturned/Chart.yaml index b70be05363d..fed8d751502 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 + - https://hub.docker.com/ich777/steamcmd - ich777/steamcmd - https://www.steampowered.com/ - https://hub.docker.com/r/ich777/steamcmd/ diff --git a/charts/incubator/urban-terror/Chart.yaml b/charts/incubator/urban-terror/Chart.yaml index c289c319ea6..d97b7cf54e7 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 + - https://hub.docker.com/ich777/urbanterror - ich777/urbanterror - https://www.urbanterror.info/ - https://hub.docker.com/r/ich777/urbanterror/ diff --git a/charts/incubator/v-rising/Chart.yaml b/charts/incubator/v-rising/Chart.yaml index 173cf21956f..01cf91e2e8d 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 + - https://hub.docker.com/ich777/steamcmd - ich777/steamcmd - https://steampowered.com/ - https://hub.docker.com/r/ich777/steamcmd/ diff --git a/charts/incubator/valetudo-mapper/Chart.yaml b/charts/incubator/valetudo-mapper/Chart.yaml index 3e36c01ec0f..1507b716c4a 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 + - https://hub.docker.com/rand256/valetudo-mapper - rand256/valetudo-mapper - https://github.com/rand256/valetudo-mapper - https://hub.docker.com/r/rand256/valetudo-mapper/ diff --git a/charts/incubator/vaulthunters/Chart.yaml b/charts/incubator/vaulthunters/Chart.yaml index 19c402cb321..ca9a3f5f3b5 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 + - https://hub.docker.com/goobaroo/vaulthunters - goobaroo/vaulthunters - https://vaulthunters.gg - https://hub.docker.com/repository/docker/goobaroo/vaulthunters diff --git a/charts/incubator/venstar2mqtt/Chart.yaml b/charts/incubator/venstar2mqtt/Chart.yaml index 15035275dad..1d93500a81b 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 + - https://hub.docker.com/terafin/mqtt-venstar-bridge - terafin/mqtt-venstar-bridge - https://github.com/terafin/mqtt-venstar-bridge - https://hub.docker.com/r/terafin/mqtt-venstar-bridge/ diff --git a/charts/incubator/vertex/Chart.yaml b/charts/incubator/vertex/Chart.yaml index 48358d629d4..be74391c48d 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 + - https://hub.docker.com/lswl/vertex - lswl/vertex - https://gitlab.lswl.in/lswl/vertex - https://hub.docker.com/r/lswl/vertex diff --git a/charts/incubator/vintage-story/Chart.yaml b/charts/incubator/vintage-story/Chart.yaml index 1cfd3a54075..6987ac99521 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 + - https://hub.docker.com/ich777/vintagestory - ich777/vintagestory - https://www.vintagestory.at/ - https://hub.docker.com/r/ich777/vintagestory/ diff --git a/charts/incubator/virt-manager/Chart.yaml b/charts/incubator/virt-manager/Chart.yaml index 2830f801542..6fce74565d2 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 + - https://hub.docker.com/mber5/virt-manager - mber5/virt-manager - https://hub.docker.com/r/mber5/virt-manager type: application diff --git a/charts/incubator/vlmcsd-kms-server/Chart.yaml b/charts/incubator/vlmcsd-kms-server/Chart.yaml index d1923a1a5d3..7e03550a4bd 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 + - https://hub.docker.com/mikolatero/vlmcsd - mikolatero/vlmcsd - https://github.com/mikolatero/docker-vlmcsd - https://hub.docker.com/r/mikolatero/vlmcsd/ diff --git a/charts/incubator/vorta/Chart.yaml b/charts/incubator/vorta/Chart.yaml index e1f69886bf8..97981a35190 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 + - https://ghcr.com/ghcr.io/borgbase/vorta-docker - ghcr.io/borgbase/vorta-docker - https://github.com/borgbase/vorta-docker - https://ghcr.io/borgbase/vorta-docker diff --git a/charts/incubator/webp-server/Chart.yaml b/charts/incubator/webp-server/Chart.yaml index 52e94c2bf93..60c1e1db0c6 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 + - https://hub.docker.com/webpsh/webps - webpsh/webps - https://github.com/webp-sh/webp_server_go - https://hub.docker.com/r/webpsh/webps diff --git a/charts/incubator/wifi-card/Chart.yaml b/charts/incubator/wifi-card/Chart.yaml index 200487b1d1c..5b656be2e0d 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 + - https://hub.docker.com/bndw/wifi-card - bndw/wifi-card - https://github.com/bndw/wifi-card - https://hub.docker.com/r/bndw/wifi-card/ diff --git a/charts/incubator/wizarr/Chart.yaml b/charts/incubator/wizarr/Chart.yaml index c6d7f91df9a..fc58e3abb57 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 + - https://hub.docker.com/wizarr/wizarr - wizarr/wizarr - https://github.com/Wizarrrr/wizarr - https://hub.docker.com/r/wizarr/wizarr diff --git a/charts/incubator/xmrig/Chart.yaml b/charts/incubator/xmrig/Chart.yaml index 6cfd3f76706..53e916debb3 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 + - https://hub.docker.com/lnxd/xmrig - lnxd/xmrig - https://hub.docker.com/r/lnxd/xmrig type: application diff --git a/charts/incubator/xonotic/Chart.yaml b/charts/incubator/xonotic/Chart.yaml index f694c048b92..6a3d32fb3ef 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 + - https://hub.docker.com/ich777/xonotic - ich777/xonotic - https://www.xonotic.org/ - https://hub.docker.com/r/ich777/xonotic/ diff --git a/charts/incubator/xware/Chart.yaml b/charts/incubator/xware/Chart.yaml index ab732e13732..3b7133f91a8 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 + - https://hub.docker.com/caiguai/docker-xware - caiguai/docker-xware - https://hub.docker.com/r/caiguai/docker-xware - https://hub.docker.com/r/caiguai/docker-xware diff --git a/charts/incubator/yacreaderlibraryserver/Chart.yaml b/charts/incubator/yacreaderlibraryserver/Chart.yaml index 3b59f4b112b..e4565842809 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 + - https://hub.docker.com/xthursdayx/yacreaderlibrary-server-docker - xthursdayx/yacreaderlibrary-server-docker - https://www.yacreader.com - https://hub.docker.com/r/xthursdayx/yacreaderlibrary-server-docker/ diff --git a/charts/incubator/yacy/Chart.yaml b/charts/incubator/yacy/Chart.yaml index 29e98b7516f..99aff2afb7c 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 + - https://hub.docker.com/yacy/yacy_search_server - yacy/yacy_search_server - https://yacy.net/ - https://hub.docker.com/r/yacy/yacy_search_server/ diff --git a/charts/incubator/yourls/Chart.yaml b/charts/incubator/yourls/Chart.yaml index 6bc23a1c1e4..f0afa44ae22 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 + - https://hub.docker.com/yourls - yourls - https://hub.docker.com/_/yourls/ type: application diff --git a/charts/incubator/z80pack/Chart.yaml b/charts/incubator/z80pack/Chart.yaml index c52c08539e8..db3e28dcdda 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 + - https://hub.docker.com/dlandon/z80pack - dlandon/z80pack - http://www.autometer.de/unix4fun/z80pack/index.html - https://registry.hub.docker.com/r/dlandon/z80pack/ diff --git a/charts/incubator/zoneminder/Chart.yaml b/charts/incubator/zoneminder/Chart.yaml index 98080ab118a..61b5d13a739 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 + - https://hub.docker.com/dlandon/zoneminder.unraid - dlandon/zoneminder.unraid - https://zoneminder.com/ - https://hub.docker.com/r/dlandon/zoneminder.TrueNAS/ diff --git a/charts/stable/actualserver/Chart.yaml b/charts/stable/actualserver/Chart.yaml index 6e9b38fc955..fc61d2bc400 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 + - https://hub.docker.com/jlongster/actual-server - jlongster/actual-server - https://github.com/Kippenhof/docker-templates - https://hub.docker.com/r/kippenhof/actual-server diff --git a/charts/stable/adguard-home/Chart.yaml b/charts/stable/adguard-home/Chart.yaml index 079a198a2dd..b228b45ada5 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 + - https://hub.docker.com/adguard/adguardhome - adguard/adguardhome - https://hub.docker.com/r/adguard/adguardhome version: 4.0.11 diff --git a/charts/stable/adminer/Chart.yaml b/charts/stable/adminer/Chart.yaml index 97f622ca6dc..88e5464b5f2 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 + - https://hub.docker.com/adminer - adminer - https://github.com/vrana/adminer - http://hub.docker.com/_/adminer/ diff --git a/charts/stable/airdcpp-webclient/Chart.yaml b/charts/stable/airdcpp-webclient/Chart.yaml index eb1778f38ae..a13aaa01cab 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 + - https://hub.docker.com/docker.io/gangefors/airdcpp-webclient - docker.io/gangefors/airdcpp-webclient - https://airdcpp-web.github.io/ - https://github.com/airdcpp-web/airdcpp-webclient diff --git a/charts/stable/airsonic-advanced/Chart.yaml b/charts/stable/airsonic-advanced/Chart.yaml index 200569eaeae..1483e998908 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 + - https://hub.docker.com/airsonicadvanced/airsonic-advanced - airsonicadvanced/airsonic-advanced - https://github.com/airsonic/airsonic-advanced - https://hub.docker.com/r/airsonicadvanced/airsonic-advanced diff --git a/charts/stable/airsonic/Chart.yaml b/charts/stable/airsonic/Chart.yaml index 61d77ec2af4..9a0d526e00b 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 + - https://ghcr.com/airsonicadvanced/airsonic-advanced ghcr.io/linuxserver/airsonic - airsonicadvanced/airsonic-advanced ghcr.io/linuxserver/airsonic - https://github.com/airsonic/airsonic - https://github.com/linuxserver/docker-airsonic diff --git a/charts/stable/alist/Chart.yaml b/charts/stable/alist/Chart.yaml index 075c0c57cfb..5e63aab1aaa 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 + - https://hub.docker.com/xhofe/alist miniflux/miniflux mtlynch/picoshare hauxir/imgpush privatebin/pdo shaarli/shaarli - xhofe/alist miniflux/miniflux mtlynch/picoshare hauxir/imgpush privatebin/pdo shaarli/shaarli - https://github.com/Xhofe/alist dependencies: diff --git a/charts/stable/amcrest2mqtt/Chart.yaml b/charts/stable/amcrest2mqtt/Chart.yaml index 87480bbae96..8df7abaa9ff 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 + - https://hub.docker.com/dchesterton/amcrest2mqtt - dchesterton/amcrest2mqtt - https://github.com/dchesterton/amcrest2mqtt version: 6.0.7 diff --git a/charts/stable/amule/Chart.yaml b/charts/stable/amule/Chart.yaml index e82983ecb51..20dc0b48dc7 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 + - https://hub.docker.com/tchabaud/amule - tchabaud/amule - https://github.com/t-chab/dockerfiles - https://hub.docker.com/r/tchabaud/amule diff --git a/charts/stable/anonaddy/Chart.yaml b/charts/stable/anonaddy/Chart.yaml index ff41373ebbf..4cc1fe47225 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 + - https://hub.docker.com/anonaddy/anonaddy - anonaddy/anonaddy - https://github.com/anonaddy/docker version: 12.0.20 diff --git a/charts/stable/apache-musicindex/Chart.yaml b/charts/stable/apache-musicindex/Chart.yaml index 55e21e9b72b..a22b83fb0e4 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 + - https://ghcr.com/ghcr.io/k8s-at-home/apache-musicindex - ghcr.io/k8s-at-home/apache-musicindex - http://hacks.slashdirt.org/sw/musicindex/ version: 6.0.7 diff --git a/charts/stable/appdaemon/Chart.yaml b/charts/stable/appdaemon/Chart.yaml index 21401e3609f..7e85546eae2 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 + - https://hub.docker.com/docker.io/acockburn/appdaemon - docker.io/acockburn/appdaemon - https://github.com/AppDaemon/appdaemon type: application diff --git a/charts/stable/apt-cacher-ng/Chart.yaml b/charts/stable/apt-cacher-ng/Chart.yaml index 3258a4e9604..50deb93f4e8 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 + - https://hub.docker.com/sameersbn/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/ diff --git a/charts/stable/aria2/Chart.yaml b/charts/stable/aria2/Chart.yaml index e92193bd0b1..c15fa8055be 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 + - https://hub.docker.com/leonismoe/ariang - leonismoe/ariang - https://github.com/P3TERX/Aria2-Pro-Docker version: 7.0.7 diff --git a/charts/stable/ariang/Chart.yaml b/charts/stable/ariang/Chart.yaml index 595114f0acd..17a5a3bd093 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 + - https://hub.docker.com/leonismoe/ariang - leonismoe/ariang - https://hub.docker.com/r/leonismoe/ariang - https://github.com/leonismoe/docker-images diff --git a/charts/stable/audacity/Chart.yaml b/charts/stable/audacity/Chart.yaml index 99fc7beb58c..b515a6bc9ff 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 + - https://ghcr.com/ghcr.io/linuxserver/audacity - ghcr.io/linuxserver/audacity - https://github.com/linuxserver/docker-audacity - https://www.audacityteam.org/ diff --git a/charts/stable/audiobookshelf/Chart.yaml b/charts/stable/audiobookshelf/Chart.yaml index d42a4d65cdd..557ec27c01d 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 + - https://hub.docker.com/advplyr/audiobookshelf - advplyr/audiobookshelf - https://hub.docker.com/r/advplyr/audiobookshelf - https://github.com/advplyr/audiobookshelf diff --git a/charts/stable/authelia/Chart.yaml b/charts/stable/authelia/Chart.yaml index 3df35cb9ecb..e0d9bf2e6a9 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 + - https://ghcr.com/ghcr.io/authelia/authelia - ghcr.io/authelia/authelia - https://github.com/authelia/chartrepo - https://github.com/authelia/authelia diff --git a/charts/stable/authentik/Chart.yaml b/charts/stable/authentik/Chart.yaml index b7a108d305d..c8d31808a27 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 + - https://ghcr.com/ghcr.io/goauthentik/server - ghcr.io/goauthentik/server - https://github.com/goauthentik/authentik - https://goauthentik.io/docs/ diff --git a/charts/stable/autobrr/Chart.yaml b/charts/stable/autobrr/Chart.yaml index 316bf358fae..dbf50d4cfda 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 + - https://ghcr.com/ghcr.io/autobrr/autobrr - ghcr.io/autobrr/autobrr - https://github.com/autobrr/autobrr dependencies: diff --git a/charts/stable/automatic-music-downloader/Chart.yaml b/charts/stable/automatic-music-downloader/Chart.yaml index a771810a88b..920203cd227 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 + - https://hub.docker.com/randomninjaatk/amd - randomninjaatk/amd - https://github.com/RandomNinjaAtk/docker-amd - https://hub.docker.com/r/randomninjaatk/amd diff --git a/charts/stable/autoscan/Chart.yaml b/charts/stable/autoscan/Chart.yaml index 3624234e1f3..25b95b67a5f 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 + - https://hub.docker.com/cr.hotio.dev/hotio/autoscan knex666/prpdf - cr.hotio.dev/hotio/autoscan knex666/prpdf - https://hotio.dev/containers/autoscan - https://hub.docker.com/r/hotio/autoscan diff --git a/charts/stable/avidemux/Chart.yaml b/charts/stable/avidemux/Chart.yaml index c9c295f9650..2a9c7cef575 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 + - https://hub.docker.com/jlesage/avidemux - jlesage/avidemux - https://github.com/jlesage/docker-avidemux - https://hub.docker.com/r/jlesage/avidemux/ diff --git a/charts/stable/babybuddy/Chart.yaml b/charts/stable/babybuddy/Chart.yaml index 7949a1e9d4f..fe81f313447 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 + - https://ghcr.com/ghcr.io/linuxserver/babybuddy - ghcr.io/linuxserver/babybuddy - https://github.com/babybuddy/babybuddy dependencies: diff --git a/charts/stable/baserow/Chart.yaml b/charts/stable/baserow/Chart.yaml index 62ed4946bd9..803c4ff0b24 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 + - https://hub.docker.com/baserow/baserow - baserow/baserow - https://hub.docker.com/r/baserow/baserow - https://gitlab.com/bramw/baserow/ diff --git a/charts/stable/bazarr/Chart.yaml b/charts/stable/bazarr/Chart.yaml index 7dda3c0c4a5..84d693bbe8c 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 + - https://ghcr.com/ghcr.io/onedr0p/bazarr - ghcr.io/onedr0p/bazarr - https://github.com/morpheus65535/bazarr - https://hub.docker.com/r/linuxserver/bazarr diff --git a/charts/stable/beets/Chart.yaml b/charts/stable/beets/Chart.yaml index d523ab840f1..a226824122c 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 + - https://ghcr.com/ghcr.io/linuxserver/beets - ghcr.io/linuxserver/beets - https://github.com/linuxserver/docker-beets - https://beets.io/ diff --git a/charts/stable/blog/Chart.yaml b/charts/stable/blog/Chart.yaml index 87e817e3951..75e44c3533d 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 + - https://hub.docker.com/m1k1o/blog lscr.io/linuxserver/cops fletchto99/hexo-dev-blog - m1k1o/blog lscr.io/linuxserver/cops fletchto99/hexo-dev-blog - https://github.com/m1k1o/blog - https://github.com/nicholaswilde/docker-blog diff --git a/charts/stable/boinc/Chart.yaml b/charts/stable/boinc/Chart.yaml index 4c59a3ec170..66d0f7a889b 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 + - https://ghcr.com/ghcr.io/linuxserver/boinc - ghcr.io/linuxserver/boinc - https://hub.docker.com/r/linuxserver/boinc dependencies: diff --git a/charts/stable/booksonic-air/Chart.yaml b/charts/stable/booksonic-air/Chart.yaml index 3af4f7411ef..e8d6ecbbadd 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 + - https://ghcr.com/ghcr.io/linuxserver/booksonic-air - ghcr.io/linuxserver/booksonic-air - https://github.com/popeen/Booksonic-Air - https://hub.docker.com/r/linuxserver/booksonic-air diff --git a/charts/stable/bookstack/Chart.yaml b/charts/stable/bookstack/Chart.yaml index ffb7b6c77cd..8a8270286d9 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 + - https://ghcr.com/ghcr.io/linuxserver/bookstack - ghcr.io/linuxserver/bookstack - https://www.bookstackapp.com/ - https://hub.docker.com/r/linuxserver/bookstack diff --git a/charts/stable/browserless-chrome/Chart.yaml b/charts/stable/browserless-chrome/Chart.yaml index a1f4b4c5edd..f3613236cf2 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 + - https://hub.docker.com/browserless/chrome - browserless/chrome - https://docs.browserless.io/docs/docker.html - https://hub.docker.com/r/browserless/chrome/ diff --git a/charts/stable/budge/Chart.yaml b/charts/stable/budge/Chart.yaml index ddf77b95b36..784aad05e48 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 + - https://ghcr.com/ghcr.io/linuxserver/budge unraides/facturascripts - ghcr.io/linuxserver/budge unraides/facturascripts - https://github.com/linuxserver/budge - https://github.com/linuxserver/docker-BudgE diff --git a/charts/stable/calibre-web/Chart.yaml b/charts/stable/calibre-web/Chart.yaml index 89379bb6ba7..faef70633aa 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 + - https://hub.docker.com/linuxserver/calibre-web - linuxserver/calibre-web - https://hub.docker.com/r/linuxserver/calibre-web/ - https://github.com/janeczku/calibre-web diff --git a/charts/stable/calibre/Chart.yaml b/charts/stable/calibre/Chart.yaml index 3efa25e4bda..e386f332f34 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 + - https://ghcr.com/linuxserver/calibre-web ghcr.io/linuxserver/calibre lscr.io/linuxserver/cops - linuxserver/calibre-web ghcr.io/linuxserver/calibre lscr.io/linuxserver/cops - https://hub.docker.com/r/linuxserver/calibre/ - https://github.com/kovidgoyal/calibre/ diff --git a/charts/stable/chevereto/Chart.yaml b/charts/stable/chevereto/Chart.yaml index 436a4a91acf..08fdce4ef48 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 + - https://ghcr.com/ghcr.io/rodber/chevereto-free - ghcr.io/rodber/chevereto-free - https://hub.docker.com/r/linuxserver/chevereto - https://chevereto-free.github.io/setup/system/environment.html#image-handling-variables diff --git a/charts/stable/chronos/Chart.yaml b/charts/stable/chronos/Chart.yaml index bdb4d892572..76a782bdaed 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 + - https://hub.docker.com/simsemand/chronos - simsemand/chronos - https://github.com/simse/chronos - https://hub.docker.com/r/simsemand/chronos diff --git a/charts/stable/clamav/Chart.yaml b/charts/stable/clamav/Chart.yaml index fc5a2b65efe..0ff2fc5180b 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 + - https://hub.docker.com/clamav/clamav - clamav/clamav - https://github.com/Cisco-Talos/clamav - https://hub.docker.com/r/clamav/clamav diff --git a/charts/stable/clarkson/Chart.yaml b/charts/stable/clarkson/Chart.yaml index d0df343824d..36858a41a6d 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 + - https://ghcr.com/ghcr.io/linuxserver/clarkson - ghcr.io/linuxserver/clarkson - https://github.com/linuxserver/Clarkson - https://hub.docker.com/r/linuxserver/clarkson diff --git a/charts/stable/cloud9/Chart.yaml b/charts/stable/cloud9/Chart.yaml index 8332c0098c2..84d90963fd9 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 + - https://ghcr.com/ghcr.io/linuxserver/cloud9 - ghcr.io/linuxserver/cloud9 - https://aws.amazon.com/cloud9/ - https://github.com/c9/core diff --git a/charts/stable/cloudflared/Chart.yaml b/charts/stable/cloudflared/Chart.yaml index ff64bfadcc0..81acc7e6f89 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 + - https://ghcr.com/cloudflare/cloudflared ghcr.io/hotio/cloudflareddns - cloudflare/cloudflared ghcr.io/hotio/cloudflareddns - https://hub.docker.com/r/cloudflare/cloudflared type: application diff --git a/charts/stable/cloudflareddns/Chart.yaml b/charts/stable/cloudflareddns/Chart.yaml index 4a54038ebfe..3bea8991b2c 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 + - https://ghcr.com/ghcr.io/hotio/cloudflareddns - ghcr.io/hotio/cloudflareddns - https://github.com/hotio/cloudflareddns - https://hotio.dev/containers/cloudflareddns/ diff --git a/charts/stable/code-server/Chart.yaml b/charts/stable/code-server/Chart.yaml index 136f23ba8ac..3a32ad083c5 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 + - https://ghcr.com/docker.io/codercom/code-server ghcr.io/linuxserver/openvscode-server - docker.io/codercom/code-server ghcr.io/linuxserver/openvscode-server - https://github.com/cdr/code-server type: application diff --git a/charts/stable/commento-plusplus/Chart.yaml b/charts/stable/commento-plusplus/Chart.yaml index 158edb191c5..f3d4963069d 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 + - https://hub.docker.com/caroga/commentoplusplus - caroga/commentoplusplus - https://github.com/souramoo/commentoplusplus - https://hub.docker.com/r/caroga/commentoplusplus diff --git a/charts/stable/cops/Chart.yaml b/charts/stable/cops/Chart.yaml index 01f6f117504..cd4d588df7b 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 + - https://hub.docker.com/lscr.io/linuxserver/cops - lscr.io/linuxserver/cops - http://blog.slucas.fr/en/oss/calibre-opds-php-server - https://github.com/orgs/linuxserver/packages/container/package/cops diff --git a/charts/stable/couchpotato/Chart.yaml b/charts/stable/couchpotato/Chart.yaml index 8fdb5a85647..800a800a34b 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 + - https://ghcr.com/ghcr.io/linuxserver/couchpotato - ghcr.io/linuxserver/couchpotato - https://hub.docker.com/r/linuxserver/couchpotato dependencies: diff --git a/charts/stable/crafty-4/Chart.yaml b/charts/stable/crafty-4/Chart.yaml index 43ac895ecc0..94cd7462917 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 + - https://hub.docker.com/registry.gitlab.com/crafty-controller/crafty-4 - registry.gitlab.com/crafty-controller/crafty-4 - https://craftycontrol.com/ - https://gitlab.com/crafty-controller/crafty-4 diff --git a/charts/stable/cryptofolio/Chart.yaml b/charts/stable/cryptofolio/Chart.yaml index e4d856e87ae..f95b8fa8ea4 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 + - https://hub.docker.com/xtrendence/cryptofolio - xtrendence/cryptofolio - https://github.com/Xtrendence/cryptofolio version: 6.0.7 diff --git a/charts/stable/cura-novnc/Chart.yaml b/charts/stable/cura-novnc/Chart.yaml index 1f1d64a1978..9d0aaf11f25 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 + - https://hub.docker.com/mikeah/cura-novnc - mikeah/cura-novnc - https://ultimaker.com/software/ultimaker-cura - https://hub.docker.com/r/mikeah/cura-novnc diff --git a/charts/stable/cyberchef/Chart.yaml b/charts/stable/cyberchef/Chart.yaml index 570b4de2a33..d0231b9821f 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 + - https://hub.docker.com/mpepping/cyberchef - mpepping/cyberchef - https://hub.docker.com/r/mpepping/cyberchef version: 4.0.24 diff --git a/charts/stable/czkawka/Chart.yaml b/charts/stable/czkawka/Chart.yaml index 0cf52c5d1f6..f3bd99787af 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 + - https://hub.docker.com/jlesage/czkawka - jlesage/czkawka - https://hub.docker.com/r/jlesage/czkawka - https://github.com/jlesage/docker-czkawka diff --git a/charts/stable/darktable/Chart.yaml b/charts/stable/darktable/Chart.yaml index 376121e3093..a2af62ee42d 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 + - https://ghcr.com/ghcr.io/linuxserver/darktable - ghcr.io/linuxserver/darktable - https://hub.docker.com/r/linuxserver/darktable dependencies: diff --git a/charts/stable/dashdot/Chart.yaml b/charts/stable/dashdot/Chart.yaml index 2b0cd653059..b8da4e72a70 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 + - https://hub.docker.com/mauricenino/dashdot - mauricenino/dashdot - https://github.com/MauriceNino/dashdot - https://hub.docker.com/r/mauricenino/dashdot diff --git a/charts/stable/davos/Chart.yaml b/charts/stable/davos/Chart.yaml index 42edecdf887..30c4e72beec 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 + - https://ghcr.com/ghcr.io/linuxserver/davos - ghcr.io/linuxserver/davos - https://github.com/linuxserver/docker-davos - https://github.com/linuxserver/davos/ diff --git a/charts/stable/ddclient/Chart.yaml b/charts/stable/ddclient/Chart.yaml index 13a0c352277..2c80df3a35e 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 + - https://ghcr.com/ghcr.io/linuxserver/ddclient - ghcr.io/linuxserver/ddclient - https://hub.docker.com/r/linuxserver/ddclient dependencies: diff --git a/charts/stable/ddns-go/Chart.yaml b/charts/stable/ddns-go/Chart.yaml index c0c9f546d18..9704e199c33 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 + - https://hub.docker.com/jeessy/ddns-go - jeessy/ddns-go - https://github.com/jeessy2/ddns-go dependencies: diff --git a/charts/stable/ddns-updater/Chart.yaml b/charts/stable/ddns-updater/Chart.yaml index 955a23dd29b..3cb8ad4128a 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 + - https://hub.docker.com/qmcgaw/ddns-updater - qmcgaw/ddns-updater - https://github.com/qdm12/ddns-updater - https://hub.docker.com/r/qmcgaw/ddns-updater diff --git a/charts/stable/deconz/Chart.yaml b/charts/stable/deconz/Chart.yaml index 80b0008dd44..14abdb0d150 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 + - https://hub.docker.com/deconzcommunity/deconz - deconzcommunity/deconz - https://github.com/dresden-elektronik/deconz-rest-plugin - https://github.com/marthoc/docker-deconz diff --git a/charts/stable/deemix/Chart.yaml b/charts/stable/deemix/Chart.yaml index b27e3cff79c..adab323a7e3 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 + - https://hub.docker.com/registry.gitlab.com/bockiii/deemix-docker - registry.gitlab.com/bockiii/deemix-docker - https://gitlab.com/Bockiii/deemix-docker.git - https://git.freezerapp.xyz/RemixDev/deemix-py diff --git a/charts/stable/deluge/Chart.yaml b/charts/stable/deluge/Chart.yaml index 578cf5d7ed0..90a5d34c3f3 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 + - https://ghcr.com/ghcr.io/linuxserver/deluge - ghcr.io/linuxserver/deluge - https://github.com/deluge-torrent/deluge type: application diff --git a/charts/stable/digikam/Chart.yaml b/charts/stable/digikam/Chart.yaml index 64cc7027f05..835f5a37695 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 + - https://ghcr.com/ghcr.io/linuxserver/digikam - ghcr.io/linuxserver/digikam - https://github.com/linuxserver/docker-digikam - https://www.digikam.org/ diff --git a/charts/stable/dillinger/Chart.yaml b/charts/stable/dillinger/Chart.yaml index 7f9fe940d13..be9efda87b5 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 + - https://ghcr.com/ghcr.io/linuxserver/dillinger - ghcr.io/linuxserver/dillinger - https://hub.docker.com/r/linuxserver/dillinger dependencies: diff --git a/charts/stable/dizquetv/Chart.yaml b/charts/stable/dizquetv/Chart.yaml index 62e62267d58..e099c284338 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 + - https://hub.docker.com/vexorian/dizquetv - vexorian/dizquetv - https://github.com/vexorian/dizquetv - https://hub.docker.com/r/vexorian/dizquetv diff --git a/charts/stable/docusaurus/Chart.yaml b/charts/stable/docusaurus/Chart.yaml index 3dcc4fa8340..b8fc6a3f20a 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 + - https://hub.docker.com/awesometic/docusaurus - awesometic/docusaurus - https://hub.docker.com/r/awesometic/docusaurus - https://github.com/awesometic/docker-docusaurus diff --git a/charts/stable/dokuwiki/Chart.yaml b/charts/stable/dokuwiki/Chart.yaml index 958d16662ba..877c40d4b78 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 + - https://hub.docker.com/bitnami/dokuwiki - bitnami/dokuwiki - https://hub.docker.com/r/bitnami/dokuwiki dependencies: diff --git a/charts/stable/domoticz/Chart.yaml b/charts/stable/domoticz/Chart.yaml index 49d36bcbf80..c4ba7910474 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 + - https://ghcr.com/ghcr.io/linuxserver/domoticz - ghcr.io/linuxserver/domoticz - https://hub.docker.com/r/linuxserver/domoticz dependencies: diff --git a/charts/stable/doplarr/Chart.yaml b/charts/stable/doplarr/Chart.yaml index e00a814cd57..6bff8cc527a 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 + - https://ghcr.com/ghcr.io/kiranshila/doplarr - ghcr.io/kiranshila/doplarr - https://github.com/kiranshila/Doplarr version: 4.0.8 diff --git a/charts/stable/double-take/Chart.yaml b/charts/stable/double-take/Chart.yaml index 8fe1b01343d..97c2479a3b4 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 + - https://hub.docker.com/docker.io/jakowenko/double-take - docker.io/jakowenko/double-take - https://github.com/jakowenko/double-take dependencies: diff --git a/charts/stable/doublecommander/Chart.yaml b/charts/stable/doublecommander/Chart.yaml index 5ace47bd24c..3069c868bc1 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 + - https://ghcr.com/ghcr.io/linuxserver/doublecommander - ghcr.io/linuxserver/doublecommander - https://github.com/linuxserver/docker-doublecommander - https://doublecmd.sourceforge.io/ diff --git a/charts/stable/drawio/Chart.yaml b/charts/stable/drawio/Chart.yaml index 3ead028791c..1f82a168157 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 + - https://hub.docker.com/jgraph/drawio - jgraph/drawio - https://hub.docker.com/r/jgraph/drawio - https://github.com/jgraph/drawio diff --git a/charts/stable/dsmr-reader/Chart.yaml b/charts/stable/dsmr-reader/Chart.yaml index 7eaf7030c77..88f34c9bcc0 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 + - https://hub.docker.com/xirixiz/dsmr-reader-docker - xirixiz/dsmr-reader-docker - https://github.com/dsmrreader/dsmr-reader - https://github.com/xirixiz/dsmr-reader-docker diff --git a/charts/stable/duckdns/Chart.yaml b/charts/stable/duckdns/Chart.yaml index 8efae31716b..632206fee73 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 + - https://ghcr.com/ghcr.io/linuxserver/duckdns - ghcr.io/linuxserver/duckdns - https://hub.docker.com/r/linuxserver/duckdns dependencies: diff --git a/charts/stable/dupeguru/Chart.yaml b/charts/stable/dupeguru/Chart.yaml index 36d938a9252..68210b4c3fa 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 + - https://hub.docker.com/jlesage/dupeguru - jlesage/dupeguru - https://github.com/jlesage/docker-dupeguru - https://hub.docker.com/r/jlesage/dupeguru/ diff --git a/charts/stable/duplicati/Chart.yaml b/charts/stable/duplicati/Chart.yaml index 7c65911b1fa..00725e81a00 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 + - https://hub.docker.com/duplicati/duplicati kopia/kopia - duplicati/duplicati kopia/kopia - https://hub.docker.com/r/duplicati/duplicati/ - https://github.com/duplicati/duplicati diff --git a/charts/stable/emby/Chart.yaml b/charts/stable/emby/Chart.yaml index 0c420d8a24f..618d97326cf 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 + - https://ghcr.com/ghcr.io/onedr0p/emby ghcr.io/linuxserver/embystat lastelement21/emby-sync - 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 diff --git a/charts/stable/embystat/Chart.yaml b/charts/stable/embystat/Chart.yaml index 5f2cf8f9f67..f5c5827acb9 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 + - https://ghcr.com/ghcr.io/linuxserver/embystat - ghcr.io/linuxserver/embystat - https://hub.docker.com/r/linuxserver/embystat dependencies: diff --git a/charts/stable/emulatorjs/Chart.yaml b/charts/stable/emulatorjs/Chart.yaml index 9603602c00c..54f67fd93db 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 + - https://ghcr.com/ghcr.io/linuxserver/emulatorjs - ghcr.io/linuxserver/emulatorjs - https://hub.docker.com/r/linuxserver/emulatorjs dependencies: diff --git a/charts/stable/endlessh/Chart.yaml b/charts/stable/endlessh/Chart.yaml index 8fe3f746bcb..56a2a2232d5 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 + - https://ghcr.com/ghcr.io/linuxserver/endlessh - ghcr.io/linuxserver/endlessh - https://hub.docker.com/r/linuxserver/endlessh dependencies: diff --git a/charts/stable/esphome/Chart.yaml b/charts/stable/esphome/Chart.yaml index c97387595b5..4b2bef4c42f 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 + - https://hub.docker.com/esphome/esphome - esphome/esphome - https://github.com/esphome/esphome - https://hub.docker.com/u/esphome diff --git a/charts/stable/etherpad/Chart.yaml b/charts/stable/etherpad/Chart.yaml index 1e1d1f8e4bc..9a6ff1be389 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 + - https://ghcr.com/ghcr.io/nicholaswilde/etherpad - ghcr.io/nicholaswilde/etherpad - https://etherpad.org/ - https://github.com/ether/etherpad-lite diff --git a/charts/stable/ferdi-server/Chart.yaml b/charts/stable/ferdi-server/Chart.yaml index ad7c57da422..6ed09181a92 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 + - https://hub.docker.com/getferdi/ferdi-server - getferdi/ferdi-server - https://github.com/getferdi/server version: 6.0.19 diff --git a/charts/stable/filebot/Chart.yaml b/charts/stable/filebot/Chart.yaml index 8c3ff6cd1d2..3044274b5bb 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 + - https://hub.docker.com/jlesage/filebot - jlesage/filebot - https://github.com/jlesage/docker-filebot - https://hub.docker.com/r/jlesage/filebot/ diff --git a/charts/stable/filebrowser/Chart.yaml b/charts/stable/filebrowser/Chart.yaml index 71fdef17fec..ebc084124ba 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 + - https://hub.docker.com/docker.io/filebrowser/filebrowser - docker.io/filebrowser/filebrowser - https://github.com/filebrowser/filebrowser - https://filebrowser.org/cli/filebrowser diff --git a/charts/stable/fileflows/Chart.yaml b/charts/stable/fileflows/Chart.yaml index 49ef7a5bb23..70bde52d996 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 + - https://hub.docker.com/revenz/fileflows - revenz/fileflows - https://github.com/revenz/FileFlows - https://hub.docker.com/r/revenz/fileflows diff --git a/charts/stable/filerun/Chart.yaml b/charts/stable/filerun/Chart.yaml index 66a7609a568..eee75957ac9 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 + - https://hub.docker.com/filerun/filerun - filerun/filerun - https://hub.docker.com/r/filerun/filerun - https://github.com/filerun/docker diff --git a/charts/stable/filezilla/Chart.yaml b/charts/stable/filezilla/Chart.yaml index 8bee879b81e..57deacc57fa 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 + - https://ghcr.com/ghcr.io/linuxserver/filezilla - ghcr.io/linuxserver/filezilla - https://filezilla-project.org/ - https://github.com/linuxserver/docker-filezilla diff --git a/charts/stable/firefox-syncserver/Chart.yaml b/charts/stable/firefox-syncserver/Chart.yaml index 1ba6efd6ae4..d316de1953d 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 + - https://ghcr.com/ghcr.io/crazy-max/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 diff --git a/charts/stable/firefox/Chart.yaml b/charts/stable/firefox/Chart.yaml index a5235178ff4..32df7a0d0b3 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 + - https://ghcr.com/ghcr.io/crazy-max/firefox-syncserver ghcr.io/linuxserver/firefox accetto/ubuntu-vnc-xfce-firefox-g3 - ghcr.io/crazy-max/firefox-syncserver ghcr.io/linuxserver/firefox accetto/ubuntu-vnc-xfce-firefox-g3 - https://hub.docker.com/r/linuxserver/firefox dependencies: diff --git a/charts/stable/flaresolverr/Chart.yaml b/charts/stable/flaresolverr/Chart.yaml index f3937ec30b2..23eade2b870 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 + - https://ghcr.com/ghcr.io/flaresolverr/flaresolverr - ghcr.io/flaresolverr/flaresolverr - https://github.com/FlareSolverr/FlareSolverr - https://hub.docker.com/r/flaresolverr/flaresolverr diff --git a/charts/stable/flashpaper/Chart.yaml b/charts/stable/flashpaper/Chart.yaml index 5eb2a1b8af3..cfd1a44e12f 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 + - https://hub.docker.com/andrewpaglusch/flashpaper - andrewpaglusch/flashpaper - https://github.com/AndrewPaglusch/FlashPaper - https://hub.docker.com/r/andrewpaglusch/flashpaper diff --git a/charts/stable/fleet/Chart.yaml b/charts/stable/fleet/Chart.yaml index 491db4b0829..c3e1830bef1 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 + - https://ghcr.com/ghcr.io/linuxserver/fleet - ghcr.io/linuxserver/fleet - https://hub.docker.com/r/linuxserver/fleet dependencies: diff --git a/charts/stable/flexget/Chart.yaml b/charts/stable/flexget/Chart.yaml index 2a5014f396b..50149f3fa74 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 + - https://hub.docker.com/wiserain/flexget - wiserain/flexget - https://hub.docker.com/r/wiserain/flexget - https://github.com/wiserain/docker-flexget diff --git a/charts/stable/flood/Chart.yaml b/charts/stable/flood/Chart.yaml index 62a9ffb4fc3..91ed274582b 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 + - https://hub.docker.com/jesec/flood cr.hotio.dev/hotio/qflood cr.hotio.dev/hotio/rflood - jesec/flood cr.hotio.dev/hotio/qflood cr.hotio.dev/hotio/rflood - https://github.com/jesec/flood - https://hub.docker.com/r/jesec/flood diff --git a/charts/stable/fluidd/Chart.yaml b/charts/stable/fluidd/Chart.yaml index dd47fe3539c..ca8c749b413 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 + - https://hub.docker.com/cadriel/fluidd - cadriel/fluidd - https://github.com/fluidd-core/fluidd - https://hub.docker.com/r/cadriel/fluidd diff --git a/charts/stable/focalboard/Chart.yaml b/charts/stable/focalboard/Chart.yaml index d777830dba9..776dd9c4dc5 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 + - https://hub.docker.com/mattermost/focalboard - mattermost/focalboard - https://www.focalboard.com/ - https://github.com/mattermost/focalboard diff --git a/charts/stable/foldingathome/Chart.yaml b/charts/stable/foldingathome/Chart.yaml index 13ee129412b..d6bfc864db3 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 + - https://ghcr.com/ghcr.io/linuxserver/foldingathome - ghcr.io/linuxserver/foldingathome - https://hub.docker.com/r/linuxserver/foldingathome dependencies: diff --git a/charts/stable/fossil/Chart.yaml b/charts/stable/fossil/Chart.yaml index 7386648bd69..e16ff1c6224 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 + - https://ghcr.com/ghcr.io/nicholaswilde/fossil - ghcr.io/nicholaswilde/fossil - https://fossil-scm.org/ type: application diff --git a/charts/stable/freshrss/Chart.yaml b/charts/stable/freshrss/Chart.yaml index 2b254dd6828..77f2da6545f 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 + - https://ghcr.com/ghcr.io/linuxserver/freshrss - ghcr.io/linuxserver/freshrss - https://github.com/FreshRSS/FreshRSS - https://hub.docker.com/r/linuxserver/freshrss diff --git a/charts/stable/friendica/Chart.yaml b/charts/stable/friendica/Chart.yaml index d06fb818a53..067ddf91b2b 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 + - https://hub.docker.com/friendica - friendica - https://friendi.ca/ - https://hub.docker.com/_/friendica diff --git a/charts/stable/gaps/Chart.yaml b/charts/stable/gaps/Chart.yaml index 2a6fbab91f8..b5e98232e82 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 + - https://hub.docker.com/housewrecker/gaps - housewrecker/gaps - https://github.com/JasonHHouse/gaps type: application diff --git a/charts/stable/gitea/Chart.yaml b/charts/stable/gitea/Chart.yaml index 252a2cb3901..42c1143cdab 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 + - https://hub.docker.com/gitea/gitea - gitea/gitea - https://gitea.com/gitea/helm-chart - https://github.com/go-gitea/gitea diff --git a/charts/stable/golinks/Chart.yaml b/charts/stable/golinks/Chart.yaml index 302c4c36c14..12f8df06c5f 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 + - https://ghcr.com/ghcr.io/nicholaswilde/golinks - ghcr.io/nicholaswilde/golinks - https://github.com/prologic/golinks - https://github.com/nicholaswilde/docker-golinks diff --git a/charts/stable/gonic/Chart.yaml b/charts/stable/gonic/Chart.yaml index f9c4bc029a1..a909ed6bda9 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 + - https://hub.docker.com/sentriz/gonic - sentriz/gonic - https://github.com/sentriz/gonic - https://hub.docker.com/r/sentriz/gonic diff --git a/charts/stable/grav/Chart.yaml b/charts/stable/grav/Chart.yaml index 90070a3449f..44221a47087 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 + - https://ghcr.com/ghcr.io/linuxserver/grav - ghcr.io/linuxserver/grav - https://github.com/linuxserver/docker-grav - https://github.com/getgrav/grav/ diff --git a/charts/stable/grist/Chart.yaml b/charts/stable/grist/Chart.yaml index 9bd69619a4f..6c9e38e5151 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 + - https://hub.docker.com/gristlabs/grist - gristlabs/grist - https://hub.docker.com/r/gristlabs/grist - https://github.com/gristlabs/grist-core diff --git a/charts/stable/grocy/Chart.yaml b/charts/stable/grocy/Chart.yaml index b200e76d6eb..459431bb8a5 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 + - https://ghcr.com/ghcr.io/linuxserver/grocy - ghcr.io/linuxserver/grocy - https://github.com/grocy/grocy type: application diff --git a/charts/stable/guacamole-client/Chart.yaml b/charts/stable/guacamole-client/Chart.yaml index fbfd57cebac..33411b84e07 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 + - https://hub.docker.com/guacamole/guacamole - guacamole/guacamole - https://github.com/apache/guacamole-client - https://hub.docker.com/r/guacamole/guacamole diff --git a/charts/stable/guacd/Chart.yaml b/charts/stable/guacd/Chart.yaml index c947d27faf2..32e43b2c24e 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 + - https://ghcr.com/ghcr.io/linuxserver/guacd - ghcr.io/linuxserver/guacd - https://hub.docker.com/r/guacamole/guacd - https://github.com/apache/guacamole-server diff --git a/charts/stable/habridge/Chart.yaml b/charts/stable/habridge/Chart.yaml index a9068efaa5b..a38cc1ab38d 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 + - https://ghcr.com/ghcr.io/linuxserver/habridge - ghcr.io/linuxserver/habridge - https://hub.docker.com/r/linuxserver/habridge dependencies: diff --git a/charts/stable/hammond/Chart.yaml b/charts/stable/hammond/Chart.yaml index 3acc1bda6e9..14a6cf9e999 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 + - https://hub.docker.com/akhilrex/hammond - akhilrex/hammond - https://github.com/akhilrex/hammond - https://hub.docker.com/r/akhilrex/hammond diff --git a/charts/stable/handbrake/Chart.yaml b/charts/stable/handbrake/Chart.yaml index ebbfe90d46d..5dd78015e09 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 + - https://hub.docker.com/jlesage/handbrake - jlesage/handbrake - https://github.com/jlesage/docker-handbrake - https://hub.docker.com/r/jlesage/handbrake/ diff --git a/charts/stable/haste-server/Chart.yaml b/charts/stable/haste-server/Chart.yaml index 971d63af808..cfa7bab9c4c 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 + - https://ghcr.com/ghcr.io/k8s-at-home/haste-server - ghcr.io/k8s-at-home/haste-server - https://github.com/seejohnrun/haste-server - https://github.com/k8s-at-home/container-images diff --git a/charts/stable/headphones/Chart.yaml b/charts/stable/headphones/Chart.yaml index 2739f7e8958..955ab75dd25 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 + - https://ghcr.com/ghcr.io/linuxserver/headphones - ghcr.io/linuxserver/headphones - https://github.com/linuxserver/docker-headphones - https://github.com/rembo10/headphones diff --git a/charts/stable/healthchecks/Chart.yaml b/charts/stable/healthchecks/Chart.yaml index e0649e32798..3ddc437a7b5 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 + - https://ghcr.com/ghcr.io/linuxserver/healthchecks - ghcr.io/linuxserver/healthchecks - https://github.com/healthchecks/healthchecks - https://hub.docker.com/r/linuxserver/healthchecks diff --git a/charts/stable/hedgedoc/Chart.yaml b/charts/stable/hedgedoc/Chart.yaml index b91030ba29e..6611b136762 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 + - https://quay.com/quay.io/hedgedoc/hedgedoc - quay.io/hedgedoc/hedgedoc - https://hub.docker.com/r/linuxserver/hedgedoc dependencies: diff --git a/charts/stable/heimdall/Chart.yaml b/charts/stable/heimdall/Chart.yaml index 149c847f1f9..11a1125cc29 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 + - https://hub.docker.com/linuxserver/heimdall - linuxserver/heimdall - https://github.com/linuxserver/Heimdall/ type: application diff --git a/charts/stable/homarr/Chart.yaml b/charts/stable/homarr/Chart.yaml index 181d51d7ed3..40a6db81062 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 + - https://ghcr.com/ghcr.io/ajnart/homarr - ghcr.io/ajnart/homarr - https://github.com/ajnart/homarr version: 4.0.10 diff --git a/charts/stable/home-assistant/Chart.yaml b/charts/stable/home-assistant/Chart.yaml index ec06602195d..663174e1792 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 + - https://hub.docker.com/homeassistant/home-assistant - homeassistant/home-assistant - https://github.com/home-assistant/home-assistant - https://github.com/cdr/code-server diff --git a/charts/stable/homebox/Chart.yaml b/charts/stable/homebox/Chart.yaml index 84602231f06..f6d6ea49299 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 + - https://ghcr.com/ghcr.io/hay-kot/homebox - ghcr.io/hay-kot/homebox - https://github.com/hay-kot/homebox type: application diff --git a/charts/stable/homelablabelmaker/Chart.yaml b/charts/stable/homelablabelmaker/Chart.yaml index 9cd06d8e4ba..96a16d436eb 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 + - https://hub.docker.com/davidspek/homelablabelmaker - davidspek/homelablabelmaker - https://github.com/DavidSpek/homelablabelmaker - https://hub.docker.com/r/davidspek/homelablabelmaker/ diff --git a/charts/stable/homepage/Chart.yaml b/charts/stable/homepage/Chart.yaml index 0b50b66038c..0f9845d876e 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 + - https://ghcr.com/ghcr.io/ajnart/homarr ghcr.io/benphelps/homepage b4bz/homer corneliousjd/sui-startpage - ghcr.io/ajnart/homarr ghcr.io/benphelps/homepage b4bz/homer corneliousjd/sui-startpage - https://github.com/benphelps/homepage version: 2.0.19 diff --git a/charts/stable/homer/Chart.yaml b/charts/stable/homer/Chart.yaml index cdd5de62dee..deb9185801c 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 + - https://hub.docker.com/b4bz/homer - b4bz/homer - https://github.com/bastienwirtz/homer - https://hub.docker.com/r/b4bz/homer diff --git a/charts/stable/htpcmanager/Chart.yaml b/charts/stable/htpcmanager/Chart.yaml index 46c35edf9cf..58749f1d2af 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 + - https://ghcr.com/ghcr.io/linuxserver/htpcmanager - ghcr.io/linuxserver/htpcmanager - https://hub.docker.com/r/linuxserver/htpcmanager dependencies: diff --git a/charts/stable/icantbelieveitsnotvaletudo/Chart.yaml b/charts/stable/icantbelieveitsnotvaletudo/Chart.yaml index fb97db18f38..bc118d7f81e 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 + - https://hub.docker.com/pmaksymiuk/icantbelieveitsnotvaletudo - pmaksymiuk/icantbelieveitsnotvaletudo - https://github.com/Hypfer/ICantBelieveItsNotValetudo version: 6.0.7 diff --git a/charts/stable/icinga2/Chart.yaml b/charts/stable/icinga2/Chart.yaml index 896a8251c71..dcfca7df79a 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 + - https://hub.docker.com/jordan/icinga2 - jordan/icinga2 - https://github.com/jjethwa/icinga2 - https://icinga.com/ diff --git a/charts/stable/impostor-server/Chart.yaml b/charts/stable/impostor-server/Chart.yaml index c0e16665bb7..b13aaffd5dc 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 + - https://hub.docker.com/aeonlucid/impostor - aeonlucid/impostor type: application version: 3.0.12 diff --git a/charts/stable/inventree/Chart.yaml b/charts/stable/inventree/Chart.yaml index 414cfa99c54..dc87a196e74 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 + - https://hub.docker.com/inventree/inventree - inventree/inventree - https://inventree.readthedocs.io - https://github.com/inventree/InvenTree diff --git a/charts/stable/invidious/Chart.yaml b/charts/stable/invidious/Chart.yaml index 62fb0795883..b94754d248b 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 + - https://quay.com/quay.io/invidious/invidious - quay.io/invidious/invidious - https://github.com/iv-org/invidious - https://docs.invidious.io/installation/#docker diff --git a/charts/stable/ipfs/Chart.yaml b/charts/stable/ipfs/Chart.yaml index 716d98febdc..8bd55755eba 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 + - https://hub.docker.com/ipfs/kubo - ipfs/kubo - https://hub.docker.com/r/ipfs/kubo/ - https://github.com/ipfs/kubo diff --git a/charts/stable/ispy-agent-dvr/Chart.yaml b/charts/stable/ispy-agent-dvr/Chart.yaml index addf157e8d8..820b25845d4 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 + - https://hub.docker.com/doitandbedone/ispyagentdvr - doitandbedone/ispyagentdvr - https://hub.docker.com/r/doitandbedone/ispyagentdvr - https://github.com/doitandbedone/ispyagentdvr-docker diff --git a/charts/stable/iyuuplus/Chart.yaml b/charts/stable/iyuuplus/Chart.yaml index 1edcb4be909..5b75569bf69 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 + - https://hub.docker.com/docker.io/iyuucn/iyuuplus - docker.io/iyuucn/iyuuplus - https://hub.docker.com/r/iyuucn/iyuuplus dependencies: diff --git a/charts/stable/jackett/Chart.yaml b/charts/stable/jackett/Chart.yaml index c73eef55940..c209aa0083b 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 + - https://ghcr.com/ghcr.io/onedr0p/jackett danimart1991/jackett2telegram - ghcr.io/onedr0p/jackett danimart1991/jackett2telegram - https://github.com/Jackett/Jackett type: application diff --git a/charts/stable/jellyfin/Chart.yaml b/charts/stable/jellyfin/Chart.yaml index d90b56a19b7..b6bcfe8af94 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 + - https://hub.docker.com/docker.io/jellyfin/jellyfin - docker.io/jellyfin/jellyfin - https://github.com/jellyfin/jellyfin type: application diff --git a/charts/stable/jellyseerr/Chart.yaml b/charts/stable/jellyseerr/Chart.yaml index 169956788d1..0596cb42df2 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 + - https://hub.docker.com/fallenbagel/jellyseerr - fallenbagel/jellyseerr - https://github.com/Fallenbagel/jellyseerr - https://hub.docker.com/r/fallenbagel/jellyseerr diff --git a/charts/stable/joplin-server/Chart.yaml b/charts/stable/joplin-server/Chart.yaml index 161838f2890..582be0e7601 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 + - https://hub.docker.com/joplin/server - joplin/server - https://github.com/laurent22/joplin/tree/dev/packages/server - https://github.com/laurent22/joplin diff --git a/charts/stable/jupyter/Chart.yaml b/charts/stable/jupyter/Chart.yaml index de967e58ab7..e419bb99b96 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 + - https://hub.docker.com/bwalter42/jupyter_cadquery - bwalter42/jupyter_cadquery - https://github.com/jupyter/docker-stacks type: application diff --git a/charts/stable/kanboard/Chart.yaml b/charts/stable/kanboard/Chart.yaml index 25f3587ea39..68ae3619add 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 + - https://hub.docker.com/kanboard/kanboard - kanboard/kanboard - https://github.com/kanboard/kanboard dependencies: diff --git a/charts/stable/kasm/Chart.yaml b/charts/stable/kasm/Chart.yaml index 38cba7cd6a9..7cd745dcae0 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 + - https://hub.docker.com/kasmweb/workspaces - kasmweb/workspaces - https://www.kasmweb.com/ - https://github.com/orgs/linuxserver/packages/container/package/kasm diff --git a/charts/stable/kavita/Chart.yaml b/charts/stable/kavita/Chart.yaml index f90698cf0b9..3f03290bc2c 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 + - https://hub.docker.com/kizaing/kavita kizaing/kavitaemail - kizaing/kavita kizaing/kavitaemail - https://www.kavitareader.com dependencies: diff --git a/charts/stable/kimai/Chart.yaml b/charts/stable/kimai/Chart.yaml index f7f6f6dd48f..cdd042aacd4 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 + - https://hub.docker.com/kimai/kimai2 - kimai/kimai2 - https://github.com/kevinpapst/kimai2 - https://github.com/tobybatch/kimai2 diff --git a/charts/stable/kiwix-serve/Chart.yaml b/charts/stable/kiwix-serve/Chart.yaml index 1e2d29f4e52..c95fc617d2f 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 + - https://hub.docker.com/kiwix/kiwix-serve - kiwix/kiwix-serve - https://www.kiwix.org/ - https://hub.docker.com/r/kiwix/kiwix-serve/ diff --git a/charts/stable/kms/Chart.yaml b/charts/stable/kms/Chart.yaml index aa0bcb09110..2092435c790 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 + - https://hub.docker.com/pykmsorg/py-kms mikolatero/vlmcsd - pykmsorg/py-kms mikolatero/vlmcsd - https://github.com/Py-KMS-Organization/py-kms - https://hub.docker.com/r/pykmsorg/py-kms diff --git a/charts/stable/kodi-headless/Chart.yaml b/charts/stable/kodi-headless/Chart.yaml index a87b45b749f..52fb73dd49d 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 + - https://hub.docker.com/linuxserver/kodi-headless - linuxserver/kodi-headless - https://hub.docker.com/r/linuxserver/kodi-headless type: application diff --git a/charts/stable/koel/Chart.yaml b/charts/stable/koel/Chart.yaml index dc628c418a3..804798cd56e 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 + - https://hub.docker.com/phanan/koel - phanan/koel - https://github.com/koel/docker - https://hub.docker.com/r/phanan/koel diff --git a/charts/stable/komga/Chart.yaml b/charts/stable/komga/Chart.yaml index 74af964f96a..0abd7488842 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 + - https://hub.docker.com/gotson/komga - gotson/komga - https://komga.org/ - https://github.com/gotson/komga diff --git a/charts/stable/kopia/Chart.yaml b/charts/stable/kopia/Chart.yaml index 114976511c2..79526180c40 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 + - https://hub.docker.com/kopia/kopia - kopia/kopia - https://kopia.io/docs/installation/#docker-images - https://hub.docker.com/r/kopia/kopia diff --git a/charts/stable/kutt/Chart.yaml b/charts/stable/kutt/Chart.yaml index 28c355698ff..ca38e1771d6 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 + - https://hub.docker.com/kutt/kutt - kutt/kutt - https://github.com/thedevs-network/kutt type: application diff --git a/charts/stable/lancache-dns/Chart.yaml b/charts/stable/lancache-dns/Chart.yaml index 01aff750dc3..ef0a793b360 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 + - https://hub.docker.com/lancachenet/lancache-dns - lancachenet/lancache-dns - https://hub.docker.com/r/lancachenet/lancache-dns - https://github.com/lancachenet/lancache-dns diff --git a/charts/stable/lancache-monolithic/Chart.yaml b/charts/stable/lancache-monolithic/Chart.yaml index 940ebadceba..db4143b9f01 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 + - https://hub.docker.com/lancachenet/monolithic - lancachenet/monolithic - https://hub.docker.com/r/lancachenet/monolithic - https://github.com/lancachenet/monolithic diff --git a/charts/stable/lanraragi/Chart.yaml b/charts/stable/lanraragi/Chart.yaml index f83f66a09a6..f99364b18a6 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 + - https://hub.docker.com/difegue/lanraragi - difegue/lanraragi - https://github.com/Difegue/LANraragi - https://hub.docker.com/r/difegue/lanraragi diff --git a/charts/stable/lazylibrarian/Chart.yaml b/charts/stable/lazylibrarian/Chart.yaml index 0a5f77b7b97..cacaea76019 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 + - https://ghcr.com/ghcr.io/linuxserver/lazylibrarian - ghcr.io/linuxserver/lazylibrarian - https://gitlab.com/LazyLibrarian/LazyLibrarian.git - https://lazylibrarian.gitlab.io diff --git a/charts/stable/leaf2mqtt/Chart.yaml b/charts/stable/leaf2mqtt/Chart.yaml index bbfb8b9685c..130656c2761 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 + - https://ghcr.com/ghcr.io/k8s-at-home/leaf2mqtt - ghcr.io/k8s-at-home/leaf2mqtt - https://github.com/mitsumaui/leaf2mqtt - https://github.com/k8s-at-home/container-images diff --git a/charts/stable/leantime/Chart.yaml b/charts/stable/leantime/Chart.yaml index 31902bf512c..0c7bf33ba63 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 + - https://hub.docker.com/leantime/leantime - leantime/leantime - https://leantime.io/ - https://hub.docker.com/r/nicholaswilde/leantime diff --git a/charts/stable/libreddit/Chart.yaml b/charts/stable/libreddit/Chart.yaml index 0ad3891fe46..3a63bf0b06a 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 + - https://hub.docker.com/spikecodes/libreddit - spikecodes/libreddit - https://github.com/spikecodes/libreddit - https://hub.docker.com/r/spikecodes/libreddit diff --git a/charts/stable/libremdb/Chart.yaml b/charts/stable/libremdb/Chart.yaml index a6f636f526f..da7e7051199 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 + - https://quay.com/quay.io/pussthecatorg/libremdb - quay.io/pussthecatorg/libremdb - https://github.com/zyachel/libremdb - https://quay.io/pussthecatorg/libremdb diff --git a/charts/stable/libreoffice/Chart.yaml b/charts/stable/libreoffice/Chart.yaml index 7ca98ed0b85..5d310eb6044 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 + - https://ghcr.com/ghcr.io/linuxserver/libreoffice - ghcr.io/linuxserver/libreoffice - https://hub.docker.com/r/linuxserver/libreoffice dependencies: diff --git a/charts/stable/librespeed/Chart.yaml b/charts/stable/librespeed/Chart.yaml index daac8f33237..a3ba1512384 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 + - https://ghcr.com/ghcr.io/linuxserver/librespeed - ghcr.io/linuxserver/librespeed - https://github.com/librespeed/speedtest - https://hub.docker.com/r/linuxserver/librespeed diff --git a/charts/stable/lidarr/Chart.yaml b/charts/stable/lidarr/Chart.yaml index 562e1290f2f..f6870e3cf21 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 + - https://ghcr.com/ghcr.io/onedr0p/lidarr-develop - ghcr.io/onedr0p/lidarr-develop - https://github.com/Lidarr/Lidarr type: application diff --git a/charts/stable/linkace/Chart.yaml b/charts/stable/linkace/Chart.yaml index f7c677bf75b..21ef1fbd4fa 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 + - https://hub.docker.com/linkace/linkace - linkace/linkace - https://www.linkace.org/docs/ - https://github.com/linkace/linkace diff --git a/charts/stable/linkding/Chart.yaml b/charts/stable/linkding/Chart.yaml index 32eb6083abd..cba287ab623 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 + - https://hub.docker.com/sissbruecker/linkding - sissbruecker/linkding - https://github.com/sissbruecker/linkding - https://hub.docker.com/r/sissbruecker/linkding diff --git a/charts/stable/loki/Chart.yaml b/charts/stable/loki/Chart.yaml index f99bafec407..7d9b401a4fe 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 + - https://hub.docker.com/grafana/loki - grafana/loki - https://github.com/grafana/loki type: application diff --git a/charts/stable/makemkv/Chart.yaml b/charts/stable/makemkv/Chart.yaml index 5de170fd94a..aef9f6848c6 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 + - https://hub.docker.com/jlesage/makemkv - jlesage/makemkv - https://github.com/jlesage/docker-makemkv - https://hub.docker.com/r/jlesage/makemkv diff --git a/charts/stable/matomo/Chart.yaml b/charts/stable/matomo/Chart.yaml index 1dbff9d9bdb..d46fcf29a98 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 + - https://hub.docker.com/bitnami/matomo - bitnami/matomo - https://hub.docker.com/r/bitnami/matomo - https://github.com/bitnami/bitnami-docker-matomo diff --git a/charts/stable/mattermost/Chart.yaml b/charts/stable/mattermost/Chart.yaml index b69be9333f3..5a84133b524 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 + - https://hub.docker.com/mattermost/focalboard mattermost/mattermost-enterprise-edition - mattermost/focalboard mattermost/mattermost-enterprise-edition - https://github.com/mattermost/mattermost-server - https://github.com/mattermost/docker diff --git a/charts/stable/mediainfo/Chart.yaml b/charts/stable/mediainfo/Chart.yaml index 5cb4135eb1d..ce5d5723a2b 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 + - https://hub.docker.com/jlesage/mediainfo - jlesage/mediainfo - https://github.com/jlesage/docker-mediainfo - https://hub.docker.com/r/jlesage/mediainfo/ diff --git a/charts/stable/medusa/Chart.yaml b/charts/stable/medusa/Chart.yaml index af6c2979043..204cbafec01 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 + - https://ghcr.com/ghcr.io/linuxserver/medusa - ghcr.io/linuxserver/medusa - https://github.com/linuxserver/docker-medusa - https://pymedusa.com/ diff --git a/charts/stable/meshcentral/Chart.yaml b/charts/stable/meshcentral/Chart.yaml index ca409b33c4e..64e4c77dfe9 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 + - https://ghcr.com/ghcr.io/ylianst/meshcentral - ghcr.io/ylianst/meshcentral - https://github.com/Ylianst/MeshCentral dependencies: diff --git a/charts/stable/meshroom/Chart.yaml b/charts/stable/meshroom/Chart.yaml index bf5dccc8207..2e6565677a7 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 + - https://hub.docker.com/alicevision/meshroom - alicevision/meshroom - https://github.com/alicevision/meshroom - https://hub.docker.com/r/alicevision/meshroom diff --git a/charts/stable/metube/Chart.yaml b/charts/stable/metube/Chart.yaml index c04ddf9d2b5..93ed2806285 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 + - https://hub.docker.com/alexta69/metube - alexta69/metube - https://github.com/alexta69/metube version: 5.0.0 diff --git a/charts/stable/minecraft-bedrock/Chart.yaml b/charts/stable/minecraft-bedrock/Chart.yaml index 6c834b40157..d9bf7e7fbce 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 + - https://hub.docker.com/itzg/minecraft-bedrock-server - itzg/minecraft-bedrock-server - https://github.com/itzg/docker-minecraft-server - https://hub.docker.com/r/itzg/minecraft-server diff --git a/charts/stable/minecraft-java/Chart.yaml b/charts/stable/minecraft-java/Chart.yaml index 40aa8b42469..721e98f1895 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 + - https://hub.docker.com/itzg/minecraft-server - itzg/minecraft-server - https://github.com/itzg/docker-minecraft-server - https://hub.docker.com/r/itzg/minecraft-server diff --git a/charts/stable/minetest/Chart.yaml b/charts/stable/minetest/Chart.yaml index 8e3905afa99..e572d1dca31 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 + - https://ghcr.com/ghcr.io/linuxserver/minetest - ghcr.io/linuxserver/minetest - https://hub.docker.com/r/linuxserver/minetest dependencies: diff --git a/charts/stable/miniflux/Chart.yaml b/charts/stable/miniflux/Chart.yaml index de9e27bc1d8..7d70bf440db 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 + - https://hub.docker.com/miniflux/miniflux - miniflux/miniflux - https://github.com/miniflux/v2 dependencies: diff --git a/charts/stable/minio-console/Chart.yaml b/charts/stable/minio-console/Chart.yaml index e659a509138..e0dfb5123be 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 + - https://hub.docker.com/minio/console - minio/console - https://github.com/minio/console version: 5.0.13 diff --git a/charts/stable/minio/Chart.yaml b/charts/stable/minio/Chart.yaml index 305ed2f8534..e44c5a21bb6 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 + - https://hub.docker.com/minio/console minio/minio - minio/console minio/minio - https://github.com/minio/minio version: 5.0.16 diff --git a/charts/stable/minisatip/Chart.yaml b/charts/stable/minisatip/Chart.yaml index 99f16875e44..52875d448a8 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 + - https://ghcr.com/ghcr.io/linuxserver/minisatip - ghcr.io/linuxserver/minisatip - https://hub.docker.com/r/linuxserver/minisatip dependencies: diff --git a/charts/stable/mkvcleaver/Chart.yaml b/charts/stable/mkvcleaver/Chart.yaml index 3fe89eac43c..78b3da8e83a 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 + - https://hub.docker.com/jlesage/mkvcleaver - jlesage/mkvcleaver - https://github.com/jlesage/docker-mkvcleaver - https://hub.docker.com/r/jlesage/mkvcleaver/ diff --git a/charts/stable/mkvtoolnix/Chart.yaml b/charts/stable/mkvtoolnix/Chart.yaml index 48cb7f1f89a..d7924232b8d 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 + - https://hub.docker.com/jlesage/mkvtoolnix - jlesage/mkvtoolnix - https://github.com/jlesage/docker-mkvtoolnix - https://hub.docker.com/r/jlesage/mkvtoolnix diff --git a/charts/stable/ml-workspace/Chart.yaml b/charts/stable/ml-workspace/Chart.yaml index a408efddc40..da1f9fd7bde 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 + - https://hub.docker.com/mltooling/ml-workspace - mltooling/ml-workspace - https://github.com/ml-tooling/ml-workspace - https://hub.docker.com/r/mltooling/ml-workspace diff --git a/charts/stable/monica/Chart.yaml b/charts/stable/monica/Chart.yaml index 58d499b0408..f40bbdc0122 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 + - https://hub.docker.com/monica - monica - https://github.com/monicahq/monica - https://hub.docker.com/_/monica diff --git a/charts/stable/mosdns/Chart.yaml b/charts/stable/mosdns/Chart.yaml index b2243b2cf14..eb05f8e03d2 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 + - https://hub.docker.com/601096721/mosdns - 601096721/mosdns - https://hub.docker.com/r/601096721/mosdns dependencies: diff --git a/charts/stable/mstream/Chart.yaml b/charts/stable/mstream/Chart.yaml index f002dfdd252..c4919c83758 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 + - https://ghcr.com/ghcr.io/linuxserver/mstream - ghcr.io/linuxserver/mstream - https://github.com/linuxserver/docker-mstream - https://mstream.io/ diff --git a/charts/stable/muximux/Chart.yaml b/charts/stable/muximux/Chart.yaml index 255777b2b9c..1e60883bb2a 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 + - https://ghcr.com/ghcr.io/linuxserver/muximux - ghcr.io/linuxserver/muximux - https://github.com/linuxserver/docker-muximux - https://github.com/mescon/Muximux diff --git a/charts/stable/mymediaforalexa/Chart.yaml b/charts/stable/mymediaforalexa/Chart.yaml index d205b7f3c3c..7a8e115ca8f 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 + - https://hub.docker.com/bizmodeller/mymediaforalexa - bizmodeller/mymediaforalexa - https://hub.docker.com/r/bizmodeller/mymediaforalexa - https://www.mymediaalexa.com/home/docker#dockerhub diff --git a/charts/stable/mysql-workbench/Chart.yaml b/charts/stable/mysql-workbench/Chart.yaml index 9f910f182ea..fdbaa636e30 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 + - https://ghcr.com/ghcr.io/linuxserver/mysql-workbench - ghcr.io/linuxserver/mysql-workbench - https://hub.docker.com/r/linuxserver/mysql-workbench dependencies: diff --git a/charts/stable/n8n/Chart.yaml b/charts/stable/n8n/Chart.yaml index eda3c0e9c12..6b246705095 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 + - https://hub.docker.com/n8nio/n8n - n8nio/n8n - https://docs.n8n.io/ - https://github.com/n8n-io/n8n diff --git a/charts/stable/nano-wallet/Chart.yaml b/charts/stable/nano-wallet/Chart.yaml index f74ed2cc964..f7552f7d547 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 + - https://ghcr.com/ghcr.io/linuxserver/nano-wallet - ghcr.io/linuxserver/nano-wallet - https://hub.docker.com/r/linuxserver/nano-wallet dependencies: diff --git a/charts/stable/navidrome/Chart.yaml b/charts/stable/navidrome/Chart.yaml index 53393571d94..2a1c75caba9 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 + - https://hub.docker.com/deluan/navidrome - deluan/navidrome - https://github.com/deluan/navidrome - https://hub.docker.com/r/deluan/navidrome diff --git a/charts/stable/netdata/Chart.yaml b/charts/stable/netdata/Chart.yaml index f4fa0d38794..173f0a14462 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 + - https://hub.docker.com/netdata/netdata - netdata/netdata - https://github.com/netdata version: 4.0.9 diff --git a/charts/stable/nextpvr/Chart.yaml b/charts/stable/nextpvr/Chart.yaml index 3f55da320a7..5d6c0a8806f 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 + - https://hub.docker.com/nextpvr/nextpvr_amd64 - nextpvr/nextpvr_amd64 - https://hub.docker.com/r/nextpvr/nextpvr_amd64 - https://github.com/sub3/NextPVR/wiki/Install-Docker diff --git a/charts/stable/nginx-proxy-manager/Chart.yaml b/charts/stable/nginx-proxy-manager/Chart.yaml index 3822e3b212d..a80bfa1d8b3 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 + - https://hub.docker.com/jc21/nginx-proxy-manager - jc21/nginx-proxy-manager - https://github.com/NginxProxyManager/nginx-proxy-manager - https://hub.docker.com/r/jc21/nginx-proxy-manager diff --git a/charts/stable/ngircd/Chart.yaml b/charts/stable/ngircd/Chart.yaml index 1f3c6a3fc6b..8b3df71494d 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 + - https://ghcr.com/ghcr.io/linuxserver/ngircd - ghcr.io/linuxserver/ngircd - https://hub.docker.com/r/linuxserver/ngircd dependencies: diff --git a/charts/stable/nntp2nntp/Chart.yaml b/charts/stable/nntp2nntp/Chart.yaml index 1182b020841..a64d563874e 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 + - https://ghcr.com/ghcr.io/linuxserver/nntp2nntp - ghcr.io/linuxserver/nntp2nntp - https://hub.docker.com/r/linuxserver/nntp2nntp dependencies: diff --git a/charts/stable/nocodb/Chart.yaml b/charts/stable/nocodb/Chart.yaml index 29b4cadad2d..be467dd83c6 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 + - https://hub.docker.com/nocodb/nocodb - nocodb/nocodb - https://hub.docker.com/r/nocodb/nocodb - https://github.com/nocodb/nocodb diff --git a/charts/stable/node-red/Chart.yaml b/charts/stable/node-red/Chart.yaml index 64d3986abc1..6eb1a26ce4e 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 + - https://hub.docker.com/docker.io/nodered/node-red - docker.io/nodered/node-red - https://github.com/node-red/node-red-docker type: application diff --git a/charts/stable/novnc/Chart.yaml b/charts/stable/novnc/Chart.yaml index e008af09230..3736796d375 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 + - https://ghcr.com/mikeah/cura-novnc ghcr.io/nicholaswilde/novnc mikeah/prusaslicer-novnc - mikeah/cura-novnc ghcr.io/nicholaswilde/novnc mikeah/prusaslicer-novnc - https://novnc.com/ type: application diff --git a/charts/stable/ntfy/Chart.yaml b/charts/stable/ntfy/Chart.yaml index 51d76b6e6b8..4d9d25de017 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 + - https://hub.docker.com/binwiederhier/ntfy - binwiederhier/ntfy - https://github.com/binwiederhier/ntfy/ version: 4.0.9 diff --git a/charts/stable/nullserv/Chart.yaml b/charts/stable/nullserv/Chart.yaml index feede9011fe..fbe88572312 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 + - https://ghcr.com/ghcr.io/k8s-at-home/nullserv - ghcr.io/k8s-at-home/nullserv - https://github.com/bmrzycki/nullserv version: 8.0.7 diff --git a/charts/stable/nzbget/Chart.yaml b/charts/stable/nzbget/Chart.yaml index 1af850a8b91..4af0732e5c4 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 + - https://ghcr.com/ghcr.io/onedr0p/nzbget - ghcr.io/onedr0p/nzbget - https://nzbget.net/ type: application diff --git a/charts/stable/octoprint/Chart.yaml b/charts/stable/octoprint/Chart.yaml index 44b6ae59d08..64b785438b1 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 + - https://hub.docker.com/octoprint/octoprint - octoprint/octoprint - https://github.com/OctoPrint/OctoPrint - https://hub.docker.com/r/octoprint/octoprint diff --git a/charts/stable/odoo/Chart.yaml b/charts/stable/odoo/Chart.yaml index 4339cec86b4..3ca4160f0ad 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 + - https://hub.docker.com/docker.io/odoo - docker.io/odoo - https://www.odoo.com/ - https://hub.docker.com/repository/docker/nicholaswilde/odoo diff --git a/charts/stable/omada-controller/Chart.yaml b/charts/stable/omada-controller/Chart.yaml index f567ce74e50..61604b3d945 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 + - https://hub.docker.com/mbentley/omada-controller - mbentley/omada-controller - https://github.com/mbentley/docker-omada-controller version: 8.0.20 diff --git a/charts/stable/ombi/Chart.yaml b/charts/stable/ombi/Chart.yaml index 03ec6661048..c002f62d3a9 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 + - https://hub.docker.com/gristlabs/grist ich777/ferdi-client bitnami/prometheus - gristlabs/grist ich777/ferdi-client bitnami/prometheus - https://github.com/tidusjar/Ombi type: application diff --git a/charts/stable/openhab/Chart.yaml b/charts/stable/openhab/Chart.yaml index b3dc21baa75..2f45aff1e2c 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 + - https://hub.docker.com/openhab/openhab - openhab/openhab - https://hub.docker.com/r/openhab/openhab type: application diff --git a/charts/stable/openldap/Chart.yaml b/charts/stable/openldap/Chart.yaml index fea9a151df0..b855bc30a26 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 + - https://hub.docker.com/osixia/openldap - osixia/openldap - https://github.com/jp-gouin/helm-openldap - https://github.com/osixia/docker-openldap diff --git a/charts/stable/openspeedtest/Chart.yaml b/charts/stable/openspeedtest/Chart.yaml index 707256e3b98..49dae619493 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 + - https://hub.docker.com/openspeedtest/latest - openspeedtest/latest - https://github.com/openspeedtest/Speed-Test type: application diff --git a/charts/stable/openvscode-server/Chart.yaml b/charts/stable/openvscode-server/Chart.yaml index 6328d64a71e..301ffd45f3d 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 + - https://ghcr.com/ghcr.io/linuxserver/openvscode-server - ghcr.io/linuxserver/openvscode-server - https://hub.docker.com/r/linuxserver/openvscode-server dependencies: diff --git a/charts/stable/organizr/Chart.yaml b/charts/stable/organizr/Chart.yaml index 2e84d174018..3a915bbd690 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 + - https://hub.docker.com/organizr/organizr - organizr/organizr - https://github.com/causefx/Organizr - https://hub.docker.com/r/organizr/organizr diff --git a/charts/stable/oscam/Chart.yaml b/charts/stable/oscam/Chart.yaml index 1662cd53e82..246ec118fc9 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 + - https://ghcr.com/ghcr.io/linuxserver/oscam - ghcr.io/linuxserver/oscam - https://trac.streamboard.tv/oscam/browser/trunk type: application diff --git a/charts/stable/outline/Chart.yaml b/charts/stable/outline/Chart.yaml index 3602313e575..d52c76d2785 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 + - https://hub.docker.com/outlinewiki/outline - outlinewiki/outline - https://github.com/outline/outline type: application diff --git a/charts/stable/overseerr/Chart.yaml b/charts/stable/overseerr/Chart.yaml index 871bfb91dfe..f722aa681f2 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 + - https://ghcr.com/ghcr.io/sct/overseerr - ghcr.io/sct/overseerr - https://github.com/sct/overseerr - https://hub.docker.com/r/sctx/overseerr diff --git a/charts/stable/owncast/Chart.yaml b/charts/stable/owncast/Chart.yaml index 7eb8c0f6f8c..434d3883253 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 + - https://hub.docker.com/gabekangas/owncast - gabekangas/owncast - https://owncast.online/ - https://github.com/owncast/owncast diff --git a/charts/stable/paperless-ng/Chart.yaml b/charts/stable/paperless-ng/Chart.yaml index a8a05a45526..f66e4fadb1b 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 + - https://ghcr.com/ghcr.io/paperless-ngx/paperless-ngx - ghcr.io/paperless-ngx/paperless-ngx - https://github.com/paperless-ngx/paperless-ngx - https://paperless-ngx.readthedocs.io/en/latest/ diff --git a/charts/stable/papermerge/Chart.yaml b/charts/stable/papermerge/Chart.yaml index c73d24233bf..70e46e3e55b 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 + - https://ghcr.com/ghcr.io/linuxserver/papermerge - ghcr.io/linuxserver/papermerge - https://hub.docker.com/r/linuxserver/papermerge dependencies: diff --git a/charts/stable/pasta/Chart.yaml b/charts/stable/pasta/Chart.yaml index b98922b73a7..1824b748cb7 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 + - https://hub.docker.com/cglatot/pasta - cglatot/pasta - https://github.com/cglatot/pasta - https://hub.docker.com/r/cglatot/pasta diff --git a/charts/stable/photoprism/Chart.yaml b/charts/stable/photoprism/Chart.yaml index 2c37f1fe969..8d076b90c41 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 + - https://hub.docker.com/photoprism/photoprism - photoprism/photoprism - https://github.com/photoprism/photoprism - https://hub.docker.com/r/photoprism/photoprism diff --git a/charts/stable/photoshow/Chart.yaml b/charts/stable/photoshow/Chart.yaml index 8ca045e6d0c..93f412e5801 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 + - https://ghcr.com/ghcr.io/linuxserver/photoshow - ghcr.io/linuxserver/photoshow - https://github.com/thibaud-rohmer/PhotoShow - https://github.com/linuxserver/docker-photoshow diff --git a/charts/stable/photoview/Chart.yaml b/charts/stable/photoview/Chart.yaml index d77c9eef34b..e2e9c89f818 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 + - https://hub.docker.com/viktorstrate/photoview - viktorstrate/photoview - https://github.com/photoview/photoview - https://hub.docker.com/r/viktorstrate/photoview diff --git a/charts/stable/phpldapadmin/Chart.yaml b/charts/stable/phpldapadmin/Chart.yaml index 4225f0489a0..f44cd531e48 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 + - https://hub.docker.com/osixia/phpldapadmin - osixia/phpldapadmin - https://gitlab.v2.rancher.geohub.space/g3s/i3s/i3s-helm-catalog type: application diff --git a/charts/stable/pialert/Chart.yaml b/charts/stable/pialert/Chart.yaml index 1e095bc5a39..f2e54061042 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 + - https://hub.docker.com/jokobsk/pi.alert - jokobsk/pi.alert - https://github.com/jokob-sk/Pi.Alert - https://hub.docker.com/r/jokobsk/pi.alert diff --git a/charts/stable/piaware/Chart.yaml b/charts/stable/piaware/Chart.yaml index ce58939a2c3..1435d832545 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 + - https://hub.docker.com/mikenye/piaware - mikenye/piaware - https://github.com/flightaware/piaware version: 8.0.7 diff --git a/charts/stable/picoshare/Chart.yaml b/charts/stable/picoshare/Chart.yaml index 395f7ff6041..f60a2291e3b 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 + - https://hub.docker.com/mtlynch/picoshare - mtlynch/picoshare - https://github.com/mtlynch/picoshare - https://hub.docker.com/r/mtlynch/picoshare diff --git a/charts/stable/pidgin/Chart.yaml b/charts/stable/pidgin/Chart.yaml index ee448cfb1d8..ba57f2f17c4 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 + - https://ghcr.com/ghcr.io/linuxserver/pidgin - ghcr.io/linuxserver/pidgin - https://hub.docker.com/r/linuxserver/pidgin dependencies: diff --git a/charts/stable/pihole/Chart.yaml b/charts/stable/pihole/Chart.yaml index 469b0e6eb99..86a3d3270dc 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 + - https://hub.docker.com/pihole/pihole - pihole/pihole - https://pi-hole.net/ - https://github.com/pi-hole diff --git a/charts/stable/pinry/Chart.yaml b/charts/stable/pinry/Chart.yaml index 3d0cc024390..e6c1651d114 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 + - https://hub.docker.com/getpinry/pinry - getpinry/pinry - https://github.com/pinry/pinry/ version: 4.0.7 diff --git a/charts/stable/pixapop/Chart.yaml b/charts/stable/pixapop/Chart.yaml index 3e0d52a6ada..a6020c9ffcc 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 + - https://ghcr.com/ghcr.io/linuxserver/pixapop - ghcr.io/linuxserver/pixapop - https://github.com/linuxserver/docker-pixapop - https://github.com/bierdok/pixapop diff --git a/charts/stable/plaxt/Chart.yaml b/charts/stable/plaxt/Chart.yaml index fddc24f3b7d..234a7cb4ae6 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 + - https://hub.docker.com/xanderstrike/goplaxt - xanderstrike/goplaxt - https://github.com/XanderStrike/goplaxt - https://hub.docker.com/r/xanderstrike/goplaxt diff --git a/charts/stable/plex-auto-languages/Chart.yaml b/charts/stable/plex-auto-languages/Chart.yaml index 38be9f4f911..14606bcc0e7 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 + - https://hub.docker.com/remirigal/plex-auto-languages - remirigal/plex-auto-languages - https://github.com/remirigal/plex-auto-languages - https://hub.docker.com/r/remirigal/plex-auto-languages diff --git a/charts/stable/plex-utills/Chart.yaml b/charts/stable/plex-utills/Chart.yaml index 2a7924cf4a3..6773598f6c2 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 + - https://hub.docker.com/jkirkcaldy/plex-utills - jkirkcaldy/plex-utills - https://github.com/jkirkcaldy/plex-utills - https://hub.docker.com/r/jkirkcaldy/plex-utills/ diff --git a/charts/stable/plex/Chart.yaml b/charts/stable/plex/Chart.yaml index b75e7c94dc4..28a297efd85 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 + - https://ghcr.com/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 - 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 diff --git a/charts/stable/podgrab/Chart.yaml b/charts/stable/podgrab/Chart.yaml index 51e5a6d9a03..257cdcbcddb 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 + - https://hub.docker.com/akhilrex/podgrab - akhilrex/podgrab - https://github.com/akhilrex/podgrab - https://hub.docker.com/r/akhilrex/podgrab diff --git a/charts/stable/portainer-ce/Chart.yaml b/charts/stable/portainer-ce/Chart.yaml index 2491f5338a8..bb448c3bac5 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 + - https://hub.docker.com/portainer/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 diff --git a/charts/stable/posterr/Chart.yaml b/charts/stable/posterr/Chart.yaml index 32289ccc076..525bde8701a 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 + - https://hub.docker.com/petersem/posterr - petersem/posterr - https://github.com/petersem/posterr - https://hub.docker.com/r/petersem/posterr/ diff --git a/charts/stable/pretend-youre-xyzzy/Chart.yaml b/charts/stable/pretend-youre-xyzzy/Chart.yaml index cc2d727897d..071010f4ad7 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 + - https://hub.docker.com/emcniece/dockeryourxyzzy - emcniece/dockeryourxyzzy - https://github.com/ajanata/PretendYoureXyzzy - https://github.com/emcniece/DockerYourXyzzy diff --git a/charts/stable/projectsend/Chart.yaml b/charts/stable/projectsend/Chart.yaml index f57e617d149..6eaedd59389 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 + - https://ghcr.com/ghcr.io/linuxserver/projectsend - ghcr.io/linuxserver/projectsend - https://hub.docker.com/r/linuxserver/projectsend dependencies: diff --git a/charts/stable/promcord/Chart.yaml b/charts/stable/promcord/Chart.yaml index 6f31f09ef1a..5a8a57fe9f3 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 + - https://hub.docker.com/biospheere/promcord - biospheere/promcord - https://github.com/nimarion/promcord type: application diff --git a/charts/stable/protonmail-bridge/Chart.yaml b/charts/stable/protonmail-bridge/Chart.yaml index e44514a821e..fcd0209148a 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 + - https://hub.docker.com/shenxn/protonmail-bridge - shenxn/protonmail-bridge - https://github.com/shenxn/protonmail-bridge-docker - https://hub.docker.com/r/shenxn/protonmail-bridge diff --git a/charts/stable/prowlarr/Chart.yaml b/charts/stable/prowlarr/Chart.yaml index dbd0c6a1e0e..0057c357b78 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 + - https://ghcr.com/ghcr.io/onedr0p/prowlarr-develop - ghcr.io/onedr0p/prowlarr-develop - https://github.com/Prowlarr/Prowlarr - https://github.com/k8s-at-home/container-images diff --git a/charts/stable/prusaslicer-novnc/Chart.yaml b/charts/stable/prusaslicer-novnc/Chart.yaml index f7355cd17b5..6589eae9f3c 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 + - https://hub.docker.com/mikeah/prusaslicer-novnc - mikeah/prusaslicer-novnc - https://www.prusa3d.com/prusaslicer/ - https://hub.docker.com/r/mikeah/prusaslicer-novnc diff --git a/charts/stable/putty/Chart.yaml b/charts/stable/putty/Chart.yaml index 531da7e200b..60884b7fb43 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 + - https://hub.docker.com/jlesage/putty - jlesage/putty - https://github.com/jlesage/docker-putty - https://hub.docker.com/r/jlesage/putty/ diff --git a/charts/stable/pwndrop/Chart.yaml b/charts/stable/pwndrop/Chart.yaml index 6604f4a3916..cd2ac8e972f 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 + - https://ghcr.com/ghcr.io/linuxserver/pwndrop - ghcr.io/linuxserver/pwndrop - https://hub.docker.com/r/linuxserver/pwndrop dependencies: diff --git a/charts/stable/pydio-cells/Chart.yaml b/charts/stable/pydio-cells/Chart.yaml index a9c505a955e..db3a960b6df 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 + - https://hub.docker.com/pydio/cells - pydio/cells - https://hub.docker.com/r/linuxserver/pydio-cells dependencies: diff --git a/charts/stable/pyload/Chart.yaml b/charts/stable/pyload/Chart.yaml index 6f230d3ef9c..1e5d193f281 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 + - https://ghcr.com/ghcr.io/linuxserver/pyload lscr.io/linuxserver/pyload-ng - ghcr.io/linuxserver/pyload lscr.io/linuxserver/pyload-ng - https://github.com/pyload/pyload - https://hub.docker.com/r/linuxserver/pyload diff --git a/charts/stable/pylon/Chart.yaml b/charts/stable/pylon/Chart.yaml index b093503399b..56eee1dd820 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 + - https://ghcr.com/ghcr.io/linuxserver/pylon - ghcr.io/linuxserver/pylon - https://hub.docker.com/r/linuxserver/pylon dependencies: diff --git a/charts/stable/qbitmanage/Chart.yaml b/charts/stable/qbitmanage/Chart.yaml index fc7850c46ca..2f4e8eec7a3 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 + - https://hub.docker.com/bobokun/qbit_manage - bobokun/qbit_manage - https://github.com/StuffAnThings/qbit_manage/wiki/Docker-Installation - https://hub.docker.com/r/bobokun/qbit_manage diff --git a/charts/stable/qbittorrent/Chart.yaml b/charts/stable/qbittorrent/Chart.yaml index 1ddb3b2491c..e9ce71c33b6 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 + - https://ghcr.com/ghcr.io/onedr0p/qbittorrent - ghcr.io/onedr0p/qbittorrent - https://github.com/qbittorrent/qBittorrent type: application diff --git a/charts/stable/qdirstat/Chart.yaml b/charts/stable/qdirstat/Chart.yaml index b129c568dbc..6e71af8934e 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 + - https://hub.docker.com/jlesage/qdirstat - jlesage/qdirstat - https://github.com/jlesage/docker-qdirstat - https://hub.docker.com/r/jlesage/qdirstat/ diff --git a/charts/stable/qinglong/Chart.yaml b/charts/stable/qinglong/Chart.yaml index d5cc5b69c0d..3c49517296a 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 + - https://hub.docker.com/whyour/qinglong - whyour/qinglong - https://hub.docker.com/r/whyour/qinglong dependencies: diff --git a/charts/stable/quassel-core/Chart.yaml b/charts/stable/quassel-core/Chart.yaml index 6f065ca5ae9..ff93d84d69b 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 + - https://ghcr.com/ghcr.io/linuxserver/quassel-core - ghcr.io/linuxserver/quassel-core - https://hub.docker.com/r/linuxserver/quassel-core dependencies: diff --git a/charts/stable/quassel-web/Chart.yaml b/charts/stable/quassel-web/Chart.yaml index 17315b9e21a..79a298d154e 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 + - https://ghcr.com/ghcr.io/linuxserver/quassel-web - ghcr.io/linuxserver/quassel-web - https://hub.docker.com/r/linuxserver/quassel-web dependencies: diff --git a/charts/stable/radarr/Chart.yaml b/charts/stable/radarr/Chart.yaml index d15701b64ce..e60bdef3ecf 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 + - https://ghcr.com/ghcr.io/onedr0p/radarr dmanius/radarrsync-docker - ghcr.io/onedr0p/radarr dmanius/radarrsync-docker - https://github.com/Radarr/Radarr type: application diff --git a/charts/stable/rcon-webadmin/Chart.yaml b/charts/stable/rcon-webadmin/Chart.yaml index b02c95acf93..192aef6ef06 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 + - https://hub.docker.com/itzg/rcon - itzg/rcon - https://github.com/rcon-web-admin/rcon-web-admin - https://hub.docker.com/r/itzg/rcon/ diff --git a/charts/stable/rdesktop/Chart.yaml b/charts/stable/rdesktop/Chart.yaml index 4e387057ac3..2b949ad3c57 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 + - https://hub.docker.com/lscr.io/linuxserver/rdesktop - lscr.io/linuxserver/rdesktop - http://xrdp.org/ - https://github.com/orgs/linuxserver/packages/container/package/rdesktop diff --git a/charts/stable/readarr/Chart.yaml b/charts/stable/readarr/Chart.yaml index 3ac05bfcda6..58be6fe3a2f 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 + - https://ghcr.com/ghcr.io/onedr0p/readarr-develop - ghcr.io/onedr0p/readarr-develop - https://github.com/Readarr/Readarr - https://readarr.com diff --git a/charts/stable/recipes/Chart.yaml b/charts/stable/recipes/Chart.yaml index 84e15330d48..8f29e16bb58 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 + - https://hub.docker.com/vabene1111/recipes gregyankovoy/chowdown - vabene1111/recipes gregyankovoy/chowdown - https://github.com/vabene1111/recipes - https://hub.docker.com/r/vabene1111/recipes diff --git a/charts/stable/recyclarr/Chart.yaml b/charts/stable/recyclarr/Chart.yaml index f089884f49a..1bb9845d6ad 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 + - https://ghcr.com/ghcr.io/recyclarr/recyclarr - ghcr.io/recyclarr/recyclarr - https://github.com/recyclarr/recyclarr - https://github.com/recyclarr/recyclarr/pkgs/container/recyclarr diff --git a/charts/stable/redmine/Chart.yaml b/charts/stable/redmine/Chart.yaml index 2dc3e6152c8..c5556e788a8 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 + - https://hub.docker.com/redmine - redmine - https://github.com/redmine/redmine - https://hub.docker.com/_/redmine diff --git a/charts/stable/reg/Chart.yaml b/charts/stable/reg/Chart.yaml index eb718eac9ef..fa6ec06e85d 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 + - https://ghcr.com/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 - 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/ diff --git a/charts/stable/remmina/Chart.yaml b/charts/stable/remmina/Chart.yaml index ced8a2df885..972e95de091 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 + - https://ghcr.com/ghcr.io/linuxserver/remmina - ghcr.io/linuxserver/remmina - https://github.com/linuxserver/docker-remmina - https://remmina.org/ diff --git a/charts/stable/requestrr/Chart.yaml b/charts/stable/requestrr/Chart.yaml index d85d70872b0..db962bf54a9 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 + - https://ghcr.com/ghcr.io/linuxserver/requestrr - ghcr.io/linuxserver/requestrr - https://hub.docker.com/r/linuxserver/requestrr dependencies: diff --git a/charts/stable/resilio-sync/Chart.yaml b/charts/stable/resilio-sync/Chart.yaml index 972c31383c2..37db1298245 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 + - https://ghcr.com/ghcr.io/linuxserver/resilio-sync - ghcr.io/linuxserver/resilio-sync - https://github.com/orgs/linuxserver/packages/container/package/resilio-sync version: 8.0.7 diff --git a/charts/stable/retrobot/Chart.yaml b/charts/stable/retrobot/Chart.yaml index 4f992eb167b..08ec5db1cd4 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 + - https://hub.docker.com/rossimo/retrobot - rossimo/retrobot - https://github.com/rossimo/retrobot - https://hub.docker.com/r/rossimo/retrobot diff --git a/charts/stable/ring-mqtt/Chart.yaml b/charts/stable/ring-mqtt/Chart.yaml index 0a056018673..381b7abe9a2 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 + - https://hub.docker.com/tsightler/ring-mqtt - tsightler/ring-mqtt - https://github.com/tsightler/ring-mqtt - https://hub.docker.com/r/tsightler/ring-mqtt/ diff --git a/charts/stable/rsnapshot/Chart.yaml b/charts/stable/rsnapshot/Chart.yaml index f97ee294543..1c5279ce78e 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 + - https://ghcr.com/ghcr.io/linuxserver/rsnapshot - ghcr.io/linuxserver/rsnapshot - https://hub.docker.com/r/linuxserver/rsnapshot dependencies: diff --git a/charts/stable/rss-bridge/Chart.yaml b/charts/stable/rss-bridge/Chart.yaml index 3adc16f1899..4ab4077cc79 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 + - https://hub.docker.com/rssbridge/rss-bridge - rssbridge/rss-bridge - https://github.com/RSS-Bridge/rss-bridge version: 4.0.7 diff --git a/charts/stable/rsshub/Chart.yaml b/charts/stable/rsshub/Chart.yaml index c0f3731d040..91dd85e591a 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 + - https://hub.docker.com/diygod/rsshub - diygod/rsshub - https://docs.rsshub.app/en/install/ - https://github.com/DIYgod/RSSHub diff --git a/charts/stable/sabnzbd/Chart.yaml b/charts/stable/sabnzbd/Chart.yaml index de71fc52ded..d5d0dab0f8f 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 + - https://ghcr.com/ghcr.io/onedr0p/sabnzbd - ghcr.io/onedr0p/sabnzbd - https://sabnzbd.org/ type: application diff --git a/charts/stable/satisfactory/Chart.yaml b/charts/stable/satisfactory/Chart.yaml index 809d9d383d4..79ca5e35da6 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 + - https://hub.docker.com/wolveix/satisfactory-server - wolveix/satisfactory-server - https://github.com/wolveix/satisfactory-server - https://hub.docker.com/r/wolveix/satisfactory-server diff --git a/charts/stable/scrutiny/Chart.yaml b/charts/stable/scrutiny/Chart.yaml index 3cfa5e1a273..291434fc9a3 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 + - https://ghcr.com/ghcr.io/analogj/scrutiny - ghcr.io/analogj/scrutiny - https://hub.docker.com/r/linuxserver/scrutiny dependencies: diff --git a/charts/stable/ser2sock/Chart.yaml b/charts/stable/ser2sock/Chart.yaml index 3ace9fce449..3da51b6ff33 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 + - https://hub.docker.com/tenstartups/ser2sock - tenstartups/ser2sock - https://github.com/nutechsoftware/ser2sock - https://github.com/tenstartups/ser2sock diff --git a/charts/stable/shiori/Chart.yaml b/charts/stable/shiori/Chart.yaml index 8d535c7991c..db1f980fc70 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 + - https://ghcr.com/ghcr.io/go-shiori/shiori - ghcr.io/go-shiori/shiori - https://github.com/go-shiori/shiori - https://github.com/go-shiori/shiori/pkgs/container/shiori diff --git a/charts/stable/shlink-web-client/Chart.yaml b/charts/stable/shlink-web-client/Chart.yaml index f21c6682851..d302237c354 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 + - https://hub.docker.com/shlinkio/shlink-web-client - shlinkio/shlink-web-client - https://github.com/shlinkio/shlink-web-client type: application diff --git a/charts/stable/shlink/Chart.yaml b/charts/stable/shlink/Chart.yaml index c87a75e390a..37c2c0282a5 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 + - https://hub.docker.com/shlinkio/shlink-web-client shlinkio/shlink - shlinkio/shlink-web-client shlinkio/shlink - https://github.com/shlinkio/shlink type: application diff --git a/charts/stable/shorturl/Chart.yaml b/charts/stable/shorturl/Chart.yaml index 41fac5799f6..fe09ae9e16a 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 + - https://ghcr.com/ghcr.io/nicholaswilde/shorturl - ghcr.io/nicholaswilde/shorturl - https://github.com/prologic/shorturl - https://github.com/nicholaswilde/docker-shorturl diff --git a/charts/stable/sickchill/Chart.yaml b/charts/stable/sickchill/Chart.yaml index 3a31321c968..ff17ffd2f2a 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 + - https://ghcr.com/ghcr.io/linuxserver/sickchill - ghcr.io/linuxserver/sickchill - https://github.com/linuxserver/docker-sickchill - https://github.com/SickChill/SickChill diff --git a/charts/stable/sickgear/Chart.yaml b/charts/stable/sickgear/Chart.yaml index 4e2864145d7..cf54f798082 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 + - https://hub.docker.com/sickgear/sickgear - sickgear/sickgear - https://github.com/SickGear/SickGear type: application diff --git a/charts/stable/simply-shorten/Chart.yaml b/charts/stable/simply-shorten/Chart.yaml index c44ae2da951..a9e85778d64 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 + - https://hub.docker.com/draganczukp/simply-shorten - draganczukp/simply-shorten - https://gitlab.com/draganczukp/simply-shorten - https://hub.docker.com/r/draganczukp/simply-shorten diff --git a/charts/stable/smokeping/Chart.yaml b/charts/stable/smokeping/Chart.yaml index be78efa7d45..37fc4e2b608 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 + - https://ghcr.com/ghcr.io/linuxserver/smokeping - ghcr.io/linuxserver/smokeping - https://oss.oetiker.ch/smokeping/ - https://hub.docker.com/r/linuxserver/smokeping diff --git a/charts/stable/snapdrop/Chart.yaml b/charts/stable/snapdrop/Chart.yaml index 10e124fa29b..accb1e1be30 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 + - https://hub.docker.com/linuxserver/snapdrop - linuxserver/snapdrop - https://github.com/linuxserver/docker-snapdrop version: 4.0.12 diff --git a/charts/stable/snipe-it/Chart.yaml b/charts/stable/snipe-it/Chart.yaml index 48635bea3bf..cb1e5a8e535 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 + - https://hub.docker.com/snipe/snipe-it - snipe/snipe-it - https://snipeitapp.com/ - https://github.com/snipe/snipe-it diff --git a/charts/stable/soft-serve/Chart.yaml b/charts/stable/soft-serve/Chart.yaml index 38ff2f5e957..e95bd2d017c 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 + - https://hub.docker.com/charmcli/soft-serve - charmcli/soft-serve - https://github.com/charmbracelet/soft-serve type: application diff --git a/charts/stable/sonarr/Chart.yaml b/charts/stable/sonarr/Chart.yaml index 6ecf79a62e8..772e919b455 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 + - https://ghcr.com/ghcr.io/onedr0p/sonarr - ghcr.io/onedr0p/sonarr - https://github.com/Sonarr/Sonarr type: application diff --git a/charts/stable/speedtest-exporter/Chart.yaml b/charts/stable/speedtest-exporter/Chart.yaml index 2c6d28e9755..05aa0697d4e 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 + - https://ghcr.com/ghcr.io/miguelndecarvalho/speedtest-exporter - ghcr.io/miguelndecarvalho/speedtest-exporter - https://github.com/MiguelNdeCarvalho/speedtest-exporter/ type: application diff --git a/charts/stable/spotweb/Chart.yaml b/charts/stable/spotweb/Chart.yaml index 2d447586d65..7dc38b52ff6 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 + - https://hub.docker.com/jbaten/spotweb - jbaten/spotweb - https://github.com/spotweb/spotweb - https://hub.docker.com/r/jbaten/spotweb diff --git a/charts/stable/sqlitebrowser/Chart.yaml b/charts/stable/sqlitebrowser/Chart.yaml index 927de1c1f56..841458e36cc 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 + - https://ghcr.com/ghcr.io/linuxserver/sqlitebrowser - ghcr.io/linuxserver/sqlitebrowser - https://github.com/linuxserver/docker-sqlitebrowser - https://sqlitebrowser.org/ diff --git a/charts/stable/stash/Chart.yaml b/charts/stable/stash/Chart.yaml index a53ba16f2b3..96a718c5f24 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 + - https://hub.docker.com/stashapp/stash machines/filestash - stashapp/stash machines/filestash - https://github.com/stashapp/stash - https://hub.docker.com/r/stashapp/stash diff --git a/charts/stable/static/Chart.yaml b/charts/stable/static/Chart.yaml index 2bb491ace68..85735f39f27 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 + - https://ghcr.com/caroga/commentoplusplus b4bz/homer ghcr.io/nicholaswilde/static lscr.io/linuxserver/raneto damoeb/rss-proxy ghcr.io/diamkil/socials - 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 diff --git a/charts/stable/statping-ng/Chart.yaml b/charts/stable/statping-ng/Chart.yaml index 22de2ab092f..c7142632878 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 + - https://quay.com/quay.io/statping-ng/statping-ng - quay.io/statping-ng/statping-ng - https://github.com/statping/statping type: application diff --git a/charts/stable/storj-node/Chart.yaml b/charts/stable/storj-node/Chart.yaml index e62eed3748c..72a151c10ec 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 + - https://hub.docker.com/storjlabs/storagenode - storjlabs/storagenode - https://github.com/storj/storj - https://docs.storj.io/node/ diff --git a/charts/stable/strapi/Chart.yaml b/charts/stable/strapi/Chart.yaml index 720c6ce362a..d813f925d48 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 + - https://hub.docker.com/naskio/strapi - naskio/strapi - https://truecharts.org/docs/charts/stable/strapi - https://hub.docker.com/r/naskio/strapi diff --git a/charts/stable/synapse/Chart.yaml b/charts/stable/synapse/Chart.yaml index 75d1ecf08fd..ea5c4f9456b 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 + - https://hub.docker.com/matrixdotorg/synapse - matrixdotorg/synapse type: application version: 7.0.22 diff --git a/charts/stable/synclounge/Chart.yaml b/charts/stable/synclounge/Chart.yaml index 52aba472cf4..d13ba422376 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 + - https://ghcr.com/ghcr.io/linuxserver/synclounge - ghcr.io/linuxserver/synclounge - https://hub.docker.com/r/linuxserver/synclounge dependencies: diff --git a/charts/stable/syncthing/Chart.yaml b/charts/stable/syncthing/Chart.yaml index 8155f2b23cb..d99e05c7241 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 + - https://hub.docker.com/syncthing/syncthing - syncthing/syncthing - https://syncthing.net/ - https://github.com/syncthing/syncthing diff --git a/charts/stable/synctube/Chart.yaml b/charts/stable/synctube/Chart.yaml index f0938eab995..52c1f7271f1 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 + - https://hub.docker.com/littlestache/synctube - littlestache/synctube - https://github.com/RblSb/SyncTube - https://hub.docker.com/r/littlestache/synctube diff --git a/charts/stable/syslog-ng/Chart.yaml b/charts/stable/syslog-ng/Chart.yaml index fbe1d04a7b9..33ef7381bd5 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 + - https://hub.docker.com/balabit/syslog-ng - balabit/syslog-ng - https://hub.docker.com/r/linuxserver/syslog-ng dependencies: diff --git a/charts/stable/tailscale/Chart.yaml b/charts/stable/tailscale/Chart.yaml index 979fbce14bc..d9d88601e9c 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 + - https://hub.docker.com/docker.io/tailscale/tailscale - docker.io/tailscale/tailscale - https://hub.docker.com/r/tailscale/tailscale - https://github.com/tailscale/tailscale/blob/main/docs/k8s/run.sh diff --git a/charts/stable/tautulli/Chart.yaml b/charts/stable/tautulli/Chart.yaml index bb38bc34e3b..9d2985c19f3 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 + - https://ghcr.com/ghcr.io/onedr0p/tautulli - ghcr.io/onedr0p/tautulli - https://github.com/Tautulli/Tautulli type: application diff --git a/charts/stable/tdarr/Chart.yaml b/charts/stable/tdarr/Chart.yaml index e4575f11ca3..cff0781db82 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 + - https://hub.docker.com/haveagitgat/tdarr - haveagitgat/tdarr - https://github.com/HaveAGitGat/Tdarr - https://hub.docker.com/r/haveagitgat/tdarr diff --git a/charts/stable/teedy/Chart.yaml b/charts/stable/teedy/Chart.yaml index 6de48d8ffb2..c3c2afe6b58 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 + - https://hub.docker.com/sismics/docs - sismics/docs - https://github.com/sismics/docs dependencies: diff --git a/charts/stable/thelounge/Chart.yaml b/charts/stable/thelounge/Chart.yaml index 65902ac7f53..89e58154ea2 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 + - https://hub.docker.com/thelounge/thelounge - thelounge/thelounge - https://github.com/thelounge/thelounge version: 8.0.7 diff --git a/charts/stable/theme-park/Chart.yaml b/charts/stable/theme-park/Chart.yaml index 7b0cbacd7d7..763519f46f7 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 + - https://ghcr.com/ghcr.io/onedr0p/theme-park - ghcr.io/onedr0p/theme-park - https://github.com/gilbn/theme.park type: application diff --git a/charts/stable/tinymediamanager/Chart.yaml b/charts/stable/tinymediamanager/Chart.yaml index 07b820b0d0d..38b8a238cc4 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 + - https://hub.docker.com/tinymediamanager/tinymediamanager - tinymediamanager/tinymediamanager - https://hub.docker.com/r/tinymediamanager/tinymediamanager - https://gitlab.com/tinyMediaManager/tinyMediaManager diff --git a/charts/stable/traccar/Chart.yaml b/charts/stable/traccar/Chart.yaml index 35d58d22cf0..c11c3eba3ba 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 + - https://hub.docker.com/traccar/traccar - traccar/traccar - https://github.com/traccar/traccar - https://hub.docker.com/r/traccar/traccar diff --git a/charts/stable/traggo/Chart.yaml b/charts/stable/traggo/Chart.yaml index df02c0b6a75..42d8a842365 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 + - https://hub.docker.com/traggo/server - traggo/server - https://github.com/traggo/server type: application diff --git a/charts/stable/transmission/Chart.yaml b/charts/stable/transmission/Chart.yaml index f9033c64983..25e34ef2129 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 + - https://ghcr.com/ghcr.io/onedr0p/transmission - ghcr.io/onedr0p/transmission - https://github.com/transmission/transmission - https://hub.docker.com/r/linuxserver/transmission diff --git a/charts/stable/trilium-notes/Chart.yaml b/charts/stable/trilium-notes/Chart.yaml index 0e161527914..96d9ffc2347 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 + - https://ghcr.com/ghcr.io/zadam/trilium - ghcr.io/zadam/trilium - https://hub.docker.com/r/zadam/trilium - https://github.com/zadam/trilium diff --git a/charts/stable/truecommand/Chart.yaml b/charts/stable/truecommand/Chart.yaml index 84f2df0292f..fd3e795de28 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 + - https://hub.docker.com/ixsystems/truecommand - ixsystems/truecommand - https://hub.docker.com/r/ixsystems/truecommand type: application diff --git a/charts/stable/tsmuxer/Chart.yaml b/charts/stable/tsmuxer/Chart.yaml index 96544003de3..d536e70f4e4 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 + - https://hub.docker.com/jlesage/tsmuxer - jlesage/tsmuxer - https://github.com/jlesage/docker-tsmuxer - https://hub.docker.com/r/jlesage/tsmuxer/ diff --git a/charts/stable/tt-rss/Chart.yaml b/charts/stable/tt-rss/Chart.yaml index b6a5a25e032..1015d821249 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 + - https://ghcr.com/ghcr.io/k8s-at-home/tt-rss - ghcr.io/k8s-at-home/tt-rss - https://git.tt-rss.org/fox/tt-rss type: application diff --git a/charts/stable/tvheadend/Chart.yaml b/charts/stable/tvheadend/Chart.yaml index b06f9b4e03e..2b20caa5c0b 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 + - https://ghcr.com/ghcr.io/linuxserver/tvheadend - ghcr.io/linuxserver/tvheadend - https://github.com/tvheadend/tvheadend type: application diff --git a/charts/stable/twtxt/Chart.yaml b/charts/stable/twtxt/Chart.yaml index 0a6d14fc9a0..7f9775f23b1 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 + - https://ghcr.com/ghcr.io/nicholaswilde/twtxt - ghcr.io/nicholaswilde/twtxt - https://github.com/prologic/twtxt - https://github.com/nicholaswilde/docker-twtxt diff --git a/charts/stable/typecho/Chart.yaml b/charts/stable/typecho/Chart.yaml index 796768cb862..e56320625df 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 + - https://hub.docker.com/joyqi/typecho - joyqi/typecho - https://github.com/typecho/typecho - https://hub.docker.com/r/joyqi/typecho diff --git a/charts/stable/ubooquity/Chart.yaml b/charts/stable/ubooquity/Chart.yaml index f7d88f5319c..28dc55785ae 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 + - https://ghcr.com/ghcr.io/linuxserver/ubooquity - ghcr.io/linuxserver/ubooquity - https://hub.docker.com/r/linuxserver/ubooquity dependencies: diff --git a/charts/stable/unifi/Chart.yaml b/charts/stable/unifi/Chart.yaml index 717d66f6663..95dff8d1baf 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 + - https://ghcr.com/jlesage/mediainfo ghcr.io/linuxserver/mysql-workbench jacobalberty/unifi - jlesage/mediainfo ghcr.io/linuxserver/mysql-workbench jacobalberty/unifi - https://github.com/jacobalberty/unifi-docker - https://unifi-network.ui.com diff --git a/charts/stable/unmanic/Chart.yaml b/charts/stable/unmanic/Chart.yaml index 3ce50301fae..12e42be45a4 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 + - https://hub.docker.com/josh5/unmanic - josh5/unmanic - https://github.com/Unmanic/unmanic - https://hub.docker.com/r/josh5/unmanic diff --git a/charts/stable/unpackerr/Chart.yaml b/charts/stable/unpackerr/Chart.yaml index 5be31146ca9..53b345011ac 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 + - https://hub.docker.com/golift/unpackerr - golift/unpackerr - https://github.com/davidnewhall/unpackerr - https://hub.docker.com/r/golift/unpackerr diff --git a/charts/stable/uptime-kuma/Chart.yaml b/charts/stable/uptime-kuma/Chart.yaml index e15bf657312..1b944b3d9e4 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 + - https://hub.docker.com/louislam/uptime-kuma - louislam/uptime-kuma - https://github.com/louislam/uptime-kuma type: application diff --git a/charts/stable/vaultwarden/Chart.yaml b/charts/stable/vaultwarden/Chart.yaml index 0672482853d..ddb56a1d59f 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 + - https://hub.docker.com/docker.io/vaultwarden/server - docker.io/vaultwarden/server - https://github.com/dani-garcia/vaultwarden type: application diff --git a/charts/stable/verysync/Chart.yaml b/charts/stable/verysync/Chart.yaml index 745347a166d..c86937207e0 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 + - https://hub.docker.com/jonnyan404/verysync - jonnyan404/verysync - https://hub.docker.com/r/jonnyan404/verysync version: 4.0.7 diff --git a/charts/stable/watchyourlan/Chart.yaml b/charts/stable/watchyourlan/Chart.yaml index 22f839deee6..2845aa083d1 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 + - https://hub.docker.com/aceberg/watchyourlan - aceberg/watchyourlan - https://github.com/aceberg/WatchYourLAN version: 3.1.9 diff --git a/charts/stable/wbo/Chart.yaml b/charts/stable/wbo/Chart.yaml index 097ce10bf91..dc6b8a3e668 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 + - https://hub.docker.com/lovasoa/wbo - lovasoa/wbo - https://github.com/lovasoa/whitebophir version: 3.0.0 diff --git a/charts/stable/webgrabplus/Chart.yaml b/charts/stable/webgrabplus/Chart.yaml index b55d6baffd3..e7fdcf73b68 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 + - https://ghcr.com/ghcr.io/linuxserver/webgrabplus - ghcr.io/linuxserver/webgrabplus - https://hub.docker.com/r/linuxserver/webgrabplus dependencies: diff --git a/charts/stable/weblate/Chart.yaml b/charts/stable/weblate/Chart.yaml index dd9bd66c4ca..601c223d24c 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 + - https://hub.docker.com/weblate/weblate - weblate/weblate - https://github.com/WeblateOrg/weblate - https://github.com/WeblateOrg/docker diff --git a/charts/stable/webnut/Chart.yaml b/charts/stable/webnut/Chart.yaml index 7a6c28ffcc3..8c570688c10 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 + - https://hub.docker.com/edgd1er/webnut - edgd1er/webnut - https://hub.docker.com/r/edgd1er/webnut - https://github.com/rshipp/webNUT diff --git a/charts/stable/website-shot/Chart.yaml b/charts/stable/website-shot/Chart.yaml index 973d9ef9312..daf7705cdc1 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 + - https://hub.docker.com/flowko1/website-shot - flowko1/website-shot - https://github.com/Flowko/website-shot version: 4.0.9 diff --git a/charts/stable/webtop/Chart.yaml b/charts/stable/webtop/Chart.yaml index ed3e5b0c1b4..6d34c03814c 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 + - https://hub.docker.com/lscr.io/linuxserver/webtop - lscr.io/linuxserver/webtop - https://github.com/linuxserver/gclient - https://github.com/orgs/linuxserver/packages/container/package/webtop diff --git a/charts/stable/wekan/Chart.yaml b/charts/stable/wekan/Chart.yaml index e85000e056f..fd0db3249f8 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 + - https://hub.docker.com/wekanteam/wekan - wekanteam/wekan - https://github.com/wekan/wekan - https://wekan.github.io/ diff --git a/charts/stable/wg-easy/Chart.yaml b/charts/stable/wg-easy/Chart.yaml index ed9813409cb..e45c4564010 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 + - https://hub.docker.com/docker.io/weejewel/wg-easy - docker.io/weejewel/wg-easy - https://hub.docker.com/r/weejewel/wg-easy - https://github.com/WeeJeWel/wg-easy diff --git a/charts/stable/wger/Chart.yaml b/charts/stable/wger/Chart.yaml index db30a38109e..7335f379e37 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 + - https://hub.docker.com/wger/server - wger/server - https://github.com/wger-project/wger - https://github.com/wger-project/docker diff --git a/charts/stable/whisparr/Chart.yaml b/charts/stable/whisparr/Chart.yaml index 4e729559113..ffeeaa64890 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 + - https://ghcr.com/ghcr.io/onedr0p/whisparr-nightly - ghcr.io/onedr0p/whisparr-nightly - https://github.com/onedr0p/containers/tree/main/apps/whisparr type: application diff --git a/charts/stable/wikijs/Chart.yaml b/charts/stable/wikijs/Chart.yaml index caae6393647..c62a4f6974e 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 + - https://hub.docker.com/requarks/wiki - requarks/wiki - https://docs.requarks.io/install/docker - https://github.com/Requarks/wiki diff --git a/charts/stable/wireguard/Chart.yaml b/charts/stable/wireguard/Chart.yaml index c3a0bd94183..2789f1632dc 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 + - https://ghcr.com/ghcr.io/k8s-at-home/wireguard - ghcr.io/k8s-at-home/wireguard - https://github.com/k8s-at-home/container-images/tree/main/apps/wireguard version: 3.0.7 diff --git a/charts/stable/wireshark/Chart.yaml b/charts/stable/wireshark/Chart.yaml index b594ab3442b..c94a3442b61 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 + - https://ghcr.com/ghcr.io/linuxserver/wireshark - ghcr.io/linuxserver/wireshark - https://hub.docker.com/r/linuxserver/wireshark dependencies: diff --git a/charts/stable/wordpress/Chart.yaml b/charts/stable/wordpress/Chart.yaml index 4d628a53b51..776ff6c1d8d 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 + - https://hub.docker.com/bitnami/wordpress - bitnami/wordpress - https://hub.docker.com/_/wordpress - https://www.wordpress.org diff --git a/charts/stable/xbackbone/Chart.yaml b/charts/stable/xbackbone/Chart.yaml index 8c1296dc639..93250e876e5 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 + - https://hub.docker.com/pe46dro/xbackbone-docker - pe46dro/xbackbone-docker - https://github.com/SergiX44/XBackBone - https://hub.docker.com/r/pe46dro/xbackbone-docker diff --git a/charts/stable/xteve/Chart.yaml b/charts/stable/xteve/Chart.yaml index 7d1f040a5b5..82eab4027c8 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 + - https://ghcr.com/ghcr.io/k8s-at-home/xteve - ghcr.io/k8s-at-home/xteve - https://github.com/xteve-project/xTeVe - https://github.com/k8s-at-home/container-images diff --git a/charts/stable/xwiki/Chart.yaml b/charts/stable/xwiki/Chart.yaml index 45645f540f7..189b6889e5f 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 + - https://hub.docker.com/xwiki promasu/cryptpad - xwiki promasu/cryptpad - https://hub.docker.com/_/xwiki - https://github.com/xwiki/xwiki-docker diff --git a/charts/stable/youtrack/Chart.yaml b/charts/stable/youtrack/Chart.yaml index d180a846762..f635e110ed0 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 + - https://hub.docker.com/docker.io/jetbrains/youtrack - docker.io/jetbrains/youtrack - https://www.jetbrains.com/youtrack/ - https://hub.docker.com/r/jetbrains/youtrack/ diff --git a/charts/stable/youtransfer/Chart.yaml b/charts/stable/youtransfer/Chart.yaml index 22433bd6817..f8d9a149bc8 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 + - https://hub.docker.com/remie/youtransfer - remie/youtransfer - https://github.com/YouTransfer/YouTransfer - https://hub.docker.com/r/remie/youtransfer/ diff --git a/charts/stable/youtubedl-material/Chart.yaml b/charts/stable/youtubedl-material/Chart.yaml index 3fc56f3a4d1..88cca85ec33 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 + - https://hub.docker.com/tzahi12345/youtubedl-material - tzahi12345/youtubedl-material - https://hub.docker.com/r/tzahi12345/youtubedl-material - https://github.com/Tzahi12345/YoutubeDL-Material diff --git a/charts/stable/zerotier/Chart.yaml b/charts/stable/zerotier/Chart.yaml index 7c21f477978..491a7149856 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 + - https://hub.docker.com/docker.io/zerotier/zerotier - docker.io/zerotier/zerotier - https://hub.docker.com/r/zerotier/zerotier dependencies: diff --git a/charts/stable/zigbee2mqtt/Chart.yaml b/charts/stable/zigbee2mqtt/Chart.yaml index d9f301af24e..57e778a3ca8 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 + - https://hub.docker.com/koenkk/zigbee2mqtt - koenkk/zigbee2mqtt - https://github.com/Koenkk/zigbee2mqtt version: 6.0.12 diff --git a/charts/stable/znc/Chart.yaml b/charts/stable/znc/Chart.yaml index e0fd164fd9f..7d2d96c1cf6 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 + - https://ghcr.com/ghcr.io/linuxserver/znc - ghcr.io/linuxserver/znc - https://hub.docker.com/r/linuxserver/znc dependencies: diff --git a/charts/stable/ztcuui-aio/Chart.yaml b/charts/stable/ztcuui-aio/Chart.yaml index 96bd97b9c7f..aa13589f926 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 + - https://hub.docker.com/keynetworks/ztncui - keynetworks/ztncui - https://github.com/key-networks/ztncui-aio version: 3.0.7 diff --git a/charts/stable/zusam/Chart.yaml b/charts/stable/zusam/Chart.yaml index 37b74c033a7..84e1e3a8862 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 + - https://hub.docker.com/zusam/zusam - zusam/zusam - https://github.com/zusam/zusam - https://hub.docker.com/r/zusam/zusam