diff --git a/charts/stable/jellyfin/CHANGELOG.md b/charts/stable/jellyfin/CHANGELOG.md index 29ca2cc4b76..26551f6a30d 100644 --- a/charts/stable/jellyfin/CHANGELOG.md +++ b/charts/stable/jellyfin/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [jellyfin-9.0.39](https://github.com/truecharts/apps/compare/jellyfin-9.0.38...jellyfin-9.0.39) (2022-02-06) + +#### Chore + +* Mount cache to emptyDir and add PublishedServerURL var ([#1853](https://github.com/truecharts/apps/issues/1853)) + + + ### [jellyfin-9.0.38](https://github.com/truecharts/apps/compare/jellyfin-9.0.37...jellyfin-9.0.38) (2022-02-05) diff --git a/charts/stable/jellyfin/helm-values.md b/charts/stable/jellyfin/helm-values.md index 0d9141276da..b6430c8226e 100644 --- a/charts/stable/jellyfin/helm-values.md +++ b/charts/stable/jellyfin/helm-values.md @@ -11,9 +11,13 @@ You will, however, be able to use all values referenced in the common chart here | Key | Type | Default | Description | |-----|------|---------|-------------| +| env.JELLYFIN_PublishedServerUrl | string | `"https://jelly.mydomain.com"` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"tccr.io/truecharts/jellyfin"` | | | image.tag | string | `"v10.7.7@sha256:0136db4677a2ee2ee8a6962d813d6e3b49aa86784a7cfdc3af76427db32c3470"` | | +| persistence.cache.enabled | bool | `true` | | +| persistence.cache.mountPath | string | `"/cache"` | | +| persistence.cache.type | string | `"emptyDir"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | securityContext.readOnlyRootFilesystem | bool | `false` | | diff --git a/docs/apps/stable/jellyfin/CHANGELOG.md b/docs/apps/stable/jellyfin/CHANGELOG.md index 29ca2cc4b76..26551f6a30d 100644 --- a/docs/apps/stable/jellyfin/CHANGELOG.md +++ b/docs/apps/stable/jellyfin/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [jellyfin-9.0.39](https://github.com/truecharts/apps/compare/jellyfin-9.0.38...jellyfin-9.0.39) (2022-02-06) + +#### Chore + +* Mount cache to emptyDir and add PublishedServerURL var ([#1853](https://github.com/truecharts/apps/issues/1853)) + + + ### [jellyfin-9.0.38](https://github.com/truecharts/apps/compare/jellyfin-9.0.37...jellyfin-9.0.38) (2022-02-05) diff --git a/docs/apps/stable/jellyfin/helm-values.md b/docs/apps/stable/jellyfin/helm-values.md index 0d9141276da..b6430c8226e 100644 --- a/docs/apps/stable/jellyfin/helm-values.md +++ b/docs/apps/stable/jellyfin/helm-values.md @@ -11,9 +11,13 @@ You will, however, be able to use all values referenced in the common chart here | Key | Type | Default | Description | |-----|------|---------|-------------| +| env.JELLYFIN_PublishedServerUrl | string | `"https://jelly.mydomain.com"` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"tccr.io/truecharts/jellyfin"` | | | image.tag | string | `"v10.7.7@sha256:0136db4677a2ee2ee8a6962d813d6e3b49aa86784a7cfdc3af76427db32c3470"` | | +| persistence.cache.enabled | bool | `true` | | +| persistence.cache.mountPath | string | `"/cache"` | | +| persistence.cache.type | string | `"emptyDir"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | securityContext.readOnlyRootFilesystem | bool | `false` | | diff --git a/docs/index.yaml b/docs/index.yaml index e18b2730c9f..c4013c28fd3 100644 --- a/docs/index.yaml +++ b/docs/index.yaml @@ -1,42 +1,6 @@ apiVersion: v1 entries: airdcpp-webclient: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 2.11.2 - created: "2022-02-05T12:54:05.042594687Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: AirDC++ Web Client is a locally installed application, which is designed - for flexible sharing of files or directories within groups of people in a local - network or over internet. - digest: 03a4749e003af25bf37cd74fab70355a15d7d813b69149457e510b9a9230dd0d - home: https://github.com/truecharts/apps/tree/master/charts/stable/airdcpp-webclient - icon: https://truecharts.org/_static/img/appicons/airdcpp-webclient-icon.png - keywords: - - DC++ - - dcpp - - airdcpp - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: airdcpp-webclient - sources: - - https://airdcpp-web.github.io/ - - https://github.com/airdcpp-web/airdcpp-webclient - - https://hub.docker.com/r/gangefors/airdcpp-webclient - type: application - urls: - - https://github.com/truecharts/apps/releases/download/airdcpp-webclient-1.0.3/airdcpp-webclient-1.0.3.tgz - version: 1.0.3 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -110,37 +74,6 @@ entries: - https://github.com/truecharts/apps/releases/download/airdcpp-webclient-0.0.1/airdcpp-webclient-0.0.1.tgz version: 0.0.1 airsonic: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 10.6.2 - created: "2022-02-05T12:54:05.176573268Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: Airsonic is a Free and Open Source community driven media server - digest: 5a178b4c9747855150cc08c9e987b969bc5bf47bff382bfdf47f45d2a358d806 - 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.39/airsonic-4.0.39.tgz - version: 4.0.39 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -266,40 +199,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-02-05T12:54:05.329562252Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - - condition: postgresql.enabled - name: postgresql - repository: https://truecharts.org/ - version: 6.0.62 - description: Airsonic is a Free and Open Source community driven media server - digest: 58191437aee2cc30ff06efb05b44ad51f64b499d069ce50a5bd42605b75a252d - 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.11/airsonic-advanced-1.0.11.tgz - version: 1.0.11 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -403,35 +302,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-02-05T12:54:05.446870565Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: Expose all events from an Amcrest device to an MQTT broker - digest: 13e82a266438ecd7524abe03d054095e0f30a702fa0c68fe0c157677cb7f3820 - 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.40/amcrest2mqtt-2.0.40.tgz - version: 2.0.40 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -578,43 +448,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.10 - created: "2022-02-05T12:54:05.612987512Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - - condition: mariadb.enabled - name: mariadb - repository: https://truecharts.org/ - version: 1.0.65 - - condition: redis.enabled - name: redis - repository: https://truecharts.org - version: 1.0.67 - description: Protect your email from spam using disposable addresses. - digest: 735dfc00494e7090c40d5b28e79aa773b77b76b1c28cd0309d2c5876c094411a - 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.32/anonaddy-6.0.32.tgz - version: 6.0.32 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -949,38 +782,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-02-05T12:54:05.740441913Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: Index and stream music using apache-musicindex and m3u playlists - digest: 2ce41271be7d0977cd74eb8b9217d36b1ee8c665e5cc27dd6be0d1c44cc5f968 - 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.37/apache-musicindex-2.0.37.tgz - version: 2.0.37 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -1110,43 +911,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.1 - created: "2022-02-05T12:54:05.874587503Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - 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: 2615687f45c2e4c3e65cf0626ce6a14b35490dfe2009596f64adb670ce921d36 - 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.20/appdaemon-7.0.20.tgz - version: 7.0.20 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -1407,35 +1171,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-02-05T12:54:06.010437393Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: aria server for downloading web content - digest: 183cba11ff73608ea2d4f860affeb8ef62992bba3f71d7676e434f84ca8151fc - 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.18/aria2-3.0.18.tgz - version: 3.0.18 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -1582,41 +1317,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-02-05T12:54:06.146725907Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: An easy-to-use, multi-track audio editor and recorder - digest: 72df915b79ffe9da33e21c8d2844fc3d4dedb2dae6c36602a53f6b111bfe76ea - 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.37/audacity-2.0.37.tgz - version: 2.0.37 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -1758,55 +1458,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.2 - created: "2022-02-05T12:54:06.306619493Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - - condition: postgresql.enabled - name: postgresql - repository: https://truecharts.org/ - version: 6.0.62 - - condition: redis.enabled - name: redis - repository: https://truecharts.org/ - version: 1.0.67 - description: Authelia is a Single Sign-On Multi-Factor portal for web apps - digest: fa49c9fb342d778d9b55be793345895a867ab7cced23b28023fea6459c4547ff - 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.36/authelia-8.0.36.tgz - version: 8.0.36 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -2200,46 +1851,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-02-05T12:54:06.459596577Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - - condition: postgresql.enabled - name: postgresql - repository: https://truecharts.org/ - version: 6.0.62 - 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: b00ff5513c5a230c6126ff748764c72a67e6193cd4d473f859aa224a4c2f6d24 - 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.37/babybuddy-5.0.37.tgz - version: 5.0.37 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -2561,43 +2172,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-02-05T12:54:06.602073351Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: Bazarr is a companion application to Sonarr and Radarr. It manages - and downloads subtitles based on your requirements - digest: 375cf5123e6cb9fb1d0619daa4be2dcc74567fcf9112f8955e21883f0d839c5b - 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.41/bazarr-9.0.41.tgz - version: 9.0.41 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -2821,41 +2395,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.6.0 - created: "2022-02-05T12:54:06.733820402Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: A music library manager and not, for the most part, a music player. - digest: 4ecb064fe0e3a1aaa05fffad006c8b7d15963954ff435389be7c2499bca3b066 - 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.41/beets-2.0.41.tgz - version: 2.0.41 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -3067,44 +2606,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-02-05T12:54:06.885876832Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - - condition: postgresql.enabled - name: postgresql - repository: https://truecharts.org/ - version: 6.0.62 - description: Lightweight self-hosted facebook-styled PHP blog. - digest: 732e1bfdc62887f7089e21b6838a30da9c994c0b6e05fcda1177bcf438095288 - 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.30/blog-0.0.30.tgz - version: 0.0.30 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -3410,37 +2911,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-02-05T12:54:07.005242064Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: BOINC is a platform for high-throughput computing on a large scale - (thousands or millions of computers). - digest: 2fab04d29f4bb17b15c01e58853df4a9ec1d80fbb6252225fec84fa8cb1333e6 - 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.18/boinc-0.0.18.tgz - version: 0.0.18 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -3597,38 +3067,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: 2201.1.0 - created: "2022-02-05T12:54:07.138131081Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: Booksonic is a platform for accessing the audibooks you own wherever - you are - digest: 28bd77f11c9fe2e3ded0732af1b4a9c6401d7602bf4782119afff6b467153f71 - 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.40/booksonic-air-4.0.40.tgz - version: 4.0.40 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -3790,46 +3228,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-02-05T12:54:07.295116698Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - - condition: mariadb.enabled - name: mariadb - repository: https://truecharts.org/ - version: 1.0.65 - description: A simple, self-hosted, easy-to-use platform for organising and storing - information. - digest: d43f4e8c7d48c5d103db010f90ecebe3e26f4e1306e74147e872d16e889811ba - 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.29/bookstack-0.0.29.tgz - version: 0.0.29 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -4031,36 +3429,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-02-05T12:54:07.453430991Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: Calibre is a powerful and easy to use e-book manager. - digest: c3160499ffe02c728641d6bbc20b74a593a6dc9e90da8a2ea0ad39ca3ecc68c8 - 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.19/calibre-5.0.19.tgz - version: 5.0.19 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -4242,40 +3610,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-02-05T12:54:07.574646031Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: Calibre-Web is a web app providing a clean interface for browsing, - reading and downloading eBooks using an existing Calibre database. - digest: 4fc6fe95e8752da2417300a601a02c9a76d9941a0788e268fca8eb8db5e15fdd - 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.37/calibre-web-9.0.37.tgz - version: 9.0.37 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -4589,40 +3923,6 @@ entries: - https://github.com/truecharts/apps/releases/download/chevereto-0.0.1/chevereto-0.0.1.tgz version: 0.0.1 clamav: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - utilities - truecharts.org/grade: U - apiVersion: v2 - appVersion: 0.104.2 - created: "2022-02-05T12:54:07.706984716Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: ClamAV® is an open source antivirus engine for detecting trojans, - viruses, malware & other malicious threats. - digest: da0a82aa0c19311818e3cd14e4c2cde6dda74c37e032e811c98c661e1e1a041c - home: https://github.com/truecharts/apps/tree/master/charts/stable/clamav - icon: https://truecharts.org/_static/img/appicons/clamav-icon.png - keywords: - - clamav - - antivirus - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: clamav - sources: - - https://github.com/Cisco-Talos/clamav - - https://hub.docker.com/r/clamav/clamav - - https://docs.clamav.net/ - type: application - urls: - - https://github.com/truecharts/apps/releases/download/clamav-1.0.6/clamav-1.0.6.tgz - version: 1.0.6 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -4692,45 +3992,6 @@ entries: - https://github.com/truecharts/apps/releases/download/clamav-0.0.1/clamav-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-02-05T12:54:07.847259362Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - - condition: mariadb.enabled - name: mariadb - repository: https://truecharts.org/ - version: 1.0.65 - 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: 65ac92741d5ff41b2fd30760008f4a08a785c0135fadeca2685cd6b5715bda80 - 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.32/clarkson-0.0.32.tgz - version: 0.0.32 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -5044,41 +4305,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-02-05T12:54:07.979707554Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: A complete web based IDE with terminal access - digest: 5f56940b75184f0ba06a89fae1ed22f7bd23de9e4b23d2b632118889e5fb6eb4 - 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.40/cloud9-2.0.40.tgz - version: 2.0.40 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -5220,39 +4446,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.2 - created: "2022-02-05T12:54:08.105828576Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: Run VS Code on any machine anywhere and access it in the browser. - digest: 264425240807ec4b2691c471b84a55a8e7872848d9d09d73bec3e306291091a4 - 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.22/code-server-2.1.22.tgz - version: 2.1.22 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -5584,41 +4777,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.4 - created: "2022-02-05T12:54:08.228842359Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: Collabora Online Development Edition – an awesome, Online Office - suite image suitable for home use. - digest: 887e836b72283a2535b05c5edde34c6d3cd13d2dc16095545c07afaaa428514b - 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.23/collabora-online-10.0.23.tgz - version: 10.0.23 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -6777,36 +5935,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-02-05T12:54:08.361423578Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: Couchpotato is an automatic NZB and torrent downloader. - digest: f8a0bef67d3e225e1d3c70eaf1ae5f0d1b7be1710d99f4b40b01f3d32153e95b - 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.18/couchpotato-0.0.18.tgz - version: 0.0.18 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -6958,35 +6086,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-02-05T12:54:08.497322954Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: Track your cryptocurrency holdings/portfolio - digest: 6b4d0b6e0d88402c9308f76ef8011513cfbde6e9cea260c3ddc425e49c08d451 - 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.37/cryptofolio-2.0.37.tgz - version: 2.0.37 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -7104,36 +6203,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.504 - created: "2022-02-05T12:54:08.630133991Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: Advanced tool to create your own TrueCharts-based App - digest: 846eb09d6f85fefe26c0bba100ff9ad7f6f8ee27847fa402d8665c2ee47e16c5 - 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.69/custom-app-3.0.69.tgz - version: 3.0.69 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -7795,37 +6864,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-02-05T12:54:08.74584431Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: Darktable is an open source photography workflow application and - raw developer. - digest: ef10712922e9f4192517fa4c62f5bebe53d4cabc228d527f0a6cb886fe4adfd6 - 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-1.0.2/darktable-1.0.2.tgz - version: 1.0.2 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -8013,40 +7051,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-02-05T12:54:08.866175786Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: An FTP automation tool that periodically scans given host locations - for new files. - digest: 2d0b57c122e1709643435188bd4a827386cf71de165e48f9d35f8faafaa07e74 - 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.37/davos-2.0.37.tgz - version: 2.0.37 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -8184,37 +7188,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-02-05T12:54:09.010728828Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: Ddclient is a Perl client used to update dynamic DNS entries for - accounts on Dynamic DNS Network Service Provider. - digest: 585791d7fbdde4e0416b3b5ecb77ef6197715dceadb19d65d8291b54b8dbbae1 - 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.18/ddclient-0.0.18.tgz - version: 0.0.18 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -8371,40 +7344,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-02-05T12:54:09.13672004Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - 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: 2d1f719776bc7ed33c010f247786207bc828b44ddf8662076ae7ef8906c22092 - 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.18/deconz-6.0.18.tgz - version: 6.0.18 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -8610,39 +7549,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-02-05T12:54:09.287634773Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: DeepStack AI provides AI features including Face Recognition, Object - Detection, Scene Recognition and custom AI Models - digest: 887a7217d8d0148caddb9abb342906ef42d54cd4aacf0d2dfe3b9ec0ae65d261 - 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-2.0.3/deepstack-2.0.3.tgz - version: 2.0.3 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -9108,38 +8014,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-02-05T12:54:09.41901Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: Deluge App for TrueNAS SCALE - digest: 7acabb15674f533d04ea2f1015eec0cbe75140298e4539c46146fa1644f3e421 - 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.39/deluge-9.0.39.tgz - version: 9.0.39 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -9301,41 +8175,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-02-05T12:54:09.848752425Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: Professional Photo Management with the Power of Open Source - digest: 0496169689bc2e44cefa8c0873ff534c1ff44a75d812a25f347a2d0b57989f17 - 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.39/digikam-2.0.39.tgz - version: 2.0.39 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -9477,37 +8316,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-02-05T12:54:09.967075846Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: Dillinger is a cloud-enabled, mobile-ready, offline-storage, AngularJS - powered HTML5 Markdown editor. - digest: 3809dee19ce97fb97f9adf3f66e5d0f3f23d05ae083b2947796d2132da28ec38 - 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.18/dillinger-0.0.18.tgz - version: 0.0.18 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -9664,37 +8472,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-02-05T12:54:10.087853956Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: Create live TV channel streams from media on your Plex servers. - digest: bd1f10e215b078b27460a2d96fc2f20a700d0dafd4f724cd0262cc1019a40215 - 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.18/dizquetv-5.0.18.tgz - version: 5.0.18 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -9882,37 +8659,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-02-05T12:54:10.189407684Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: Dokuwiki is a simple to use and highly versatile Open Source wiki - software that doesn't require a database. - digest: 92a263a236ee11030682649b455a9ddc9b5cf68d8ffc75eab4ca27a0b307e426 - 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.18/dokuwiki-0.0.18.tgz - version: 0.0.18 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -10069,37 +8815,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: 2022.1.202 - created: "2022-02-05T12:54:10.302164375Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: Domoticz is a Home Automation System that lets you monitor and configure - various devices like Lights, Switches and much more. - digest: 8e96e6d8116cb71384eaedef7d7afc05be4f8cbdf1db0c9a9a8ad3135cdfc3c4 - 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.25/domoticz-0.0.25.tgz - version: 0.0.25 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -10442,40 +9157,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-02-05T12:54:10.416663601Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: A free cross platform open source file manager with two panels side - by side. - digest: 34e687f3d3aa4b9ce325dafe3f1813ca7eb8cae5409c6fb4ee8f6a81643c3b67 - 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.40/doublecommander-2.0.40.tgz - version: 2.0.40 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -10613,42 +9294,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-02-05T12:54:10.539436665Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - - condition: postgresql.enabled - name: postgresql - repository: https://truecharts.org/ - version: 6.0.62 - description: DSMR-protocol reader, telegram data storage and energy consumption - visualizer. - digest: d016a56c53b0f8f83055a30277573a3e3abe55e841942f89e57d91580c11257f - 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.28/dsmr-reader-5.0.28.tgz - version: 5.0.28 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -10830,37 +9475,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-02-05T12:54:10.654823359Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: Duckdns is a free service which will point a DNS (sub domains of - duckdns.org) to an IP of your choice. - digest: 876a47473a5f9d3599d1f33a7ffbdeebed6524a3a5f8d0fc0bb0044300108a8c - 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.18/duckdns-0.0.18.tgz - version: 0.0.18 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -11017,36 +9631,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-02-05T12:54:10.782670314Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: Store securely encrypted backups on cloud storage services! - digest: 514ceccea2ec13cdb09eb8495ce99cd479d745fc85ed4add2185019c334388a3 - 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.37/duplicati-4.0.37.tgz - version: 4.0.37 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -11168,39 +9752,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-02-05T12:54:10.94919805Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: Emby Server is a home media server - digest: 5bab19909732e18586d94514327b20bd4d401829144e7f2ad6e55067a5abba8b - 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.39/emby-9.0.39.tgz - version: 9.0.39 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -11334,37 +9885,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-02-05T12:54:11.062754304Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: Embystat is a personal web server that can calculate all kinds of - statistics from your (local) Emby server. - digest: 772e1e9a4ec524a8a2a9751552469356dc87299f08d010abe8d04e0458759581 - 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.18/embystat-0.0.18.tgz - version: 0.0.18 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -11521,37 +10041,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.6.6 - created: "2022-02-05T12:54:11.171077553Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: Emulatorjs - In browser web based emulation portable to nearly any - device for many retro consoles. - digest: fdbe34441b25f6bc268ccd4f9a4422ddcd2b42ac1f7d9bb75764b529d2791517 - 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.25/emulatorjs-0.0.25.tgz - version: 0.0.25 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -11894,37 +10383,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-02-05T12:54:11.295307029Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: Endlessh is an SSH tarpit that very slowly sends an endless, random - SSH banner. - digest: 10e44cc6fe0e65332867cae167b43ac24dbb89c90d4139a60c7785b29c73c7ef - 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.18/endlessh-0.0.18.tgz - version: 0.0.18 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -12081,38 +10539,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: 2022.1.3 - created: "2022-02-05T12:54:11.409253813Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - 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: 6dd75b0c73f272a6531496a130a34ffc7a79b1a9d931fb6738a129a48d9c241a - 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.46/esphome-9.0.46.tgz - version: 9.0.46 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -12402,46 +10828,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-02-05T12:54:11.543998199Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - - condition: postgresql.enabled - name: postgresql - repository: https://truecharts.org/ - version: 6.0.62 - description: A real-time collaborative editor scalable to thousands of simultaneous - real time users. - digest: 927ba2492953a2638c140c3ac4312a1227bfb310242761e822908e9b5fd9becd - 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.29/etherpad-5.0.29.tgz - version: 5.0.29 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -12643,37 +11029,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-02-05T12:54:11.664420782Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: Allow external services to be used like Apps. - digest: aab16e75af8469b33f0e64d37aa4b34b78fe7fb05c13bfa77c1f2ee6bf5cc3cc - 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.36/external-service-4.0.36.tgz - version: 4.0.36 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -12799,41 +11154,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-02-05T12:54:11.769978318Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: A Helm chart for Kubernetes - digest: c5fef30dfafe2eeed87d4d437cf8d6314979ac59c0fe80d1bc6bff9e2994216a - 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.37/filezilla-2.0.37.tgz - version: 2.0.37 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -12975,45 +11295,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.13 - created: "2022-02-05T12:54:12.009921314Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - - condition: postgresql.enabled - name: postgresql - repository: https://truecharts.org/ - version: 6.0.62 - - condition: redis.enabled - name: redis - repository: https://truecharts.org - version: 1.0.67 - description: A free and open source personal finance manager - digest: d75d011b232fdb121ae14c8736eb4a3f25f93d760aa810d7a6ebf2c4296dde36 - 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.23/fireflyiii-13.1.23.tgz - version: 13.1.23 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -13397,36 +11678,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-02-05T12:54:12.124214424Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, - digest: ccd69b78aeed9b7264e810aa7f3ee3a2b75849832c066b08868b1468e9baff50 - 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.19/firefox-0.0.19.tgz - version: 0.0.19 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -13578,45 +11829,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-02-05T12:54:12.265211792Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - - condition: postgresql.enabled - name: postgresql - repository: https://truecharts.org/ - version: 6.0.62 - description: This is an all-in-one package for running a self-hosted Firefox Sync - server. - digest: 3bedba6b09e7e9523d019f648ca5e8b7658c02dba27e7926ebf6bb96b11d35c5 - 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.29/firefox-syncserver-5.0.29.tgz - version: 5.0.29 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -13813,37 +12025,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.2.0 - created: "2022-02-05T12:54:12.378549093Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: FlareSolverr is a proxy server to bypass Cloudflare protection - digest: 1110ddc332943ebc298591d3c5a650b335efd5c4985092f7772fdcb20d9a8785 - 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.40/flaresolverr-4.0.40.tgz - version: 4.0.40 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -14031,41 +12212,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-02-05T12:54:12.518965031Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - - condition: mariadb.enabled - name: mariadb - repository: https://truecharts.org/ - version: 1.0.65 - description: Fleet provides an online web interface which displays a set of maintained - images from one or more owned repositories. - digest: faf2b72240dca9b21454105c087e361ed2dfab56e01fbbf99900e476c47acfb8 - 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.19/fleet-0.0.19.tgz - version: 0.0.19 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -14277,39 +12423,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-02-05T12:54:12.622814071Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: Flood is a monitoring service for various torrent clients - digest: c469e59c8cd7b4a7adbaeee53baeb92a80ddb2b5d27bcaeb10fc9b68060fddd8 - 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.37/flood-4.0.37.tgz - version: 4.0.37 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -14476,40 +12589,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-02-05T12:54:12.732994692Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: Focalboard is an open source, self-hosted alternative to Trello, - Notion, and Asana. - digest: 5567a70c440bcfaac70e8e10aea76cdcc419a5490a8e667b0a0f9fd8d9b3ec29 - 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.38/focalboard-4.0.38.tgz - version: 4.0.38 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -14681,38 +12760,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-02-05T12:54:12.83781069Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - 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: df8866f638cf6d9c42722979067328330755391711462af2ebe24a7e944a19e9 - 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.19/foldingathome-0.0.19.tgz - version: 0.0.19 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -14906,38 +12953,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-02-05T12:54:12.955536464Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: A simple, high-reliability, distributed software configuration management - system - digest: ea3826d18b4125b8a9ba8ec39dedaa55009c036b4acaa43fac7c4446690245ff - 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.37/fossil-2.0.37.tgz - version: 2.0.37 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -15067,38 +13082,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-02-05T12:54:13.066527133Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: OpenSource Radius implementation - digest: dfc9ce2aa49f6017b85c44f98e62cbacf78c5c2c59e9596b11d6c2a37a4a10fe - 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.40/freeradius-4.0.40.tgz - version: 4.0.40 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -15260,38 +13243,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-02-05T12:54:13.163434856Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: FreshRSS is a self-hosted RSS feed aggregator - digest: 5b49debc40b46c4547cc3087f48483f364923defc900ce4d162d5694de34a4ba - 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.42/freshrss-9.0.42.tgz - version: 9.0.42 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -15421,45 +13372,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-02-05T12:54:13.314748249Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - - condition: mariadb.enabled - name: mariadb - repository: https://truecharts.org/ - version: 1.0.65 - - condition: redis.enabled - name: redis - repository: https://truecharts.org - version: 1.0.67 - description: Welcome to the free social web - digest: d091c4c481199274e8be68105f28fd324f69f649afb0b7fb38150918a78338ad - 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.35/friendica-0.0.35.tgz - version: 0.0.35 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -15851,40 +13763,6 @@ entries: - https://github.com/truecharts/apps/releases/download/friendica-0.0.10/friendica-0.0.10.tgz version: 0.0.10 frigate: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - nvr - truecharts.org/grade: U - apiVersion: v2 - appVersion: idia - created: "2022-02-05T12:54:13.423870606Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: NVR With Realtime Object Detection for IP Cameras - digest: fb98611ba19d5c2a2abeb5bf9bdab086bb037cb8b78b1bb8c2f2249b5988a922 - home: https://github.com/truecharts/apps/tree/master/charts/incubator/frigate - icon: https://truecharts.org/_static/img/appicons/frigate-icon.png - keywords: - - encode - - nvr - - media - - frigate - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: frigate - sources: - - https://github.com/blakeblackshear/frigate - - https://hub.docker.com/r/blakeblackshear/frigate - type: application - urls: - - https://github.com/truecharts/apps/releases/download/frigate-0.0.10/frigate-0.0.10.tgz - version: 0.0.10 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -15920,39 +13798,6 @@ entries: - https://github.com/truecharts/apps/releases/download/frigate-0.0.4/frigate-0.0.4.tgz version: 0.0.4 gaps: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 0.9.12 - created: "2022-02-05T12:54:13.538949921Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: Gaps searches through your Plex Server or local folders for all movies, - then queries for known movies in the same collection. - digest: fcdc462f494864fe8541a4e4337cf6085c8fd0e763a85e8a538e3f5dd3892536 - 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.39/gaps-9.0.39.tgz - version: 9.0.39 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -16152,51 +13997,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.16.0 - created: "2022-02-05T12:54:13.673786523Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - - condition: postgresql.enabled - name: postgresql - repository: https://truecharts.org/ - version: 6.0.62 - - condition: memcached.enabled - name: memcached - repository: https://truecharts.org/ - version: 1.0.65 - description: Self hosted GIT repositories - digest: e7d627515923ef9e0613710472be94dbc35d1fa7de93473337c056a744c763a9 - 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.38/gitea-5.0.38.tgz - version: 5.0.38 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -16738,42 +14538,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-02-05T12:54:13.791161076Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - 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: e3eb9ac7d9bf8e931a197e6db7d646a6aba274ea69866c99ba9f4614f6d9ad52 - 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.37/golinks-2.0.37.tgz - version: 2.0.37 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -16919,37 +14683,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-02-05T12:54:13.909954614Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: Music streaming server / subsonic server API implementation - digest: 036f41e0e2cb2e83a2471cf22b20824484a09af1e8aa3dd6f292eebae782596b - 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.37/gonic-4.0.37.tgz - version: 4.0.37 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -17106,44 +14839,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.4 - created: "2022-02-05T12:54:14.034764614Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - - condition: postgresql.enabled - name: postgresql - repository: https://truecharts.org/ - version: 6.0.62 - description: a simple server for sending and receiving messages - digest: f4f2677c88195c4bb836179d7317377c8497b558f5c94b44a36bc147d739b459 - 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.31/gotify-5.0.31.tgz - version: 5.0.31 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -17373,41 +15068,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.4 - created: "2022-02-05T12:54:14.154503509Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: Grafana is an open source, feature rich metrics dashboard and graph - editor for Graphite, Elasticsearch, OpenTSDB, Prometheus and InfluxDB. - digest: b3d8a00deac52e7b9bb387f2b1e2306d34ef00f1e03d4ee9c3be7d55170181dc - 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.36/grafana-2.0.36.tgz - version: 2.0.36 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -18179,40 +15839,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-02-05T12:54:14.264125896Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: A Fast, Simple, and Flexible, file-based Web-platform. - digest: 8ac4b2efcee95254c90b0658f51936914db2ba6e8ffd899306b8d0d2ff677fd8 - 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.37/grav-2.0.37.tgz - version: 2.0.37 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -18350,37 +15976,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.3 - created: "2022-02-05T12:54:14.377176889Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: ERP beyond your fridge - grocy is a web-based self-hosted groceries - & household management solution for your home - digest: 95ce302e3c73ad15818bed926aa8df9bb7dcd44a0efeb9aae4cf475fe8eb1f8c - 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.41/grocy-9.0.41.tgz - version: 9.0.41 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -18630,43 +16225,6 @@ entries: - https://github.com/truecharts/apps/releases/download/grocy-9.0.19/grocy-9.0.19.tgz version: 9.0.19 guacamole-client: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - utilities - truecharts.org/grade: U - apiVersion: v2 - appVersion: 1.4.0 - created: "2022-02-05T12:54:14.6852327Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - - condition: postgresql.enabled - name: postgresql - repository: https://truecharts.org/ - version: 6.0.62 - description: Apache Guacamole is a clientless remote desktop gateway. - digest: d8a9781596550633e744c2ed902098d984de747d8a40eca31111296fb79c774a - home: https://github.com/truecharts/apps/tree/master/charts/stable/guacamole-client - icon: https://truecharts.org/_static/img/appicons/guacamole-client-icon.png - keywords: - - guacamole - - remote - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: guacamole-client - sources: - - https://github.com/apache/guacamole-client - - https://hub.docker.com/r/guacamole/guacamole - - http://guacamole.incubator.apache.org/doc/gug/introduction.html - type: application - urls: - - https://github.com/truecharts/apps/releases/download/guacamole-client-1.0.9/guacamole-client-1.0.9.tgz - version: 1.0.9 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -18816,39 +16374,6 @@ entries: - https://github.com/truecharts/apps/releases/download/guacamole-client-0.0.1/guacamole-client-0.0.1.tgz version: 0.0.1 guacd: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - incubator - truecharts.org/grade: U - apiVersion: v2 - appVersion: 1.4.0 - created: "2022-02-05T12:54:14.803301195Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: Guacd - Apache Guacamole is a clientless remote desktop gateway. - digest: 29317b36c9085f26f1664d0e4f4894b09fb02243b099f8f3112300da293b0ea6 - 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.21/guacd-0.0.21.tgz - version: 0.0.21 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -19063,37 +16588,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.1 - created: "2022-02-05T12:54:14.902643864Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - 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: d48267ec87216f858bb1dfaebe468f22b096f0b732acdac79fbf4a55e64d2a63 - 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.20/habridge-0.0.20.tgz - version: 0.0.20 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -19312,41 +16806,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-02-05T12:54:15.027239951Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: HandBrake is a tool for converting video from nearly any format to - a selection of modern, widely supported codecs. - digest: 37effd06e06bb1a805dd70632d3ee5d03f490d6b9080425160563c2415404e98 - 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.18/handbrake-10.0.18.tgz - version: 10.0.18 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -19558,39 +17017,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-02-05T12:54:15.139153476Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: Simple text sharing - digest: 26a0278462a8442d7cb47703c6fcc8fb72fd93825535eabd4f923c4b41721676 - 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.37/haste-server-4.0.37.tgz - version: 4.0.37 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -19724,40 +17150,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-02-05T12:54:15.257919312Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: An automated music downloader for NZB and Torrent, written in Python. - It supports SABnzbd, NZBget, Transmission, µTorrent and Blackhole. - digest: 47460fa74ee1335e3270a039a4b5e6ad6b45fa8c46337965f4638a5289cc1069 - 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.37/headphones-2.0.37.tgz - version: 2.0.37 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -19895,40 +17287,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-02-05T12:54:15.360578881Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - 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: 15589f3549f9b8cad985fe992dae02647483a2a718426c44c1625a81770c748a - 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.18/healthchecks-5.0.18.tgz - version: 5.0.18 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -20100,40 +17458,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-02-05T12:54:15.498089944Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - - condition: mariadb.enabled - name: mariadb - repository: https://truecharts.org/ - version: 1.0.65 - description: HedgeDoc lets you create real-time collaborative markdown notes. - digest: 0483ccb977e1f3d45f438f575be407ecdde6e9b350175794b30787553354a574 - 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.19/hedgedoc-0.0.19.tgz - version: 0.0.19 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -20339,36 +17663,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-02-05T12:54:15.618641088Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: An Application dashboard and launcher - digest: bf4b51f77375e32d38ef961b398bf3c6836130b8d6c3533811a9527e5f3dddf5 - 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.42/heimdall-9.0.42.tgz - version: 9.0.42 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -20490,43 +17784,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: 2022.2.2 - created: "2022-02-05T12:54:15.741282057Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - - condition: postgresql.enabled - name: postgresql - repository: https://truecharts.org/ - version: 6.0.62 - description: home-assistant App for TrueNAS SCALE - digest: 7caafb46311945ae3c00937be386729ba44634fda11b6004686d0f49d6fd3f10 - 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.39/home-assistant-12.0.39.tgz - version: 12.0.39 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -20972,36 +18229,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-02-05T12:54:15.85715792Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: Htpcmanager is a front end for many htpc related applications. - digest: 3129dd89306a6dabb95c3bfc1ef918cabcc52c72c29a148035b75502a61c1d09 - 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.18/htpcmanager-0.0.18.tgz - version: 0.0.18 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -21153,37 +18380,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-02-05T12:54:15.961714503Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: Hyperion is an opensource Bias or Ambient Lighting implementation - digest: 2bc0751509f3aefd8f4992e7600a3bec2d2f5582854783d948868430b24a3a5b - 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.42/hyperion-ng-4.0.42.tgz - version: 4.0.42 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -21402,39 +18598,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-02-05T12:54:16.069562449Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: Create live map data from Valetudo powered robots - digest: 09e626a21e5f744f6a93518a9d9ac8c9211da1aa8cf2823bf9a966b92e318a52 - 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.37/icantbelieveitsnotvaletudo-2.0.37.tgz - version: 2.0.37 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -21568,42 +18731,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-02-05T12:54:16.20190894Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - - condition: mariadb.enabled - name: mariadb - repository: https://truecharts.org/ - version: 1.0.65 - description: A monitoring system which checks the availability of your network - resources, notifies users of outages, and generates performance data for reporting. - digest: fc814243c617f3bff4313f80fd5691f8d672289caf73c37eb830ef1980a95eec - 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.27/icinga2-0.0.27.tgz - version: 0.0.27 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -21816,37 +18943,6 @@ entries: - https://github.com/truecharts/apps/releases/download/imposter-server-0.0.2/imposter-server-0.0.2.tgz version: 0.0.2 ipfs: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - incubator - truecharts.org/grade: U - apiVersion: v2 - appVersion: 2.13.0 - created: "2022-02-05T12:54:16.355403592Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: Ipfs - A peer-to-peer hypermedia protocol designed to make the web - faster, safer, and more open - digest: 97abde98b74d7d5d43244c929a9624cca03fbc257416e148ae7be019e5c32aee - 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.19/ipfs-0.0.19.tgz - version: 0.0.19 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -22034,39 +19130,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.504 - created: "2022-02-05T12:54:16.475682164Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: API Support for your favorite torrent trackers. - digest: 0990b04a2ff3e95f39fb042848b644da722fd1b6633bbc4b072fb40784c45f36 - 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.78/jackett-9.0.78.tgz - version: 9.0.78 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -22794,41 +19857,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-02-05T12:54:16.596744783Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - 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: e3041776266ecead161d88d932cf17c32dae5873f35fadf21704addedfcba05d - 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.18/jdownloader2-5.0.18.tgz - version: 5.0.18 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -23047,13 +20075,13 @@ entries: truecharts.org/grade: U apiVersion: v2 appVersion: 10.7.7 - created: "2022-02-05T12:54:16.710379358Z" + created: "2022-02-06T12:23:16.880684244Z" dependencies: - name: common repository: https://truecharts.org version: 8.14.5 description: Jellyfin is a Free Software Media System - digest: 6cedac6414645a9cc740546aae1145ebbbc5680f309eff7e9e83106cca3ad466 + digest: de04ed550e7156313d1eb9000b2bba4d5f4d418f75a1e11741b05e9b8841f521 home: https://github.com/truecharts/apps/tree/master/charts/stable/jellyfin icon: https://truecharts.org/_static/img/appicons/jellyfin-icon.png keywords: @@ -23070,8 +20098,8 @@ entries: - https://github.com/jellyfin/jellyfin type: application urls: - - https://github.com/truecharts/apps/releases/download/jellyfin-9.0.38/jellyfin-9.0.38.tgz - version: 9.0.38 + - https://github.com/truecharts/apps/releases/download/jellyfin-9.0.39/jellyfin-9.0.39.tgz + version: 9.0.39 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -23233,42 +20261,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-02-05T12:54:16.842653145Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - - condition: postgresql.enabled - name: postgresql - repository: https://truecharts.org/ - version: 6.0.62 - description: This server allows you to sync any Joplin client - digest: d3c04d0c70021d1fa47b08b7486ee6824c1e041be773c80a14decbe6932c4a16 - 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.31/joplin-server-5.0.31.tgz - version: 5.0.31 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -23522,37 +20514,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.2.2 - created: "2022-02-05T12:54:16.960387365Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: A Helm chart for the k8s_gateway CoreDNS plugin - digest: e540e881abbc1154ad2e1d205761692f17f45c21731f009ed751ff278dc4b702 - 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.39/k8s-gateway-4.0.39.tgz - version: 4.0.39 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -23740,40 +20701,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-02-05T12:54:17.080255612Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - - condition: postgresql.enabled - name: postgresql - repository: https://truecharts.org/ - version: 6.0.62 - description: Kanboard is a free and open source Kanban project management software. - digest: 883abf35a90c9241adfa17a992bd9607bf0cb984feff68d3132d1e338939a49c - 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.30/kanboard-5.0.30.tgz - version: 5.0.30 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -23979,36 +20906,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-02-05T12:54:17.220064648Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: Private Windows Activation Server for development and testing - digest: e9df26a8628a8ebd8c55e821dee6d42b1d89dce2ac46db17b3f4b548b1abe8ee - 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.44/kms-9.0.44.tgz - version: 9.0.44 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -24250,36 +21147,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-02-05T12:54:17.338784127Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: A headless install of kodi in a docker container. - digest: 2f5dc67a38d5e8a100bab04f8265ac7dd4fffb6ff06d2374c516e4571ae49b5f - 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.19/kodi-headless-0.0.19.tgz - version: 0.0.19 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -24461,39 +21328,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.148.3 - created: "2022-02-05T12:54:17.441120729Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: A comics/mangas server to serve/stream pages via API - digest: 57b3c07cc227ab38e6a4a8ebc6a43cd10f3d4d5cdf2caa1dea64106dfaf809ed - 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.51/komga-4.0.51.tgz - version: 4.0.51 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -24891,38 +21725,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-02-05T12:54:17.54143531Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: Get all your books, like series with Sonarr... - digest: 6975ee6a182af258ee3cd2578a51ccbc296b8094244b21d6b077b65bf7faab0f - 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.52/lazylibrarian-9.0.52.tgz - version: 9.0.52 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -25340,40 +22142,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-02-05T12:54:17.651679684Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: Nissan Leaf connected services to MQTT adapter - digest: 978ed9c0e79e54b8ce06bb595f84395a9d0dcfac74fdbb6e827c91f4a76deb5a - 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.37/leaf2mqtt-2.0.37.tgz - version: 2.0.37 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -25511,43 +22279,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-02-05T12:54:17.780469163Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - - condition: mariadb.enabled - name: mariadb - repository: https://truecharts.org/ - version: 1.0.65 - description: Straightforward open source project management system to make your - ideas reality. - digest: fca58361c96acb2bbcfb7e2f9c3b1fa7fffc93b71d55a44bddf4f8bb10fa2fd7 - 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.16/leantime-1.0.16.tgz - version: 1.0.16 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -25808,37 +22539,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-02-05T12:54:17.854933003Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: LibreOffice is a free and powerful office suite, and a successor - to OpenOffice.org. - digest: f4f00ddc5129d164aef09c8a82e2a9210721cf7c65c0f4f6e509754fc890b782 - 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.19/libreoffice-0.0.19.tgz - version: 0.0.19 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -26026,38 +22726,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-02-05T12:54:17.955037471Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: Librespeed is a HTML5 webpage to test upload and download speeds - digest: a0a35fae94f93e9a6313cf585442f3e84b03bb591412695cbe6b6c4e6c875b4a - 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.41/librespeed-4.0.41.tgz - version: 4.0.41 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -26187,38 +22855,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.2434 - created: "2022-02-05T12:54:18.079162973Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: Looks and smells like Sonarr but made for music - digest: 318f0c01cfd1e479f310a4bcb3a1ff4367ebab522b1222829602807187db15ed - 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.46/lidarr-9.0.46.tgz - version: 9.0.46 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -26540,37 +23176,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-02-05T12:54:18.190757826Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: Easy platform to combine all your social links - digest: 1c0416f6e1d8cf8f682e080393f1e1879d37ae6f4e0e3e910c99c89764025aa6 - 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.58/littlelink-4.0.58.tgz - version: 4.0.58 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -27068,41 +23673,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-02-05T12:54:18.320207545Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: Logitech Media Server is a platform for home/office audio streaming. - digest: 6d32d6597378a60c0ed6f96e9217563f68a787ae21bc3042b14b40c5ab79be47 - 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.58/logitech-media-server-2.0.58.tgz - version: 2.0.58 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -27629,40 +24199,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.2 - created: "2022-02-05T12:54:18.452153512Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - - condition: promtail.enabled - name: promtail - repository: https://truecharts.org - version: 1.0.30 - description: 'Loki: like Prometheus, but for logs.' - digest: fd58eddca62a130d116e28ff21a47acf2513d04c552438bac49805815ba1ec97 - 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.27/loki-2.0.27.tgz - version: 2.0.27 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -27868,40 +24404,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.4.0 - created: "2022-02-05T12:54:18.573817067Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: Lychee is a free photo-management tool, which runs on your server - or web-space - digest: ae87fac4dc62d31b6a9f4e1432f03382150b364aec5df09d5790951783bc9a83 - 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.39/lychee-9.0.39.tgz - version: 9.0.39 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -29368,40 +25870,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.6 - created: "2022-02-05T12:54:18.835054843Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - - condition: postgresql.enabled - name: postgresql - repository: https://truecharts.org/ - version: 6.0.62 - description: Mealie is a self hosted recipe manager and meal planner with a RestAPI - backend - digest: 7ba718e9fb921ad7445668de5169c9e7ce9c365d0bf16c19371b0a341678e5ab - 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.20/mealie-5.0.20.tgz - version: 5.0.20 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -29641,42 +26109,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-02-05T12:54:18.941353881Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: An automatic Video Library Manager for TV Shows - digest: 00cef8fe400ecb7e28985e7fb45bc484c467cacfb431757dae6ee1869ddb7b64 - 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.43/medusa-1.0.43.tgz - version: 1.0.43 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -31286,37 +27718,6 @@ entries: - https://github.com/truecharts/apps/releases/download/minecraft-java-0.0.1/minecraft-java-0.0.1.tgz version: 0.0.1 minetest: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - incubator - truecharts.org/grade: U - apiVersion: v2 - appVersion: 5.4.1 - created: "2022-02-05T12:54:19.047207393Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: Minetest (server) is a near-infinite-world block sandbox game and - a game engine. - digest: c58ffdd3a9bb6e3e48665251583e87a43efc6bdbfe03716f51c282dda0f78c96 - 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.18/minetest-0.0.18.tgz - version: 0.0.18 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -31473,41 +27874,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.35 - created: "2022-02-05T12:54:19.176442198Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - - condition: postgresql.enabled - name: postgresql - repository: https://truecharts.org/ - version: 6.0.62 - description: Miniflux is a minimalist and opinionated feed reader. - digest: 931d82fb5862621d55e8a4baf05061f85797c1fad80bf9c1d87687f646c3a8c2 - 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.31/miniflux-4.0.31.tgz - version: 4.0.31 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -31754,37 +28120,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-02-05T12:54:19.301327145Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: Minio is a self-hosted S3 storage server - digest: 12ee34a49bee8eb3b2b157ae5929e17d926b05c6b4b633e81034c348017a58bf - 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.25/minio-1.0.25.tgz - version: 1.0.25 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -31910,37 +28245,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.14.2 - created: "2022-02-05T12:54:19.40221206Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: A management console for minio server and operator - digest: 3dde413a254a358ff79c0777faacc2ccfb6bda8b1c079c212524bb122361a3ab - 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.47/minio-console-1.0.47.tgz - version: 1.0.47 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -32221,37 +28525,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-02-05T12:54:19.513666206Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: Minisatip is a multi-threaded satip server version 1.2 that runs - under Linux. - digest: 2a268095b2a7cac73dc3d6aed29f5ec3886658b8483220794906c37677eb3420 - 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.19/minisatip-0.0.19.tgz - version: 0.0.19 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -32439,41 +28712,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.6.1 - created: "2022-02-05T12:54:19.631526333Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - - condition: mariadb.enabled - name: mariadb - repository: https://truecharts.org/ - version: 1.0.65 - description: Straightforward open source project management system to make your - ideas reality. - digest: 62228929a8a8be12f5070bc0fffa1502538c8b678931a5514316cc4081e1f62b - 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.37/monica-0.0.37.tgz - version: 0.0.37 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -32895,38 +29133,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-02-05T12:54:19.738887335Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: Eclipse Mosquitto - An open source MQTT broker - digest: 5438e77fbb0cfbff52f31559b5c264a7b798a064937e97c5194e088cc8cd9044 - 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.39/mosquitto-4.0.39.tgz - version: 4.0.39 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -33056,39 +29262,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-02-05T12:54:19.842053186Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: A personal music streaming server - digest: dda44199437cd2bb3460a8c8757fe0f2cc6c0efbd7af0a106cee342ca7ead43e - 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.37/mstream-1.0.37.tgz - version: 1.0.37 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -33222,41 +29395,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-02-05T12:54:19.962888291Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: A lightweight portal to view & manage your HTPC apps without having - to run anything more than a PHP enabled webserver - digest: a422630f9e0c5d95ddf8fa02c1f7e486e07105c3a550efba56296ffc3da4075d - 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.41/muximux-1.0.41.tgz - version: 1.0.41 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -33398,37 +29536,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-02-05T12:54:20.07507318Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: Mylar is a automated Comic Book downloader - digest: 119656e8c8e9b2ca5b29fee6fab76634a4da66739875866f2865d7d3f7d8e088 - 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.37/mylar-4.0.37.tgz - version: 4.0.37 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -33554,37 +29661,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.28 - created: "2022-02-05T12:54:20.189060376Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: MySQL Workbench is a unified visual tool for database architects, - developers and DBAs. - digest: 06b64214bea1f1a096657c0bb53ad106ede2b5707e848e0d27fac4473c678408 - 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.19/mysql-workbench-0.0.19.tgz - version: 0.0.19 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -33741,46 +29817,6 @@ entries: - https://github.com/truecharts/apps/releases/download/mysql-workbench-0.0.1/mysql-workbench-0.0.1.tgz version: 0.0.1 n8n: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 0.161.1 - created: "2022-02-05T12:54:20.331806288Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - - condition: postgresql.enabled - name: postgresql - repository: https://truecharts.org/ - version: 6.0.62 - - condition: redis.enabled - name: redis - repository: https://truecharts.org - version: 1.0.67 - description: n8n is an extendable workflow automation tool. - digest: 1afa9ce37225b2b0af9037781ae76d5dbfefae83723f55f6640022c22bdd9473 - home: https://github.com/truecharts/apps/tree/master/charts/stable/n8n - icon: https://truecharts.org/_static/img/appicons/n8n-icon.png - keywords: - - workflows - - automation - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: n8n - sources: - - https://docs.n8n.io/ - - https://github.com/n8n-io/n8n - - https://hub.docker.com/r/n8nio/n8n - urls: - - https://github.com/truecharts/apps/releases/download/n8n-1.0.4/n8n-1.0.4.tgz - version: 1.0.4 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -34022,37 +30058,6 @@ entries: - https://github.com/truecharts/apps/releases/download/n8n-0.0.2/n8n-0.0.2.tgz version: 0.0.2 nano-wallet: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - incubator - truecharts.org/grade: U - apiVersion: v2 - appVersion: 2021.12.16 - created: "2022-02-05T12:54:20.43398628Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: Nano-wallet is a digital payment protocol designed to be accessible - and lightweight. - digest: d44754540ffcb5dcb2eeeac5048151f0342615a1b8455f546f87dcf177007d89 - 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.21/nano-wallet-0.0.21.tgz - version: 0.0.21 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -34209,40 +30214,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.5 - created: "2022-02-05T12:54:20.553020178Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: Navidrome is an open source web-based music collection server and - streamer - digest: c36308d2b69f10250f3028dfd371f9743f49895853665095e7e9e4a667ae0139 - 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.39/navidrome-9.0.39.tgz - version: 9.0.39 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -34448,50 +30419,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.1 - created: "2022-02-05T12:54:20.695845794Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - - condition: postgresql.enabled - name: postgresql - repository: https://truecharts.org/ - version: 6.0.62 - - condition: redis.enabled - name: redis - repository: https://truecharts.org - version: 1.0.67 - description: A private cloud server that puts the control and security of your - own data back into your hands. - digest: 344dbe34773d2e6fc9ef37bea8a3484f59e84c04aa67b67d64cec736bb1d6b52 - 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.26/nextcloud-11.0.26.tgz - version: 11.0.26 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -35021,37 +30948,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-02-05T12:54:20.805265118Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: Ngircd is a free, portable and lightweight Internet Relay Chat server - for small or private networks. - digest: 7645389596d0bbdc9e277f424da8fe336a8fa3722561cb001310171c1863836f - 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.18/ngircd-0.0.18.tgz - version: 0.0.18 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -35208,37 +31104,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-02-05T12:54:20.907212597Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: Nntp2nntp proxy allow you to use your NNTP Account from multiple - systems, each with own user name and password. - digest: 6dfe024bc3b2d611016cd395755ea724d70d8f75be6e560d1eefd083b9bac444 - 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.19/nntp2nntp-0.0.19.tgz - version: 0.0.19 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -35426,37 +31291,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.2.0 - created: "2022-02-05T12:54:21.031182688Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: Node-RED is low-code programming for event-driven applications - digest: 660483a1f718328ae733084159dcfa382a9d72f25157ff20a6177b8159f619c7 - 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.40/node-red-9.0.40.tgz - version: 9.0.40 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -35675,39 +31509,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-02-05T12:54:21.132967957Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: The open source VNC client - digest: 0f79b37351cb5b35da84959df3518b03cf175b309fc2fb8be3791b05124324bc - 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.37/novnc-1.0.37.tgz - version: 1.0.37 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -35841,35 +31642,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-02-05T12:54:21.249005476Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: A simple null file http and https server - digest: 06e9e1530faa165cc4ea7ded06ee192c4ba426b56f3469d224dc040ab0387944 - 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.37/nullserv-4.0.37.tgz - version: 4.0.37 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -35987,37 +31759,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-02-05T12:54:21.376556581Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: NZBGet is a Usenet downloader client - digest: 63da56c9d0072d7e8d73b9a76dda2dbf3f947533b84016f7b3720a1ec1f0dd71 - 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.38/nzbget-9.0.38.tgz - version: 9.0.38 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -36143,34 +31884,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.2 - created: "2022-02-05T12:54:21.484137396Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - deprecated: true - description: Usenet meta search - digest: ec593201bc10f87a3e3d11a5b59d70eb8755de6aa8db1b30d28a1911426083b6 - 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.43/nzbhydra-9.0.43.tgz - version: 9.0.43 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -36396,38 +32109,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.3 - created: "2022-02-05T12:54:21.633191784Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: OctoPrint is the snappy web interface for your 3D printer - digest: e02b15b7e5f2baf2ecdf68888005d7eb02d64eaa6a8899c5d88282aaac6805b3 - 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.40/octoprint-4.0.40.tgz - version: 4.0.40 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -36621,48 +32302,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-02-05T12:54:21.766769048Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - - condition: postgresql.enabled - name: postgresql - repository: https://truecharts.org/ - version: 6.0.62 - description: All-in-one business software. Beautiful. Easy-to-use. CRM, Accounting, - PM, HR, Procurement, Point of Sale, MRP, Marketing, etc. - digest: 7290e9a39359c7e4152280d6be8c78005933c94e9c599df0bca321e202e6ca01 - 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.29/odoo-4.0.29.tgz - version: 4.0.29 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -36874,36 +32513,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-02-05T12:54:21.878267996Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: Omada is a SDN tool for TP-Link Omada hardware - digest: 10f73fe27595eeb557870bbae2e31d65c2b245258c83261b17b1d7069ec78c76 - 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.59/omada-controller-4.0.59.tgz - version: 4.0.59 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -37445,41 +33054,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.11.3 - created: "2022-02-05T12:54:21.996105222Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: Want a Movie or TV Show on Plex or Emby? Use Ombi! - digest: 83fa9d33c31a1fae27af0568ff8b6522ceb475a6c3135f27fbae2e11848be104 - 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.45/ombi-9.0.45.tgz - version: 9.0.45 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -37901,50 +33475,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: 7.0.0 - created: "2022-02-05T12:54:22.138644421Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - - condition: postgresql.enabled - name: postgresql - repository: https://truecharts.org/ - version: 6.0.62 - - condition: redis.enabled - name: redis - repository: https://truecharts.org - version: 1.0.67 - 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: 7973f062df02615c3fad225f3b184c0314bdaab75ad6118bc24e105ea5ac9ba8 - 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.1.1/onlyoffice-document-server-3.1.1.tgz - version: 3.1.1 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -38214,43 +33744,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-02-05T12:54:22.274488221Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - - condition: postgresql.enabled - name: postgresql - repository: https://truecharts.org/ - version: 6.0.62 - description: OpenKM integrates all essential documents management, collaboration - and an advanced search functionality into one easy to use solution. - digest: ab5f1a90d552c3ec85a345d84d563f9e61639fc30fa7ff53c10f24f671d013c3 - 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.29/openkm-4.0.29.tgz - version: 4.0.29 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -38437,40 +33930,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-02-05T12:54:22.407047225Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: Community developed LDAP software - digest: 7a766e8321d126602d0a4b5d99c6e2408d996072c6a58ddb323d78ba1e584306 - 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.20/openldap-5.0.20.tgz - version: 5.0.20 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -38744,37 +34203,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-02-05T12:54:22.489705454Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: Openvscode-server provides a version of VS Code that runs a server - on a remote machine. - digest: 98a52fcfb2abe53bc59d5ee1aaa12635d70a08334d525a0c3c78450a84f9e94e - 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.21/openvscode-server-0.0.21.tgz - version: 0.0.21 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -39024,37 +34452,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-02-05T12:54:22.608296225Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: HTPC/Homelab Services Organizer - digest: 9eaa7450467a4492ab6b6c38d0a599a1affd77bf9827b227167cf4f96ce9054a - 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.38/organizr-9.0.38.tgz - version: 9.0.38 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -39180,36 +34577,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-02-05T12:54:22.711996108Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: Open Source Conditional Access Module software - digest: 416f149746747c08465802da9b5435e23cab1f49ebae07151466c97a6b0d1abb - 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.38/oscam-4.0.38.tgz - version: 4.0.38 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -39361,41 +34728,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-02-05T12:54:22.823368648Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - 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: 940889dcbeedcdf8b923488777d17ed78bed06867347c2fac7bf61611cebb0c5 - 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.38/overseerr-4.0.38.tgz - version: 4.0.38 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -39572,40 +34904,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-02-05T12:54:22.942730165Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: Take control over your live stream video by running it yourself. - Streaming + chat out of the box. - digest: 13c39cbe5e7fb24a4b11cef887fc916c0fe3db50fb30df832050f6fe6e16b104 - 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.37/owncast-4.0.37.tgz - version: 4.0.37 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -39777,43 +35075,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-02-05T12:54:23.051218334Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: ownCloud Infinite Scale is a self-hosted file sync and share server. - digest: 0269951232998fcdff293d71a21ac1c46c0f91b822ea9f74b71c9e9fd3ba11a8 - 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.40/owncloud-ocis-4.0.40.tgz - version: 4.0.40 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -40000,45 +35261,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-02-05T12:54:23.207734166Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - - condition: postgresql.enabled - name: postgresql - repository: https://truecharts.org/ - version: 6.0.62 - - condition: redis.enabled - name: redis - repository: https://truecharts.org - version: 1.0.67 - description: Paperless-ng is an application by Daniel Quinn and contributors that - indexes your scanned documents. - digest: 63615724aa3440bd92c06f44b2012c7aa880717e6863db4bd490d13335a7c44a - 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.17/paperless-ng-1.0.17.tgz - version: 1.0.17 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -40359,41 +35581,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-02-05T12:54:23.336829364Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - - condition: redis.enabled - name: redis - repository: https://truecharts.org - version: 1.0.67 - description: Papermerge is an open source document management system (DMS) primarily - designed for archiving and retrieving your digital documents. - digest: e6175d39da5dd77305d7a5cccf51aa90285a758ccd35ebf2d24dca951d67c436 - 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.20/papermerge-0.0.20.tgz - version: 0.0.20 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -40628,38 +35815,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.4" - created: "2022-02-05T12:54:23.451334191Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: Web-Based postgresql database management utility - digest: 398d32710f03866245423eb3f114ebb689a28fd175fdba74c13ea42c8b3c7825 - 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.20/pgadmin-5.0.20.tgz - version: 5.0.20 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -40885,44 +36040,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: "20220121" - created: "2022-02-05T12:54:23.573303764Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - - condition: mariadb.enabled - name: mariadb - repository: https://truecharts.org/ - version: 1.0.65 - description: PhotoPrism® is a server-based application for browsing, organizing - and sharing your personal photo collection - digest: a3d2251934a8d19898c429c99169ec7a9250daaf836061c10046a035c1012578 - 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.24/photoprism-7.0.24.tgz - version: 7.0.24 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -41266,41 +36383,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-02-05T12:54:23.689223476Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: A gallery software at its easiest, it doesn't even require a database. - digest: 50bc17c3a83ab3c3cd6cccf07cf2dbef9d351a937402e48ec283a042020e7a0c - 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.41/photoshow-1.0.41.tgz - version: 1.0.41 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -41442,38 +36524,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-02-05T12:54:23.799449948Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: Web-based LDAP browser to manage your LDAP server - digest: 480409d616e01582303ea2faed461101db25d4579f0ce317120fe3d7c80d7ec3 - 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.38/phpldapadmin-4.0.38.tgz - version: 4.0.38 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -41635,37 +36685,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: "7.1" - created: "2022-02-05T12:54:23.912594394Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: Program for forwarding ADS-B data to FlightAware - digest: 0cd9ca9f5317119c8f4eb770e006e4769318173fa9bbefb76eb419ff4f4cac81 - 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.50/piaware-4.0.50.tgz - version: 4.0.50 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -42101,37 +37120,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-02-05T12:54:24.017529631Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: Pidgin is a chat program which lets you log into accounts on multiple - chat networks simultaneously. - digest: e0f611971c2a0261a70efbb34e28baad081555505b9f77345e859900d3308f70 - 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.19/pidgin-0.0.19.tgz - version: 0.0.19 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -42319,38 +37307,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-02-05T12:54:24.142124122Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: DNS and Ad-filtering for your network - digest: 2463bf91a2c6088f4e57da1df6d98d7716d02e1c12bf04e15a13e784ca918c4b - 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.42/pihole-4.0.42.tgz - version: 4.0.42 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -42544,41 +37500,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-02-05T12:54:24.244643739Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: A is photo gallery software for the web, built by an active community - of users and developers. - digest: 09fbad458e5733a8aed331a3426df5542229fbec39635a1ae31d12f54b9c1934 - 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.38/piwigo-1.0.38.tgz - version: 1.0.38 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -42720,41 +37641,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-02-05T12:54:24.354464877Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: An open-source single page application to view your photos in the - easiest way possible. - digest: 8ac28a05848e0eef072b092d55d29a05f7043544c1ca8c569211c190a3a9c712 - 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.37/pixapop-1.0.37.tgz - version: 1.0.37 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -42896,37 +37782,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.4.548 - created: "2022-02-05T12:54:24.46452983Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: Plex Media Server - digest: ca2143af2c039c98c7383605add1ec6b4970b8d5fb66216d3fa57ed90973dcb5 - 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.42/plex-8.0.42.tgz - version: 8.0.42 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -43176,38 +38031,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-02-05T12:54:24.567246558Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: A self-hosted podcast manager to download episodes as soon as they - become live. - digest: 7f81a31c895d427b959aa29e58e6bf3ee0e26407dcf4ad85995c0c774a6731d6 - 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.18/podgrab-8.0.18.tgz - version: 8.0.18 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -44590,39 +39413,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-02-05T12:54:24.691449527Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: pretend-youre-xyzzy, a cards against humanity clone - digest: 9a0a2f5f59a7c5922300678656b0ff7286d77a9dc4a77a06884a6b936e55c702 - 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.37/pretend-youre-xyzzy-4.0.37.tgz - version: 4.0.37 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -44756,35 +39546,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-02-05T12:54:24.801322468Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: Projectsend is a self-hosted application that lets you upload files - and assign them to specific clients that you create yourself. - digest: 34957169a3fbdabc35426ba59deae72f8ed59654da24d9a93707f727224adc07 - 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.18/projectsend-0.0.18.tgz - version: 0.0.18 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -44934,38 +39695,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-02-05T12:54:24.912385378Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: Discord bot that provides metrics from a Discord server - digest: dc6f276af18822dd6b496d3a091ce604a6cbcf04b558b53a211486c2c1da7e79 - 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.18/promcord-2.0.18.tgz - version: 2.0.18 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -45127,48 +39856,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.54.0 - created: "2022-02-05T12:54:25.057982781Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - - condition: exporters.enabled,exporters.node-exporter.enabled - name: node-exporter - repository: https://charts.bitnami.com/bitnami - version: 2.4.1 - - condition: exporters.enabled,exporters.kube-state-metrics.enabled - name: kube-state-metrics - repository: https://charts.bitnami.com/bitnami - version: 2.2.4 - 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: 34bf2e8ea315ccc9b0867392af6d37802bea348ab9b79f528511aeba685a2641 - 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.57/prometheus-1.1.57.tgz - version: 1.1.57 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -47096,37 +41783,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-02-05T12:54:25.145701944Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: Container for protonmail bridge to work on the network. - digest: 005a2f30f20763f00ad9007330d35887a8dde16f56700718e742cc17c2a13f16 - 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.37/protonmail-bridge-4.0.37.tgz - version: 4.0.37 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -47252,39 +41908,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.2.0.1465 - created: "2022-02-05T12:54:25.258958581Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: Indexer manager/proxy built on the popular arr net base stack to - integrate with your various PVR apps. - digest: 741caf3e50a45e6a9307f9119545d7d7286e7911ab38cc2b0b99a9b763c3dfb5 - 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.66/prowlarr-4.0.66.tgz - version: 4.0.66 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -47946,37 +42569,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-02-05T12:54:25.359759299Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - 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: 0d6d11ffc78db7c05630ecdbed7afb7d41f864a11ed34ba8c08cfcdd1700f0f3 - 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.18/pwndrop-0.0.18.tgz - version: 0.0.18 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -48133,36 +42725,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.4 - created: "2022-02-05T12:54:25.4775968Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: Pydio-cells is the nextgen file sharing platform for organizations. - digest: 8c041df50fadda4584a2fcbe4447958a1388467f15cae8c5bf1d6ef0bb947d5d - 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.20/pydio-cells-0.0.20.tgz - version: 0.0.20 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -48374,39 +42936,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-02-05T12:54:25.584448667Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - 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: fcdde6607677f195624251477e4bf35f0bf4083c9037a5f617912647312e5bf3 - 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.37/pyload-4.0.37.tgz - version: 4.0.37 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -48540,36 +43069,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-02-05T12:54:25.77422522Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: Pylon is a web based integrated development environment. - digest: 682f9a6d68e6ef2820d6a7b52d48dba83a82bb855d0f25f3e7fb34cedb519ce1 - 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.18/pylon-0.0.18.tgz - version: 0.0.18 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -48721,37 +43220,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-02-05T12:54:25.881621418Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: qBittorrent is a cross-platform free and open-source BitTorrent client - digest: abd59efcb2f7110f6c0a0d12ffcb86cc9b9ff65bb1602820344ae3f07d704a76 - 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.42/qbittorrent-9.0.42.tgz - version: 9.0.42 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -48939,40 +43407,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-02-05T12:54:26.025710535Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - - condition: postgresql.enabled - name: postgresql - repository: https://truecharts.org/ - version: 6.0.62 - description: Quassel-core is a modern, cross-platform, distributed IRC client. - digest: 4ad019a4fd070e865601db7af08a91821ccbfe3643c9b0798344adc9b21bb455 - 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.24/quassel-core-0.0.24.tgz - version: 0.0.24 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -49314,36 +43748,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-02-05T12:54:26.141531819Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: Quassel-web is a web client for Quassel. - digest: b041ec05510068ea84970192ebcb4bfd7397d0e65071f102c8ab2523d0588403 - 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.19/quassel-web-0.0.19.tgz - version: 0.0.19 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -49495,38 +43899,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: 4.0.4.5922 - created: "2022-02-05T12:54:26.24636497Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: A fork of Sonarr to work with movies à la Couchpotato - digest: c151b1fe0a8523b0694dfc045b28078327c19596ae4dffcac4dc47a3fc074e26 - 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.40/radarr-9.0.40.tgz - version: 9.0.40 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -49688,41 +44060,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.1232 - created: "2022-02-05T12:54:26.343228761Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: A fork of Radarr to work with Books & AudioBooks - digest: 4af69da1a48102a6f0b88c8c72603a0184e0b3859e69bf2bad1166a5400ed3c7 - 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.59/readarr-9.0.59.tgz - version: 9.0.59 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -50214,43 +44551,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.5 - created: "2022-02-05T12:54:26.456637706Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - - condition: postgresql.enabled - name: postgresql - repository: https://truecharts.org/ - version: 6.0.62 - 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: 9b9feec7d41d0319593cef71ad8d53ae19698774dc72f355d3db002a3c85eda2 - 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.19/recipes-5.0.19.tgz - version: 5.0.19 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -51773,37 +46073,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-02-05T12:54:26.574037082Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: Docker registry v2 command line client and repo listing generator - with security checks. - digest: d5ca1c245b780d9b6bc8a591f6c28f243970df8b0d3ce4f0a58520775dcbc1ca - 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.36/reg-4.0.36.tgz - version: 4.0.36 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -51929,40 +46198,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-02-05T12:54:26.674104257Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: A remote desktop client written in GTK - digest: 749dd76dfa185ca24a28e192bf04ee44047c0ed9fb34489b1ee6826b4ab742a2 - 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.41/remmina-1.0.41.tgz - version: 1.0.41 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -52100,37 +46335,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-02-05T12:54:26.789562121Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: Requestrr is a chatbot used to simplify using services like Sonarr/Radarr/Ombi - via the use of chat. - digest: a7a1ada98ef0a5383e032ad9a1f569f023618ccc82d5c036cfa7380b840bfab0 - 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.18/requestrr-0.0.18.tgz - version: 0.0.18 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -52287,39 +46491,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-02-05T12:54:26.908466584Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: Resilio Sync is a fast, reliable, and simple file sync and share - solution, powered by P2P technology - digest: 5460da4ed6666f2ce8aebd342cfec503382a5e403dd0439e9de6950b91f4c457 - 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.38/resilio-sync-4.0.38.tgz - version: 4.0.38 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -52486,36 +46657,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-02-05T12:54:27.02067896Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: Rsnapshot is a filesystem snapshot utility based on rsync. - digest: c67d90566212b7a20b9ff5c11e6b65d9ad6220fccba611872e8b1fc0f8ea90ed - 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.18/rsnapshot-0.0.18.tgz - version: 0.0.18 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -52667,37 +46808,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.5.0 - created: "2022-02-05T12:54:27.159224857Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: Free and easy binary newsreader - digest: 64e5990295fdde1345f1e82398f1fb70dbb74da4fb77c4f28bfd3244325d4b7c - 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.38/sabnzbd-9.0.38.tgz - version: 9.0.38 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -52854,37 +46964,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-02-05T12:54:27.267497406Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: Scrutiny WebUI for smartd S.M.A.R.T monitoring. Scrutiny is a Hard - Drive Health Dashboard & Monitoring solution. - digest: e044ff7915d1d421a620abacdaef49e98552091b81ee5702d8da31de42aaca06 - 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.20/scrutiny-0.0.20.tgz - version: 0.0.20 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -53072,36 +47151,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-02-05T12:54:27.396793668Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: Serial to Socket Redirector - digest: ebeb559a53928b9e798712bd438b63a49a68c35b8f52797dcf5e2fa4b8d07b91 - 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.37/ser2sock-4.0.37.tgz - version: 4.0.37 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -53223,44 +47272,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-02-05T12:54:27.523675891Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - - condition: postgresql.enabled - name: postgresql - repository: https://truecharts.org/ - version: 6.0.62 - description: A simple bookmark manager built with Go - digest: b456736299b76c2678a73d539309de9ea8130f499d7cc729f359d47cc47044b9 - 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.29/shiori-4.0.29.tgz - version: 4.0.29 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -53452,46 +47463,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: 3.0.0 - created: "2022-02-05T12:54:27.660221572Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - - condition: postgresql.enabled - name: postgresql - repository: https://truecharts.org/ - version: 6.0.62 - - condition: redis.enabled - name: redis - repository: https://truecharts.org/ - version: 1.0.67 - description: A PHP-based self-hosted URL shortener that can be used to serve shortened - URLs under your own custom domain. - digest: 306e850ec7c13ea984c5f31c0af2898d248a6ffbf0b4af4b4ddfec6e0a636bbc - 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-1.0.8/shlink-1.0.8.tgz - version: 1.0.8 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -53693,38 +47664,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-02-05T12:54:27.771046668Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: A ReactJS-based progressive web application for Shlink. - digest: c17c5dae22da9663ad990eaaef6c117279fd7ac9db5301959de10564805f4eb4 - 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-1.0.5/shlink-web-client-1.0.5.tgz - version: 1.0.5 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -53854,40 +47793,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-02-05T12:54:27.888248033Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: Self hosted web app for shortening urls (URL shortener) - digest: 4e2798452c3ba91c2e9f297c67323e15fdf8531d099740eb11b842ee5268f748 - 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.37/shorturl-1.0.37.tgz - version: 1.0.37 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -54025,40 +47930,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-02-05T12:54:28.010272976Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: An Automatic Video Library Manager for TV Shows - digest: 785d54c2326a6b2c5c7636b93bfe96e62fd21a0b6bf4de0f9f623e6a495decc8 - 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.37/sickchill-1.0.37.tgz - version: 1.0.37 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -54196,41 +48067,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-02-05T12:54:28.117179446Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: Provides management of TV shows and/or Anime, it detects new episodes, - links downloader apps, and more - digest: 229bfa677a295ca9b95db4f200f23115ebbef8b1994b32e374a92d52a0e53a5c - 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.37/sickgear-1.0.37.tgz - version: 1.0.37 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -54372,39 +48208,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-02-05T12:54:28.234928242Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: Keep track of your network latency. - digest: 9199bc9400a342afe7e4983fcbb733eec2a8b73775fa59beffa8bc837f05ff3a - 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.40/smokeping-1.0.40.tgz - version: 1.0.40 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -54571,43 +48374,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.8 - created: "2022-02-05T12:54:28.356915882Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - - condition: mariadb.enabled - name: mariadb - repository: https://truecharts.org/ - version: 1.0.65 - description: Open source asset management - digest: 65a709ef818f50cc99ce8d5a8d23a4d8db8e6f94fb8c293fd82b0a091df3670a - 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.34/snipe-it-0.0.34.tgz - version: 0.0.34 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -55016,38 +48782,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-02-05T12:54:28.462195559Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: Smart PVR for newsgroup and bittorrent users - digest: 0c2673b1d2ba19d46f762eebd31e29ab286f5a063886a3241bc0a5d6f76a8002 - 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.39/sonarr-9.0.39.tgz - version: 9.0.39 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -55209,38 +48943,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-02-05T12:54:28.567203519Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: Speedtest Exporter made in python using the official speedtest bin - digest: 9611fa0af05442b67d687d3376a7704938ac9f092c7cdb5dbd7f0beaf16bad78 - 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.25/speedtest-exporter-1.0.25.tgz - version: 1.0.25 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -55402,45 +49104,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-02-05T12:54:28.698259283Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - - condition: postgresql.enabled - name: postgresql - repository: https://truecharts.org/ - version: 6.0.62 - description: Spotweb is a decentralized usenet community based on the Spotnet - protocol. - digest: 9ccdea5853d50827d0b0ba00870396594ea75a39bab6058eb67e7b12d551690f - 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.14/spotweb-0.0.14.tgz - version: 0.0.14 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -55598,41 +49261,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-02-05T12:54:28.79159107Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: A high quality, visual, open source tool to create, design, and edit - database files compatible with SQLite - digest: 88e9d26cbb70a8f993945c598eb27501772f12a9bbab555174b866458e64fc9e - 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.41/sqlitebrowser-1.0.41.tgz - version: 1.0.41 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -55774,36 +49402,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-02-05T12:54:28.916799197Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: An organizer for your porn, written in Go - digest: 86932cab5e89dc1dc4d94e929b37eb52b5c00c96c5177770cccb41f90c29c6b8 - 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.19/stash-5.0.19.tgz - version: 5.0.19 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -56015,41 +49613,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-02-05T12:54:29.025562474Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: A self-hosted static file serving app which does nothing more than - just serve up static files from a mounted volume. - digest: dc7c878d6550c2c137c653f859e9c58511605b656ffe4b3cec391c6aa7be96e5 - 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.37/static-1.0.37.tgz - version: 1.0.37 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -56221,41 +49784,6 @@ entries: - https://github.com/truecharts/apps/releases/download/statisfactory-0.0.1/statisfactory-0.0.1.tgz version: 0.0.1 statping: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 0.90.74 - created: "2022-02-05T12:54:29.156430527Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - - condition: postgresql.enabled - name: postgresql - repository: https://truecharts.org/ - version: 6.0.62 - description: Status page for monitoring your websites and applications - digest: bdc8fffaa4af264a2933c52bd9c35e3eceb39ab585a3f83ed0fba3d87eef4511 - 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.29/statping-4.0.29.tgz - version: 4.0.29 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -56432,43 +49960,6 @@ entries: - https://github.com/truecharts/apps/releases/download/statping-4.0.12/statping-4.0.12.tgz version: 4.0.12 strapi: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 3.6.8 - created: "2022-02-05T12:54:29.298778143Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - - condition: postgresql.enabled - name: postgresql - repository: https://truecharts.org/ - version: 6.0.62 - description: Strapi is the leading open-source headless CMS. It’s 100% JavaScript, - fully customizable and developer-first. - digest: d90953b8a3060721a822a08a7b9a90e766eacf728d978d63db5c0d6cd1e1b93e - home: https://github.com/truecharts/apps/tree/master/charts/stable/strapi - icon: https://truecharts.org/_static/img/appicons/strapi-icon.png - keywords: - - strapi - - cms - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: strapi - sources: - - https://hub.docker.com/r/strapi/strapi - - https://github.com/strapi/strapi - - https://docs.strapi.io/developer-docs/latest/setup-deployment-guides/installation/docker.html#creating-a-strapi-project - urls: - - https://github.com/truecharts/apps/releases/download/strapi-1.0.2/strapi-1.0.2.tgz - version: 1.0.2 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -56618,40 +50109,6 @@ entries: - https://github.com/truecharts/apps/releases/download/strapi-0.0.1/strapi-0.0.1.tgz version: 0.0.1 synapse: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - cloud - truecharts.org/grade: U - apiVersion: v2 - appVersion: 1.51.0 - created: "2022-02-05T12:54:29.417014067Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - - condition: postgresql.enabled - name: postgresql - repository: https://truecharts.org/ - version: 6.0.62 - description: A Helm chart to deploy a Matrix homeserver stack into Kubernetes - digest: 26607190015051772ff1a16e3a8351e5a7b636ed68362f81e3fc31c2f6549488 - home: https://github.com/truecharts/apps/charts/stable/synapse - icon: https://truecharts.org/_static/img/appicons/synapse-icon.png - keywords: - - chat - - matrix - - synapse - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: synapse - type: application - urls: - - https://github.com/truecharts/apps/releases/download/synapse-1.0.3/synapse-1.0.3.tgz - version: 1.0.3 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -56959,37 +50416,6 @@ entries: - https://github.com/truecharts/apps/releases/download/synapse-0.0.1/synapse-0.0.1.tgz version: 0.0.1 synclounge: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - incubator - truecharts.org/grade: U - apiVersion: v2 - appVersion: 5.1.112 - created: "2022-02-05T12:54:29.542808527Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: Synclounge is a third party tool that allows you to watch Plex in - sync with your friends/family, wherever you are. - digest: dd5627213cbe5d1bb0d58b6e09d0f6083f36d08b7a609cc870eaef4c223d0656 - 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.19/synclounge-0.0.19.tgz - version: 0.0.19 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -57177,38 +50603,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.19.0 - created: "2022-02-05T12:54:29.654280961Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: P2P file synchronization application - digest: 4bf68c75f9bdf19182c16ec2d0df2dea80b5d1c84b27b756a201078370e52861 - 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.41/syncthing-9.0.41.tgz - version: 9.0.41 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -57466,37 +50860,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-02-05T12:54:29.765161461Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: syslog-ng allows you to flexibly collect, parse, classify, rewrite - and correlate logs. - digest: 2911aa7507af8fcedf3533bbb409371e6d14e058a413bf8160cd82343be3876d - 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.19/syslog-ng-0.0.19.tgz - version: 0.0.19 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -57684,37 +51047,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-02-05T12:54:29.877526746Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: A Python based monitoring and tracking tool for Plex Media Server - digest: 22d012c9f9c8c92fe6199a5ece2b896d401f38f7574ca9b67a361af81c70e9fd - 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.39/tautulli-9.0.39.tgz - version: 9.0.39 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -57902,39 +51234,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-02-05T12:54:29.988598856Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: Audio/Video library transcoding automation - digest: 01fdb082eb9ae122fc55763300abea1d3df8786f8ecd0ebe54b5704b661fa1b4 - 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.43/tdarr-1.0.43.tgz - version: 1.0.43 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -58200,39 +51499,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-02-05T12:54:30.102872352Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: Audio/Video library transcoding automation - digest: 88a74a3176ed2cc06f3c43758f8b0d2e8fa2a272b15d661bff0d993377f92c3d - 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.43/tdarr-node-1.0.43.tgz - version: 1.0.43 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -58498,40 +51764,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-02-05T12:54:30.204595823Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: TeamSpeak is software for quality voice communication via the Internet. - digest: e156383911f6ce91494746eb9b9fe2d1059f817cace78e423c75f94ba0352343 - 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.37/teamspeak3-2.0.37.tgz - version: 2.0.37 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -58669,43 +51901,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-02-05T12:54:30.34228147Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - - condition: postgresql.enabled - name: postgresql - repository: https://truecharts.org/ - version: 6.0.62 - description: Teedy is an open source, lightweight document management system for - individuals and businesses. - digest: 3f7da323db6850108a06a5d3198f7798996c562a386ad0d9f6e02a37b1547dac - 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.30/teedy-4.0.30.tgz - version: 4.0.30 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -58929,39 +52124,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-02-05T12:54:30.459105912Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: The Lounge, modern web IRC client designed for self-hosting - digest: a9ea8144ab557eae5567c863fdad34029ab540a63b836e95bafbab1664730dce - 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.39/thelounge-4.0.39.tgz - version: 4.0.39 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -59128,41 +52290,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.15" - created: "2022-02-05T12:54:30.561205705Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - - condition: postgresql.enabled - name: postgresql - repository: https://truecharts.org/ - version: 6.0.62 - description: Traccar is an open source GPS tracking system. - digest: 90f41e211e3d0758bf1db94f90d2a16ac3e2c43b176a753c6bea270d96c47554 - 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.30/traccar-4.0.30.tgz - version: 4.0.30 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -59374,39 +52501,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.6.0 - created: "2022-02-05T12:54:30.681803265Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: Traefik is a flexible reverse proxy and Ingress Provider. - digest: 32300e2e15963fee649717963d352229d26dac97b2a3c7f1f50fd0ad1d81f75b - 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.53/traefik-10.0.53.tgz - version: 10.0.53 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -59870,39 +52964,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-02-05T12:54:30.792857975Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: API Support for your favorite torrent trackers. - digest: 3505dfd51ecfb05fcba4cbda7f1b937a8f447f9ca4ebb0795584371410f0412b - 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.19/transmission-10.0.19.tgz - version: 10.0.19 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -60102,41 +53163,6 @@ entries: - https://github.com/truecharts/apps/releases/download/transmission-10.0.0/transmission-10.0.0.tgz version: 10.0.0 trilium-notes: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 0.49.5 - created: "2022-02-05T12:54:30.911095099Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: Trilium Notes is a hierarchical note taking application with focus - on building large personal knowledge bases. - digest: 8106d3b07b12d4d979e697bce085da0cb4ac04fd48454fc47752eba57a193926 - home: https://github.com/truecharts/apps/tree/master/charts/stable/trilium-notes - icon: https://truecharts.org/_static/img/appicons/trilium-notes-icon.png - keywords: - - trilium - - notes - - note - - information - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: trilium-notes - sources: - - https://hub.docker.com/r/zadam/trilium - - https://github.com/zadam/trilium - type: application - urls: - - https://github.com/truecharts/apps/releases/download/trilium-notes-1.0.6/trilium-notes-1.0.6.tgz - version: 1.0.6 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -60243,36 +53269,6 @@ entries: - https://github.com/truecharts/apps/releases/download/trilium-notes-0.0.1/trilium-notes-0.0.1.tgz version: 0.0.1 truecommand: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Administration - truecharts.org/grade: U - apiVersion: v2 - appVersion: 2.0.2 - created: "2022-02-05T12:54:31.023354978Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: Aggregated management of TrueNAS devices - digest: 133ed37490957f15b9390c1a788cb730d6149af1e00935f70999379774c2da02 - 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.38/truecommand-9.0.38.tgz - version: 9.0.38 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -60424,40 +53420,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-02-05T12:54:31.143517014Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - - condition: postgresql.enabled - name: postgresql - repository: https://truecharts.org/ - version: 6.0.62 - description: Tiny Tiny RSS is a free and open source web-based news feed (RSS/Atom) - reader and aggregator - digest: bd775eec6d16027631a5732890a7e166e2c01da4cbd44c665b1cb9edc4ecae38 - 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.40/tt-rss-4.0.40.tgz - version: 4.0.40 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -60765,39 +53727,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-02-05T12:54:31.25659834Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: TVheadend - a TV streaming server and digital video recorder - digest: 91dc6a358651c0a15097e5ae862f7489cb7b7fc7c92fb159be483d2d7701f788 - 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.37/tvheadend-10.0.37.tgz - version: 10.0.37 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -60931,41 +53860,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-02-05T12:54:31.358947947Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: A Self-Hosted, Twitter™-like Decentralised microBlogging platform. - No ads, no tracking, your content, your data! - digest: 54430dee7c4f6e2af4685d69527db06c7d85082b5d83eea2d9cc93d5f589ef32 - 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.37/twtxt-1.0.37.tgz - version: 1.0.37 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -61107,37 +54001,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-02-05T12:54:31.475499774Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: Ubooquity is a free, lightweight and easy-to-use home server for - your comics and ebooks. - digest: 71fdde9a52fc04e512843d81ae600d2d119d6c656cbfc723b21d9676e4672c5e - 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.18/ubooquity-0.0.18.tgz - version: 0.0.18 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -61294,38 +54157,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-02-05T12:54:31.582373943Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: Ubiquiti Network's Unifi Controller - digest: c7599ee64fcbafff39b3ba40330e7e1472df2e0a7241b6080e01b8ae337f5019 - 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.43/unifi-9.0.43.tgz - version: 9.0.43 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -61615,36 +54446,6 @@ entries: - https://github.com/truecharts/apps/releases/download/unifi-9.0.20/unifi-9.0.20.tgz version: 9.0.20 unmanic: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 0.1.4 - created: "2022-02-05T12:54:31.701806336Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: Unmanic is a simple tool for optimising your file library. - digest: 8305152d0a69d79fc940fa0c393cc3b75ad72bbcb15a8c8f1ffa5f2d21f93e5b - home: https://github.com/truecharts/apps/tree/master/charts/stable/unmanic - icon: https://truecharts.org/_static/img/appicons/unmanic-icon.png - keywords: - - media - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: unmanic - sources: - - https://github.com/Unmanic/unmanic - - https://hub.docker.com/r/josh5/unmanic - urls: - - https://github.com/truecharts/apps/releases/download/unmanic-1.0.3/unmanic-1.0.3.tgz - version: 1.0.3 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -61706,43 +54507,6 @@ entries: - https://github.com/truecharts/apps/releases/download/unmanic-0.0.2/unmanic-0.0.2.tgz version: 0.0.2 unpackerr: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 0.9.9 - created: "2022-02-05T12:54:31.80444076Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - 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: bc1c11fa913533825287e585c87c917419ba100da3216c55c5c16b738bbb0705 - 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.39/unpackerr-4.0.39.tgz - version: 4.0.39 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -61966,40 +54730,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-02-05T12:54:31.9246867Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: Collect ALL UniFi Controller, Site, Device & Client Data - Export - to InfluxDB or Prometheus - digest: 9aa9c38f3d5516714ac454dfbb8dacb8208b6be8366a0512bc6320e691dfe05d - 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.29/unpoller-1.0.29.tgz - version: 1.0.29 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -62171,37 +54901,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.11.3 - created: "2022-02-05T12:54:32.029536676Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: A fancy self-hosted monitoring tool - digest: df3d7e85013a42edb86a591e985f68c89c5386eb9b8ada9f2512b9cbce782fa1 - 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.38/uptime-kuma-1.0.38.tgz - version: 1.0.38 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -62327,40 +55026,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-02-05T12:54:32.138703918Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: Prometheus Exporter for the official uptimerobot CLI - digest: 43b108d1a30d238111bd4d8ef4d121556c818e328f842e1f76152ec34ec7e6da - 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.18/uptimerobot-prometheus-2.0.18.tgz - version: 2.0.18 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -62719,45 +55384,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.24.0 - created: "2022-02-05T12:54:32.275174796Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - - condition: postgresql.enabled - name: postgresql - repository: https://truecharts.org/ - version: 6.0.62 - description: Unofficial Bitwarden compatible server written in Rust - digest: c6d1dd4f727a6d76d977c3d519f9014c09e7eaad70009ca8a9173e959c5e6a7f - 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.32/vaultwarden-13.0.32.tgz - version: 13.0.32 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -63071,36 +55697,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-02-05T12:54:32.382069902Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: Webgrabplus is a multi-site incremental xmltv epg grabber. - digest: 8579c20aee29c77ef8497ffe4e5c8dc139bdd43a1ed2096242c74e8e4dca1940 - 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.19/webgrabplus-0.0.19.tgz - version: 0.0.19 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -63282,47 +55878,6 @@ entries: - https://github.com/truecharts/apps/releases/download/webgrabplus-0.0.1/webgrabplus-0.0.1.tgz version: 0.0.1 weblate: - - annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media - truecharts.org/grade: U - apiVersion: v2 - appVersion: 4.10.1 - created: "2022-02-05T12:54:32.528305566Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - - condition: postgresql.enabled - name: postgresql - repository: https://truecharts.org/ - version: 6.0.62 - - condition: redis.enabled - name: redis - repository: https://truecharts.org - version: 1.0.67 - description: Weblate is a copylefted libre software web-based continuous localization - system - digest: 22a974eccdee2546a9a95457b8377943236775cfe947d3a2f8d850ad3a10a36e - home: https://github.com/truecharts/apps/tree/master/charts/stable/weblate - icon: https://truecharts.org/_static/img/appicons/weblate-icon.png - keywords: - - translate - kubeVersion: '>=1.16.0-0' - maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - name: weblate - sources: - - https://github.com/WeblateOrg/weblate - - https://github.com/WeblateOrg/docker - - https://github.com/WeblateOrg/docker-compose - - https://docs.weblate.org/en/latest/ - urls: - - https://github.com/truecharts/apps/releases/download/weblate-1.0.2/weblate-1.0.2.tgz - version: 1.0.2 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -63447,38 +56002,6 @@ entries: - https://github.com/truecharts/apps/releases/download/weblate-0.0.1/weblate-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.1 - created: "2022-02-05T12:54:32.645479588Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: A self-hosted, ad-free, privacy-respecting metasearch engine - digest: beb931a49e1e1d26f8b1fed27156c8e674f37874749dbe60a96e723e2ebc3e2c - 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.39/whoogle-1.0.39.tgz - version: 1.0.39 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -63640,42 +56163,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.274 - created: "2022-02-05T12:54:32.768357352Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - - condition: postgresql.enabled - name: postgresql - repository: https://truecharts.org/ - version: 6.0.62 - description: Make documentation a joy to write using Wiki.js's beautiful and intuitive - interface! - digest: 4d307e934b2bf51856597d2ecf813aa3dc6e06fd5fb5b53d1502362afbc85cff - 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.33/wikijs-4.0.33.tgz - version: 4.0.33 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -63965,37 +56452,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-02-05T12:54:32.918984478Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: Wireshark is the world’s foremost and widely-used network protocol - analyzer. - digest: 27995786c35c502edbe2281e54afb7351881a3ba1bf52e3980abf473f303e713 - 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.18/wireshark-0.0.18.tgz - version: 0.0.18 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -64152,41 +56608,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-02-05T12:54:33.059084774Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - - condition: mariadb.enabled - name: mariadb - repository: https://truecharts.org/ - version: 1.0.65 - description: XBackBone is a simple, self-hosted, lightweight PHP file manager - digest: 35f8e04f835298a231ff94963fd5ca2a17ea0ac3a079c6f1c4e6b06524b54516 - 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.27/xbackbone-0.0.27.tgz - version: 0.0.27 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -64363,39 +56784,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-02-05T12:54:33.173548634Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: M3U Proxy for Plex DVR and Emby Live TV. - digest: 9861e575d1da029e239b5c5c57667aa6471c616c67a2be5cb994ba389fbc9e34 - 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.37/xteve-4.0.37.tgz - version: 4.0.37 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -64529,38 +56917,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.23.0 - created: "2022-02-05T12:54:33.311932627Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: Bridges events and allows you to control your Zigbee devices via - MQTT - digest: 5a5ca1732ebf931a29795e6f58cfb424944d2d87b7a172e1719b6b6624276f08 - 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.40/zigbee2mqtt-1.0.40.tgz - version: 1.0.40 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -64754,37 +57110,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-02-05T12:54:33.422669663Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - 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: 32459bebf539a9ae36199f28788d23f8ec60b8fe6c03946da01c20b5c0666209 - 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.18/znc-0.0.18.tgz - version: 0.0.18 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -64941,41 +57266,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.5.0 - created: "2022-02-05T12:54:33.522273032Z" - dependencies: - - name: common - repository: https://truecharts.org - version: 8.14.5 - description: Fully configurable Zwave to MQTT gateway and Control Panel using - NodeJS and Vue - digest: 61111e6876361498a464e6dfccbce7516b4800ce0cd1acb9d89942b9ef1ca7ee - 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.48/zwavejs2mqtt-9.0.48.tgz - version: 9.0.48 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -65291,4 +57581,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-02-05T12:54:33.529257451Z" +generated: "2022-02-06T12:23:16.88473585Z"