diff --git a/charts/library/common/CHANGELOG.md b/charts/library/common/CHANGELOG.md index ed429b80649..4032c1c8560 100644 --- a/charts/library/common/CHANGELOG.md +++ b/charts/library/common/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [common-8.12.2](https://github.com/truecharts/apps/compare/common-8.12.1...common-8.12.2) (2022-01-13) + +#### Feat + +* properly setup extra-args support ([#1708](https://github.com/truecharts/apps/issues/1708)) + + + ### [common-8.12.1](https://github.com/truecharts/apps/compare/common-8.12.0...common-8.12.1) (2022-01-12) diff --git a/charts/library/common/helm-values.md b/charts/library/common/helm-values.md index c146a4c6e44..e17c2d83c27 100644 --- a/charts/library/common/helm-values.md +++ b/charts/library/common/helm-values.md @@ -80,6 +80,7 @@ This chart is used by a lot of our Apps to provide sane defaults and logic. | envTpl | object | `{}` | | | envValueFrom | object | `{}` | | | externalInterfaces | list | `[]` | Use this directly attach a pod to a SCALE interface. Please be aware: This bypasses k8s services | +| extraArgs | list | `[]` | Add args in addition to the arguments set by default. Primarily for the SCALE GUI | | global.fullnameOverride | string | `nil` | Set the entire name definition | | global.isSCALE | bool | `false` | | | global.nameOverride | string | `nil` | Set an override for the prefix of the fullname | diff --git a/docs/apps/common/helm-values.md b/docs/apps/common/helm-values.md index c146a4c6e44..e17c2d83c27 100644 --- a/docs/apps/common/helm-values.md +++ b/docs/apps/common/helm-values.md @@ -80,6 +80,7 @@ This chart is used by a lot of our Apps to provide sane defaults and logic. | envTpl | object | `{}` | | | envValueFrom | object | `{}` | | | externalInterfaces | list | `[]` | Use this directly attach a pod to a SCALE interface. Please be aware: This bypasses k8s services | +| extraArgs | list | `[]` | Add args in addition to the arguments set by default. Primarily for the SCALE GUI | | global.fullnameOverride | string | `nil` | Set the entire name definition | | global.isSCALE | bool | `false` | | | global.nameOverride | string | `nil` | Set an override for the prefix of the fullname | diff --git a/docs/index.yaml b/docs/index.yaml index 706b9c6ea8b..87fa7d56196 100644 --- a/docs/index.yaml +++ b/docs/index.yaml @@ -1,37 +1,6 @@ apiVersion: v1 entries: airsonic: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 10.6.2 - created: "2022-01-13T00:07:59.387313498Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Airsonic is a Free and Open Source community driven media server - digest: f7231984ac322cff1e8f58822c46b9f9ea2c82529a140ebf1879a6420a6b343e - home: https://github.com/truecharts/apps/tree/master/charts/stable/airsonic - icon: https://truecharts.org/_static/img/appicons/airsonic-icon.png - keywords: - - airsonic - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://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-4.0.32/airsonic-4.0.32.tgz - version: 4.0.32 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -157,40 +126,6 @@ entries: - https://github.com/truecharts/apps/releases/download/airsonic-4.0.23/airsonic-4.0.23.tgz version: 4.0.23 airsonic-advanced: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 11.0.0 - created: "2022-01-13T00:07:59.573760357Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - - condition: postgresql.enabled - name: postgresql - repository: https://truecharts.org/ - version: 6.0.48 - description: Airsonic is a Free and Open Source community driven media server - digest: b8b2f3c6ea318f3f48476855bbffbd48f4a054da8aa90612ce5c7fbf290dec72 - home: https://github.com/truecharts/apps/tree/master/charts/stable/airsonic-advanced - icon: https://truecharts.org/_static/img/appicons/airsonic-icon.png - keywords: - - airsonic - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: airsonic-advanced - sources: - - https://github.com/airsonic/airsonic-advanced - - https://hub.docker.com/r/airsonicadvanced/airsonic-advanced - urls: - - https://github.com/truecharts/apps/releases/download/airsonic-advanced-1.0.3/airsonic-advanced-1.0.3.tgz - version: 1.0.3 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -260,35 +195,6 @@ entries: - https://github.com/truecharts/apps/releases/download/airsonic-advanced-1.0.0/airsonic-advanced-1.0.0.tgz version: 1.0.0 amcrest2mqtt: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 1.0.15 - created: "2022-01-13T00:07:59.728064909Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Expose all events from an Amcrest device to an MQTT broker - digest: c26be696fdaa5568e43013a6910878330ef805bb65661d78856151ab9c941b6f - home: https://github.com/truecharts/apps/tree/master/charts/stable/amcrest2mqtt - icon: https://truecharts.org/_static/img/appicons/amcrest2mqtt-icon.png - keywords: - - amcrest2mqtt - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: amcrest2mqtt - sources: - - https://github.com/dchesterton/amcrest2mqtt - urls: - - https://github.com/truecharts/apps/releases/download/amcrest2mqtt-2.0.33/amcrest2mqtt-2.0.33.tgz - version: 2.0.33 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -435,43 +341,6 @@ entries: - https://github.com/truecharts/apps/releases/download/amcrest2mqtt-2.0.23/amcrest2mqtt-2.0.23.tgz version: 2.0.23 anonaddy: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - email - truecharts.org/grade: U - apiVersion: v2 - appVersion: 0.8.9 - created: "2022-01-13T00:07:59.895096923Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - - condition: mariadb.enabled - name: mariadb - repository: https://truecharts.org/ - version: 1.0.50 - - condition: redis.enabled - name: redis - repository: https://truecharts.org - version: 1.0.53 - description: Protect your email from spam using disposable addresses. - digest: c60c36d48c76f459f131fe4ce9f5fa0a6d9cc3765b483e6c17848186ff9c19e6 - home: https://github.com/truechartsapps/tree/master/charts/stable/anonaddy - icon: https://truecharts.org/_static/img/appicons/anonaddy-icon.png - keywords: - - anonaddy - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: anonaddy - sources: - - https://github.com/anonaddy/docker - urls: - - https://github.com/truecharts/apps/releases/download/anonaddy-6.0.22/anonaddy-6.0.22.tgz - version: 6.0.22 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -695,38 +564,6 @@ entries: - https://github.com/truecharts/apps/releases/download/anonaddy-6.0.9/anonaddy-6.0.9.tgz version: 6.0.9 apache-musicindex: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 1.4.1 - created: "2022-01-13T00:08:00.035401798Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Index and stream music using apache-musicindex and m3u playlists - digest: 843f8c5a21121098031c72aa7068bd0e3a1185c9352e3174e3d0410f73b8c78c - home: https://github.com/truecharts/apps/tree/master/charts/stable/apache-musicindex - icon: https://truecharts.org/_static/img/appicons/apache-musicindex-icon.png - keywords: - - apache-musicindex - - streaming - - m3u - - playlist - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: apache-musicindex - sources: - - http://hacks.slashdirt.org/sw/musicindex/ - urls: - - https://github.com/truecharts/apps/releases/download/apache-musicindex-2.0.30/apache-musicindex-2.0.30.tgz - version: 2.0.30 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -856,43 +693,6 @@ entries: - https://github.com/truecharts/apps/releases/download/apache-musicindex-2.0.21/apache-musicindex-2.0.21.tgz version: 2.0.21 appdaemon: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - utilities - truecharts.org/grade: U - apiVersion: v2 - appVersion: 4.2.0 - created: "2022-01-13T00:08:00.183141467Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - 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: 0e512b2bb8dce786da869238a6a5549576afa71470c6e28d1eb24ce1eb871275 - home: https://github.com/truecharts/apps/tree/master/charts/stable/appdaemon - icon: https://truecharts.org/_static/img/appicons/appdaemon-icon.png - keywords: - - appdaemon - - homeautomation - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://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-7.0.12/appdaemon-7.0.12.tgz - version: 7.0.12 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -1116,35 +916,6 @@ entries: - https://github.com/truecharts/apps/releases/download/appdaemon-7.0.0/appdaemon-7.0.0.tgz version: 7.0.0 aria2: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: latest - created: "2022-01-13T00:08:00.312859809Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: aria server for downloading web content - digest: a41071c5cd78c565f536bc3af9100be814a47c129c93232746779a2ab7eb098e - home: https://github.com/truecharts/apps/tree/master/charts/stable/aira2 - icon: https://truecharts.org/_static/img/appicons/aria2-icon.png - keywords: - - aria2 - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: aria2 - sources: - - https://github.com/P3TERX/Aria2-Pro-Docker - urls: - - https://github.com/truecharts/apps/releases/download/aria2-3.0.11/aria2-3.0.11.tgz - version: 3.0.11 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -1291,41 +1062,6 @@ entries: - https://github.com/truecharts/apps/releases/download/aria2-3.0.0/aria2-3.0.0.tgz version: 3.0.0 audacity: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 3.0.2 - created: "2022-01-13T00:08:00.45998077Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: An easy-to-use, multi-track audio editor and recorder - digest: 476a668b312e88125cd1e72afab02804c8e0a7fe07ed68955f0a8d47f39b3652 - home: https://github.com/truecharts/apps/tree/master/charts/stable/audacity - icon: https://truecharts.org/_static/img/appicons/audacity-icon.png - keywords: - - audacity - - music - - recorder - - editor - - audio - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: audacity - sources: - - https://github.com/linuxserver/docker-audacity - - https://www.audacityteam.org/ - type: application - urls: - - https://github.com/truecharts/apps/releases/download/audacity-2.0.30/audacity-2.0.30.tgz - version: 2.0.30 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -1467,55 +1203,6 @@ entries: - https://github.com/truecharts/apps/releases/download/audacity-2.0.21/audacity-2.0.21.tgz version: 2.0.21 authelia: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - security - truecharts.org/grade: U - apiVersion: v2 - appVersion: 4.33.1 - created: "2022-01-13T00:08:00.665119866Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - - condition: postgresql.enabled - name: postgresql - repository: https://truecharts.org/ - version: 6.0.48 - - condition: redis.enabled - name: redis - repository: https://truecharts.org/ - version: 1.0.53 - description: Authelia is a Single Sign-On Multi-Factor portal for web apps - digest: 00060f32abe1754702a704b8928fbdc4017ad9f32ecb9fedbeaf681940599a7d - home: https://github.com/truecharts/apps/tree/master/charts/stable/authelia - icon: https://truecharts.org/_static/img/appicons/authelia-icon.png - 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: https://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-8.0.26/authelia-8.0.26.tgz - version: 8.0.26 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -1811,46 +1498,6 @@ entries: - https://github.com/truecharts/apps/releases/download/authelia-8.0.13/authelia-8.0.13.tgz version: 8.0.13 babybuddy: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 1.9.3 - created: "2022-01-13T00:08:00.872890895Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - - condition: postgresql.enabled - name: postgresql - repository: https://truecharts.org/ - version: 6.0.48 - description: Helps caregivers track sleep, feedings, diaper changes, tummy time - and more to learn about and predict baby's needs without (as much) guess work. - digest: 3ad649dd5879126337696ab9ef734019d4f064a430bfb81698261c5ea5dadadb - home: https://github.com/truecharts/apps/tree/main/charts/babybuddy - icon: https://truecharts.org/_static/img/appicons/babybuddy-icon.png - keywords: - - baby - - buddy - - tracker - - parents - - parenting - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: babybuddy - sources: - - https://github.com/babybuddy/babybuddy - - https://github.com/nicholaswilde/docker-babybuddy - type: application - urls: - - https://github.com/truecharts/apps/releases/download/babybuddy-5.0.27/babybuddy-5.0.27.tgz - version: 5.0.27 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -2052,43 +1699,6 @@ entries: - https://github.com/truecharts/apps/releases/download/babybuddy-5.0.16/babybuddy-5.0.16.tgz version: 5.0.16 bazarr: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 1.0.2 - created: "2022-01-13T00:08:01.131594468Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Bazarr is a companion application to Sonarr and Radarr. It manages - and downloads subtitles based on your requirements - digest: b5e63416a49ea905ef7779ad621ee087d4acdca3d93253a7c446fe57c0f63f26 - home: https://github.com/truecharts/apps/tree/master/charts/stable/bazarr - icon: https://truecharts.org/_static/img/appicons/bazarr-icon.png - keywords: - - bazarr - - radarr - - sonarr - - subtitles - - usenet - - torrent - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: bazarr - sources: - - https://github.com/morpheus65535/bazarr - - https://hub.docker.com/r/linuxserver/bazarr - type: application - urls: - - https://github.com/truecharts/apps/releases/download/bazarr-9.0.34/bazarr-9.0.34.tgz - version: 9.0.34 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -2312,41 +1922,6 @@ entries: - https://github.com/truecharts/apps/releases/download/bazarr-9.0.23/bazarr-9.0.23.tgz version: 9.0.23 beets: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 1.5.0 - created: "2022-01-13T00:08:01.338263383Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: A music library manager and not, for the most part, a music player. - digest: 452b6f4e200f8ea10f3b4e5a89f075f668543e4fd100f6a604575f315f9c6a3d - home: https://github.com/truecharts/apps/tree/master/charts/stable/beets - icon: https://truecharts.org/_static/img/appicons/beets-icon.png - keywords: - - music - - library - - manager - - player - - beets - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: beets - sources: - - https://github.com/linuxserver/docker-beets - - https://beets.io/ - type: application - urls: - - https://github.com/truecharts/apps/releases/download/beets-2.0.33/beets-2.0.33.tgz - version: 2.0.33 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -2523,44 +2098,6 @@ entries: - https://github.com/truecharts/apps/releases/download/beets-2.0.23/beets-2.0.23.tgz version: 2.0.23 blog: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - hosting - truecharts.org/grade: U - apiVersion: v2 - appVersion: latest - created: "2022-01-13T00:08:01.656105205Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - - condition: postgresql.enabled - name: postgresql - repository: https://truecharts.org/ - version: 6.0.48 - description: Lightweight self-hosted facebook-styled PHP blog. - digest: e17acb12083948b44a4a3466fb96629d1983a13b733793b4343b4a5f065dc853 - home: https://github.com/truechartsapps/tree/master/charts/stable/blog - icon: https://truecharts.org/_static/img/appicons/blog-icon.png - keywords: - - blog - - php - - self - - hosted - - facebook - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: blog - sources: - - https://github.com/m1k1o/blog - - https://github.com/nicholaswilde/docker-blog - urls: - - https://github.com/truecharts/apps/releases/download/blog-0.0.21/blog-0.0.21.tgz - version: 0.0.21 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -2790,37 +2327,6 @@ entries: - https://github.com/truecharts/apps/releases/download/blog-0.0.10/blog-0.0.10.tgz version: 0.0.10 boinc: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - incubator - truecharts.org/grade: U - apiVersion: v2 - appVersion: 18.04.1 - created: "2022-01-13T00:08:01.860937897Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: BOINC is a platform for high-throughput computing on a large scale - (thousands or millions of computers). - digest: b8c65e6d29ea852699717702c00eba4bb2bef84d3057bcdcbc223ba494c65960 - home: https://github.com/truecharts/apps/tree/master/charts/stable/boinc - icon: https://truecharts.org/_static/img/appicons/boinc-icon.png - keywords: - - boinc - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: boinc - sources: - - https://hub.docker.com/r/linuxserver/boinc - type: application - urls: - - https://github.com/truecharts/apps/releases/download/boinc-0.0.11/boinc-0.0.11.tgz - version: 0.0.11 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -2977,38 +2483,6 @@ entries: - https://github.com/truecharts/apps/releases/download/boinc-0.0.1/boinc-0.0.1.tgz version: 0.0.1 booksonic-air: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 2009.1.0 - created: "2022-01-13T00:08:02.112413779Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Booksonic is a platform for accessing the audibooks you own wherever - you are - digest: f9b81bbea3f7ae101eb7b4f033698984191b82f3e87cfa40db116b9f30b2eea7 - home: https://github.com/truechartsapps/tree/master/charts/stable/booksonic-air - icon: https://truecharts.org/_static/img/appicons/booksonic-air-icon.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-4.0.32/booksonic-air-4.0.32.tgz - version: 4.0.32 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -3170,46 +2644,6 @@ entries: - https://github.com/truecharts/apps/releases/download/booksonic-air-4.0.20/booksonic-air-4.0.20.tgz version: 4.0.20 bookstack: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 21.12.2021 - created: "2022-01-13T00:08:02.349383377Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - - condition: mariadb.enabled - name: mariadb - repository: https://truecharts.org/ - version: 1.0.50 - description: A simple, self-hosted, easy-to-use platform for organising and storing - information. - digest: 95691f9083b729b2f19c66c6a4b9c4b42370b0e731b06845d67b0c3989f27040 - home: https://github.com/truechartsapps/tree/master/charts/stable/bookstack - icon: https://truecharts.org/_static/img/appicons/bookstack-icon.png - keywords: - - bookstack - - book - - stack - - organizer - - server - - hosted - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: bookstack - sources: - - https://www.bookstackapp.com/ - - https://hub.docker.com/r/linuxserver/bookstack - urls: - - https://github.com/truecharts/apps/releases/download/bookstack-0.0.21/bookstack-0.0.21.tgz - version: 0.0.21 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -3371,36 +2805,6 @@ entries: - https://github.com/truecharts/apps/releases/download/bookstack-0.0.11/bookstack-0.0.11.tgz version: 0.0.11 calibre: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 5.32.0 - created: "2022-01-13T00:08:02.726374447Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Calibre is a powerful and easy to use e-book manager. - digest: 35cb432ab989902155e502690f87ea785b14003922f1d6250ea5812655a9c2ed - home: https://github.com/truechartsapps/tree/master/charts/stable/calibre - icon: https://truecharts.org/_static/img/appicons/calibre-icon.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-5.0.12/calibre-5.0.12.tgz - version: 5.0.12 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -3582,40 +2986,6 @@ entries: - https://github.com/truecharts/apps/releases/download/calibre-5.0.0/calibre-5.0.0.tgz version: 5.0.0 calibre-web: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 0.6.12 - created: "2022-01-13T00:08:02.980199959Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Calibre-Web is a web app providing a clean interface for browsing, - reading and downloading eBooks using an existing Calibre database. - digest: d18ecc2b231b1f70443511ce74c0bad01c7f655f1a67475ad96ac0055b973604 - home: https://github.com/truecharts/apps/tree/master/charts/stable/calibre-web - icon: https://truecharts.org/_static/img/appicons/calibre-web-icon.png - keywords: - - calibre-web - - calibre - - ebook - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://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-9.0.30/calibre-web-9.0.30.tgz - version: 9.0.30 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -3929,45 +3299,6 @@ entries: - https://github.com/truecharts/apps/releases/download/chevereto-0.0.1/chevereto-0.0.1.tgz version: 0.0.1 clarkson: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - vehicle - truecharts.org/grade: U - apiVersion: v2 - appVersion: 1.1.2 - created: "2022-01-13T00:08:03.138941067Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - - condition: mariadb.enabled - name: mariadb - repository: https://truecharts.org/ - version: 1.0.50 - description: A web-based dashboard application that gives you a neat and clean - interface for logging your fuel fill-ups for all of your vehicles. - digest: efaf7f113f5d40e6c265034af9fbcbcfdb3c24be7bca82a24a1bb7426c1fd58e - home: https://github.com/truechartsapps/tree/master/charts/stable/clarkson - icon: https://truecharts.org/_static/img/appicons/clarkson-icon.png - keywords: - - fuel - - car - - log - - fill-up - - vehicle - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: clarkson - sources: - - https://github.com/linuxserver/Clarkson - - https://hub.docker.com/r/linuxserver/clarkson - urls: - - https://github.com/truecharts/apps/releases/download/clarkson-0.0.22/clarkson-0.0.22.tgz - version: 0.0.22 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -4203,41 +3534,6 @@ entries: - https://github.com/truecharts/apps/releases/download/clarkson-0.0.9/clarkson-0.0.9.tgz version: 0.0.9 cloud9: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 1.29.2 - created: "2022-01-13T00:08:03.303700452Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: A complete web based IDE with terminal access - digest: 7f49127a6dcde6458a2acaa89d0971184581d6d137080a52955320d843e97d16 - home: https://github.com/truecharts/apps/tree/master/charts/stable/cloud9 - icon: https://truecharts.org/_static/img/appicons/cloud9-icon.png - keywords: - - cloud9 - - ide - - terminal - - web - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: cloud9 - sources: - - https://aws.amazon.com/cloud9/ - - https://github.com/c9/core - - https://hub.docker.com/r/linuxserver/cloud9 - type: application - urls: - - https://github.com/truecharts/apps/releases/download/cloud9-2.0.33/cloud9-2.0.33.tgz - version: 2.0.33 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -4379,39 +3675,6 @@ entries: - https://github.com/truecharts/apps/releases/download/cloud9-2.0.24/cloud9-2.0.24.tgz version: 2.0.24 code-server: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 4.0.1 - created: "2022-01-13T00:08:03.50191426Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Run VS Code on any machine anywhere and access it in the browser. - digest: 79783aae9fe745381af32633f87a13b42b7bfafec1244642ea2120364d9c50bc - home: https://github.com/truecharts/apps/tree/master/charts/stable/code-server - icon: https://truecharts.org/_static/img/appicons/codeserver-icon.png - keywords: - - code - - vs - - visual studio - - vscode - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: code-server - sources: - - https://github.com/cdr/code-server - type: application - urls: - - https://github.com/truecharts/apps/releases/download/code-server-2.1.14/code-server-2.1.14.tgz - version: 2.1.14 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -4710,41 +3973,6 @@ entries: - https://github.com/truecharts/apps/releases/download/code-server-2.0.19/code-server-2.0.19.tgz version: 2.0.19 collabora-online: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - office - - documents - - productivity - truecharts.org/grade: U - apiVersion: v2 - appVersion: 21.11.1.0 - created: "2022-01-13T00:08:03.647464602Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Collabora Online Development Edition – an awesome, Online Office - suite image suitable for home use. - digest: 094df7e9d0ec32fe09b0cd9acf515b63d45fc433c3044499687629dca8d7f6d6 - home: https://github.com/truecharts/apps/tree/master/charts/stable/collabora-online - icon: https://truecharts.org/_static/img/appicons/collabora-icon.png - keywords: - - collabora-online - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://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-10.0.13/collabora-online-10.0.13.tgz - version: 10.0.13 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -5026,6 +4254,27 @@ entries: - https://github.com/truecharts/apps/releases/download/collabora-online-9.0.20/collabora-online-9.0.20.tgz version: 9.0.20 common: + - apiVersion: v2 + appVersion: latest + created: "2022-01-13T10:47:22.438738945Z" + description: Function library for TrueCharts + digest: a2c9750de4c0ca98e01da1ff75ca7d4526c55c3f8eb88b16cb1c752a442a6a78 + home: https://github.com/truecharts/apps/tree/master/charts/common + icon: https://avatars.githubusercontent.com/u/76400755 + keywords: + - truecharts + - library-chart + - common + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org + name: common + type: library + urls: + - https://github.com/truecharts/apps/releases/download/common-8.12.2/common-8.12.2.tgz + version: 8.12.2 - apiVersion: v2 appVersion: latest created: "2022-01-12T20:38:01.286499639Z" @@ -5567,36 +4816,6 @@ entries: - https://github.com/truecharts/apps/releases/download/common-test-3.3.6/common-test-3.3.6.tgz version: 3.3.6 couchpotato: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - incubator - truecharts.org/grade: U - apiVersion: v2 - appVersion: 2021.11.22 - created: "2022-01-13T00:08:03.801865256Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Couchpotato is an automatic NZB and torrent downloader. - digest: 38248b296784b281e06b051ee5b6f4f4944bd56fe777612ae78087da3e73056b - home: https://github.com/truecharts/apps/tree/master/charts/stable/couchpotato - icon: https://truecharts.org/_static/img/appicons/couchpotato-icon.png - keywords: - - couchpotato - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: couchpotato - sources: - - https://hub.docker.com/r/linuxserver/couchpotato - type: application - urls: - - https://github.com/truecharts/apps/releases/download/couchpotato-0.0.11/couchpotato-0.0.11.tgz - version: 0.0.11 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -5748,35 +4967,6 @@ entries: - https://github.com/truecharts/apps/releases/download/couchpotato-0.0.1/couchpotato-0.0.1.tgz version: 0.0.1 cryptofolio: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 2.2.0 - created: "2022-01-13T00:08:03.99425479Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Track your cryptocurrency holdings/portfolio - digest: a93b1b4b82ddeef170d1101b32892b38974a24987f43f4ba95a5c856b9ff6d6d - home: https://github.com/truecharts/apps/tree/master/charts/stable/cryptofolio - icon: https://truecharts.org/_static/img/appicons/cryptofolio-icon.png - keywords: - - cryptofolio - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: cryptofolio - sources: - - https://github.com/Xtrendence/cryptofolio - urls: - - https://github.com/truecharts/apps/releases/download/cryptofolio-2.0.30/cryptofolio-2.0.30.tgz - version: 2.0.30 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -5894,36 +5084,6 @@ entries: - https://github.com/truecharts/apps/releases/download/cryptofolio-2.0.21/cryptofolio-2.0.21.tgz version: 2.0.21 custom-app: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - custom - truecharts.org/grade: U - apiVersion: v2 - appVersion: 0.20.280 - created: "2022-01-13T00:08:04.14598581Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Advanced tool to create your own TrueCharts-based App - digest: 50ffdb4b8615b296d2c79f4b4850219596530347ec687620fb443eaf48c597c4 - home: https://github.com/truecharts/apps/tree/master/charts/stable/custom-app - icon: https://truecharts.org/_static/img/appicons/custom-app-icon.png - keywords: - - custom - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://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-3.0.54/custom-app-3.0.54.tgz - version: 3.0.54 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -6375,37 +5535,6 @@ entries: - https://github.com/truecharts/apps/releases/download/custom-app-3.0.30/custom-app-3.0.30.tgz version: 3.0.30 darktable: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - incubator - truecharts.org/grade: U - apiVersion: v2 - appVersion: 3.6.1 - created: "2022-01-13T00:08:04.296403813Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Darktable is an open source photography workflow application and - raw developer. - digest: 8a35933e123e9e6db08616cec5d35a7ed81d309e537033cf3987d409ce1a35c6 - home: https://github.com/truecharts/apps/tree/master/charts/stable/darktable - icon: https://truecharts.org/_static/img/appicons/darktable-icon.png - keywords: - - darktable - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: darktable - sources: - - https://hub.docker.com/r/linuxserver/darktable - type: application - urls: - - https://github.com/truecharts/apps/releases/download/darktable-0.0.12/darktable-0.0.12.tgz - version: 0.0.12 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -6593,40 +5722,6 @@ entries: - https://github.com/truecharts/apps/releases/download/darktable-0.0.1/darktable-0.0.1.tgz version: 0.0.1 davos: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 2.2.1 - created: "2022-01-13T00:08:04.442422761Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: An FTP automation tool that periodically scans given host locations - for new files. - digest: 6155f12847615bc09b99238866e3d1d536b18db05d550abd4f5e6a9b61a46a50 - home: https://github.com/truecharts/apps/tree/master/charts/stable/davos - icon: https://truecharts.org/_static/img/appicons/davos-icon.png - keywords: - - davos - - ftp - - automation - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: davos - sources: - - https://github.com/linuxserver/docker-davos - - https://github.com/linuxserver/davos/ - type: application - urls: - - https://github.com/truecharts/apps/releases/download/davos-2.0.30/davos-2.0.30.tgz - version: 2.0.30 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -6764,37 +5859,6 @@ entries: - https://github.com/truecharts/apps/releases/download/davos-2.0.21/davos-2.0.21.tgz version: 2.0.21 ddclient: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - incubator - truecharts.org/grade: U - apiVersion: v2 - appVersion: 3.9.1 - created: "2022-01-13T00:08:04.577040664Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Ddclient is a Perl client used to update dynamic DNS entries for - accounts on Dynamic DNS Network Service Provider. - digest: 75b12734d286482b4e53e56282436f238c2b205796e7f54b47609c7315e94818 - home: https://github.com/truecharts/apps/tree/master/charts/stable/ddclient - icon: https://truecharts.org/_static/img/appicons/ddclient-icon.png - keywords: - - ddclient - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: ddclient - sources: - - https://hub.docker.com/r/linuxserver/ddclient - type: application - urls: - - https://github.com/truecharts/apps/releases/download/ddclient-0.0.11/ddclient-0.0.11.tgz - version: 0.0.11 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -6951,40 +6015,6 @@ entries: - https://github.com/truecharts/apps/releases/download/ddclient-0.0.1/ddclient-0.0.1.tgz version: 0.0.1 deconz: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 2.13.01 - created: "2022-01-13T00:08:04.717580342Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - 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: 58165eddecc897b1231e2f0b7145122554bb822bc30b0da4d1c6b16899a90f42 - home: https://github.com/truechartsapps/tree/master/charts/stable/deconz - icon: https://truecharts.org/_static/img/appicons/deconz-icon.png - 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-6.0.11/deconz-6.0.11.tgz - version: 6.0.11 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -7190,39 +6220,6 @@ entries: - https://github.com/truecharts/apps/releases/download/deconz-5.0.7/deconz-5.0.7.tgz version: 5.0.7 deepstack: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - AI - truecharts.org/grade: U - apiVersion: v2 - appVersion: 2021.09.1 - created: "2022-01-13T00:08:04.874997434Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: DeepStack AI provides AI features including Face Recognition, Object - Detection, Scene Recognition and custom AI Models - digest: 3e902152511d88857b896c9ccfb1231141f4131738d631e168421dd23e1d2a6e - home: https://github.com/truecharts/apps/tree/master/charts/stable/deepstack - icon: https://truecharts.org/_static/img/appicons/deepstack-icon.png - keywords: - - AI - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: deepstack - 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-1.0.3/deepstack-1.0.3.tgz - version: 1.0.3 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -7655,38 +6652,6 @@ entries: - https://github.com/truecharts/apps/releases/download/deepstack-gpu-3.0.0/deepstack-gpu-3.0.0.tgz version: 3.0.0 deluge: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 2.0.3 - created: "2022-01-13T00:08:05.011783565Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Deluge App for TrueNAS SCALE - digest: 17df0d71e6da3b63ad13dbbde2130193cac1a4289c81ff9baa9fd6ad578de8bd - home: https://github.com/truecharts/apps/tree/master/charts/stable/deluge - icon: https://truecharts.org/_static/img/appicons/deluge-icon.png - keywords: - - transmission - - torrent - - usenet - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: deluge - sources: - - https://github.com/deluge-torrent/deluge - type: application - urls: - - https://github.com/truecharts/apps/releases/download/deluge-9.0.31/deluge-9.0.31.tgz - version: 9.0.31 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -7816,41 +6781,6 @@ entries: - https://github.com/truecharts/apps/releases/download/deluge-9.0.22/deluge-9.0.22.tgz version: 9.0.22 digikam: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 7.3.0 - created: "2022-01-13T00:08:05.148167091Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Professional Photo Management with the Power of Open Source - digest: ac30efe0b45e06af9a5ea5189ccb52b6ea90afcbd96bc16cd1d59537a769c954 - home: https://github.com/truecharts/apps/tree/master/charts/stable/digikam - icon: https://truecharts.org/_static/img/appicons/digikam-icon.png - keywords: - - digikam - - photo - - management - - image - - gallery - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: digikam - sources: - - https://github.com/linuxserver/docker-digikam - - https://www.digikam.org/ - type: application - urls: - - https://github.com/truecharts/apps/releases/download/digikam-2.0.32/digikam-2.0.32.tgz - version: 2.0.32 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -7992,37 +6922,6 @@ entries: - https://github.com/truecharts/apps/releases/download/digikam-2.0.23/digikam-2.0.23.tgz version: 2.0.23 dillinger: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - incubator - truecharts.org/grade: U - apiVersion: v2 - appVersion: 3.39.1 - created: "2022-01-13T00:08:05.305742084Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Dillinger is a cloud-enabled, mobile-ready, offline-storage, AngularJS - powered HTML5 Markdown editor. - digest: 7c5dec0e0b33e6126da770a94bc437cffe8c6e19465f1d573b54545e2ca70c7f - home: https://github.com/truecharts/apps/tree/master/charts/stable/dillinger - icon: https://truecharts.org/_static/img/appicons/dillinger-icon.png - keywords: - - dillinger - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: dillinger - sources: - - https://hub.docker.com/r/linuxserver/dillinger - type: application - urls: - - https://github.com/truecharts/apps/releases/download/dillinger-0.0.11/dillinger-0.0.11.tgz - version: 0.0.11 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -8179,37 +7078,6 @@ entries: - https://github.com/truecharts/apps/releases/download/dillinger-0.0.1/dillinger-0.0.1.tgz version: 0.0.1 dizquetv: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 1.5.0 - created: "2022-01-13T00:08:05.47133148Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Create live TV channel streams from media on your Plex servers. - digest: 3fe9bfff02c5c70a40ad2eaafa18af486c8414a145d6797e5130660f613b956f - home: https://github.com/truechartsapps/tree/master/charts/stable/dizquetv - icon: https://truecharts.org/_static/img/appicons/dizquetv-icon.png - 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-5.0.11/dizquetv-5.0.11.tgz - version: 5.0.11 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -8397,37 +7265,6 @@ entries: - https://github.com/truecharts/apps/releases/download/dizquetv-4.0.19/dizquetv-4.0.19.tgz version: 4.0.19 dokuwiki: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - incubator - truecharts.org/grade: U - apiVersion: v2 - appVersion: 2021.11.28 - created: "2022-01-13T00:08:05.617733332Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Dokuwiki is a simple to use and highly versatile Open Source wiki - software that doesn't require a database. - digest: 07291bb090879b2f54b2f68a68b1883a2b34f53c239938f567466a4ca4e1601a - home: https://github.com/truecharts/apps/tree/master/charts/stable/dokuwiki - icon: https://truecharts.org/_static/img/appicons/dokuwiki-icon.png - keywords: - - dokuwiki - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: dokuwiki - sources: - - https://hub.docker.com/r/linuxserver/dokuwiki - type: application - urls: - - https://github.com/truecharts/apps/releases/download/dokuwiki-0.0.11/dokuwiki-0.0.11.tgz - version: 0.0.11 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -8584,37 +7421,6 @@ entries: - https://github.com/truecharts/apps/releases/download/dokuwiki-0.0.1/dokuwiki-0.0.1.tgz version: 0.0.1 domoticz: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - incubator - truecharts.org/grade: U - apiVersion: v2 - appVersion: 2021.1.202 - created: "2022-01-13T00:08:05.776725044Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Domoticz is a Home Automation System that lets you monitor and configure - various devices like Lights, Switches and much more. - digest: 4bff9b03928f5e5a2c666d9b828280605366fe059eb4fb2c9cd60ddfc756b8b2 - home: https://github.com/truecharts/apps/tree/master/charts/stable/domoticz - icon: https://truecharts.org/_static/img/appicons/domoticz-icon.png - keywords: - - domoticz - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: domoticz - sources: - - https://hub.docker.com/r/linuxserver/domoticz - type: application - urls: - - https://github.com/truecharts/apps/releases/download/domoticz-0.0.15/domoticz-0.0.15.tgz - version: 0.0.15 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -8895,40 +7701,6 @@ entries: - https://github.com/truecharts/apps/releases/download/domoticz-0.0.1/domoticz-0.0.1.tgz version: 0.0.1 doublecommander: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 0.8.2 - created: "2022-01-13T00:08:05.919294148Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: A free cross platform open source file manager with two panels side - by side. - digest: f999d6b1fbaf86764d279b4baf17918fa2de07b06e0c195f8ae02676fb8cd723 - home: https://github.com/truecharts/apps/tree/master/charts/stable/doublecommander - icon: https://truecharts.org/_static/img/appicons/doublecommander-icon.png - keywords: - - doublecommander - - file - - manager - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: doublecommander - sources: - - https://github.com/linuxserver/docker-doublecommander - - https://doublecmd.sourceforge.io/ - type: application - urls: - - https://github.com/truecharts/apps/releases/download/doublecommander-2.0.33/doublecommander-2.0.33.tgz - version: 2.0.33 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -9066,42 +7838,6 @@ entries: - https://github.com/truecharts/apps/releases/download/doublecommander-2.0.24/doublecommander-2.0.24.tgz version: 2.0.24 dsmr-reader: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 2021.09.02 - created: "2022-01-13T00:08:06.062686262Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - - condition: postgresql.enabled - name: postgresql - repository: https://truecharts.org/ - version: 6.0.48 - description: DSMR-protocol reader, telegram data storage and energy consumption - visualizer. - digest: 9af070ad54ffc245b935bd0d880b1f51ecaca54c2095c3b7229d86542887fbd4 - home: https://github.com/truecharts/apps/tree/master/charts/stable/dsmr-reader - icon: https://truecharts.org/_static/img/appicons/dsmr-reader-icon.png - keywords: - - dsmr-reader - - energy - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: dsmr-reader - sources: - - https://github.com/dsmrreader/dsmr-reader - - https://github.com/xirixiz/dsmr-reader-docker - urls: - - https://github.com/truecharts/apps/releases/download/dsmr-reader-5.0.20/dsmr-reader-5.0.20.tgz - version: 5.0.20 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -9247,37 +7983,6 @@ entries: - https://github.com/truecharts/apps/releases/download/dsmr-reader-5.0.11/dsmr-reader-5.0.11.tgz version: 5.0.11 duckdns: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - incubator - truecharts.org/grade: U - apiVersion: v2 - appVersion: 2021.11.17 - created: "2022-01-13T00:08:06.181926371Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Duckdns is a free service which will point a DNS (sub domains of - duckdns.org) to an IP of your choice. - digest: e8299dd3d35da83bd5355b8491137ffddf90a8a4962c2535d998ec866c33be43 - home: https://github.com/truecharts/apps/tree/master/charts/stable/duckdns - icon: https://truecharts.org/_static/img/appicons/duckdns-icon.png - keywords: - - duckdns - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: duckdns - sources: - - https://hub.docker.com/r/linuxserver/duckdns - type: application - urls: - - https://github.com/truecharts/apps/releases/download/duckdns-0.0.11/duckdns-0.0.11.tgz - version: 0.0.11 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -9434,36 +8139,6 @@ entries: - https://github.com/truecharts/apps/releases/download/duckdns-0.0.1/duckdns-0.0.1.tgz version: 0.0.1 duplicati: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: beta - created: "2022-01-13T00:08:06.332992582Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Store securely encrypted backups on cloud storage services! - digest: 71db4d8d9fcfd5fc6a39715ccfdf18d32c9d73f0d1b4cac8d8f5bc6dcd5c370d - home: https://github.com/truechartsapps/tree/master/charts/stable/duplicati - icon: https://truecharts.org/_static/img/appicons/duplicati-icon.png - 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-4.0.30/duplicati-4.0.30.tgz - version: 4.0.30 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -9585,39 +8260,6 @@ entries: - https://github.com/truecharts/apps/releases/download/duplicati-4.0.21/duplicati-4.0.21.tgz version: 4.0.21 emby: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 4.6.7.0 - created: "2022-01-13T00:08:06.442521768Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Emby Server is a home media server - digest: fdaeebd3d67365b458b3a343dedcb556928888ab4bb14f428ec91a53af0b0d46 - home: https://github.com/truecharts/apps/master/stable/emby - icon: https://truecharts.org/_static/img/appicons/emby-icon.png - keywords: - - jellyfin - - plex - - emby - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://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-9.0.32/emby-9.0.32.tgz - version: 9.0.32 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -9751,37 +8393,6 @@ entries: - https://github.com/truecharts/apps/releases/download/emby-9.0.23/emby-9.0.23.tgz version: 9.0.23 embystat: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - incubator - truecharts.org/grade: U - apiVersion: v2 - appVersion: 0.2.0 - created: "2022-01-13T00:08:06.572868218Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Embystat is a personal web server that can calculate all kinds of - statistics from your (local) Emby server. - digest: 3273d9f844f9ef16a683e5a02c97b8f1498f20672d2e63a0b0fb34488a4a0e97 - home: https://github.com/truecharts/apps/tree/master/charts/stable/embystat - icon: https://truecharts.org/_static/img/appicons/embystat-icon.png - keywords: - - embystat - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: embystat - sources: - - https://hub.docker.com/r/linuxserver/embystat - type: application - urls: - - https://github.com/truecharts/apps/releases/download/embystat-0.0.11/embystat-0.0.11.tgz - version: 0.0.11 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -9938,37 +8549,6 @@ entries: - https://github.com/truecharts/apps/releases/download/embystat-0.0.1/embystat-0.0.1.tgz version: 0.0.1 emulatorjs: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - incubator - truecharts.org/grade: U - apiVersion: v2 - appVersion: 1.5.1 - created: "2022-01-13T00:08:06.729367398Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Emulatorjs - In browser web based emulation portable to nearly any - device for many retro consoles. - digest: 254d47c645a23151fb7bb333fdd9ab06b3783746b7575d667a523de640cdc561 - home: https://github.com/truecharts/apps/tree/master/charts/stable/emulatorjs - icon: https://truecharts.org/_static/img/appicons/emulatorjs-icon.png - keywords: - - emulatorjs - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: emulatorjs - sources: - - https://hub.docker.com/r/linuxserver/emulatorjs - type: application - urls: - - https://github.com/truecharts/apps/releases/download/emulatorjs-0.0.15/emulatorjs-0.0.15.tgz - version: 0.0.15 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -10249,37 +8829,6 @@ entries: - https://github.com/truecharts/apps/releases/download/emulatorjs-0.0.1/emulatorjs-0.0.1.tgz version: 0.0.1 endlessh: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - incubator - truecharts.org/grade: U - apiVersion: v2 - appVersion: 2021.11.21 - created: "2022-01-13T00:08:06.857275716Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Endlessh is an SSH tarpit that very slowly sends an endless, random - SSH banner. - digest: 68db56f6ecf52882d23e07c677fed05cfb94531f1ade9f772102fd3e7e2b8196 - home: https://github.com/truecharts/apps/tree/master/charts/stable/endlessh - icon: https://truecharts.org/_static/img/appicons/endlessh-icon.png - keywords: - - endlessh - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: endlessh - sources: - - https://hub.docker.com/r/linuxserver/endlessh - type: application - urls: - - https://github.com/truecharts/apps/releases/download/endlessh-0.0.11/endlessh-0.0.11.tgz - version: 0.0.11 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -10436,38 +8985,6 @@ entries: - https://github.com/truecharts/apps/releases/download/endlessh-0.0.1/endlessh-0.0.1.tgz version: 0.0.1 esphome: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - tools - truecharts.org/grade: U - apiVersion: v2 - appVersion: 2021.12.3 - created: "2022-01-13T00:08:06.982314898Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - 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: e9537ec388e59ab1ee9bb880c78b2deada1de1cf9f045ca3e9d07d6ceed9d1a5 - home: https://github.com/truecharts/apps/tree/master/charts/stable/esphome - icon: https://truecharts.org/_static/img/appicons/esphome-icon.png - keywords: - - esphome - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://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-9.0.38/esphome-9.0.38.tgz - version: 9.0.38 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -10757,46 +9274,6 @@ entries: - https://github.com/truecharts/apps/releases/download/esphome-9.0.23/esphome-9.0.23.tgz version: 9.0.23 etherpad: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 1.8.14 - created: "2022-01-13T00:08:07.161440865Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - - condition: postgresql.enabled - name: postgresql - repository: https://truecharts.org/ - version: 6.0.48 - description: A real-time collaborative editor scalable to thousands of simultaneous - real time users. - digest: 1d8e70c06d7541a8c696877b13b92853cae53e7db4d0d3db7e6feb7e2036d29a - home: https://github.com/truecharts/apps/tree/main/charts/etherpad - icon: https://truecharts.org/_static/img/appicons/etherpad-icon.png - keywords: - - etherpad - - editor - - notepad - - pad - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: etherpad - sources: - - https://etherpad.org/ - - https://github.com/ether/etherpad-lite - - https://hub.docker.com/r/nicholaswilde/etherpad - type: application - urls: - - https://github.com/truecharts/apps/releases/download/etherpad-5.0.21/etherpad-5.0.21.tgz - version: 5.0.21 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -10958,37 +9435,6 @@ entries: - https://github.com/truecharts/apps/releases/download/etherpad-5.0.12/etherpad-5.0.12.tgz version: 5.0.12 external-service: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - networking - truecharts.org/grade: U - apiVersion: v2 - appVersion: 0.66.6 - created: "2022-01-13T00:08:07.28833397Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Allow external services to be used like Apps. - digest: 7865140a29140ffda0b19dae244eb75ea0f9284c5b33c5dff03bf89d0f6d11ce - home: https://github.com/truecharts/apps/tree/master/charts/stable/external-service - icon: https://truecharts.org/_static/img/appicons/external-service-icon.png - keywords: - - external-service - - reverse-proxy - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://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-4.0.29/external-service-4.0.29.tgz - version: 4.0.29 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -11114,41 +9560,6 @@ entries: - https://github.com/truecharts/apps/releases/download/external-service-4.0.20/external-service-4.0.20.tgz version: 4.0.20 filezilla: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 3.51.0 - created: "2022-01-13T00:08:07.424473375Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: A Helm chart for Kubernetes - digest: 10fa84e7bbb13921d98f999fcd977b5a7d813cdfe6a46934d70ae87ab0ace657 - home: https://github.com/truecharts/apps/tree/master/charts/stable/filezilla - icon: https://truecharts.org/_static/img/appicons/filezilla-icon.png - keywords: - - filezilla - - ftp - - sftp - - ftps - - client - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: filezilla - sources: - - https://filezilla-project.org/ - - https://github.com/linuxserver/docker-filezilla - type: application - urls: - - https://github.com/truecharts/apps/releases/download/filezilla-2.0.30/filezilla-2.0.30.tgz - version: 2.0.30 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -11290,45 +9701,6 @@ entries: - https://github.com/truecharts/apps/releases/download/filezilla-2.0.21/filezilla-2.0.21.tgz version: 2.0.21 fireflyiii: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - finacial - truecharts.org/grade: U - apiVersion: v2 - appVersion: 5.6.5 - created: "2022-01-13T00:08:07.579427103Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - - condition: postgresql.enabled - name: postgresql - repository: https://truecharts.org/ - version: 6.0.48 - - condition: redis.enabled - name: redis - repository: https://truecharts.org - version: 1.0.53 - description: A free and open source personal finance manager - digest: 2eaf650bbaec438e8bd48ba04e120196bee73247848d95d9e146d5b988e94b01 - home: https://github.com/firefly-iii/firefly-iii/ - icon: https://truecharts.org/_static/img/appicons/fireflyiii-icon.png - keywords: - - fireflyiii - - finacial - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: fireflyiii - sources: - - https://github.com/firefly-iii/firefly-iii/ - type: application - urls: - - https://github.com/truecharts/apps/releases/download/fireflyiii-13.1.14/fireflyiii-13.1.14.tgz - version: 13.1.14 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -11634,36 +10006,6 @@ entries: - https://github.com/truecharts/apps/releases/download/fireflyiii-13.0.10/fireflyiii-13.0.10.tgz version: 13.0.10 firefox: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - incubator - truecharts.org/grade: U - apiVersion: v2 - appVersion: 78.15.0 - created: "2022-01-13T00:08:07.696710563Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, - digest: 4658c11514f1618056fa66582981bd1a18cf04aae8e492955633d5c55f5186e0 - home: https://github.com/truecharts/apps/tree/master/charts/stable/firefox - icon: https://truecharts.org/_static/img/appicons/firefox-icon.png - keywords: - - firefox - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: firefox - sources: - - https://hub.docker.com/r/linuxserver/firefox - type: application - urls: - - https://github.com/truecharts/apps/releases/download/firefox-0.0.11/firefox-0.0.11.tgz - version: 0.0.11 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -11815,45 +10157,6 @@ entries: - https://github.com/truecharts/apps/releases/download/firefox-0.0.1/firefox-0.0.1.tgz version: 0.0.1 firefox-syncserver: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 1.8.0 - created: "2022-01-13T00:08:07.837611616Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - - condition: postgresql.enabled - name: postgresql - repository: https://truecharts.org/ - version: 6.0.48 - description: This is an all-in-one package for running a self-hosted Firefox Sync - server. - digest: 2de0ada5c35579ac0087fabe014939b44a47d478607c17988839b4febb6fb6e4 - home: https://github.com/truecharts/apps/tree/main/charts/firefox-syncserver - icon: https://truecharts.org/_static/img/appicons/firefox-syncserver-icon.png - keywords: - - server - - sync - - syncserver - - firefox - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: firefox-syncserver - sources: - - https://moz-services-docs.readthedocs.io/en/latest/howtos/run-sync-1.5.html - - https://hub.docker.com/r/crazymax/firefox-syncserver - type: application - urls: - - https://github.com/truecharts/apps/releases/download/firefox-syncserver-5.0.21/firefox-syncserver-5.0.21.tgz - version: 5.0.21 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -12011,37 +10314,6 @@ entries: - https://github.com/truecharts/apps/releases/download/firefox-syncserver-5.0.12/firefox-syncserver-5.0.12.tgz version: 5.0.12 flaresolverr: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 2.1.0 - created: "2022-01-13T00:08:07.980045488Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: FlareSolverr is a proxy server to bypass Cloudflare protection - digest: da9a5ac47d65decf7420478f9b34ef1cef1deb5f748277c6be44f2a20ce12019 - home: https://github.com/truechartsapps/tree/master/charts/stable/flaresolverr - icon: https://truecharts.org/_static/img/appicons/flaresolverr-icon.png - 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-4.0.32/flaresolverr-4.0.32.tgz - version: 4.0.32 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -12198,41 +10470,6 @@ entries: - https://github.com/truecharts/apps/releases/download/flaresolverr-4.0.22/flaresolverr-4.0.22.tgz version: 4.0.22 fleet: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - incubator - truecharts.org/grade: U - apiVersion: v2 - appVersion: 2.3.2 - created: "2022-01-13T00:08:08.135352321Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - - condition: mariadb.enabled - name: mariadb - repository: https://truecharts.org/ - version: 1.0.50 - description: Fleet provides an online web interface which displays a set of maintained - images from one or more owned repositories. - digest: 3aaf1ba74878ae9b81df2ef59fb9583cb31d2352c477f94cc37de3e739582cf2 - home: https://github.com/truecharts/apps/tree/master/charts/stable/fleet - icon: https://truecharts.org/_static/img/appicons/fleet-icon.png - keywords: - - fleet - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: fleet - sources: - - https://hub.docker.com/r/linuxserver/fleet - type: application - urls: - - https://github.com/truecharts/apps/releases/download/fleet-0.0.11/fleet-0.0.11.tgz - version: 0.0.11 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -12409,39 +10646,6 @@ entries: - https://github.com/truecharts/apps/releases/download/fleet-0.0.1/fleet-0.0.1.tgz version: 0.0.1 flood: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 4.7.0 - created: "2022-01-13T00:08:08.252232475Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Flood is a monitoring service for various torrent clients - digest: 6a3ef41a639976267e9bdceea3ccc106555dfe5eb17fa2dc4e3ff878d8adcc5b - home: https://github.com/truechartsapps/tree/master/charts/stable/flood - icon: https://truecharts.org/_static/img/appicons/flood-icon.png - 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-4.0.30/flood-4.0.30.tgz - version: 4.0.30 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -12608,40 +10812,6 @@ entries: - https://github.com/truecharts/apps/releases/download/flood-4.0.19/flood-4.0.19.tgz version: 4.0.19 focalboard: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 0.8.0 - created: "2022-01-13T00:08:08.386266343Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Focalboard is an open source, self-hosted alternative to Trello, - Notion, and Asana. - digest: fb3e7aeac540714359d8f6cf5c88da3c7e1869df34dadaea8811e6fe236fa2c3 - home: https://github.com/truechartsapps/tree/master/charts/stable/focalboard - icon: https://truecharts.org/_static/img/appicons/focalboard-icon.png - 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-4.0.31/focalboard-4.0.31.tgz - version: 4.0.31 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -12813,38 +10983,6 @@ entries: - https://github.com/truecharts/apps/releases/download/focalboard-4.0.20/focalboard-4.0.20.tgz version: 4.0.20 foldingathome: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - incubator - truecharts.org/grade: U - apiVersion: v2 - appVersion: 7.6.21 - created: "2022-01-13T00:08:08.520618515Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Folding@home is a distributed computing project for simulating protein - dynamics, including the process of protein folding and the movements of proteins - implicated in a variety of diseases. - digest: 89326818f1691b5d8b01341b043f275e63952a03529d5bab244e579494162c55 - home: https://github.com/truecharts/apps/tree/master/charts/stable/foldingathome - icon: https://truecharts.org/_static/img/appicons/foldingathome-icon.png - keywords: - - foldingathome - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: foldingathome - sources: - - https://hub.docker.com/r/linuxserver/foldingathome - type: application - urls: - - https://github.com/truecharts/apps/releases/download/foldingathome-0.0.12/foldingathome-0.0.12.tgz - version: 0.0.12 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -13038,38 +11176,6 @@ entries: - https://github.com/truecharts/apps/releases/download/foldingathome-0.0.1/foldingathome-0.0.1.tgz version: 0.0.1 fossil: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 2.15.1 - created: "2022-01-13T00:08:08.676665857Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: A simple, high-reliability, distributed software configuration management - system - digest: 2def98b03234d160bf4b0edf40628e50d4d9a2be5e79cf7ceba27b8cf9a685af - home: https://github.com/truecharts/apps/tree/master/charts/stable/fossil - icon: https://truecharts.org/_static/img/appicons/fossil-icon.png - keywords: - - fossil - - scm - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: fossil - sources: - - https://fossil-scm.org/ - type: application - urls: - - https://github.com/truecharts/apps/releases/download/fossil-2.0.30/fossil-2.0.30.tgz - version: 2.0.30 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -13199,38 +11305,6 @@ entries: - https://github.com/truecharts/apps/releases/download/fossil-2.0.21/fossil-2.0.21.tgz version: 2.0.21 freeradius: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - auth - truecharts.org/grade: U - apiVersion: v2 - appVersion: 3.0.25 - created: "2022-01-13T00:08:08.782281071Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: OpenSource Radius implementation - digest: 4a3d23b69cee311be8e46be444feb85af930e7e7eafe64d473bf6ac164547527 - home: https://www.openldap.org - icon: https://truecharts.org/_static/img/appicons/freeradius-icon.png - keywords: - - radius - - auth - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://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-4.0.33/freeradius-4.0.33.tgz - version: 4.0.33 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -13392,38 +11466,6 @@ entries: - https://github.com/truecharts/apps/releases/download/freeradius-4.0.23/freeradius-4.0.23.tgz version: 4.0.23 freshrss: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 1.18.1 - created: "2022-01-13T00:08:08.902932572Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: FreshRSS is a self-hosted RSS feed aggregator - digest: 1efeed9041e5ab6f747fcbbbc32bbc72026910455da546266be27bacb5a630ba - home: https://github.com/truecharts/apps/tree/master/charts/stable/freshrss - icon: https://truecharts.org/_static/img/appicons/freshrss-icon.png - keywords: - - freshrss - - rss - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://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-9.0.34/freshrss-9.0.34.tgz - version: 9.0.34 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -13553,45 +11595,6 @@ entries: - https://github.com/truecharts/apps/releases/download/freshrss-9.0.25/freshrss-9.0.25.tgz version: 9.0.25 friendica: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - social - truecharts.org/grade: U - apiVersion: v2 - appVersion: "2021.09" - created: "2022-01-13T00:08:09.064820787Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - - condition: mariadb.enabled - name: mariadb - repository: https://truecharts.org/ - version: 1.0.50 - - condition: redis.enabled - name: redis - repository: https://truecharts.org - version: 1.0.53 - description: Welcome to the free social web - digest: 0e80f348247b18c021c910ad62e81755520499fb99daad3e557234d3cda36621 - home: https://github.com/truechartsapps/tree/master/charts/stable/friendica - icon: https://truecharts.org/_static/img/appicons/friendica-icon.png - keywords: - - friend - - social - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: friendica - sources: - - https://friendi.ca/ - - https://hub.docker.com/_/friendica - urls: - - https://github.com/truecharts/apps/releases/download/friendica-0.0.26/friendica-0.0.26.tgz - version: 0.0.26 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -13905,39 +11908,6 @@ entries: - https://github.com/truecharts/apps/releases/download/friendica-0.0.10/friendica-0.0.10.tgz version: 0.0.10 gaps: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 0.8.8 - created: "2022-01-13T00:08:09.18565689Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Gaps searches through your Plex Server or local folders for all movies, - then queries for known movies in the same collection. - digest: d9af9dd58a8e381e92962469047851937a3b89b44a5b174ac72e1a19bddc530c - home: https://github.com/truecharts/apps/tree/master/charts/stable/gaps - icon: https://truecharts.org/_static/img/appicons/gaps-icon.png - keywords: - - gaps - - plex - - plex-media-server - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: gaps - sources: - - https://github.com/JasonHHouse/gaps - type: application - urls: - - https://github.com/truecharts/apps/releases/download/gaps-9.0.31/gaps-9.0.31.tgz - version: 9.0.31 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -14104,51 +12074,6 @@ entries: - https://github.com/truecharts/apps/releases/download/gaps-9.0.20/gaps-9.0.20.tgz version: 9.0.20 gitea: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GIT - truecharts.org/grade: U - apiVersion: v2 - appVersion: 1.15.9 - created: "2022-01-13T00:08:09.333630932Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - - condition: postgresql.enabled - name: postgresql - repository: https://truecharts.org/ - version: 6.0.48 - - condition: memcached.enabled - name: memcached - repository: https://truecharts.org/ - version: 1.0.50 - description: Self hosted GIT repositories - digest: 940f8b78e7ba2750ad0031ad0efb5e502efdc59105651e84c81145ecb8378ea3 - home: https://github.com/truecharts/apps/tree/master/charts/stable/gitea - icon: https://truecharts.org/_static/img/appicons/gitea-icon.png - keywords: - - git - - issue tracker - - code review - - wiki - - gitea - - gogs - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: gitea - sources: - - https://gitea.com/gitea/helm-chart - - https://github.com/go-gitea/gitea - - https://hub.docker.com/r/gitea/gitea/ - type: application - urls: - - https://github.com/truecharts/apps/releases/download/gitea-5.0.27/gitea-5.0.27.tgz - version: 5.0.27 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -14555,42 +12480,6 @@ entries: - https://github.com/truecharts/apps/releases/download/gitea-5.0.11/gitea-5.0.11.tgz version: 5.0.11 golinks: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 154c581 - created: "2022-01-13T00:08:10.221123575Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: A web app that allows you to create smart bookmarks, commands and - aliases by pointing your web browser's default search engine at a running instance. - digest: abd77f2c894ca23585875184767d06347fb9827864e65ef86264fca558b2338d - home: https://github.com/truecharts/apps/tree/master/charts/stable/golinks - icon: https://truecharts.org/_static/img/appicons/golinks-icon.png - keywords: - - search - - browser - - bookmarks - - smart-bookmarks - - golinks - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: golinks - sources: - - https://github.com/prologic/golinks - - https://github.com/nicholaswilde/docker-golinks - type: application - urls: - - https://github.com/truecharts/apps/releases/download/golinks-2.0.30/golinks-2.0.30.tgz - version: 2.0.30 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -14736,37 +12625,6 @@ entries: - https://github.com/truecharts/apps/releases/download/golinks-2.0.21/golinks-2.0.21.tgz version: 2.0.21 gonic: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 0.14.0 - created: "2022-01-13T00:08:10.338101531Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Music streaming server / subsonic server API implementation - digest: 34798ba70900b43f7d6d44a4d53866a8f5469383bb51dc555297dab991225356 - home: https://github.com/truechartsapps/tree/master/charts/stable/gonic - icon: https://truecharts.org/_static/img/appicons/gonic-icon.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-4.0.30/gonic-4.0.30.tgz - version: 4.0.30 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -14923,44 +12781,6 @@ entries: - https://github.com/truecharts/apps/releases/download/gonic-4.0.19/gonic-4.0.19.tgz version: 4.0.19 gotify: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 2.1.3 - created: "2022-01-13T00:08:10.493532465Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - - condition: postgresql.enabled - name: postgresql - repository: https://truecharts.org/ - version: 6.0.48 - description: a simple server for sending and receiving messages - digest: 63e6300015345842e4222e016716e41156b2a984611b3472cd1452e4b2544648 - home: https://github.com/truecharts/apps/tree/main/charts/gotify - icon: https://truecharts.org/_static/img/appicons/gotify-icon.png - keywords: - - server - - gotify - - messages - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: gotify - sources: - - https://gotify.net/ - - https://github.com/gotify/server - - https://hub.docker.com/r/gotify/server - type: application - urls: - - https://github.com/truecharts/apps/releases/download/gotify-5.0.22/gotify-5.0.22.tgz - version: 5.0.22 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -15114,41 +12934,6 @@ entries: - https://github.com/truecharts/apps/releases/download/gotify-5.0.13/gotify-5.0.13.tgz version: 5.0.13 grafana: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - metrics - truecharts.org/grade: U - apiVersion: v2 - appVersion: 8.3.3 - created: "2022-01-13T00:08:10.61850932Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Grafana is an open source, feature rich metrics dashboard and graph - editor for Graphite, Elasticsearch, OpenTSDB, Prometheus and InfluxDB. - digest: 1b54c70100bdd258c4b12319ae19467798fb19e1f0756e81d41a6a43be955851 - home: https://github.com/truecharts/apps/tree/master/charts/stable/grafana - icon: https://truecharts.org/_static/img/appicons/grafana-icon.png - keywords: - - analytics - - monitoring - - metrics - - logs - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: grafana - sources: - - https://github.com/bitnami/bitnami-docker-grafana - - https://grafana.com/ - type: application - urls: - - https://github.com/truecharts/apps/releases/download/grafana-2.0.21/grafana-2.0.21.tgz - version: 2.0.21 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -15710,40 +13495,6 @@ entries: - https://github.com/truecharts/apps/releases/download/grafana-1.0.11/grafana-1.0.11.tgz version: 1.0.11 grav: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 1.7.18 - created: "2022-01-13T00:08:10.754478012Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: A Fast, Simple, and Flexible, file-based Web-platform. - digest: fd54d61392345a6b0740688b9064d4e26462407f09d6340d50afc9c084a2f126 - home: https://github.com/truecharts/apps/tree/master/charts/stable/grav - icon: https://truecharts.org/_static/img/appicons/grav-icon.png - keywords: - - grav - - web - - platform - - file - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: grav - sources: - - https://github.com/linuxserver/docker-grav - - https://github.com/getgrav/grav/ - type: application - urls: - - https://github.com/truecharts/apps/releases/download/grav-2.0.30/grav-2.0.30.tgz - version: 2.0.30 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -15881,37 +13632,6 @@ entries: - https://github.com/truecharts/apps/releases/download/grav-2.0.21/grav-2.0.21.tgz version: 2.0.21 grocy: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Home-Automation - truecharts.org/grade: U - apiVersion: v2 - appVersion: 3.1.1 - created: "2022-01-13T00:08:10.882392104Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: ERP beyond your fridge - grocy is a web-based self-hosted groceries - & household management solution for your home - digest: 089b448973d8ca9f673a24bee63120e67dbbfbf8bbdc69d989d3e7964b84420d - home: https://github.com/truecharts/apps/tree/master/charts/stable/grocy - icon: https://truecharts.org/_static/img/appicons/grocy-icon.png - keywords: - - grocy - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: grocy - sources: - - https://github.com/grocy/grocy - type: application - urls: - - https://github.com/truecharts/apps/releases/download/grocy-9.0.31/grocy-9.0.31.tgz - version: 9.0.31 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -16068,39 +13788,6 @@ entries: - https://github.com/truecharts/apps/releases/download/grocy-9.0.19/grocy-9.0.19.tgz version: 9.0.19 guacd: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - incubator - truecharts.org/grade: U - apiVersion: v2 - appVersion: 1.4.0 - created: "2022-01-13T00:08:10.996084718Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Guacd - Apache Guacamole is a clientless remote desktop gateway. - digest: a5cd611796e5fda341f0a191390fdc42268079c2d6ee3947b04ff9d70dc27d6b - home: https://github.com/truecharts/apps/tree/master/charts/stable/guacd - icon: https://truecharts.org/_static/img/appicons/guacd-icon.png - keywords: - - guacd - - guacamole - - remote - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: guacd - sources: - - https://hub.docker.com/r/guacamole/guacd - - https://github.com/apache/guacamole-server - type: application - urls: - - https://github.com/truecharts/apps/releases/download/guacd-0.0.14/guacd-0.0.14.tgz - version: 0.0.14 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -16315,37 +14002,6 @@ entries: - https://github.com/truecharts/apps/releases/download/guacd-0.0.1/guacd-0.0.1.tgz version: 0.0.1 habridge: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - incubator - truecharts.org/grade: U - apiVersion: v2 - appVersion: 5.4.0 - created: "2022-01-13T00:08:11.127147049Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Habridge emulates Philips Hue API to other home automation gateways - such as an Amazon Echo/Dot or other systems that support Philips Hue. - digest: 999a9aa2388d6464d75aa4cf18cc6ed2feb399be3f75be6f40526cfcc56a2981 - home: https://github.com/truecharts/apps/tree/master/charts/stable/habridge - icon: https://truecharts.org/_static/img/appicons/habridge-icon.png - keywords: - - habridge - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: habridge - sources: - - https://hub.docker.com/r/linuxserver/habridge - type: application - urls: - - https://github.com/truecharts/apps/releases/download/habridge-0.0.12/habridge-0.0.12.tgz - version: 0.0.12 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -16533,41 +14189,6 @@ entries: - https://github.com/truecharts/apps/releases/download/habridge-0.0.1/habridge-0.0.1.tgz version: 0.0.1 handbrake: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 1.24.2 - created: "2022-01-13T00:08:11.243554698Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: HandBrake is a tool for converting video from nearly any format to - a selection of modern, widely supported codecs. - digest: 7acf558ce7892b9c5ccf749c24c765392006e2d2df36b1763043f3ae1aaa6e64 - home: https://github.com/truecharts/apps/tree/master/charts/stable/handbrake - icon: https://truecharts.org/_static/img/appicons/handbrake-icon.png - keywords: - - handbrake - - encode - - media - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://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-10.0.11/handbrake-10.0.11.tgz - version: 10.0.11 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -16779,39 +14400,6 @@ entries: - https://github.com/truecharts/apps/releases/download/handbrake-9.0.19/handbrake-9.0.19.tgz version: 9.0.19 haste-server: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - utilities - truecharts.org/grade: U - apiVersion: v2 - appVersion: latest - created: "2022-01-13T00:08:11.368514553Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Simple text sharing - digest: ebf6c9393dabf4b447cbe431fd2644aab0d698fd156e6729e75c2982ba4e2d85 - home: https://github.com/truecharts/apps/tree/master/charts/stable/haste - icon: https://truecharts.org/_static/img/appicons/haste-server-icon.png - keywords: - - haste - - hastebin - - haste-server - - pastebin - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://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-4.0.30/haste-server-4.0.30.tgz - version: 4.0.30 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -16945,40 +14533,6 @@ entries: - https://github.com/truecharts/apps/releases/download/haste-server-4.0.21/haste-server-4.0.21.tgz version: 4.0.21 headphones: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 58edc604 - created: "2022-01-13T00:08:11.545243552Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: An automated music downloader for NZB and Torrent, written in Python. - It supports SABnzbd, NZBget, Transmission, µTorrent and Blackhole. - digest: 040549fa796ec5765cf9f6d4628f788bd44863f7e2218822db1bbcde90bb74e6 - home: https://github.com/truecharts/apps/tree/master/charts/stable/headphones - icon: https://truecharts.org/_static/img/appicons/headphones-icon.png - keywords: - - headphones - - music - - downloader - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: headphones - sources: - - https://github.com/linuxserver/docker-headphones - - https://github.com/rembo10/headphones - type: application - urls: - - https://github.com/truecharts/apps/releases/download/headphones-2.0.30/headphones-2.0.30.tgz - version: 2.0.30 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -17116,40 +14670,6 @@ entries: - https://github.com/truecharts/apps/releases/download/headphones-2.0.21/headphones-2.0.21.tgz version: 2.0.21 healthchecks: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 1.22.0 - created: "2022-01-13T00:08:11.664629237Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - 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: e89a9098e8fdd41005d4a8b8765fafef76e06bbeaaca214b75ad3554b02d2663 - home: https://github.com/truechartsapps/tree/master/charts/stable/healthchecks - icon: https://truecharts.org/_static/img/appicons/healthchecks-icon.png - 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-5.0.11/healthchecks-5.0.11.tgz - version: 5.0.11 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -17321,40 +14841,6 @@ entries: - https://github.com/truecharts/apps/releases/download/healthchecks-5.0.0/healthchecks-5.0.0.tgz version: 5.0.0 hedgedoc: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - incubator - truecharts.org/grade: U - apiVersion: v2 - appVersion: 1.9.2 - created: "2022-01-13T00:08:11.817916445Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - - condition: mariadb.enabled - name: mariadb - repository: https://truecharts.org/ - version: 1.0.50 - description: HedgeDoc lets you create real-time collaborative markdown notes. - digest: 08386a978f0d29677a740d0ef89aa54337d4f98f03df9725fdcd0e5abdfbe128 - home: https://github.com/truecharts/apps/tree/master/charts/stable/hedgedoc - icon: https://truecharts.org/_static/img/appicons/hedgedoc-icon.png - keywords: - - hedgedoc - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: hedgedoc - sources: - - https://hub.docker.com/r/linuxserver/hedgedoc - type: application - urls: - - https://github.com/truecharts/apps/releases/download/hedgedoc-0.0.11/hedgedoc-0.0.11.tgz - version: 0.0.11 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -17526,36 +15012,6 @@ entries: - https://github.com/truecharts/apps/releases/download/hedgedoc-0.0.1/hedgedoc-0.0.1.tgz version: 0.0.1 heimdall: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - organizers - truecharts.org/grade: U - apiVersion: v2 - appVersion: 2.2.2 - created: "2022-01-13T00:08:11.940416369Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: An Application dashboard and launcher - digest: 01cd81bfd26498443873a633bb88295cfa311a6ea0949fa0b61b787b88c76d3e - home: https://github.com/truecharts/apps/tree/master/charts/stable/heimdall - icon: https://truecharts.org/_static/img/appicons/heimdall-icon.png - keywords: - - heimdall - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: heimdall - sources: - - https://github.com/linuxserver/Heimdall/ - type: application - urls: - - https://github.com/truecharts/apps/releases/download/heimdall-9.0.35/heimdall-9.0.35.tgz - version: 9.0.35 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -17677,43 +15133,6 @@ entries: - https://github.com/truecharts/apps/releases/download/heimdall-9.0.26/heimdall-9.0.26.tgz version: 9.0.26 home-assistant: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - home-automation - truecharts.org/grade: U - apiVersion: v2 - appVersion: 2021.12.8 - created: "2022-01-13T00:08:12.066911143Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - - condition: postgresql.enabled - name: postgresql - repository: https://truecharts.org/ - version: 6.0.48 - description: home-assistant App for TrueNAS SCALE - digest: 51e9fec9cae5c23ba0cf7763d853fc7f2c5eda43d13e9907dbcba7c929c7be62 - home: https://github.com/truecharts/apps/tree/master/charts/stable/home-assistant - icon: https://truecharts.org/_static/img/appicons/home-assistant-icon.png - keywords: - - home-assistant - - hass - - homeassistant - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://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-12.0.29/home-assistant-12.0.29.tgz - version: 12.0.29 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -18085,36 +15504,6 @@ entries: - https://github.com/truecharts/apps/releases/download/home-assistant-12.0.12/home-assistant-12.0.12.tgz version: 12.0.12 htpcmanager: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - incubator - truecharts.org/grade: U - apiVersion: v2 - appVersion: 2021.11.17 - created: "2022-01-13T00:08:12.197076263Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Htpcmanager is a front end for many htpc related applications. - digest: 706da5b6c71658608f1a98733b348fd11d82bfc711c66f39e456a1bb1e3d5ee3 - home: https://github.com/truecharts/apps/tree/master/charts/stable/htpcmanager - icon: https://truecharts.org/_static/img/appicons/htpcmanager-icon.png - keywords: - - htpcmanager - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: htpcmanager - sources: - - https://hub.docker.com/r/linuxserver/htpcmanager - type: application - urls: - - https://github.com/truecharts/apps/releases/download/htpcmanager-0.0.11/htpcmanager-0.0.11.tgz - version: 0.0.11 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -18266,37 +15655,6 @@ entries: - https://github.com/truecharts/apps/releases/download/htpcmanager-0.0.1/htpcmanager-0.0.1.tgz version: 0.0.1 hyperion-ng: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 2.0.12 - created: "2022-01-13T00:08:12.325642363Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Hyperion is an opensource Bias or Ambient Lighting implementation - digest: b6cbd99b1e35a2971cf8eb4f2fc4a78c0c383a3c21d254ea1e2029e54db9284d - home: https://github.com/truechartsapps/tree/master/charts/stable/hyperion-ng - icon: https://truecharts.org/_static/img/appicons/hyperion-ng-icon.png - 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-4.0.35/hyperion-ng-4.0.35.tgz - version: 4.0.35 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -18515,39 +15873,6 @@ entries: - https://github.com/truecharts/apps/releases/download/hyperion-ng-4.0.22/hyperion-ng-4.0.22.tgz version: 4.0.22 icantbelieveitsnotvaletudo: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 2021.2.1 - created: "2022-01-13T00:08:12.55850836Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Create live map data from Valetudo powered robots - digest: bfcca2641891fedf6f74c1187684e95640fdd3c42a5c06884463eec76ec5319d - home: https://github.com/truecharts/apps/tree/master/charts/stable/icantbelieveitsnotvaletudo - icon: https://truecharts.org/_static/img/appicons/icantbelieveitsnotvaletudo-icon.png - keywords: - - icantbelieveitsnotvaletudo - - MQTT - - valetudo - - iot - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: icantbelieveitsnotvaletudo - sources: - - https://github.com/Hypfer/ICantBelieveItsNotValetudo - - https://github.com/truecharts/apps/tree/master/charts/icantbelieveitsnotvaletudo - urls: - - https://github.com/truecharts/apps/releases/download/icantbelieveitsnotvaletudo-2.0.30/icantbelieveitsnotvaletudo-2.0.30.tgz - version: 2.0.30 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -18681,42 +16006,6 @@ entries: - https://github.com/truecharts/apps/releases/download/icantbelieveitsnotvaletudo-2.0.21/icantbelieveitsnotvaletudo-2.0.21.tgz version: 2.0.21 icinga2: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - monitoring - truecharts.org/grade: U - apiVersion: v2 - appVersion: 2.13.1 - created: "2022-01-13T00:08:12.697599491Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - - condition: mariadb.enabled - name: mariadb - repository: https://truecharts.org/ - version: 1.0.50 - description: A monitoring system which checks the availability of your network - resources, notifies users of outages, and generates performance data for reporting. - digest: ec126f7cbc1ce1629974c06f0b57a07c04088c8cbea8d26bbfb8309b32212329 - home: https://github.com/truechartsapps/tree/master/charts/stable/icinga2 - icon: https://truecharts.org/_static/img/appicons/icinga2-icon.png - keywords: - - icinga2 - - monitoring - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: icinga2 - sources: - - https://github.com/jjethwa/icinga2 - - https://icinga.com/ - urls: - - https://github.com/truecharts/apps/releases/download/icinga2-0.0.19/icinga2-0.0.19.tgz - version: 0.0.19 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -18862,37 +16151,6 @@ entries: - https://github.com/truecharts/apps/releases/download/icinga2-0.0.10/icinga2-0.0.10.tgz version: 0.0.10 ipfs: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - incubator - truecharts.org/grade: U - apiVersion: v2 - appVersion: 2.13.0 - created: "2022-01-13T00:08:12.827322805Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Ipfs - A peer-to-peer hypermedia protocol designed to make the web - faster, safer, and more open - digest: 611458dbe89d458072c22ea49b52fa65478c04d3a00e5f573e45d545117f5bb6 - home: https://github.com/truecharts/apps/tree/master/charts/stable/ipfs - icon: https://truecharts.org/_static/img/appicons/ipfs-icon.png - keywords: - - ipfs - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: ipfs - sources: - - https://hub.docker.com/r/linuxserver/ipfs - type: application - urls: - - https://github.com/truecharts/apps/releases/download/ipfs-0.0.12/ipfs-0.0.12.tgz - version: 0.0.12 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -19080,39 +16338,6 @@ entries: - https://github.com/truecharts/apps/releases/download/ipfs-0.0.1/ipfs-0.0.1.tgz version: 0.0.1 jackett: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - - test - truecharts.org/grade: U - apiVersion: v2 - appVersion: 0.20.280 - created: "2022-01-13T00:08:12.943259248Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: API Support for your favorite torrent trackers. - digest: aa0224028bb79df198e6ebe57cf3288b6ec52c060688472c17ff32a5bad87497 - home: https://github.com/truecharts/apps/tree/master/charts/stable/jackett - icon: https://truecharts.org/_static/img/appicons/jackett-icon.png - keywords: - - jackett - - torrent - - usenet - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: jackett - sources: - - https://github.com/Jackett/Jackett - type: application - urls: - - https://github.com/truecharts/apps/releases/download/jackett-9.0.63/jackett-9.0.63.tgz - version: 9.0.63 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -19609,41 +16834,6 @@ entries: - https://github.com/truecharts/apps/releases/download/jackett-9.0.39/jackett-9.0.39.tgz version: 9.0.39 jdownloader2: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - downloads - truecharts.org/grade: U - apiVersion: v2 - appVersion: 1.7.1 - created: "2022-01-13T00:08:13.060968013Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - 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: ed73951ce0f2ecb9434286884f32de5e43fcb8d5df52618bccd120989f0c0af6 - home: https://github.com/truecharts/apps/tree/master/charts/stable/jdownloader2 - icon: https://truecharts.org/_static/img/appicons/jdownloader2-icon.png - keywords: - - jdownloader - - download - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://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-5.0.11/jdownloader2-5.0.11.tgz - version: 5.0.11 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -19855,38 +17045,6 @@ entries: - https://github.com/truecharts/apps/releases/download/jdownloader2-4.0.21/jdownloader2-4.0.21.tgz version: 4.0.21 jellyfin: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 10.7.7 - created: "2022-01-13T00:08:13.177425762Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Jellyfin is a Free Software Media System - digest: 57c26f4bbd859649ce632168cfbfb6ec2633cc0e31b791a01b236b26ac2445c0 - home: https://github.com/truecharts/apps/tree/master/charts/stable/jellyfin - icon: https://truecharts.org/_static/img/appicons/jellyfin-icon.png - keywords: - - jellyfin - - plex - - emby - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: jellyfin - sources: - - https://github.com/jellyfin/jellyfin - type: application - urls: - - https://github.com/truecharts/apps/releases/download/jellyfin-9.0.31/jellyfin-9.0.31.tgz - version: 9.0.31 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -20048,42 +17206,6 @@ entries: - https://github.com/truecharts/apps/releases/download/jellyfin-9.0.20/jellyfin-9.0.20.tgz version: 9.0.20 joplin-server: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 2.7.3 - created: "2022-01-13T00:08:13.332711894Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - - condition: postgresql.enabled - name: postgresql - repository: https://truecharts.org/ - version: 6.0.48 - description: This server allows you to sync any Joplin client - digest: 0e161d482a9b6b6c00418d5741afd1ba24b52a9c5ae1a532995ad8f53f4463f8 - home: https://github.com/truecharts/apps/tree/master/charts/stable/jopplin-server - icon: https://truecharts.org/_static/img/appicons/joplin-server-icon.png - keywords: - - joplin - - notes - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: joplin-server - sources: - - https://github.com/laurent22/joplin/tree/dev/packages/server - - https://github.com/laurent22/joplin - - https://hub.docker.com/r/joplin/server - urls: - - https://github.com/truecharts/apps/releases/download/joplin-server-5.0.23/joplin-server-5.0.23.tgz - version: 5.0.23 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -20301,37 +17423,6 @@ entries: - https://github.com/truecharts/apps/releases/download/joplin-server-5.0.12/joplin-server-5.0.12.tgz version: 5.0.12 k8s-gateway: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - networking - truecharts.org/grade: U - apiVersion: v2 - appVersion: 0.1.8 - created: "2022-01-13T00:08:13.463613123Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: A Helm chart for the k8s_gateway CoreDNS plugin - digest: 956bd6b52da4b8bdf6e1dc2842c82b8daf257aae55ba1180ee058476205d081a - home: https://github.com/truecharts/apps/tree/master/charts/stable/k8s-gateway - icon: https://truecharts.org/_static/img/appicons/k8s-gateway-icon.png - keywords: - - DNS - - networking - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://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-4.0.30/k8s-gateway-4.0.30.tgz - version: 4.0.30 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -20457,40 +17548,6 @@ entries: - https://github.com/truecharts/apps/releases/download/k8s-gateway-4.0.22/k8s-gateway-4.0.22.tgz version: 4.0.22 kanboard: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 1.2.21 - created: "2022-01-13T00:08:13.597883094Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - - condition: postgresql.enabled - name: postgresql - repository: https://truecharts.org/ - version: 6.0.48 - description: Kanboard is a free and open source Kanban project management software. - digest: 7605361fb3804cc61da430e6372177412fb469a86fd6b6cec6d02e161cdd6d4a - home: https://github.com/truecharts/apps/tree/master/charts/stable/kanboard - icon: https://truecharts.org/_static/img/appicons/kanboard-icon.png - keywords: - - kanboard - - kanban - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: kanboard - sources: - - https://github.com/kanboard/kanboard - urls: - - https://github.com/truecharts/apps/releases/download/kanboard-5.0.22/kanboard-5.0.22.tgz - version: 5.0.22 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -20662,36 +17719,6 @@ entries: - https://github.com/truecharts/apps/releases/download/kanboard-5.0.12/kanboard-5.0.12.tgz version: 5.0.12 kms: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - graywares - truecharts.org/grade: U - apiVersion: v2 - appVersion: minimal - created: "2022-01-13T00:08:13.720239316Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Private Windows Activation Server for development and testing - digest: 30097abbf5ff9b0f002649962713084ebee56c6484c2b784ca988c3ea1527ca7 - home: https://github.com/truecharts/apps/tree/master/charts/stable/kms - icon: https://truecharts.org/_static/img/appicons/kms-icon.png - keywords: - - kms - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: kms - sources: - - https://github.com/SystemRage/py-kms - type: application - urls: - - https://github.com/truecharts/apps/releases/download/kms-9.0.37/kms-9.0.37.tgz - version: 9.0.37 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -20933,36 +17960,6 @@ entries: - https://github.com/truecharts/apps/releases/download/kms-9.0.22/kms-9.0.22.tgz version: 9.0.22 kodi-headless: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - incubator - truecharts.org/grade: U - apiVersion: v2 - appVersion: "190" - created: "2022-01-13T00:08:13.885957979Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: A headless install of kodi in a docker container. - digest: ad008cfbf781a698c427fe8640e88c7d18a766e28b84732f08328662a8d3ce51 - home: https://github.com/truecharts/apps/tree/master/charts/stable/kodi-headless - icon: https://truecharts.org/_static/img/appicons/kodi-headless-icon.png - keywords: - - kodi-headless - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: kodi-headless - sources: - - https://hub.docker.com/r/linuxserver/kodi-headless - type: application - urls: - - https://github.com/truecharts/apps/releases/download/kodi-headless-0.0.12/kodi-headless-0.0.12.tgz - version: 0.0.12 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -21144,39 +18141,6 @@ entries: - https://github.com/truecharts/apps/releases/download/kodi-headless-0.0.1/kodi-headless-0.0.1.tgz version: 0.0.1 komga: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 0.143.1 - created: "2022-01-13T00:08:13.996552855Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: A comics/mangas server to serve/stream pages via API - digest: 665e2bf841204b870e6ebcbde9cd4f51e8c642a815203a1a7d46f269528cd1c5 - home: https://github.com/truechartsapps/tree/master/charts/stable/komga - icon: https://truecharts.org/_static/img/appicons/komga-icon.png - 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-4.0.41/komga-4.0.41.tgz - version: 4.0.41 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -21475,38 +18439,6 @@ entries: - https://github.com/truecharts/apps/releases/download/komga-4.0.24/komga-4.0.24.tgz version: 4.0.24 lazylibrarian: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: latest - created: "2022-01-13T00:08:14.113233307Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Get all your books, like series with Sonarr... - digest: 3c04e6af3e6c9e3b4fdedbb21fa59b37d54b98c8dec3edb7d2a01b81d06a60ff - home: https://github.com/truecharts/apps/tree/master/charts/stable/lazylibrarian - icon: https://truecharts.org/_static/img/appicons/lazylibrarian-icon.png - keywords: - - lazylibrarian - - ebooks - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://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-9.0.41/lazylibrarian-9.0.41.tgz - version: 9.0.41 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -21796,40 +18728,6 @@ entries: - https://github.com/truecharts/apps/releases/download/lazylibrarian-9.0.24/lazylibrarian-9.0.24.tgz version: 9.0.24 leaf2mqtt: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: "0.5" - created: "2022-01-13T00:08:14.232115386Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Nissan Leaf connected services to MQTT adapter - digest: 7cecb766a20efad559d6b06e34e5d4633dc452941c3adfbf36e2bb4bb867240b - home: https://github.com/truecharts/apps/tree/master/charts/stable/leaf2mqtt - icon: https://truecharts.org/_static/img/appicons/leaf2mqtt-icon.png - keywords: - - leaf2mqtt - - leaf - - nissan - - kamereon - - carwings - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: leaf2mqtt - sources: - - https://github.com/mitsumaui/leaf2mqtt - - https://github.com/k8s-at-home/container-images - urls: - - https://github.com/truecharts/apps/releases/download/leaf2mqtt-2.0.30/leaf2mqtt-2.0.30.tgz - version: 2.0.30 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -21967,43 +18865,6 @@ entries: - https://github.com/truecharts/apps/releases/download/leaf2mqtt-2.0.21/leaf2mqtt-2.0.21.tgz version: 2.0.21 leantime: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - management - truecharts.org/grade: U - apiVersion: v2 - appVersion: 2.1.8 - created: "2022-01-13T00:08:14.37228063Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - - condition: mariadb.enabled - name: mariadb - repository: https://truecharts.org/ - version: 1.0.50 - description: Straightforward open source project management system to make your - ideas reality. - digest: 019c9580b62b012fd17bd885711f35964c792a2897df1d6777067c0d1f4acfa9 - home: https://github.com/truechartsapps/tree/master/charts/stable/leantime - icon: https://truecharts.org/_static/img/appicons/leantime-icon.png - keywords: - - leantime - - project - - management - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: leantime - sources: - - https://leantime.io/ - - https://hub.docker.com/r/nicholaswilde/leantime - urls: - - https://github.com/truecharts/apps/releases/download/leantime-1.0.8/leantime-1.0.8.tgz - version: 1.0.8 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -22227,37 +19088,6 @@ entries: - https://github.com/truecharts/apps/releases/download/leantime-0.0.10/leantime-0.0.10.tgz version: 0.0.10 libreoffice: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - incubator - truecharts.org/grade: U - apiVersion: v2 - appVersion: 7.2.2 - created: "2022-01-13T00:08:14.504186071Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: LibreOffice is a free and powerful office suite, and a successor - to OpenOffice.org. - digest: 672d2719aab5071b8c4b72b05583f7d03144dfdcaaf22ab5960151b0ec876c06 - home: https://github.com/truecharts/apps/tree/master/charts/stable/libreoffice - icon: https://truecharts.org/_static/img/appicons/libreoffice-icon.png - keywords: - - libreoffice - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: libreoffice - sources: - - https://hub.docker.com/r/linuxserver/libreoffice - type: application - urls: - - https://github.com/truecharts/apps/releases/download/libreoffice-0.0.12/libreoffice-0.0.12.tgz - version: 0.0.12 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -22445,38 +19275,6 @@ entries: - https://github.com/truecharts/apps/releases/download/libreoffice-0.0.1/libreoffice-0.0.1.tgz version: 0.0.1 librespeed: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 5.2.4 - created: "2022-01-13T00:08:14.629987037Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Librespeed is a HTML5 webpage to test upload and download speeds - digest: d9d7eecc526036cd523de14174720c9a6ba76d5a7a8c0a01ecb3dcbdf8dfbc47 - home: https://github.com/truechartsapps/tree/master/charts/stable/librespeed - icon: https://truecharts.org/_static/img/appicons/librespeed-icon.png - 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-4.0.34/librespeed-4.0.34.tgz - version: 4.0.34 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -22606,38 +19404,6 @@ entries: - https://github.com/truecharts/apps/releases/download/librespeed-4.0.25/librespeed-4.0.25.tgz version: 4.0.25 lidarr: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 1.0.0.2422 - created: "2022-01-13T00:08:14.772803014Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Looks and smells like Sonarr but made for music - digest: 7b5b9652923a2c3a196f6fd3649e801e34d2a5950d6a6c77088c4651d2c5de8c - home: https://github.com/truecharts/apps/tree/master/charts/stable/lidarr - icon: https://truecharts.org/_static/img/appicons/lidarr-icon.png - keywords: - - lidarr - - torrent - - usenet - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: lidarr - sources: - - https://github.com/Lidarr/Lidarr - type: application - urls: - - https://github.com/truecharts/apps/releases/download/lidarr-9.0.36/lidarr-9.0.36.tgz - version: 9.0.36 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -22863,37 +19629,6 @@ entries: - https://github.com/truecharts/apps/releases/download/lidarr-9.0.21/lidarr-9.0.21.tgz version: 9.0.21 littlelink: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - social - truecharts.org/grade: U - apiVersion: v2 - appVersion: latest - created: "2022-01-13T00:08:14.9002605Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Easy platform to combine all your social links - digest: b677a2fd6f45edf97fbdd1ebec210f1a704569803b95b633327ef38e0e6ef43d - home: https://github.com/truecharts/apps/tree/master/charts/stable/littlelink - icon: https://truecharts.org/_static/img/appicons/littlelink-icon.png - keywords: - - littlelink - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://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-4.0.47/littlelink-4.0.47.tgz - version: 4.0.47 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -23298,41 +20033,6 @@ entries: - https://github.com/truecharts/apps/releases/download/littlelink-4.0.27/littlelink-4.0.27.tgz version: 4.0.27 logitech-media-server: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - - audio - truecharts.org/grade: U - apiVersion: v2 - appVersion: 8.3.0 - created: "2022-01-13T00:08:15.031336031Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Logitech Media Server is a platform for home/office audio streaming. - digest: 3c63ef57a47b4ec3bcad896b4c9a03a4e0de2eb2c5ef634ad7d8b5b6c5a55aec - home: https://github.com/truecharts/apps/master/charts/incubator/logitech-media-server - icon: https://truecharts.org/_static/img/appicons/logitech-media-server-icon.png - keywords: - - logitech-media-server - - squeezebox - - audio - - streaming - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: logitech-media-server - sources: - - https://github.com/Logitech/slimserver - - https://hub.docker.com/r/lmscommunity/logitechmediaserver - type: application - urls: - - https://github.com/truecharts/apps/releases/download/logitech-media-server-2.0.45/logitech-media-server-2.0.45.tgz - version: 2.0.45 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -23684,40 +20384,6 @@ entries: - https://github.com/truecharts/apps/releases/download/logitech-media-server-2.0.29/logitech-media-server-2.0.29.tgz version: 2.0.29 loki: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - logs - truecharts.org/grade: U - apiVersion: v2 - appVersion: 2.4.1 - created: "2022-01-13T00:08:15.166565614Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - - condition: promtail.enabled - name: promtail - repository: https://truecharts.org - version: 1.0.22 - description: 'Loki: like Prometheus, but for logs.' - digest: 9e35427b9ff46fdb9e962827cc98e5c5b4fa6e37e5bfb2679f83d864f2f12364 - home: https://github.com/truecharts/apps/tree/master/charts/stable/loki - icon: https://truecharts.org/_static/img/appicons/loki-icon.png - keywords: - - logs - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: loki - sources: - - https://github.com/grafana/loki - type: application - urls: - - https://github.com/truecharts/apps/releases/download/loki-2.0.18/loki-2.0.18.tgz - version: 2.0.18 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -23855,40 +20521,6 @@ entries: - https://github.com/truecharts/apps/releases/download/loki-2.0.9/loki-2.0.9.tgz version: 2.0.9 lychee: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 4.3.6 - created: "2022-01-13T00:08:15.285701196Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Lychee is a free photo-management tool, which runs on your server - or web-space - digest: e677ce784bffd1e8429a54805f3277546ddf4bfd1911d621c057bcea37803b88 - home: https://github.com/truecharts/apps/tree/master/charts/stable/lychee - icon: https://truecharts.org/_static/img/appicons/lychee-icon.png - keywords: - - lychee - - photo - - pictures - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://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-9.0.31/lychee-9.0.31.tgz - version: 9.0.31 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -24853,40 +21485,6 @@ entries: - https://github.com/truecharts/apps/releases/download/mariadb-1.0.25/mariadb-1.0.25.tgz version: 1.0.25 mealie: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - utilities - truecharts.org/grade: U - apiVersion: v2 - appVersion: 0.5.4 - created: "2022-01-13T00:08:15.421962507Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - - condition: postgresql.enabled - name: postgresql - repository: https://truecharts.org/ - version: 6.0.48 - description: Mealie is a self hosted recipe manager and meal planner with a RestAPI - backend - digest: 8099a5abaafb5f00ed33b7b36cd34e0b28b0922e7d0a5bff1e587719a7457949 - home: https://github.com/truecharts/apps/tree/master/charts/stable/mealie - icon: https://truecharts.org/_static/img/appicons/mealie-icon.png - keywords: - - grocy - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: mealie - sources: - - https://github.com/hay-kot/mealie - urls: - - https://github.com/truecharts/apps/releases/download/mealie-5.0.12/mealie-5.0.12.tgz - version: 5.0.12 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -25092,42 +21690,6 @@ entries: - https://github.com/truecharts/apps/releases/download/mealie-5.0.0/mealie-5.0.0.tgz version: 5.0.0 medusa: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 0.5.22 - created: "2022-01-13T00:08:15.534086526Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: An automatic Video Library Manager for TV Shows - digest: 73b6d1bd2f112ee29d9bea0bebb840f9be9e618331c71ba051529f0d210ff48a - home: https://github.com/truecharts/apps/tree/master/charts/stable/medusa - icon: https://truecharts.org/_static/img/appicons/medusa-icon.png - keywords: - - medusa - - video - - library - - manager - - tv - - shows - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: medusa - sources: - - https://github.com/linuxserver/docker-medusa - - https://pymedusa.com/ - type: application - urls: - - https://github.com/truecharts/apps/releases/download/medusa-1.0.35/medusa-1.0.35.tgz - version: 1.0.35 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -26195,37 +22757,6 @@ entries: - https://github.com/truecharts/apps/releases/download/metallb-1.0.2/metallb-1.0.2.tgz version: 1.0.2 minetest: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - incubator - truecharts.org/grade: U - apiVersion: v2 - appVersion: 5.4.1 - created: "2022-01-13T00:08:15.672600979Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Minetest (server) is a near-infinite-world block sandbox game and - a game engine. - digest: 074a9d55cdfd101e82b4155eaedfe846822b66ab60d7a85cff6ca614a2c3ba7d - home: https://github.com/truecharts/apps/tree/master/charts/stable/minetest - icon: https://truecharts.org/_static/img/appicons/minetest-icon.png - keywords: - - minetest - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: minetest - sources: - - https://hub.docker.com/r/linuxserver/minetest - type: application - urls: - - https://github.com/truecharts/apps/releases/download/minetest-0.0.11/minetest-0.0.11.tgz - version: 0.0.11 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -26382,41 +22913,6 @@ entries: - https://github.com/truecharts/apps/releases/download/minetest-0.0.1/minetest-0.0.1.tgz version: 0.0.1 miniflux: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 2.0.34 - created: "2022-01-13T00:08:15.807920592Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - - condition: postgresql.enabled - name: postgresql - repository: https://truecharts.org/ - version: 6.0.48 - description: Miniflux is a minimalist and opinionated feed reader. - digest: d40b39c967d1f1f8030b736ba6b1df4494e876813ead3daabf733ec6d9dc647f - home: https://github.com/truecharts/apps/tree/master/charts/miniflux - icon: https://truecharts.org/_static/img/appicons/miniflux-icon.png - keywords: - - miniflux - - rss - - news - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: miniflux - sources: - - https://github.com/miniflux/v2 - urls: - - https://github.com/truecharts/apps/releases/download/miniflux-4.0.22/miniflux-4.0.22.tgz - version: 4.0.22 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -26593,37 +23089,6 @@ entries: - https://github.com/truecharts/apps/releases/download/miniflux-4.0.12/miniflux-4.0.12.tgz version: 4.0.12 minio: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: latest - created: "2022-01-13T00:08:15.930902848Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Minio is a self-hosted S3 storage server - digest: 309e466b91edd557f1a908ca98ff3f7d1bfc4b9443d0541f14c44c90ebadb40e - home: https://github.com/truecharts/apps/tree/master/charts/stable/minio - icon: https://truecharts.org/_static/img/appicons/minio-icon.png - keywords: - - minio - - s3 - - storage - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: minio - sources: - - https://github.com/minio/minio - urls: - - https://github.com/truecharts/apps/releases/download/minio-1.0.18/minio-1.0.18.tgz - version: 1.0.18 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -26749,37 +23214,6 @@ entries: - https://github.com/truecharts/apps/releases/download/minio-1.0.9/minio-1.0.9.tgz version: 1.0.9 minio-console: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 0.13.2 - created: "2022-01-13T00:08:16.052527487Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: A management console for minio server and operator - digest: 25a262f8758e8ad6d803d1b5a15aaae4aca49af2469c87290f070bd022cbb962 - home: https://github.com/truecharts/apps/tree/master/charts/stable/minio-console - icon: https://truecharts.org/_static/img/appicons/minio-console-icon.png - keywords: - - minio-console - - minio - - s3 - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: minio-console - sources: - - https://github.com/minio/console - urls: - - https://github.com/truecharts/apps/releases/download/minio-console-1.0.38/minio-console-1.0.38.tgz - version: 1.0.38 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -26998,37 +23432,6 @@ entries: - https://github.com/truecharts/apps/releases/download/minio-console-1.0.24/minio-console-1.0.24.tgz version: 1.0.24 minisatip: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - incubator - truecharts.org/grade: U - apiVersion: v2 - appVersion: 2021.12.01 - created: "2022-01-13T00:08:16.171810597Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Minisatip is a multi-threaded satip server version 1.2 that runs - under Linux. - digest: c2956224abe8810b7deee6289e528772cf47ce44693e05ffe9688641944ac9ac - home: https://github.com/truecharts/apps/tree/master/charts/stable/minisatip - icon: https://truecharts.org/_static/img/appicons/minisatip-icon.png - keywords: - - minisatip - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: minisatip - sources: - - https://hub.docker.com/r/linuxserver/minisatip - type: application - urls: - - https://github.com/truecharts/apps/releases/download/minisatip-0.0.12/minisatip-0.0.12.tgz - version: 0.0.12 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -27216,41 +23619,6 @@ entries: - https://github.com/truecharts/apps/releases/download/minisatip-0.0.1/minisatip-0.0.1.tgz version: 0.0.1 monica: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - crm - truecharts.org/grade: U - apiVersion: v2 - appVersion: 3.5.0 - created: "2022-01-13T00:08:16.304712479Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - - condition: mariadb.enabled - name: mariadb - repository: https://truecharts.org/ - version: 1.0.50 - description: Straightforward open source project management system to make your - ideas reality. - digest: f5c26c309f6383cc878cb5f66f73c02d49caed2ff0e88b0b93af3550e0bd58ed - home: https://github.com/truechartsapps/tree/master/charts/stable/monica - icon: https://truecharts.org/_static/img/appicons/monica-icon.png - keywords: - - crm - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: monica - sources: - - https://github.com/monicahq/monica - - https://hub.docker.com/_/monica - urls: - - https://github.com/truecharts/apps/releases/download/monica-0.0.23/monica-0.0.23.tgz - version: 0.0.23 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -27462,38 +23830,6 @@ entries: - https://github.com/truecharts/apps/releases/download/monica-0.0.12/monica-0.0.12.tgz version: 0.0.12 mosquitto: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - homeautomation - truecharts.org/grade: U - apiVersion: v2 - appVersion: 2.0.14 - created: "2022-01-13T00:08:16.438608473Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Eclipse Mosquitto - An open source MQTT broker - digest: 8563d3d5b95236ba404c7d059065617c960b11368b177c835362089f3e85b408 - home: https://github.com/truecharts/apps/tree/master/charts/stable/mosquitto - icon: https://truecharts.org/_static/img/appicons/mosquitto-icon.png - keywords: - - mosquitto - - MQTT - - eclipse-iot - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: mosquitto - sources: - - https://github.com/eclipse/mosquitto - type: application - urls: - - https://github.com/truecharts/apps/releases/download/mosquitto-4.0.32/mosquitto-4.0.32.tgz - version: 4.0.32 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -27623,39 +23959,6 @@ entries: - https://github.com/truecharts/apps/releases/download/mosquitto-4.0.23/mosquitto-4.0.23.tgz version: 4.0.23 mstream: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 5.2.5 - created: "2022-01-13T00:08:16.561735131Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: A personal music streaming server - digest: d5b08e68b5fc931fdf7c9c471c2d0a93a98ac812e75ae28fd0d2a05e85b25b82 - home: https://github.com/truecharts/apps/tree/master/charts/stable/mstream - icon: https://truecharts.org/_static/img/appicons/mstream-icon.png - keywords: - - mstream - - server - - music - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: mstream - sources: - - https://github.com/linuxserver/docker-mstream - - https://mstream.io/ - type: application - urls: - - https://github.com/truecharts/apps/releases/download/mstream-1.0.30/mstream-1.0.30.tgz - version: 1.0.30 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -27789,41 +24092,6 @@ entries: - https://github.com/truecharts/apps/releases/download/mstream-1.0.21/mstream-1.0.21.tgz version: 1.0.21 muximux: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: "057352e8" - created: "2022-01-13T00:08:16.672445432Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: A lightweight portal to view & manage your HTPC apps without having - to run anything more than a PHP enabled webserver - digest: f4007d57bd2eb58505ed5ad8771f52452457ca30dba65a0b312606df2bf33784 - home: https://github.com/truecharts/apps/tree/master/charts/stable/muximux - icon: https://truecharts.org/_static/img/appicons/muximux-icon.png - keywords: - - muximux - - htpc - - manage - - portal - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: muximux - sources: - - https://github.com/linuxserver/docker-muximux - - https://github.com/mescon/Muximux - type: application - urls: - - https://github.com/truecharts/apps/releases/download/muximux-1.0.34/muximux-1.0.34.tgz - version: 1.0.34 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -27965,37 +24233,6 @@ entries: - https://github.com/truecharts/apps/releases/download/muximux-1.0.25/muximux-1.0.25.tgz version: 1.0.25 mylar: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 0.5.3 - created: "2022-01-13T00:08:16.787324186Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Mylar is a automated Comic Book downloader - digest: 6e5c007427c51edfaf09b2f8018e2d2918a104f17d591e80fc46985e91882662 - home: https://github.com/truechartsapps/tree/master/charts/stable/mylar - icon: https://truecharts.org/_static/img/appicons/mylar-icon.png - keywords: - - mylar - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - 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-4.0.30/mylar-4.0.30.tgz - version: 4.0.30 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -28121,37 +24358,6 @@ entries: - https://github.com/truecharts/apps/releases/download/mylar-4.0.21/mylar-4.0.21.tgz version: 4.0.21 mysql-workbench: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - incubator - truecharts.org/grade: U - apiVersion: v2 - appVersion: 8.0.27 - created: "2022-01-13T00:08:16.914560296Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: MySQL Workbench is a unified visual tool for database architects, - developers and DBAs. - digest: 3f2b65b57da9af654446ccd1cb8d16307dcbadffc02ab5c85b57428039f63c11 - home: https://github.com/truecharts/apps/tree/master/charts/stable/mysql-workbench - icon: https://truecharts.org/_static/img/appicons/mysql-workbench-icon.png - keywords: - - mysql-workbench - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: mysql-workbench - sources: - - https://hub.docker.com/r/linuxserver/mysql-workbench - type: application - urls: - - https://github.com/truecharts/apps/releases/download/mysql-workbench-0.0.11/mysql-workbench-0.0.11.tgz - version: 0.0.11 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -28308,37 +24514,6 @@ entries: - https://github.com/truecharts/apps/releases/download/mysql-workbench-0.0.1/mysql-workbench-0.0.1.tgz version: 0.0.1 nano-wallet: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - incubator - truecharts.org/grade: U - apiVersion: v2 - appVersion: 2021.12.16 - created: "2022-01-13T00:08:17.028948844Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Nano-wallet is a digital payment protocol designed to be accessible - and lightweight. - digest: ad245060f838f861a5067e0c0d5e5b1ca3897f49510ea7453f6b6b778ee0fd95 - home: https://github.com/truecharts/apps/tree/master/charts/stable/nano-wallet - icon: https://truecharts.org/_static/img/appicons/nano-wallet-icon.png - keywords: - - nano-wallet - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: nano-wallet - sources: - - https://hub.docker.com/r/linuxserver/nano-wallet - type: application - urls: - - https://github.com/truecharts/apps/releases/download/nano-wallet-0.0.14/nano-wallet-0.0.14.tgz - version: 0.0.14 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -28495,40 +24670,6 @@ entries: - https://github.com/truecharts/apps/releases/download/nano-wallet-0.0.1/nano-wallet-0.0.1.tgz version: 0.0.1 navidrome: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 0.47.0 - created: "2022-01-13T00:08:17.153416319Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Navidrome is an open source web-based music collection server and - streamer - digest: 603e56e554ec6ece5423ddbf8da1d19eaac205cd5c5ef2634ec344f82b95b5da - home: https://github.com/truecharts/apps/tree/master/charts/stable/navidrome - icon: https://truecharts.org/_static/img/appicons/navidrome-icon.png - keywords: - - navidrome - - music - - streaming - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://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-9.0.31/navidrome-9.0.31.tgz - version: 9.0.31 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -28700,50 +24841,6 @@ entries: - https://github.com/truecharts/apps/releases/download/navidrome-9.0.20/navidrome-9.0.20.tgz version: 9.0.20 nextcloud: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - cloud - truecharts.org/grade: U - apiVersion: v2 - appVersion: 23.0.0 - created: "2022-01-13T00:08:17.299825172Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - - condition: postgresql.enabled - name: postgresql - repository: https://truecharts.org/ - version: 6.0.48 - - condition: redis.enabled - name: redis - repository: https://truecharts.org - version: 1.0.53 - description: A private cloud server that puts the control and security of your - own data back into your hands. - digest: beca4a6a715ac6f76196786515e9915e57e4dc3b1da9df7ec364f166698e69e8 - home: https://nextcloud.com/ - icon: https://truecharts.org/_static/img/appicons/nextcloud-icon.png - keywords: - - nextcloud - - storage - - http - - web - - php - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://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-11.0.13/nextcloud-11.0.13.tgz - version: 11.0.13 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -29053,37 +25150,6 @@ entries: - https://github.com/truecharts/apps/releases/download/nextcloud-11.0.0/nextcloud-11.0.0.tgz version: 11.0.0 ngircd: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - incubator - truecharts.org/grade: U - apiVersion: v2 - appVersion: 2021.11.21 - created: "2022-01-13T00:08:17.429927518Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Ngircd is a free, portable and lightweight Internet Relay Chat server - for small or private networks. - digest: 6e8491a186451af0e5230d1b3c13857a7cec5f5cd6c165a1b7af7cb02a04cee2 - home: https://github.com/truecharts/apps/tree/master/charts/stable/ngircd - icon: https://truecharts.org/_static/img/appicons/ngircd-icon.png - keywords: - - ngircd - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: ngircd - sources: - - https://hub.docker.com/r/linuxserver/ngircd - type: application - urls: - - https://github.com/truecharts/apps/releases/download/ngircd-0.0.11/ngircd-0.0.11.tgz - version: 0.0.11 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -29240,37 +25306,6 @@ entries: - https://github.com/truecharts/apps/releases/download/ngircd-0.0.1/ngircd-0.0.1.tgz version: 0.0.1 nntp2nntp: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - incubator - truecharts.org/grade: U - apiVersion: v2 - appVersion: 0.3.202112 - created: "2022-01-13T00:08:17.547673109Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Nntp2nntp proxy allow you to use your NNTP Account from multiple - systems, each with own user name and password. - digest: 14cc53fdf796ca041dc0bf6cee491cdbd4c3ab41713e239eddf54d4da4c64e93 - home: https://github.com/truecharts/apps/tree/master/charts/stable/nntp2nntp - icon: https://truecharts.org/_static/img/appicons/nntp2nntp-icon.png - keywords: - - nntp2nntp - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: nntp2nntp - sources: - - https://hub.docker.com/r/linuxserver/nntp2nntp - type: application - urls: - - https://github.com/truecharts/apps/releases/download/nntp2nntp-0.0.12/nntp2nntp-0.0.12.tgz - version: 0.0.12 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -29458,37 +25493,6 @@ entries: - https://github.com/truecharts/apps/releases/download/nntp2nntp-0.0.1/nntp2nntp-0.0.1.tgz version: 0.0.1 node-red: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - tools - truecharts.org/grade: U - apiVersion: v2 - appVersion: 2.1.4 - created: "2022-01-13T00:08:17.664236184Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Node-RED is low-code programming for event-driven applications - digest: 73d71803b6859823e7c14f2426c9d5821296f311d0d3d556dc18161761bc79fe - home: https://github.com/truecharts/apps/tree/master/charts/stable/node-red - icon: https://truecharts.org/_static/img/appicons/node-red-icon.png - keywords: - - node-red - - nodered - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://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-9.0.31/node-red-9.0.31.tgz - version: 9.0.31 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -29645,39 +25649,6 @@ entries: - https://github.com/truecharts/apps/releases/download/node-red-9.0.20/node-red-9.0.20.tgz version: 9.0.20 novnc: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 1.2.0 - created: "2022-01-13T00:08:17.794000026Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: The open source VNC client - digest: b014b3075de523a8acc578302d7c6841cdb76d6cea29ff8af7f17bd9c717688e - home: https://github.com/truecharts/apps/tree/master/charts/stable/novnc - icon: https://truecharts.org/_static/img/appicons/novnc-icon.png - keywords: - - novnc - - vnc - - remote - - desktop - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: novnc - sources: - - https://novnc.com/ - type: application - urls: - - https://github.com/truecharts/apps/releases/download/novnc-1.0.30/novnc-1.0.30.tgz - version: 1.0.30 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -29811,35 +25782,6 @@ entries: - https://github.com/truecharts/apps/releases/download/novnc-1.0.21/novnc-1.0.21.tgz version: 1.0.21 nullserv: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 1.3.0 - created: "2022-01-13T00:08:17.996974695Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: A simple null file http and https server - digest: 103e5a1c4a15e24c28b6cf6b8df17d1f0696d028fc70b8e2c093b303f7aea1f4 - home: https://github.com/truechartsapps/tree/master/charts/stable/nullserv - icon: https://truecharts.org/_static/img/appicons/nullserv-icon.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-4.0.30/nullserv-4.0.30.tgz - version: 4.0.30 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -29957,37 +25899,6 @@ entries: - https://github.com/truecharts/apps/releases/download/nullserv-4.0.21/nullserv-4.0.21.tgz version: 4.0.21 nzbget: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: "21.1" - created: "2022-01-13T00:08:18.11907934Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: NZBGet is a Usenet downloader client - digest: 97a146de45b0e183ee215b0b296e2797f0ac61f206bca9abdf8161c031f6e066 - home: https://github.com/truecharts/apps/tree/master/charts/stable/nzbget - icon: https://truecharts.org/_static/img/appicons/nzbget-icon.png - keywords: - - nzbget - - usenet - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: nzbget - sources: - - https://nzbget.net/ - type: application - urls: - - https://github.com/truecharts/apps/releases/download/nzbget-9.0.31/nzbget-9.0.31.tgz - version: 9.0.31 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -30113,34 +26024,6 @@ entries: - https://github.com/truecharts/apps/releases/download/nzbget-9.0.22/nzbget-9.0.22.tgz version: 9.0.22 nzbhydra: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 4.0.1 - created: "2022-01-13T00:08:18.237538939Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - deprecated: true - description: Usenet meta search - digest: b990e17c77b54b7442cbb240cc8c56289cf7553c27df5d1c2520aa36456b1d01 - home: https://github.com/truecharts/apps/tree/master/charts/stable/nzbhydra - icon: https://truecharts.org/_static/img/appicons/nzbhydra-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-9.0.35/nzbhydra-9.0.35.tgz - version: 9.0.35 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -30338,38 +26221,6 @@ entries: - https://github.com/truecharts/apps/releases/download/nzbhydra-9.0.21/nzbhydra-9.0.21.tgz version: 9.0.21 octoprint: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 1.7.2 - created: "2022-01-13T00:08:18.359936388Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: OctoPrint is the snappy web interface for your 3D printer - digest: 589be47006f38092687a8fc9271b30ca95203b5a9564f1f0140539369ec2250b - home: https://github.com/truechartsapps/tree/master/charts/stable/octoprint - icon: https://truecharts.org/_static/img/appicons/octoprint-icon.png - 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-4.0.32/octoprint-4.0.32.tgz - version: 4.0.32 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -30531,48 +26382,6 @@ entries: - https://github.com/truecharts/apps/releases/download/octoprint-4.0.21/octoprint-4.0.21.tgz version: 4.0.21 odoo: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: "14.0" - created: "2022-01-13T00:08:18.513736534Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - - condition: postgresql.enabled - name: postgresql - repository: https://truecharts.org/ - version: 6.0.48 - description: All-in-one business software. Beautiful. Easy-to-use. CRM, Accounting, - PM, HR, Procurement, Point of Sale, MRP, Marketing, etc. - digest: 85444359f8643a9faa569ad6b9b66ac12cafc942ffdefa335dedd002d57aaf48 - home: https://github.com/truecharts/apps/tree/main/charts/odoo - icon: https://truecharts.org/_static/img/appicons/odoo-icon.png - keywords: - - odoo - - crm - - pm - - hr - - accounting - - mrp - - marketing - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: odoo - sources: - - https://www.odoo.com/ - - https://hub.docker.com/repository/docker/nicholaswilde/odoo - type: application - urls: - - https://github.com/truecharts/apps/releases/download/odoo-4.0.21/odoo-4.0.21.tgz - version: 4.0.21 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -30742,36 +26551,6 @@ entries: - https://github.com/truecharts/apps/releases/download/odoo-4.0.12/odoo-4.0.12.tgz version: 4.0.12 omada-controller: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: "5.0" - created: "2022-01-13T00:08:18.639381924Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Omada is a SDN tool for TP-Link Omada hardware - digest: 52b51d706edd6ea4256eadaafbf1d4684bec5a0b59708cfa6aae4bd31bc95fc6 - home: https://github.com/truechartsapps/tree/master/charts/stable/omada-controller - icon: https://truecharts.org/_static/img/appicons/omada-controller-icon.png - 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-4.0.45/omada-controller-4.0.45.tgz - version: 4.0.45 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -31103,41 +26882,6 @@ entries: - https://github.com/truecharts/apps/releases/download/omada-controller-4.0.28/omada-controller-4.0.28.tgz version: 4.0.28 ombi: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 4.9.0 - created: "2022-01-13T00:08:18.763453794Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Want a Movie or TV Show on Plex or Emby? Use Ombi! - digest: b45ffc77b664c8a39ed6d0fa4bea8aea09fb5c6ef125917a774df9477c552022 - home: https://github.com/truecharts/apps/tree/master/charts/stable/ombi - icon: https://truecharts.org/_static/img/appicons/ombi-icon.png - keywords: - - ombi - - plex - - emby - - sonarr - - radarr - - couchpotato - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: ombi - sources: - - https://github.com/tidusjar/Ombi - type: application - urls: - - https://github.com/truecharts/apps/releases/download/ombi-9.0.35/ombi-9.0.35.tgz - version: 9.0.35 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -31454,42 +27198,6 @@ entries: - https://github.com/truecharts/apps/releases/download/ombi-9.0.20/ombi-9.0.20.tgz version: 9.0.20 onlyoffice-document-server: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - office - - documents - - productivity - truecharts.org/grade: U - apiVersion: v2 - appVersion: 6.4.2.6 - created: "2022-01-13T00:08:18.881943894Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: 'ONLYOFFICE Document Server is an online office suite comprising - viewers and editors for texts, spreadsheets and presentations, fully compatible - with Office Open XML formats: .docx, .xlsx, .pptx and enabling collaborative - editing in real time.' - digest: b236b0d09d0df330ab1950b2a62d86347cd39c753ad68cb1b48c658192a735e5 - home: https://github.com/truecharts/apps/tree/master/charts/stable/onlyoffice-document-server - icon: https://truecharts.org/_static/img/appicons/onlyoffice-document-server-icon.png - keywords: - - onlyoffice - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: onlyoffice-document-server - sources: - - https://github.com/ONLYOFFICE/DocumentServer - - https://github.com/ONLYOFFICE/Docker-DocumentServer - - https://hub.docker.com/r/onlyoffice/documentserver/ - urls: - - https://github.com/truecharts/apps/releases/download/onlyoffice-document-server-3.0.11/onlyoffice-document-server-3.0.11.tgz - version: 3.0.11 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -31671,43 +27379,6 @@ entries: - https://github.com/truecharts/apps/releases/download/onlyoffice-document-server-3.0.0/onlyoffice-document-server-3.0.0.tgz version: 3.0.0 openkm: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 6.3.11 - created: "2022-01-13T00:08:19.027942542Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - - condition: postgresql.enabled - name: postgresql - repository: https://truecharts.org/ - version: 6.0.48 - description: OpenKM integrates all essential documents management, collaboration - and an advanced search functionality into one easy to use solution. - digest: f550e68bcd7325a867fafb7967554374301cbf697cd6498ee7169ef24127133c - home: https://github.com/truecharts/apps/tree/master/charts/stable/openkm - icon: https://truecharts.org/_static/img/appicons/openkm-icon.png - keywords: - - openkm - - documentation management - - docs - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: openkm - sources: - - https://www.openkm.com/ - - https://github.com/openkm/document-management-system - urls: - - https://github.com/truecharts/apps/releases/download/openkm-4.0.21/openkm-4.0.21.tgz - version: 4.0.21 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -31857,40 +27528,6 @@ entries: - https://github.com/truecharts/apps/releases/download/openkm-4.0.12/openkm-4.0.12.tgz version: 4.0.12 openldap: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - cloud - truecharts.org/grade: U - apiVersion: v2 - appVersion: 1.5.0 - created: "2022-01-13T00:08:19.158599295Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Community developed LDAP software - digest: 9481b365d15820e07edb26e9470947c7e247f51efaf8510449ca4cb98186b07d - home: https://www.openldap.org - icon: https://truecharts.org/_static/img/appicons/openldap-icon.png - keywords: - - ldap - - openldap - - iam-stack - - high availability - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://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-5.0.13/openldap-5.0.13.tgz - version: 5.0.13 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -32164,37 +27801,6 @@ entries: - https://github.com/truecharts/apps/releases/download/openldap-4.0.25/openldap-4.0.25.tgz version: 4.0.25 openvscode-server: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - incubator - truecharts.org/grade: U - apiVersion: v2 - appVersion: 1.63.2 - created: "2022-01-13T00:08:19.290477364Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Openvscode-server provides a version of VS Code that runs a server - on a remote machine. - digest: 0f2bfe82ea23ccbed1fc3100f6a2ba770d8356e44f5a1296e95c2fcfcaaaa587 - home: https://github.com/truecharts/apps/tree/master/charts/stable/openvscode-server - icon: https://truecharts.org/_static/img/appicons/openvscode-server-icon.png - keywords: - - openvscode-server - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: openvscode-server - sources: - - https://hub.docker.com/r/linuxserver/openvscode-server - type: application - urls: - - https://github.com/truecharts/apps/releases/download/openvscode-server-0.0.14/openvscode-server-0.0.14.tgz - version: 0.0.14 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -32444,37 +28050,6 @@ entries: - https://github.com/truecharts/apps/releases/download/openvscode-server-0.0.1/openvscode-server-0.0.1.tgz version: 0.0.1 organizr: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - organizers - truecharts.org/grade: U - apiVersion: v2 - appVersion: latest - created: "2022-01-13T00:08:19.401220265Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: HTPC/Homelab Services Organizer - digest: 9a6f91163fa0a4cd84aa282c4077fb5bd9fa7325b9eecedafc3dcc7f884a66b3 - home: https://github.com/truecharts/apps/tree/master/charts/stable/organizr - icon: https://truecharts.org/_static/img/appicons/organizr-icon.png - keywords: - - organizr - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://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-9.0.31/organizr-9.0.31.tgz - version: 9.0.31 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -32600,36 +28175,6 @@ entries: - https://github.com/truecharts/apps/releases/download/organizr-9.0.22/organizr-9.0.22.tgz version: 9.0.22 oscam: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - DIY - truecharts.org/grade: U - apiVersion: v2 - appVersion: "11693" - created: "2022-01-13T00:08:19.526588452Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Open Source Conditional Access Module software - digest: b8a93c588ee7099d1c923af67ab9b64ef73c79ea0010e1b91cb9cd96464fa021 - home: https://github.com/truecharts/apps/tree/master/charts/stable/oscam - icon: https://truecharts.org/_static/img/appicons/oscam-icon.png - keywords: - - oscam - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: oscam - sources: - - https://trac.streamboard.tv/oscam/browser/trunk - type: application - urls: - - https://github.com/truecharts/apps/releases/download/oscam-4.0.31/oscam-4.0.31.tgz - version: 4.0.31 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -32781,41 +28326,6 @@ entries: - https://github.com/truecharts/apps/releases/download/oscam-4.0.21/oscam-4.0.21.tgz version: 4.0.21 overseerr: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 1.28.0 - created: "2022-01-13T00:08:19.639557282Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - 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: db475006235f49528804c5dfa2a4b053a5c8a5117591b8f89d8004f6c9e59862 - home: https://github.com/truechartsapps/tree/master/charts/stable/overseerr - icon: https://truecharts.org/_static/img/appicons/overseerr-icon.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-4.0.31/overseerr-4.0.31.tgz - version: 4.0.31 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -32992,40 +28502,6 @@ entries: - https://github.com/truecharts/apps/releases/download/overseerr-4.0.21/overseerr-4.0.21.tgz version: 4.0.21 owncast: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 0.0.10 - created: "2022-01-13T00:08:19.758520887Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Take control over your live stream video by running it yourself. - Streaming + chat out of the box. - digest: d1d34e1b1e91a8437feb6fcca56ef010258418260df09afb77c43bd937299378 - home: https://github.com/truechartsapps/tree/master/charts/stable/owncast - icon: https://truecharts.org/_static/img/appicons/owncast-icon.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-4.0.30/owncast-4.0.30.tgz - version: 4.0.30 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -33197,43 +28673,6 @@ entries: - https://github.com/truecharts/apps/releases/download/owncast-4.0.19/owncast-4.0.19.tgz version: 4.0.19 owncloud-ocis: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 1.16.0 - created: "2022-01-13T00:08:19.879171314Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: ownCloud Infinite Scale is a self-hosted file sync and share server. - digest: 65ab0c7c513f48f04b6788d1d43caf926a293a82840d20f4ca20a2d842637c2b - home: https://github.com/truechartsapps/tree/master/charts/stable/owncloud-ocis - icon: https://truecharts.org/_static/img/appicons/owncloud-ocis-icon.png - 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-4.0.33/owncloud-ocis-4.0.33.tgz - version: 4.0.33 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -33420,45 +28859,6 @@ entries: - https://github.com/truecharts/apps/releases/download/owncloud-ocis-4.0.21/owncloud-ocis-4.0.21.tgz version: 4.0.21 paperless-ng: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - incubator - truecharts.org/grade: U - apiVersion: v2 - appVersion: 1.5.0 - created: "2022-01-13T00:08:20.028788207Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - - condition: postgresql.enabled - name: postgresql - repository: https://truecharts.org/ - version: 6.0.48 - - condition: redis.enabled - name: redis - repository: https://truecharts.org - version: 1.0.53 - description: Paperless-ng is an application by Daniel Quinn and contributors that - indexes your scanned documents. - digest: d0decc5e205684a07d2f3f6c4ac80995dac1a153aa90f2d2ba62e4a0b1c4ccb9 - home: https://github.com/truecharts/apps/tree/master/charts/stable/paperless-ng - icon: https://truecharts.org/_static/img/appicons/paperless-ng-icon.png - keywords: - - paperless-ng - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: paperless-ng - sources: - - https://hub.docker.com/r/linuxserver/paperless-ng - type: application - urls: - - https://github.com/truecharts/apps/releases/download/paperless-ng-1.0.9/paperless-ng-1.0.9.tgz - version: 1.0.9 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -33740,41 +29140,6 @@ entries: - https://github.com/truecharts/apps/releases/download/paperless-ng-0.0.1/paperless-ng-0.0.1.tgz version: 0.0.1 papermerge: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - incubator - truecharts.org/grade: U - apiVersion: v2 - appVersion: 2.0.1 - created: "2022-01-13T00:08:20.164740728Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - - condition: redis.enabled - name: redis - repository: https://truecharts.org - version: 1.0.53 - description: Papermerge is an open source document management system (DMS) primarily - designed for archiving and retrieving your digital documents. - digest: d1c573e7a6fb8a39ab19c8101d9e8c9a9ab5d707a8ee39bdd0486b0416101de9 - home: https://github.com/truecharts/apps/tree/master/charts/stable/papermerge - icon: https://truecharts.org/_static/img/appicons/papermerge-icon.png - keywords: - - papermerge - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: papermerge - sources: - - https://hub.docker.com/r/linuxserver/papermerge - type: application - urls: - - https://github.com/truecharts/apps/releases/download/papermerge-0.0.12/papermerge-0.0.12.tgz - version: 0.0.12 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -33974,38 +29339,6 @@ entries: - https://github.com/truecharts/apps/releases/download/papermerge-0.0.1/papermerge-0.0.1.tgz version: 0.0.1 pgadmin: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - management - truecharts.org/grade: U - apiVersion: v2 - appVersion: "6.3" - created: "2022-01-13T00:08:20.317731064Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Web-Based postgresql database management utility - digest: e02114761a3748cc4f6cdc542780def99b5bb4b9064b32516cec90a7a436536e - home: https://github.com/truecharts/apps/tree/master/charts/stable/pgadmin - icon: https://truecharts.org/_static/img/appicons/pgadmin-icon.png - keywords: - - pgadmin - - db - - database - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: pgadmin - sources: - - https://www.pgadmin.org/ - type: application - urls: - - https://github.com/truecharts/apps/releases/download/pgadmin-5.0.12/pgadmin-5.0.12.tgz - version: 5.0.12 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -34199,44 +29532,6 @@ entries: - https://github.com/truecharts/apps/releases/download/pgadmin-5.0.0/pgadmin-5.0.0.tgz version: 5.0.0 photoprism: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: "20220107" - created: "2022-01-13T00:08:20.437777383Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - - condition: mariadb.enabled - name: mariadb - repository: https://truecharts.org/ - version: 1.0.50 - description: PhotoPrism® is a server-based application for browsing, organizing - and sharing your personal photo collection - digest: 7ec3cb2cd3d6544408f67320108c3d5d628da1ffc5863f05c06ac78f4d1e4d32 - home: https://github.com/truechartsapps/tree/master/charts/stable/photoprism - icon: https://truecharts.org/_static/img/appicons/photoprism-icon.png - 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-7.0.14/photoprism-7.0.14.tgz - version: 7.0.14 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -34542,41 +29837,6 @@ entries: - https://github.com/truecharts/apps/releases/download/photoprism-6.0.9/photoprism-6.0.9.tgz version: 6.0.9 photoshow: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 48aabb98 - created: "2022-01-13T00:08:20.564790291Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: A gallery software at its easiest, it doesn't even require a database. - digest: 368ec0b7ac06e4f828a34212f426d058b62f6120e76bca2f568003e046cc97ea - home: https://github.com/truecharts/apps/tree/master/charts/stable/photoshow - icon: https://truecharts.org/_static/img/appicons/photoshow-icon.png - keywords: - - photoshow - - photo - - show - - gallary - - image - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: photoshow - sources: - - https://github.com/thibaud-rohmer/PhotoShow - - https://github.com/linuxserver/docker-photoshow - type: application - urls: - - https://github.com/truecharts/apps/releases/download/photoshow-1.0.34/photoshow-1.0.34.tgz - version: 1.0.34 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -34718,38 +29978,6 @@ entries: - https://github.com/truecharts/apps/releases/download/photoshow-1.0.25/photoshow-1.0.25.tgz version: 1.0.25 phpldapadmin: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - management - truecharts.org/grade: U - apiVersion: v2 - appVersion: 0.9.0 - created: "2022-01-13T00:08:20.717004617Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Web-based LDAP browser to manage your LDAP server - digest: 59ac478d9d0ba8e744523d39f10fc0950b39d00a0895e39be7c341485dab2313 - home: https://github.com/truecharts/apps/tree/master/charts/stable/phpldapadmin - icon: https://truecharts.org/_static/img/appicons/phpldapadmin-icon.png - keywords: - - phpldapadmin - - openldap - - userrights - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://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-4.0.31/phpldapadmin-4.0.31.tgz - version: 4.0.31 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -34911,37 +30139,6 @@ entries: - https://github.com/truecharts/apps/releases/download/phpldapadmin-4.0.20/phpldapadmin-4.0.20.tgz version: 4.0.20 piaware: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: "6.1" - created: "2022-01-13T00:08:20.834936309Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Program for forwarding ADS-B data to FlightAware - digest: e8c252dee573ca982e5e1669626a97bb4d092912cf80bc9a5f34d9cd1d699f43 - home: https://github.com/truechartsapps/tree/master/charts/stable/piaware - icon: https://truecharts.org/_static/img/appicons/piaware-icon.png - 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-4.0.41/piaware-4.0.41.tgz - version: 4.0.41 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -35346,37 +30543,6 @@ entries: - https://github.com/truecharts/apps/releases/download/piaware-4.0.20/piaware-4.0.20.tgz version: 4.0.20 pidgin: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - incubator - truecharts.org/grade: U - apiVersion: v2 - appVersion: 2.14.8 - created: "2022-01-13T00:08:20.94798434Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Pidgin is a chat program which lets you log into accounts on multiple - chat networks simultaneously. - digest: a8540bb86efdd27d8020917f0709468f4c9a5469001cb7c2ba5d1df1ceb421f5 - home: https://github.com/truecharts/apps/tree/master/charts/stable/pidgin - icon: https://truecharts.org/_static/img/appicons/pidgin-icon.png - keywords: - - pidgin - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: pidgin - sources: - - https://hub.docker.com/r/linuxserver/pidgin - type: application - urls: - - https://github.com/truecharts/apps/releases/download/pidgin-0.0.12/pidgin-0.0.12.tgz - version: 0.0.12 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -35564,38 +30730,6 @@ entries: - https://github.com/truecharts/apps/releases/download/pidgin-0.0.1/pidgin-0.0.1.tgz version: 0.0.1 pihole: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - networking - truecharts.org/grade: U - apiVersion: v2 - appVersion: 2022.01.1 - created: "2022-01-13T00:08:21.058348037Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: DNS and Ad-filtering for your network - digest: d8397d514893760f979679b145da6c63289a78dc0524b36272433e71b560a8d6 - home: https://github.com/truecharts/apps/tree/master/charts/stable/pihole - icon: https://truecharts.org/_static/img/appicons/pihole-icon.png - keywords: - - DNS - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://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-4.0.35/pihole-4.0.35.tgz - version: 4.0.35 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -35789,41 +30923,6 @@ entries: - https://github.com/truecharts/apps/releases/download/pihole-4.0.22/pihole-4.0.22.tgz version: 4.0.22 piwigo: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 11.5.0 - created: "2022-01-13T00:08:21.188269681Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: A is photo gallery software for the web, built by an active community - of users and developers. - digest: 8a87c48fa507b19b51d0417a4ef3ce83508958558b2ab22d140896fd04ca4d23 - home: https://github.com/truecharts/apps/tree/master/charts/stable/piwigo - icon: https://truecharts.org/_static/img/appicons/piwigo-icon.png - keywords: - - piwigo - - gallery - - photo - - image - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: piwigo - sources: - - http://piwigo.org/ - - https://github.com/linuxserver/docker-piwigo - type: application - urls: - - https://github.com/truecharts/apps/releases/download/piwigo-1.0.31/piwigo-1.0.31.tgz - version: 1.0.31 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -35965,41 +31064,6 @@ entries: - https://github.com/truecharts/apps/releases/download/piwigo-1.0.22/piwigo-1.0.22.tgz version: 1.0.22 pixapop: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: "1.2" - created: "2022-01-13T00:08:21.333375117Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: An open-source single page application to view your photos in the - easiest way possible. - digest: 9635281f8285dc8703d67c0ceefb9a7d0ce8bf09d38765cb06156511a9d058f3 - home: https://github.com/truecharts/apps/tree/master/charts/stable/pixapop - icon: https://truecharts.org/_static/img/appicons/pixapop-icon.png - keywords: - - pixapop - - photo - - gallery - - image - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: pixapop - sources: - - https://github.com/linuxserver/docker-pixapop - - https://github.com/bierdok/pixapop - type: application - urls: - - https://github.com/truecharts/apps/releases/download/pixapop-1.0.30/pixapop-1.0.30.tgz - version: 1.0.30 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -36141,37 +31205,6 @@ entries: - https://github.com/truecharts/apps/releases/download/pixapop-1.0.21/pixapop-1.0.21.tgz version: 1.0.21 plex: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 1.25.2.531 - created: "2022-01-13T00:08:21.44498223Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Plex Media Server - digest: 3b9d5e5760eef7e81978a78745c5a9e8c4ea3b647d1263b4cb72d79b67a43e21 - home: https://github.com/truecharts/apps/tree/master/charts/stable/plex - icon: https://truecharts.org/_static/img/appicons/plex-icon.png - keywords: - - plex - - plex-media-server - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: plex - sources: - - https://github.com/k8s-at-home/container-images/pkgs/container/plex - type: application - urls: - - https://github.com/truecharts/apps/releases/download/plex-8.0.32/plex-8.0.32.tgz - version: 8.0.32 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -36328,38 +31361,6 @@ entries: - https://github.com/truecharts/apps/releases/download/plex-8.0.22/plex-8.0.22.tgz version: 8.0.22 podgrab: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - mutlimedia - truecharts.org/grade: U - apiVersion: v2 - appVersion: 1.0.0 - created: "2022-01-13T00:08:21.569140201Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: A self-hosted podcast manager to download episodes as soon as they - become live. - digest: caa2daa83a931b6429ea7f0aedf7cb1fb39f29c44e67fbc1300b681404ca6e5e - home: https://github.com/truecharts/apps/tree/master/charts/stable/podgrab - icon: https://truecharts.org/_static/img/appicons/podgrab-icon.png - keywords: - - podgrab - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://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-8.0.11/podgrab-8.0.11.tgz - version: 8.0.11 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -37313,39 +32314,6 @@ entries: - https://github.com/truecharts/apps/releases/download/postgresql-6.0.22/postgresql-6.0.22.tgz version: 6.0.22 pretend-youre-xyzzy: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: "4" - created: "2022-01-13T00:08:21.692172258Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: pretend-youre-xyzzy, a cards against humanity clone - digest: c462d3dc7b51bbb9ac1262e5c9ccc577c08700dc54096c85fbcbc962bbd1ce41 - home: https://github.com/truechartsapps/tree/master/charts/stable/pretend-youre-xyzzy - icon: https://truecharts.org/_static/img/appicons/pretend-youre-xyzzy-icon.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-4.0.30/pretend-youre-xyzzy-4.0.30.tgz - version: 4.0.30 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -37479,35 +32447,6 @@ entries: - https://github.com/truecharts/apps/releases/download/pretend-youre-xyzzy-4.0.21/pretend-youre-xyzzy-4.0.21.tgz version: 4.0.21 projectsend: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - incubator - truecharts.org/grade: U - apiVersion: v2 - appVersion: 2021.12.10 - created: "2022-01-13T00:08:21.808137225Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Projectsend is a self-hosted application that lets you upload files - and assign them to specific clients that you create yourself. - digest: 71bb4f62bda318ba790c85204d835ecf4581aeb415dd979c66500eef29293521 - home: https://github.com/truecharts/apps/tree/master/charts/stable/projectsend - icon: https://truecharts.org/_static/img/appicons/projectsend-icon.png - projectsend - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: projectsend - sources: - - https://hub.docker.com/r/linuxserver/projectsend - type: application - urls: - - https://github.com/truecharts/apps/releases/download/projectsend-0.0.11/projectsend-0.0.11.tgz - version: 0.0.11 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -37657,38 +32596,6 @@ entries: - https://github.com/truecharts/apps/releases/download/projectsend-0.0.1/projectsend-0.0.1.tgz version: 0.0.1 promcord: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - metrics - truecharts.org/grade: U - apiVersion: v2 - appVersion: latest - created: "2022-01-13T00:08:21.907763986Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Discord bot that provides metrics from a Discord server - digest: 4d0734b32f7b0d6ffeeea9ffadf50665dfd36fc3678b659a6d9153a68f717b5a - home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/promcord - icon: https://truecharts.org/_static/img/appicons/promcord-icon.png - keywords: - - promcord - - discord - - metrics - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: promcord - sources: - - https://github.com/nimarion/promcord - type: application - urls: - - https://github.com/truecharts/apps/releases/download/promcord-2.0.11/promcord-2.0.11.tgz - version: 2.0.11 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -37850,48 +32757,6 @@ entries: - https://github.com/truecharts/apps/releases/download/promcord-2.0.0/promcord-2.0.0.tgz version: 2.0.0 prometheus: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - metrics - truecharts.org/grade: U - apiVersion: v2 - appVersion: 0.53.1 - created: "2022-01-13T00:08:22.064623971Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - - condition: exporters.enabled,exporters.node-exporter.enabled - name: node-exporter - repository: https://charts.bitnami.com/bitnami - version: 2.4.0 - - condition: exporters.enabled,exporters.kube-state-metrics.enabled - name: kube-state-metrics - repository: https://charts.bitnami.com/bitnami - version: 2.2.2 - description: kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, - and Prometheus rules combined with documentation and scripts to provide easy - to operate end-to-end Kubernetes cluster monitoring with Prometheus using the - Prometheus Operator. - digest: 7fbc4eeca64a52eb779f638882d3e26c6017dce2937fda1c5b0f64a48b312890 - home: https://github.com/truecharts/apps/tree/master/charts/stable/prometheus - icon: https://truecharts.org/_static/img/appicons/prometheus-icon.png - keywords: - - metrics - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: prometheus - sources: - - https://github.com/prometheus-community/helm-charts - - https://github.com/prometheus-operator/kube-prometheus - type: application - urls: - - https://github.com/truecharts/apps/releases/download/prometheus-1.1.41/prometheus-1.1.41.tgz - version: 1.1.41 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -39245,37 +34110,6 @@ entries: - https://github.com/truecharts/apps/releases/download/promtail-1.0.10/promtail-1.0.10.tgz version: 1.0.10 protonmail-bridge: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 1.8.10 - created: "2022-01-13T00:08:22.176372486Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Container for protonmail bridge to work on the network. - digest: 9ad2174078fe9b3b701b9433baf7f6c4cf1b58cee22627a57cd92c4cdac1110d - home: https://github.com/truechartsapps/tree/master/charts/stable/protonmail-bridge - icon: https://truecharts.org/_static/img/appicons/protonmail-bridge-icon.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-4.0.30/protonmail-bridge-4.0.30.tgz - version: 4.0.30 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -39401,39 +34235,6 @@ entries: - https://github.com/truecharts/apps/releases/download/protonmail-bridge-4.0.21/protonmail-bridge-4.0.21.tgz version: 4.0.21 prowlarr: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 0.1.10.137 - created: "2022-01-13T00:08:22.261091958Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Indexer manager/proxy built on the popular arr net base stack to - integrate with your various PVR apps. - digest: 92845c2ffead79f7a372baa56d906a627a18c8955d16c6e9141dbeaab031166b - home: https://github.com/truecharts/apps/tree/master/charts/stable/prowlarr - icon: https://truecharts.org/_static/img/appicons/prowlarr-icon.png - keywords: - - prowlarr - - torrent - - usenet - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://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-4.0.53/prowlarr-4.0.53.tgz - version: 4.0.53 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -39930,37 +34731,6 @@ entries: - https://github.com/truecharts/apps/releases/download/prowlarr-4.0.30/prowlarr-4.0.30.tgz version: 4.0.30 pwndrop: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - incubator - truecharts.org/grade: U - apiVersion: v2 - appVersion: 1.0.1 - created: "2022-01-13T00:08:22.396791575Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Pwndrop is a self-deployable file hosting service for sending out - red teaming payloads or securely sharing your private files over HTTP and WebDAV. - digest: 9c89a9b814abd1b3a2dcac24f5a4e40fda76d7e1755d6e61a4dec2ba1493e131 - home: https://github.com/truecharts/apps/tree/master/charts/stable/pwndrop - icon: https://truecharts.org/_static/img/appicons/pwndrop-icon.png - keywords: - - pwndrop - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: pwndrop - sources: - - https://hub.docker.com/r/linuxserver/pwndrop - type: application - urls: - - https://github.com/truecharts/apps/releases/download/pwndrop-0.0.11/pwndrop-0.0.11.tgz - version: 0.0.11 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -40117,36 +34887,6 @@ entries: - https://github.com/truecharts/apps/releases/download/pwndrop-0.0.1/pwndrop-0.0.1.tgz version: 0.0.1 pydio-cells: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - incubator - truecharts.org/grade: U - apiVersion: v2 - appVersion: 3.0.3 - created: "2022-01-13T00:08:22.522986772Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Pydio-cells is the nextgen file sharing platform for organizations. - digest: 83827029cf3f5bf1ba6f8d88689d05c98c7bdbc31ee6332c82fdcc23c899075c - home: https://github.com/truecharts/apps/tree/master/charts/stable/pydio-cells - icon: https://truecharts.org/_static/img/appicons/pydio-cells-icon.png - keywords: - - pydio-cells - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: pydio-cells - sources: - - https://hub.docker.com/r/linuxserver/pydio-cells - type: application - urls: - - https://github.com/truecharts/apps/releases/download/pydio-cells-0.0.12/pydio-cells-0.0.12.tgz - version: 0.0.12 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -40328,39 +35068,6 @@ entries: - https://github.com/truecharts/apps/releases/download/pydio-cells-0.0.1/pydio-cells-0.0.1.tgz version: 0.0.1 pyload: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 5de90278 - created: "2022-01-13T00:08:22.639477346Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - 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: fdbb726de223337f33affa8aefa2b2d0cae79ef65d120308193af1552f36715a - home: https://github.com/truechartsapps/tree/master/charts/stable/pyload - icon: https://truecharts.org/_static/img/appicons/pyload-icon.png - 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-4.0.30/pyload-4.0.30.tgz - version: 4.0.30 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -40494,36 +35201,6 @@ entries: - https://github.com/truecharts/apps/releases/download/pyload-4.0.21/pyload-4.0.21.tgz version: 4.0.21 pylon: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - incubator - truecharts.org/grade: U - apiVersion: v2 - appVersion: 2.7.0 - created: "2022-01-13T00:08:22.74246305Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Pylon is a web based integrated development environment. - digest: fdd3cf7540413ef303943767a27988032e8563786f1a9b523bce1a8a379fee10 - home: https://github.com/truecharts/apps/tree/master/charts/stable/pylon - icon: https://truecharts.org/_static/img/appicons/pylon-icon.png - keywords: - - pylon - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: pylon - sources: - - https://hub.docker.com/r/linuxserver/pylon - type: application - urls: - - https://github.com/truecharts/apps/releases/download/pylon-0.0.11/pylon-0.0.11.tgz - version: 0.0.11 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -40675,37 +35352,6 @@ entries: - https://github.com/truecharts/apps/releases/download/pylon-0.0.1/pylon-0.0.1.tgz version: 0.0.1 qbittorrent: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 4.4.0 - created: "2022-01-13T00:08:22.862071963Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: qBittorrent is a cross-platform free and open-source BitTorrent client - digest: f7a553139b8286be3bca05ed3286ec6c2f01ca2428e3d2dbe6ede3f822a97791 - home: https://github.com/truecharts/apps/tree/master/charts/stable/qbittorrent - icon: https://truecharts.org/_static/img/appicons/qbittorrent-icon.png - keywords: - - qbittorrent - - torrrent - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: qbittorrent - sources: - - https://github.com/qbittorrent/qBittorrent - type: application - urls: - - https://github.com/truecharts/apps/releases/download/qbittorrent-9.0.34/qbittorrent-9.0.34.tgz - version: 9.0.34 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -40862,40 +35508,6 @@ entries: - https://github.com/truecharts/apps/releases/download/qbittorrent-9.0.24/qbittorrent-9.0.24.tgz version: 9.0.24 quassel-core: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - incubator - truecharts.org/grade: U - apiVersion: v2 - appVersion: 0.14.0 - created: "2022-01-13T00:08:23.001901233Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - - condition: postgresql.enabled - name: postgresql - repository: https://truecharts.org/ - version: 6.0.48 - description: Quassel-core is a modern, cross-platform, distributed IRC client. - digest: f843695cc37f52b442cce8e3d8a45f9da1065d0395e92817d805e3628040e241 - home: https://github.com/truecharts/apps/tree/master/charts/stable/quassel-core - icon: https://truecharts.org/_static/img/appicons/quassel-core-icon.png - keywords: - - quassel-core - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: quassel-core - sources: - - https://hub.docker.com/r/linuxserver/quassel-core - type: application - urls: - - https://github.com/truecharts/apps/releases/download/quassel-core-0.0.13/quassel-core-0.0.13.tgz - version: 0.0.13 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -41135,36 +35747,6 @@ entries: - https://github.com/truecharts/apps/releases/download/quassel-core-0.0.1/quassel-core-0.0.1.tgz version: 0.0.1 quassel-web: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - incubator - truecharts.org/grade: U - apiVersion: v2 - appVersion: 2021.12.16 - created: "2022-01-13T00:08:23.123753575Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Quassel-web is a web client for Quassel. - digest: c333003e79e26e4b21a7c7c7bc30e4ad2c34f81cf594c8c54b83ed1ba1f94830 - home: https://github.com/truecharts/apps/tree/master/charts/stable/quassel-web - icon: https://truecharts.org/_static/img/appicons/quassel-web-icon.png - keywords: - - quassel-web - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: quassel-web - sources: - - https://hub.docker.com/r/linuxserver/quassel-web - type: application - urls: - - https://github.com/truecharts/apps/releases/download/quassel-web-0.0.12/quassel-web-0.0.12.tgz - version: 0.0.12 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -41316,38 +35898,6 @@ entries: - https://github.com/truecharts/apps/releases/download/quassel-web-0.0.1/quassel-web-0.0.1.tgz version: 0.0.1 radarr: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 3.2.2.5080 - created: "2022-01-13T00:08:23.233697566Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: A fork of Sonarr to work with movies à la Couchpotato - digest: 27e4503173acab910075a735a70a01bf6768327aa93c6c447db6e304dd2d3dee - home: https://github.com/truecharts/apps/tree/master/charts/stable/radarr - icon: https://truecharts.org/_static/img/appicons/radarr-icon.png - keywords: - - radarr - - torrent - - usenet - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: radarr - sources: - - https://github.com/Radarr/Radarr - type: application - urls: - - https://github.com/truecharts/apps/releases/download/radarr-9.0.32/radarr-9.0.32.tgz - version: 9.0.32 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -41509,41 +36059,6 @@ entries: - https://github.com/truecharts/apps/releases/download/radarr-9.0.22/radarr-9.0.22.tgz version: 9.0.22 readarr: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 0.1.0.1156 - created: "2022-01-13T00:08:23.344325266Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: A fork of Radarr to work with Books & AudioBooks - digest: b13d78b72efd80a4bdba9b5c55346fe74479827dde16aad77b1ffb508b9ff32e - home: https://github.com/truecharts/apps/tree/master/charts/stable/readarr - icon: https://truecharts.org/_static/img/appicons/readarr-icon.png - keywords: - - readarr - - torrent - - usenet - - AudioBooks - - ebooks - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: readarr - sources: - - https://github.com/Readarr/Readarr - - https://readarr.com - type: application - urls: - - https://github.com/truecharts/apps/releases/download/readarr-9.0.48/readarr-9.0.48.tgz - version: 9.0.48 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -41930,43 +36445,6 @@ entries: - https://github.com/truecharts/apps/releases/download/readarr-9.0.30/readarr-9.0.30.tgz version: 9.0.30 recipes: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 1.0.4 - created: "2022-01-13T00:08:23.473548348Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - - condition: postgresql.enabled - name: postgresql - repository: https://truecharts.org/ - version: 6.0.48 - description: Recipes is a Django application to manage, tag and search recipes - using either built in models or external storage providers hosting PDF's, Images - or other files. - digest: 46c8beb59c7114654329d5e2ba88414269a659abf038f26de866e052986ab4a8 - home: https://github.com/truecharts/apps/tree/master/charts/stable/recipes - icon: https://truecharts.org/_static/img/appicons/recipes-icon.png - keywords: - - recipes - - cooking - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: recipes - sources: - - https://github.com/vabene1111/recipes - - https://hub.docker.com/r/vabene1111/recipes - urls: - - https://github.com/truecharts/apps/releases/download/recipes-5.0.10/recipes-5.0.10.tgz - version: 5.0.10 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -42973,37 +37451,6 @@ entries: - https://github.com/truecharts/apps/releases/download/redis-1.0.27/redis-1.0.27.tgz version: 1.0.27 reg: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - utilities - truecharts.org/grade: U - apiVersion: v2 - appVersion: 0.16.1 - created: "2022-01-13T00:08:23.591572587Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Docker registry v2 command line client and repo listing generator - with security checks. - digest: 66bdf1fbd805b7e133e0159d0bf1feb61afe68cca0047ad5a3ee1ceac049b608 - home: https://github.com/truecharts/apps/tree/master/charts/stable/reg - icon: https://truecharts.org/_static/img/appicons/reg-icon.png - keywords: - - reg - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://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-4.0.29/reg-4.0.29.tgz - version: 4.0.29 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -43129,40 +37576,6 @@ entries: - https://github.com/truecharts/apps/releases/download/reg-4.0.20/reg-4.0.20.tgz version: 4.0.20 remmina: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 1.2.0-rcgi - created: "2022-01-13T00:08:23.710997443Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: A remote desktop client written in GTK - digest: d153b582d04b89c8cd0c31eeb3c59f0b488718d6307aef467c47c3276033f08d - home: https://github.com/truecharts/apps/tree/master/charts/stable/remmina - icon: https://truecharts.org/_static/img/appicons/remmina-icon.png - keywords: - - remina - - remote - - desktop - - client - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: remmina - sources: - - https://github.com/linuxserver/docker-remmina - - https://remmina.org/ - type: application - urls: - - https://github.com/truecharts/apps/releases/download/remmina-1.0.34/remmina-1.0.34.tgz - version: 1.0.34 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -43300,37 +37713,6 @@ entries: - https://github.com/truecharts/apps/releases/download/remmina-1.0.25/remmina-1.0.25.tgz version: 1.0.25 requestrr: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - incubator - truecharts.org/grade: U - apiVersion: v2 - appVersion: 2.1.1 - created: "2022-01-13T00:08:23.830262797Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Requestrr is a chatbot used to simplify using services like Sonarr/Radarr/Ombi - via the use of chat. - digest: cf45b89d54c5881d7bce5cbd1e6e95d7bac629a26b3c09bb1c362d5b312c5f9a - home: https://github.com/truecharts/apps/tree/master/charts/stable/requestrr - icon: https://truecharts.org/_static/img/appicons/requestrr-icon.png - keywords: - - requestrr - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: requestrr - sources: - - https://hub.docker.com/r/linuxserver/requestrr - type: application - urls: - - https://github.com/truecharts/apps/releases/download/requestrr-0.0.11/requestrr-0.0.11.tgz - version: 0.0.11 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -43487,39 +37869,6 @@ entries: - https://github.com/truecharts/apps/releases/download/requestrr-0.0.1/requestrr-0.0.1.tgz version: 0.0.1 resilio-sync: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 2.7.2.1375 - created: "2022-01-13T00:08:23.966437058Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Resilio Sync is a fast, reliable, and simple file sync and share - solution, powered by P2P technology - digest: dfae85b041f11862c4a03227a89adaffeaacc1549050621eec3181638be396ea - home: https://github.com/truechartsapps/tree/master/charts/stable/resio-sync - icon: https://truecharts.org/_static/img/appicons/resilio-sync-icon.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-4.0.31/resilio-sync-4.0.31.tgz - version: 4.0.31 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -43686,36 +38035,6 @@ entries: - https://github.com/truecharts/apps/releases/download/resilio-sync-4.0.21/resilio-sync-4.0.21.tgz version: 4.0.21 rsnapshot: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - incubator - truecharts.org/grade: U - apiVersion: v2 - appVersion: 1.4.3 - created: "2022-01-13T00:08:24.08639122Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Rsnapshot is a filesystem snapshot utility based on rsync. - digest: 332b3c941cc61776a59adeb99380bd8cb51fc1352bffeb8037cec226eb48345d - home: https://github.com/truecharts/apps/tree/master/charts/stable/rsnapshot - icon: https://truecharts.org/_static/img/appicons/rsnapshot-icon.png - keywords: - - rsnapshot - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: rsnapshot - sources: - - https://hub.docker.com/r/linuxserver/rsnapshot - type: application - urls: - - https://github.com/truecharts/apps/releases/download/rsnapshot-0.0.11/rsnapshot-0.0.11.tgz - version: 0.0.11 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -43867,37 +38186,6 @@ entries: - https://github.com/truecharts/apps/releases/download/rsnapshot-0.0.1/rsnapshot-0.0.1.tgz version: 0.0.1 sabnzbd: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 3.4.2 - created: "2022-01-13T00:08:24.198890992Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Free and easy binary newsreader - digest: f7c6b46ba26593e8a319a6de666095df61903a865affc1abd18a7c5ee02ff1fd - home: https://github.com/truecharts/apps/tree/master/charts/stable/sabnzbd - icon: https://truecharts.org/_static/img/appicons/sabnzbd-icon.png - keywords: - - sabnzbd - - usenet - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: sabnzbd - sources: - - https://sabnzbd.org/ - type: application - urls: - - https://github.com/truecharts/apps/releases/download/sabnzbd-9.0.30/sabnzbd-9.0.30.tgz - version: 9.0.30 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -44023,37 +38311,6 @@ entries: - https://github.com/truecharts/apps/releases/download/sabnzbd-9.0.21/sabnzbd-9.0.21.tgz version: 9.0.21 scrutiny: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - incubator - truecharts.org/grade: U - apiVersion: v2 - appVersion: 2021.12.16 - created: "2022-01-13T00:08:24.328642174Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Scrutiny WebUI for smartd S.M.A.R.T monitoring. Scrutiny is a Hard - Drive Health Dashboard & Monitoring solution. - digest: 4222522083112e1eac417418a96a30a5e9c9f0788565042a93b8618a619520c2 - home: https://github.com/truecharts/apps/tree/master/charts/stable/scrutiny - icon: https://truecharts.org/_static/img/appicons/scrutiny-icon.png - keywords: - - scrutiny - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: scrutiny - sources: - - https://hub.docker.com/r/linuxserver/scrutiny - type: application - urls: - - https://github.com/truecharts/apps/releases/download/scrutiny-0.0.13/scrutiny-0.0.13.tgz - version: 0.0.13 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -44241,36 +38498,6 @@ entries: - https://github.com/truecharts/apps/releases/download/scrutiny-0.0.1/scrutiny-0.0.1.tgz version: 0.0.1 ser2sock: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: latest - created: "2022-01-13T00:08:24.443827378Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Serial to Socket Redirector - digest: b13979ba111c745dde8e9ef5a44aef3411865b75d238fab865f6ec64b4ce4b99 - home: https://github.com/truechartsapps/tree/master/charts/stable/ser2sock - icon: https://truecharts.org/_static/img/appicons/ser2sock-icon.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-4.0.30/ser2sock-4.0.30.tgz - version: 4.0.30 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -44392,44 +38619,6 @@ entries: - https://github.com/truecharts/apps/releases/download/ser2sock-4.0.21/ser2sock-4.0.21.tgz version: 4.0.21 shiori: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 1.5.0 - created: "2022-01-13T00:08:24.583955986Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - - condition: postgresql.enabled - name: postgresql - repository: https://truecharts.org/ - version: 6.0.48 - description: A simple bookmark manager built with Go - digest: f605d0580cc666ce9fba95ffa8cf3af0efc7dab20e752265b47fb5263c3bdcef - home: https://github.com/truecharts/apps/tree/main/charts/shiori - icon: https://truecharts.org/_static/img/appicons/shiori-icon.png - keywords: - - shiori - - bookmark - - bookmark-manager - - web-interface - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: shiori - sources: - - https://github.com/go-shiori/shiori - - https://github.com/nicholaswilde/docker-shiori - type: application - urls: - - https://github.com/truecharts/apps/releases/download/shiori-4.0.21/shiori-4.0.21.tgz - version: 4.0.21 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -44583,46 +38772,6 @@ entries: - https://github.com/truecharts/apps/releases/download/shiori-4.0.12/shiori-4.0.12.tgz version: 4.0.12 shlink: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - utilities - truecharts.org/grade: U - apiVersion: v2 - appVersion: 2.10.2 - created: "2022-01-13T00:08:24.735621336Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - - condition: postgresql.enabled - name: postgresql - repository: https://truecharts.org/ - version: 6.0.48 - - condition: redis.enabled - name: redis - repository: https://truecharts.org/ - version: 1.0.53 - description: A PHP-based self-hosted URL shortener that can be used to serve shortened - URLs under your own custom domain. - digest: f41ac962700a0fe572c3f7fdd15266a2c494022154349f44cad576e0425ca875 - home: https://github.com/truecharts/apps/tree/master/charts/stable/shlink - icon: https://truecharts.org/_static/img/appicons/shlink-icon.png - keywords: - - url - - shortener - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: shlink - sources: - - https://github.com/shlinkio/shlink - type: application - urls: - - https://github.com/truecharts/apps/releases/download/shlink-0.0.7/shlink-0.0.7.tgz - version: 0.0.7 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -44744,38 +38893,6 @@ entries: - https://github.com/truecharts/apps/releases/download/shlink-0.0.1/shlink-0.0.1.tgz version: 0.0.1 shlink-web-client: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - utilities - truecharts.org/grade: U - apiVersion: v2 - appVersion: 3.5.1 - created: "2022-01-13T00:08:24.849033118Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: A ReactJS-based progressive web application for Shlink. - digest: 9a1722708813606df5d7ed8a900d2591df25df16c86a5505e6fd3c9c09757e2e - home: https://github.com/truecharts/apps/tree/master/charts/stable/shlink-web-client - icon: https://truecharts.org/_static/img/appicons/shlink-web-client-icon.png - keywords: - - url - - shortener - - frontend - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: shlink-web-client - sources: - - https://github.com/shlinkio/shlink-web-client - type: application - urls: - - https://github.com/truecharts/apps/releases/download/shlink-web-client-0.0.6/shlink-web-client-0.0.6.tgz - version: 0.0.6 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -44905,40 +39022,6 @@ entries: - https://github.com/truecharts/apps/releases/download/shlink-web-client-0.0.1/shlink-web-client-0.0.1.tgz version: 0.0.1 shorturl: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 0.1.0 - created: "2022-01-13T00:08:25.012702914Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Self hosted web app for shortening urls (URL shortener) - digest: 9692afc12e6b84bce57b3bedef5eec11490638a453b7f97d19c54a2107d887db - home: https://github.com/truecharts/apps/tree/master/charts/stable/shorturl - icon: https://truecharts.org/_static/img/appicons/shorturl-icon.png - keywords: - - url - - shortener - - shorten - - shorturl - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: shorturl - sources: - - https://github.com/prologic/shorturl - - https://github.com/nicholaswilde/docker-shorturl - type: application - urls: - - https://github.com/truecharts/apps/releases/download/shorturl-1.0.30/shorturl-1.0.30.tgz - version: 1.0.30 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -45076,40 +39159,6 @@ entries: - https://github.com/truecharts/apps/releases/download/shorturl-1.0.21/shorturl-1.0.21.tgz version: 1.0.21 sickchill: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 2021.5.10 - created: "2022-01-13T00:08:25.117685794Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: An Automatic Video Library Manager for TV Shows - digest: e216ad51aee51c9366e875ed4ce1ebbc99cc40cc5b059374b2456b52aae04355 - home: https://github.com/truecharts/apps/tree/master/charts/stable/sickchill - icon: https://truecharts.org/_static/img/appicons/sickchill-icon.png - keywords: - - sickchill - - video - - library - - manager - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: sickchill - sources: - - https://github.com/linuxserver/docker-sickchill - - https://github.com/SickChill/SickChill - type: application - urls: - - https://github.com/truecharts/apps/releases/download/sickchill-1.0.30/sickchill-1.0.30.tgz - version: 1.0.30 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -45247,41 +39296,6 @@ entries: - https://github.com/truecharts/apps/releases/download/sickchill-1.0.21/sickchill-1.0.21.tgz version: 1.0.21 sickgear: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 0.25.4 - created: "2022-01-13T00:08:25.23462992Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Provides management of TV shows and/or Anime, it detects new episodes, - links downloader apps, and more - digest: c2c00ab606caa3677df937d692955dbb806d226cc8314c6234540494c6255c02 - home: https://github.com/truecharts/apps/tree/master/charts/stable/sickgear - icon: https://truecharts.org/_static/img/appicons/sickgear-icon.png - keywords: - - sickgear - - manager - - tv - - shows - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: sickgear - sources: - - https://github.com/linuxserver/docker-sickgear - - https://github.com/SickGear/SickGear - type: application - urls: - - https://github.com/truecharts/apps/releases/download/sickgear-1.0.30/sickgear-1.0.30.tgz - version: 1.0.30 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -45423,39 +39437,6 @@ entries: - https://github.com/truecharts/apps/releases/download/sickgear-1.0.21/sickgear-1.0.21.tgz version: 1.0.21 smokeping: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 2.7.3 - created: "2022-01-13T00:08:25.346437583Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Keep track of your network latency. - digest: 63dc98e736c2fc320a407065a41c46c8c695403020b70b5c9e02d868dbb64036 - home: https://github.com/truecharts/apps/tree/master/charts/stable/smokeping - icon: https://truecharts.org/_static/img/appicons/smokeping-icon.png - keywords: - - smokeping - - network - - latency - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: smokeping - sources: - - https://oss.oetiker.ch/smokeping/ - - https://hub.docker.com/r/linuxserver/smokeping - type: application - urls: - - https://github.com/truecharts/apps/releases/download/smokeping-1.0.32/smokeping-1.0.32.tgz - version: 1.0.32 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -45589,43 +39570,6 @@ entries: - https://github.com/truecharts/apps/releases/download/smokeping-1.0.23/smokeping-1.0.23.tgz version: 1.0.23 snipe-it: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - management - truecharts.org/grade: U - apiVersion: v2 - appVersion: 5.3.6 - created: "2022-01-13T00:08:25.489687729Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - - condition: mariadb.enabled - name: mariadb - repository: https://truecharts.org/ - version: 1.0.50 - description: Open source asset management - digest: 3467889f7a15f67574b4e1e01c7610c8586b93d0ebfd1bb88e99f3910176d732 - home: https://github.com/truechartsapps/tree/master/charts/stable/snipe-it - icon: https://truecharts.org/_static/img/appicons/snipe-it-icon.png - keywords: - - snipeit - - snipe - - asset - - management - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: snipe-it - sources: - - https://snipeitapp.com/ - - https://hub.docker.com/r/linuxserver/ - urls: - - https://github.com/truecharts/apps/releases/download/snipe-it-0.0.23/snipe-it-0.0.23.tgz - version: 0.0.23 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -45886,38 +39830,6 @@ entries: - https://github.com/truecharts/apps/releases/download/snipe-it-0.0.11/snipe-it-0.0.11.tgz version: 0.0.11 sonarr: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 3.0.6.1342 - created: "2022-01-13T00:08:25.627099805Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Smart PVR for newsgroup and bittorrent users - digest: 8cdf4031b6d21cd9c5f4d454fa67d41e38e6a0600a0c8d59fc0933412fed8257 - home: https://github.com/truecharts/apps/tree/master/charts/stable/sonarr - icon: https://truecharts.org/_static/img/appicons/sonarr-icon.png - keywords: - - sonarr - - torrent - - usenet - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: sonarr - sources: - - https://github.com/Sonarr/Sonarr - type: application - urls: - - https://github.com/truecharts/apps/releases/download/sonarr-9.0.32/sonarr-9.0.32.tgz - version: 9.0.32 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -46079,38 +39991,6 @@ entries: - https://github.com/truecharts/apps/releases/download/sonarr-9.0.22/sonarr-9.0.22.tgz version: 9.0.22 speedtest-exporter: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - metrics - truecharts.org/grade: U - apiVersion: v2 - appVersion: 3.4.0 - created: "2022-01-13T00:08:25.749045891Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Speedtest Exporter made in python using the official speedtest bin - digest: 74b46c81e7bb063d9ed9b057afb1f78fe1d2c6fe43898a0ffa4e4205f53497f1 - home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/speedtest-exporter - icon: https://truecharts.org/_static/img/appicons/speedtest-exporter-icon.png - keywords: - - speedtest-exporter - - speedtest - - metrics - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: speedtest-exporter - sources: - - https://github.com/MiguelNdeCarvalho/speedtest-exporter/ - type: application - urls: - - https://github.com/truecharts/apps/releases/download/speedtest-exporter-1.0.18/speedtest-exporter-1.0.18.tgz - version: 1.0.18 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -46272,45 +40152,6 @@ entries: - https://github.com/truecharts/apps/releases/download/speedtest-exporter-1.0.8/speedtest-exporter-1.0.8.tgz version: 1.0.8 spotweb: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 1.5.1 - created: "2022-01-13T00:08:25.87607584Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - - condition: postgresql.enabled - name: postgresql - repository: https://truecharts.org/ - version: 6.0.48 - description: Spotweb is a decentralized usenet community based on the Spotnet - protocol. - digest: edc67d3bf830814972f464ade265b2f5a39f2c5a1b53fefff41562a087389c80 - home: https://github.com/truecharts/apps/master/charts/incubator/spotweb - icon: https://raw.githubusercontent.com/spotweb/spotweb/9af0ade0f618675206dcf1f744dbb3c1eae70e5a/images/spotnet.gif - keywords: - - usenet - - spotweb - - spotnet - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: spotweb - sources: - - https://github.com/spotweb/spotweb - - https://hub.docker.com/r/jbaten/spotweb - - https://github.com/joachimbaten/spotweb-docker - type: application - urls: - - https://github.com/truecharts/apps/releases/download/spotweb-0.0.6/spotweb-0.0.6.tgz - version: 0.0.6 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -46429,41 +40270,6 @@ entries: - https://github.com/truecharts/apps/releases/download/spotweb-0.0.1/spotweb-0.0.1.tgz version: 0.0.1 sqlitebrowser: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 3.12.2 - created: "2022-01-13T00:08:25.993954577Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: A high quality, visual, open source tool to create, design, and edit - database files compatible with SQLite - digest: 768e6529e0604fef7279110bed8d30a91276b5c97e1ee96fd74ae0838dad7e07 - home: https://github.com/truecharts/apps/tree/master/charts/stable/sqlitebrowser - icon: https://truecharts.org/_static/img/appicons/sqlitebrowser-icon.png - keywords: - - sqlite - - browser - - sqlitebrowser - - database - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: sqlitebrowser - sources: - - https://github.com/linuxserver/docker-sqlitebrowser - - https://sqlitebrowser.org/ - type: application - urls: - - https://github.com/truecharts/apps/releases/download/sqlitebrowser-1.0.34/sqlitebrowser-1.0.34.tgz - version: 1.0.34 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -46605,36 +40411,6 @@ entries: - https://github.com/truecharts/apps/releases/download/sqlitebrowser-1.0.25/sqlitebrowser-1.0.25.tgz version: 1.0.25 stash: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 0.12.0 - created: "2022-01-13T00:08:26.125680883Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: An organizer for your porn, written in Go - digest: 5e295af55b374e5a25941097556d5c772b659cc6d42ff0d86ffef9c946f3970d - home: https://github.com/truechartsapps/tree/master/charts/stable/stash - icon: https://truecharts.org/_static/img/appicons/stash-icon.png - 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-5.0.12/stash-5.0.12.tgz - version: 5.0.12 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -46846,41 +40622,6 @@ entries: - https://github.com/truecharts/apps/releases/download/stash-4.0.20/stash-4.0.20.tgz version: 4.0.20 static: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: ee8a20c - created: "2022-01-13T00:08:26.248137276Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: A self-hosted static file serving app which does nothing more than - just serve up static files from a mounted volume. - digest: 60aa483b844965df19af3b85fbc70aa9e98f618aae235d73895dd37e81fc35ce - home: https://github.com/truecharts/apps/tree/master/charts/stable/static - icon: https://truecharts.org/_static/img/appicons/static-icon.png - keywords: - - app - - web - - filesystem - - static - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: static - sources: - - https://github.com/prologic/static - - https://github.com/nicholaswilde/docker-static - type: application - urls: - - https://github.com/truecharts/apps/releases/download/static-1.0.30/static-1.0.30.tgz - version: 1.0.30 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -47020,41 +40761,6 @@ entries: - https://github.com/truecharts/apps/releases/download/static-1.0.21/static-1.0.21.tgz version: 1.0.21 statping: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 0.90.74 - created: "2022-01-13T00:08:26.389301997Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - - condition: postgresql.enabled - name: postgresql - repository: https://truecharts.org/ - version: 6.0.48 - description: Status page for monitoring your websites and applications - digest: 9e3f87c22a75f9b9cba97c781025544543a4a0b9739c283c352adbc853e2f61c - home: https://github.com/truecharts/apps/tree/master/charts/stable/statping - icon: https://truecharts.org/_static/img/appicons/statping-icon.png - keywords: - - statping - - status - - status-page - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: statping - sources: - - https://github.com/statping/statping - urls: - - https://github.com/truecharts/apps/releases/download/statping-4.0.21/statping-4.0.21.tgz - version: 4.0.21 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -47196,37 +40902,6 @@ entries: - https://github.com/truecharts/apps/releases/download/statping-4.0.12/statping-4.0.12.tgz version: 4.0.12 synclounge: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - incubator - truecharts.org/grade: U - apiVersion: v2 - appVersion: 5.1.111 - created: "2022-01-13T00:08:26.498689731Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Synclounge is a third party tool that allows you to watch Plex in - sync with your friends/family, wherever you are. - digest: f99bcc28b951c5299997e49eda64ad1052f4c58a03a660fcfc5444a469fd382a - home: https://github.com/truecharts/apps/tree/master/charts/stable/synclounge - icon: https://truecharts.org/_static/img/appicons/synclounge-icon.png - keywords: - - synclounge - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: synclounge - sources: - - https://hub.docker.com/r/linuxserver/synclounge - type: application - urls: - - https://github.com/truecharts/apps/releases/download/synclounge-0.0.11/synclounge-0.0.11.tgz - version: 0.0.11 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -47383,38 +41058,6 @@ entries: - https://github.com/truecharts/apps/releases/download/synclounge-0.0.1/synclounge-0.0.1.tgz version: 0.0.1 syncthing: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 1.18.5 - created: "2022-01-13T00:08:26.64703914Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: P2P file synchronization application - digest: e8f8fabe7e9dc2382440d682caf4d742250e5a282da70d8ff513afd246dab1b4 - home: https://github.com/truecharts/apps/tree/master/charts/stable/syncthing - icon: https://truecharts.org/_static/img/appicons/syncthing-icon.png - keywords: - - syncthing - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - 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-9.0.32/syncthing-9.0.32.tgz - version: 9.0.32 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -47608,37 +41251,6 @@ entries: - https://github.com/truecharts/apps/releases/download/syncthing-9.0.20/syncthing-9.0.20.tgz version: 9.0.20 syslog-ng: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - incubator - truecharts.org/grade: U - apiVersion: v2 - appVersion: 3.30.1 - created: "2022-01-13T00:08:26.765673286Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: syslog-ng allows you to flexibly collect, parse, classify, rewrite - and correlate logs. - digest: 3cd77ee127b6ff3fff139d76146994d42ccb52833b93a906543c5d8b5743c1f9 - home: https://github.com/truecharts/apps/tree/master/charts/stable/syslog-ng - icon: https://truecharts.org/_static/img/appicons/syslog-ng-icon.png - keywords: - - syslog-ng - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: syslog-ng - sources: - - https://hub.docker.com/r/linuxserver/syslog-ng - type: application - urls: - - https://github.com/truecharts/apps/releases/download/syslog-ng-0.0.12/syslog-ng-0.0.12.tgz - version: 0.0.12 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -47826,37 +41438,6 @@ entries: - https://github.com/truecharts/apps/releases/download/syslog-ng-0.0.1/syslog-ng-0.0.1.tgz version: 0.0.1 tautulli: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 2.8.1 - created: "2022-01-13T00:08:26.881211095Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: A Python based monitoring and tracking tool for Plex Media Server - digest: 2c0bf735b0fd26804307b8e07370f3c681df13059883abf5612203ade8af0f09 - home: https://github.com/truecharts/apps/tree/master/charts/stable/tautulli - icon: https://truecharts.org/_static/img/appicons/tautulli-icon.png - keywords: - - tautulli - - plex - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: tautulli - sources: - - https://github.com/Tautulli/Tautulli - type: application - urls: - - https://github.com/truecharts/apps/releases/download/tautulli-9.0.32/tautulli-9.0.32.tgz - version: 9.0.32 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -48044,39 +41625,6 @@ entries: - https://github.com/truecharts/apps/releases/download/tautulli-9.0.21/tautulli-9.0.21.tgz version: 9.0.21 tdarr: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 2.00.13 - created: "2022-01-13T00:08:26.996508101Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Audio/Video library transcoding automation - digest: 6d8e0a37ec49d1707cf7df578906b8216fe448e4715cfda0b2841d86a6ceb85a - home: https://github.com/truecharts/apps/tree/master/charts/stable/tdarr - icon: https://truecharts.org/_static/img/appicons/tdarr-icon.png - keywords: - - encode - - media - - tdarr - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: tdarr - sources: - - https://github.com/HaveAGitGat/Tdarr - - https://hub.docker.com/r/haveagitgat/tdarr - type: application - urls: - - https://github.com/truecharts/apps/releases/download/tdarr-1.0.36/tdarr-1.0.36.tgz - version: 1.0.36 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -48342,39 +41890,6 @@ entries: - https://github.com/truecharts/apps/releases/download/tdarr-1.0.23/tdarr-1.0.23.tgz version: 1.0.23 tdarr-node: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 2.00.13 - created: "2022-01-13T00:08:27.124568062Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Audio/Video library transcoding automation - digest: 77fec1b5660ee207f7863994b7e9645b65d7649aebca7476e5a4e59e21cecdda - home: https://github.com/truecharts/apps/tree/master/charts/stable/tdarr-node - icon: https://truecharts.org/_static/img/appicons/tdarr-node-icon.png - keywords: - - encode - - media - - tdarr - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: tdarr-node - sources: - - https://github.com/HaveAGitGat/Tdarr - - https://hub.docker.com/r/haveagitgat/tdarr_node - type: application - urls: - - https://github.com/truecharts/apps/releases/download/tdarr-node-1.0.36/tdarr-node-1.0.36.tgz - version: 1.0.36 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -48640,40 +42155,6 @@ entries: - https://github.com/truecharts/apps/releases/download/tdarr-node-1.0.23/tdarr-node-1.0.23.tgz version: 1.0.23 teamspeak3: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - voice - truecharts.org/grade: U - apiVersion: v2 - appVersion: 3.13.6 - created: "2022-01-13T00:08:27.271508053Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: TeamSpeak is software for quality voice communication via the Internet. - digest: 3cf969761512985c5845c0985217747bf8ddc14b69f8d374e10ecdb9ff1e8e12 - home: https://github.com/truecharts/apps/tree/master/charts/stable/teamspeak3 - icon: https://truecharts.org/_static/img/appicons/teamspeak3-icon.png - keywords: - - voice server - - teamspeak - - teamspeak3 - - teamspeak server - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: teamspeak3 - sources: - - https://hub.docker.com/_/teamspeak - - https://www.teamspeak.com/en/ - type: application - urls: - - https://github.com/truecharts/apps/releases/download/teamspeak3-2.0.30/teamspeak3-2.0.30.tgz - version: 2.0.30 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -48811,43 +42292,6 @@ entries: - https://github.com/truecharts/apps/releases/download/teamspeak3-2.0.21/teamspeak3-2.0.21.tgz version: 2.0.21 teedy: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: "1.10" - created: "2022-01-13T00:08:27.432640018Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - - condition: postgresql.enabled - name: postgresql - repository: https://truecharts.org/ - version: 6.0.48 - description: Teedy is an open source, lightweight document management system for - individuals and businesses. - digest: 0dade7bb073a860ddcdb3182134455cd2f1fce830139126c105899d46b5f1656 - home: https://github.com/truecharts/apps/tree/master/charts/stable/teedy - icon: https://truecharts.org/_static/img/appicons/teedy-icon.png - keywords: - - teedy - - documents - - management - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: teedy - sources: - - https://github.com/sismics/docs - - https://github.com/truecharts/apps/tree/master/charts/teedy - urls: - - https://github.com/truecharts/apps/releases/download/teedy-4.0.22/teedy-4.0.22.tgz - version: 4.0.22 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -49034,39 +42478,6 @@ entries: - https://github.com/truecharts/apps/releases/download/teedy-4.0.12/teedy-4.0.12.tgz version: 4.0.12 thelounge: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - utilities - truecharts.org/grade: U - apiVersion: v2 - appVersion: 4.3.0 - created: "2022-01-13T00:08:27.552692582Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: The Lounge, modern web IRC client designed for self-hosting - digest: d55f9b143a93fe9df8708ffdf4e001feb175fcbcf21ef643b4caa54bb5c59527 - home: https://github.com/truecharts/apps/tree/master/charts/stable/thelounge - icon: https://truecharts.org/_static/img/appicons/thelounge-icon.png - keywords: - - thelounge - - IRC - - The Lounge - - docker - - thelounge-docker - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: thelounge - sources: - - https://github.com/thelounge/thelounge - urls: - - https://github.com/truecharts/apps/releases/download/thelounge-4.0.32/thelounge-4.0.32.tgz - version: 4.0.32 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -49233,41 +42644,6 @@ entries: - https://github.com/truecharts/apps/releases/download/thelounge-4.0.21/thelounge-4.0.21.tgz version: 4.0.21 traccar: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: "4.14" - created: "2022-01-13T00:08:27.676213288Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - - condition: postgresql.enabled - name: postgresql - repository: https://truecharts.org/ - version: 6.0.48 - description: Traccar is an open source GPS tracking system. - digest: bd734530009b2c64bbebc21d6b0746bce286f249c18e37bf0056d2203129768e - home: https://github.com/truecharts/apps/tree/master/charts/stable/traccar - icon: https://truecharts.org/_static/img/appicons/traccar-icon.png - keywords: - - traccar - - gps - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: traccar - sources: - - https://github.com/traccar/traccar - - https://hub.docker.com/r/traccar/traccar - urls: - - https://github.com/truecharts/apps/releases/download/traccar-4.0.21/traccar-4.0.21.tgz - version: 4.0.21 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -49409,39 +42785,6 @@ entries: - https://github.com/truecharts/apps/releases/download/traccar-4.0.12/traccar-4.0.12.tgz version: 4.0.12 traefik: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - network - truecharts.org/grade: U - apiVersion: v2 - appVersion: 2.5.6 - created: "2022-01-13T00:08:27.797386765Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Test App for Traefik - digest: 460d117ed0b2600d1c192513d241f445879726adec92762d6e87de61889f0123 - home: https://github.com/truecharts/apps/tree/master/charts/stable/traefik - icon: https://truecharts.org/_static/img/appicons/traefik-icon.png - keywords: - - traefik - - ingress - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://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-10.0.37/traefik-10.0.37.tgz - version: 10.0.37 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -49674,39 +43017,6 @@ entries: - https://github.com/truecharts/apps/releases/download/traefik-10.0.24/traefik-10.0.24.tgz version: 10.0.24 transmission: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - download-tools - truecharts.org/grade: U - apiVersion: v2 - appVersion: "3.00" - created: "2022-01-13T00:08:27.913091876Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: API Support for your favorite torrent trackers. - digest: f96fd5d431c1ef054c7840f413506fb1395e0c77396dd93469dc3e670c077084 - home: https://github.com/truecharts/apps/tree/master/charts/stable/transmission - icon: https://truecharts.org/_static/img/appicons/transmission-icon.png - keywords: - - transmission - - torrent - - usenet - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://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-10.0.12/transmission-10.0.12.tgz - version: 10.0.12 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -49906,36 +43216,6 @@ entries: - https://github.com/truecharts/apps/releases/download/transmission-10.0.0/transmission-10.0.0.tgz version: 10.0.0 truecommand: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Administration - truecharts.org/grade: U - apiVersion: v2 - appVersion: 2.0.2 - created: "2022-01-13T00:08:28.03399295Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Aggregated management of TrueNAS devices - digest: 18aaabe7bbbb19560f0e5738bec9f55e11a2c1b35280cbd31af63087a0ec2a15 - home: https://github.com/truecharts/apps/tree/master/charts/stable/truecommand - icon: https://truecharts.org/_static/img/appicons/truecommand-icon.png - keywords: - - truecommand - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: truecommand - sources: - - https://hub.docker.com/r/ixsystems/truecommand - type: application - urls: - - https://github.com/truecharts/apps/releases/download/truecommand-9.0.31/truecommand-9.0.31.tgz - version: 9.0.31 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -50087,40 +43367,6 @@ entries: - https://github.com/truecharts/apps/releases/download/truecommand-9.0.20/truecommand-9.0.20.tgz version: 9.0.20 tt-rss: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 1.9090.0 - created: "2022-01-13T00:08:28.15624444Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - - condition: postgresql.enabled - name: postgresql - repository: https://truecharts.org/ - version: 6.0.48 - description: Tiny Tiny RSS is a free and open source web-based news feed (RSS/Atom) - reader and aggregator - digest: 494471b29177b25e1002b7fa82ae28ea9aaef3e3f31916ef96e72ee72dbff9f8 - home: https://github.com/truecharts/apps/tree/master/charts/stable/tt-rss - icon: https://truecharts.org/_static/img/appicons/tt-rss-icon.png - keywords: - - tt-rss - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: tt-rss - sources: - - https://git.tt-rss.org/fox/tt-rss - urls: - - https://github.com/truecharts/apps/releases/download/tt-rss-4.0.32/tt-rss-4.0.32.tgz - version: 4.0.32 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -50428,39 +43674,6 @@ entries: - https://github.com/truecharts/apps/releases/download/tt-rss-4.0.15/tt-rss-4.0.15.tgz version: 4.0.15 tvheadend: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: "63784405" - created: "2022-01-13T00:08:28.279896548Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: TVheadend - a TV streaming server and digital video recorder - digest: 34295f815b0dc8271552c6dc292506adf93de95711762dac28512b02d88f6aee - home: https://github.com/truecharts/apps/tree/master/charts/stable/tvheadend - icon: https://truecharts.org/_static/img/appicons/tvheadend-icon.png - keywords: - - tvheadend - - tv - - streaming - - dvb - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: tvheadend - sources: - - https://github.com/tvheadend/tvheadend - type: application - urls: - - https://github.com/truecharts/apps/releases/download/tvheadend-10.0.30/tvheadend-10.0.30.tgz - version: 10.0.30 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -50594,41 +43807,6 @@ entries: - https://github.com/truecharts/apps/releases/download/tvheadend-10.0.21/tvheadend-10.0.21.tgz version: 10.0.21 twtxt: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 0.1.1 - created: "2022-01-13T00:08:28.401118326Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: A Self-Hosted, Twitter™-like Decentralised microBlogging platform. - No ads, no tracking, your content, your data! - digest: 8901b77e185fc5a6c1a9e8e52a1a349ac29110b44a76a1e4a28d9744242ff3bd - home: https://github.com/truecharts/apps/tree/master/charts/stable/twtxt - icon: https://truecharts.org/_static/img/appicons/twtxt-icon.png - keywords: - - twtxt - - blogging - - blog - - social-network - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: twtxt - sources: - - https://github.com/prologic/twtxt - - https://github.com/nicholaswilde/docker-twtxt - type: application - urls: - - https://github.com/truecharts/apps/releases/download/twtxt-1.0.30/twtxt-1.0.30.tgz - version: 1.0.30 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -50770,37 +43948,6 @@ entries: - https://github.com/truecharts/apps/releases/download/twtxt-1.0.21/twtxt-1.0.21.tgz version: 1.0.21 ubooquity: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - incubator - truecharts.org/grade: U - apiVersion: v2 - appVersion: 2.1.2 - created: "2022-01-13T00:08:28.522568106Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Ubooquity is a free, lightweight and easy-to-use home server for - your comics and ebooks. - digest: 920bc36173273def8c09bfa87c67f2dc3463bae54d4620890fe9a8868dc24716 - home: https://github.com/truecharts/apps/tree/master/charts/stable/ubooquity - icon: https://truecharts.org/_static/img/appicons/ubooquity-icon.png - keywords: - - ubooquity - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: ubooquity - sources: - - https://hub.docker.com/r/linuxserver/ubooquity - type: application - urls: - - https://github.com/truecharts/apps/releases/download/ubooquity-0.0.11/ubooquity-0.0.11.tgz - version: 0.0.11 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -50957,38 +44104,6 @@ entries: - https://github.com/truecharts/apps/releases/download/ubooquity-0.0.1/ubooquity-0.0.1.tgz version: 0.0.1 unifi: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Networking - truecharts.org/grade: U - apiVersion: v2 - appVersion: 6.5.55 - created: "2022-01-13T00:08:28.654628016Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Ubiquiti Network's Unifi Controller - digest: 07a38af0e54da5f02f880933fb2f7db1480331b42063b2e9adbac2190ed9a58d - home: https://github.com/truecharts/apps/tree/master/charts/stable/unifi - icon: https://truecharts.org/_static/img/appicons/unifi-icon.png - keywords: - - ubiquiti - - unifi - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://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-9.0.34/unifi-9.0.34.tgz - version: 9.0.34 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -51246,43 +44361,6 @@ entries: - https://github.com/truecharts/apps/releases/download/unifi-9.0.20/unifi-9.0.20.tgz version: 9.0.20 unpackerr: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 0.9.9 - created: "2022-01-13T00:08:28.770274026Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - 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: 9b2044bfaad081229a841eafa7eb8cb7928993ce207892305a1288f0efa23857 - home: https://github.com/truecharts/apps/tree/master/charts/stable/unpackrr - icon: https://truecharts.org/_static/img/appicons/unpackerr-icon.png - keywords: - - unpackerr - - sonarr - - radarr - - lidarr - - readarr - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://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-4.0.32/unpackerr-4.0.32.tgz - version: 4.0.32 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -51506,40 +44584,6 @@ entries: - https://github.com/truecharts/apps/releases/download/unpackerr-4.0.20/unpackerr-4.0.20.tgz version: 4.0.20 unpoller: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - metrics - truecharts.org/grade: U - apiVersion: v2 - appVersion: 2.1.3 - created: "2022-01-13T00:08:28.878214842Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Collect ALL UniFi Controller, Site, Device & Client Data - Export - to InfluxDB or Prometheus - digest: 1a986a09feb831c67f0a66f726eba969362b91e05eaf87d8beb66a80a5066401 - home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/unifi-poller - icon: https://truecharts.org/_static/img/appicons/unpoller-icon.png - keywords: - - unifi - - unifi-poller - - metrics - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: unpoller - sources: - - https://github.com/unifi-poller/unifi-poller - - https://hub.docker.com/r/golift/unifi-poller - type: application - urls: - - https://github.com/truecharts/apps/releases/download/unpoller-1.0.22/unpoller-1.0.22.tgz - version: 1.0.22 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -51711,37 +44755,6 @@ entries: - https://github.com/truecharts/apps/releases/download/unpoller-1.0.12/unpoller-1.0.12.tgz version: 1.0.12 uptime-kuma: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - monitoring - truecharts.org/grade: U - apiVersion: v2 - appVersion: 1.10.2 - created: "2022-01-13T00:08:28.995722175Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: A fancy self-hosted monitoring tool - digest: ae6315281218dd594bfa85825cb3459b81305957674b42c5c8857cd98ad0f793 - home: https://github.com/louislam/uptime-kuma - icon: https://truecharts.org/_static/img/appicons/uptime-kuma-icon.png - keywords: - - monitoring - - uptime - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: uptime-kuma - sources: - - https://github.com/louislam/uptime-kuma - type: application - urls: - - https://github.com/truecharts/apps/releases/download/uptime-kuma-1.0.31/uptime-kuma-1.0.31.tgz - version: 1.0.31 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -51867,40 +44880,6 @@ entries: - https://github.com/truecharts/apps/releases/download/uptime-kuma-1.0.22/uptime-kuma-1.0.22.tgz version: 1.0.22 uptimerobot-prometheus: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - metrics - truecharts.org/grade: U - apiVersion: v2 - appVersion: 0.0.1 - created: "2022-01-13T00:08:29.112939304Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Prometheus Exporter for the official uptimerobot CLI - digest: b19025228db81cb8b8cff3a094a73978fd34c4fb89821a1424477b4386687362 - home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/uptimerobot-prometheus - icon: https://truecharts.org/_static/img/appicons/uptimerobot-prometheus-icon.png - keywords: - - uptimerobot - - prometheus - - grafana - - metrics - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: uptimerobot-prometheus - sources: - - https://github.com/lekpamartin/uptimerobot_exporter - - https://github.com/k8s-at-home/charts/tree/master/charts/uptimerobot-prometheus - type: application - urls: - - https://github.com/truecharts/apps/releases/download/uptimerobot-prometheus-2.0.11/uptimerobot-prometheus-2.0.11.tgz - version: 2.0.11 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -52072,37 +45051,6 @@ entries: - https://github.com/truecharts/apps/releases/download/uptimerobot-prometheus-2.0.0/uptimerobot-prometheus-2.0.0.tgz version: 2.0.0 valheim: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: latest - created: "2022-01-13T00:08:29.236238207Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Valheim dedicated gameserver with automatic update and world backup - support - digest: 0494afdda5b09fec706fa4285037dff4d6923bbc75426ecd9dfd177de1e51685 - home: https://github.com/truecharts/apps/tree/master/charts/stable/valheim - icon: https://truecharts.org/_static/img/appicons/valheim-icon.png - keywords: - - valheim - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: valheim - sources: - - https://github.com/lloesche/valheim-server-docker - - https://hub.docker.com/r/lloesche/valheim-server - urls: - - https://github.com/truecharts/apps/releases/download/valheim-2.0.11/valheim-2.0.11.tgz - version: 2.0.11 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -52259,45 +45207,6 @@ entries: - https://github.com/truecharts/apps/releases/download/valheim-2.0.0/valheim-2.0.0.tgz version: 2.0.0 vaultwarden: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - security - truecharts.org/grade: U - apiVersion: v2 - appVersion: 1.23.1 - created: "2022-01-13T00:08:29.340979185Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - - condition: postgresql.enabled - name: postgresql - repository: https://truecharts.org/ - version: 6.0.48 - description: Unofficial Bitwarden compatible server written in Rust - digest: 127f6526da118e5c33e4865cbea0e8f06a1d2ce77bee0099df56f1c319523b92 - home: https://github.com/truecharts/apps/tree/master/charts/stable/vaultwarden - icon: https://truecharts.org/_static/img/appicons/vaultwarden-icon.png - keywords: - - bitwarden - - bitwardenrs - - bitwarden_rs - - vaultwarden - - password - - rust - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: vaultwarden - sources: - - https://github.com/dani-garcia/vaultwarden - type: application - urls: - - https://github.com/truecharts/apps/releases/download/vaultwarden-13.0.23/vaultwarden-13.0.23.tgz - version: 13.0.23 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -52533,36 +45442,6 @@ entries: - https://github.com/truecharts/apps/releases/download/vaultwarden-13.0.11/vaultwarden-13.0.11.tgz version: 13.0.11 webgrabplus: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - incubator - truecharts.org/grade: U - apiVersion: v2 - appVersion: 3.2.2 - created: "2022-01-13T00:08:29.45872612Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Webgrabplus is a multi-site incremental xmltv epg grabber. - digest: 83f45946e8d1e2f0e03df6f718a3f6d9a962689f147b0beb5bbb9358dce445ec - home: https://github.com/truecharts/apps/tree/master/charts/stable/webgrabplus - icon: https://truecharts.org/_static/img/appicons/webgrabplus-icon.png - keywords: - - webgrabplus - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: webgrabplus - sources: - - https://hub.docker.com/r/linuxserver/webgrabplus - type: application - urls: - - https://github.com/truecharts/apps/releases/download/webgrabplus-0.0.12/webgrabplus-0.0.12.tgz - version: 0.0.12 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -52744,38 +45623,6 @@ entries: - https://github.com/truecharts/apps/releases/download/webgrabplus-0.0.1/webgrabplus-0.0.1.tgz version: 0.0.1 whoogle: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 0.7.0 - created: "2022-01-13T00:08:29.597049707Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: A self-hosted, ad-free, privacy-respecting metasearch engine - digest: 40d0d131df20de361c67306de6d338c105e75dac91b33446597b6f2ca7edc5d3 - home: https://github.com/truecharts/apps/tree/master/charts/stable/whoogle - icon: https://truecharts.org/_static/img/appicons/whoogle-icon.png - keywords: - - whoogle - - search - - open source - - privacy - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: whoogle - sources: - - https://github.com/benbusby/whoogle-search - urls: - - https://github.com/truecharts/apps/releases/download/whoogle-1.0.31/whoogle-1.0.31.tgz - version: 1.0.31 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -52905,42 +45752,6 @@ entries: - https://github.com/truecharts/apps/releases/download/whoogle-1.0.21/whoogle-1.0.21.tgz version: 1.0.21 wikijs: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 2.5.268 - created: "2022-01-13T00:08:29.839907667Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - - condition: postgresql.enabled - name: postgresql - repository: https://truecharts.org/ - version: 6.0.48 - description: Make documentation a joy to write using Wiki.js's beautiful and intuitive - interface! - digest: 778608c3cc80eb9be540df04188419443efc79228faf4bbd0eb9aeb55e0ec989 - home: https://github.com/truecharts/apps/tree/master/charts/stable/wikijs - icon: https://truecharts.org/_static/img/appicons/wikijs-icon.png - keywords: - - wiki - - wikijs - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: wikijs - sources: - - https://hub.docker.com/r/linuxserver/wikijs/ - - https://github.com/Requarks/wiki - urls: - - https://github.com/truecharts/apps/releases/download/wikijs-4.0.23/wikijs-4.0.23.tgz - version: 4.0.23 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -53122,37 +45933,6 @@ entries: - https://github.com/truecharts/apps/releases/download/wikijs-4.0.11/wikijs-4.0.11.tgz version: 4.0.11 wireshark: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - incubator - truecharts.org/grade: U - apiVersion: v2 - appVersion: 2.4.5 - created: "2022-01-13T00:08:29.960626739Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Wireshark is the world’s foremost and widely-used network protocol - analyzer. - digest: 4501f9962c5c8db78e1ae07dbf379ad9b9a7b060907105ffc1a8c41c922bedd8 - home: https://github.com/truecharts/apps/tree/master/charts/stable/wireshark - icon: https://truecharts.org/_static/img/appicons/wireshark-icon.png - keywords: - - wireshark - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: wireshark - sources: - - https://hub.docker.com/r/linuxserver/wireshark - type: application - urls: - - https://github.com/truecharts/apps/releases/download/wireshark-0.0.11/wireshark-0.0.11.tgz - version: 0.0.11 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -53309,41 +46089,6 @@ entries: - https://github.com/truecharts/apps/releases/download/wireshark-0.0.1/wireshark-0.0.1.tgz version: 0.0.1 xbackbone: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - files - truecharts.org/grade: U - apiVersion: v2 - appVersion: 3.3.3 - created: "2022-01-13T00:08:30.100009139Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - - condition: mariadb.enabled - name: mariadb - repository: https://truecharts.org/ - version: 1.0.50 - description: XBackBone is a simple, self-hosted, lightweight PHP file manager - digest: 9b7ac570104780bd4cedc247ea8ef7300351a2f7c5a4845112a8d079d7a1da6b - home: https://github.com/truechartsapps/tree/master/charts/stable/xbackbone - icon: https://truecharts.org/_static/img/appicons/xbackbone-icon.png - keywords: - - xbackbone - - xshare - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: xbackbone - sources: - - https://github.com/SergiX44/XBackBone - - https://hub.docker.com/r/pe46dro/xbackbone-docker - urls: - - https://github.com/truecharts/apps/releases/download/xbackbone-0.0.19/xbackbone-0.0.19.tgz - version: 0.0.19 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -53485,39 +46230,6 @@ entries: - https://github.com/truecharts/apps/releases/download/xbackbone-0.0.10/xbackbone-0.0.10.tgz version: 0.0.10 xteve: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 2.2.0.200 - created: "2022-01-13T00:08:30.227324491Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: M3U Proxy for Plex DVR and Emby Live TV. - digest: a279fe4f0e3565fc53a0faa23a0fe8f5751693624e4df6071a25d2033d1bc1db - home: https://github.com/truechartsapps/tree/master/charts/stable/xteve - icon: https://truecharts.org/_static/img/appicons/xteve-icon.png - 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-4.0.30/xteve-4.0.30.tgz - version: 4.0.30 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -53651,38 +46363,6 @@ entries: - https://github.com/truecharts/apps/releases/download/xteve-4.0.21/xteve-4.0.21.tgz version: 4.0.21 zigbee2mqtt: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 1.22.2 - created: "2022-01-13T00:08:30.360561115Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Bridges events and allows you to control your Zigbee devices via - MQTT - digest: adecfe4b1436b534343d6eb712aa2b18032fe4ff6a02dcf9e5a779900891cf5b - home: https://github.com/truecharts/apps/tree/master/charts/stable/zigbee2mqtt - icon: https://truecharts.org/_static/img/appicons/zigbee2mqtt-icon.png - keywords: - - zigbee - - mqtt - - home-assistant - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: zigbee2mqtt - sources: - - https://github.com/Koenkk/zigbee2mqtt - urls: - - https://github.com/truecharts/apps/releases/download/zigbee2mqtt-1.0.32/zigbee2mqtt-1.0.32.tgz - version: 1.0.32 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -53844,37 +46524,6 @@ entries: - https://github.com/truecharts/apps/releases/download/zigbee2mqtt-1.0.22/zigbee2mqtt-1.0.22.tgz version: 1.0.22 znc: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - incubator - truecharts.org/grade: U - apiVersion: v2 - appVersion: 1.8.2 - created: "2022-01-13T00:08:30.470296853Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Znc is an IRC network bouncer or BNC. It can detach the client from - the actual IRC server, and also from selected channels. - digest: b236ce45d8a071a00dde4f0df895e55b5b28c2bd6900752ef590406fff233ce5 - home: https://github.com/truecharts/apps/tree/master/charts/stable/znc - icon: https://truecharts.org/_static/img/appicons/znc-icon.png - keywords: - - znc - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: znc - sources: - - https://hub.docker.com/r/linuxserver/znc - type: application - urls: - - https://github.com/truecharts/apps/releases/download/znc-0.0.11/znc-0.0.11.tgz - version: 0.0.11 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -54031,41 +46680,6 @@ entries: - https://github.com/truecharts/apps/releases/download/znc-0.0.1/znc-0.0.1.tgz version: 0.0.1 zwavejs2mqtt: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - tools - truecharts.org/grade: U - apiVersion: v2 - appVersion: 6.3.0 - created: "2022-01-13T00:08:30.591842335Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.12.1 - description: Fully configurable Zwave to MQTT gateway and Control Panel using - NodeJS and Vue - digest: d097afea75142406daec0c8252c2a127ffd8378e7423fe810b3d62130229cfe3 - home: https://github.com/truecharts/apps/tree/master/charts/stable/zwavejs2mqtt - icon: https://truecharts.org/_static/img/appicons/zwavejs2mqtt-icon.png - keywords: - - zwavejs2mqtt - - zwave-js - - z-wave - - zwave - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://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-9.0.38/zwavejs2mqtt-9.0.38.tgz - version: 9.0.38 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -54276,4 +46890,4 @@ entries: urls: - https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-9.0.24/zwavejs2mqtt-9.0.24.tgz version: 9.0.24 -generated: "2022-01-13T00:08:30.597307602Z" +generated: "2022-01-13T10:47:22.442054087Z"