From 627a3078d397ac16a3d0209741a7262bd6ca6c64 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 6 Sep 2021 03:11:39 +0000 Subject: [PATCH] Daily Housekeeping Signed-off-by: TrueCharts-Bot --- charts/stable/pihole/Chart.yaml | 2 +- charts/stable/pihole/helm-values.md | 5 + docs/apps/stable/pihole/helm-values.md | 5 + docs/apps/stable/traefik/LICENSE.md | 2 + docs/index.yaml | 2753 +++++++++++++++++++++++- 5 files changed, 2765 insertions(+), 2 deletions(-) diff --git a/charts/stable/pihole/Chart.yaml b/charts/stable/pihole/Chart.yaml index 08a2055e866..0912ff7918b 100644 --- a/charts/stable/pihole/Chart.yaml +++ b/charts/stable/pihole/Chart.yaml @@ -21,4 +21,4 @@ sources: - https://github.com/pi-hole - https://github.com/pi-hole/docker-pi-hole type: application -version: 1.0.4 +version: 1.0.5 diff --git a/charts/stable/pihole/helm-values.md b/charts/stable/pihole/helm-values.md index c4d0b1dbe28..b9d04e432a1 100644 --- a/charts/stable/pihole/helm-values.md +++ b/charts/stable/pihole/helm-values.md @@ -20,6 +20,11 @@ You will, however, be able to use all values referenced in the common chart here | persistence.config.mountPath | string | `"/etc/pihole"` | | | persistence.config.size | string | `"100Gi"` | | | persistence.config.type | string | `"pvc"` | | +| persistence.dnsmasq.accessMode | string | `"ReadWriteOnce"` | | +| persistence.dnsmasq.enabled | bool | `true` | | +| persistence.dnsmasq.mountPath | string | `"/etc/dnsmasq.d"` | | +| persistence.dnsmasq.size | string | `"100Gi"` | | +| persistence.dnsmasq.type | string | `"pvc"` | | | pihole.DNS1 | string | `"9.9.9.9"` | | | pihole.DNS2 | string | `"149.112.112.112"` | | | pihole.WEBPASSWORD | string | `"somepassword"` | | diff --git a/docs/apps/stable/pihole/helm-values.md b/docs/apps/stable/pihole/helm-values.md index c4d0b1dbe28..b9d04e432a1 100644 --- a/docs/apps/stable/pihole/helm-values.md +++ b/docs/apps/stable/pihole/helm-values.md @@ -20,6 +20,11 @@ You will, however, be able to use all values referenced in the common chart here | persistence.config.mountPath | string | `"/etc/pihole"` | | | persistence.config.size | string | `"100Gi"` | | | persistence.config.type | string | `"pvc"` | | +| persistence.dnsmasq.accessMode | string | `"ReadWriteOnce"` | | +| persistence.dnsmasq.enabled | bool | `true` | | +| persistence.dnsmasq.mountPath | string | `"/etc/dnsmasq.d"` | | +| persistence.dnsmasq.size | string | `"100Gi"` | | +| persistence.dnsmasq.type | string | `"pvc"` | | | pihole.DNS1 | string | `"9.9.9.9"` | | | pihole.DNS2 | string | `"149.112.112.112"` | | | pihole.WEBPASSWORD | string | `"somepassword"` | | diff --git a/docs/apps/stable/traefik/LICENSE.md b/docs/apps/stable/traefik/LICENSE.md index 7b3b7558ff9..585e7b87620 100644 --- a/docs/apps/stable/traefik/LICENSE.md +++ b/docs/apps/stable/traefik/LICENSE.md @@ -18,6 +18,8 @@ # License
+# License
+ # License
Apache License diff --git a/docs/index.yaml b/docs/index.yaml index e88e2ed9e08..15e710e4660 100644 --- a/docs/index.yaml +++ b/docs/index.yaml @@ -1,6 +1,32 @@ apiVersion: v1 entries: airsonic: + - apiVersion: v2 + appVersion: auto + created: "2021-09-05T03:24:39.144752903Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.13.7 + description: Airsonic is a Free and Open Source community driven media server + digest: a8c8942b40f8566c06c069d84304d21e42405cf60987d3b2afe81b06db48edf7 + home: https://github.com/truecharts/apps/tree/master/charts/incubator/airsonic + icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/airsonic-logo.png + keywords: + - airsonic + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + name: airsonic + sources: + - https://github.com/airsonic/airsonic + - https://github.com/linuxserver/docker-airsonic + - https://github.com/k8s-at-home/charts/tree/master/charts/airsonic + urls: + - https://github.com/truecharts/apps/releases/download/airsonic-1.11.13/airsonic-1.11.13.tgz + version: 1.11.13 - apiVersion: v2 appVersion: auto created: "2021-09-04T11:15:19.583824272Z" @@ -1562,6 +1588,38 @@ entries: - https://github.com/truecharts/apps/releases/download/airsonic-1.0.0/airsonic-1.0.0.tgz version: 1.0.0 appdaemon: + - apiVersion: v2 + appVersion: v4.0.8 + created: "2021-09-05T03:24:39.236428247Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.13.7 + description: AppDaemon is a loosely coupled, multithreaded, sandboxed python execution + environment for writing automation apps for Home Assistant home automation software. + It also provides a configurable dashboard (HADashboard) suitable for wall mounted + tablets. + digest: 24f47ee79475a1db46d3dbfe248da0d1bc059664742fea6485d9f6d5518af218 + home: https://github.com/truecharts/apps/tree/master/charts/incubator/appdaemon + icon: https://github.com/hassio-addons/addon-appdaemon/blob/main/appdaemon/icon.png?raw=true + keywords: + - appdaemon + - homeautomation + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + - email: 20650065+warllo54@users.noreply.github.com + name: warllo54 + url: truecharts.org + name: appdaemon + sources: + - https://github.com/AppDaemon/appdaemon + type: application + urls: + - https://github.com/truecharts/apps/releases/download/appdaemon-3.11.13/appdaemon-3.11.13.tgz + version: 3.11.13 - apiVersion: v2 appVersion: v4.0.8 created: "2021-09-04T11:15:19.671622644Z" @@ -4091,6 +4149,50 @@ entries: - https://github.com/truecharts/apps/releases/download/appdaemon-0.1.3/appdaemon-0.1.3.tgz version: 0.1.3 authelia: + - apiVersion: v2 + appVersion: auto + created: "2021-09-05T03:24:39.355946839Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.13.7 + - condition: postgresql.enabled + name: postgresql + repository: https://truecharts.org/ + version: 1.6.1 + - condition: redis.enabled + name: redis + repository: https://charts.bitnami.com/bitnami + version: 15.3.1 + description: Authelia is a Single Sign-On Multi-Factor portal for web apps + digest: d69161833f9b5ed0c8ca5d62940ceaf59a6b32ab0fd233df424c1169f17188e5 + home: https://github.com/truecharts/apps/tree/master/charts/stable/authelia + icon: https://avatars2.githubusercontent.com/u/59122411?s=200&v=4 + keywords: + - authelia + - authentication + - login + - SSO + - Authentication + - Security + - Two-Factor + - U2F + - YubiKey + - Push Notifications + - LDAP + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + name: authelia + sources: + - https://github.com/authelia/chartrepo + - https://github.com/authelia/authelia + type: application + urls: + - https://github.com/truecharts/apps/releases/download/authelia-1.6.22/authelia-1.6.22.tgz + version: 1.6.22 - apiVersion: v2 appVersion: auto created: "2021-09-04T11:15:19.790406065Z" @@ -5896,6 +5998,41 @@ entries: - https://github.com/truecharts/apps/releases/download/authelia-0.0.1/authelia-0.0.1.tgz version: 0.0.1 bazarr: + - apiVersion: v2 + appVersion: auto + created: "2021-09-05T03:24:39.444318542Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.13.7 + description: Bazarr is a companion application to Bazarr and Radarr. It manages + and downloads subtitles based on your requirements + digest: 119f7e8dceffea44f1ab1a28396983180cc8838284c90672f80782eea565f7fc + home: https://github.com/truecharts/apps/tree/master/charts/incubator/bazarr + icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/bazarr.png + keywords: + - bazarr + - radarr + - bazarr + - subtitles + - usenet + - torrent + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + - email: kjeld@schouten-lebbing.nl + name: Ornias1993 + url: truecharts.org + name: bazarr + sources: + - https://github.com/Bazarr/Bazarr + - https://hub.docker.com/r/linuxserver/bazarr + type: application + urls: + - https://github.com/truecharts/apps/releases/download/bazarr-6.11.14/bazarr-6.11.14.tgz + version: 6.11.14 - apiVersion: v2 appVersion: auto created: "2021-09-04T11:15:19.876035005Z" @@ -8959,6 +9096,33 @@ entries: - https://github.com/truecharts/apps/releases/download/bitwarden-1.2.5/bitwarden-1.2.5.tgz version: 1.2.5 booksonic-air: + - apiVersion: v2 + appVersion: auto + created: "2021-09-05T03:24:39.547248727Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 6.13.7 + description: Booksonic is a platform for accessing the audibooks you own wherever + you are + digest: 39daf46328bf07595884459d55cb204c674b4274d91a08b50a8b48b2a6dad4a3 + home: https://github.com/truechartsapps/tree/master/charts/incubator/booksonic-air + icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/booksonic-air.png + keywords: + - booksonic + - audiobook + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: truecharts + url: https://truecharts.org + name: booksonic-air + sources: + - https://github.com/popeen/Booksonic-Air + - https://hub.docker.com/r/linuxserver/booksonic-air + urls: + - https://github.com/truecharts/apps/releases/download/booksonic-air-1.9.13/booksonic-air-1.9.13.tgz + version: 1.9.13 - apiVersion: v2 appVersion: auto created: "2021-09-04T11:15:19.970046867Z" @@ -10067,6 +10231,31 @@ entries: - https://github.com/truecharts/apps/releases/download/booksonic-air-1.0.1/booksonic-air-1.0.1.tgz version: 1.0.1 calibre: + - apiVersion: v2 + appVersion: auto + created: "2021-09-05T03:24:39.640316589Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 6.13.7 + description: Calibre is a powerful and easy to use e-book manager. + digest: 51416d0e6b65e86cbff610d29c957ff14fd26c8c07464b579bd6e9abf23961b4 + home: https://github.com/truechartsapps/tree/master/charts/incubator/calibre + icon: https://github.com/kovidgoyal/calibre/raw/master/resources/images/lt.png + keywords: + - calibre + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: truecharts + url: https://truecharts.org + name: calibre + sources: + - https://hub.docker.com/r/linuxserver/calibre/ + - https://github.com/kovidgoyal/calibre/ + urls: + - https://github.com/truecharts/apps/releases/download/calibre-1.9.13/calibre-1.9.13.tgz + version: 1.9.13 - apiVersion: v2 appVersion: auto created: "2021-09-04T11:15:20.055716407Z" @@ -11243,6 +11432,35 @@ entries: - https://github.com/truecharts/apps/releases/download/calibre-1.0.1/calibre-1.0.1.tgz version: 1.0.1 calibre-web: + - apiVersion: v2 + appVersion: auto + created: "2021-09-05T03:24:39.732325337Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.13.7 + description: Calibre-Web is a web app providing a clean interface for browsing, + reading and downloading eBooks using an existing Calibre database. + digest: 443dad2c9a7de20ae2e06c95545d1467950c09f3d9a70776850b55b90579c7d3 + home: https://github.com/truecharts/apps/tree/master/charts/incubator/calibre-web + icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/calibre-web-icon.png + keywords: + - calibre-web + - calibre + - ebook + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + name: calibre-web + sources: + - https://hub.docker.com/r/linuxserver/calibre-web/ + - https://github.com/janeczku/calibre-web + type: application + urls: + - https://github.com/truecharts/apps/releases/download/calibre-web-6.11.13/calibre-web-6.11.13.tgz + version: 6.11.13 - apiVersion: v2 appVersion: auto created: "2021-09-04T11:15:20.150362078Z" @@ -13447,6 +13665,37 @@ entries: - https://github.com/truecharts/apps/releases/download/calibre-web-3.1.5/calibre-web-3.1.5.tgz version: 3.1.5 collabora-online: + - apiVersion: v2 + appVersion: auto + created: "2021-09-05T03:24:39.831936881Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.13.7 + description: Collabora Online Development Edition – an awesome, Online Office + suite image suitable for home use. + digest: a9fa8aadee81cf8e4b0a886173e584391d0fd713bee3761507712b51fccc35f1 + home: https://github.com/truecharts/apps/tree/master/charts/stable/collabora-online + icon: https://truecharts.org/_static/img/collabora-icon.png + keywords: + - collabora-online + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + - email: stavros-k@users.noreply.github.com + name: stavros-k + url: truecharts.org + name: collabora-online + sources: + - https://hub.docker.com/r/collabora/code + - https://sdk.collaboraonline.com/contents.html + - https://github.com/CollaboraOnline/online/tree/master/kubernetes/helm + type: application + urls: + - https://github.com/truecharts/apps/releases/download/collabora-online-6.11.13/collabora-online-6.11.13.tgz + version: 6.11.13 - apiVersion: v2 appVersion: auto created: "2021-09-04T11:15:20.252795562Z" @@ -18749,6 +18998,31 @@ entries: - https://github.com/truecharts/apps/releases/download/common-test-2.0.0/common-test-2.0.0.tgz version: 2.0.0 custom-app: + - apiVersion: v2 + appVersion: auto + created: "2021-09-05T03:24:39.934980667Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.13.7 + description: Advanced tool to create your own TrueCharts-based App + digest: 2822536c9465f182aa7098da5fa20053d8e4fb419d0659df956a00e347429933 + home: https://github.com/truecharts/apps/tree/master/charts/stable/custom-app + icon: https://truecharts.org/_static/img/custom-app-icon.png + keywords: + - custom + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + name: custom-app + sources: + - https://github.com/truecharts/apps/tree/master/charts/stable/custom-app + type: application + urls: + - https://github.com/truecharts/apps/releases/download/custom-app-0.2.16/custom-app-0.2.16.tgz + version: 0.2.16 - apiVersion: v2 appVersion: auto created: "2021-09-04T11:15:20.348730152Z" @@ -19075,6 +19349,35 @@ entries: - https://github.com/truecharts/apps/releases/download/custom-app-0.0.1/custom-app-0.0.1.tgz version: 0.0.1 deconz: + - apiVersion: v2 + appVersion: auto + created: "2021-09-05T03:24:40.030291057Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 6.13.7 + description: deCONZ is an easy to use control software, with which you can set + up and control Zigbee networks of any size without further programming effort. + digest: 73d9b7b905a7fe1635f7037649cd21cc11cf2f8af5d6fed808fa30c8e4f37a93 + home: https://github.com/truechartsapps/tree/master/charts/incubator/deconz + icon: https://avatars1.githubusercontent.com/u/4217524?s=400&v=4 + keywords: + - deconz + - home-automation + - zigbee + - conbee + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: truecharts + url: https://truecharts.org + name: deconz + sources: + - https://github.com/dresden-elektronik/deconz-rest-plugin + - https://github.com/marthoc/docker-deconz + urls: + - https://github.com/truecharts/apps/releases/download/deconz-1.9.13/deconz-1.9.13.tgz + version: 1.9.13 - apiVersion: v2 appVersion: auto created: "2021-09-04T11:15:20.432344563Z" @@ -20352,6 +20655,37 @@ entries: - https://github.com/truecharts/apps/releases/download/deconz-1.0.1/deconz-1.0.1.tgz version: 1.0.1 deepstack-cpu: + - apiVersion: v2 + appVersion: auto + created: "2021-09-05T03:24:40.128408881Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.13.7 + description: DeepStack AI provides AI features including Face Recognition, Object + Detection, Scene Recognition and custom AI Models + digest: 26afbfbde2e812c9049f61759e36dc2fd34bf33ddd6adc4005f2114af657df77 + home: https://github.com/truecharts/apps/tree/master/charts/stable/deepstack-cpu + icon: https://deepquest.sfo2.digitaloceanspaces.com/deepstackcc/static/img/deepstacklogo.png + keywords: + - AI + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + - email: stavros-k@users.noreply.github.com + name: stavros-k + url: truecharts.org + name: deepstack-cpu + sources: + - https://github.com/johnolafenwa/DeepStack + - https://hub.docker.com/r/deepquestai/deepstack + - https://www.deepstack.cc/ + type: application + urls: + - https://github.com/truecharts/apps/releases/download/deepstack-cpu-4.11.13/deepstack-cpu-4.11.13.tgz + version: 4.11.13 - apiVersion: v2 appVersion: auto created: "2021-09-04T11:15:20.524987104Z" @@ -22660,6 +22994,33 @@ entries: - https://github.com/truecharts/apps/releases/download/deepstack-cpu-1.0.3/deepstack-cpu-1.0.3.tgz version: 1.0.3 deluge: + - apiVersion: v2 + appVersion: auto + created: "2021-09-05T03:24:40.226339304Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.13.7 + description: Deluge App for TrueNAS SCALE + digest: 096477ecc799a7430eea8d40d844a741b8b2b658886ccfb5f0c6052c11147f9a + home: https://github.com/truecharts/apps/tree/master/charts/incubator/deluge + icon: https://avatars2.githubusercontent.com/u/6733935?v=3&s=200 + keywords: + - transmission + - torrent + - usenet + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + name: deluge + sources: + - https://github.com/deluge-torrent/deluge + type: application + urls: + - https://github.com/truecharts/apps/releases/download/deluge-6.11.13/deluge-6.11.13.tgz + version: 6.11.13 - apiVersion: v2 appVersion: auto created: "2021-09-04T11:15:20.615688818Z" @@ -24672,6 +25033,32 @@ entries: - https://github.com/truecharts/apps/releases/download/deluge-3.1.5/deluge-3.1.5.tgz version: 3.1.5 dizquetv: + - apiVersion: v2 + appVersion: auto + created: "2021-09-05T03:24:40.320091674Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 6.13.7 + description: Create live TV channel streams from media on your Plex servers. + digest: 01ff90a5157fff0c411141f74c4f8db2349d3483d9b46ee340cf34fd9aa39869 + home: https://github.com/truechartsapps/tree/master/charts/incubator/dizquetv + icon: https://github.com/vexorian/dizquetv/raw/main/resources/dizquetv.png?raw=true + keywords: + - dizqueTV + - dizquetv + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: truecharts + url: https://truecharts.org + name: dizquetv + sources: + - https://github.com/vexorian/dizquetv + - https://hub.docker.com/r/vexorian/dizquetv + urls: + - https://github.com/truecharts/apps/releases/download/dizquetv-1.9.13/dizquetv-1.9.13.tgz + version: 1.9.13 - apiVersion: v2 appVersion: auto created: "2021-09-04T11:15:20.700468546Z" @@ -25739,6 +26126,31 @@ entries: - https://github.com/truecharts/apps/releases/download/dizquetv-1.0.1/dizquetv-1.0.1.tgz version: 1.0.1 duplicati: + - apiVersion: v2 + appVersion: auto + created: "2021-09-05T03:24:40.399448165Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 6.13.7 + description: Store securely encrypted backups on cloud storage services! + digest: 173e0a934140f98804dab90345ea8389364ae5a2f6cda16edff2bcc810d61ecc + home: https://github.com/truechartsapps/tree/master/charts/incubator/duplicati + icon: https://avatars.githubusercontent.com/u/8270231?s=200&v=4 + keywords: + - duplicati + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: truecharts + url: https://truecharts.org + name: duplicati + sources: + - https://hub.docker.com/r/linuxserver/duplicati/ + - https://github.com/duplicati/duplicati + urls: + - https://github.com/truecharts/apps/releases/download/duplicati-1.9.13/duplicati-1.9.13.tgz + version: 1.9.13 - apiVersion: v2 appVersion: auto created: "2021-09-04T11:15:20.775249329Z" @@ -26765,6 +27177,37 @@ entries: - https://github.com/truecharts/apps/releases/download/duplicati-1.0.1/duplicati-1.0.1.tgz version: 1.0.1 emby: + - apiVersion: v2 + appVersion: auto + created: "2021-09-05T03:24:40.496483676Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.13.7 + description: Emby Server is a home media server + digest: edccee72220af907fde74f685cc106414d3e100e148088b2c43b15d8abeada2d + home: https://github.com/truecharts/apps/master/stable/emby + icon: https://truecharts.org/_static/img/emby-icon.png + keywords: + - jellyfin + - plex + - emby + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + - email: dan.sheridan@postman.org.uk + name: djs52 + url: truecharts.org + name: emby + sources: + - https://hub.docker.com/r/linuxserver/emby + - https://github.com/linuxserver/docker-emby.git + type: application + urls: + - https://github.com/truecharts/apps/releases/download/emby-6.11.13/emby-6.11.13.tgz + version: 6.11.13 - apiVersion: v2 appVersion: auto created: "2021-09-04T11:15:20.883319195Z" @@ -29167,6 +29610,36 @@ entries: - https://github.com/truecharts/apps/releases/download/emby-3.1.5/emby-3.1.5.tgz version: 3.1.5 esphome: + - apiVersion: v2 + appVersion: auto + created: "2021-09-05T03:24:40.591970868Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.13.7 + description: ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful + configuration files and control them remotely through Home Automation systems. + digest: d8f52e561bc44d801303c1aed3a30bfd826349bab6e2befb5259bae0e330cc73 + home: https://github.com/truecharts/apps/tree/master/charts/stable/esphome + icon: https://esphome.io/_images/logo.svg + keywords: + - esphome + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + - email: 35702532+tprelog@users.noreply.github.com + name: tprelog + url: truecharts.org + name: esphome + sources: + - https://github.com/esphome/esphome + - https://hub.docker.com/u/esphome + type: application + urls: + - https://github.com/truecharts/apps/releases/download/esphome-6.11.13/esphome-6.11.13.tgz + version: 6.11.13 - apiVersion: v2 appVersion: auto created: "2021-09-04T11:15:20.979572489Z" @@ -31626,6 +32099,35 @@ entries: - https://github.com/truecharts/apps/releases/download/esphome-3.1.5/esphome-3.1.5.tgz version: 3.1.5 external-service: + - apiVersion: v2 + appVersion: auto + created: "2021-09-05T03:24:40.67547671Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.13.7 + description: Allow external services to be used like Apps. + digest: 6ee556ca1cd44c3f0214ee9e06f825086aaf6265a2d7ce6f44bb43d5e9a9f1a4 + home: https://github.com/truecharts/apps/tree/master/charts/stable/external-service + icon: https://truecharts.org/_static/img/external-service-icon.png + keywords: + - external-service + - reverse-proxy + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + - email: kjeld@schouten-lebbing.nl + name: Ornias1993 + url: truecharts.org + name: external-service + sources: + - https://github.com/truecharts/apps/tree/master/charts/stable/external-service + type: application + urls: + - https://github.com/truecharts/apps/releases/download/external-service-1.4.13/external-service-1.4.13.tgz + version: 1.4.13 - apiVersion: v2 appVersion: auto created: "2021-09-04T11:15:21.083379792Z" @@ -32439,6 +32941,39 @@ entries: - https://github.com/truecharts/apps/releases/download/external-service-0.0.1/external-service-0.0.1.tgz version: 0.0.1 fireflyiii: + - apiVersion: v2 + appVersion: auto + created: "2021-09-05T03:24:40.776770575Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.13.7 + - condition: postgresql.enabled + name: postgresql + repository: https://truecharts.org/ + version: 1.6.1 + description: A free and open source personal finance manager + digest: 2b741bf4d50feb8774b6413ef24621abf9555725766694a2a830c55528a93d81 + home: https://github.com/firefly-iii/firefly-iii/ + icon: https://www.firefly-iii.org/assets/logo/color.png + keywords: + - fireflyiii + - finacial + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + - email: 20650065+warllo54@users.noreply.github.com + name: warllo54 + url: truecharts.org + name: fireflyiii + sources: + - https://github.com/firefly-iii/firefly-iii/ + type: application + urls: + - https://github.com/truecharts/apps/releases/download/fireflyiii-6.1.8/fireflyiii-6.1.8.tgz + version: 6.1.8 - apiVersion: v2 appVersion: auto created: "2021-09-04T11:15:21.200213285Z" @@ -36037,6 +36572,32 @@ entries: - https://github.com/truecharts/apps/releases/download/fireflyiii-1.0.1/fireflyiii-1.0.1.tgz version: 1.0.1 flaresolverr: + - apiVersion: v2 + appVersion: auto + created: "2021-09-05T03:24:40.86771161Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 6.13.7 + description: FlareSolverr is a proxy server to bypass Cloudflare protection + digest: 15b07b93e26806526e492e1c61a036d2bff9502c82e4bb9c4efc1c75bff44c3e + home: https://github.com/truechartsapps/tree/master/charts/incubator/flaresolverr + icon: https://raw.githubusercontent.com/FlareSolverr/FlareSolverr/master/resources/flaresolverr_logo.svg + keywords: + - flaresolverr + - jackett + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: truecharts + url: https://truecharts.org + name: flaresolverr + sources: + - https://github.com/FlareSolverr/FlareSolverr + - https://hub.docker.com/r/flaresolverr/flaresolverr + urls: + - https://github.com/truecharts/apps/releases/download/flaresolverr-1.9.13/flaresolverr-1.9.13.tgz + version: 1.9.13 - apiVersion: v2 appVersion: auto created: "2021-09-04T11:15:21.294257147Z" @@ -37130,6 +37691,34 @@ entries: - https://github.com/truecharts/apps/releases/download/flaresolverr-1.0.1/flaresolverr-1.0.1.tgz version: 1.0.1 flood: + - apiVersion: v2 + appVersion: auto + created: "2021-09-05T03:24:41.174476239Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 6.13.7 + description: Flood is a monitoring service for various torrent clients + digest: 91ef9f4d19cd7c98b522f83cfe567893b5a628501521f7d0d75b68cae73c757e + home: https://github.com/truechartsapps/tree/master/charts/incubator/flood + icon: https://raw.githubusercontent.com/jesec/flood/master/flood.svg + keywords: + - flood + - rtorrent + - qbittorrent + - transmission + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: truecharts + url: https://truecharts.org + name: flood + sources: + - https://github.com/jesec/flood + - https://hub.docker.com/r/jesec/flood + urls: + - https://github.com/truecharts/apps/releases/download/flood-1.9.13/flood-1.9.13.tgz + version: 1.9.13 - apiVersion: v2 appVersion: auto created: "2021-09-04T11:15:21.388315809Z" @@ -38307,6 +38896,35 @@ entries: - https://github.com/truecharts/apps/releases/download/flood-1.0.1/flood-1.0.1.tgz version: 1.0.1 focalboard: + - apiVersion: v2 + appVersion: auto + created: "2021-09-05T03:24:41.255122246Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 6.13.7 + description: Focalboard is an open source, self-hosted alternative to Trello, + Notion, and Asana. + digest: c8ab85f149f5212a2cfe7c6eb998ae69601cf1503024217cc7e53942cb6bda36 + home: https://github.com/truechartsapps/tree/master/charts/incubator/focalboard + icon: https://github.com/mattermost/focalboard/raw/main/webapp/static/favicon.svg + keywords: + - focalboard + - kanban + - project management + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: truecharts + url: https://truecharts.org + name: focalboard + sources: + - https://www.focalboard.com/ + - https://github.com/mattermost/focalboard + - https://github.com/FlipEnergy/container-images/blob/main/focalboard + urls: + - https://github.com/truecharts/apps/releases/download/focalboard-1.9.13/focalboard-1.9.13.tgz + version: 1.9.13 - apiVersion: v2 appVersion: auto created: "2021-09-04T11:15:21.466568943Z" @@ -39555,6 +40173,36 @@ entries: - https://github.com/truecharts/apps/releases/download/focalboard-1.0.1/focalboard-1.0.1.tgz version: 1.0.1 freeradius: + - apiVersion: v2 + appVersion: auto + created: "2021-09-05T03:24:41.350335534Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.13.7 + description: OpenSource Radius implementation + digest: 46145bf74f94aadaee1b2ae8fe59a1c5c9d463e9db4b88baa500a1a4ec201884 + home: https://www.openldap.org + icon: https://networkradius.com/assets/img/FR-NR.svg + keywords: + - radius + - auth + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + - email: kjeld@schouten-lebbing.nl + name: Ornias1993 + url: truecharts.org + name: freeradius + sources: + - https://hub.docker.com/r/freeradius/freeradius-server/ + - https://freeradius.org/ + type: application + urls: + - https://github.com/truecharts/apps/releases/download/freeradius-1.7.16/freeradius-1.7.16.tgz + version: 1.7.16 - apiVersion: v2 appVersion: auto created: "2021-09-04T11:15:21.554855921Z" @@ -40666,6 +41314,33 @@ entries: - https://github.com/truecharts/apps/releases/download/freeradius-1.0.0/freeradius-1.0.0.tgz version: 1.0.0 freshrss: + - apiVersion: v2 + appVersion: auto + created: "2021-09-05T03:24:41.502479833Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.13.7 + description: FreshRSS is a self-hosted RSS feed aggregator + digest: d24c425265f28a7e3392faaac1c2418040b2327f32e336ca313b9044dfe2f2d3 + home: https://github.com/truecharts/apps/tree/master/charts/incubator/freshrss + icon: https://github.com/FreshRSS/FreshRSS/blob/master/docs/img/FreshRSS-logo.png?raw=true + keywords: + - freshrss + - rss + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + name: freshrss + sources: + - https://github.com/FreshRSS/FreshRSS + - https://hub.docker.com/r/linuxserver/freshrss + type: application + urls: + - https://github.com/truecharts/apps/releases/download/freshrss-6.11.13/freshrss-6.11.13.tgz + version: 6.11.13 - apiVersion: v2 appVersion: auto created: "2021-09-04T11:15:21.652572937Z" @@ -42718,6 +43393,34 @@ entries: - https://github.com/truecharts/apps/releases/download/freshrss-3.1.5/freshrss-3.1.5.tgz version: 3.1.5 gaps: + - apiVersion: v2 + appVersion: auto + created: "2021-09-05T03:24:41.598031826Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.13.7 + description: Gaps searches through your Plex Server or local folders for all movies, + then queries for known movies in the same collection. + digest: 69f4cc0621ff232282b7a2bd08ddd15715a2dac4afca34fffbd611322f6f230f + home: https://github.com/truecharts/apps/tree/master/charts/incubator/gaps + icon: https://raw.githubusercontent.com/JasonHHouse/gaps/master/images/Final-Black.png + keywords: + - gaps + - plex + - plex-media-server + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + name: gaps + sources: + - https://github.com/JasonHHouse/gaps + type: application + urls: + - https://github.com/truecharts/apps/releases/download/gaps-6.11.13/gaps-6.11.13.tgz + version: 6.11.13 - apiVersion: v2 appVersion: auto created: "2021-09-04T11:15:21.742018832Z" @@ -44817,6 +45520,32 @@ entries: - https://github.com/truecharts/apps/releases/download/gaps-3.1.5/gaps-3.1.5.tgz version: 3.1.5 gonic: + - apiVersion: v2 + appVersion: auto + created: "2021-09-05T03:24:41.677208414Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 6.13.7 + description: Music streaming server / subsonic server API implementation + digest: c1ee33ef4ad3de9b3c0d80ec3b2d834ca96a8bcbd054348dcd86d09a9535236c + home: https://github.com/truechartsapps/tree/master/charts/incubator/gonic + icon: https://raw.githubusercontent.com/sentriz/gonic/master/.github/logo.png + keywords: + - music + - subsonic + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: truecharts + url: https://truecharts.org + name: gonic + sources: + - https://github.com/sentriz/gonic + - https://hub.docker.com/r/sentriz/gonic + urls: + - https://github.com/truecharts/apps/releases/download/gonic-1.9.13/gonic-1.9.13.tgz + version: 1.9.13 - apiVersion: v2 appVersion: auto created: "2021-09-04T11:15:21.852501033Z" @@ -45884,6 +46613,32 @@ entries: - https://github.com/truecharts/apps/releases/download/gonic-1.0.1/gonic-1.0.1.tgz version: 1.0.1 grocy: + - apiVersion: v2 + appVersion: auto + created: "2021-09-05T03:24:41.764502704Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.13.7 + description: ERP beyond your fridge - grocy is a web-based self-hosted groceries + & household management solution for your home + digest: af7efd0a9b466fd08d02ed273b8035025caa7022110a173acab267a8d758490c + home: https://github.com/truecharts/apps/tree/master/charts/incubator/grocy + icon: https://github.com/grocy/grocy/raw/master/public/img/appicons/mstile-150x150.png + keywords: + - grocy + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + name: grocy + sources: + - https://github.com/grocy/grocy + type: application + urls: + - https://github.com/truecharts/apps/releases/download/grocy-6.11.13/grocy-6.11.13.tgz + version: 6.11.13 - apiVersion: v2 appVersion: auto created: "2021-09-04T11:15:21.943624352Z" @@ -47889,6 +48644,39 @@ entries: - https://github.com/truecharts/apps/releases/download/grocy-3.1.5/grocy-3.1.5.tgz version: 3.1.5 handbrake: + - apiVersion: v2 + appVersion: auto + created: "2021-09-05T03:24:41.843585691Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.13.7 + description: HandBrake is a tool for converting video from nearly any format to + a selection of modern, widely supported codecs. + digest: 9703df26e80849f99d0adb0bd1cef4ca8f76ca6a7fc85bd0df8f54e3b00abaed + home: https://github.com/truecharts/apps/tree/master/charts/stable/handbrake + icon: https://handbrake.fr/img/logo.png + keywords: + - handbrake + - encode + - media + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + - email: stavros-k@users.noreply.github.com + name: stavros-k + url: truecharts.org + name: handbrake + sources: + - https://github.com/jlesage/docker-handbrake + - https://hub.docker.com/r/jlesage/handbrake/ + - https://handbrake.fr/ + type: application + urls: + - https://github.com/truecharts/apps/releases/download/handbrake-6.11.13/handbrake-6.11.13.tgz + version: 6.11.13 - apiVersion: v2 appVersion: auto created: "2021-09-04T11:15:22.041417169Z" @@ -50444,6 +51232,34 @@ entries: - https://github.com/truecharts/apps/releases/download/handbrake-3.1.5/handbrake-3.1.5.tgz version: 3.1.5 haste-server: + - apiVersion: v2 + appVersion: latest + created: "2021-09-05T03:24:41.944100446Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.13.7 + description: Simple text sharing + digest: 6e831762b63500e1982e79363031443c03749fd156ad0e1d40cfc528c6c60e02 + home: https://github.com/truecharts/apps/tree/master/charts/incubator/haste + icon: https://raw.githubusercontent.com/nicholaswilde/helm-charts/main/images/haste.png + keywords: + - haste + - hastebin + - haste-server + - pastebin + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + name: haste-server + sources: + - https://github.com/seejohnrun/haste-server + - https://github.com/k8s-at-home/container-images + urls: + - https://github.com/truecharts/apps/releases/download/haste-server-1.11.13/haste-server-1.11.13.tgz + version: 1.11.13 - apiVersion: v2 appVersion: latest created: "2021-09-04T11:15:22.130988466Z" @@ -52125,6 +52941,35 @@ entries: - https://github.com/truecharts/apps/releases/download/haste-server-1.0.0/haste-server-1.0.0.tgz version: 1.0.0 healthchecks: + - apiVersion: v2 + appVersion: auto + created: "2021-09-05T03:24:42.028511899Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 6.13.7 + description: Healthchecks is a cron job monitoring service. It listens for HTTP + requests and email messages ("pings") from your cron jobs and scheduled tasks + ("checks"). When a ping does not arrive on time, Healthchecks sends out alerts. + digest: af3f51bf08df085c0a90f67e82b7f1344cdef6a1616c1331c7d64288fd3753ae + home: https://github.com/truechartsapps/tree/master/charts/incubator/healthchecks + icon: https://avatars.githubusercontent.com/u/13053880?s=200&v=4 + keywords: + - cron + - monitoring + - alert + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: truecharts + url: https://truecharts.org + name: healthchecks + sources: + - https://github.com/healthchecks/healthchecks + - https://hub.docker.com/r/linuxserver/healthchecks + urls: + - https://github.com/truecharts/apps/releases/download/healthchecks-1.9.13/healthchecks-1.9.13.tgz + version: 1.9.13 - apiVersion: v2 appVersion: auto created: "2021-09-04T11:15:22.223612608Z" @@ -53460,6 +54305,29 @@ entries: - https://github.com/truecharts/apps/releases/download/healthchecks-1.0.1/healthchecks-1.0.1.tgz version: 1.0.1 heimdall: + - apiVersion: v2 + appVersion: auto + created: "2021-09-05T03:24:42.117033704Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.13.7 + description: An Application dashboard and launcher + digest: 83e33dbfb42ff7970a5d90765c3a47b7f94b45cf47d88745833c275fa4958dff + home: https://github.com/truecharts/apps/tree/master/charts/incubator/heimdall + icon: https://i.imgur.com/mM4tcO5.png + keywords: + - heimdall + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + name: heimdall + type: application + urls: + - https://github.com/truecharts/apps/releases/download/heimdall-6.11.13/heimdall-6.11.13.tgz + version: 6.11.13 - apiVersion: v2 appVersion: auto created: "2021-09-04T11:15:22.320342609Z" @@ -55202,6 +56070,37 @@ entries: - https://github.com/truecharts/apps/releases/download/heimdall-3.1.5/heimdall-3.1.5.tgz version: 3.1.5 home-assistant: + - apiVersion: v2 + appVersion: auto + created: "2021-09-05T03:24:42.19600419Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.13.7 + description: home-assistant App for TrueNAS SCALE + digest: 72754beaa623817b748e289ba49ab16f51608f9e4a13733d640ddd7abfe601dc + home: https://github.com/truecharts/apps/tree/master/charts/stable/home-assistant + icon: https://upload.wikimedia.org/wikipedia/commons/thumb/6/6e/Home_Assistant_Logo.svg/519px-Home_Assistant_Logo.svg.png + keywords: + - home-assistant + - hass + - homeassistant + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + - email: 35702532+tprelog@users.noreply.github.com + name: tprelog + url: truecharts.org + name: home-assistant + sources: + - https://github.com/home-assistant/home-assistant + - https://github.com/cdr/code-server + type: application + urls: + - https://github.com/truecharts/apps/releases/download/home-assistant-6.11.13/home-assistant-6.11.13.tgz + version: 6.11.13 - apiVersion: v2 appVersion: auto created: "2021-09-04T11:15:22.409920706Z" @@ -57866,6 +58765,32 @@ entries: - https://github.com/truecharts/apps/releases/download/home-assistant-3.1.5/home-assistant-3.1.5.tgz version: 3.1.5 hyperion-ng: + - apiVersion: v2 + appVersion: auto + created: "2021-09-05T03:24:42.276302692Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 6.13.7 + description: Hyperion is an opensource Bias or Ambient Lighting implementation + digest: 5176d43a4b9ffb4ae9ce870dcdfc08b4bcbf5de2894c2f1c4220f2aa3c065aa1 + home: https://github.com/truechartsapps/tree/master/charts/incubator/hyperion-ng + icon: https://avatars.githubusercontent.com/u/17778452?s=200&v=4 + keywords: + - hyperion-ng + - hyperion + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: truecharts + url: https://truecharts.org + name: hyperion-ng + sources: + - https://github.com/hyperion-project/hyperion.ng + - https://hub.docker.com/r/sirfragalot/hyperion.ng + urls: + - https://github.com/truecharts/apps/releases/download/hyperion-ng-1.9.13/hyperion-ng-1.9.13.tgz + version: 1.9.13 - apiVersion: v2 appVersion: auto created: "2021-09-04T11:15:22.494503521Z" @@ -58959,6 +59884,36 @@ entries: - https://github.com/truecharts/apps/releases/download/hyperion-ng-1.0.1/hyperion-ng-1.0.1.tgz version: 1.0.1 jackett: + - apiVersion: v2 + appVersion: auto + created: "2021-09-05T03:24:42.356383692Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.13.7 + description: API Support for your favorite torrent trackers. + digest: 1c67b860dc8c815b904360d5ecc2d29db55649706e09407ca7b1cfbd27513750 + home: https://github.com/truecharts/apps/tree/master/charts/stable/jackett + icon: https://truecharts.org/_static/img/jackett-icon.png + keywords: + - jackett + - torrent + - usenet + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + - email: kjeld@schouten-lebbing.nl + name: Ornias1993 + url: truecharts.org + name: jackett + sources: + - https://github.com/Jackett/Jackett + type: application + urls: + - https://github.com/truecharts/apps/releases/download/jackett-6.11.15/jackett-6.11.15.tgz + version: 6.11.15 - apiVersion: v2 appVersion: auto created: "2021-09-04T11:15:22.598806635Z" @@ -61915,6 +62870,36 @@ entries: - https://github.com/truecharts/apps/releases/download/jackett-3.1.5/jackett-3.1.5.tgz version: 3.1.5 jdownloader2: + - apiVersion: v2 + appVersion: auto + created: "2021-09-05T03:24:42.43951483Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.13.7 + description: JDownloader is a free, open-source download management tool with + a huge community of developers that makes downloading as easy and fast as it + should be. + digest: 81bcba459ee68a9370849590076beaa83b71ddb3fd9af68a7fef944d587c3f5a + home: https://github.com/truecharts/apps/tree/master/charts/stable/jackett + icon: https://jdownloader.org/_media/knowledge/wiki/jdownloader.png?w=150 + keywords: + - jdownloader + - download + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + name: jdownloader2 + sources: + - https://github.com/jlesage/docker-jdownloader-2 + - https://hub.docker.com/r/jlesage/jdownloader-2 + - https://jdownloader.org/ + type: application + urls: + - https://github.com/truecharts/apps/releases/download/jdownloader2-1.0.3/jdownloader2-1.0.3.tgz + version: 1.0.3 - apiVersion: v2 appVersion: auto created: "2021-09-04T11:15:22.703689654Z" @@ -62534,6 +63519,36 @@ entries: - https://github.com/truecharts/apps/releases/download/jdownloader2-0.0.1/jdownloader2-0.0.1.tgz version: 0.0.1 jellyfin: + - apiVersion: v2 + appVersion: auto + created: "2021-09-05T03:24:42.544796144Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.13.7 + description: Jellyfin is a Free Software Media System + digest: ac712537b325509a072f16b3b91d405af5f4aa1de640a779ab8438eb32ddcbae + home: https://github.com/truecharts/apps/tree/master/charts/stable/jellyfin + icon: https://truecharts.org/_static/img/jellyfin-icon.png + keywords: + - jellyfin + - plex + - emby + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + - email: kjeld@schouten-lebbing.nl + name: Ornias1993 + url: truecharts.org + name: jellyfin + sources: + - https://github.com/jellyfin/jellyfin + type: application + urls: + - https://github.com/truecharts/apps/releases/download/jellyfin-6.11.13/jellyfin-6.11.13.tgz + version: 6.11.13 - apiVersion: v2 appVersion: auto created: "2021-09-04T11:15:22.786366137Z" @@ -64857,6 +65872,32 @@ entries: - https://github.com/truecharts/apps/releases/download/jellyfin-3.1.5/jellyfin-3.1.5.tgz version: 3.1.5 k8s-gateway: + - apiVersion: v2 + appVersion: auto + created: "2021-09-05T03:24:42.632046633Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.13.7 + description: A Helm chart for the k8s_gateway CoreDNS plugin + digest: 0b1ffa92e66de11e57cc285c91155905913ac801146cb497ee3399f3564b0ef7 + home: https://github.com/truecharts/apps/tree/master/charts/stable/k8s-gateway + icon: https://cncf-branding.netlify.app/img/projects/coredns/icon/black/coredns-icon-black.png + keywords: + - DNS + - networking + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + name: k8s-gateway + sources: + - https://github.com/ori-edge/k8s_gateway + type: application + urls: + - https://github.com/truecharts/apps/releases/download/k8s-gateway-1.0.8/k8s-gateway-1.0.8.tgz + version: 1.0.8 - apiVersion: v2 appVersion: auto created: "2021-09-04T11:15:22.872492457Z" @@ -65118,6 +66159,34 @@ entries: - https://github.com/truecharts/apps/releases/download/k8s-gateway-0.0.1/k8s-gateway-0.0.1.tgz version: 0.0.1 kms: + - apiVersion: v2 + appVersion: minimal + created: "2021-09-05T03:24:42.714376061Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.13.7 + description: Private Windows Activation Server for development and testing + digest: 14c02cccf06f812f7187711a4ec172c0853b78030fcc3892475fa8d6adec24b8 + home: https://github.com/truecharts/apps/tree/master/charts/stable/kms + icon: https://truecharts.org/_static/img/kms-icon.jpg + keywords: + - kms + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + - email: kjeld@schouten-lebbing.nl + name: Ornias1993 + url: truecharts.org + name: kms + sources: + - https://github.com/SystemRage/py-kms + type: application + urls: + - https://github.com/truecharts/apps/releases/download/kms-6.11.13/kms-6.11.13.tgz + version: 6.11.13 - apiVersion: v2 appVersion: minimal created: "2021-09-04T11:15:22.95052369Z" @@ -67204,6 +68273,34 @@ entries: - https://github.com/truecharts/apps/releases/download/kms-3.1.5/kms-3.1.5.tgz version: 3.1.5 komga: + - apiVersion: v2 + appVersion: auto + created: "2021-09-05T03:24:42.798275008Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 6.13.7 + description: A comics/mangas server to serve/stream pages via API + digest: 7073b98766cf1b21b8cc01253e79664a072732ef57b4aec220fb3c70e5f29e81 + home: https://github.com/truechartsapps/tree/master/charts/incubator/komga + icon: https://komga.org/assets/media/logo.svg + keywords: + - komga + - comics + - mangas + - server + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: truecharts + url: https://truecharts.org + name: komga + sources: + - https://komga.org/ + - https://github.com/gotson/komga + urls: + - https://github.com/truecharts/apps/releases/download/komga-1.9.16/komga-1.9.16.tgz + version: 1.9.16 - apiVersion: v2 appVersion: auto created: "2021-09-04T11:15:23.034828989Z" @@ -68717,6 +69814,36 @@ entries: - https://github.com/truecharts/apps/releases/download/komga-1.0.1/komga-1.0.1.tgz version: 1.0.1 lazylibrarian: + - apiVersion: v2 + appVersion: latest + created: "2021-09-05T03:24:42.871402721Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.13.7 + description: Get all your books, like series with Sonarr... + digest: 4c801e5fd8307d92cc71edb69c4af6ca726e3c020b0acce6e8b3670a0edd67a0 + home: https://github.com/truecharts/apps/tree/master/charts/incubator/lazylibrarian + icon: https://lazylibrarian.gitlab.io/logo.svg + keywords: + - lazylibrarian + - ebooks + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + - email: kjeld@schouten-lebbing.nl + name: Ornias1993 + url: truecharts.org + name: lazylibrarian + sources: + - https://gitlab.com/LazyLibrarian/LazyLibrarian.git + - https://lazylibrarian.gitlab.io + type: application + urls: + - https://github.com/truecharts/apps/releases/download/lazylibrarian-6.11.13/lazylibrarian-6.11.13.tgz + version: 6.11.13 - apiVersion: v2 appVersion: latest created: "2021-09-04T11:15:23.120436203Z" @@ -70964,6 +72091,33 @@ entries: - https://github.com/truecharts/apps/releases/download/lazylibrarian-3.1.5/lazylibrarian-3.1.5.tgz version: 3.1.5 librespeed: + - apiVersion: v2 + appVersion: auto + created: "2021-09-05T03:24:42.964934888Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 6.13.7 + description: Librespeed is a HTML5 webpage to test upload and download speeds + digest: 5e05068f335343d02ed753d790ea2a31c562e0142bce4758b85d6bc8c0425d97 + home: https://github.com/truechartsapps/tree/master/charts/incubator/librespeed + icon: https://github.com/librespeed/speedtest/blob/master/.logo/icon_huge.png?raw=true + keywords: + - librespeed + - speedtest + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: truecharts + url: https://truecharts.org + name: librespeed + sources: + - https://github.com/librespeed/speedtest + - https://hub.docker.com/r/linuxserver/librespeed + - https://github.com/truechartsapps/tree/master/charts/librespeed + urls: + - https://github.com/truecharts/apps/releases/download/librespeed-1.9.13/librespeed-1.9.13.tgz + version: 1.9.13 - apiVersion: v2 appVersion: auto created: "2021-09-04T11:15:23.203355089Z" @@ -72099,6 +73253,36 @@ entries: - https://github.com/truecharts/apps/releases/download/librespeed-1.0.1/librespeed-1.0.1.tgz version: 1.0.1 lidarr: + - apiVersion: v2 + appVersion: auto + created: "2021-09-05T03:24:43.046501706Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.13.7 + description: Looks and smells like Sonarr but made for music + digest: 17bd2f0f07deae14d7fd98ebfed4c53972ed6b2e3024346196539f86099ddc2a + home: https://github.com/truecharts/apps/tree/master/charts/stable/lidarr + icon: https://avatars3.githubusercontent.com/u/28475832?s=400&v=4 + keywords: + - lidarr + - torrent + - usenet + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + - email: kjeld@schouten-lebbing.nl + name: Ornias1993 + url: truecharts.org + name: lidarr + sources: + - https://github.com/Lidarr/Lidarr + type: application + urls: + - https://github.com/truecharts/apps/releases/download/lidarr-6.11.13/lidarr-6.11.13.tgz + version: 6.11.13 - apiVersion: v2 appVersion: auto created: "2021-09-04T11:15:23.306852393Z" @@ -74422,6 +75606,35 @@ entries: - https://github.com/truecharts/apps/releases/download/lidarr-3.1.5/lidarr-3.1.5.tgz version: 3.1.5 littlelink: + - apiVersion: v2 + appVersion: auto + created: "2021-09-05T03:24:43.128088725Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.13.7 + description: Easy platform to combine all your social links + digest: 28038e6889ba85b987e22e1a31a7e68dc5b5828736c97afd1c6d2e91a71380a0 + home: https://github.com/truecharts/apps/tree/master/charts/stable/littlelink + icon: https://littlelink.io/images/avatar@2x.png + keywords: + - littlelink + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + - email: kjeld@schouten-lebbing.nl + name: Ornias1993 + url: truecharts.org + name: littlelink + sources: + - https://github.com/techno-tim/littlelink-server + - https://github.com/sethcottle/littlelink + type: application + urls: + - https://github.com/truecharts/apps/releases/download/littlelink-1.5.13/littlelink-1.5.13.tgz + version: 1.5.13 - apiVersion: v2 appVersion: auto created: "2021-09-04T11:15:23.390729289Z" @@ -75409,6 +76622,35 @@ entries: - https://github.com/truecharts/apps/releases/download/littlelink-1.0.0/littlelink-1.0.0.tgz version: 1.0.0 lychee: + - apiVersion: v2 + appVersion: auto + created: "2021-09-05T03:24:43.20377677Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.13.7 + description: Lychee is a free photo-management tool, which runs on your server + or web-space + digest: d73f0d24c71d0f6ddc22fe009cb9016e095ac08d5256f0955d3649740cdaa351 + home: https://github.com/truecharts/apps/tree/master/charts/incubator/lychee + icon: https://github.com/LycheeOrg/Lychee/blob/master/Banner.png?raw=true + keywords: + - lychee + - photo + - pictures + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + name: lychee + sources: + - https://github.com/LycheeOrg/Lychee + - https://hub.docker.com/r/lycheeorg/lychee + type: application + urls: + - https://github.com/truecharts/apps/releases/download/lychee-6.11.13/lychee-6.11.13.tgz + version: 6.11.13 - apiVersion: v2 appVersion: auto created: "2021-09-04T11:15:23.460388732Z" @@ -77611,6 +78853,32 @@ entries: - https://github.com/truecharts/apps/releases/download/lychee-3.1.5/lychee-3.1.5.tgz version: 3.1.5 mealie: + - apiVersion: v2 + appVersion: auto + created: "2021-09-05T03:24:43.450667351Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.13.7 + description: Mealie is a self hosted recipe manager and meal planner with a RestAPI + backend and a reactive frontend application built in Vue for a pleasant user + experience for the whole family. + digest: 6c6b9af132a39bc428064ab6f12c632d0395adca91562d5a703a48ff11f3dae4 + home: https://github.com/truecharts/apps/tree/master/charts/incubator/mealie + icon: https://raw.githubusercontent.com/hay-kot/mealie/gh-pages/assets/img/favicon.png + keywords: + - grocy + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + name: mealie + sources: + - https://github.com/hay-kot/mealie + urls: + - https://github.com/truecharts/apps/releases/download/mealie-1.11.13/mealie-1.11.13.tgz + version: 1.11.13 - apiVersion: v2 appVersion: auto created: "2021-09-04T11:15:23.549351782Z" @@ -79250,6 +80518,33 @@ entries: - https://github.com/truecharts/apps/releases/download/mealie-1.0.0/mealie-1.0.0.tgz version: 1.0.0 mosquitto: + - apiVersion: v2 + appVersion: auto + created: "2021-09-05T03:24:43.52025132Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.13.7 + description: Eclipse Mosquitto - An open source MQTT broker + digest: 432ede4429bce5564782379a3fc5c02073038b7afb1a962ad8a778632a776de1 + home: https://github.com/truecharts/apps/tree/master/charts/incubator/mosquitto + icon: https://projects.eclipse.org/sites/default/files/mosquitto-200px.png + keywords: + - mosquitto + - MQTT + - eclipse-iot + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + name: mosquitto + sources: + - https://github.com/eclipse/mosquitto + type: application + urls: + - https://github.com/truecharts/apps/releases/download/mosquitto-1.11.13/mosquitto-1.11.13.tgz + version: 1.11.13 - apiVersion: v2 appVersion: auto created: "2021-09-04T11:15:23.629562538Z" @@ -80898,6 +82193,32 @@ entries: - https://github.com/truecharts/apps/releases/download/mosquitto-1.0.0/mosquitto-1.0.0.tgz version: 1.0.0 mylar: + - apiVersion: v2 + appVersion: auto + created: "2021-09-05T03:24:43.598367995Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 6.13.7 + description: Mylar is the automated Comic Book downloader (cbr/cbz) for use with + various download clients. + digest: 44af496e1090d7b99e8e3feb66dc3c18bf859b094f2288791b98cb7afc9c3488 + home: https://github.com/truechartsapps/tree/master/charts/incubator/mylar + icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/mylar-icon.png + keywords: + - mylar + kubeVersion: '>=1.16.0-0' + maintainers: + - name: truecharts + url: https://patricol.co/ + name: mylar + sources: + - https://github.com/mylar3/mylar3 + - https://github.com/linuxserver/docker-mylar3 + - https://github.com/truechartsapps/tree/master/charts/mylar + urls: + - https://github.com/truecharts/apps/releases/download/mylar-1.9.13/mylar-1.9.13.tgz + version: 1.9.13 - apiVersion: v2 appVersion: auto created: "2021-09-04T11:15:23.720985314Z" @@ -81965,6 +83286,35 @@ entries: - https://github.com/truecharts/apps/releases/download/mylar-1.0.1/mylar-1.0.1.tgz version: 1.0.1 navidrome: + - apiVersion: v2 + appVersion: auto + created: "2021-09-05T03:24:43.679595609Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.13.7 + description: Navidrome is an open source web-based music collection server and + streamer + digest: 638969a2d4acf8fda3ebb7ee116872a1e5e4682b5de4e289c71899f7330d44b0 + home: https://github.com/truecharts/apps/tree/master/charts/incubator/navidrome + icon: https://raw.githubusercontent.com/navidrome/navidrome/v0.42.0/ui/src/icons/android-icon-192x192.png + keywords: + - navidrome + - music + - streaming + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + name: navidrome + sources: + - https://github.com/deluan/navidrome + - https://hub.docker.com/r/deluan/navidrome + type: application + urls: + - https://github.com/truecharts/apps/releases/download/navidrome-6.11.13/navidrome-6.11.13.tgz + version: 6.11.13 - apiVersion: v2 appVersion: auto created: "2021-09-04T11:15:23.801297272Z" @@ -84256,6 +85606,45 @@ entries: - https://github.com/truecharts/apps/releases/download/navidrome-3.1.5/navidrome-3.1.5.tgz version: 3.1.5 nextcloud: + - apiVersion: v2 + appVersion: auto + created: "2021-09-05T03:24:43.797716283Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.13.7 + - condition: postgresql.enabled + name: postgresql + repository: https://truecharts.org/ + version: 1.6.1 + - condition: redis.enabled + name: redis + repository: https://charts.bitnami.com/bitnami + version: 15.3.1 + description: A private cloud server that puts the control and security of your + own data back into your hands. + digest: df480f4ef897d10d585edd22d6830938f5a1831e082d02b0a8f588f4ddfc9ff9 + home: https://nextcloud.com/ + icon: https://upload.wikimedia.org/wikipedia/commons/thumb/6/60/Nextcloud_Logo.svg/1280px-Nextcloud_Logo.svg.png + keywords: + - nextcloud + - storage + - http + - web + - php + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + name: nextcloud + sources: + - https://github.com/nextcloud/docker + - https://github.com/nextcloud/helm + type: application + urls: + - https://github.com/truecharts/apps/releases/download/nextcloud-3.7.9/nextcloud-3.7.9.tgz + version: 3.7.9 - apiVersion: v2 appVersion: auto created: "2021-09-04T22:14:57.483155952Z" @@ -88421,6 +89810,32 @@ entries: - https://github.com/truecharts/apps/releases/download/nextcloud-1.0.0/nextcloud-1.0.0.tgz version: 1.0.0 node-red: + - apiVersion: v2 + appVersion: auto + created: "2021-09-05T03:24:43.869111275Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.13.7 + description: Node-RED is low-code programming for event-driven applications + digest: a16813d60f5c453d1d21beb75d1e306d5f4fbe593ebd372ce8fe854a7d16bcf2 + home: https://github.com/truecharts/apps/tree/master/charts/incubator/node-red + icon: https://nodered.org/about/resources/media/node-red-icon-2.png + keywords: + - node-red + - nodered + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + name: node-red + sources: + - https://github.com/node-red/node-red-docker + type: application + urls: + - https://github.com/truecharts/apps/releases/download/node-red-6.11.13/node-red-6.11.13.tgz + version: 6.11.13 - apiVersion: v2 appVersion: auto created: "2021-09-04T11:15:23.979276672Z" @@ -90530,6 +91945,30 @@ entries: - https://github.com/truecharts/apps/releases/download/node-red-3.1.5/node-red-3.1.5.tgz version: 3.1.5 nullserv: + - apiVersion: v2 + appVersion: auto + created: "2021-09-05T03:24:43.947036447Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 6.13.7 + description: A simple null file http and https server + digest: 8df194b6d6e4b3319f2c2d4663964798f871ef0b01cf484d88258a6835531674 + home: https://github.com/truechartsapps/tree/master/charts/incubator/nullserv + icon: https://miro.medium.com/max/800/1*UL9RWkTUtJlyHW7kGm20hQ.png + keywords: + - nullserv + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: truecharts + url: https://truecharts.org + name: nullserv + sources: + - https://github.com/bmrzycki/nullserv + urls: + - https://github.com/truecharts/apps/releases/download/nullserv-1.9.13/nullserv-1.9.13.tgz + version: 1.9.13 - apiVersion: v2 appVersion: auto created: "2021-09-04T11:15:24.059096924Z" @@ -91515,6 +92954,32 @@ entries: - https://github.com/truecharts/apps/releases/download/nullserv-1.0.1/nullserv-1.0.1.tgz version: 1.0.1 nzbget: + - apiVersion: v2 + appVersion: auto + created: "2021-09-05T03:24:44.023168798Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.13.7 + description: NZBGet is a Usenet downloader client + digest: 820ab3dfed47e9c35c46fe481084a6483e607152501756eaa55ea59c0049b80a + home: https://github.com/truecharts/apps/tree/master/charts/incubator/nzbget + icon: https://avatars1.githubusercontent.com/u/3368377?s=400&v=4 + keywords: + - nzbget + - usenet + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + name: nzbget + sources: + - https://nzbget.net/ + type: application + urls: + - https://github.com/truecharts/apps/releases/download/nzbget-6.11.13/nzbget-6.11.13.tgz + version: 6.11.13 - apiVersion: v2 appVersion: auto created: "2021-09-04T11:15:24.134825332Z" @@ -93505,6 +94970,29 @@ entries: - https://github.com/truecharts/apps/releases/download/nzbget-3.1.5/nzbget-3.1.5.tgz version: 3.1.5 nzbhydra: + - apiVersion: v2 + appVersion: auto + created: "2021-09-05T03:24:44.113698728Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.13.7 + deprecated: true + description: Usenet meta search + digest: afe69ac0adff4fbb67b9aed2e0db9f267c424bd1356f2b82651cb41c3035c729 + home: https://github.com/truecharts/apps/tree/master/charts/incubator/nzbhydra + icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/hydra-icon.png + keywords: + - nzbhydra + - usenet + kubeVersion: '>=1.16.0-0' + name: nzbhydra + sources: + - https://github.com/theotherp/nzbhydra2 + type: application + urls: + - https://github.com/truecharts/apps/releases/download/nzbhydra-6.11.13/nzbhydra-6.11.13.tgz + version: 6.11.13 - apiVersion: v2 appVersion: auto created: "2021-09-04T11:15:24.204596777Z" @@ -95342,6 +96830,33 @@ entries: - https://github.com/truecharts/apps/releases/download/nzbhydra-3.1.6/nzbhydra-3.1.6.tgz version: 3.1.6 octoprint: + - apiVersion: v2 + appVersion: auto + created: "2021-09-05T03:24:44.185816628Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 6.13.7 + description: OctoPrint is the snappy web interface for your 3D printer + digest: ff72fe54d42093ef94cfe623b0402e752d3da2412dc2534df66cdb8d7855dd79 + home: https://github.com/truechartsapps/tree/master/charts/incubator/octoprint + icon: https://avatars3.githubusercontent.com/u/5982294?s=400&v=4 + keywords: + - octoprint + - 3d + - printer + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: truecharts + url: https://truecharts.org + name: octoprint + sources: + - https://github.com/OctoPrint/OctoPrint + - https://hub.docker.com/r/octoprint/octoprint + urls: + - https://github.com/truecharts/apps/releases/download/octoprint-1.9.13/octoprint-1.9.13.tgz + version: 1.9.13 - apiVersion: v2 appVersion: auto created: "2021-09-04T11:15:24.284265528Z" @@ -96477,6 +97992,32 @@ entries: - https://github.com/truecharts/apps/releases/download/octoprint-1.0.1/octoprint-1.0.1.tgz version: 1.0.1 omada-controller: + - apiVersion: v2 + appVersion: auto + created: "2021-09-05T03:24:44.260216856Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 6.13.7 + description: Omada enables the network administrators to monitor and manage all + the Omada products in the network with a centralized management platform. + digest: 55ee2f6649b97614ecdce20eb01801afd8193982ef0f0552bd63ebf0c5798deb + home: https://github.com/truechartsapps/tree/master/charts/incubator/omada-controller + icon: https://www.tp-link.com/assets/images/icon/logo-white.svg + keywords: + - omada-controller + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: truecharts + url: https://truecharts.org + name: omada-controller + sources: + - https://github.com/mbentley/docker-omada-controller + - https://github.com/truechartsapps/tree/master/charts/omada-controller + urls: + - https://github.com/truecharts/apps/releases/download/omada-controller-1.9.13/omada-controller-1.9.13.tgz + version: 1.9.13 - apiVersion: v2 appVersion: auto created: "2021-09-04T11:15:24.358151416Z" @@ -97570,6 +99111,39 @@ entries: - https://github.com/truecharts/apps/releases/download/omada-controller-1.0.1/omada-controller-1.0.1.tgz version: 1.0.1 ombi: + - apiVersion: v2 + appVersion: auto + created: "2021-09-05T03:24:44.336868813Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.13.7 + description: Want a Movie or TV Show on Plex or Emby? Use Ombi! + digest: ec73706a6bd81751cbd7071603c6bae01ec9f8acf74d2254ea598fb22bdb24de + home: https://github.com/truecharts/apps/tree/master/charts/stable/ombi + icon: https://raw.githubusercontent.com/Ombi-app/Ombi/gh-pages/img/android-chrome-512x512.png + keywords: + - ombi + - plex + - emby + - sonarr + - radarr + - couchpotato + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + - email: kjeld@schouten-lebbing.nl + name: Ornias1993 + url: truecharts.org + name: ombi + sources: + - https://github.com/tidusjar/Ombi + type: application + urls: + - https://github.com/truecharts/apps/releases/download/ombi-6.11.14/ombi-6.11.14.tgz + version: 6.11.14 - apiVersion: v2 appVersion: auto created: "2021-09-04T11:15:24.436564359Z" @@ -100586,6 +102160,38 @@ entries: - https://github.com/truecharts/apps/releases/download/ombi-3.1.5/ombi-3.1.5.tgz version: 3.1.5 openldap: + - apiVersion: v2 + appVersion: auto + created: "2021-09-05T03:24:44.423351593Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.13.7 + description: Community developed LDAP software + digest: 6745369a98b5250dddeaa625be38c50ecaed1488ebea38ed9e9a01a232524cc6 + home: https://www.openldap.org + icon: https://upload.wikimedia.org/wikipedia/commons/thumb/7/71/Database-openldap.svg/640px-Database-openldap.svg.png + keywords: + - ldap + - openldap + - iam-stack + - high availability + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + - email: kjeld@schouten-lebbing.nl + name: Ornias1993 + url: truecharts.org + name: openldap + sources: + - https://github.com/jp-gouin/helm-openldap + - https://github.com/osixia/docker-openldap + type: application + urls: + - https://github.com/truecharts/apps/releases/download/openldap-1.7.17/openldap-1.7.17.tgz + version: 1.7.17 - apiVersion: v2 appVersion: auto created: "2021-09-04T11:15:24.513540109Z" @@ -101931,6 +103537,32 @@ entries: - https://github.com/truecharts/apps/releases/download/openldap-1.0.0/openldap-1.0.0.tgz version: 1.0.0 organizr: + - apiVersion: v2 + appVersion: latest + created: "2021-09-05T03:24:44.507109738Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.13.7 + description: HTPC/Homelab Services Organizer + digest: d546bffeeacba9978c782118b4c9e4c60462324091f29c808bb420738efd2fb8 + home: https://github.com/truecharts/apps/tree/master/charts/incubator/organizr + icon: https://github.com/causefx/Organizr/blob/v2-master/plugins/images/organizr/logo.png?raw=true + keywords: + - organizr + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + name: organizr + sources: + - https://github.com/causefx/Organizr + - https://hub.docker.com/r/organizr/organizr + type: application + urls: + - https://github.com/truecharts/apps/releases/download/organizr-6.11.13/organizr-6.11.13.tgz + version: 6.11.13 - apiVersion: v2 appVersion: latest created: "2021-09-04T11:15:24.587026422Z" @@ -103908,6 +105540,36 @@ entries: - https://github.com/truecharts/apps/releases/download/organizr-3.1.5/organizr-3.1.5.tgz version: 3.1.5 overseerr: + - apiVersion: v2 + appVersion: auto + created: "2021-09-05T03:24:44.579116037Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 6.13.7 + description: Overseerr is a free and open source software application for managing + requests for your media library. It integrates with your existing services such + as Sonarr, Radarr and Plex! + digest: a7092df4b6ff8066a21f11dcbde0d0d74c693287221ba80dcf68cf746b174455 + home: https://github.com/truechartsapps/tree/master/charts/incubator/overseerr + icon: https://i.imgur.com/TMoEG7g.png + keywords: + - overseerr + - plex + - sonarr + - radarr + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: truecharts + url: https://truecharts.org + name: overseerr + sources: + - https://github.com/sct/overseerr + - https://hub.docker.com/r/sctx/overseerr + urls: + - https://github.com/truecharts/apps/releases/download/overseerr-1.9.13/overseerr-1.9.13.tgz + version: 1.9.13 - apiVersion: v2 appVersion: auto created: "2021-09-04T11:15:24.674715991Z" @@ -105139,6 +106801,35 @@ entries: - https://github.com/truecharts/apps/releases/download/overseerr-1.0.1/overseerr-1.0.1.tgz version: 1.0.1 owncast: + - apiVersion: v2 + appVersion: auto + created: "2021-09-05T03:24:44.655512791Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 6.13.7 + description: Take control over your live stream video by running it yourself. + Streaming + chat out of the box. + digest: 534c010d749432b04a0c45ccb0c84879e1513b0c925d411cc9e20b34cc93f924 + home: https://github.com/truechartsapps/tree/master/charts/incubator/owncast + icon: https://owncast.online/images/owncast-logo-1000x1000.png + keywords: + - owncast + - stream + - open source + - chat + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: truecharts + url: https://truecharts.org + name: owncast + sources: + - https://owncast.online/ + - https://github.com/owncast/owncast + urls: + - https://github.com/truecharts/apps/releases/download/owncast-1.9.13/owncast-1.9.13.tgz + version: 1.9.13 - apiVersion: v2 appVersion: auto created: "2021-09-04T11:15:24.751198336Z" @@ -106387,6 +108078,38 @@ entries: - https://github.com/truecharts/apps/releases/download/owncast-1.0.1/owncast-1.0.1.tgz version: 1.0.1 owncloud-ocis: + - apiVersion: v2 + appVersion: auto + created: "2021-09-05T03:24:44.745580115Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 6.13.7 + description: ownCloud Infinite Scale is a self-hosted file sync and share server. + digest: 445bba85e51084024ab89d42cf263a1f06b5d27573f579baafba52f992c68e4c + home: https://github.com/truechartsapps/tree/master/charts/incubator/owncloud-ocis + icon: https://avatars.githubusercontent.com/u/1645051?s=200&v=4 + keywords: + - owncloud + - ocis + - infinite + - scale + - self-hosted + - sync + - share + - server + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: truecharts + url: https://truecharts.org + name: owncloud-ocis + sources: + - https://hub.docker.com/r/owncloud/ocis + - https://owncloud.dev/ocis/ + urls: + - https://github.com/truecharts/apps/releases/download/owncloud-ocis-1.9.13/owncloud-ocis-1.9.13.tgz + version: 1.9.13 - apiVersion: v2 appVersion: auto created: "2021-09-04T11:15:24.822778727Z" @@ -107828,6 +109551,36 @@ entries: - https://github.com/truecharts/apps/releases/download/owncloud-ocis-1.0.1/owncloud-ocis-1.0.1.tgz version: 1.0.1 pgadmin: + - apiVersion: v2 + appVersion: auto + created: "2021-09-05T03:24:44.835617339Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.13.7 + description: Web-Based postgresql database management utility + digest: bfe35ef811e575991b11d3955260a6ab512503e9badcbad0b382efd76a66b6e5 + home: https://github.com/truecharts/apps/tree/master/charts/stable/pgadmin + icon: https://www.postgresql.org/message-id/attachment/1139/pgAdmin.svg + keywords: + - pgadmin + - db + - database + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + - email: kjeld@schouten-lebbing.nl + name: Ornias1993 + url: truecharts.org + name: pgadmin + sources: + - https://www.pgadmin.org/ + type: application + urls: + - https://github.com/truecharts/apps/releases/download/pgadmin-1.8.13/pgadmin-1.8.13.tgz + version: 1.8.13 - apiVersion: v2 appVersion: auto created: "2021-09-04T11:15:24.916839067Z" @@ -109149,6 +110902,35 @@ entries: - https://github.com/truecharts/apps/releases/download/pgadmin-1.0.1/pgadmin-1.0.1.tgz version: 1.0.1 photoprism: + - apiVersion: v2 + appVersion: auto + created: "2021-09-05T03:24:44.922442023Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 6.13.7 + description: PhotoPrism® is a server-based application for browsing, organizing + and sharing your personal photo collection + digest: 10ae851c459c510ffb0c79f3305019439c9f278542edef9257af40cbefeada9e + home: https://github.com/truechartsapps/tree/master/charts/incubator/photoprism + icon: https://demo.photoprism.org/static/img/logo-avatar.svg + keywords: + - photos + - photoprism + - pictures + - sharing + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: truecharts + url: https://truecharts.org + name: photoprism + sources: + - https://github.com/photoprism/photoprism + - https://hub.docker.com/r/photoprism/photoprism + urls: + - https://github.com/truecharts/apps/releases/download/photoprism-1.9.13/photoprism-1.9.13.tgz + version: 1.9.13 - apiVersion: v2 appVersion: auto created: "2021-09-04T11:15:24.99048688Z" @@ -110368,6 +112150,36 @@ entries: - https://github.com/truecharts/apps/releases/download/photoprism-1.0.1/photoprism-1.0.1.tgz version: 1.0.1 phpldapadmin: + - apiVersion: v2 + appVersion: auto + created: "2021-09-05T03:24:45.254449367Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.13.7 + description: Web-based LDAP browser to manage your LDAP server + digest: f2d9d6a5c2979412a34105cf2b32a0e0b1c35b0dfc76641e2fde88256c505eb3 + home: https://github.com/truecharts/apps/tree/master/charts/stable/phpldapadmin + icon: https://repository-images.githubusercontent.com/3665191/dd213f80-766c-11e9-8117-6b639095ef99 + keywords: + - phpldapadmin + - openldap + - userrights + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + - email: kjeld@schouten-lebbing.nl + name: Ornias1993 + url: truecharts.org + name: phpldapadmin + sources: + - https://gitlab.v2.rancher.geohub.space/g3s/i3s/i3s-helm-catalog + type: application + urls: + - https://github.com/truecharts/apps/releases/download/phpldapadmin-1.8.13/phpldapadmin-1.8.13.tgz + version: 1.8.13 - apiVersion: v2 appVersion: auto created: "2021-09-04T11:15:25.069449253Z" @@ -111479,6 +113291,32 @@ entries: - https://github.com/truecharts/apps/releases/download/phpldapadmin-1.0.1/phpldapadmin-1.0.1.tgz version: 1.0.1 piaware: + - apiVersion: v2 + appVersion: auto + created: "2021-09-05T03:24:45.315371327Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 6.13.7 + description: Program for forwarding ADS-B data to FlightAware + digest: 61d5ac2545745b8f766f5988eb2841def8c2d933b115a98125cb2aa8ae00b662 + home: https://github.com/truechartsapps/tree/master/charts/incubator/piaware + icon: https://pbs.twimg.com/profile_images/964269455483088897/mr2UgvfG_400x400.jpg + keywords: + - piaware + - flight-aware + - flight-tracker + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: truecharts + url: https://truecharts.org + name: piaware + sources: + - https://github.com/flightaware/piaware + urls: + - https://github.com/truecharts/apps/releases/download/piaware-1.9.13/piaware-1.9.13.tgz + version: 1.9.13 - apiVersion: v2 appVersion: auto created: "2021-09-04T11:15:25.141887554Z" @@ -112546,6 +114384,87 @@ entries: - https://github.com/truecharts/apps/releases/download/piaware-1.0.1/piaware-1.0.1.tgz version: 1.0.1 pihole: + - apiVersion: v2 + appVersion: auto + created: "2021-09-05T11:30:59.494151076Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.13.7 + description: DNS and Ad-filtering for your network + digest: 8f6f117fe8a74ce469c6b475ac69a76f2c83cfc0a2dd280551a03eab1c950555 + home: https://github.com/truecharts/apps/tree/master/charts/stable/pihole + icon: https://upload.wikimedia.org/wikipedia/en/thumb/1/15/Pi-hole_vector_logo.svg/1200px-Pi-hole_vector_logo.svg.png + keywords: + - DNS + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + name: pihole + sources: + - https://pi-hole.net/ + - https://github.com/pi-hole + - https://github.com/pi-hole/docker-pi-hole + type: application + urls: + - https://github.com/truecharts/apps/releases/download/pihole-1.0.4/pihole-1.0.4.tgz + version: 1.0.4 + - apiVersion: v2 + appVersion: auto + created: "2021-09-05T08:46:21.52757506Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.13.7 + description: DNS and Ad-filtering for your network + digest: 630b1194cbde7556867dd2fcd8b8f6337a43413bc75ef6c15747de61ad9363fc + home: https://github.com/truecharts/apps/tree/master/charts/stable/pihole + icon: https://upload.wikimedia.org/wikipedia/en/thumb/1/15/Pi-hole_vector_logo.svg/1200px-Pi-hole_vector_logo.svg.png + keywords: + - DNS + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + name: pihole + sources: + - https://pi-hole.net/ + - https://github.com/pi-hole + - https://github.com/pi-hole/docker-pi-hole + type: application + urls: + - https://github.com/truecharts/apps/releases/download/pihole-1.0.3/pihole-1.0.3.tgz + version: 1.0.3 + - apiVersion: v2 + appVersion: auto + created: "2021-09-05T03:24:45.395515528Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.13.7 + description: DNS and Ad-filtering for your network + digest: 8fbffd69903979b744a72bc0fcdff1ae1177225b46f6bef93b10c11fb663e4ac + home: https://github.com/truecharts/apps/tree/master/charts/stable/pihole + icon: https://upload.wikimedia.org/wikipedia/en/thumb/1/15/Pi-hole_vector_logo.svg/1200px-Pi-hole_vector_logo.svg.png + keywords: + - DNS + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + name: pihole + sources: + - https://pi-hole.net/ + - https://github.com/pi-hole + - https://github.com/pi-hole/docker-pi-hole + type: application + urls: + - https://github.com/truecharts/apps/releases/download/pihole-1.0.2/pihole-1.0.2.tgz + version: 1.0.2 - apiVersion: v2 appVersion: auto created: "2021-09-04T16:51:28.014756361Z" @@ -112655,6 +114574,33 @@ entries: - https://github.com/truecharts/apps/releases/download/pihole-0.0.1/pihole-0.0.1.tgz version: 0.0.1 plex: + - apiVersion: v2 + appVersion: auto + created: "2021-09-05T03:24:45.479963882Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.13.7 + description: Plex Media Server + digest: 9424abfb3750ca7db449354854915585e443644ff761c5499941304274446824 + home: https://github.com/truecharts/apps/tree/master/charts/stable/plex + icon: https://www.plex.tv/wp-content/uploads/2018/01/pmp-icon-1.png + keywords: + - plex + - plex-media-server + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + - email: kjeld@schouten-lebbing.nl + name: Ornias1993 + url: truecharts.org + name: plex + type: application + urls: + - https://github.com/truecharts/apps/releases/download/plex-5.11.14/plex-5.11.14.tgz + version: 5.11.14 - apiVersion: v2 appVersion: auto created: "2021-09-04T21:28:52.066619783Z" @@ -115008,6 +116954,36 @@ entries: - https://github.com/truecharts/apps/releases/download/plex-2.1.5/plex-2.1.5.tgz version: 2.1.5 podgrab: + - apiVersion: v2 + appVersion: auto + created: "2021-09-05T03:24:45.557858354Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.13.7 + description: A self-hosted podcast manager to download episodes as soon as they + become live. + digest: d0c41f18d65885eb7f87d8bbf775d61803ba513dfb1cdc39819c2cdb00c3db5c + home: https://github.com/truecharts/apps/tree/master/charts/incubator/podgrab + icon: https://upload.wikimedia.org/wikipedia/commons/thumb/e/e7/Podcasts_%28iOS%29.svg/1024px-Podcasts_%28iOS%29.svg.png + keywords: + - podgrab + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + - email: 20650065+warllo54@users.noreply.github.com + name: warllo54 + url: truecharts.org + name: podgrab + sources: + - https://github.com/akhilrex/podgrab + - https://hub.docker.com/r/akhilrex/podgrab + type: application + urls: + - https://github.com/truecharts/apps/releases/download/podgrab-4.11.13/podgrab-4.11.13.tgz + version: 4.11.13 - apiVersion: v2 appVersion: auto created: "2021-09-04T11:15:25.304257648Z" @@ -117289,6 +119265,37 @@ entries: - https://github.com/truecharts/apps/releases/download/podgrab-1.0.3/podgrab-1.0.3.tgz version: 1.0.3 postgresql: + - apiVersion: v2 + appVersion: auto + created: "2021-09-05T03:24:45.633089493Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.13.7 + description: PostgresSQL + digest: d2be7304e14aff5c788413f910eff43fd1cd32bc16b6478901e1ae97a2c73a91 + home: https://github.com/truecharts/apps/tree/master/stable/postgres + icon: https://d1q6f0aelx0por.cloudfront.net/product-logos/library-postgres-logo.png + keywords: + - postgres + - postgressql + - dtabase + - sql + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + - email: kjeld@schouten-lebbing.nl + name: Ornias1993 + url: truecharts.org + name: postgresql + sources: + - https://www.postgresql.org/ + type: application + urls: + - https://github.com/truecharts/apps/releases/download/postgresql-1.6.2/postgresql-1.6.2.tgz + version: 1.6.2 - apiVersion: v2 appVersion: auto created: "2021-09-04T10:35:03.213785276Z" @@ -118530,6 +120537,34 @@ entries: - https://github.com/truecharts/apps/releases/download/postgresql-1.0.0/postgresql-1.0.0.tgz version: 1.0.0 pretend-youre-xyzzy: + - apiVersion: v2 + appVersion: auto + created: "2021-09-05T03:24:45.714242106Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 6.13.7 + description: pretend-youre-xyzzy, a cards against humanity clone + digest: c0643051929e3253788947c5e040c9671672d8a021a8fc69cbc3dd5d579c047d + home: https://github.com/truechartsapps/tree/master/charts/incubator/pretend-youre-xyzzy + icon: https://apk-google.com/wp-content/uploads/2020/12/Client-for-Pretend-Youre-Xyzzy-open-source-5.0.1.png + keywords: + - pretend-youre-xyzzy + - cards + - against + - humanity + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: truecharts + url: https://truecharts.org + name: pretend-youre-xyzzy + sources: + - https://github.com/ajanata/PretendYoureXyzzy + - https://github.com/emcniece/DockerYourXyzzy + urls: + - https://github.com/truecharts/apps/releases/download/pretend-youre-xyzzy-1.9.13/pretend-youre-xyzzy-1.9.13.tgz + version: 1.9.13 - apiVersion: v2 appVersion: auto created: "2021-09-04T11:15:25.39126241Z" @@ -119679,6 +121714,32 @@ entries: - https://github.com/truecharts/apps/releases/download/pretend-youre-xyzzy-1.0.1/pretend-youre-xyzzy-1.0.1.tgz version: 1.0.1 protonmail-bridge: + - apiVersion: v2 + appVersion: auto + created: "2021-09-05T03:24:45.792436982Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 6.13.7 + description: Container for protonmail bridge to work on the network. + digest: d89ecff55eab2b9441c25a759994feada1e133569f5cd70aeebcf61e03bdfe9c + home: https://github.com/truechartsapps/tree/master/charts/incubator/protonmail-bridge + icon: https://raw.githubusercontent.com/ProtonMail/proton-bridge/master/icon.iconset/icon_256x256.png + keywords: + - protonmail + - protonmail-bridge + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: truecharts + url: https://truecharts.org + name: protonmail-bridge + sources: + - https://github.com/shenxn/protonmail-bridge-docker + - https://hub.docker.com/r/shenxn/protonmail-bridge + urls: + - https://github.com/truecharts/apps/releases/download/protonmail-bridge-1.9.13/protonmail-bridge-1.9.13.tgz + version: 1.9.13 - apiVersion: v2 appVersion: auto created: "2021-09-04T11:15:25.47095099Z" @@ -122494,6 +124555,34 @@ entries: - https://github.com/truecharts/apps/releases/download/prototypegui-6.8.7/prototypegui-6.8.7.tgz version: 6.8.7 prowlarr: + - apiVersion: v2 + appVersion: auto + created: "2021-09-05T03:24:45.86437718Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.13.7 + description: Indexer manager/proxy built on the popular arr net base stack to + integrate with your various PVR apps. + digest: 205f0eb6d3878ff9bad1acdbb94bc4376a58e33e364b05960da0fb9eabfb1833 + home: https://github.com/truecharts/apps/tree/master/charts/incubator/prowlarr + icon: https://raw.githubusercontent.com/Prowlarr/Prowlarr/develop/Logo/400.png + keywords: + - prowlarr + - torrent + - usenet + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + name: prowlarr + sources: + - https://github.com/Prowlarr/Prowlarr + - https://github.com/k8s-at-home/container-images + urls: + - https://github.com/truecharts/apps/releases/download/prowlarr-1.11.15/prowlarr-1.11.15.tgz + version: 1.11.15 - apiVersion: v2 appVersion: auto created: "2021-09-04T11:15:25.547937441Z" @@ -124735,6 +126824,34 @@ entries: - https://github.com/truecharts/apps/releases/download/prowlarr-1.0.0/prowlarr-1.0.0.tgz version: 1.0.0 pyload: + - apiVersion: v2 + appVersion: auto + created: "2021-09-05T03:24:45.947310116Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 6.13.7 + description: pyLoad is a Free and Open Source download manager written in Python + and designed to be extremely lightweight, easily extensible and fully manageable + via web. + digest: a13e48f3a47dd891db886f89f204cdb052cc821feb72efccdaf766db81c03427 + home: https://github.com/truechartsapps/tree/master/charts/incubator/pyload + icon: https://avatars.githubusercontent.com/u/3521496?s=200&v=4 + keywords: + - pyload + - download + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: truecharts + url: https://truecharts.org + name: pyload + sources: + - https://github.com/pyload/pyload + - https://hub.docker.com/r/linuxserver/pyload + urls: + - https://github.com/truecharts/apps/releases/download/pyload-1.9.13/pyload-1.9.13.tgz + version: 1.9.13 - apiVersion: v2 appVersion: auto created: "2021-09-04T11:15:25.637595432Z" @@ -125884,6 +128001,30 @@ entries: - https://github.com/truecharts/apps/releases/download/pyload-1.0.1/pyload-1.0.1.tgz version: 1.0.1 qbittorrent: + - apiVersion: v2 + appVersion: auto + created: "2021-09-05T03:24:46.01893081Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.13.7 + description: qBittorrent is a cross-platform free and open-source BitTorrent client + digest: 9d33ffc6d2401cb4cc4f9ebe19211172c0d4760b5617064d1a65438561ad002d + home: https://github.com/truecharts/apps/tree/master/charts/incubator/qbittorrent + icon: https://cloud.githubusercontent.com/assets/14862437/23586868/89ef2922-01c4-11e7-869c-52aafcece17f.png + keywords: + - qbittorrent + - torrrent + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + name: qbittorrent + type: application + urls: + - https://github.com/truecharts/apps/releases/download/qbittorrent-6.11.13/qbittorrent-6.11.13.tgz + version: 6.11.13 - apiVersion: v2 appVersion: auto created: "2021-09-04T11:15:25.714182678Z" @@ -127761,6 +129902,36 @@ entries: - https://github.com/truecharts/apps/releases/download/qbittorrent-3.1.5/qbittorrent-3.1.5.tgz version: 3.1.5 radarr: + - apiVersion: v2 + appVersion: auto + created: "2021-09-05T03:24:46.089033577Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.13.7 + description: A fork of Sonarr to work with movies à la Couchpotato + digest: 256b7dd06fbce3903f93939b90c827a46cd76c649fa83d5088222535c22eab49 + home: https://github.com/truecharts/apps/tree/master/charts/stable/radarr + icon: https://nzbusenet.com/wp-content/uploads/2017/10/radarr-logo.png + keywords: + - radarr + - torrent + - usenet + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + - email: kjeld@schouten-lebbing.nl + name: Ornias1993 + url: truecharts.org + name: radarr + sources: + - https://github.com/Radarr/Radarr + type: application + urls: + - https://github.com/truecharts/apps/releases/download/radarr-6.11.13/radarr-6.11.13.tgz + version: 6.11.13 - apiVersion: v2 appVersion: auto created: "2021-09-04T11:15:25.798791113Z" @@ -130084,6 +132255,39 @@ entries: - https://github.com/truecharts/apps/releases/download/radarr-3.1.5/radarr-3.1.5.tgz version: 3.1.5 readarr: + - apiVersion: v2 + appVersion: auto + created: "2021-09-05T03:24:46.167178938Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.13.7 + description: A fork of Radarr to work with Books & AudioBooks + digest: 4d79e2ae7e85c4a70976d21339567e850521b860ce0b78105895a39d8497ed7d + home: https://github.com/truecharts/apps/tree/master/charts/incubator/readarr + icon: https://github.com/Readarr/Readarr/blob/develop/Logo/1024.png?raw=true + keywords: + - readarr + - torrent + - usenet + - AudioBooks + - ebooks + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + - email: kjeld@schouten-lebbing.nl + name: Ornias1993 + url: truecharts.org + name: readarr + sources: + - https://github.com/Readarr/Readarr + - https://readarr.com + type: application + urls: + - https://github.com/truecharts/apps/releases/download/readarr-6.11.13/readarr-6.11.13.tgz + version: 6.11.13 - apiVersion: v2 appVersion: auto created: "2021-09-04T11:15:25.870191703Z" @@ -133085,6 +135289,32 @@ entries: - https://github.com/truecharts/apps/releases/download/readarr-3.1.5/readarr-3.1.5.tgz version: 3.1.5 reg: + - apiVersion: v2 + appVersion: auto + created: "2021-09-05T03:24:46.25365Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.13.7 + description: Docker registry v2 command line client and repo listing generator + with security checks. + digest: 2b1b566f734851a7c388a274ef43d65b5405621688c0bb0892c369825d0dba56 + home: https://github.com/truecharts/apps/tree/master/charts/incubator/reg + icon: https://avatars.githubusercontent.com/u/37218338 + keywords: + - reg + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + name: reg + sources: + - https://github.com/genuinetools/reg + - https://github.com/k8s-at-home/container-images/ + urls: + - https://github.com/truecharts/apps/releases/download/reg-1.11.13/reg-1.11.13.tgz + version: 1.11.13 - apiVersion: v2 appVersion: auto created: "2021-09-04T11:15:25.939730071Z" @@ -134672,6 +136902,34 @@ entries: - https://github.com/truecharts/apps/releases/download/reg-1.0.0/reg-1.0.0.tgz version: 1.0.0 resilio-sync: + - apiVersion: v2 + appVersion: auto + created: "2021-09-05T03:24:46.325771787Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 6.13.7 + description: Resilio Sync is a fast, reliable, and simple file sync and share + solution, powered by P2P technology + digest: bb5617bf03835d8e435b6401cee7223e6d47c16e9a86a8b24c9c5e0bc4e4b9b3 + home: https://github.com/truechartsapps/tree/master/charts/incubator/resio-sync + icon: https://blog.resilio.com/wp-content/uploads/2016/06/SyncSymbol-260x260px.png + keywords: + - resilio + - sync + - btsync + - bittorrent + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: truecharts + url: https://truecharts.org + name: resilio-sync + sources: + - https://github.com/orgs/linuxserver/packages/container/package/resilio-sync + urls: + - https://github.com/truecharts/apps/releases/download/resilio-sync-1.9.13/resilio-sync-1.9.13.tgz + version: 1.9.13 - apiVersion: v2 appVersion: auto created: "2021-09-04T11:15:26.019929157Z" @@ -135849,6 +138107,32 @@ entries: - https://github.com/truecharts/apps/releases/download/resilio-sync-1.0.1/resilio-sync-1.0.1.tgz version: 1.0.1 sabnzbd: + - apiVersion: v2 + appVersion: auto + created: "2021-09-05T03:24:46.402349528Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.13.7 + description: Free and easy binary newsreader + digest: 29ad6b7449491b49a4042bb3f60878b8e5ccb9a55dfe9ef0ec7ffabb478332ee + home: https://github.com/truecharts/apps/tree/master/charts/incubator/sabnzbd + icon: https://avatars1.githubusercontent.com/u/960698?s=400&v=4 + keywords: + - sabnzbd + - usenet + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + name: sabnzbd + sources: + - https://sabnzbd.org/ + type: application + urls: + - https://github.com/truecharts/apps/releases/download/sabnzbd-6.11.13/sabnzbd-6.11.13.tgz + version: 6.11.13 - apiVersion: v2 appVersion: auto created: "2021-09-04T11:15:26.104752595Z" @@ -137865,6 +140149,31 @@ entries: - https://github.com/truecharts/apps/releases/download/sabnzbd-3.1.5/sabnzbd-3.1.5.tgz version: 3.1.5 ser2sock: + - apiVersion: v2 + appVersion: auto + created: "2021-09-05T03:24:46.482032408Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 6.13.7 + description: Serial to Socket Redirector + digest: d4a33c5c1f117353fbc5017938be0468e72a76cbce0dd4b218cf40e63ee0ef26 + home: https://github.com/truechartsapps/tree/master/charts/incubator/ser2sock + icon: https://i.imgur.com/GfZ7McO.png + keywords: + - ser2sock + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: truecharts + url: https://truecharts.org + name: ser2sock + sources: + - https://github.com/nutechsoftware/ser2sock + - https://github.com/tenstartups/ser2sock + urls: + - https://github.com/truecharts/apps/releases/download/ser2sock-1.9.13/ser2sock-1.9.13.tgz + version: 1.9.13 - apiVersion: v2 appVersion: auto created: "2021-09-04T11:15:26.180383131Z" @@ -138891,6 +141200,36 @@ entries: - https://github.com/truecharts/apps/releases/download/ser2sock-1.0.1/ser2sock-1.0.1.tgz version: 1.0.1 sonarr: + - apiVersion: v2 + appVersion: auto + created: "2021-09-05T03:24:46.557697538Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.13.7 + description: Smart PVR for newsgroup and bittorrent users + digest: 1a9a64d32252e8bb50ef8e7f09de2613d325d3913237ac10e5fa87640cee05b7 + home: https://github.com/truecharts/apps/tree/master/charts/stable/sonarr + icon: https://github.com/Sonarr/Sonarr/blob/phantom-develop/Logo/512.png?raw=true + keywords: + - sonarr + - torrent + - usenet + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + - email: kjeld@schouten-lebbing.nl + name: Ornias1993 + url: truecharts.org + name: sonarr + sources: + - https://github.com/Sonarr/Sonarr + type: application + urls: + - https://github.com/truecharts/apps/releases/download/sonarr-6.11.13/sonarr-6.11.13.tgz + version: 6.11.13 - apiVersion: v2 appVersion: auto created: "2021-09-04T11:15:26.264668762Z" @@ -141181,6 +143520,31 @@ entries: - https://github.com/truecharts/apps/releases/download/sonarr-3.1.5/sonarr-3.1.5.tgz version: 3.1.5 stash: + - apiVersion: v2 + appVersion: auto + created: "2021-09-05T03:24:46.651398489Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 6.13.7 + description: An organizer for your porn, written in Go + digest: 2f00a68bc6e99295278ed813b75bbe0c09f620821a52dd53046b349348c759f6 + home: https://github.com/truechartsapps/tree/master/charts/incubator/stash + icon: https://raw.githubusercontent.com/stashapp/website/master/images/stash.svg + keywords: + - porn + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: truecharts + url: https://truecharts.org + name: stash + sources: + - https://github.com/stashapp/stash + - https://hub.docker.com/r/stashapp/stash + urls: + - https://github.com/truecharts/apps/releases/download/stash-1.9.14/stash-1.9.14.tgz + version: 1.9.14 - apiVersion: v2 appVersion: auto created: "2021-09-04T11:15:26.428327571Z" @@ -142257,6 +144621,36 @@ entries: - https://github.com/truecharts/apps/releases/download/stash-1.0.2/stash-1.0.2.tgz version: 1.0.2 syncthing: + - apiVersion: v2 + appVersion: auto + created: "2021-09-05T03:24:46.72464269Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.13.7 + description: P2P file synchronization application + digest: 65d83533e6a4eb7331f97180a7b2f71d6efc49577d1819b2793721b8382a41da + home: https://github.com/truecharts/apps/tree/master/charts/stable/syncthing + icon: https://raw.githubusercontent.com/syncthing/syncthing/main/assets/logo-128.png + keywords: + - syncthing + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + - email: luuk@nieuwdorp.me + name: luuknieuwdorp + url: nieuwdorp.me + name: syncthing + sources: + - https://syncthing.net/ + - https://github.com/syncthing/syncthing + - https://hub.docker.com/r/syncthing/syncthing + type: application + urls: + - https://github.com/truecharts/apps/releases/download/syncthing-6.11.13/syncthing-6.11.13.tgz + version: 6.11.13 - apiVersion: v2 appVersion: auto created: "2021-09-04T11:15:26.498928151Z" @@ -144568,6 +146962,35 @@ entries: - https://github.com/truecharts/apps/releases/download/syncthing-3.1.5/syncthing-3.1.5.tgz version: 3.1.5 tautulli: + - apiVersion: v2 + appVersion: auto + created: "2021-09-05T03:24:46.802608448Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.13.7 + description: A Python based monitoring and tracking tool for Plex Media Server + digest: 3729aedef0099eeef87d7a11c2e5e65b10f902dabc358a13032a4bcd35ba36f5 + home: https://github.com/truecharts/apps/tree/master/charts/stable/tautulli + icon: https://github.com/Tautulli/Tautulli/blob/master/data/interfaces/default/images/logo.png?raw=true + keywords: + - tautulli + - plex + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + - email: kjeld@schouten-lebbing.nl + name: Ornias1993 + url: truecharts.org + name: tautulli + sources: + - https://github.com/Tautulli/Tautulli + type: application + urls: + - https://github.com/truecharts/apps/releases/download/tautulli-6.11.13/tautulli-6.11.13.tgz + version: 6.11.13 - apiVersion: v2 appVersion: auto created: "2021-09-04T11:15:26.572464564Z" @@ -146844,6 +149267,34 @@ entries: - https://github.com/truecharts/apps/releases/download/tautulli-3.1.5/tautulli-3.1.5.tgz version: 3.1.5 thelounge: + - apiVersion: v2 + appVersion: auto + created: "2021-09-05T03:24:46.880306303Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.13.7 + description: The Lounge, modern web IRC client designed for self-hosting + digest: 1b5f31922413140704968da6a95bbe54250bb39492bda7416142def44f96b5e6 + home: https://github.com/truecharts/apps/tree/master/charts/incubator/thelounge + icon: https://avatars.githubusercontent.com/u/14336958?s=200&v=4 + keywords: + - thelounge + - IRC + - The Lounge + - docker + - thelounge-docker + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + name: thelounge + sources: + - https://github.com/thelounge/thelounge + urls: + - https://github.com/truecharts/apps/releases/download/thelounge-1.11.13/thelounge-1.11.13.tgz + version: 1.11.13 - apiVersion: v2 appVersion: auto created: "2021-09-04T11:15:26.653323957Z" @@ -148553,6 +151004,62 @@ entries: - https://github.com/truecharts/apps/releases/download/thelounge-1.0.0/thelounge-1.0.0.tgz version: 1.0.0 traefik: + - apiVersion: v2 + appVersion: "2.4" + created: "2021-09-05T11:30:59.658663727Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.13.7 + description: Test App for Traefik + digest: a55791b4e33c1676cb837bf39eeb3898b9490138973720bbe3e3e90dbeca2707 + home: https://github.com/truecharts/apps/tree/master/charts/stable/traefik + icon: https://raw.githubusercontent.com/traefik/traefik/v2.3/docs/content/assets/img/traefik.logo.png + keywords: + - traefik + - ingress + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + name: traefik + sources: + - https://github.com/traefik/traefik + - https://github.com/traefik/traefik-helm-chart + - https://traefik.io/ + type: application + urls: + - https://github.com/truecharts/apps/releases/download/traefik-7.0.8/traefik-7.0.8.tgz + version: 7.0.8 + - apiVersion: v2 + appVersion: "2.4" + created: "2021-09-05T03:24:46.969163195Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.13.7 + description: Test App for Traefik + digest: 35ffd9a2e0be1b20d6f8b7119a6c90933401480b166330aade86d3c492e11c56 + home: https://github.com/truecharts/apps/tree/master/charts/stable/traefik + icon: https://raw.githubusercontent.com/traefik/traefik/v2.3/docs/content/assets/img/traefik.logo.png + keywords: + - traefik + - ingress + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + name: traefik + sources: + - https://github.com/traefik/traefik + - https://github.com/traefik/traefik-helm-chart + - https://traefik.io/ + type: application + urls: + - https://github.com/truecharts/apps/releases/download/traefik-7.0.7/traefik-7.0.7.tgz + version: 7.0.7 - apiVersion: v2 appVersion: "2.4" created: "2021-09-04T22:29:42.878988183Z" @@ -151970,6 +154477,37 @@ entries: - https://github.com/truecharts/apps/releases/download/traefik-0.0.1/traefik-0.0.1.tgz version: 0.0.1 transmission: + - apiVersion: v2 + appVersion: auto + created: "2021-09-05T03:24:47.045781137Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.13.7 + description: API Support for your favorite torrent trackers. + digest: 1eebb1225865e87e52ca151c4db3b40270798b49b2b5397adbb5b04e091aa487 + home: https://github.com/truecharts/apps/tree/master/charts/stable/transmission + icon: https://upload.wikimedia.org/wikipedia/commons/6/6d/Transmission_icon.png + keywords: + - transmission + - torrent + - usenet + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + - email: kjeld@schouten-lebbing.nl + name: Ornias1993 + url: truecharts.org + name: transmission + sources: + - https://github.com/transmission/transmission + - https://hub.docker.com/r/linuxserver/transmission + type: application + urls: + - https://github.com/truecharts/apps/releases/download/transmission-6.11.14/transmission-6.11.14.tgz + version: 6.11.14 - apiVersion: v2 appVersion: auto created: "2021-09-04T14:02:57.082337015Z" @@ -154340,6 +156878,34 @@ entries: - https://github.com/truecharts/apps/releases/download/transmission-3.1.5/transmission-3.1.5.tgz version: 3.1.5 truecommand: + - apiVersion: v2 + appVersion: auto + created: "2021-09-05T03:24:47.130765381Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.13.7 + description: Aggregated management of TrueNAS devices + digest: 993206f913aff6392957f346ee29a760553c3a0485d16c043e5eda3b73fbde85 + home: https://github.com/truecharts/apps/tree/master/charts/incubator/truecommand + icon: https://www.ixsystems.com/documentation/truecommand/1.2/_static/tv-logo.png + keywords: + - truecommand + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + - email: kjeld@schouten-lebbing.nl + name: Ornias1993 + url: truecharts.org + name: truecommand + sources: + - https://hub.docker.com/r/ixsystems/truecommand + type: application + urls: + - https://github.com/truecharts/apps/releases/download/truecommand-6.11.14/truecommand-6.11.14.tgz + version: 6.11.14 - apiVersion: v2 appVersion: auto created: "2021-09-04T11:15:26.902618812Z" @@ -156454,6 +159020,34 @@ entries: - https://github.com/truecharts/apps/releases/download/truecommand-3.1.5/truecommand-3.1.5.tgz version: 3.1.5 tvheadend: + - apiVersion: v2 + appVersion: auto + created: "2021-09-05T03:24:47.202957169Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.13.7 + description: TVheadend - a TV streaming server and digital video recorder + digest: d4350ddd8ddba5119850df094f081a74e45dbc23d4c3deca5ecdc3a33b25a930 + home: https://github.com/truecharts/apps/tree/master/charts/incubator/tvheadend + icon: https://avatars.githubusercontent.com/u/1908588?s=200&v=4 + keywords: + - tvheadend + - tv + - streaming + - dvb + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + name: tvheadend + sources: + - https://github.com/tvheadend/tvheadend + type: application + urls: + - https://github.com/truecharts/apps/releases/download/tvheadend-7.11.13/tvheadend-7.11.13.tgz + version: 7.11.13 - apiVersion: v2 appVersion: auto created: "2021-09-04T11:15:26.977572241Z" @@ -158583,6 +161177,33 @@ entries: - https://github.com/truecharts/apps/releases/download/tvheadend-4.1.5/tvheadend-4.1.5.tgz version: 4.1.5 unifi: + - apiVersion: v2 + appVersion: auto + created: "2021-09-05T03:24:47.286792799Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.13.7 + description: Ubiquiti Network's Unifi Controller + digest: 1dd8b3b652687cab69a2cff0935eea593dc0baad683c0d383e82bbfab6b3fc4a + home: https://github.com/truecharts/apps/tree/master/charts/incubator/unifi + icon: https://dl.ubnt.com/press/logo-UniFi.png + keywords: + - ubiquiti + - unifi + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + name: unifi + sources: + - https://github.com/jacobalberty/unifi-docker + - https://unifi-network.ui.com + type: application + urls: + - https://github.com/truecharts/apps/releases/download/unifi-6.11.13/unifi-6.11.13.tgz + version: 6.11.13 - apiVersion: v2 appVersion: auto created: "2021-09-04T11:15:27.055222499Z" @@ -160650,6 +163271,38 @@ entries: - https://github.com/truecharts/apps/releases/download/unifi-3.1.5/unifi-3.1.5.tgz version: 3.1.5 unpackerr: + - apiVersion: v2 + appVersion: auto + created: "2021-09-05T03:24:47.374527478Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.13.7 + description: This application runs as a daemon on your download host. It checks + for completed downloads and extracts them so Radarr, Lidarr, Sonarr, and Readarr + may import them + digest: 0ff8bbafbb7e9c22164e5c43cdb0eff4fa61c5dbef274220e41cc1ccb75bd8bb + home: https://github.com/truecharts/apps/tree/master/charts/incubator/unpackrr + icon: https://raw.githubusercontent.com/wiki/davidnewhall/unpackerr/images/unpackerr-logo-text.png + keywords: + - unpackerr + - sonarr + - radarr + - lidarr + - readarr + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + name: unpackerr + sources: + - https://github.com/davidnewhall/unpackerr + - https://hub.docker.com/r/golift/unpackerr + type: application + urls: + - https://github.com/truecharts/apps/releases/download/unpackerr-1.11.13/unpackerr-1.11.13.tgz + version: 1.11.13 - apiVersion: v2 appVersion: auto created: "2021-09-04T11:15:27.128737011Z" @@ -162603,6 +165256,43 @@ entries: - https://github.com/truecharts/apps/releases/download/unpackerr-1.0.0/unpackerr-1.0.0.tgz version: 1.0.0 vaultwarden: + - apiVersion: v2 + appVersion: auto + created: "2021-09-05T03:24:47.482175101Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.13.7 + - condition: postgresql.enabled + name: postgresql + repository: https://truecharts.org/ + version: 1.6.1 + description: Unofficial Bitwarden compatible server written in Rust + digest: aa07f3b4fa698f3c9b7c4f865f6d65791c30deb30ae9b2d6127feef36aab97d8 + home: https://github.com/truecharts/apps/tree/master/charts/stable/vaultwarden + icon: https://raw.githubusercontent.com/bitwarden/brand/master/icons/256x256.png + keywords: + - bitwarden + - bitwardenrs + - bitwarden_rs + - vaultwarden + - password + - rust + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + - email: kjeld@schouten-lebbing.nl + name: Ornias1993 + url: truecharts.org + name: vaultwarden + sources: + - https://github.com/dani-garcia/vaultwarden + type: application + urls: + - https://github.com/truecharts/apps/releases/download/vaultwarden-6.1.10/vaultwarden-6.1.10.tgz + version: 6.1.10 - apiVersion: v2 appVersion: auto created: "2021-09-04T11:15:27.214689861Z" @@ -166735,6 +169425,34 @@ entries: - https://github.com/truecharts/apps/releases/download/vaultwarden-1.0.0/vaultwarden-1.0.0.tgz version: 1.0.0 xteve: + - apiVersion: v2 + appVersion: auto + created: "2021-09-05T03:24:47.566211334Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 6.13.7 + description: M3U Proxy for Plex DVR and Emby Live TV. + digest: 897bebc4486ed44ea46fab38919084c206fc3e2e1e381bd3f173a5eeb6df004c + home: https://github.com/truechartsapps/tree/master/charts/incubator/xteve + icon: https://raw.githubusercontent.com/xteve-project/xTeVe/master/html/img/logo_b_880x200.jpg + keywords: + - xteve + - iptv + - plex + - emby + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: truecharts + url: https://truecharts.org + name: xteve + sources: + - https://github.com/xteve-project/xTeVe + - https://github.com/k8s-at-home/container-images + urls: + - https://github.com/truecharts/apps/releases/download/xteve-1.9.13/xteve-1.9.13.tgz + version: 1.9.13 - apiVersion: v2 appVersion: auto created: "2021-09-04T11:15:27.294740746Z" @@ -167884,6 +170602,39 @@ entries: - https://github.com/truecharts/apps/releases/download/xteve-1.0.1/xteve-1.0.1.tgz version: 1.0.1 zwavejs2mqtt: + - apiVersion: v2 + appVersion: auto + created: "2021-09-05T03:24:47.644290593Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 6.13.7 + description: Fully configurable Zwave to MQTT gateway and Control Panel using + NodeJS and Vue + digest: b8b46fe2055a5bcc49ad857f9f3266728e91956d4c03eba004af8888b8926b4d + home: https://github.com/truecharts/apps/tree/master/charts/stable/zwavejs2mqtt + icon: https://raw.githubusercontent.com/zwave-js/zwavejs2mqtt/master/static/logo.png + keywords: + - zwavejs2mqtt + - zwave-js + - z-wave + - zwave + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + - email: 35702532+tprelog@users.noreply.github.com + name: tprelog + url: truecharts.org + name: zwavejs2mqtt + sources: + - https://github.com/zwave-js/zwavejs2mqtt + - https://hub.docker.com/r/zwavejs/zwavejs2mqtt + type: application + urls: + - https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-6.11.14/zwavejs2mqtt-6.11.14.tgz + version: 6.11.14 - apiVersion: v2 appVersion: auto created: "2021-09-04T11:15:27.362346093Z" @@ -170985,4 +173736,4 @@ entries: urls: - https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-3.1.5/zwavejs2mqtt-3.1.5.tgz version: 3.1.5 -generated: "2021-09-04T22:29:42.949647369Z" +generated: "2021-09-05T11:30:59.724862251Z"