diff --git a/charts/stable/nextcloud/CHANGELOG.md b/charts/stable/nextcloud/CHANGELOG.md
index a756bff0fa9..71b3c148a80 100644
--- a/charts/stable/nextcloud/CHANGELOG.md
+++ b/charts/stable/nextcloud/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [nextcloud-9.0.12](https://github.com/truecharts/apps/compare/nextcloud-9.0.11...nextcloud-9.0.12) (2021-11-15)
+
+#### Chore
+
+* update non-major docker tags ([#1339](https://github.com/truecharts/apps/issues/1339))
+
+
+
### [nextcloud-9.0.11](https://github.com/truecharts/apps/compare/nextcloud-9.0.10...nextcloud-9.0.11) (2021-11-15)
diff --git a/charts/stable/nextcloud/Chart.yaml b/charts/stable/nextcloud/Chart.yaml
index 9ecdd5bfa93..a6e4a80d954 100644
--- a/charts/stable/nextcloud/Chart.yaml
+++ b/charts/stable/nextcloud/Chart.yaml
@@ -1,5 +1,5 @@
apiVersion: v2
-appVersion: "22.2.0"
+appVersion: "22.2.2"
dependencies:
- name: common
repository: https://truecharts.org
diff --git a/charts/stable/nextcloud/helm-values.md b/charts/stable/nextcloud/helm-values.md
index 3d2771da7bb..d46b7aac399 100644
--- a/charts/stable/nextcloud/helm-values.md
+++ b/charts/stable/nextcloud/helm-values.md
@@ -31,7 +31,7 @@ You will, however, be able to use all values referenced in the common chart here
| envValueFrom.REDIS_HOST_PASSWORD.secretKeyRef.name | string | `"rediscreds"` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"docker.io/nextcloud"` | |
-| image.tag | string | `"22.2.0@sha256:3a10a9b27c467bd8129de22ce502cb7e8cb1476783740e307766eabdfa6f7c89"` | |
+| image.tag | string | `"22.2.2@sha256:2394d656bf45d63e2a009390773220aebd8ef862798c4f6940aec55c5d3f6a6d"` | |
| persistence.data.enabled | bool | `true` | |
| persistence.data.mountPath | string | `"/var/www/html"` | |
| podSecurityContext.fsGroup | int | `33` | |
diff --git a/charts/stable/tt-rss/CHANGELOG.md b/charts/stable/tt-rss/CHANGELOG.md
index ead7a21c799..93c89070073 100644
--- a/charts/stable/tt-rss/CHANGELOG.md
+++ b/charts/stable/tt-rss/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [tt-rss-3.0.15](https://github.com/truecharts/apps/compare/tt-rss-3.0.14...tt-rss-3.0.15) (2021-11-15)
+
+#### Chore
+
+* update non-major docker tags ([#1339](https://github.com/truecharts/apps/issues/1339))
+
+
+
### [tt-rss-3.0.14](https://github.com/truecharts/apps/compare/tt-rss-3.0.13...tt-rss-3.0.14) (2021-11-15)
diff --git a/charts/stable/tt-rss/Chart.yaml b/charts/stable/tt-rss/Chart.yaml
index a7c4bc31a6b..b354035df3d 100644
--- a/charts/stable/tt-rss/Chart.yaml
+++ b/charts/stable/tt-rss/Chart.yaml
@@ -1,5 +1,5 @@
apiVersion: v2
-appVersion: "1.9043.0"
+appVersion: "1.9044.0"
description: Tiny Tiny RSS is a free and open source web-based news feed (RSS/Atom) reader and aggregator
name: tt-rss
version: 3.0.15
diff --git a/charts/stable/tt-rss/helm-values.md b/charts/stable/tt-rss/helm-values.md
index 6d4d436acc9..f013202f220 100644
--- a/charts/stable/tt-rss/helm-values.md
+++ b/charts/stable/tt-rss/helm-values.md
@@ -22,7 +22,7 @@ You will, however, be able to use all values referenced in the common chart here
| envValueFrom.TTRSS_DB_PASS.secretKeyRef.name | string | `"dbcreds"` | |
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"ghcr.io/k8s-at-home/tt-rss"` | image repository |
-| image.tag | string | `"v1.9043.0@sha256:00cf8fcd0911a758ca6d54d2b47571f1a4bfb71a085a0f78102b99c9db9c5aa2"` | image tag |
+| image.tag | string | `"v1.9044.0@sha256:7852bdc6b9c0933149ddcf2db3426b9630ad71a45d873f14b0adfcdcd283f8f4"` | image tag |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| podSecurityContext.runAsGroup | int | `0` | |
diff --git a/docs/apps/stable/nextcloud/CHANGELOG.md b/docs/apps/stable/nextcloud/CHANGELOG.md
index a756bff0fa9..71b3c148a80 100644
--- a/docs/apps/stable/nextcloud/CHANGELOG.md
+++ b/docs/apps/stable/nextcloud/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [nextcloud-9.0.12](https://github.com/truecharts/apps/compare/nextcloud-9.0.11...nextcloud-9.0.12) (2021-11-15)
+
+#### Chore
+
+* update non-major docker tags ([#1339](https://github.com/truecharts/apps/issues/1339))
+
+
+
### [nextcloud-9.0.11](https://github.com/truecharts/apps/compare/nextcloud-9.0.10...nextcloud-9.0.11) (2021-11-15)
diff --git a/docs/apps/stable/nextcloud/helm-values.md b/docs/apps/stable/nextcloud/helm-values.md
index 3d2771da7bb..d46b7aac399 100644
--- a/docs/apps/stable/nextcloud/helm-values.md
+++ b/docs/apps/stable/nextcloud/helm-values.md
@@ -31,7 +31,7 @@ You will, however, be able to use all values referenced in the common chart here
| envValueFrom.REDIS_HOST_PASSWORD.secretKeyRef.name | string | `"rediscreds"` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"docker.io/nextcloud"` | |
-| image.tag | string | `"22.2.0@sha256:3a10a9b27c467bd8129de22ce502cb7e8cb1476783740e307766eabdfa6f7c89"` | |
+| image.tag | string | `"22.2.2@sha256:2394d656bf45d63e2a009390773220aebd8ef862798c4f6940aec55c5d3f6a6d"` | |
| persistence.data.enabled | bool | `true` | |
| persistence.data.mountPath | string | `"/var/www/html"` | |
| podSecurityContext.fsGroup | int | `33` | |
diff --git a/docs/apps/stable/tt-rss/CHANGELOG.md b/docs/apps/stable/tt-rss/CHANGELOG.md
index ead7a21c799..93c89070073 100644
--- a/docs/apps/stable/tt-rss/CHANGELOG.md
+++ b/docs/apps/stable/tt-rss/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [tt-rss-3.0.15](https://github.com/truecharts/apps/compare/tt-rss-3.0.14...tt-rss-3.0.15) (2021-11-15)
+
+#### Chore
+
+* update non-major docker tags ([#1339](https://github.com/truecharts/apps/issues/1339))
+
+
+
### [tt-rss-3.0.14](https://github.com/truecharts/apps/compare/tt-rss-3.0.13...tt-rss-3.0.14) (2021-11-15)
diff --git a/docs/apps/stable/tt-rss/helm-values.md b/docs/apps/stable/tt-rss/helm-values.md
index 6d4d436acc9..f013202f220 100644
--- a/docs/apps/stable/tt-rss/helm-values.md
+++ b/docs/apps/stable/tt-rss/helm-values.md
@@ -22,7 +22,7 @@ You will, however, be able to use all values referenced in the common chart here
| envValueFrom.TTRSS_DB_PASS.secretKeyRef.name | string | `"dbcreds"` | |
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"ghcr.io/k8s-at-home/tt-rss"` | image repository |
-| image.tag | string | `"v1.9043.0@sha256:00cf8fcd0911a758ca6d54d2b47571f1a4bfb71a085a0f78102b99c9db9c5aa2"` | image tag |
+| image.tag | string | `"v1.9044.0@sha256:7852bdc6b9c0933149ddcf2db3426b9630ad71a45d873f14b0adfcdcd283f8f4"` | image tag |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| podSecurityContext.runAsGroup | int | `0` | |
diff --git a/docs/index.yaml b/docs/index.yaml
index 606edd9da25..acfe29d634e 100644
--- a/docs/index.yaml
+++ b/docs/index.yaml
@@ -1,37 +1,6 @@
apiVersion: v1
entries:
airsonic:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 10.6.2
- created: "2021-11-15T23:30:51.939760829Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: Airsonic is a Free and Open Source community driven media server
- digest: 95ac75cfc7d1b9478aa2ab85abcca54b732a26ea4be2903e3bf46890ecd990ea
- home: https://github.com/truecharts/apps/tree/master/charts/stable/airsonic
- icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/airsonic-logo.png
- keywords:
- - airsonic
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: 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.11/airsonic-4.0.11.tgz
- version: 4.0.11
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -2138,35 +2107,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/airsonic-1.0.0/airsonic-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.11
- created: "2021-11-15T23:30:52.078422507Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: Expose all events from an Amcrest device to an MQTT broker
- digest: 010e5d88bed8faa09e14da4798a8c16dacb72e328c69b5c464f39e57bdc67a4b
- home: https://github.com/truecharts/apps/tree/master/charts/stable/amcrest2mqtt
- icon: https://raw.githubusercontent.com/k8s-at-home/organization/main/logo/k8s-at-home-400.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.11/amcrest2mqtt-2.0.11.tgz
- version: 2.0.11
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -2409,38 +2349,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/amcrest2mqtt-0.0.2/amcrest2mqtt-0.0.2.tgz
version: 0.0.2
apache-musicindex:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 1.4.1
- created: "2021-11-15T23:30:52.219881704Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: Index and stream music using apache-musicindex and m3u playlists
- digest: 76bc089901354ea8df9fd07523b0ecd06613355e87cc8f68391a08ed4b25be3c
- home: https://github.com/truecharts/apps/tree/master/charts/stable/apache-musicindex
- icon: https://en.wikipedia.org/wiki/Apache_HTTP_Server#/media/File:Apache_HTTP_server_logo_(2019-present).svg
- 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.9/apache-musicindex-2.0.9.tgz
- version: 2.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -2646,43 +2554,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/apache-musicindex-0.0.2/apache-musicindex-0.0.2.tgz
version: 0.0.2
appdaemon:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - utilities
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 4.1.0
- created: "2021-11-15T23:30:52.363223914Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- 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: 139ecd922f107b27fe2840ac1fc2009320d6e75613d7681e97c08a3308c45cc4
- home: https://github.com/truecharts/apps/tree/master/charts/stable/appdaemon
- icon: https://github.com/hassio-addons/addon-appdaemon/blob/main/appdaemon/icon.png?raw=true
- keywords:
- - appdaemon
- - homeautomation
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: 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-6.0.9/appdaemon-6.0.9.tgz
- version: 6.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -5675,35 +5546,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/appdaemon-0.1.3/appdaemon-0.1.3.tgz
version: 0.1.3
aria2:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: latest
- created: "2021-11-15T23:30:52.491921222Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: aria server for downloading web content
- digest: 374e35c80fa8dcc55a160a3ce30acb96226877b421d16b159290ea42aab8c89b
- home: https://github.com/truecharts/apps/tree/master/charts/stable/aira2
- icon: https://avatars.githubusercontent.com/u/13545224?s=200&v=4
- 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-2.0.9/aria2-2.0.9.tgz
- version: 2.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -5917,41 +5759,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/aria2-0.0.2/aria2-0.0.2.tgz
version: 0.0.2
audacity:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 3.0.2
- created: "2021-11-15T23:30:52.624343555Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: An easy-to-use, multi-track audio editor and recorder
- digest: e0feb87d3a3935cb55ad6efa7b0eeb33d3f443a362fd09d397f43c4eb8e5a3ab
- home: https://github.com/truecharts/apps/tree/master/charts/stable/audacity
- icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/audacity-logo.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.9/audacity-2.0.9.tgz
- version: 2.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -6178,55 +5985,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/audacity-0.0.2/audacity-0.0.2.tgz
version: 0.0.2
authelia:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - security
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 4.32.2
- created: "2021-11-15T23:30:52.777617635Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- - condition: postgresql.enabled
- name: postgresql
- repository: https://truecharts.org/
- version: 5.2.2
- - condition: redis.enabled
- name: redis
- repository: https://truecharts.org/
- version: 1.0.5
- description: Authelia is a Single Sign-On Multi-Factor portal for web apps
- digest: ee4505bfe2131a7ade2d593e3dd9508b11a9a00a8e1ccfc5ee341dfccccaffd6
- home: https://github.com/truecharts/apps/tree/master/charts/stable/authelia
- icon: https://avatars2.githubusercontent.com/u/59122411?s=200&v=4
- keywords:
- - authelia
- - authentication
- - login
- - SSO
- - Authentication
- - Security
- - Two-Factor
- - U2F
- - YubiKey
- - Push Notifications
- - LDAP
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: 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-7.0.12/authelia-7.0.12.tgz
- version: 7.0.12
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -10067,46 +9825,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/authelia-0.0.1/authelia-0.0.1.tgz
version: 0.0.1
babybuddy:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 1.9.1
- created: "2021-11-15T23:30:52.933496434Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- - condition: postgresql.enabled
- name: postgresql
- repository: https://truecharts.org/
- version: 5.2.2
- 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: 0e98f270a5de0d08374b4b0f3b0d69c3dfd7011cb20bc99bfd7e22cf45d4a842
- home: https://github.com/truecharts/apps/tree/main/charts/babybuddy
- icon: https://github.com/babybuddy/babybuddy/raw/master/babybuddy/static_src/logo/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-4.0.12/babybuddy-4.0.12.tgz
- version: 4.0.12
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -10498,43 +10216,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/babybuddy-0.0.1/babybuddy-0.0.1.tgz
version: 0.0.1
bazarr:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 1.0.0
- created: "2021-11-15T23:30:53.069270691Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: Bazarr is a companion application to Sonarr and Radarr. It manages
- and downloads subtitles based on your requirements
- digest: f7f8078fcb206d7bf0cb46032569cf27e8651d565f54bea1b300a76e4c95e5e0
- home: https://github.com/truecharts/apps/tree/master/charts/stable/bazarr
- icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/bazarr.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.10/bazarr-9.0.10.tgz
- version: 9.0.10
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -13871,41 +13552,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/bazarr-3.1.5/bazarr-3.1.5.tgz
version: 3.1.5
beets:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 1.5.0
- created: "2021-11-15T23:30:53.205486651Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: A music library manager and not, for the most part, a music player.
- digest: 2a3943d3b7222e7be66242e9c7080b4f879b1a64ee16e701a88de5266a5facf4
- home: https://github.com/truecharts/apps/tree/master/charts/stable/beets
- icon: https://github.com/truecharts/apps/raw/main/images/beets.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.10/beets-2.0.10.tgz
- version: 2.0.10
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -14436,38 +14082,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/bitwarden-1.2.5/bitwarden-1.2.5.tgz
version: 1.2.5
booksonic-air:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 2009.1.0
- created: "2021-11-15T23:30:53.334679162Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: Booksonic is a platform for accessing the audibooks you own wherever
- you are
- digest: d5dac8a697ce2edff1b8a00caff32120f95c12806a191757da8804242484103d
- home: https://github.com/truechartsapps/tree/master/charts/stable/booksonic-air
- icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/booksonic-air.png
- keywords:
- - booksonic
- - audiobook
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: https://truecharts.org
- name: booksonic-air
- sources:
- - https://github.com/popeen/Booksonic-Air
- - https://hub.docker.com/r/linuxserver/booksonic-air
- urls:
- - https://github.com/truecharts/apps/releases/download/booksonic-air-4.0.10/booksonic-air-4.0.10.tgz
- version: 4.0.10
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -16082,36 +15696,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/booksonic-air-1.0.1/booksonic-air-1.0.1.tgz
version: 1.0.1
calibre:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 5.32.0
- created: "2021-11-15T23:30:53.4677052Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: Calibre is a powerful and easy to use e-book manager.
- digest: d7418408f514b3e0e50172fdb026dec2b14e1c22ba660bfe623b9fcb12ccc7f2
- home: https://github.com/truechartsapps/tree/master/charts/stable/calibre
- icon: https://github.com/kovidgoyal/calibre/raw/master/resources/images/lt.png
- keywords:
- - calibre
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: https://truecharts.org
- name: calibre
- sources:
- - https://hub.docker.com/r/linuxserver/calibre/
- - https://github.com/kovidgoyal/calibre/
- urls:
- - https://github.com/truecharts/apps/releases/download/calibre-4.0.10/calibre-4.0.10.tgz
- version: 4.0.10
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -17708,40 +17292,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/calibre-1.0.1/calibre-1.0.1.tgz
version: 1.0.1
calibre-web:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 0.6.12
- created: "2021-11-15T23:30:53.597721716Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: Calibre-Web is a web app providing a clean interface for browsing,
- reading and downloading eBooks using an existing Calibre database.
- digest: 642534923ebcdf2a5fbea78a91ab502a47c266805e58fe2ee58b5477a23c9de7
- home: https://github.com/truecharts/apps/tree/master/charts/stable/calibre-web
- icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/calibre-web-icon.png
- keywords:
- - calibre-web
- - calibre
- - ebook
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: 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.9/calibre-web-9.0.9.tgz
- version: 9.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -20396,41 +19946,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/calibre-web-3.1.5/calibre-web-3.1.5.tgz
version: 3.1.5
cloud9:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 1.29.2
- created: "2021-11-15T23:30:53.757983646Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: A complete web based IDE with terminal access
- digest: c6bcbe1de262b68f4746ce95dc0bbf44d606b0a8e14c444c98a6e37e60aef97b
- home: https://github.com/truecharts/apps/tree/master/charts/stable/cloud9
- icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/cloud9.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.11/cloud9-2.0.11.tgz
- version: 2.0.11
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -20727,40 +20242,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/cloud9-0.0.2/cloud9-0.0.2.tgz
version: 0.0.2
code-server:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 3.11.1
- created: "2021-11-15T23:30:53.926354033Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: Run VS Code on any machine anywhere and access it in the browser.
- digest: 10fa1f7d5beab975bbf210c8d8ae1f209f307249bab313fa7a3b1fa0af7cec2e
- home: https://github.com/truecharts/apps/tree/master/charts/stable/code-server
- icon: https://github.com/truecharts/apps/raw/main/images/code-server.jpg
- 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
- - https://hub.docker.com/r/linuxserver/code-server
- type: application
- urls:
- - https://github.com/truecharts/apps/releases/download/code-server-2.0.9/code-server-2.0.9.tgz
- version: 2.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -20980,41 +20461,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/code-server-0.0.2/code-server-0.0.2.tgz
version: 0.0.2
collabora-online:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - office
- - documents
- - productivity
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 6.4.14.3
- created: "2021-11-15T23:30:54.067476328Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: Collabora Online Development Edition – an awesome, Online Office
- suite image suitable for home use.
- digest: fcf585f800d1f1e6061b0a491c51d6a2dd4136822645f507d411604b2ab94eff
- home: https://github.com/truecharts/apps/tree/master/charts/stable/collabora-online
- icon: https://truecharts.org/_static/img/collabora-icon.png
- keywords:
- - collabora-online
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: 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-9.0.10/collabora-online-9.0.10.tgz
- version: 9.0.10
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -28502,35 +27948,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/common-test-2.0.0/common-test-2.0.0.tgz
version: 2.0.0
cryptofolio:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 2.2.0
- created: "2021-11-15T23:30:54.223604628Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: Track your cryptocurrency holdings/portfolio
- digest: 2268e367bf48a59ae9ba454b6f1512983c20f7d4607b98f3e4e69115a33c57b2
- home: https://github.com/truecharts/apps/tree/master/charts/stable/cryptofolio
- icon: https://raw.githubusercontent.com/Xtrendence/Cryptofolio/main/website/assets/img/Logo.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.9/cryptofolio-2.0.9.tgz
- version: 2.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -28715,36 +28132,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/cryptofolio-0.0.2/cryptofolio-0.0.2.tgz
version: 0.0.2
custom-app:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - custom
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 0.19.266
- created: "2021-11-15T23:30:54.363741716Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: Advanced tool to create your own TrueCharts-based App
- digest: 472e584f8c4594615d81956d166169c777c95cbd81779c7807aef5fac5fd5cd6
- home: https://github.com/truecharts/apps/tree/master/charts/stable/custom-app
- icon: https://truecharts.org/_static/img/custom-app-icon.png
- keywords:
- - custom
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: 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.14/custom-app-3.0.14.tgz
- version: 3.0.14
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -29866,40 +29253,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/custom-app-0.0.1/custom-app-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: "2021-11-15T23:30:54.50616402Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: An FTP automation tool that periodically scans given host locations
- for new files.
- digest: 8d9e830df5e6177116a7fd5a8bd3ea6da969b5000b6f62bc7498d33814dda286
- home: https://github.com/truecharts/apps/tree/master/charts/stable/davos
- icon: https://github.com/linuxserver/davos/raw/master/src/main/resources/static/android-chrome-192x192.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.9/davos-2.0.9.tgz
- version: 2.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -30119,40 +29472,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/davos-0.0.2/davos-0.0.2.tgz
version: 0.0.2
deconz:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 2.13.01
- created: "2021-11-15T23:30:54.645390701Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- 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: 8db9c7397d5ae9d562272648293ea39290857b2f222bea876126d610dcc0e723
- home: https://github.com/truechartsapps/tree/master/charts/stable/deconz
- icon: https://avatars1.githubusercontent.com/u/4217524?s=400&v=4
- keywords:
- - deconz
- - home-automation
- - zigbee
- - conbee
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: https://truecharts.org
- name: deconz
- sources:
- - https://github.com/dresden-elektronik/deconz-rest-plugin
- - https://github.com/marthoc/docker-deconz
- urls:
- - https://github.com/truecharts/apps/releases/download/deconz-4.0.9/deconz-4.0.9.tgz
- version: 4.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -31914,39 +31233,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/deconz-1.0.1/deconz-1.0.1.tgz
version: 1.0.1
deepstack-cpu:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - AI
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: cpu
- created: "2021-11-15T23:30:54.781059658Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: DeepStack AI provides AI features including Face Recognition, Object
- Detection, Scene Recognition and custom AI Models
- digest: c8c07d6e534eba863dcb6c3ffba9eb8d76631aafe979b789be8f674ffea77b95
- home: https://github.com/truecharts/apps/tree/master/charts/stable/deepstack-cpu
- icon: https://deepquest.sfo2.digitaloceanspaces.com/deepstackcc/static/img/deepstacklogo.png
- keywords:
- - AI
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: https://truecharts.org
- name: deepstack-cpu
- sources:
- - https://github.com/johnolafenwa/DeepStack
- - https://hub.docker.com/r/deepquestai/deepstack
- - https://www.deepstack.cc/
- type: application
- urls:
- - https://github.com/truecharts/apps/releases/download/deepstack-cpu-7.0.9/deepstack-cpu-7.0.9.tgz
- version: 7.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -34735,39 +34021,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/deepstack-cpu-1.0.3/deepstack-cpu-1.0.3.tgz
version: 1.0.3
deepstack-gpu:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - AI
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: gpu
- created: "2021-11-15T23:30:54.923107359Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: DeepStack AI provides AI features including Face Recognition, Object
- Detection, Scene Recognition and custom AI Models
- digest: bddae6bf41201b8d7316ca841558db4cfe32a5ae3ee6859f02ea1a42d7daabe9
- home: https://github.com/truecharts/apps/tree/master/charts/stable/deepstack-gpu
- icon: https://deepquest.sfo2.digitaloceanspaces.com/deepstackcc/static/img/deepstacklogo.png
- keywords:
- - AI
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: https://truecharts.org
- name: deepstack-gpu
- 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-gpu-2.0.9/deepstack-gpu-2.0.9.tgz
- version: 2.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -34970,38 +34223,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/deepstack-gpu-1.0.0/deepstack-gpu-1.0.0.tgz
version: 1.0.0
deluge:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 2.0.3
- created: "2021-11-15T23:30:55.119828346Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: Deluge App for TrueNAS SCALE
- digest: a54acd001ca7fee3832fdd1c279ba0dbfdfaa49dc4f4b9d4e8d82b9cad2e0290
- home: https://github.com/truecharts/apps/tree/master/charts/stable/deluge
- icon: https://avatars2.githubusercontent.com/u/6733935?v=3&s=200
- keywords:
- - transmission
- - torrent
- - usenet
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: 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.10/deluge-9.0.10.tgz
- version: 9.0.10
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -37547,41 +36768,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/deluge-3.1.5/deluge-3.1.5.tgz
version: 3.1.5
digikam:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 7.3.0
- created: "2021-11-15T23:30:55.245100629Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: Professional Photo Management with the Power of Open Source
- digest: 50dc9b1efa7f5dccc7b0f0b55d86caad83609995f72844f05591d821730984a6
- home: https://github.com/truecharts/apps/tree/master/charts/stable/digikam
- icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/digikam.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.11/digikam-2.0.11.tgz
- version: 2.0.11
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -37878,37 +37064,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/digikam-0.0.2/digikam-0.0.2.tgz
version: 0.0.2
dizquetv:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 1.5.0
- created: "2021-11-15T23:30:55.36304316Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: Create live TV channel streams from media on your Plex servers.
- digest: b04ee5f1c8410292d9ff47cdc9f1e95e50a71e698fbae411d4017a1b6d0b0aa1
- home: https://github.com/truechartsapps/tree/master/charts/stable/dizquetv
- icon: https://github.com/vexorian/dizquetv/raw/main/resources/dizquetv.png?raw=true
- keywords:
- - dizqueTV
- - dizquetv
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: https://truecharts.org
- name: dizquetv
- sources:
- - https://github.com/vexorian/dizquetv
- - https://hub.docker.com/r/vexorian/dizquetv
- urls:
- - https://github.com/truecharts/apps/releases/download/dizquetv-4.0.9/dizquetv-4.0.9.tgz
- version: 4.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -39407,40 +38562,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/dizquetv-1.0.1/dizquetv-1.0.1.tgz
version: 1.0.1
doublecommander:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 0.8.2
- created: "2021-11-15T23:30:55.494226485Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: A free cross platform open source file manager with two panels side
- by side.
- digest: fadab28de892fca9f110073e6a9b41551e9e911965dded6aa2f962edc3cb3836
- home: https://github.com/truecharts/apps/tree/master/charts/stable/doublecommander
- icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/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.11/doublecommander-2.0.11.tgz
- version: 2.0.11
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -39728,42 +38849,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/doublecommander-0.0.2/doublecommander-0.0.2.tgz
version: 0.0.2
dsmr-reader:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: latest-202
- created: "2021-11-15T23:30:55.644616845Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- - condition: postgresql.enabled
- name: postgresql
- repository: https://truecharts.org/
- version: 5.2.2
- description: DSMR-protocol reader, telegram data storage and energy consumption
- visualizer.
- digest: 1d65a8e365cc68c8f90235c8b0a8560a2ccf7b242144686e9771d8961ebd76f4
- home: https://github.com/truecharts/apps/tree/master/charts/stable/dsmr-reader
- icon: https://avatars2.githubusercontent.com/u/57727360?s=400&v=4
- 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-4.0.10/dsmr-reader-4.0.10.tgz
- version: 4.0.10
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -40043,36 +39128,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/dsmr-reader-0.0.1/dsmr-reader-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: "2021-11-15T23:30:55.778301287Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: Store securely encrypted backups on cloud storage services!
- digest: a93be17117cf09baad80e9f71d09acc6c62ebbad8eb154ab696142be9d7d17a7
- home: https://github.com/truechartsapps/tree/master/charts/stable/duplicati
- icon: https://avatars.githubusercontent.com/u/8270231?s=200&v=4
- keywords:
- - duplicati
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: https://truecharts.org
- name: duplicati
- sources:
- - https://hub.docker.com/r/linuxserver/duplicati/
- - https://github.com/duplicati/duplicati
- urls:
- - https://github.com/truecharts/apps/releases/download/duplicati-4.0.9/duplicati-4.0.9.tgz
- version: 4.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -41594,39 +40649,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/duplicati-1.0.1/duplicati-1.0.1.tgz
version: 1.0.1
emby:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 4.6.4.0
- created: "2021-11-15T23:30:55.960971482Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: Emby Server is a home media server
- digest: d7f66aa1b9a834eae9f70aa065be288e1d51ca728887101d73841d288c2395c4
- home: https://github.com/truecharts/apps/master/stable/emby
- icon: https://truecharts.org/_static/img/emby-icon.png
- keywords:
- - jellyfin
- - plex
- - emby
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: 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.9/emby-9.0.9.tgz
- version: 9.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -44478,38 +43500,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/emby-3.1.5/emby-3.1.5.tgz
version: 3.1.5
esphome:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - tools
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 2021.10.3
- created: "2021-11-15T23:30:56.085378362Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- 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: ea5ef4fa649d89997f39ddcf97e6031e509d96448e563f3d7010e7a8913e72a4
- home: https://github.com/truecharts/apps/tree/master/charts/stable/esphome
- icon: https://esphome.io/_images/logo.svg
- keywords:
- - esphome
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: 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.10/esphome-9.0.10.tgz
- version: 9.0.10
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -47529,46 +46519,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/esphome-3.1.5/esphome-3.1.5.tgz
version: 3.1.5
etherpad:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 1.8.14
- created: "2021-11-15T23:30:56.256578109Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- - condition: postgresql.enabled
- name: postgresql
- repository: https://truecharts.org/
- version: 5.2.2
- description: A real-time collaborative editor scalable to thousands of simultaneous
- real time users.
- digest: 701b6f2018743d39f28ed45b75f15f0e3915c3de53175973cc964b0bc2dac40c
- home: https://github.com/truecharts/apps/tree/main/charts/etherpad
- icon: https://github.com/truecharts/apps/raw/main/images/etherpad.jpg
- 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-4.0.10/etherpad-4.0.10.tgz
- version: 4.0.10
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -47880,37 +46830,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/etherpad-0.0.1/etherpad-0.0.1.tgz
version: 0.0.1
external-service:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - networking
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 0.66.6
- created: "2021-11-15T23:30:56.398310025Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: Allow external services to be used like Apps.
- digest: d402bc2fc00ee413d21ad318f0b8eea78f5625b658af725927a77085061f96b8
- home: https://github.com/truecharts/apps/tree/master/charts/stable/external-service
- icon: https://truecharts.org/_static/img/external-service-icon.png
- keywords:
- - external-service
- - reverse-proxy
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: 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.9/external-service-4.0.9.tgz
- version: 4.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -49145,41 +48064,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/external-service-0.0.1/external-service-0.0.1.tgz
version: 0.0.1
filezilla:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 3.51.0
- created: "2021-11-15T23:30:56.518837173Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: A Helm chart for Kubernetes
- digest: 520692c81c049ec74726c1c8fbbb8b96fcbe2f031ae11083015bcec8fb1e57b1
- home: https://github.com/truecharts/apps/tree/master/charts/stable/filezilla
- icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/filezilla-logo.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.9/filezilla-2.0.9.tgz
- version: 2.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -49406,41 +48290,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/filezilla-0.0.2/filezilla-0.0.2.tgz
version: 0.0.2
fireflyiii:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - finacial
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 5.5.12
- created: "2021-11-15T23:30:56.699650897Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- - condition: postgresql.enabled
- name: postgresql
- repository: https://truecharts.org/
- version: 5.2.2
- description: A free and open source personal finance manager
- digest: 84ac317373d142a13d2d20dcca31363d2d4f514d759f600b0169ba4b0ca1c6f7
- home: https://github.com/firefly-iii/firefly-iii/
- icon: https://www.firefly-iii.org/assets/logo/color.png
- keywords:
- - fireflyiii
- - finacial
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: https://truecharts.org
- name: fireflyiii
- sources:
- - https://github.com/firefly-iii/firefly-iii/
- type: application
- urls:
- - https://github.com/truecharts/apps/releases/download/fireflyiii-12.0.10/fireflyiii-12.0.10.tgz
- version: 12.0.10
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -54191,45 +53040,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/fireflyiii-1.0.1/fireflyiii-1.0.1.tgz
version: 1.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: "2021-11-15T23:30:56.844284135Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- - condition: postgresql.enabled
- name: postgresql
- repository: https://truecharts.org/
- version: 5.2.2
- description: This is an all-in-one package for running a self-hosted Firefox Sync
- server.
- digest: 1eed7be0bb5ceda285dbf0287f20c312a095412f98c9964c4beecbf7f0f1654a
- home: https://github.com/truecharts/apps/tree/main/charts/firefox-syncserver
- icon: https://upload.wikimedia.org/wikipedia/en/0/01/Firefox_Sync_logo.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-4.0.10/firefox-syncserver-4.0.10.tgz
- version: 4.0.10
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -54533,37 +53343,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/firefox-syncserver-0.0.1/firefox-syncserver-0.0.1.tgz
version: 0.0.1
flaresolverr:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 2.0.2
- created: "2021-11-15T23:30:56.97326065Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: FlareSolverr is a proxy server to bypass Cloudflare protection
- digest: b47550469d73037645256d54cf8974cf7dc9d16fd6799772a83f6a08c55326bb
- home: https://github.com/truechartsapps/tree/master/charts/stable/flaresolverr
- icon: https://raw.githubusercontent.com/FlareSolverr/FlareSolverr/master/resources/flaresolverr_logo.svg
- keywords:
- - flaresolverr
- - jackett
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: https://truecharts.org
- name: flaresolverr
- sources:
- - https://github.com/FlareSolverr/FlareSolverr
- - https://hub.docker.com/r/flaresolverr/flaresolverr
- urls:
- - https://github.com/truecharts/apps/releases/download/flaresolverr-4.0.10/flaresolverr-4.0.10.tgz
- version: 4.0.10
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -56067,39 +54846,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/flaresolverr-1.0.1/flaresolverr-1.0.1.tgz
version: 1.0.1
flood:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 4.7.0
- created: "2021-11-15T23:30:57.094471204Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: Flood is a monitoring service for various torrent clients
- digest: 5a8049050cc17b351942375f2c524fb1118e730c58adad38a581ae3c646f01af
- home: https://github.com/truechartsapps/tree/master/charts/stable/flood
- icon: https://raw.githubusercontent.com/jesec/flood/master/flood.svg
- keywords:
- - flood
- - rtorrent
- - qbittorrent
- - transmission
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: https://truecharts.org
- name: flood
- sources:
- - https://github.com/jesec/flood
- - https://hub.docker.com/r/jesec/flood
- urls:
- - https://github.com/truecharts/apps/releases/download/flood-4.0.9/flood-4.0.9.tgz
- version: 4.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -57712,40 +56458,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/flood-1.0.1/flood-1.0.1.tgz
version: 1.0.1
focalboard:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 0.8.0
- created: "2021-11-15T23:30:57.243322976Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: Focalboard is an open source, self-hosted alternative to Trello,
- Notion, and Asana.
- digest: 38483398565752fceb43d54bb00aab17f7e73ba2f65d2e7259976e7b0812ce2e
- home: https://github.com/truechartsapps/tree/master/charts/stable/focalboard
- icon: https://github.com/mattermost/focalboard/raw/main/webapp/static/favicon.svg
- keywords:
- - focalboard
- - kanban
- - project management
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: https://truecharts.org
- name: focalboard
- sources:
- - https://www.focalboard.com/
- - https://github.com/mattermost/focalboard
- - https://github.com/FlipEnergy/container-images/blob/main/focalboard
- urls:
- - https://github.com/truecharts/apps/releases/download/focalboard-4.0.9/focalboard-4.0.9.tgz
- version: 4.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -59415,38 +58127,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/focalboard-1.0.1/focalboard-1.0.1.tgz
version: 1.0.1
fossil:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 2.15.1
- created: "2021-11-15T23:30:57.367851956Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: A simple, high-reliability, distributed software configuration management
- system
- digest: 2929491f3b7301ed27379b99ced5209ff809a9781bedeb91ac96fecb48fb002f
- home: https://github.com/truecharts/apps/tree/master/charts/stable/fossil
- icon: https://fossil-scm.org/home/doc/trunk/www/fossil3.gif
- 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.9/fossil-2.0.9.tgz
- version: 2.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -59652,38 +58332,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/fossil-0.0.2/fossil-0.0.2.tgz
version: 0.0.2
freeradius:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - auth
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 3.0.23
- created: "2021-11-15T23:30:57.496479168Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: OpenSource Radius implementation
- digest: 1b65a84e44881e86c42cbcd4c5a1df0e1c3ade2ec1f540964082960f06345c6f
- home: https://www.openldap.org
- icon: https://networkradius.com/assets/img/FR-NR.svg
- keywords:
- - radius
- - auth
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: 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.11/freeradius-4.0.11.tgz
- version: 4.0.11
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -61294,38 +59942,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/freeradius-1.0.0/freeradius-1.0.0.tgz
version: 1.0.0
freshrss:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 1.18.1
- created: "2021-11-15T23:30:57.620941748Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: FreshRSS is a self-hosted RSS feed aggregator
- digest: c1036b10bc0781e0e3185de0498af9fea16e31147890fb6d85d61741ebaa83b6
- home: https://github.com/truecharts/apps/tree/master/charts/stable/freshrss
- icon: https://github.com/FreshRSS/FreshRSS/blob/master/docs/img/FreshRSS-logo.png?raw=true
- keywords:
- - freshrss
- - rss
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: 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.10/freshrss-9.0.10.tgz
- version: 9.0.10
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -63911,39 +62527,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/freshrss-3.1.5/freshrss-3.1.5.tgz
version: 3.1.5
gaps:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 0.8.8
- created: "2021-11-15T23:30:57.743414012Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: Gaps searches through your Plex Server or local folders for all movies,
- then queries for known movies in the same collection.
- digest: 2438ffc7fc3ccbc9c46bf417bd5d2cc2c08169f1b621c25dfd40eb271f738336
- home: https://github.com/truecharts/apps/tree/master/charts/stable/gaps
- icon: https://raw.githubusercontent.com/JasonHHouse/gaps/master/images/Final-Black.png
- keywords:
- - gaps
- - plex
- - plex-media-server
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: https://truecharts.org
- name: gaps
- sources:
- - https://github.com/JasonHHouse/gaps
- type: application
- urls:
- - https://github.com/truecharts/apps/releases/download/gaps-9.0.9/gaps-9.0.9.tgz
- version: 9.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -66450,51 +65033,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/gaps-3.1.5/gaps-3.1.5.tgz
version: 3.1.5
gitea:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - GIT
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 1.15.6
- created: "2021-11-15T23:30:57.878051572Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- - condition: postgresql.enabled
- name: postgresql
- repository: https://truecharts.org/
- version: 5.2.2
- - condition: memcached.enabled
- name: memcached
- repository: https://truecharts.org/
- version: 1.0.4
- description: Self hosted GIT repositories
- digest: efc8f4ab49dcca5e24e60509441ad7ec4376c3bc06c1692c3043653a730e12cb
- home: https://github.com/truecharts/apps/tree/master/charts/stable/gitea
- icon: https://docs.gitea.io/images/gitea.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-4.0.15/gitea-4.0.15.tgz
- version: 4.0.15
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -67721,41 +66259,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/gitea-0.0.1/gitea-0.0.1.tgz
version: 0.0.1
golinks:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 154c581
- created: "2021-11-15T23:30:57.989056146Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- 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: ed8d089e40a85904f92759d9b40edc91a2e275a2ed2b0dce74fc5a4e86f3ed68
- home: https://github.com/truecharts/apps/tree/master/charts/stable/golinks
- 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.9/golinks-2.0.9.tgz
- version: 2.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -67982,37 +66485,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/golinks-0.0.2/golinks-0.0.2.tgz
version: 0.0.2
gonic:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 0.14.0
- created: "2021-11-15T23:30:58.118543665Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: Music streaming server / subsonic server API implementation
- digest: dba2dcdfbce748f852e1bfe356a2aeae77aa1cc66631151db8384dffa96e5f80
- home: https://github.com/truechartsapps/tree/master/charts/stable/gonic
- icon: https://raw.githubusercontent.com/sentriz/gonic/master/.github/logo.png
- keywords:
- - music
- - subsonic
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: https://truecharts.org
- name: gonic
- sources:
- - https://github.com/sentriz/gonic
- - https://hub.docker.com/r/sentriz/gonic
- urls:
- - https://github.com/truecharts/apps/releases/download/gonic-4.0.9/gonic-4.0.9.tgz
- version: 4.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -69485,44 +67957,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/gonic-1.0.1/gonic-1.0.1.tgz
version: 1.0.1
gotify:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 2.1.0
- created: "2021-11-15T23:30:58.248492588Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- - condition: postgresql.enabled
- name: postgresql
- repository: https://truecharts.org/
- version: 5.2.2
- description: a simple server for sending and receiving messages
- digest: feb451331e4bc7431771c048fe2b67f3238028b03cbbc24cd28dfeb1fc30b109
- home: https://github.com/truecharts/apps/tree/main/charts/gotify
- icon: https://gotify.net/img/logo.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-4.0.10/gotify-4.0.10.tgz
- version: 4.0.10
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -69818,40 +68252,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/gotify-0.0.1/gotify-0.0.1.tgz
version: 0.0.1
grav:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 1.7.18
- created: "2021-11-15T23:30:58.359562862Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: A Fast, Simple, and Flexible, file-based Web-platform.
- digest: af6ee2a22321f452f4d10c4ca49bd815b920137f8d0a5d8dbf05503ee3247cbc
- home: https://github.com/truecharts/apps/tree/master/charts/stable/grav
- icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/grav-logo.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.9/grav-2.0.9.tgz
- version: 2.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -70071,37 +68471,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/grav-0.0.2/grav-0.0.2.tgz
version: 0.0.2
grocy:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - Home-Automation
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 3.1.1
- created: "2021-11-15T23:30:58.491691802Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: ERP beyond your fridge - grocy is a web-based self-hosted groceries
- & household management solution for your home
- digest: 0faefc81c64123f1779d51014eaf7f150838736253edb1aac058fcb5e42cb3fa
- home: https://github.com/truecharts/apps/tree/master/charts/stable/grocy
- icon: https://github.com/grocy/grocy/raw/master/public/img/appicons/mstile-150x150.png
- keywords:
- - grocy
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: https://truecharts.org
- name: grocy
- sources:
- - https://github.com/grocy/grocy
- type: application
- urls:
- - https://github.com/truecharts/apps/releases/download/grocy-9.0.9/grocy-9.0.9.tgz
- version: 9.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -72538,41 +70907,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/grocy-3.1.5/grocy-3.1.5.tgz
version: 3.1.5
handbrake:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 1.24.2
- created: "2021-11-15T23:30:58.627658472Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: HandBrake is a tool for converting video from nearly any format to
- a selection of modern, widely supported codecs.
- digest: 55184a4bff69fffbcf7ee1e9e42c20c639edaf2c88ebfe3559aa628b0bddf9aa
- home: https://github.com/truecharts/apps/tree/master/charts/stable/handbrake
- icon: https://handbrake.fr/img/logo.png
- keywords:
- - handbrake
- - encode
- - media
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: 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-9.0.9/handbrake-9.0.9.tgz
- version: 9.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -75702,39 +74036,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/handbrake-3.1.5/handbrake-3.1.5.tgz
version: 3.1.5
haste-server:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - utilities
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: latest
- created: "2021-11-15T23:30:58.758151199Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: Simple text sharing
- digest: cd5269633c49852c4880a65d816f5a716a61cf2a873d505fa1b962f71a58cac6
- home: https://github.com/truecharts/apps/tree/master/charts/stable/haste
- icon: https://raw.githubusercontent.com/nicholaswilde/helm-charts/main/images/haste.png
- keywords:
- - haste
- - hastebin
- - haste-server
- - pastebin
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: 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.9/haste-server-4.0.9.tgz
- version: 4.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -77823,40 +76124,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/haste-server-1.0.0/haste-server-1.0.0.tgz
version: 1.0.0
headphones:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 58edc604
- created: "2021-11-15T23:30:58.899947215Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: An automated music downloader for NZB and Torrent, written in Python.
- It supports SABnzbd, NZBget, Transmission, µTorrent and Blackhole.
- digest: 1a13593b21afcbc995433513aa11255f21fb2bd442eed59bcb3318bccff0523e
- home: https://github.com/truecharts/apps/tree/master/charts/stable/headphones
- icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/headphones-banner.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.9/headphones-2.0.9.tgz
- version: 2.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -78076,40 +76343,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/headphones-0.0.2/headphones-0.0.2.tgz
version: 0.0.2
healthchecks:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 1.22.0
- created: "2021-11-15T23:30:59.006747356Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- 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: 35fcd61e6252b73fe15b8c8a729cf34f5444ce17c64829fea7eabb51ca03d710
- home: https://github.com/truechartsapps/tree/master/charts/stable/healthchecks
- icon: https://avatars.githubusercontent.com/u/13053880?s=200&v=4
- keywords:
- - cron
- - monitoring
- - alert
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: https://truecharts.org
- name: healthchecks
- sources:
- - https://github.com/healthchecks/healthchecks
- - https://hub.docker.com/r/linuxserver/healthchecks
- urls:
- - https://github.com/truecharts/apps/releases/download/healthchecks-4.0.9/healthchecks-4.0.9.tgz
- version: 4.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -79953,36 +78186,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/healthchecks-1.0.1/healthchecks-1.0.1.tgz
version: 1.0.1
heimdall:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - organizers
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 2.2.2
- created: "2021-11-15T23:30:59.144577341Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: An Application dashboard and launcher
- digest: 0d12738b8ad1928693d183e915cebb0e80c05375a79ff2846c2f11858fe4267d
- home: https://github.com/truecharts/apps/tree/master/charts/stable/heimdall
- icon: https://i.imgur.com/mM4tcO5.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.11/heimdall-9.0.11.tgz
- version: 9.0.11
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -82210,43 +80413,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/heimdall-3.1.5/heimdall-3.1.5.tgz
version: 3.1.5
home-assistant:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - home-automation
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 2021.11.3
- created: "2021-11-15T23:30:59.269748726Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- - condition: postgresql.enabled
- name: postgresql
- repository: https://truecharts.org/
- version: 5.2.2
- description: home-assistant App for TrueNAS SCALE
- digest: 263822303819d87a1ad9e0f92beb0bf9c2bb0dcde98bfc630dcbb3e0340023ec
- home: https://github.com/truecharts/apps/tree/master/charts/stable/home-assistant
- icon: https://upload.wikimedia.org/wikipedia/commons/thumb/6/6e/Home_Assistant_Logo.svg/519px-Home_Assistant_Logo.svg.png
- keywords:
- - home-assistant
- - hass
- - homeassistant
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: 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-11.0.13/home-assistant-11.0.13.tgz
- version: 11.0.13
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -86028,37 +84194,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/home-assistant-3.1.5/home-assistant-3.1.5.tgz
version: 3.1.5
hyperion-ng:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 2.0.0-alph
- created: "2021-11-15T23:30:59.395842619Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: Hyperion is an opensource Bias or Ambient Lighting implementation
- digest: 634ae2efab6953ffbd85a9e0b6fcec34f75d9ca9872021fc5b36e49577c0c93d
- home: https://github.com/truechartsapps/tree/master/charts/stable/hyperion-ng
- icon: https://avatars.githubusercontent.com/u/17778452?s=200&v=4
- keywords:
- - hyperion-ng
- - hyperion
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: https://truecharts.org
- name: hyperion-ng
- sources:
- - https://github.com/hyperion-project/hyperion.ng
- - https://hub.docker.com/r/sirfragalot/hyperion.ng
- urls:
- - https://github.com/truecharts/apps/releases/download/hyperion-ng-4.0.9/hyperion-ng-4.0.9.tgz
- version: 4.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -87557,39 +85692,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/hyperion-ng-1.0.1/hyperion-ng-1.0.1.tgz
version: 1.0.1
icantbelieveitsnotvaletudo:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 2021.2.1
- created: "2021-11-15T23:30:59.520167397Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: Create live map data from Valetudo powered robots
- digest: c697c92931902a85c692984c757931698117e5ac641626d9962ddf5b09d5dc0a
- home: https://github.com/truecharts/apps/tree/master/charts/stable/icantbelieveitsnotvaletudo
- icon: https://raw.githubusercontent.com/Hypfer/Valetudo/master/assets/logo/valetudo_logo_small.svg
- 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.9/icantbelieveitsnotvaletudo-2.0.9.tgz
- version: 2.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -87802,39 +85904,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/icantbelieveitsnotvaletudo-0.0.2/icantbelieveitsnotvaletudo-0.0.2.tgz
version: 0.0.2
jackett:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- - test
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 0.19.266
- created: "2021-11-15T23:30:59.645271182Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: API Support for your favorite torrent trackers.
- digest: 7ed087a1d5c4b680b2f87f2ffee3d7b9046e4cf92f5a354b78eae8cf15ff5c69
- home: https://github.com/truecharts/apps/tree/master/charts/stable/jackett
- icon: https://truecharts.org/_static/img/jackett-icon.png
- keywords:
- - jackett
- - torrent
- - usenet
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: https://truecharts.org
- name: jackett
- sources:
- - https://github.com/Jackett/Jackett
- type: application
- urls:
- - https://github.com/truecharts/apps/releases/download/jackett-9.0.17/jackett-9.0.17.tgz
- version: 9.0.17
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -91904,41 +89973,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/jackett-3.1.5/jackett-3.1.5.tgz
version: 3.1.5
jdownloader2:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - downloads
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 1.7.1
- created: "2021-11-15T23:30:59.774326698Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- 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: 6e8d577a508768bbd24760579dacfdd1f9db00b25b6f6a81463a80c74c5b938e
- home: https://github.com/truecharts/apps/tree/master/charts/stable/jackett
- icon: https://jdownloader.org/_media/knowledge/wiki/jdownloader.png?w=150
- keywords:
- - jdownloader
- - download
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: 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-4.0.10/jdownloader2-4.0.10.tgz
- version: 4.0.10
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -93093,38 +91127,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/jdownloader2-0.0.1/jdownloader2-0.0.1.tgz
version: 0.0.1
jellyfin:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 10.7.7
- created: "2021-11-15T23:30:59.908772356Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: Jellyfin is a Free Software Media System
- digest: 0f5c35db3e960b93b35b9636e7f67a64835a9d2554324478562609ae07d173c9
- home: https://github.com/truecharts/apps/tree/master/charts/stable/jellyfin
- icon: https://truecharts.org/_static/img/jellyfin-icon.png
- keywords:
- - jellyfin
- - plex
- - emby
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: https://truecharts.org
- name: jellyfin
- sources:
- - https://github.com/jellyfin/jellyfin
- type: application
- urls:
- - https://github.com/truecharts/apps/releases/download/jellyfin-9.0.9/jellyfin-9.0.9.tgz
- version: 9.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -95913,42 +93915,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/jellyfin-3.1.5/jellyfin-3.1.5.tgz
version: 3.1.5
joplin-server:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 2.5.1
- created: "2021-11-15T23:31:00.034534046Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- - condition: postgresql.enabled
- name: postgresql
- repository: https://truecharts.org/
- version: 5.2.2
- description: This server allows you to sync any Joplin client
- digest: 6397f3212e17e96b9aac7594d59e478362b514895c3422a85a63100bab45a52e
- home: https://github.com/truecharts/apps/tree/master/charts/stable/jopplin-server
- icon: https://raw.githubusercontent.com/laurent22/joplin/master/Assets/LinuxIcons/256x256.png?raw=true
- 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-4.0.10/joplin-server-4.0.10.tgz
- version: 4.0.10
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -96228,37 +94194,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/joplin-server-0.0.1/joplin-server-0.0.1.tgz
version: 0.0.1
k8s-gateway:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - networking
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 0.1.8
- created: "2021-11-15T23:31:00.180533295Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: A Helm chart for the k8s_gateway CoreDNS plugin
- digest: 7f523fc273a160b7b693f634ec4db9e6620a18bbc69409a8515a3906342a534b
- home: https://github.com/truecharts/apps/tree/master/charts/stable/k8s-gateway
- icon: https://cncf-branding.netlify.app/img/projects/coredns/icon/black/coredns-icon-black.png
- keywords:
- - DNS
- - networking
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: 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.10/k8s-gateway-4.0.10.tgz
- version: 4.0.10
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -96930,40 +94865,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/k8s-gateway-0.0.1/k8s-gateway-0.0.1.tgz
version: 0.0.1
kanboard:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 1.2.20
- created: "2021-11-15T23:31:00.322434312Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- - condition: postgresql.enabled
- name: postgresql
- repository: https://truecharts.org/
- version: 5.2.2
- description: Kanboard is a free and open source Kanban project management software.
- digest: 2ba7793d287df8aaf3018a95e50a7eb796cd5b9637f916d0d563329802446c63
- home: https://github.com/truecharts/apps/tree/master/charts/stable/kanboard
- icon: https://raw.githubusercontent.com/kanboard/website/master/assets/img/icon.svg
- 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-4.0.10/kanboard-4.0.10.tgz
- version: 4.0.10
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -97227,36 +95128,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/kanboard-0.0.1/kanboard-0.0.1.tgz
version: 0.0.1
kms:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - graywares
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: minimal
- created: "2021-11-15T23:31:00.461801209Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: Private Windows Activation Server for development and testing
- digest: ac1943d2f21e3f0e8485c431bdb766eee557299ebc73c40b23e631bfac93952f
- home: https://github.com/truecharts/apps/tree/master/charts/stable/kms
- icon: https://truecharts.org/_static/img/kms-icon.jpg
- keywords:
- - kms
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: 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.11/kms-9.0.11.tgz
- version: 9.0.11
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -99872,39 +97743,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/kms-3.1.5/kms-3.1.5.tgz
version: 3.1.5
komga:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 0.132.1
- created: "2021-11-15T23:31:00.617782437Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: A comics/mangas server to serve/stream pages via API
- digest: dfc4e05351d42cd771d199deb005f6d29ca84639f591b904941ce87ac3fc2054
- home: https://github.com/truechartsapps/tree/master/charts/stable/komga
- icon: https://komga.org/assets/media/logo.svg
- keywords:
- - komga
- - comics
- - mangas
- - server
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: https://truecharts.org
- name: komga
- sources:
- - https://komga.org/
- - https://github.com/gotson/komga
- urls:
- - https://github.com/truecharts/apps/releases/download/komga-4.0.10/komga-4.0.10.tgz
- version: 4.0.10
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -102054,38 +99892,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/komga-1.0.1/komga-1.0.1.tgz
version: 1.0.1
lazylibrarian:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: latest
- created: "2021-11-15T23:31:00.786632966Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: Get all your books, like series with Sonarr...
- digest: 0b07f365a4bee516b12124772c50acf1fdf37477f87f4ecfc6bea3010c2fd0b0
- home: https://github.com/truecharts/apps/tree/master/charts/stable/lazylibrarian
- icon: https://lazylibrarian.gitlab.io/logo.svg
- 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.11/lazylibrarian-9.0.11.tgz
- version: 9.0.11
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -104988,40 +102794,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/lazylibrarian-3.1.5/lazylibrarian-3.1.5.tgz
version: 3.1.5
leaf2mqtt:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: "0.5"
- created: "2021-11-15T23:31:00.940622878Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: Nissan Leaf connected services to MQTT adapter
- digest: cf7b7f2965f1d96f502a84ceacb89c4181c57b47c42d64ab6e06a78f0dc80e8c
- home: https://github.com/truecharts/apps/tree/master/charts/stable/leaf2mqtt
- icon: https://www.nissanusa.com/content/dam/Nissan/us/Navigation/nissan-logo-black.svg
- 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.9/leaf2mqtt-2.0.9.tgz
- version: 2.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -105241,38 +103013,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/leaf2mqtt-0.0.2/leaf2mqtt-0.0.2.tgz
version: 0.0.2
librespeed:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 5.2.4
- created: "2021-11-15T23:31:01.130468072Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: Librespeed is a HTML5 webpage to test upload and download speeds
- digest: a87c15976169a49ebedebc3ed0a75b6993f163e94b3fe71b435e393af3041034
- home: https://github.com/truechartsapps/tree/master/charts/stable/librespeed
- icon: https://github.com/librespeed/speedtest/blob/master/.logo/icon_huge.png?raw=true
- keywords:
- - librespeed
- - speedtest
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: https://truecharts.org
- name: librespeed
- sources:
- - https://github.com/librespeed/speedtest
- - https://hub.docker.com/r/linuxserver/librespeed
- - https://github.com/truechartsapps/tree/master/charts/librespeed
- urls:
- - https://github.com/truecharts/apps/releases/download/librespeed-4.0.10/librespeed-4.0.10.tgz
- version: 4.0.10
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -107102,38 +104842,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/librespeed-0.0.1/librespeed-0.0.1.tgz
version: 0.0.1
lidarr:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 1.0.0.2255
- created: "2021-11-15T23:31:01.294925767Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: Looks and smells like Sonarr but made for music
- digest: 4800ca598998a5f4006132b71a7c14a7f56955b5c1d4cbb347d16b1d86756d83
- home: https://github.com/truecharts/apps/tree/master/charts/stable/lidarr
- icon: https://avatars3.githubusercontent.com/u/28475832?s=400&v=4
- keywords:
- - lidarr
- - torrent
- - usenet
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: https://truecharts.org
- name: lidarr
- sources:
- - https://github.com/Lidarr/Lidarr
- type: application
- urls:
- - https://github.com/truecharts/apps/releases/download/lidarr-9.0.9/lidarr-9.0.9.tgz
- version: 9.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -109892,37 +107600,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/lidarr-3.1.5/lidarr-3.1.5.tgz
version: 3.1.5
littlelink:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - social
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: latest
- created: "2021-11-15T23:31:01.465031905Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: Easy platform to combine all your social links
- digest: 60ba9870234d6da2b0628b190f75165249ae8f212d3059948a800322439dcb7d
- home: https://github.com/truecharts/apps/tree/master/charts/stable/littlelink
- icon: https://littlelink.io/images/avatar@2x.png
- keywords:
- - littlelink
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: 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.12/littlelink-4.0.12.tgz
- version: 4.0.12
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -111491,41 +109168,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/littlelink-1.0.0/littlelink-1.0.0.tgz
version: 1.0.0
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: "2021-11-15T23:31:01.659890539Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: Logitech Media Server is a platform for home/office audio streaming.
- digest: b38ad49c240cd79f079f2d62462ee6ca72da235ab5ac5daeb9b11d930008a144
- home: https://github.com/truecharts/apps/master/charts/incubator/logitech-media-server
- icon: https://www.mysqueezebox.com/static/images/logitech_mediaserver.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.13/logitech-media-server-2.0.13.tgz
- version: 2.0.13
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -111953,40 +109595,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/logitech-media-server-1.0.0/logitech-media-server-1.0.0.tgz
version: 1.0.0
lychee:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 4.3.4
- created: "2021-11-15T23:31:01.822728221Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: Lychee is a free photo-management tool, which runs on your server
- or web-space
- digest: 77b23ebdf7d36a0f2399b35bfced9c95c0b9ab685ca7b206a64bf326f66b87ce
- home: https://github.com/truecharts/apps/tree/master/charts/stable/lychee
- icon: https://github.com/LycheeOrg/Lychee/blob/master/Banner.png?raw=true
- keywords:
- - lychee
- - photo
- - pictures
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: 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.9/lychee-9.0.9.tgz
- version: 9.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -114755,36 +112363,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/mariadb-0.0.1/mariadb-0.0.1.tgz
version: 0.0.1
mealie:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - utilities
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 0.5.3
- created: "2021-11-15T23:31:01.964517537Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: Mealie is a self hosted recipe manager and meal planner with a RestAPI
- backend
- digest: 391f797460f2f72174feb4ab3fddb8482356fa1a1af0b69e627ec2f90c80a0cd
- home: https://github.com/truecharts/apps/tree/master/charts/stable/mealie
- icon: https://raw.githubusercontent.com/hay-kot/mealie/gh-pages/assets/img/favicon.png
- keywords:
- - grocy
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: https://truecharts.org
- name: mealie
- sources:
- - https://github.com/hay-kot/mealie
- urls:
- - https://github.com/truecharts/apps/releases/download/mealie-4.0.10/mealie-4.0.10.tgz
- version: 4.0.10
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -116830,42 +114408,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/mealie-1.0.0/mealie-1.0.0.tgz
version: 1.0.0
medusa:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 0.5.20
- created: "2021-11-15T23:31:02.146434569Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: An automatic Video Library Manager for TV Shows
- digest: f8e036c05b80f55cd9095e71c7cc06ca665278f1ef7afcef05d608e26ad841c8
- home: https://github.com/truecharts/apps/tree/master/charts/stable/medusa
- icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/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.10/medusa-1.0.10.tgz
- version: 1.0.10
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -117440,41 +114982,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/metallb-0.0.1/metallb-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.33
- created: "2021-11-15T23:31:02.342392611Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- - condition: postgresql.enabled
- name: postgresql
- repository: https://truecharts.org/
- version: 5.2.2
- description: Miniflux is a minimalist and opinionated feed reader.
- digest: dfa5ce84499b199dcdbb4080db6b8ad5a832fba6615012315c413232aebbb620
- home: https://github.com/truecharts/apps/tree/master/charts/miniflux
- icon: https://raw.githubusercontent.com/miniflux/logo/master/icon.svg
- 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-3.0.10/miniflux-3.0.10.tgz
- version: 3.0.10
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -117746,37 +115253,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/miniflux-0.0.1/miniflux-0.0.1.tgz
version: 0.0.1
minio:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: RELEASE.20
- created: "2021-11-15T23:31:02.623922327Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: Minio is a self-hosted S3 storage server
- digest: b2d3ce18b46196200da6bf74553fe48e5780e5400943fc1e7098f6db54e06fe4
- home: https://github.com/truecharts/apps/tree/master/charts/incubator/minio
- icon: https://min.io/resources/img/logo/MINIO_wordmark.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-0.0.3/minio-0.0.3.tgz
- version: 0.0.3
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -117809,37 +115285,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/minio-0.0.1/minio-0.0.1.tgz
version: 0.0.1
minio-console:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 0.12.3
- created: "2021-11-15T23:31:02.949249188Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: A management console for minio server and operator
- digest: 64f5bc38b2f465c30380acbb5c232049caa81577a7845fb1aaaedd4444d93cc8
- home: https://github.com/truecharts/apps/tree/master/charts/stable/minio-console
- icon: https://min.io/resources/img/logo/MINIO_wordmark.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.10/minio-console-1.0.10.tgz
- version: 1.0.10
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -118069,38 +115514,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/minio-console-0.0.2/minio-console-0.0.2.tgz
version: 0.0.2
mosquitto:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - homeautomation
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 2.0.13
- created: "2021-11-15T23:31:03.121951447Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: Eclipse Mosquitto - An open source MQTT broker
- digest: aa0cafec1cdcfbf1ae2bda87a9a5c39e34f3b94e71a156e265dabfbd7f95cb46
- home: https://github.com/truecharts/apps/tree/master/charts/stable/mosquitto
- icon: https://projects.eclipse.org/sites/default/files/mosquitto-200px.png
- keywords:
- - mosquitto
- - MQTT
- - eclipse-iot
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: https://truecharts.org
- name: mosquitto
- sources:
- - https://github.com/eclipse/mosquitto
- type: application
- urls:
- - https://github.com/truecharts/apps/releases/download/mosquitto-4.0.10/mosquitto-4.0.10.tgz
- version: 4.0.10
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -120201,39 +117614,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/mosquitto-1.0.0/mosquitto-1.0.0.tgz
version: 1.0.0
mstream:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 5.2.5
- created: "2021-11-15T23:31:03.270336215Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: A personal music streaming server
- digest: 50e134417462843d1ee4fcf338471aa7897ccc59181013f6dbfcd830134fdd23
- home: https://github.com/truecharts/apps/tree/master/charts/stable/mstream
- icon: https://raw.githubusercontent.com/nicholaswilde/helm-charts/main/images/mstream.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.9/mstream-1.0.9.tgz
- version: 1.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -120446,41 +117826,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/mstream-0.0.2/mstream-0.0.2.tgz
version: 0.0.2
muximux:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: "057352e8"
- created: "2021-11-15T23:31:03.402230353Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: A lightweight portal to view & manage your HTPC apps without having
- to run anything more than a PHP enabled webserver
- digest: 6d91e9e9e94999b05928d58ed9b89118a4fe4ae8995c452049c679bb5bc3d77b
- home: https://github.com/truecharts/apps/tree/master/charts/stable/muximux
- icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/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.11/muximux-1.0.11.tgz
- version: 1.0.11
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -120777,37 +118122,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/muximux-0.0.2/muximux-0.0.2.tgz
version: 0.0.2
mylar:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 0.5.3
- created: "2021-11-15T23:31:03.615413231Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: Mylar is a automated Comic Book downloader
- digest: 1b830c590a00825f899dece1b75b9eb4d5fde5fef23a889c73741cacd17e63ed
- home: https://github.com/truechartsapps/tree/master/charts/stable/mylar
- icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/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.9/mylar-4.0.9.tgz
- version: 4.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -122251,40 +119565,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/mylar-1.0.1/mylar-1.0.1.tgz
version: 1.0.1
navidrome:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 0.46.0
- created: "2021-11-15T23:31:03.75623034Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: Navidrome is an open source web-based music collection server and
- streamer
- digest: b7f836db54f64cbf35ecccb2401770996f742bd49cef5e4c8228b79f03b171a7
- home: https://github.com/truecharts/apps/tree/master/charts/stable/navidrome
- icon: https://raw.githubusercontent.com/navidrome/navidrome/v0.42.0/ui/src/icons/android-icon-192x192.png
- keywords:
- - navidrome
- - music
- - streaming
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: 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.9/navidrome-9.0.9.tgz
- version: 9.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -125032,8 +122312,8 @@ entries:
- cloud
truecharts.org/grade: U
apiVersion: v2
- appVersion: 22.2.0
- created: "2021-11-15T23:31:03.883761844Z"
+ appVersion: 22.2.2
+ created: "2021-11-15T23:48:32.233369094Z"
dependencies:
- name: common
repository: https://truecharts.org
@@ -125048,7 +122328,7 @@ entries:
version: 1.0.5
description: A private cloud server that puts the control and security of your
own data back into your hands.
- digest: d407d641d9a66b6d3d9a19845bbc8b53618a55935214a4906a0de0612ac38e43
+ digest: 77cac242f560a60cd2b620c29ed26f0c61a03d14102ae7b7d1dcdec423a7b308
home: https://nextcloud.com/
icon: https://upload.wikimedia.org/wikipedia/commons/thumb/6/60/Nextcloud_Logo.svg/1280px-Nextcloud_Logo.svg.png
keywords:
@@ -125068,8 +122348,8 @@ entries:
- https://github.com/nextcloud/helm
type: application
urls:
- - https://github.com/truecharts/apps/releases/download/nextcloud-9.0.11/nextcloud-9.0.11.tgz
- version: 9.0.11
+ - https://github.com/truecharts/apps/releases/download/nextcloud-9.0.12/nextcloud-9.0.12.tgz
+ version: 9.0.12
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -131274,37 +128554,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/nextcloud-1.0.0/nextcloud-1.0.0.tgz
version: 1.0.0
node-red:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - tools
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 2.1.2
- created: "2021-11-15T23:31:04.001992342Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: Node-RED is low-code programming for event-driven applications
- digest: 0bb411cf2bce29d09b42939b909edbc4d06858976bc664a96cf73748131675e7
- home: https://github.com/truecharts/apps/tree/master/charts/stable/node-red
- icon: https://nodered.org/about/resources/media/node-red-icon-2.png
- keywords:
- - node-red
- - nodered
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: 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.9/node-red-9.0.9.tgz
- version: 9.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -134045,39 +131294,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/notes-0.0.2/notes-0.0.2.tgz
version: 0.0.2
novnc:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 1.2.0
- created: "2021-11-15T23:31:04.15374261Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: The open source VNC client
- digest: 1770ab924a6682e12bf100f4fa557512a08094ad50b3cddb8689870b540184e2
- home: https://github.com/truecharts/apps/tree/master/charts/stable/novnc
- icon: https://github.com/truecharts/apps/raw/main/images/novnc.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.9/novnc-1.0.9.tgz
- version: 1.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -134290,35 +131506,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/novnc-0.0.2/novnc-0.0.2.tgz
version: 0.0.2
nullserv:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 1.3.0
- created: "2021-11-15T23:31:04.304869774Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: A simple null file http and https server
- digest: 891baaa4bef9d5899064e48b438320c7c7c5e6c4503b45aa4ea6cb01eaafef84
- home: https://github.com/truechartsapps/tree/master/charts/stable/nullserv
- icon: https://miro.medium.com/max/800/1*UL9RWkTUtJlyHW7kGm20hQ.png
- keywords:
- - nullserv
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: https://truecharts.org
- name: nullserv
- sources:
- - https://github.com/bmrzycki/nullserv
- urls:
- - https://github.com/truecharts/apps/releases/download/nullserv-4.0.9/nullserv-4.0.9.tgz
- version: 4.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -135655,37 +132842,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/nullserv-1.0.1/nullserv-1.0.1.tgz
version: 1.0.1
nzbget:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: "21.1"
- created: "2021-11-15T23:31:04.440366327Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: NZBGet is a Usenet downloader client
- digest: cbd1243888232060586b93ddcf3b12296b6f8fb3db8bcc341c0a9c23398dd8f7
- home: https://github.com/truecharts/apps/tree/master/charts/stable/nzbget
- icon: https://avatars1.githubusercontent.com/u/3368377?s=400&v=4
- keywords:
- - nzbget
- - usenet
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: https://truecharts.org
- name: nzbget
- sources:
- - https://nzbget.net/
- type: application
- urls:
- - https://github.com/truecharts/apps/releases/download/nzbget-9.0.10/nzbget-9.0.10.tgz
- version: 9.0.10
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -138086,34 +135242,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/nzbget-3.1.5/nzbget-3.1.5.tgz
version: 3.1.5
nzbhydra:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 3.17.3
- created: "2021-11-15T23:31:04.56289769Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- deprecated: true
- description: Usenet meta search
- digest: 0826ea9cd2ceb32b6c28c4747e1eff99003830bca6656daabf429ae304c48419
- home: https://github.com/truecharts/apps/tree/master/charts/stable/nzbhydra
- icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/hydra-icon.png
- keywords:
- - nzbhydra
- - usenet
- kubeVersion: '>=1.16.0-0'
- name: nzbhydra
- sources:
- - https://github.com/theotherp/nzbhydra2
- type: application
- urls:
- - https://github.com/truecharts/apps/releases/download/nzbhydra-9.0.9/nzbhydra-9.0.9.tgz
- version: 9.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -140357,38 +137485,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/nzbhydra-3.1.6/nzbhydra-3.1.6.tgz
version: 3.1.6
octoprint:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 1.7.2
- created: "2021-11-15T23:31:04.714139654Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: OctoPrint is the snappy web interface for your 3D printer
- digest: d6124d9f6a4088ae96e79984840ebf0fbce51c9ab4a305ef2322fa03d758b42e
- home: https://github.com/truechartsapps/tree/master/charts/stable/octoprint
- icon: https://avatars3.githubusercontent.com/u/5982294?s=400&v=4
- keywords:
- - octoprint
- - 3d
- - printer
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: https://truecharts.org
- name: octoprint
- sources:
- - https://github.com/OctoPrint/OctoPrint
- - https://hub.docker.com/r/octoprint/octoprint
- urls:
- - https://github.com/truecharts/apps/releases/download/octoprint-4.0.11/octoprint-4.0.11.tgz
- version: 4.0.11
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -142008,48 +139104,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/octoprint-1.0.1/octoprint-1.0.1.tgz
version: 1.0.1
odoo:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: "14.0"
- created: "2021-11-15T23:31:04.904899897Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- - condition: postgresql.enabled
- name: postgresql
- repository: https://truecharts.org/
- version: 5.2.2
- description: All-in-one business software. Beautiful. Easy-to-use. CRM, Accounting,
- PM, HR, Procurement, Point of Sale, MRP, Marketing, etc.
- digest: 68b0c771f0d5870ab60ddb4ef57d13686fc6d207decc1253f2c21d28debb43b8
- home: https://github.com/truecharts/apps/tree/main/charts/odoo
- icon: https://pbs.twimg.com/profile_images/970608340014419969/1bpCWJhS_400x400.jpg
- 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-3.0.10/odoo-3.0.10.tgz
- version: 3.0.10
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -142377,36 +139431,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/odoo-0.0.1/odoo-0.0.1.tgz
version: 0.0.1
omada-controller:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: "4.4"
- created: "2021-11-15T23:31:05.050354721Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: Omada is a SDN tool for TP-Link Omada hardware
- digest: c98e9642fcbc2fee07f1b2fc6998d025e4e6abe776f9ce8940d33a6b5d05e1f9
- home: https://github.com/truechartsapps/tree/master/charts/stable/omada-controller
- icon: https://www.tp-link.com/assets/images/icon/logo-white.svg
- keywords:
- - omada-controller
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: https://truecharts.org
- name: omada-controller
- sources:
- - https://github.com/mbentley/docker-omada-controller
- - https://github.com/truechartsapps/tree/master/charts/omada-controller
- urls:
- - https://github.com/truecharts/apps/releases/download/omada-controller-4.0.13/omada-controller-4.0.13.tgz
- version: 4.0.13
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -144126,41 +141150,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/omada-controller-1.0.1/omada-controller-1.0.1.tgz
version: 1.0.1
ombi:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 4.0.1482
- created: "2021-11-15T23:31:05.190941811Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: Want a Movie or TV Show on Plex or Emby? Use Ombi!
- digest: 15f15d21054ac0c54974aa6dd61be8a26085866a4d82593f5922e98c60d0ca45
- home: https://github.com/truecharts/apps/tree/master/charts/stable/ombi
- icon: https://raw.githubusercontent.com/Ombi-app/Ombi/gh-pages/img/android-chrome-512x512.png
- keywords:
- - ombi
- - plex
- - emby
- - sonarr
- - radarr
- - couchpotato
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: https://truecharts.org
- name: ombi
- sources:
- - https://github.com/tidusjar/Ombi
- type: application
- urls:
- - https://github.com/truecharts/apps/releases/download/ombi-9.0.9/ombi-9.0.9.tgz
- version: 9.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -147720,42 +144709,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/ombi-3.1.5/ombi-3.1.5.tgz
version: 3.1.5
onlyoffice-document-server:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - office
- - documents
- - productivity
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 6.4.2.6
- created: "2021-11-15T23:31:05.323217942Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- 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: cc8561fcab8000dbfc3fa06ce08a0130fbf5cacd1449b68f3933d62357b6424b
- home: https://github.com/truecharts/apps/tree/master/charts/stable/onlyoffice-ds-ce
- icon: https://avatars.githubusercontent.com/u/1426033?s=200&v=4
- 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-2.0.9/onlyoffice-document-server-2.0.9.tgz
- version: 2.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -148083,43 +145036,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/onlyoffice-document-server-0.0.1/onlyoffice-document-server-0.0.1.tgz
version: 0.0.1
openkm:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 6.3.11
- created: "2021-11-15T23:31:05.476229419Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- - condition: postgresql.enabled
- name: postgresql
- repository: https://truecharts.org/
- version: 5.2.2
- description: OpenKM integrates all essential documents management, collaboration
- and an advanced search functionality into one easy to use solution.
- digest: c1aa33e5c5011846c264be933f476ea5920b1a408ff38687da7a3cc030a3f81a
- home: https://github.com/truecharts/apps/tree/master/charts/stable/openkm
- icon: https://raw.githubusercontent.com/openkm/document-management-system/master/src/main/webapp/img/logo_favicon.ico
- 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-3.0.10/openkm-3.0.10.tgz
- version: 3.0.10
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -148407,40 +145323,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/openkm-0.0.1/openkm-0.0.1.tgz
version: 0.0.1
openldap:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - cloud
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 1.5.0
- created: "2021-11-15T23:31:05.634668434Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: Community developed LDAP software
- digest: 58a5bb0671580d639a396d6c165e537a16214940d6b261cb4e99482797278ed8
- home: https://www.openldap.org
- icon: https://upload.wikimedia.org/wikipedia/commons/thumb/7/71/Database-openldap.svg/640px-Database-openldap.svg.png
- keywords:
- - ldap
- - openldap
- - iam-stack
- - high availability
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: 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-4.0.14/openldap-4.0.14.tgz
- version: 4.0.14
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -150419,37 +147301,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/openldap-1.0.0/openldap-1.0.0.tgz
version: 1.0.0
organizr:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - organizers
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: latest
- created: "2021-11-15T23:31:05.844925614Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: HTPC/Homelab Services Organizer
- digest: c9c396170efbb33f8f3b4fcea2f9bb5a1ca9be9918d0809d0daebbafb542c194
- home: https://github.com/truecharts/apps/tree/master/charts/stable/organizr
- icon: https://github.com/causefx/Organizr/blob/v2-master/plugins/images/organizr/logo.png?raw=true
- keywords:
- - organizr
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: 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.10/organizr-9.0.10.tgz
- version: 9.0.10
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -152863,36 +149714,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/organizr-3.1.5/organizr-3.1.5.tgz
version: 3.1.5
oscam:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - DIY
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: "11693"
- created: "2021-11-15T23:31:05.969503191Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: Open Source Conditional Access Module software
- digest: 33821b66cbd5d48a320976127934407339078e31f920905ddc9b7b956041cf49
- home: https://github.com/truecharts/apps/tree/master/charts/stable/oscam
- icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/oscam-logo.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.9/oscam-4.0.9.tgz
- version: 4.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -153284,41 +150105,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/oscam-1.0.0/oscam-1.0.0.tgz
version: 1.0.0
overseerr:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 1.27.0
- created: "2021-11-15T23:31:06.089597036Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- 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: 497b0b6acaf614dbe465660d561e2d2016d9ffe1c892cacd2ec0a0286a4bc40f
- home: https://github.com/truechartsapps/tree/master/charts/stable/overseerr
- icon: https://i.imgur.com/TMoEG7g.png
- keywords:
- - overseerr
- - plex
- - sonarr
- - radarr
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: https://truecharts.org
- name: overseerr
- sources:
- - https://github.com/sct/overseerr
- - https://hub.docker.com/r/sctx/overseerr
- urls:
- - https://github.com/truecharts/apps/releases/download/overseerr-4.0.9/overseerr-4.0.9.tgz
- version: 4.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -155015,40 +151801,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/overseerr-1.0.1/overseerr-1.0.1.tgz
version: 1.0.1
owncast:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 0.0.10
- created: "2021-11-15T23:31:06.232021139Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: Take control over your live stream video by running it yourself.
- Streaming + chat out of the box.
- digest: d18e8d2b2ae57bc2d422e17b9475e8eacd3a3a19d3c832dfeb7cbe8518bff468
- home: https://github.com/truechartsapps/tree/master/charts/stable/owncast
- icon: https://owncast.online/images/owncast-logo-1000x1000.png
- keywords:
- - owncast
- - stream
- - open source
- - chat
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: https://truecharts.org
- name: owncast
- sources:
- - https://owncast.online/
- - https://github.com/owncast/owncast
- urls:
- - https://github.com/truecharts/apps/releases/download/owncast-4.0.9/owncast-4.0.9.tgz
- version: 4.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -156776,43 +153528,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/owncast-1.0.1/owncast-1.0.1.tgz
version: 1.0.1
owncloud-ocis:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 1.14.0
- created: "2021-11-15T23:31:06.370303712Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: ownCloud Infinite Scale is a self-hosted file sync and share server.
- digest: c80513265663a9f2525b6195b967b367d5ecec8dd89d1e4b8a2472382ee4ebc7
- home: https://github.com/truechartsapps/tree/master/charts/stable/owncloud-ocis
- icon: https://avatars.githubusercontent.com/u/1645051?s=200&v=4
- keywords:
- - owncloud
- - ocis
- - infinite
- - scale
- - self-hosted
- - sync
- - share
- - server
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: https://truecharts.org
- name: owncloud-ocis
- sources:
- - https://hub.docker.com/r/owncloud/ocis
- - https://owncloud.dev/ocis/
- urls:
- - https://github.com/truecharts/apps/releases/download/owncloud-ocis-4.0.10/owncloud-ocis-4.0.10.tgz
- version: 4.0.10
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -158818,38 +155533,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/owncloud-ocis-1.0.1/owncloud-ocis-1.0.1.tgz
version: 1.0.1
pgadmin:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - management
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: "6.1"
- created: "2021-11-15T23:31:06.51203011Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: Web-Based postgresql database management utility
- digest: ee39e1581a26f98ff71cdaa7036240784f3b65416e23b0c9be0de8064a7dc0ac
- home: https://github.com/truecharts/apps/tree/master/charts/stable/pgadmin
- icon: https://www.postgresql.org/message-id/attachment/1139/pgAdmin.svg
- keywords:
- - pgadmin
- - db
- - database
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: https://truecharts.org
- name: pgadmin
- sources:
- - https://www.pgadmin.org/
- type: application
- urls:
- - https://github.com/truecharts/apps/releases/download/pgadmin-4.0.9/pgadmin-4.0.9.tgz
- version: 4.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -160636,40 +157319,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/pgadmin-1.0.1/pgadmin-1.0.1.tgz
version: 1.0.1
photoprism:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: "20211018"
- created: "2021-11-15T23:31:06.635480078Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: PhotoPrism® is a server-based application for browsing, organizing
- and sharing your personal photo collection
- digest: 1dbb50faa3812f74fad590b1ac777d4b76676c94a6d3d99b18a30a993eadc0fc
- home: https://github.com/truechartsapps/tree/master/charts/stable/photoprism
- icon: https://demo.photoprism.org/static/img/logo-avatar.svg
- keywords:
- - photos
- - photoprism
- - pictures
- - sharing
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: https://truecharts.org
- name: photoprism
- sources:
- - https://github.com/photoprism/photoprism
- - https://hub.docker.com/r/photoprism/photoprism
- urls:
- - https://github.com/truecharts/apps/releases/download/photoprism-5.0.9/photoprism-5.0.9.tgz
- version: 5.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -162455,41 +159104,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/photoprism-1.0.1/photoprism-1.0.1.tgz
version: 1.0.1
photoshow:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 48aabb98
- created: "2021-11-15T23:31:06.772521843Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: A gallery software at its easiest, it doesn't even require a database.
- digest: 6cf6b3c81312fbcc60af5943c3536727f1a0edf874e63e2968251d31cc8b1f2a
- home: https://github.com/truecharts/apps/tree/master/charts/stable/photoshow
- icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/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.10/photoshow-1.0.10.tgz
- version: 1.0.10
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -162751,38 +159365,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/photoshow-0.0.2/photoshow-0.0.2.tgz
version: 0.0.2
phpldapadmin:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - management
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 0.9.0
- created: "2021-11-15T23:31:06.945925464Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: Web-based LDAP browser to manage your LDAP server
- digest: 51e193aa58d61621dea1e97811a343b896a32e1168708de4585e3e6a66ff2517
- home: https://github.com/truecharts/apps/tree/master/charts/stable/phpldapadmin
- icon: https://repository-images.githubusercontent.com/3665191/dd213f80-766c-11e9-8117-6b639095ef99
- keywords:
- - phpldapadmin
- - openldap
- - userrights
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: 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.9/phpldapadmin-4.0.9.tgz
- version: 4.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -164329,37 +160911,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/phpldapadmin-1.0.1/phpldapadmin-1.0.1.tgz
version: 1.0.1
piaware:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: "6.1"
- created: "2021-11-15T23:31:07.092667897Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: Program for forwarding ADS-B data to FlightAware
- digest: b828cbccf1ac1228e78f3b6a73a26b05ff81c8cb6c6ec65a700893ee1ea0a98d
- home: https://github.com/truechartsapps/tree/master/charts/stable/piaware
- icon: https://pbs.twimg.com/profile_images/964269455483088897/mr2UgvfG_400x400.jpg
- keywords:
- - piaware
- - flight-aware
- - flight-tracker
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: https://truecharts.org
- name: piaware
- sources:
- - https://github.com/flightaware/piaware
- urls:
- - https://github.com/truecharts/apps/releases/download/piaware-4.0.9/piaware-4.0.9.tgz
- version: 4.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -165832,38 +162383,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/piaware-1.0.1/piaware-1.0.1.tgz
version: 1.0.1
pihole:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - networking
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: "2021.10"
- created: "2021-11-15T23:31:07.22236941Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: DNS and Ad-filtering for your network
- digest: 294eb20247a274461c02dca2b500ad5bda7c10518b165986cb7834395c37075d
- home: https://github.com/truecharts/apps/tree/master/charts/stable/pihole
- icon: https://upload.wikimedia.org/wikipedia/en/thumb/1/15/Pi-hole_vector_logo.svg/1200px-Pi-hole_vector_logo.svg.png
- keywords:
- - DNS
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: 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.10/pihole-4.0.10.tgz
- version: 4.0.10
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -166646,41 +163165,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/pihole-0.0.1/pihole-0.0.1.tgz
version: 0.0.1
piwigo:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 11.5.0
- created: "2021-11-15T23:31:07.36446841Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: A is photo gallery software for the web, built by an active community
- of users and developers.
- digest: 631000362a290b2e6a8925b4d075327e32a70c5a1da0fc962c57555bc4e60c2e
- home: https://github.com/truecharts/apps/tree/master/charts/stable/piwigo
- icon: https://avatars.githubusercontent.com/u/9326886?s=200&v=4
- 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.10/piwigo-1.0.10.tgz
- version: 1.0.10
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -166942,41 +163426,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/piwigo-0.0.2/piwigo-0.0.2.tgz
version: 0.0.2
pixapop:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: "1.2"
- created: "2021-11-15T23:31:07.504694797Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: An open-source single page application to view your photos in the
- easiest way possible.
- digest: 78a7f3fd16d2e26b6633b28036b1bc2d8fd7fd969ca52b2824e42209d6dd73d6
- home: https://github.com/truecharts/apps/tree/master/charts/stable/pixapop
- icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/pixapop.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.9/pixapop-1.0.9.tgz
- version: 1.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -167203,37 +163652,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/pixapop-0.0.2/pixapop-0.0.2.tgz
version: 0.0.2
plex:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 1.24.5.517
- created: "2021-11-15T23:31:07.637581032Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: Plex Media Server
- digest: 6543fa5fd7db30e59cb8373b2a2160b99bb0c72082fa69e97194a8e01097f6a7
- home: https://github.com/truecharts/apps/tree/master/charts/stable/plex
- icon: https://www.plex.tv/wp-content/uploads/2018/01/pmp-icon-1.png
- keywords:
- - plex
- - plex-media-server
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: 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.10/plex-8.0.10.tgz
- version: 8.0.10
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -170066,38 +166484,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/plex-2.1.5/plex-2.1.5.tgz
version: 2.1.5
podgrab:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - mutlimedia
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 1.0.0
- created: "2021-11-15T23:31:07.76519393Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: A self-hosted podcast manager to download episodes as soon as they
- become live.
- digest: 33e259aefdcf44e038b7559bcba0437cea7d7cb05f5f1b1397d54e210efdf310
- home: https://github.com/truecharts/apps/tree/master/charts/stable/podgrab
- icon: https://upload.wikimedia.org/wikipedia/commons/thumb/e/e7/Podcasts_%28iOS%29.svg/1024px-Podcasts_%28iOS%29.svg.png
- keywords:
- - podgrab
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: 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-7.0.9/podgrab-7.0.9.tgz
- version: 7.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -175776,39 +172162,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/postgresql-1.0.0/postgresql-1.0.0.tgz
version: 1.0.0
pretend-youre-xyzzy:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: "4"
- created: "2021-11-15T23:31:07.884812172Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: pretend-youre-xyzzy, a cards against humanity clone
- digest: c7eb78c4d6cac496b867ba26711897ff9d78a8c77cc597f464a2044ffdd45d6e
- home: https://github.com/truechartsapps/tree/master/charts/stable/pretend-youre-xyzzy
- icon: https://apk-google.com/wp-content/uploads/2020/12/Client-for-Pretend-Youre-Xyzzy-open-source-5.0.1.png
- keywords:
- - pretend-youre-xyzzy
- - cards
- - against
- - humanity
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: https://truecharts.org
- name: pretend-youre-xyzzy
- sources:
- - https://github.com/ajanata/PretendYoureXyzzy
- - https://github.com/emcniece/DockerYourXyzzy
- urls:
- - https://github.com/truecharts/apps/releases/download/pretend-youre-xyzzy-4.0.9/pretend-youre-xyzzy-4.0.9.tgz
- version: 4.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -177365,37 +173718,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/pretend-youre-xyzzy-1.0.1/pretend-youre-xyzzy-1.0.1.tgz
version: 1.0.1
protonmail-bridge:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 1.8.10
- created: "2021-11-15T23:31:08.018602514Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: Container for protonmail bridge to work on the network.
- digest: af8fff728a718e49ed4500f323473381f85bf4b810ea4543aa56e201bba83794
- home: https://github.com/truechartsapps/tree/master/charts/stable/protonmail-bridge
- icon: https://raw.githubusercontent.com/ProtonMail/proton-bridge/master/icon.iconset/icon_256x256.png
- keywords:
- - protonmail
- - protonmail-bridge
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: https://truecharts.org
- name: protonmail-bridge
- sources:
- - https://github.com/shenxn/protonmail-bridge-docker
- - https://hub.docker.com/r/shenxn/protonmail-bridge
- urls:
- - https://github.com/truecharts/apps/releases/download/protonmail-bridge-4.0.9/protonmail-bridge-4.0.9.tgz
- version: 4.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -180642,39 +176964,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/prototypegui-6.8.7/prototypegui-6.8.7.tgz
version: 6.8.7
prowlarr:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 0.1.3.1077
- created: "2021-11-15T23:31:08.142274785Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: Indexer manager/proxy built on the popular arr net base stack to
- integrate with your various PVR apps.
- digest: 520181e5a7176351f831acc704a833a72d87cb3428b475eb8d41b97c99f7566d
- home: https://github.com/truecharts/apps/tree/master/charts/stable/prowlarr
- icon: https://raw.githubusercontent.com/Prowlarr/Prowlarr/develop/Logo/400.png
- keywords:
- - prowlarr
- - torrent
- - usenet
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: 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.12/prowlarr-4.0.12.tgz
- version: 4.0.12
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -183590,39 +179879,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/prowlarr-1.0.0/prowlarr-1.0.0.tgz
version: 1.0.0
pyload:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 5de90278
- created: "2021-11-15T23:31:08.270282486Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- 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: ae595a89b234b4bf1ba6156ebd3340fd79258272b5a4d5afe5d9254ee1876dee
- home: https://github.com/truechartsapps/tree/master/charts/stable/pyload
- icon: https://avatars.githubusercontent.com/u/3521496?s=200&v=4
- keywords:
- - pyload
- - download
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: https://truecharts.org
- name: pyload
- sources:
- - https://github.com/pyload/pyload
- - https://hub.docker.com/r/linuxserver/pyload
- urls:
- - https://github.com/truecharts/apps/releases/download/pyload-4.0.9/pyload-4.0.9.tgz
- version: 4.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -185179,37 +181435,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/pyload-1.0.1/pyload-1.0.1.tgz
version: 1.0.1
qbittorrent:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 4.3.9
- created: "2021-11-15T23:31:08.385599697Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: qBittorrent is a cross-platform free and open-source BitTorrent client
- digest: 46a716214a31dc6c4d24e8654a2fa90c102d3c9c4b8b0342863ed3bbae4cab91
- home: https://github.com/truecharts/apps/tree/master/charts/stable/qbittorrent
- icon: https://cloud.githubusercontent.com/assets/14862437/23586868/89ef2922-01c4-11e7-869c-52aafcece17f.png
- keywords:
- - qbittorrent
- - torrrent
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: https://truecharts.org
- name: qbittorrent
- sources:
- - https://github.com/qbittorrent/qBittorrent
- type: application
- urls:
- - https://github.com/truecharts/apps/releases/download/qbittorrent-9.0.12/qbittorrent-9.0.12.tgz
- version: 9.0.12
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -187549,38 +183774,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/qbittorrent-3.1.5/qbittorrent-3.1.5.tgz
version: 3.1.5
radarr:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 3.2.2.5080
- created: "2021-11-15T23:31:08.531012621Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: A fork of Sonarr to work with movies à la Couchpotato
- digest: b917457ec55be6adf6c608b183938b73dfba3bae011b34c97b547b44e6e8c9cd
- home: https://github.com/truecharts/apps/tree/master/charts/stable/radarr
- icon: https://nzbusenet.com/wp-content/uploads/2017/10/radarr-logo.png
- keywords:
- - radarr
- - torrent
- - usenet
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: https://truecharts.org
- name: radarr
- sources:
- - https://github.com/Radarr/Radarr
- type: application
- urls:
- - https://github.com/truecharts/apps/releases/download/radarr-9.0.9/radarr-9.0.9.tgz
- version: 9.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -190339,41 +186532,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/radarr-3.1.5/radarr-3.1.5.tgz
version: 3.1.5
readarr:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 0.1.0.1033
- created: "2021-11-15T23:31:08.669059093Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: A fork of Radarr to work with Books & AudioBooks
- digest: fab0b098955380021ba75a4d3a53baca160a3918117cb0b831535158fe20eaba
- home: https://github.com/truecharts/apps/tree/master/charts/stable/readarr
- icon: https://github.com/Readarr/Readarr/blob/develop/Logo/1024.png?raw=true
- keywords:
- - readarr
- - torrent
- - usenet
- - AudioBooks
- - ebooks
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: 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.13/readarr-9.0.13.tgz
- version: 9.0.13
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -194166,43 +190324,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/readarr-3.1.5/readarr-3.1.5.tgz
version: 3.1.5
recipes:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 1.0.1
- created: "2021-11-15T23:31:08.807338466Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- - condition: postgresql.enabled
- name: postgresql
- repository: https://truecharts.org/
- version: 5.2.2
- 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: e69d6a563f5905a06c3a2753acaf863ffeab0ae68a45a384cc175fb70ee3a9e8
- home: https://github.com/truecharts/apps/tree/master/charts/stable/recipes
- icon: https://raw.githubusercontent.com/vabene1111/recipes/develop/docs/logo_color.svg
- 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-3.0.14/recipes-3.0.14.tgz
- version: 3.0.14
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -194911,37 +191032,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/redis-0.0.1/redis-0.0.1.tgz
version: 0.0.1
reg:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - utilities
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 0.16.1
- created: "2021-11-15T23:31:08.981000488Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: Docker registry v2 command line client and repo listing generator
- with security checks.
- digest: 19f204d0c118988dd5a4138b0ae33be0b0e14862e1801e1eecfd2d7358932f6a
- home: https://github.com/truecharts/apps/tree/master/charts/stable/reg
- icon: https://avatars.githubusercontent.com/u/37218338
- 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.9/reg-4.0.9.tgz
- version: 4.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -196908,40 +192998,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/reg-1.0.0/reg-1.0.0.tgz
version: 1.0.0
remmina:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 1.2.0-rcgi
- created: "2021-11-15T23:31:09.101777538Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: A remote desktop client written in GTK
- digest: 07c4e9dcaf48cf84467acd927157ed13691eeb8a588198a4ff9c54195eebc917
- home: https://github.com/truecharts/apps/tree/master/charts/stable/remmina
- icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/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.10/remmina-1.0.10.tgz
- version: 1.0.10
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -197195,39 +193251,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/remmina-0.0.2/remmina-0.0.2.tgz
version: 0.0.2
resilio-sync:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 2.7.2.1375
- created: "2021-11-15T23:31:09.221573282Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: Resilio Sync is a fast, reliable, and simple file sync and share
- solution, powered by P2P technology
- digest: 17e4a20078c824f7504252a6d64ccf4c8846856ee2197332698739537a2652cb
- home: https://github.com/truechartsapps/tree/master/charts/stable/resio-sync
- icon: https://blog.resilio.com/wp-content/uploads/2016/06/SyncSymbol-260x260px.png
- keywords:
- - resilio
- - sync
- - btsync
- - bittorrent
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: https://truecharts.org
- name: resilio-sync
- sources:
- - https://github.com/orgs/linuxserver/packages/container/package/resilio-sync
- urls:
- - https://github.com/truecharts/apps/releases/download/resilio-sync-4.0.9/resilio-sync-4.0.9.tgz
- version: 4.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -198812,37 +194835,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/resilio-sync-1.0.1/resilio-sync-1.0.1.tgz
version: 1.0.1
sabnzbd:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 3.4.2
- created: "2021-11-15T23:31:09.337366697Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: Free and easy binary newsreader
- digest: f1c2cbbb4f52c45eb35bc2d24a9b5dd4fcc5a92a798a54d7c11359709c7c2908
- home: https://github.com/truecharts/apps/tree/master/charts/stable/sabnzbd
- icon: https://avatars1.githubusercontent.com/u/960698?s=400&v=4
- keywords:
- - sabnzbd
- - usenet
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: https://truecharts.org
- name: sabnzbd
- sources:
- - https://sabnzbd.org/
- type: application
- urls:
- - https://github.com/truecharts/apps/releases/download/sabnzbd-9.0.9/sabnzbd-9.0.9.tgz
- version: 9.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -201264,36 +197256,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/sabnzbd-3.1.5/sabnzbd-3.1.5.tgz
version: 3.1.5
ser2sock:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: latest
- created: "2021-11-15T23:31:09.443652945Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: Serial to Socket Redirector
- digest: ca360ee71d57a13f1e1b59957e51df63b22224177d196c6faf4423c75950a3df
- home: https://github.com/truechartsapps/tree/master/charts/stable/ser2sock
- icon: https://i.imgur.com/GfZ7McO.png
- keywords:
- - ser2sock
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: https://truecharts.org
- name: ser2sock
- sources:
- - https://github.com/nutechsoftware/ser2sock
- - https://github.com/tenstartups/ser2sock
- urls:
- - https://github.com/truecharts/apps/releases/download/ser2sock-4.0.9/ser2sock-4.0.9.tgz
- version: 4.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -202685,44 +198647,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/ser2sock-1.0.1/ser2sock-1.0.1.tgz
version: 1.0.1
shiori:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 1.5.0
- created: "2021-11-15T23:31:09.782810532Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- - condition: postgresql.enabled
- name: postgresql
- repository: https://truecharts.org/
- version: 5.2.2
- description: A simple bookmark manager built with Go
- digest: f0cddff2bb76993282b75efd34926f3f2de8eedb32268a8c48f628108c05eefc
- home: https://github.com/truecharts/apps/tree/main/charts/shiori
- icon: https://github.com/go-shiori/shiori/raw/master/internal/view/res/apple-touch-icon-152x152.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-3.0.10/shiori-3.0.10.tgz
- version: 3.0.10
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -203018,39 +198942,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/shiori-0.0.1/shiori-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: "2021-11-15T23:31:09.909192422Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: Self hosted web app for shortening urls (URL shortener)
- digest: 19087d83ba5ba797ebc1caf1bb9eef99767926ef688303ec44efa2480c69c69e
- home: https://github.com/truecharts/apps/tree/master/charts/stable/shorturl
- 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.9/shorturl-1.0.9.tgz
- version: 1.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -203263,40 +199154,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/shorturl-0.0.2/shorturl-0.0.2.tgz
version: 0.0.2
sickchill:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 2021.5.10
- created: "2021-11-15T23:31:10.037886428Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: An Automatic Video Library Manager for TV Shows
- digest: e25adba76a7feca44e07db3e1dc170e144e59b0c62217e9fac8b5e6f99a7cf2f
- home: https://github.com/truecharts/apps/tree/master/charts/stable/sickchill
- icon: https://github.com/SickChill/SickChill/raw/master/sickchill/gui/slick/images/ico/android-chrome-256x256.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.9/sickchill-1.0.9.tgz
- version: 1.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -203516,41 +199373,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/sickchill-0.0.2/sickchill-0.0.2.tgz
version: 0.0.2
sickgear:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 0.25.4
- created: "2021-11-15T23:31:10.190846404Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: Provides management of TV shows and/or Anime, it detects new episodes,
- links downloader apps, and more
- digest: 27efc756a086180503506668ecd8f9e379eb25b3e99645ca89a58da3ee205da4
- home: https://github.com/truecharts/apps/tree/master/charts/stable/sickgear
- icon: https://avatars.githubusercontent.com/u/9690267?s=200&v=4
- 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.9/sickgear-1.0.9.tgz
- version: 1.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -203777,39 +199599,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/sickgear-0.0.2/sickgear-0.0.2.tgz
version: 0.0.2
smokeping:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 2.7.3
- created: "2021-11-15T23:31:10.317228194Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: Keep track of your network latency.
- digest: 27ba6e47d5989d09e5b26c3821ce6259e12fd2606e9e8b446972de2f22f9a2d3
- home: https://github.com/truecharts/apps/tree/master/charts/stable/smokeping
- icon: https://github.com/truecharts/apps/raw/main/images/smokeping.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.10/smokeping-1.0.10.tgz
- version: 1.0.10
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -204980,38 +200769,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/sogo-0.0.1/sogo-0.0.1.tgz
version: 0.0.1
sonarr:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 3.0.6.1342
- created: "2021-11-15T23:31:10.411562158Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: Smart PVR for newsgroup and bittorrent users
- digest: f7a7f194bffec9c20f27696ff09c7c76225e8c163273e0feb9c9fe37ebc1b169
- home: https://github.com/truecharts/apps/tree/master/charts/stable/sonarr
- icon: https://github.com/Sonarr/Sonarr/blob/phantom-develop/Logo/512.png?raw=true
- keywords:
- - sonarr
- - torrent
- - usenet
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: https://truecharts.org
- name: sonarr
- sources:
- - https://github.com/Sonarr/Sonarr
- type: application
- urls:
- - https://github.com/truecharts/apps/releases/download/sonarr-9.0.10/sonarr-9.0.10.tgz
- version: 9.0.10
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -207832,41 +203589,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/sonarr-3.1.5/sonarr-3.1.5.tgz
version: 3.1.5
sqlitebrowser:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 3.12.2
- created: "2021-11-15T23:31:10.535182428Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: A high quality, visual, open source tool to create, design, and edit
- database files compatible with SQLite
- digest: faea68ef7e3af2c9f02b174223aa0c7f981cea02d597a16f523da770b0b1c881
- home: https://github.com/truecharts/apps/tree/master/charts/stable/sqlitebrowser
- icon: https://sqlitebrowser.org/images/sqlitebrowser.svg
- 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.11/sqlitebrowser-1.0.11.tgz
- version: 1.0.11
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -208163,36 +203885,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/sqlitebrowser-0.0.2/sqlitebrowser-0.0.2.tgz
version: 0.0.2
stash:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 0.10.0
- created: "2021-11-15T23:31:10.673482901Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: An organizer for your porn, written in Go
- digest: 391afcb6182f84c73c0a5b47dba5220d75cb1b73316062225e1905ce194ad5fb
- home: https://github.com/truechartsapps/tree/master/charts/stable/stash
- icon: https://raw.githubusercontent.com/stashapp/website/master/images/stash.svg
- keywords:
- - porn
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: https://truecharts.org
- name: stash
- sources:
- - https://github.com/stashapp/stash
- - https://hub.docker.com/r/stashapp/stash
- urls:
- - https://github.com/truecharts/apps/releases/download/stash-4.0.9/stash-4.0.9.tgz
- version: 4.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -209684,40 +205376,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/stash-1.0.2/stash-1.0.2.tgz
version: 1.0.2
static:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: ee8a20c
- created: "2021-11-15T23:31:10.796031064Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: A self-hosted static file serving app which does nothing more than
- just serve up static files from a mounted volume.
- digest: de9d1361fb26d7fa265d42c13ce47c45aff914b607024caefde256c4e12388dd
- home: https://github.com/truecharts/apps/tree/master/charts/stable/static
- 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.9/static-1.0.9.tgz
- version: 1.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -209937,41 +205595,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/static-0.0.2/static-0.0.2.tgz
version: 0.0.2
statping:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 0.90.74
- created: "2021-11-15T23:31:11.001284809Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- - condition: postgresql.enabled
- name: postgresql
- repository: https://truecharts.org/
- version: 5.2.2
- description: Status page for monitoring your websites and applications
- digest: 81d291cf3ec3d8f7383e8a7e6a288a348288bf6448df0db59a99204dadbfc8cd
- home: https://github.com/truecharts/apps/tree/master/charts/stable/statping
- icon: https://avatars.githubusercontent.com/u/61949049?s=200&v=4
- 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-3.0.10/statping-3.0.10.tgz
- version: 3.0.10
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -210243,38 +205866,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/statping-0.0.1/statping-0.0.1.tgz
version: 0.0.1
syncthing:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 1.18.4
- created: "2021-11-15T23:31:11.177511649Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: P2P file synchronization application
- digest: 1bae320259156aa30c4cb2bbac4109e45fb85cd2df4ff93f7477d992e806eca1
- home: https://github.com/truecharts/apps/tree/master/charts/stable/syncthing
- icon: https://raw.githubusercontent.com/syncthing/syncthing/main/assets/logo-128.png
- keywords:
- - syncthing
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: 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.10/syncthing-9.0.10.tgz
- version: 9.0.10
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -213116,37 +208707,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/syncthing-3.1.5/syncthing-3.1.5.tgz
version: 3.1.5
tautulli:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 2.7.7
- created: "2021-11-15T23:31:11.320675657Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: A Python based monitoring and tracking tool for Plex Media Server
- digest: 9d5ce2781a31b28fb6e68c197e46d525d6bf7dd5644d3b4b1a070ca43fd47ceb
- home: https://github.com/truecharts/apps/tree/master/charts/stable/tautulli
- icon: https://github.com/Tautulli/Tautulli/blob/master/data/interfaces/default/images/logo.png?raw=true
- keywords:
- - tautulli
- - plex
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: https://truecharts.org
- name: tautulli
- sources:
- - https://github.com/Tautulli/Tautulli
- type: application
- urls:
- - https://github.com/truecharts/apps/releases/download/tautulli-9.0.9/tautulli-9.0.9.tgz
- version: 9.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -215873,39 +211433,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/tautulli-3.1.5/tautulli-3.1.5.tgz
version: 3.1.5
tdarr:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 2.00.10
- created: "2021-11-15T23:31:11.46028564Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: Audio/Video library transcoding automation
- digest: 704b7d3215ec44008f19cc3bd1a98ec7286b47b6fe1bac0af03780e30661e910
- home: https://github.com/truecharts/apps/tree/master/charts/stable/tdarr
- icon: https://avatars.githubusercontent.com/u/43864057?v=4
- 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.9/tdarr-1.0.9.tgz
- version: 1.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -216118,39 +211645,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/tdarr-0.0.1/tdarr-0.0.1.tgz
version: 0.0.1
tdarr-node:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 2.00.10
- created: "2021-11-15T23:31:11.583394906Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: Audio/Video library transcoding automation
- digest: c35c37e66fd3bd20b010ffd23c6062fccec13baede5de658b4059d8f7bd3112b
- home: https://github.com/truecharts/apps/tree/master/charts/stable/tdarr-node
- icon: https://avatars.githubusercontent.com/u/43864057?v=4
- 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.9/tdarr-node-1.0.9.tgz
- version: 1.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -216363,40 +211857,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/tdarr-node-0.0.1/tdarr-node-0.0.1.tgz
version: 0.0.1
teamspeak3:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - voice
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 3.13.6
- created: "2021-11-15T23:31:11.719268663Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: TeamSpeak is software for quality voice communication via the Internet.
- digest: 6e010fd9af22b47f7693c671c26e0d235e4ac6a4589deaab2ea9f325e787bf48
- home: https://github.com/truecharts/apps/tree/master/charts/stable/teamspeak3
- icon: https://raw.githubusercontent.com/docker-library/docs/618191cf82de051ff6661c3c8b82cfca1b663972/teamspeak/logo.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.9/teamspeak3-2.0.9.tgz
- version: 2.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -216819,43 +212279,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/teamspeak3-0.0.1/teamspeak3-0.0.1.tgz
version: 0.0.1
teedy:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: "1.9"
- created: "2021-11-15T23:31:11.85386211Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- - condition: postgresql.enabled
- name: postgresql
- repository: https://truecharts.org/
- version: 5.2.2
- description: Teedy is an open source, lightweight document management system for
- individuals and businesses.
- digest: 39ca7433d0465c37dc631eebe75b697a118495c663e26fae3e6f00d4ce9e684b
- home: https://github.com/truecharts/apps/tree/master/charts/stable/teedy
- icon: https://raw.githubusercontent.com/sismics/docs/v1.9/docs-web/src/main/resources/image/logo.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-3.0.10/teedy-3.0.10.tgz
- version: 3.0.10
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -217916,39 +213339,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/testrc2-0.0.1/testrc2-0.0.1.tgz
version: 0.0.1
thelounge:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - utilities
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 4.2.0
- created: "2021-11-15T23:31:11.982713317Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: The Lounge, modern web IRC client designed for self-hosting
- digest: 717ae3f0edd7eec27ab3e4c27bf3314e0a5d3e3aeff2ded6ca9cddb0bd597e3e
- home: https://github.com/truecharts/apps/tree/master/charts/stable/thelounge
- icon: https://avatars.githubusercontent.com/u/14336958?s=200&v=4
- keywords:
- - thelounge
- - IRC
- - The Lounge
- - docker
- - thelounge-docker
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: https://truecharts.org
- name: thelounge
- sources:
- - https://github.com/thelounge/thelounge
- urls:
- - https://github.com/truecharts/apps/releases/download/thelounge-4.0.9/thelounge-4.0.9.tgz
- version: 4.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -220065,41 +215455,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/thelounge-1.0.0/thelounge-1.0.0.tgz
version: 1.0.0
traccar:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: "4.14"
- created: "2021-11-15T23:31:12.106734095Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- - condition: postgresql.enabled
- name: postgresql
- repository: https://truecharts.org/
- version: 5.2.2
- description: Traccar is an open source GPS tracking system.
- digest: ad1d5e326b5027dde2f1611104a1cea1be8b4c572a2c75e01d921732a18a572e
- home: https://github.com/truecharts/apps/tree/master/charts/stable/traccar
- icon: https://github.com/traccar/traccar-web/raw/master/web/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-3.0.10/traccar-3.0.10.tgz
- version: 3.0.10
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -220371,39 +215726,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/traccar-0.0.1/traccar-0.0.1.tgz
version: 0.0.1
traefik:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - network
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 2.5.4
- created: "2021-11-15T23:31:12.235480507Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: Test App for Traefik
- digest: 6135ed1c3161ca12e529b907bc30cb767c7c40e7d9696ccac45d154227519690
- home: https://github.com/truecharts/apps/tree/master/charts/stable/traefik
- icon: https://raw.githubusercontent.com/traefik/traefik/v2.3/docs/content/assets/img/traefik.logo.png
- keywords:
- - traefik
- - ingress
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: 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.12/traefik-10.0.12.tgz
- version: 10.0.12
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -224663,39 +219985,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/traefik-0.0.1/traefik-0.0.1.tgz
version: 0.0.1
transmission:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - download-tools
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: "3.00"
- created: "2021-11-15T23:31:12.380945236Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: API Support for your favorite torrent trackers.
- digest: b87025a7cac2f785fb3a58883a702a8c7a3271b97b4e68b45761d5d6b91987fe
- home: https://github.com/truecharts/apps/tree/master/charts/stable/transmission
- icon: https://upload.wikimedia.org/wikipedia/commons/6/6d/Transmission_icon.png
- keywords:
- - transmission
- - torrent
- - usenet
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: 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-9.0.10/transmission-9.0.10.tgz
- version: 9.0.10
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -227551,36 +222840,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/transmission-3.1.5/transmission-3.1.5.tgz
version: 3.1.5
truecommand:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - Administration
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 2.0.2
- created: "2021-11-15T23:31:12.754080678Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: Aggregated management of TrueNAS devices
- digest: ea253056c5524b3a50670ae853eb540d15f7b5acda858d53ca7ed33a05106b03
- home: https://github.com/truecharts/apps/tree/master/charts/stable/truecommand
- icon: https://www.ixsystems.com/documentation/truecommand/1.2/_static/tv-logo.png
- keywords:
- - truecommand
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: 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.9/truecommand-9.0.9.tgz
- version: 9.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -230108,8 +225367,8 @@ entries:
- media
truecharts.org/grade: U
apiVersion: v2
- appVersion: 1.9043.0
- created: "2021-11-15T23:31:12.890191341Z"
+ appVersion: 1.9044.0
+ created: "2021-11-15T23:48:32.387799583Z"
dependencies:
- name: common
repository: https://truecharts.org
@@ -230120,7 +225379,7 @@ entries:
version: 5.2.2
description: Tiny Tiny RSS is a free and open source web-based news feed (RSS/Atom)
reader and aggregator
- digest: eff6c8f9f3f2bf03a5de004242eabdfb0880dfe8a79625eedd9d61eb4d9b7b09
+ digest: 8bbf0c173818d7e4299023fcfd4953132c52486a45c2a96b34c3ad9c90d86597
home: https://github.com/truecharts/apps/tree/master/charts/stable/tt-rss
icon: https://git.tt-rss.org/fox/tt-rss/raw/branch/master/images/favicon-72px.png
keywords:
@@ -230134,8 +225393,8 @@ entries:
sources:
- https://git.tt-rss.org/fox/tt-rss
urls:
- - https://github.com/truecharts/apps/releases/download/tt-rss-3.0.14/tt-rss-3.0.14.tgz
- version: 3.0.14
+ - https://github.com/truecharts/apps/releases/download/tt-rss-3.0.15/tt-rss-3.0.15.tgz
+ version: 3.0.15
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -230535,39 +225794,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/tt-rss-0.0.1/tt-rss-0.0.1.tgz
version: 0.0.1
tvheadend:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: "63784405"
- created: "2021-11-15T23:31:13.017717744Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: TVheadend - a TV streaming server and digital video recorder
- digest: d1847811303ee789d431bb6f14348a4fbb709f9d24fb267c55bd12f9254e5a32
- home: https://github.com/truecharts/apps/tree/master/charts/stable/tvheadend
- icon: https://avatars.githubusercontent.com/u/1908588?s=200&v=4
- keywords:
- - tvheadend
- - tv
- - streaming
- - dvb
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: https://truecharts.org
- name: tvheadend
- sources:
- - https://github.com/tvheadend/tvheadend
- type: application
- urls:
- - https://github.com/truecharts/apps/releases/download/tvheadend-10.0.9/tvheadend-10.0.9.tgz
- version: 10.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -233104,41 +228330,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/tvheadend-4.1.5/tvheadend-4.1.5.tgz
version: 4.1.5
twtxt:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 0.1.1
- created: "2021-11-15T23:31:13.153191503Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: A Self-Hosted, Twitter™-like Decentralised microBlogging platform.
- No ads, no tracking, your content, your data!
- digest: cc83d37db23c6e117b077acfbb43b4ad35f83b06fec3cafbc6340f7ddd0272be
- home: https://github.com/truecharts/apps/tree/master/charts/stable/twtxt
- icon: https://twtxt.net/media/XsLsDHuisnXcL6NuUkYguK.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.9/twtxt-1.0.9.tgz
- version: 1.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -233365,38 +228556,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/twtxt-0.0.2/twtxt-0.0.2.tgz
version: 0.0.2
unifi:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - Networking
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 6.4.54
- created: "2021-11-15T23:31:13.282540619Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: Ubiquiti Network's Unifi Controller
- digest: 40a10d388747fb246a964d389d3cc81252ef5972b8bf75769b1349684beccd87
- home: https://github.com/truecharts/apps/tree/master/charts/stable/unifi
- icon: https://dl.ubnt.com/press/logo-UniFi.png
- keywords:
- - ubiquiti
- - unifi
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: 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.9/unifi-9.0.9.tgz
- version: 9.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -235965,43 +231124,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/unifi-3.1.5/unifi-3.1.5.tgz
version: 3.1.5
unpackerr:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 0.9.8
- created: "2021-11-15T23:31:13.452921525Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- 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: 0d3c1c783bcdc3b91c34d58315f1ea2721459233cf16485f1857ea7bbe6df5fc
- home: https://github.com/truecharts/apps/tree/master/charts/stable/unpackrr
- icon: https://raw.githubusercontent.com/wiki/davidnewhall/unpackerr/images/unpackerr-logo-text.png
- keywords:
- - unpackerr
- - sonarr
- - radarr
- - lidarr
- - readarr
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: 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.9/unpackerr-4.0.9.tgz
- version: 4.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -238418,37 +233540,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/unpackerr-1.0.0/unpackerr-1.0.0.tgz
version: 1.0.0
uptime-kuma:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - monitoring
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 1.10.2
- created: "2021-11-15T23:31:13.594338626Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: A fancy self-hosted monitoring tool
- digest: fb74e8f04d798469c65464a5fc5f4d4e79a8db1c18edbd1a5a287dbdafcabe40
- home: https://github.com/louislam/uptime-kuma
- icon: https://raw.githubusercontent.com/louislam/uptime-kuma/master/public/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.10/uptime-kuma-1.0.10.tgz
- version: 1.0.10
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -238673,37 +233764,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/uptime-kuma-0.0.1/uptime-kuma-0.0.1.tgz
version: 0.0.1
valheim:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: latest
- created: "2021-11-15T23:31:13.730720891Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: Valheim dedicated gameserver with automatic update and world backup
- support
- digest: 09aad5e6611172104a7f0a73657d8a594ddd7f2e0bac93ca82e071de74d10432
- home: https://github.com/truecharts/apps/tree/master/charts/stable/valheim
- icon: https://raw.githubusercontent.com/lloesche/valheim-server-docker/main/misc/Logo_valheim.png
- keywords:
- - valheim
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: https://truecharts.org
- name: valheim
- sources:
- - https://github.com/lloesche/valheim-server-docker
- - https://hub.docker.com/r/lloesche/valheim-server
- urls:
- - https://github.com/truecharts/apps/releases/download/valheim-1.0.9/valheim-1.0.9.tgz
- version: 1.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -238902,45 +233962,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/valheim-0.0.2/valheim-0.0.2.tgz
version: 0.0.2
vaultwarden:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - security
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 1.23.0
- created: "2021-11-15T23:31:13.878445937Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- - condition: postgresql.enabled
- name: postgresql
- repository: https://truecharts.org/
- version: 5.2.2
- description: Unofficial Bitwarden compatible server written in Rust
- digest: 330491824aec93a2ecd56666c5852364e72fbd7494313c0271c63429323ab71e
- home: https://github.com/truecharts/apps/tree/master/charts/stable/vaultwarden
- icon: https://raw.githubusercontent.com/bitwarden/brand/master/icons/256x256.png
- keywords:
- - bitwarden
- - bitwardenrs
- - bitwarden_rs
- - vaultwarden
- - password
- - rust
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: https://truecharts.org
- name: vaultwarden
- sources:
- - https://github.com/dani-garcia/vaultwarden
- type: application
- urls:
- - https://github.com/truecharts/apps/releases/download/vaultwarden-12.0.11/vaultwarden-12.0.11.tgz
- version: 12.0.11
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -244436,38 +239457,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/vaultwarden-1.0.0/vaultwarden-1.0.0.tgz
version: 1.0.0
whoogle:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 0.6.0
- created: "2021-11-15T23:31:14.012173484Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: A self-hosted, ad-free, privacy-respecting metasearch engine
- digest: 8fbfb71e8f6b8d5634b6e53b6b3b7ffced71732880e3ee49cec51bc149f1a7e4
- home: https://github.com/truecharts/apps/tree/master/charts/stable/whoogle
- icon: https://raw.githubusercontent.com/benbusby/whoogle-search/develop/docs/banner.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.9/whoogle-1.0.9.tgz
- version: 1.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -244673,40 +239662,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/whoogle-0.0.2/whoogle-0.0.2.tgz
version: 0.0.2
wiki:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 900b76a
- created: "2021-11-15T23:31:14.153930987Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: A self-hosted well uh wiki engine or content management system.
- digest: 414162438803ef33c03a401e4568e903fa8d5976e3b588f80bb7fa13c551a744
- home: https://github.com/truecharts/apps/tree/master/charts/stable/wiki
- keywords:
- - wiki
- - web
- - blog
- - cms
- - app
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: https://truecharts.org
- name: wiki
- sources:
- - https://github.com/prologic/wiki
- - https://github.com/nicholaswilde/docker-wiki
- type: application
- urls:
- - https://github.com/truecharts/apps/releases/download/wiki-1.0.9/wiki-1.0.9.tgz
- version: 1.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -244926,42 +239881,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/wiki-0.0.2/wiki-0.0.2.tgz
version: 0.0.2
wikijs:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: "2.5"
- created: "2021-11-15T23:31:14.337070784Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- - condition: postgresql.enabled
- name: postgresql
- repository: https://truecharts.org/
- version: 5.2.2
- description: Make documentation a joy to write using Wiki.js's beautiful and intuitive
- interface!
- digest: 8264e7635c6e6a002ff6a0c16988a3d6e38d5b943c5632a2eb7ec2aa2edd59b2
- home: https://github.com/truecharts/apps/tree/master/charts/stable/wikijs
- icon: https://static.requarks.io/logo/wikijs-butterfly.svg
- 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-3.0.10/wikijs-3.0.10.tgz
- version: 3.0.10
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -245241,39 +240160,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/wikijs-0.0.1/wikijs-0.0.1.tgz
version: 0.0.1
xteve:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 2.2.0.200
- created: "2021-11-15T23:31:14.481264805Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: M3U Proxy for Plex DVR and Emby Live TV.
- digest: 832e34d89d7048d2dfb92a43a398cc0c0e4580adf53be7ee5156c921201cf32e
- home: https://github.com/truechartsapps/tree/master/charts/stable/xteve
- icon: https://raw.githubusercontent.com/xteve-project/xTeVe/master/html/img/logo_b_880x200.jpg
- keywords:
- - xteve
- - iptv
- - plex
- - emby
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: https://truecharts.org
- name: xteve
- sources:
- - https://github.com/xteve-project/xTeVe
- - https://github.com/k8s-at-home/container-images
- urls:
- - https://github.com/truecharts/apps/releases/download/xteve-4.0.9/xteve-4.0.9.tgz
- version: 4.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -246858,38 +241744,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/xteve-1.0.1/xteve-1.0.1.tgz
version: 1.0.1
zigbee2mqtt:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 1.22.0
- created: "2021-11-15T23:31:14.630030158Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: Bridges events and allows you to control your Zigbee devices via
- MQTT
- digest: 817150ed8af850539ed9e36aed60c124c5576bd02134c06cb59f16f4157ddc1f
- home: https://github.com/truecharts/apps/tree/master/charts/stable/zigbee2mqtt
- icon: https://www.zigbee2mqtt.io/images/logo.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.10/zigbee2mqtt-1.0.10.tgz
- version: 1.0.10
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -247127,41 +241981,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/zigbee2mqtt-0.0.2/zigbee2mqtt-0.0.2.tgz
version: 0.0.2
zwavejs2mqtt:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - tools
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 5.11.0
- created: "2021-11-15T23:31:14.75888077Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.6.2
- description: Fully configurable Zwave to MQTT gateway and Control Panel using
- NodeJS and Vue
- digest: 34fba487e073324068721b3b8a60b8c12c2b213ddae5522cade157db63297803
- home: https://github.com/truecharts/apps/tree/master/charts/stable/zwavejs2mqtt
- icon: https://raw.githubusercontent.com/zwave-js/zwavejs2mqtt/master/static/logo.png
- keywords:
- - zwavejs2mqtt
- - zwave-js
- - z-wave
- - zwave
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: 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.11/zwavejs2mqtt-9.0.11.tgz
- version: 9.0.11
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -250981,4 +245800,4 @@ entries:
urls:
- https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-3.1.5/zwavejs2mqtt-3.1.5.tgz
version: 3.1.5
-generated: "2021-11-15T23:31:14.852064329Z"
+generated: "2021-11-15T23:48:32.463318755Z"