diff --git a/charts/core/metallb/security.md b/charts/core/metallb/security.md
index 8b00c151448..9bebf0beb24 100644
--- a/charts/core/metallb/security.md
+++ b/charts/core/metallb/security.md
@@ -12,9 +12,9 @@ hide:
##### Scan Results
#### Chart Object: metallb/charts/metallb/templates/controller.yaml
-
-
+
+
| Type | Misconfiguration ID | Check | Severity | Explaination | Links |
|:----------------|:------------------:|:-----------:|:------------------:|-----------------------------------------|-----------------------------------------|
| Kubernetes Security Check | KSV011 | CPU not limited | LOW | Expand...
Enforcing CPU limits prevents DoS via resource exhaustion.
Container 'controller' of Deployment 'RELEASE-NAME-metallb-controller' should set 'resources.limits.cpu' | Expand...
https://cloud.google.com/blog/products/containers-kubernetes/kubernetes-best-practices-resource-requests-and-limits
https://avd.aquasec.com/appshield/ksv011
|
@@ -26,13 +26,13 @@ hide:
| Kubernetes Security Check | KSV020 | Runs with low user ID | MEDIUM | Expand...
Force the container to run with user ID > 10000 to avoid conflicts with the host’s user table.
Container 'controller' of Deployment 'RELEASE-NAME-metallb-controller' should set 'securityContext.runAsUser' > 10000 | Expand...
https://kubesec.io/basics/containers-securitycontext-runasuser/
https://avd.aquasec.com/appshield/ksv020
|
| Kubernetes Security Check | KSV021 | Runs with low group ID | MEDIUM | Expand...
Force the container to run with group ID > 10000 to avoid conflicts with the host’s user table.
Container 'controller' of Deployment 'RELEASE-NAME-metallb-controller' should set 'securityContext.runAsGroup' > 10000 | Expand...
https://kubesec.io/basics/containers-securitycontext-runasuser/
https://avd.aquasec.com/appshield/ksv021
|
-
+
| No Misconfigurations found |
|:---------------------------------|
-
-
+
+
| Type | Misconfiguration ID | Check | Severity | Explaination | Links |
|:----------------|:------------------:|:-----------:|:------------------:|-----------------------------------------|-----------------------------------------|
| Kubernetes Security Check | KSV009 | Access to host network | HIGH | Expand...
Sharing the host’s network namespace permits processes in the pod to communicate with processes bound to the host’s loopback adapter.
DaemonSet 'RELEASE-NAME-metallb-speaker' should not set 'spec.template.spec.hostNetwork' to true | Expand...
https://kubernetes.io/docs/concepts/security/pod-security-standards/#baseline
https://avd.aquasec.com/appshield/ksv009
|
@@ -57,11 +57,11 @@ hide:
#### Container: quay.io/metallb/controller:v0.11.0 (alpine 3.14.2)
-
+
**alpine**
-
+
| Package | Vulnerability | Severity | Installed Version | Fixed Version | Links |
|:----------------|:------------------:|:-----------:|:------------------:|:-------------:|-----------------------------------------|
| busybox | CVE-2021-42378 | HIGH | 1.33.1-r3 | 1.33.1-r6 | Expand...
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-42378
https://jfrog.com/blog/unboxing-busybox-14-new-vulnerabilities-uncovered-by-claroty-and-jfrog/
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6T2TURBYYJGBMQTTN2DSOAIQGP7WCPGV/
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UQXGOGWBIYWOIVXJVRKHZR34UMEHQBXS/
|
@@ -89,18 +89,18 @@ hide:
**gobinary**
-
+
| Package | Vulnerability | Severity | Installed Version | Fixed Version | Links |
|:----------------|:------------------:|:-----------:|:------------------:|:-------------:|-----------------------------------------|
| golang.org/x/crypto | CVE-2020-29652 | HIGH | v0.0.0-20201002170205-7f63de1d35b0 | v0.0.0-20201216223049-8b5274cf687f | Expand...
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-29652
https://go-review.googlesource.com/c/crypto/+/278852
https://groups.google.com/g/golang-announce/c/ouZIlBimOsE?pli=1
https://linux.oracle.com/cve/CVE-2020-29652.html
https://linux.oracle.com/errata/ELSA-2021-1796.html
https://lists.apache.org/thread.html/r68032132c0399c29d6cdc7bd44918535da54060a10a12b1591328bff@%3Cnotifications.skywalking.apache.org%3E
https://nvd.nist.gov/vuln/detail/CVE-2020-29652
|
#### Container: quay.io/metallb/speaker:v0.11.0 (alpine 3.14.2)
-
+
**alpine**
-
+
| Package | Vulnerability | Severity | Installed Version | Fixed Version | Links |
|:----------------|:------------------:|:-----------:|:------------------:|:-------------:|-----------------------------------------|
| busybox | CVE-2021-42378 | HIGH | 1.33.1-r3 | 1.33.1-r6 | Expand...
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-42378
https://jfrog.com/blog/unboxing-busybox-14-new-vulnerabilities-uncovered-by-claroty-and-jfrog/
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6T2TURBYYJGBMQTTN2DSOAIQGP7WCPGV/
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UQXGOGWBIYWOIVXJVRKHZR34UMEHQBXS/
|
@@ -128,8 +128,7 @@ hide:
**gobinary**
-
+
| Package | Vulnerability | Severity | Installed Version | Fixed Version | Links |
|:----------------|:------------------:|:-----------:|:------------------:|:-------------:|-----------------------------------------|
| golang.org/x/crypto | CVE-2020-29652 | HIGH | v0.0.0-20201002170205-7f63de1d35b0 | v0.0.0-20201216223049-8b5274cf687f | Expand...
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-29652
https://go-review.googlesource.com/c/crypto/+/278852
https://groups.google.com/g/golang-announce/c/ouZIlBimOsE?pli=1
https://linux.oracle.com/cve/CVE-2020-29652.html
https://linux.oracle.com/errata/ELSA-2021-1796.html
https://lists.apache.org/thread.html/r68032132c0399c29d6cdc7bd44918535da54060a10a12b1591328bff@%3Cnotifications.skywalking.apache.org%3E
https://nvd.nist.gov/vuln/detail/CVE-2020-29652
|
-
diff --git a/charts/dependency/mariadb/security.md b/charts/dependency/mariadb/security.md
index f8b5c51ec6b..b3d591feda5 100644
--- a/charts/dependency/mariadb/security.md
+++ b/charts/dependency/mariadb/security.md
@@ -12,9 +12,9 @@ hide:
##### Scan Results
#### Chart Object: mariadb/templates/common.yaml
-
-
+
+
| Type | Misconfiguration ID | Check | Severity | Explaination | Links |
|:----------------|:------------------:|:-----------:|:------------------:|-----------------------------------------|-----------------------------------------|
| Kubernetes Security Check | KSV003 | Default capabilities not dropped | LOW | Expand...
The container should drop all default capabilities and add only those that are needed for its execution.
Container 'RELEASE-NAME-mariadb' of StatefulSet 'RELEASE-NAME-mariadb' should add 'ALL' to 'securityContext.capabilities.drop' | Expand...
https://kubesec.io/basics/containers-securitycontext-capabilities-drop-index-all/
https://avd.aquasec.com/appshield/ksv003
|
@@ -42,11 +42,11 @@ hide:
#### Container: tccr.io/truecharts/alpine:v3.14.2@sha256:4095394abbae907e94b1f2fd2e2de6c4f201a5b9704573243ca8eb16db8cdb7c (alpine 3.14.2)
-
+
**alpine**
-
+
| Package | Vulnerability | Severity | Installed Version | Fixed Version | Links |
|:----------------|:------------------:|:-----------:|:------------------:|:-------------:|-----------------------------------------|
| busybox | CVE-2021-42378 | HIGH | 1.33.1-r3 | 1.33.1-r6 | Expand...
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-42378
https://jfrog.com/blog/unboxing-busybox-14-new-vulnerabilities-uncovered-by-claroty-and-jfrog/
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6T2TURBYYJGBMQTTN2DSOAIQGP7WCPGV/
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UQXGOGWBIYWOIVXJVRKHZR34UMEHQBXS/
|
@@ -74,11 +74,11 @@ hide:
#### Container: tccr.io/truecharts/mariadb:v10.6.5@sha256:ca5dcc0667f4ee5accc91f159f13a2bf764678d4dfeab3d1421fce1d2095f2a0 (debian 10.11)
-
+
**debian**
-
+
| Package | Vulnerability | Severity | Installed Version | Fixed Version | Links |
|:----------------|:------------------:|:-----------:|:------------------:|:-------------:|-----------------------------------------|
| apt | CVE-2011-3374 | LOW | 1.8.2.3 | | Expand...
https://access.redhat.com/security/cve/cve-2011-3374
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=642480
https://people.canonical.com/~ubuntu-security/cve/2011/CVE-2011-3374.html
https://seclists.org/fulldisclosure/2011/Sep/221
https://security-tracker.debian.org/tracker/CVE-2011-3374
https://snyk.io/vuln/SNYK-LINUX-APT-116518
https://ubuntu.com/security/CVE-2011-3374
|
@@ -228,17 +228,14 @@ hide:
**gobinary**
-
+
| No Vulnerabilities found |
|:---------------------------------|
-
+
**gobinary**
-
+
| No Vulnerabilities found |
|:---------------------------------|
-
-
-
diff --git a/charts/dependency/memcached/security.md b/charts/dependency/memcached/security.md
index 3b02b118d62..49652656f94 100644
--- a/charts/dependency/memcached/security.md
+++ b/charts/dependency/memcached/security.md
@@ -12,9 +12,9 @@ hide:
##### Scan Results
#### Chart Object: memcached/templates/common.yaml
-
-
+
+
| Type | Misconfiguration ID | Check | Severity | Explaination | Links |
|:----------------|:------------------:|:-----------:|:------------------:|-----------------------------------------|-----------------------------------------|
| Kubernetes Security Check | KSV003 | Default capabilities not dropped | LOW | Expand...
The container should drop all default capabilities and add only those that are needed for its execution.
Container 'RELEASE-NAME-memcached' of Deployment 'RELEASE-NAME-memcached' should add 'ALL' to 'securityContext.capabilities.drop' | Expand...
https://kubesec.io/basics/containers-securitycontext-capabilities-drop-index-all/
https://avd.aquasec.com/appshield/ksv003
|
@@ -40,11 +40,11 @@ hide:
#### Container: tccr.io/truecharts/alpine:v3.14.2@sha256:4095394abbae907e94b1f2fd2e2de6c4f201a5b9704573243ca8eb16db8cdb7c (alpine 3.14.2)
-
+
**alpine**
-
+
| Package | Vulnerability | Severity | Installed Version | Fixed Version | Links |
|:----------------|:------------------:|:-----------:|:------------------:|:-------------:|-----------------------------------------|
| busybox | CVE-2021-42378 | HIGH | 1.33.1-r3 | 1.33.1-r6 | Expand...
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-42378
https://jfrog.com/blog/unboxing-busybox-14-new-vulnerabilities-uncovered-by-claroty-and-jfrog/
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6T2TURBYYJGBMQTTN2DSOAIQGP7WCPGV/
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UQXGOGWBIYWOIVXJVRKHZR34UMEHQBXS/
|
@@ -72,11 +72,11 @@ hide:
#### Container: tccr.io/truecharts/memcached:v1.6.12@sha256:90da9d23e5c448d44ee3c1aa2af4c868ab5a3f8042a4000851fe55355db7c569 (debian 10.11)
-
+
**debian**
-
+
| Package | Vulnerability | Severity | Installed Version | Fixed Version | Links |
|:----------------|:------------------:|:-----------:|:------------------:|:-------------:|-----------------------------------------|
| apt | CVE-2011-3374 | LOW | 1.8.2.3 | | Expand...
https://access.redhat.com/security/cve/cve-2011-3374
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=642480
https://people.canonical.com/~ubuntu-security/cve/2011/CVE-2011-3374.html
https://seclists.org/fulldisclosure/2011/Sep/221
https://security-tracker.debian.org/tracker/CVE-2011-3374
https://snyk.io/vuln/SNYK-LINUX-APT-116518
https://ubuntu.com/security/CVE-2011-3374
|
@@ -224,9 +224,6 @@ hide:
**gobinary**
-
+
| No Vulnerabilities found |
|:---------------------------------|
-
-
-
diff --git a/charts/dependency/postgresql/security.md b/charts/dependency/postgresql/security.md
index e7705810d66..b85964d181a 100644
--- a/charts/dependency/postgresql/security.md
+++ b/charts/dependency/postgresql/security.md
@@ -12,9 +12,9 @@ hide:
##### Scan Results
#### Chart Object: postgresql/templates/common.yaml
-
-
+
+
| Type | Misconfiguration ID | Check | Severity | Explaination | Links |
|:----------------|:------------------:|:-----------:|:------------------:|-----------------------------------------|-----------------------------------------|
| Kubernetes Security Check | KSV003 | Default capabilities not dropped | LOW | Expand...
The container should drop all default capabilities and add only those that are needed for its execution.
Container 'RELEASE-NAME-postgresql' of StatefulSet 'RELEASE-NAME-postgresql' should add 'ALL' to 'securityContext.capabilities.drop' | Expand...
https://kubesec.io/basics/containers-securitycontext-capabilities-drop-index-all/
https://avd.aquasec.com/appshield/ksv003
|
@@ -42,11 +42,11 @@ hide:
#### Container: tccr.io/truecharts/alpine:v3.14.2@sha256:4095394abbae907e94b1f2fd2e2de6c4f201a5b9704573243ca8eb16db8cdb7c (alpine 3.14.2)
-
+
**alpine**
-
+
| Package | Vulnerability | Severity | Installed Version | Fixed Version | Links |
|:----------------|:------------------:|:-----------:|:------------------:|:-------------:|-----------------------------------------|
| busybox | CVE-2021-42378 | HIGH | 1.33.1-r3 | 1.33.1-r6 | Expand...
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-42378
https://jfrog.com/blog/unboxing-busybox-14-new-vulnerabilities-uncovered-by-claroty-and-jfrog/
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6T2TURBYYJGBMQTTN2DSOAIQGP7WCPGV/
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UQXGOGWBIYWOIVXJVRKHZR34UMEHQBXS/
|
@@ -74,11 +74,11 @@ hide:
#### Container: tccr.io/truecharts/postgresql:v14.1.0@sha256:3b1df1487f9bd1bb3ee6a2b5e90e655b2ea5d9cdc3148826dc813bbcea3969c4 (debian 10.11)
-
+
**debian**
-
+
| Package | Vulnerability | Severity | Installed Version | Fixed Version | Links |
|:----------------|:------------------:|:-----------:|:------------------:|:-------------:|-----------------------------------------|
| apt | CVE-2011-3374 | LOW | 1.8.2.3 | | Expand...
https://access.redhat.com/security/cve/cve-2011-3374
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=642480
https://people.canonical.com/~ubuntu-security/cve/2011/CVE-2011-3374.html
https://seclists.org/fulldisclosure/2011/Sep/221
https://security-tracker.debian.org/tracker/CVE-2011-3374
https://snyk.io/vuln/SNYK-LINUX-APT-116518
https://ubuntu.com/security/CVE-2011-3374
|
@@ -274,17 +274,14 @@ hide:
**jar**
-
+
| No Vulnerabilities found |
|:---------------------------------|
-
+
**gobinary**
-
+
| No Vulnerabilities found |
|:---------------------------------|
-
-
-
diff --git a/charts/dependency/promtail/security.md b/charts/dependency/promtail/security.md
index 3d730a7fc22..767b06b9c3c 100644
--- a/charts/dependency/promtail/security.md
+++ b/charts/dependency/promtail/security.md
@@ -12,9 +12,9 @@ hide:
##### Scan Results
#### Chart Object: promtail/templates/common.yaml
-
-
+
+
| Type | Misconfiguration ID | Check | Severity | Explaination | Links |
|:----------------|:------------------:|:-----------:|:------------------:|-----------------------------------------|-----------------------------------------|
| Kubernetes Security Check | KSV012 | Runs as root user | MEDIUM | Expand...
'runAsNonRoot' forces the running image to run as a non-root user to ensure least privileges.
Container 'RELEASE-NAME-promtail' of Deployment 'RELEASE-NAME-promtail' should set 'securityContext.runAsNonRoot' to true | Expand...
https://kubernetes.io/docs/concepts/security/pod-security-standards/#restricted
https://avd.aquasec.com/appshield/ksv012
|
@@ -42,11 +42,11 @@ hide:
#### Container: tccr.io/truecharts/alpine:v3.14.2@sha256:4095394abbae907e94b1f2fd2e2de6c4f201a5b9704573243ca8eb16db8cdb7c (alpine 3.14.2)
-
+
**alpine**
-
+
| Package | Vulnerability | Severity | Installed Version | Fixed Version | Links |
|:----------------|:------------------:|:-----------:|:------------------:|:-------------:|-----------------------------------------|
| busybox | CVE-2021-42378 | HIGH | 1.33.1-r3 | 1.33.1-r6 | Expand...
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-42378
https://jfrog.com/blog/unboxing-busybox-14-new-vulnerabilities-uncovered-by-claroty-and-jfrog/
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6T2TURBYYJGBMQTTN2DSOAIQGP7WCPGV/
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UQXGOGWBIYWOIVXJVRKHZR34UMEHQBXS/
|
@@ -74,11 +74,11 @@ hide:
#### Container: tccr.io/truecharts/promtail:v2.4.1@sha256:83bceed26a638b211d65b6e80d4a33d01dc82b81e630d57e883b490ac0c57ef4 (debian 11.1)
-
+
**debian**
-
+
| Package | Vulnerability | Severity | Installed Version | Fixed Version | Links |
|:----------------|:------------------:|:-----------:|:------------------:|:-------------:|-----------------------------------------|
| apt | CVE-2011-3374 | LOW | 2.2.4 | | Expand...
https://access.redhat.com/security/cve/cve-2011-3374
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=642480
https://people.canonical.com/~ubuntu-security/cve/2011/CVE-2011-3374.html
https://seclists.org/fulldisclosure/2011/Sep/221
https://security-tracker.debian.org/tracker/CVE-2011-3374
https://snyk.io/vuln/SNYK-LINUX-APT-116518
https://ubuntu.com/security/CVE-2011-3374
|
@@ -149,9 +149,8 @@ hide:
**gobinary**
-
+
| Package | Vulnerability | Severity | Installed Version | Fixed Version | Links |
|:----------------|:------------------:|:-----------:|:------------------:|:-------------:|-----------------------------------------|
| github.com/containerd/containerd | CVE-2021-41103 | HIGH | v1.5.4 | v1.4.11, v1.5.7 | Expand...
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-41103
https://github.com/containerd/containerd/commit/5b46e404f6b9f661a205e28d59c982d3634148f8
https://github.com/containerd/containerd/security/advisories/GHSA-c2h3-6mxw-7mvq
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/B5Q6G6I4W5COQE25QMC7FJY3I3PAYFBB/
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZNFADTCHHYWVM6W4NJ6CB4FNFM2VMBIB/
https://nvd.nist.gov/vuln/detail/CVE-2021-41103
https://ubuntu.com/security/notices/USN-5100-1
https://www.debian.org/security/2021/dsa-5002
|
| github.com/prometheus/prometheus | CVE-2019-3826 | MEDIUM | v1.8.2-0.20211011171444-354d8d2ecfac | v2.7.1 | Expand...
https://access.redhat.com/errata/RHBA-2019:0327
https://advisory.checkmarx.net/advisory/CX-2019-4297
https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3826
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-3826
https://github.com/prometheus/prometheus/commit/62e591f9
https://github.com/prometheus/prometheus/pull/5163
https://lists.apache.org/thread.html/r48d5019bd42e0770f7e5351e420a63a41ff1f16924942442c6aff6a8@%3Ccommits.zookeeper.apache.org%3E
https://lists.apache.org/thread.html/r8e3f7da12bf5750b0a02e69a78a61073a2ac950eed7451ce70a65177@%3Ccommits.zookeeper.apache.org%3E
https://lists.apache.org/thread.html/rdf2a0d94c3b5b523aeff7741ae71347415276062811b687f30ea6573@%3Ccommits.zookeeper.apache.org%3E
https://nvd.nist.gov/vuln/detail/CVE-2019-3826
|
-
diff --git a/charts/dependency/redis/security.md b/charts/dependency/redis/security.md
index e67a55f2acd..305a660130d 100644
--- a/charts/dependency/redis/security.md
+++ b/charts/dependency/redis/security.md
@@ -12,9 +12,9 @@ hide:
##### Scan Results
#### Chart Object: redis/templates/common.yaml
-
-
+
+
| Type | Misconfiguration ID | Check | Severity | Explaination | Links |
|:----------------|:------------------:|:-----------:|:------------------:|-----------------------------------------|-----------------------------------------|
| Kubernetes Security Check | KSV003 | Default capabilities not dropped | LOW | Expand...
The container should drop all default capabilities and add only those that are needed for its execution.
Container 'RELEASE-NAME-redis' of StatefulSet 'RELEASE-NAME-redis' should add 'ALL' to 'securityContext.capabilities.drop' | Expand...
https://kubesec.io/basics/containers-securitycontext-capabilities-drop-index-all/
https://avd.aquasec.com/appshield/ksv003
|
@@ -42,11 +42,11 @@ hide:
#### Container: tccr.io/truecharts/alpine:v3.14.2@sha256:4095394abbae907e94b1f2fd2e2de6c4f201a5b9704573243ca8eb16db8cdb7c (alpine 3.14.2)
-
+
**alpine**
-
+
| Package | Vulnerability | Severity | Installed Version | Fixed Version | Links |
|:----------------|:------------------:|:-----------:|:------------------:|:-------------:|-----------------------------------------|
| busybox | CVE-2021-42378 | HIGH | 1.33.1-r3 | 1.33.1-r6 | Expand...
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-42378
https://jfrog.com/blog/unboxing-busybox-14-new-vulnerabilities-uncovered-by-claroty-and-jfrog/
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6T2TURBYYJGBMQTTN2DSOAIQGP7WCPGV/
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UQXGOGWBIYWOIVXJVRKHZR34UMEHQBXS/
|
@@ -74,11 +74,11 @@ hide:
#### Container: tccr.io/truecharts/redis:v6.2.6@sha256:741dc63de7fed6f7f4fff41ac4b23a40f6850e9fb361e35e2959c71d8f10aeae (debian 10.11)
-
+
**debian**
-
+
| Package | Vulnerability | Severity | Installed Version | Fixed Version | Links |
|:----------------|:------------------:|:-----------:|:------------------:|:-------------:|-----------------------------------------|
| apt | CVE-2011-3374 | LOW | 1.8.2.3 | | Expand...
https://access.redhat.com/security/cve/cve-2011-3374
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=642480
https://people.canonical.com/~ubuntu-security/cve/2011/CVE-2011-3374.html
https://seclists.org/fulldisclosure/2011/Sep/221
https://security-tracker.debian.org/tracker/CVE-2011-3374
https://snyk.io/vuln/SNYK-LINUX-APT-116518
https://ubuntu.com/security/CVE-2011-3374
|
@@ -226,17 +226,14 @@ hide:
**gobinary**
-
+
| No Vulnerabilities found |
|:---------------------------------|
-
+
**gobinary**
-
+
| No Vulnerabilities found |
|:---------------------------------|
-
-
-
diff --git a/charts/stable/grafana/CHANGELOG.md b/charts/stable/grafana/CHANGELOG.md
index f633d6d8433..b9b4397329f 100644
--- a/charts/stable/grafana/CHANGELOG.md
+++ b/charts/stable/grafana/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [grafana-1.0.7](https://github.com/truecharts/apps/compare/grafana-1.0.6...grafana-1.0.7) (2021-12-05)
+
+#### Fix
+
+* correct storage path
+
+
+
### [grafana-1.0.6](https://github.com/truecharts/apps/compare/grafana-1.0.5...grafana-1.0.6) (2021-12-04)
diff --git a/charts/stable/grafana/helm-values.md b/charts/stable/grafana/helm-values.md
index bf504a01714..7ff620e81a1 100644
--- a/charts/stable/grafana/helm-values.md
+++ b/charts/stable/grafana/helm-values.md
@@ -12,14 +12,14 @@ You will, however, be able to use all values referenced in the common chart here
| Key | Type | Default | Description |
|-----|------|---------|-------------|
| env.GF_AUTH_LDAP_ALLOW_SIGN_UP | string | `"false"` | |
-| env.GF_AUTH_LDAP_CONFIG_FILE | string | `"/opt/tccr.io/truecharts/grafana/conf/ldap.toml"` | |
+| env.GF_AUTH_LDAP_CONFIG_FILE | string | `"/opt/bitnami/grafana/conf/ldap.toml"` | |
| env.GF_AUTH_LDAP_ENABLED | string | `"false"` | |
| env.GF_INSTALL_PLUGINS | string | `""` | |
-| env.GF_PATHS_CONFIG | string | `"/opt/tccr.io/truecharts/grafana/conf/grafana.ini"` | |
-| env.GF_PATHS_DATA | string | `"/opt/tccr.io/truecharts/grafana/data"` | |
-| env.GF_PATHS_LOGS | string | `"/opt/tccr.io/truecharts/grafana/logs"` | |
-| env.GF_PATHS_PLUGINS | string | `"/opt/tccr.io/truecharts/grafana/data/plugins"` | |
-| env.GF_PATHS_PROVISIONING | string | `"/opt/tccr.io/truecharts/grafana/conf/provisioning"` | |
+| env.GF_PATHS_CONFIG | string | `"/opt/bitnami/grafana/conf/grafana.ini"` | |
+| env.GF_PATHS_DATA | string | `"/opt/bitnami/grafana/data"` | |
+| env.GF_PATHS_LOGS | string | `"/opt/bitnami/grafana/logs"` | |
+| env.GF_PATHS_PLUGINS | string | `"/opt/bitnami/grafana/data/plugins"` | |
+| env.GF_PATHS_PROVISIONING | string | `"/opt/bitnami/grafana/conf/provisioning"` | |
| env.GF_SECURITY_ADMIN_USER | string | `"admin"` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"tccr.io/truecharts/grafana"` | |
@@ -31,7 +31,7 @@ You will, however, be able to use all values referenced in the common chart here
| metrics.serviceMonitor.labels | object | `{}` | |
| metrics.serviceMonitor.scrapeTimeout | string | `"30s"` | |
| persistence.config.enabled | bool | `true` | |
-| persistence.config.mountPath | string | `"/opt/tccr.io/truecharts/grafana/data"` | |
+| persistence.config.mountPath | string | `"/opt/bitnami/grafana/data"` | |
| probes.liveness.path | string | `"/api/health"` | |
| probes.readiness.path | string | `"/api/health"` | |
| probes.startup.path | string | `"/api/health"` | |
diff --git a/docs/apps/core/metallb/security.md b/docs/apps/core/metallb/security.md
index 8b00c151448..9bebf0beb24 100644
--- a/docs/apps/core/metallb/security.md
+++ b/docs/apps/core/metallb/security.md
@@ -12,9 +12,9 @@ hide:
##### Scan Results
#### Chart Object: metallb/charts/metallb/templates/controller.yaml
-
-
+
+
| Type | Misconfiguration ID | Check | Severity | Explaination | Links |
|:----------------|:------------------:|:-----------:|:------------------:|-----------------------------------------|-----------------------------------------|
| Kubernetes Security Check | KSV011 | CPU not limited | LOW | Expand...
Enforcing CPU limits prevents DoS via resource exhaustion.
Container 'controller' of Deployment 'RELEASE-NAME-metallb-controller' should set 'resources.limits.cpu' | Expand...
https://cloud.google.com/blog/products/containers-kubernetes/kubernetes-best-practices-resource-requests-and-limits
https://avd.aquasec.com/appshield/ksv011
|
@@ -26,13 +26,13 @@ hide:
| Kubernetes Security Check | KSV020 | Runs with low user ID | MEDIUM | Expand...
Force the container to run with user ID > 10000 to avoid conflicts with the host’s user table.
Container 'controller' of Deployment 'RELEASE-NAME-metallb-controller' should set 'securityContext.runAsUser' > 10000 | Expand...
https://kubesec.io/basics/containers-securitycontext-runasuser/
https://avd.aquasec.com/appshield/ksv020
|
| Kubernetes Security Check | KSV021 | Runs with low group ID | MEDIUM | Expand...
Force the container to run with group ID > 10000 to avoid conflicts with the host’s user table.
Container 'controller' of Deployment 'RELEASE-NAME-metallb-controller' should set 'securityContext.runAsGroup' > 10000 | Expand...
https://kubesec.io/basics/containers-securitycontext-runasuser/
https://avd.aquasec.com/appshield/ksv021
|
-
+
| No Misconfigurations found |
|:---------------------------------|
-
-
+
+
| Type | Misconfiguration ID | Check | Severity | Explaination | Links |
|:----------------|:------------------:|:-----------:|:------------------:|-----------------------------------------|-----------------------------------------|
| Kubernetes Security Check | KSV009 | Access to host network | HIGH | Expand...
Sharing the host’s network namespace permits processes in the pod to communicate with processes bound to the host’s loopback adapter.
DaemonSet 'RELEASE-NAME-metallb-speaker' should not set 'spec.template.spec.hostNetwork' to true | Expand...
https://kubernetes.io/docs/concepts/security/pod-security-standards/#baseline
https://avd.aquasec.com/appshield/ksv009
|
@@ -57,11 +57,11 @@ hide:
#### Container: quay.io/metallb/controller:v0.11.0 (alpine 3.14.2)
-
+
**alpine**
-
+
| Package | Vulnerability | Severity | Installed Version | Fixed Version | Links |
|:----------------|:------------------:|:-----------:|:------------------:|:-------------:|-----------------------------------------|
| busybox | CVE-2021-42378 | HIGH | 1.33.1-r3 | 1.33.1-r6 | Expand...
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-42378
https://jfrog.com/blog/unboxing-busybox-14-new-vulnerabilities-uncovered-by-claroty-and-jfrog/
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6T2TURBYYJGBMQTTN2DSOAIQGP7WCPGV/
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UQXGOGWBIYWOIVXJVRKHZR34UMEHQBXS/
|
@@ -89,18 +89,18 @@ hide:
**gobinary**
-
+
| Package | Vulnerability | Severity | Installed Version | Fixed Version | Links |
|:----------------|:------------------:|:-----------:|:------------------:|:-------------:|-----------------------------------------|
| golang.org/x/crypto | CVE-2020-29652 | HIGH | v0.0.0-20201002170205-7f63de1d35b0 | v0.0.0-20201216223049-8b5274cf687f | Expand...
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-29652
https://go-review.googlesource.com/c/crypto/+/278852
https://groups.google.com/g/golang-announce/c/ouZIlBimOsE?pli=1
https://linux.oracle.com/cve/CVE-2020-29652.html
https://linux.oracle.com/errata/ELSA-2021-1796.html
https://lists.apache.org/thread.html/r68032132c0399c29d6cdc7bd44918535da54060a10a12b1591328bff@%3Cnotifications.skywalking.apache.org%3E
https://nvd.nist.gov/vuln/detail/CVE-2020-29652
|
#### Container: quay.io/metallb/speaker:v0.11.0 (alpine 3.14.2)
-
+
**alpine**
-
+
| Package | Vulnerability | Severity | Installed Version | Fixed Version | Links |
|:----------------|:------------------:|:-----------:|:------------------:|:-------------:|-----------------------------------------|
| busybox | CVE-2021-42378 | HIGH | 1.33.1-r3 | 1.33.1-r6 | Expand...
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-42378
https://jfrog.com/blog/unboxing-busybox-14-new-vulnerabilities-uncovered-by-claroty-and-jfrog/
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6T2TURBYYJGBMQTTN2DSOAIQGP7WCPGV/
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UQXGOGWBIYWOIVXJVRKHZR34UMEHQBXS/
|
@@ -128,8 +128,7 @@ hide:
**gobinary**
-
+
| Package | Vulnerability | Severity | Installed Version | Fixed Version | Links |
|:----------------|:------------------:|:-----------:|:------------------:|:-------------:|-----------------------------------------|
| golang.org/x/crypto | CVE-2020-29652 | HIGH | v0.0.0-20201002170205-7f63de1d35b0 | v0.0.0-20201216223049-8b5274cf687f | Expand...
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-29652
https://go-review.googlesource.com/c/crypto/+/278852
https://groups.google.com/g/golang-announce/c/ouZIlBimOsE?pli=1
https://linux.oracle.com/cve/CVE-2020-29652.html
https://linux.oracle.com/errata/ELSA-2021-1796.html
https://lists.apache.org/thread.html/r68032132c0399c29d6cdc7bd44918535da54060a10a12b1591328bff@%3Cnotifications.skywalking.apache.org%3E
https://nvd.nist.gov/vuln/detail/CVE-2020-29652
|
-
diff --git a/docs/apps/dependency/mariadb/security.md b/docs/apps/dependency/mariadb/security.md
index f8b5c51ec6b..b3d591feda5 100644
--- a/docs/apps/dependency/mariadb/security.md
+++ b/docs/apps/dependency/mariadb/security.md
@@ -12,9 +12,9 @@ hide:
##### Scan Results
#### Chart Object: mariadb/templates/common.yaml
-
-
+
+
| Type | Misconfiguration ID | Check | Severity | Explaination | Links |
|:----------------|:------------------:|:-----------:|:------------------:|-----------------------------------------|-----------------------------------------|
| Kubernetes Security Check | KSV003 | Default capabilities not dropped | LOW | Expand...
The container should drop all default capabilities and add only those that are needed for its execution.
Container 'RELEASE-NAME-mariadb' of StatefulSet 'RELEASE-NAME-mariadb' should add 'ALL' to 'securityContext.capabilities.drop' | Expand...
https://kubesec.io/basics/containers-securitycontext-capabilities-drop-index-all/
https://avd.aquasec.com/appshield/ksv003
|
@@ -42,11 +42,11 @@ hide:
#### Container: tccr.io/truecharts/alpine:v3.14.2@sha256:4095394abbae907e94b1f2fd2e2de6c4f201a5b9704573243ca8eb16db8cdb7c (alpine 3.14.2)
-
+
**alpine**
-
+
| Package | Vulnerability | Severity | Installed Version | Fixed Version | Links |
|:----------------|:------------------:|:-----------:|:------------------:|:-------------:|-----------------------------------------|
| busybox | CVE-2021-42378 | HIGH | 1.33.1-r3 | 1.33.1-r6 | Expand...
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-42378
https://jfrog.com/blog/unboxing-busybox-14-new-vulnerabilities-uncovered-by-claroty-and-jfrog/
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6T2TURBYYJGBMQTTN2DSOAIQGP7WCPGV/
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UQXGOGWBIYWOIVXJVRKHZR34UMEHQBXS/
|
@@ -74,11 +74,11 @@ hide:
#### Container: tccr.io/truecharts/mariadb:v10.6.5@sha256:ca5dcc0667f4ee5accc91f159f13a2bf764678d4dfeab3d1421fce1d2095f2a0 (debian 10.11)
-
+
**debian**
-
+
| Package | Vulnerability | Severity | Installed Version | Fixed Version | Links |
|:----------------|:------------------:|:-----------:|:------------------:|:-------------:|-----------------------------------------|
| apt | CVE-2011-3374 | LOW | 1.8.2.3 | | Expand...
https://access.redhat.com/security/cve/cve-2011-3374
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=642480
https://people.canonical.com/~ubuntu-security/cve/2011/CVE-2011-3374.html
https://seclists.org/fulldisclosure/2011/Sep/221
https://security-tracker.debian.org/tracker/CVE-2011-3374
https://snyk.io/vuln/SNYK-LINUX-APT-116518
https://ubuntu.com/security/CVE-2011-3374
|
@@ -228,17 +228,14 @@ hide:
**gobinary**
-
+
| No Vulnerabilities found |
|:---------------------------------|
-
+
**gobinary**
-
+
| No Vulnerabilities found |
|:---------------------------------|
-
-
-
diff --git a/docs/apps/dependency/memcached/security.md b/docs/apps/dependency/memcached/security.md
index 3b02b118d62..49652656f94 100644
--- a/docs/apps/dependency/memcached/security.md
+++ b/docs/apps/dependency/memcached/security.md
@@ -12,9 +12,9 @@ hide:
##### Scan Results
#### Chart Object: memcached/templates/common.yaml
-
-
+
+
| Type | Misconfiguration ID | Check | Severity | Explaination | Links |
|:----------------|:------------------:|:-----------:|:------------------:|-----------------------------------------|-----------------------------------------|
| Kubernetes Security Check | KSV003 | Default capabilities not dropped | LOW | Expand...
The container should drop all default capabilities and add only those that are needed for its execution.
Container 'RELEASE-NAME-memcached' of Deployment 'RELEASE-NAME-memcached' should add 'ALL' to 'securityContext.capabilities.drop' | Expand...
https://kubesec.io/basics/containers-securitycontext-capabilities-drop-index-all/
https://avd.aquasec.com/appshield/ksv003
|
@@ -40,11 +40,11 @@ hide:
#### Container: tccr.io/truecharts/alpine:v3.14.2@sha256:4095394abbae907e94b1f2fd2e2de6c4f201a5b9704573243ca8eb16db8cdb7c (alpine 3.14.2)
-
+
**alpine**
-
+
| Package | Vulnerability | Severity | Installed Version | Fixed Version | Links |
|:----------------|:------------------:|:-----------:|:------------------:|:-------------:|-----------------------------------------|
| busybox | CVE-2021-42378 | HIGH | 1.33.1-r3 | 1.33.1-r6 | Expand...
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-42378
https://jfrog.com/blog/unboxing-busybox-14-new-vulnerabilities-uncovered-by-claroty-and-jfrog/
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6T2TURBYYJGBMQTTN2DSOAIQGP7WCPGV/
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UQXGOGWBIYWOIVXJVRKHZR34UMEHQBXS/
|
@@ -72,11 +72,11 @@ hide:
#### Container: tccr.io/truecharts/memcached:v1.6.12@sha256:90da9d23e5c448d44ee3c1aa2af4c868ab5a3f8042a4000851fe55355db7c569 (debian 10.11)
-
+
**debian**
-
+
| Package | Vulnerability | Severity | Installed Version | Fixed Version | Links |
|:----------------|:------------------:|:-----------:|:------------------:|:-------------:|-----------------------------------------|
| apt | CVE-2011-3374 | LOW | 1.8.2.3 | | Expand...
https://access.redhat.com/security/cve/cve-2011-3374
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=642480
https://people.canonical.com/~ubuntu-security/cve/2011/CVE-2011-3374.html
https://seclists.org/fulldisclosure/2011/Sep/221
https://security-tracker.debian.org/tracker/CVE-2011-3374
https://snyk.io/vuln/SNYK-LINUX-APT-116518
https://ubuntu.com/security/CVE-2011-3374
|
@@ -224,9 +224,6 @@ hide:
**gobinary**
-
+
| No Vulnerabilities found |
|:---------------------------------|
-
-
-
diff --git a/docs/apps/dependency/postgresql/security.md b/docs/apps/dependency/postgresql/security.md
index e7705810d66..b85964d181a 100644
--- a/docs/apps/dependency/postgresql/security.md
+++ b/docs/apps/dependency/postgresql/security.md
@@ -12,9 +12,9 @@ hide:
##### Scan Results
#### Chart Object: postgresql/templates/common.yaml
-
-
+
+
| Type | Misconfiguration ID | Check | Severity | Explaination | Links |
|:----------------|:------------------:|:-----------:|:------------------:|-----------------------------------------|-----------------------------------------|
| Kubernetes Security Check | KSV003 | Default capabilities not dropped | LOW | Expand...
The container should drop all default capabilities and add only those that are needed for its execution.
Container 'RELEASE-NAME-postgresql' of StatefulSet 'RELEASE-NAME-postgresql' should add 'ALL' to 'securityContext.capabilities.drop' | Expand...
https://kubesec.io/basics/containers-securitycontext-capabilities-drop-index-all/
https://avd.aquasec.com/appshield/ksv003
|
@@ -42,11 +42,11 @@ hide:
#### Container: tccr.io/truecharts/alpine:v3.14.2@sha256:4095394abbae907e94b1f2fd2e2de6c4f201a5b9704573243ca8eb16db8cdb7c (alpine 3.14.2)
-
+
**alpine**
-
+
| Package | Vulnerability | Severity | Installed Version | Fixed Version | Links |
|:----------------|:------------------:|:-----------:|:------------------:|:-------------:|-----------------------------------------|
| busybox | CVE-2021-42378 | HIGH | 1.33.1-r3 | 1.33.1-r6 | Expand...
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-42378
https://jfrog.com/blog/unboxing-busybox-14-new-vulnerabilities-uncovered-by-claroty-and-jfrog/
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6T2TURBYYJGBMQTTN2DSOAIQGP7WCPGV/
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UQXGOGWBIYWOIVXJVRKHZR34UMEHQBXS/
|
@@ -74,11 +74,11 @@ hide:
#### Container: tccr.io/truecharts/postgresql:v14.1.0@sha256:3b1df1487f9bd1bb3ee6a2b5e90e655b2ea5d9cdc3148826dc813bbcea3969c4 (debian 10.11)
-
+
**debian**
-
+
| Package | Vulnerability | Severity | Installed Version | Fixed Version | Links |
|:----------------|:------------------:|:-----------:|:------------------:|:-------------:|-----------------------------------------|
| apt | CVE-2011-3374 | LOW | 1.8.2.3 | | Expand...
https://access.redhat.com/security/cve/cve-2011-3374
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=642480
https://people.canonical.com/~ubuntu-security/cve/2011/CVE-2011-3374.html
https://seclists.org/fulldisclosure/2011/Sep/221
https://security-tracker.debian.org/tracker/CVE-2011-3374
https://snyk.io/vuln/SNYK-LINUX-APT-116518
https://ubuntu.com/security/CVE-2011-3374
|
@@ -274,17 +274,14 @@ hide:
**jar**
-
+
| No Vulnerabilities found |
|:---------------------------------|
-
+
**gobinary**
-
+
| No Vulnerabilities found |
|:---------------------------------|
-
-
-
diff --git a/docs/apps/dependency/promtail/security.md b/docs/apps/dependency/promtail/security.md
index 3d730a7fc22..767b06b9c3c 100644
--- a/docs/apps/dependency/promtail/security.md
+++ b/docs/apps/dependency/promtail/security.md
@@ -12,9 +12,9 @@ hide:
##### Scan Results
#### Chart Object: promtail/templates/common.yaml
-
-
+
+
| Type | Misconfiguration ID | Check | Severity | Explaination | Links |
|:----------------|:------------------:|:-----------:|:------------------:|-----------------------------------------|-----------------------------------------|
| Kubernetes Security Check | KSV012 | Runs as root user | MEDIUM | Expand...
'runAsNonRoot' forces the running image to run as a non-root user to ensure least privileges.
Container 'RELEASE-NAME-promtail' of Deployment 'RELEASE-NAME-promtail' should set 'securityContext.runAsNonRoot' to true | Expand...
https://kubernetes.io/docs/concepts/security/pod-security-standards/#restricted
https://avd.aquasec.com/appshield/ksv012
|
@@ -42,11 +42,11 @@ hide:
#### Container: tccr.io/truecharts/alpine:v3.14.2@sha256:4095394abbae907e94b1f2fd2e2de6c4f201a5b9704573243ca8eb16db8cdb7c (alpine 3.14.2)
-
+
**alpine**
-
+
| Package | Vulnerability | Severity | Installed Version | Fixed Version | Links |
|:----------------|:------------------:|:-----------:|:------------------:|:-------------:|-----------------------------------------|
| busybox | CVE-2021-42378 | HIGH | 1.33.1-r3 | 1.33.1-r6 | Expand...
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-42378
https://jfrog.com/blog/unboxing-busybox-14-new-vulnerabilities-uncovered-by-claroty-and-jfrog/
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6T2TURBYYJGBMQTTN2DSOAIQGP7WCPGV/
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UQXGOGWBIYWOIVXJVRKHZR34UMEHQBXS/
|
@@ -74,11 +74,11 @@ hide:
#### Container: tccr.io/truecharts/promtail:v2.4.1@sha256:83bceed26a638b211d65b6e80d4a33d01dc82b81e630d57e883b490ac0c57ef4 (debian 11.1)
-
+
**debian**
-
+
| Package | Vulnerability | Severity | Installed Version | Fixed Version | Links |
|:----------------|:------------------:|:-----------:|:------------------:|:-------------:|-----------------------------------------|
| apt | CVE-2011-3374 | LOW | 2.2.4 | | Expand...
https://access.redhat.com/security/cve/cve-2011-3374
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=642480
https://people.canonical.com/~ubuntu-security/cve/2011/CVE-2011-3374.html
https://seclists.org/fulldisclosure/2011/Sep/221
https://security-tracker.debian.org/tracker/CVE-2011-3374
https://snyk.io/vuln/SNYK-LINUX-APT-116518
https://ubuntu.com/security/CVE-2011-3374
|
@@ -149,9 +149,8 @@ hide:
**gobinary**
-
+
| Package | Vulnerability | Severity | Installed Version | Fixed Version | Links |
|:----------------|:------------------:|:-----------:|:------------------:|:-------------:|-----------------------------------------|
| github.com/containerd/containerd | CVE-2021-41103 | HIGH | v1.5.4 | v1.4.11, v1.5.7 | Expand...
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-41103
https://github.com/containerd/containerd/commit/5b46e404f6b9f661a205e28d59c982d3634148f8
https://github.com/containerd/containerd/security/advisories/GHSA-c2h3-6mxw-7mvq
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/B5Q6G6I4W5COQE25QMC7FJY3I3PAYFBB/
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZNFADTCHHYWVM6W4NJ6CB4FNFM2VMBIB/
https://nvd.nist.gov/vuln/detail/CVE-2021-41103
https://ubuntu.com/security/notices/USN-5100-1
https://www.debian.org/security/2021/dsa-5002
|
| github.com/prometheus/prometheus | CVE-2019-3826 | MEDIUM | v1.8.2-0.20211011171444-354d8d2ecfac | v2.7.1 | Expand...
https://access.redhat.com/errata/RHBA-2019:0327
https://advisory.checkmarx.net/advisory/CX-2019-4297
https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3826
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-3826
https://github.com/prometheus/prometheus/commit/62e591f9
https://github.com/prometheus/prometheus/pull/5163
https://lists.apache.org/thread.html/r48d5019bd42e0770f7e5351e420a63a41ff1f16924942442c6aff6a8@%3Ccommits.zookeeper.apache.org%3E
https://lists.apache.org/thread.html/r8e3f7da12bf5750b0a02e69a78a61073a2ac950eed7451ce70a65177@%3Ccommits.zookeeper.apache.org%3E
https://lists.apache.org/thread.html/rdf2a0d94c3b5b523aeff7741ae71347415276062811b687f30ea6573@%3Ccommits.zookeeper.apache.org%3E
https://nvd.nist.gov/vuln/detail/CVE-2019-3826
|
-
diff --git a/docs/apps/dependency/redis/security.md b/docs/apps/dependency/redis/security.md
index e67a55f2acd..305a660130d 100644
--- a/docs/apps/dependency/redis/security.md
+++ b/docs/apps/dependency/redis/security.md
@@ -12,9 +12,9 @@ hide:
##### Scan Results
#### Chart Object: redis/templates/common.yaml
-
-
+
+
| Type | Misconfiguration ID | Check | Severity | Explaination | Links |
|:----------------|:------------------:|:-----------:|:------------------:|-----------------------------------------|-----------------------------------------|
| Kubernetes Security Check | KSV003 | Default capabilities not dropped | LOW | Expand...
The container should drop all default capabilities and add only those that are needed for its execution.
Container 'RELEASE-NAME-redis' of StatefulSet 'RELEASE-NAME-redis' should add 'ALL' to 'securityContext.capabilities.drop' | Expand...
https://kubesec.io/basics/containers-securitycontext-capabilities-drop-index-all/
https://avd.aquasec.com/appshield/ksv003
|
@@ -42,11 +42,11 @@ hide:
#### Container: tccr.io/truecharts/alpine:v3.14.2@sha256:4095394abbae907e94b1f2fd2e2de6c4f201a5b9704573243ca8eb16db8cdb7c (alpine 3.14.2)
-
+
**alpine**
-
+
| Package | Vulnerability | Severity | Installed Version | Fixed Version | Links |
|:----------------|:------------------:|:-----------:|:------------------:|:-------------:|-----------------------------------------|
| busybox | CVE-2021-42378 | HIGH | 1.33.1-r3 | 1.33.1-r6 | Expand...
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-42378
https://jfrog.com/blog/unboxing-busybox-14-new-vulnerabilities-uncovered-by-claroty-and-jfrog/
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6T2TURBYYJGBMQTTN2DSOAIQGP7WCPGV/
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UQXGOGWBIYWOIVXJVRKHZR34UMEHQBXS/
|
@@ -74,11 +74,11 @@ hide:
#### Container: tccr.io/truecharts/redis:v6.2.6@sha256:741dc63de7fed6f7f4fff41ac4b23a40f6850e9fb361e35e2959c71d8f10aeae (debian 10.11)
-
+
**debian**
-
+
| Package | Vulnerability | Severity | Installed Version | Fixed Version | Links |
|:----------------|:------------------:|:-----------:|:------------------:|:-------------:|-----------------------------------------|
| apt | CVE-2011-3374 | LOW | 1.8.2.3 | | Expand...
https://access.redhat.com/security/cve/cve-2011-3374
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=642480
https://people.canonical.com/~ubuntu-security/cve/2011/CVE-2011-3374.html
https://seclists.org/fulldisclosure/2011/Sep/221
https://security-tracker.debian.org/tracker/CVE-2011-3374
https://snyk.io/vuln/SNYK-LINUX-APT-116518
https://ubuntu.com/security/CVE-2011-3374
|
@@ -226,17 +226,14 @@ hide:
**gobinary**
-
+
| No Vulnerabilities found |
|:---------------------------------|
-
+
**gobinary**
-
+
| No Vulnerabilities found |
|:---------------------------------|
-
-
-
diff --git a/docs/apps/stable/grafana/CHANGELOG.md b/docs/apps/stable/grafana/CHANGELOG.md
index f633d6d8433..b9b4397329f 100644
--- a/docs/apps/stable/grafana/CHANGELOG.md
+++ b/docs/apps/stable/grafana/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [grafana-1.0.7](https://github.com/truecharts/apps/compare/grafana-1.0.6...grafana-1.0.7) (2021-12-05)
+
+#### Fix
+
+* correct storage path
+
+
+
### [grafana-1.0.6](https://github.com/truecharts/apps/compare/grafana-1.0.5...grafana-1.0.6) (2021-12-04)
diff --git a/docs/apps/stable/grafana/helm-values.md b/docs/apps/stable/grafana/helm-values.md
index bf504a01714..7ff620e81a1 100644
--- a/docs/apps/stable/grafana/helm-values.md
+++ b/docs/apps/stable/grafana/helm-values.md
@@ -12,14 +12,14 @@ You will, however, be able to use all values referenced in the common chart here
| Key | Type | Default | Description |
|-----|------|---------|-------------|
| env.GF_AUTH_LDAP_ALLOW_SIGN_UP | string | `"false"` | |
-| env.GF_AUTH_LDAP_CONFIG_FILE | string | `"/opt/tccr.io/truecharts/grafana/conf/ldap.toml"` | |
+| env.GF_AUTH_LDAP_CONFIG_FILE | string | `"/opt/bitnami/grafana/conf/ldap.toml"` | |
| env.GF_AUTH_LDAP_ENABLED | string | `"false"` | |
| env.GF_INSTALL_PLUGINS | string | `""` | |
-| env.GF_PATHS_CONFIG | string | `"/opt/tccr.io/truecharts/grafana/conf/grafana.ini"` | |
-| env.GF_PATHS_DATA | string | `"/opt/tccr.io/truecharts/grafana/data"` | |
-| env.GF_PATHS_LOGS | string | `"/opt/tccr.io/truecharts/grafana/logs"` | |
-| env.GF_PATHS_PLUGINS | string | `"/opt/tccr.io/truecharts/grafana/data/plugins"` | |
-| env.GF_PATHS_PROVISIONING | string | `"/opt/tccr.io/truecharts/grafana/conf/provisioning"` | |
+| env.GF_PATHS_CONFIG | string | `"/opt/bitnami/grafana/conf/grafana.ini"` | |
+| env.GF_PATHS_DATA | string | `"/opt/bitnami/grafana/data"` | |
+| env.GF_PATHS_LOGS | string | `"/opt/bitnami/grafana/logs"` | |
+| env.GF_PATHS_PLUGINS | string | `"/opt/bitnami/grafana/data/plugins"` | |
+| env.GF_PATHS_PROVISIONING | string | `"/opt/bitnami/grafana/conf/provisioning"` | |
| env.GF_SECURITY_ADMIN_USER | string | `"admin"` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"tccr.io/truecharts/grafana"` | |
@@ -31,7 +31,7 @@ You will, however, be able to use all values referenced in the common chart here
| metrics.serviceMonitor.labels | object | `{}` | |
| metrics.serviceMonitor.scrapeTimeout | string | `"30s"` | |
| persistence.config.enabled | bool | `true` | |
-| persistence.config.mountPath | string | `"/opt/tccr.io/truecharts/grafana/data"` | |
+| persistence.config.mountPath | string | `"/opt/bitnami/grafana/data"` | |
| probes.liveness.path | string | `"/api/health"` | |
| probes.readiness.path | string | `"/api/health"` | |
| probes.startup.path | string | `"/api/health"` | |
diff --git a/docs/index.yaml b/docs/index.yaml
index 7d3b8ef9327..d38f6f72257 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-12-05T00:49:31.748812974Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: Airsonic is a Free and Open Source community driven media server
- digest: c29c9d917bdc47e6af1e67da4a4d7546d0c71da38f5a043b37fa150ef9ceff5b
- 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.18/airsonic-4.0.18.tgz
- version: 4.0.18
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -2169,35 +2138,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-12-05T00:49:32.065099915Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: Expose all events from an Amcrest device to an MQTT broker
- digest: 14cb035941515095b05a2177c8b5b5719c04eaa6b9cb02691b405eb131084e75
- 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.18/amcrest2mqtt-2.0.18.tgz
- version: 2.0.18
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -2469,39 +2409,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/amcrest2mqtt-0.0.2/amcrest2mqtt-0.0.2.tgz
version: 0.0.2
anonaddy:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - email
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 0.8.7
- created: "2021-12-05T00:49:32.29140377Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- - condition: mariadb.enabled
- name: mariadb
- repository: https://truecharts.org/
- version: 1.0.20
- description: Protect your email from spam using disposable addresses.
- digest: 95e10d3477b7efee370fdedc7c8f6f0cc6d3dd491da8a48ac82d71abea862c08
- home: https://github.com/truechartsapps/tree/master/charts/stable/anonaddy
- icon: https://avatars.githubusercontent.com/u/51450862?s=200&v=4?sanitize=true
- keywords:
- - anonaddy
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: https://truecharts.org
- name: anonaddy
- sources:
- - https://github.com/anonaddy/docker
- urls:
- - https://github.com/truecharts/apps/releases/download/anonaddy-6.0.5/anonaddy-6.0.5.tgz
- version: 6.0.5
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -2602,38 +2509,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/anonaddy-6.0.0/anonaddy-6.0.0.tgz
version: 6.0.0
apache-musicindex:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 1.4.1
- created: "2021-12-05T00:49:32.501706534Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: Index and stream music using apache-musicindex and m3u playlists
- digest: 7d684f12815a3835f9a71161d82a61cca8724b4deea48249098924a1ba908f22
- 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.16/apache-musicindex-2.0.16.tgz
- version: 2.0.16
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -2871,43 +2746,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-12-05T00:49:32.716809166Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- 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: b27cb99ebc90636d618da001a093466dff1041c5e89c09cb12d9304c724e42f6
- 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.16/appdaemon-6.0.16.tgz
- version: 6.0.16
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -5937,35 +5775,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-12-05T00:49:32.967191857Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: aria server for downloading web content
- digest: 7b8e2dcd8452dc76d39b76a4a365ec0773e0df1850248f80dbcbdb6aebfd75c2
- 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.16/aria2-2.0.16.tgz
- version: 2.0.16
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -6208,41 +6017,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-12-05T00:49:33.162735122Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: An easy-to-use, multi-track audio editor and recorder
- digest: eae97cfbb8514768f7b7d105ae904cc4ab73492785c7d9afad32cbaeb5828441
- 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.16/audacity-2.0.16.tgz
- version: 2.0.16
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -6504,55 +6278,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.33.0
- created: "2021-12-05T00:49:33.403721977Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- - condition: postgresql.enabled
- name: postgresql
- repository: https://truecharts.org/
- version: 6.0.18
- - condition: redis.enabled
- name: redis
- repository: https://truecharts.org/
- version: 1.0.22
- description: Authelia is a Single Sign-On Multi-Factor portal for web apps
- digest: eba9e62d8f0512573faa93e37509dc4e65d0f70598c595854c0093dba326b4e8
- 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-8.0.9/authelia-8.0.9.tgz
- version: 8.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -10589,46 +10314,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-12-05T00:49:33.644857231Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- - condition: postgresql.enabled
- name: postgresql
- repository: https://truecharts.org/
- version: 6.0.18
- 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: c8d373f29f2cf8723f9209b43f60ddf3728538932925866221cadeaf48d584d9
- 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-5.0.10/babybuddy-5.0.10.tgz
- version: 5.0.10
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -11180,43 +10865,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.1
- created: "2021-12-05T00:49:33.861601652Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: Bazarr is a companion application to Sonarr and Radarr. It manages
- and downloads subtitles based on your requirements
- digest: c81f3ab61bacb4e192e34d70b00eee4b2f29dd02e123ba0edeeb8e34490659ec
- 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.18/bazarr-9.0.18.tgz
- version: 9.0.18
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -14627,41 +14275,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-12-05T00:49:34.085142026Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: A music library manager and not, for the most part, a music player.
- digest: 5f14d0887f946e071e3899b7ee767a1c24230848f02c3195549b19a9e7b52c71
- 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.18/beets-2.0.18.tgz
- version: 2.0.18
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -15262,44 +14875,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/bitwarden-1.2.5/bitwarden-1.2.5.tgz
version: 1.2.5
blog:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - hosting
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: latest
- created: "2021-12-05T00:49:34.328500265Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- - condition: postgresql.enabled
- name: postgresql
- repository: https://truecharts.org/
- version: 6.0.18
- description: Lightweight self-hosted facebook-styled PHP blog.
- digest: dd98b3f248e69d1a9f397d1b2cd8459b83d97f0c075fd2ec3b850d35f6c3e3c8
- home: https://github.com/truechartsapps/tree/master/charts/stable/blog
- icon: https://demo.photoprism.org/static/img/logo-avatar.svg
- keywords:
- - blog
- - php
- - self
- - hosted
- - facebook
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: https://truecharts.org
- name: blog
- sources:
- - https://github.com/m1k1o/blog
- - https://github.com/nicholaswilde/docker-blog
- urls:
- - https://github.com/truecharts/apps/releases/download/blog-0.0.5/blog-0.0.5.tgz
- version: 0.0.5
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -15377,38 +14952,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/blog-0.0.1/blog-0.0.1.tgz
version: 0.0.1
booksonic-air:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 2009.1.0
- created: "2021-12-05T00:49:34.51962666Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: Booksonic is a platform for accessing the audibooks you own wherever
- you are
- digest: 53fe7e66e725fe1511c99944ac7a049a3e272ac844679dc1c1c042de793eaf19
- 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.17/booksonic-air-4.0.17.tgz
- version: 4.0.17
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -17055,46 +16598,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/booksonic-air-1.0.1/booksonic-air-1.0.1.tgz
version: 1.0.1
bookstack:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 21.11.2021
- created: "2021-12-05T00:49:34.717720108Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- - condition: mariadb.enabled
- name: mariadb
- repository: https://truecharts.org/
- version: 1.0.20
- description: A simple, self-hosted, easy-to-use platform for organising and storing
- information.
- digest: ab5e6c1f793519f06019df5c2682a68484f7fedfa4cf6677dba5ec6b5e33aa0d
- home: https://github.com/truechartsapps/tree/master/charts/stable/bookstack
- icon: https://avatars3.githubusercontent.com/u/20912696?s=400&v=4?sanitize=true
- keywords:
- - bookstack
- - book
- - stack
- - organizer
- - server
- - hosted
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: https://truecharts.org
- name: bookstack
- sources:
- - https://www.bookstackapp.com/
- - https://hub.docker.com/r/linuxserver/bookstack
- urls:
- - https://github.com/truecharts/apps/releases/download/bookstack-0.0.6/bookstack-0.0.6.tgz
- version: 0.0.6
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -17216,36 +16719,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/bookstack-0.0.1/bookstack-0.0.1.tgz
version: 0.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-12-05T00:49:34.932497642Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: Calibre is a powerful and easy to use e-book manager.
- digest: 9b4d680c2c58fae2b92eda7052f9d39dc68d7aa2f827f7718a7e6b0562c73eff
- 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.19/calibre-4.0.19.tgz
- version: 4.0.19
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -18902,40 +18375,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-12-05T00:49:35.122656344Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: Calibre-Web is a web app providing a clean interface for browsing,
- reading and downloading eBooks using an existing Calibre database.
- digest: ab53352fbafcf1afa7d6ff3dc2234e7ffa8fdd0a362980c74b75ab3e099eb994
- 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.16/calibre-web-9.0.16.tgz
- version: 9.0.16
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -21624,45 +21063,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/calibre-web-3.1.5/calibre-web-3.1.5.tgz
version: 3.1.5
clarkson:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - vehicle
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 1.1.2
- created: "2021-12-05T00:49:35.350024992Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- - condition: mariadb.enabled
- name: mariadb
- repository: https://truecharts.org/
- version: 1.0.20
- description: A web-based dashboard application that gives you a neat and clean
- interface for logging your fuel fill-ups for all of your vehicles.
- digest: 7d6baeaecd459fcc79849acbd79c32c01ff55016dfea3dcbd7f3ee9954db4eb0
- home: https://github.com/truechartsapps/tree/master/charts/stable/clarkson
- icon: https://github.com/linuxserver/Clarkson/raw/master/src/mstile-150x150.png
- keywords:
- - fuel
- - car
- - log
- - fill-up
- - vehicle
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: https://truecharts.org
- name: clarkson
- sources:
- - https://github.com/linuxserver/Clarkson
- - https://hub.docker.com/r/linuxserver/clarkson
- urls:
- - https://github.com/truecharts/apps/releases/download/clarkson-0.0.6/clarkson-0.0.6.tgz
- version: 0.0.6
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -21781,41 +21181,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/clarkson-0.0.1/clarkson-0.0.1.tgz
version: 0.0.1
cloud9:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 1.29.2
- created: "2021-12-05T00:49:35.523827106Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: A complete web based IDE with terminal access
- digest: 58824d355f88a598abf759f1fad6040072f97d10114e18438a907bb179325c8a
- 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.19/cloud9-2.0.19.tgz
- version: 2.0.19
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -22182,40 +21547,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.12.0
- created: "2021-12-05T00:49:35.716698989Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: Run VS Code on any machine anywhere and access it in the browser.
- digest: a3ba09f137d40b519dda89e2bd00e37adb7c3e1c10cb28887bef9b7beae9df6a
- 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.16/code-server-2.0.16.tgz
- version: 2.0.16
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -22469,41 +21800,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-12-05T00:49:35.932735415Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: Collabora Online Development Edition – an awesome, Online Office
- suite image suitable for home use.
- digest: f86dfc7f4904de10c8566ab357fdb4138c434d31866e2ea7ea5ec1988d94c2c8
- 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.16/collabora-online-9.0.16.tgz
- version: 9.0.16
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -30362,35 +29658,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-12-05T00:49:36.114624973Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: Track your cryptocurrency holdings/portfolio
- digest: a44b7f730527a6df5ba366f523b3c225fbdcbf82a030bb9162085d46616de3d9
- 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.16/cryptofolio-2.0.16.tgz
- version: 2.0.16
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -30604,36 +29871,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.20.83
- created: "2021-12-05T00:49:36.304567377Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: Advanced tool to create your own TrueCharts-based App
- digest: 08bc8d6d92bf3030831e2aa6774257eeb0ee622202500e8eae40f7e3ed2b8a85
- 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.26/custom-app-3.0.26.tgz
- version: 3.0.26
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -31905,40 +31142,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-12-05T00:49:36.493811985Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: An FTP automation tool that periodically scans given host locations
- for new files.
- digest: cfdbca8de00628e0c86f7a4bcf6154758c1c1c920e8350330ba4b084fcb5b662
- 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.16/davos-2.0.16.tgz
- version: 2.0.16
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -32192,40 +31395,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-12-05T00:49:36.692207731Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- 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: aa4f6414a322faa120f89b9b73c56bed0e4b83b9aea35c511a733091898d7e83
- 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-5.0.3/deconz-5.0.3.tgz
- version: 5.0.3
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -34055,39 +33224,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: 2021.09.1
- created: "2021-12-05T00:49:36.902930392Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: DeepStack AI provides AI features including Face Recognition, Object
- Detection, Scene Recognition and custom AI Models
- digest: 086f9bbead36f123d1dbd54cc235f33fdc5b27f56aacfda1cc4a21876855af75
- 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.16/deepstack-cpu-7.0.16.tgz
- version: 7.0.16
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -36909,39 +36045,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: 2021.09.1
- created: "2021-12-05T00:49:37.112928859Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: DeepStack AI provides AI features including Face Recognition, Object
- Detection, Scene Recognition and custom AI Models
- digest: a8cfadad708b58f259b897b9fce36accb44e78e6349af713ab3d8c0fd120dad6
- 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.16/deepstack-gpu-2.0.16.tgz
- version: 2.0.16
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -37177,38 +36280,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-12-05T00:49:37.299473085Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: Deluge App for TrueNAS SCALE
- digest: 2c78401ed18f6d18070c0e2b03646f135ec348ebb8aec999f8d34e7bc477a2d9
- 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.17/deluge-9.0.17.tgz
- version: 9.0.17
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -39786,41 +38857,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-12-05T00:49:37.486543509Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: Professional Photo Management with the Power of Open Source
- digest: db7d654d77876a19bfd5a82589fa74070348e3317bcd1567e750d4d86af770e5
- 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.18/digikam-2.0.18.tgz
- version: 2.0.18
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -40152,37 +39188,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-12-05T00:49:37.695214384Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: Create live TV channel streams from media on your Plex servers.
- digest: 6277d65ebff2dab119dd8183202fcd7f24511622c4bb792b9daf8eab03018127
- 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.15/dizquetv-4.0.15.tgz
- version: 4.0.15
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -41712,40 +40717,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-12-05T00:49:37.89367353Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: A free cross platform open source file manager with two panels side
- by side.
- digest: ea5a61e5a776266375d983c90b95980c60c3baac575f6f70b69cfc350f431a47
- 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.19/doublecommander-2.0.19.tgz
- version: 2.0.19
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -42101,42 +41072,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: 2021.09.02
- created: "2021-12-05T00:49:38.102810902Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- - condition: postgresql.enabled
- name: postgresql
- repository: https://truecharts.org/
- version: 6.0.18
- description: DSMR-protocol reader, telegram data storage and energy consumption
- visualizer.
- digest: bae62cd35172f5623c12dd87bd810ec76192d6f5cc31a09d3cff4a821e67d53f
- 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-5.0.6/dsmr-reader-5.0.6.tgz
- version: 5.0.6
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -42488,36 +41423,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-12-05T00:49:38.302804137Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: Store securely encrypted backups on cloud storage services!
- digest: 3c84a185d09c3dc6f7b22d7525d52f7f129809a64d801043c3313578d6e24f2c
- 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.16/duplicati-4.0.16.tgz
- version: 4.0.16
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -44069,39 +42974,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.7.0
- created: "2021-12-05T00:49:38.496168817Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: Emby Server is a home media server
- digest: 8f9ab15a29cc2ca7e0c5ee91d981f08f682bfc156d5e739157b8d32386a4a106
- 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.18/emby-9.0.18.tgz
- version: 9.0.18
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -47019,38 +45891,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.11.4
- created: "2021-12-05T00:49:38.697672842Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- 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: 13c5d1b58a761787cafa7aa56afeffa81f23a890b173cfca723fe60e6d84e467
- 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.19/esphome-9.0.19.tgz
- version: 9.0.19
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -50166,46 +49006,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-12-05T00:49:38.895489594Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- - condition: postgresql.enabled
- name: postgresql
- repository: https://truecharts.org/
- version: 6.0.18
- description: A real-time collaborative editor scalable to thousands of simultaneous
- real time users.
- digest: 31e90c9f8b7b5076190048d8dd035f17fdf2c8a6283de411260e5fd046db46f2
- 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-5.0.7/etherpad-5.0.7.tgz
- version: 5.0.7
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -50597,37 +49397,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-12-05T00:49:39.085437908Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: Allow external services to be used like Apps.
- digest: 5ddd10ef7871b20c4d91a9e525ce45a8f0dba6e575182f997163dbb8b75f0286
- 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.15/external-service-4.0.15.tgz
- version: 4.0.15
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -51893,41 +50662,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-12-05T00:49:39.263086805Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: A Helm chart for Kubernetes
- digest: 8f5a2ac9f0495ebb5df14a9017c51938cc9606bf69cc833a5c8002c641c740e4
- 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.16/filezilla-2.0.16.tgz
- version: 2.0.16
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -52189,41 +50923,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-12-05T00:49:39.461722759Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- - condition: postgresql.enabled
- name: postgresql
- repository: https://truecharts.org/
- version: 6.0.18
- description: A free and open source personal finance manager
- digest: 71cdbf7daeca4d354dcda736229c9ae3f123a72610c926a93c5e6f1d26fbbae3
- 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-13.0.7/fireflyiii-13.0.7.tgz
- version: 13.0.7
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -57044,45 +55743,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-12-05T00:49:39.671652737Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- - condition: postgresql.enabled
- name: postgresql
- repository: https://truecharts.org/
- version: 6.0.18
- description: This is an all-in-one package for running a self-hosted Firefox Sync
- server.
- digest: db688ee3cec87e8b9428010f8bfd015dbdf652394ed75a71f90f648e2e8c9747
- 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-5.0.7/firefox-syncserver-5.0.7.tgz
- version: 5.0.7
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -57464,37 +56124,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-12-05T00:49:39.860944455Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: FlareSolverr is a proxy server to bypass Cloudflare protection
- digest: acf0ec0a189ef66c8d38b32403be36ffbae85c2d17ba7ff6886b28c3534cb855
- 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.17/flaresolverr-4.0.17.tgz
- version: 4.0.17
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -59029,39 +57658,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-12-05T00:49:40.059347811Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: Flood is a monitoring service for various torrent clients
- digest: 01f00f40e544aac5055306a352a118c350651852b6e22033092273f206f8c4f3
- 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.15/flood-4.0.15.tgz
- version: 4.0.15
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -60707,40 +59303,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-12-05T00:49:40.254128392Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: Focalboard is an open source, self-hosted alternative to Trello,
- Notion, and Asana.
- digest: ab77d62251d2a94fb5bc1b761e91c4755b677e557ae8c94e7c5912f3ed426ab8
- 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.16/focalboard-4.0.16.tgz
- version: 4.0.16
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -62444,38 +61006,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-12-05T00:49:40.435464163Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: A simple, high-reliability, distributed software configuration management
- system
- digest: 45556d746b40113ead54b90e6dd4fd69ee96b49e14fad9d766281329c6aa5afc
- 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.16/fossil-2.0.16.tgz
- version: 2.0.16
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -62713,38 +61243,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-12-05T00:49:40.632935226Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: OpenSource Radius implementation
- digest: ac6e54eaa0d36a4e4894b1018b752f38dd57cf77a11afc1cc3fe7b5b33f702eb
- 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.17/freeradius-4.0.17.tgz
- version: 4.0.17
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -64387,38 +62885,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-12-05T00:49:40.830445888Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: FreshRSS is a self-hosted RSS feed aggregator
- digest: 79fa32ed73fcaa876aec4d9edc6174bcf7b673b9cef1bd91946b6858d4be211b
- 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.20/freshrss-9.0.20.tgz
- version: 9.0.20
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -67100,41 +65566,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/freshrss-3.1.5/freshrss-3.1.5.tgz
version: 3.1.5
friendica:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - social
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: "2021.09"
- created: "2021-12-05T00:49:41.046122527Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- - condition: mariadb.enabled
- name: mariadb
- repository: https://truecharts.org/
- version: 1.0.20
- description: Welcome to the free social web
- digest: e8b520292176b94e9ac2f872d3aa06695a385b24198df6b4a5f85253566597b0
- home: https://github.com/truechartsapps/tree/master/charts/stable/friendica
- icon: https://d1q6f0aelx0por.cloudfront.net/product-logos/library-friendica-logo.png
- keywords:
- - friend
- - social
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: https://truecharts.org
- name: friendica
- sources:
- - https://friendi.ca/
- - https://hub.docker.com/_/friendica
- urls:
- - https://github.com/truecharts/apps/releases/download/friendica-0.0.6/friendica-0.0.6.tgz
- version: 0.0.6
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -67241,39 +65672,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/friendica-0.0.1/friendica-0.0.1.tgz
version: 0.0.1
gaps:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 0.8.8
- created: "2021-12-05T00:49:41.231360572Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: Gaps searches through your Plex Server or local folders for all movies,
- then queries for known movies in the same collection.
- digest: d9ea4a3270d1c82a2d3ac7410580d3b1053d5ab4d3e478248fe7449ae25bb8ac
- 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.16/gaps-9.0.16.tgz
- version: 9.0.16
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -69813,51 +68211,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.7
- created: "2021-12-05T00:49:41.450917585Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- - condition: postgresql.enabled
- name: postgresql
- repository: https://truecharts.org/
- version: 6.0.18
- - condition: memcached.enabled
- name: memcached
- repository: https://truecharts.org/
- version: 1.0.20
- description: Self hosted GIT repositories
- digest: 01fcd5ca5fea52f02b930a55171db4859354ee5af7a63b2a7fff345418e24460
- 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-5.0.8/gitea-5.0.8.tgz
- version: 5.0.8
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -71219,41 +69572,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-12-05T00:49:41.655939597Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- 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: ed77f28a13bba9e8fb4be74b3cbd008afe0311e5702206acd228b478324cf4a6
- 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.16/golinks-2.0.16.tgz
- version: 2.0.16
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -71515,37 +69833,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-12-05T00:49:41.849560185Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: Music streaming server / subsonic server API implementation
- digest: d5b48cc8c8f3d5ead02ffa6a7ab7b2fdcfa4884647223ef43e47d51d88d41f46
- 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.15/gonic-4.0.15.tgz
- version: 4.0.15
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -73049,44 +71336,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-12-05T00:49:42.047017548Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- - condition: postgresql.enabled
- name: postgresql
- repository: https://truecharts.org/
- version: 6.0.18
- description: a simple server for sending and receiving messages
- digest: dbeed520c5d3e3e446f54d71305504d20b593edb86998f8e3a3e9e618a4bd628
- 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-5.0.7/gotify-5.0.7.tgz
- version: 5.0.7
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -73465,14 +71714,14 @@ entries:
truecharts.org/grade: U
apiVersion: v2
appVersion: 8.3.0
- created: "2021-12-05T00:49:42.248284784Z"
+ created: "2021-12-05T11:30:09.585601133Z"
dependencies:
- name: common
repository: https://truecharts.org
version: 8.9.10
description: Grafana is an open source, feature rich metrics dashboard and graph
editor for Graphite, Elasticsearch, OpenTSDB, Prometheus and InfluxDB.
- digest: 8b83aef02a8b4ed97c06ddb5b4025c19e6d3c20c8cd7c35a038d14e97e4ba6b5
+ digest: 4adae0dc90e1be7c61395eb5a28241636f1a747be14b799acbc2b18678b61f30
home: https://github.com/truecharts/apps/tree/master/charts/stable/grafana
icon: https://bitnami.com/assets/stacks/grafana/img/grafana-stack-220x234.png
keywords:
@@ -73491,8 +71740,8 @@ entries:
- https://grafana.com/
type: application
urls:
- - https://github.com/truecharts/apps/releases/download/grafana-1.0.6/grafana-1.0.6.tgz
- version: 1.0.6
+ - https://github.com/truecharts/apps/releases/download/grafana-1.0.7/grafana-1.0.7.tgz
+ version: 1.0.7
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -73635,40 +71884,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/grafana-0.0.1/grafana-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-12-05T00:49:42.44829183Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: A Fast, Simple, and Flexible, file-based Web-platform.
- digest: 6b16e98ca49f8fbf8e6294b341442112d9f87b6c13a6ac8dbd25214836ec865a
- 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.16/grav-2.0.16.tgz
- version: 2.0.16
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -73922,37 +72137,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-12-05T00:49:42.650699159Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: ERP beyond your fridge - grocy is a web-based self-hosted groceries
- & household management solution for your home
- digest: b0a487294fab3a47e5448800bc521658c4b73e96bd46981752ebf0862bb60bc4
- 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.16/grocy-9.0.16.tgz
- version: 9.0.16
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -76420,41 +74604,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-12-05T00:49:42.834200616Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: HandBrake is a tool for converting video from nearly any format to
- a selection of modern, widely supported codecs.
- digest: ac75bc884a80b5eef3c9e7168ca96f2b4e437780429649fcb062cc0e65b32692
- 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.15/handbrake-9.0.15.tgz
- version: 9.0.15
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -79619,39 +77768,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-12-05T00:49:43.029639392Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: Simple text sharing
- digest: 006e03595ddf832ec25fb316b4d7ebef60c61f8d4b8aa14142394a1376e9ad97
- 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.16/haste-server-4.0.16.tgz
- version: 4.0.16
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -81773,40 +79889,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-12-05T00:49:43.217743018Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: An automated music downloader for NZB and Torrent, written in Python.
- It supports SABnzbd, NZBget, Transmission, µTorrent and Blackhole.
- digest: cb526922fd143decf7609796c4e8a3871e2737d5501581c333a543139f113c95
- 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.16/headphones-2.0.16.tgz
- version: 2.0.16
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -82060,40 +80142,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-12-05T00:49:43.40047408Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- 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: 2e0fb4c210fc142690f1a728b67aad164f922af35231384320e90075a1f3686e
- 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.16/healthchecks-4.0.16.tgz
- version: 4.0.16
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -83971,36 +82019,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-12-05T00:49:43.597248047Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: An Application dashboard and launcher
- digest: fb352e3b9b84719bbf12d45f1b25da5e1a30bf12310adeb00bac883ff4334b43
- 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.21/heimdall-9.0.21.tgz
- version: 9.0.21
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -86318,43 +84336,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.5
- created: "2021-12-05T00:49:43.802158459Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- - condition: postgresql.enabled
- name: postgresql
- repository: https://truecharts.org/
- version: 6.0.18
- description: home-assistant App for TrueNAS SCALE
- digest: 3b8fa9383856e594dd1f27b602a8343b4aebbf6c0f87fdf201c6b67d471d2b96
- 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-12.0.8/home-assistant-12.0.8.tgz
- version: 12.0.8
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -90284,37 +88265,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.12
- created: "2021-12-05T00:49:43.984017027Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: Hyperion is an opensource Bias or Ambient Lighting implementation
- digest: ceded51022005ea17c5ab737f2036c669967b4be44a3db9265ed44f84fc625e8
- 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.18/hyperion-ng-4.0.18.tgz
- version: 4.0.18
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -91875,39 +89825,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-12-05T00:49:44.185765561Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: Create live map data from Valetudo powered robots
- digest: 1610c84981bee19376cdc5a6d11d979a969fbedf691e74ffc48830f7c0fa79c9
- 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.16/icantbelieveitsnotvaletudo-2.0.16.tgz
- version: 2.0.16
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -92153,42 +90070,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/icantbelieveitsnotvaletudo-0.0.2/icantbelieveitsnotvaletudo-0.0.2.tgz
version: 0.0.2
icinga2:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - monitoring
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 2.13.1
- created: "2021-12-05T00:49:44.401237701Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- - condition: mariadb.enabled
- name: mariadb
- repository: https://truecharts.org/
- version: 1.0.20
- description: A monitoring system which checks the availability of your network
- resources, notifies users of outages, and generates performance data for reporting.
- digest: c28c12b91d416c6ea99f55e598117987ad89d737ebaa1e70c4602f426dd42878
- home: https://github.com/truechartsapps/tree/master/charts/stable/icinga2
- icon: https://avatars.githubusercontent.com/u/835441?s=200&v=4
- keywords:
- - icinga2
- - monitoring
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: https://truecharts.org
- name: icinga2
- sources:
- - https://github.com/jjethwa/icinga2
- - https://icinga.com/
- urls:
- - https://github.com/truecharts/apps/releases/download/icinga2-0.0.5/icinga2-0.0.5.tgz
- version: 0.0.5
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -92262,39 +90143,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/icinga2-0.0.1/icinga2-0.0.1.tgz
version: 0.0.1
jackett:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- - test
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 0.20.83
- created: "2021-12-05T00:49:44.580764085Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: API Support for your favorite torrent trackers.
- digest: 05e13d5318a1d52cd61d356ba9cd1da6cb36bcd724d67631299af6325552bef4
- 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.35/jackett-9.0.35.tgz
- version: 9.0.35
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -96694,41 +94542,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-12-05T00:49:44.793186646Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- 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: e1caebfe0c25d250afafe26c05339834a4a1a4bdfd4a13ccdea1da727b97de36
- 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.17/jdownloader2-4.0.17.tgz
- version: 4.0.17
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -97918,38 +95731,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-12-05T00:49:44.997696461Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: Jellyfin is a Free Software Media System
- digest: 6db5ba31bcb121b2eca774bc0ba35bf36269b430147e46b260cd01d060c563e9
- 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.16/jellyfin-9.0.16.tgz
- version: 9.0.16
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -100770,42 +98551,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-12-05T00:49:45.208662132Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- - condition: postgresql.enabled
- name: postgresql
- repository: https://truecharts.org/
- version: 6.0.18
- description: This server allows you to sync any Joplin client
- digest: 5a848e2522031fa07b9505c420ad3acd02f39a59e14e4d7bf4173b6bb462b3ce
- 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-5.0.7/joplin-server-5.0.7.tgz
- version: 5.0.7
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -101157,37 +98902,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-12-05T00:49:45.41265105Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: A Helm chart for the k8s_gateway CoreDNS plugin
- digest: d868d1d4d0686638728e2480ea64bcb89cf14d57445c6a416a8bda962aa7ae70
- 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.17/k8s-gateway-4.0.17.tgz
- version: 4.0.17
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -101890,40 +99604,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-12-05T00:49:45.607247932Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- - condition: postgresql.enabled
- name: postgresql
- repository: https://truecharts.org/
- version: 6.0.18
- description: Kanboard is a free and open source Kanban project management software.
- digest: c449ab254a925c92facbd00417e35bcbc1ca99acb307b3585bec7ebf86d6b98f
- 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-5.0.7/kanboard-5.0.7.tgz
- version: 5.0.7
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -102255,36 +99935,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-12-05T00:49:45.79206718Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: Private Windows Activation Server for development and testing
- digest: c79f8fc96b04544a0f199eb6ecd003f97ae0dfd3435e53e7258406d49522d0de
- 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.18/kms-9.0.18.tgz
- version: 9.0.18
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -104930,39 +102580,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.134.0
- created: "2021-12-05T00:49:45.966684498Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: A comics/mangas server to serve/stream pages via API
- digest: d860e32c33052ddfa03c499ad5fe3e45dafc5bfa35e0347619e54ad90b441ba8
- 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.21/komga-4.0.21.tgz
- version: 4.0.21
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -107244,38 +104861,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-12-05T00:49:46.158833896Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: Get all your books, like series with Sonarr...
- digest: 17a1787ad5ca1ee218a9372be52be115fe0e4fd77f0effa0c96790f2065a7776
- 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.21/lazylibrarian-9.0.21.tgz
- version: 9.0.21
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -110274,40 +107859,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-12-05T00:49:46.362141619Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: Nissan Leaf connected services to MQTT adapter
- digest: 7ffb6fcdfc3b5255b93bd74c8f08e4fd8beee11cc506e1c4ee1eeddeaa68cd6f
- 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.16/leaf2mqtt-2.0.16.tgz
- version: 2.0.16
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -110561,43 +108112,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/leaf2mqtt-0.0.2/leaf2mqtt-0.0.2.tgz
version: 0.0.2
leantime:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - management
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 2.1.7
- created: "2021-12-05T00:49:46.575661073Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- - condition: mariadb.enabled
- name: mariadb
- repository: https://truecharts.org/
- version: 1.0.20
- description: Straightforward open source project management system to make your
- ideas reality.
- digest: 85cae368ac2b9593fd70c7477d219c68dea30176e854f478bac3a883319cfb84
- home: https://github.com/truechartsapps/tree/master/charts/stable/leantime
- icon: https://github.com/nicholaswilde/helm-charts/raw/main/images/leantime.jpg
- keywords:
- - leantime
- - project
- - management
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: https://truecharts.org
- name: leantime
- sources:
- - https://leantime.io/
- - https://hub.docker.com/r/nicholaswilde/leantime
- urls:
- - https://github.com/truecharts/apps/releases/download/leantime-0.0.5/leantime-0.0.5.tgz
- version: 0.0.5
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -110673,38 +108187,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/leantime-0.0.1/leantime-0.0.1.tgz
version: 0.0.1
librespeed:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 5.2.4
- created: "2021-12-05T00:49:46.755260556Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: Librespeed is a HTML5 webpage to test upload and download speeds
- digest: e860884227b038cfa91d16ac0f2ec4bdfdde34b54143261e0c3bc5b1f8a68efb
- 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.20/librespeed-4.0.20.tgz
- version: 4.0.20
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -112662,38 +110144,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-12-05T00:49:46.941702097Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: Looks and smells like Sonarr but made for music
- digest: bcab9c6841483977b162bdcd9de4cf444ba8c43b5f2cda3a0db6da0f4620cfe1
- 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.16/lidarr-9.0.16.tgz
- version: 9.0.16
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -115484,37 +112934,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-12-05T00:49:47.124829364Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: Easy platform to combine all your social links
- digest: c9e7fe30c2f7cbde375f87997de9244a624b217bb6c5b597f9f85ac7462995e2
- 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.24/littlelink-4.0.24.tgz
- version: 4.0.24
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -117238,41 +114657,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-12-05T00:49:47.307746232Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: Logitech Media Server is a platform for home/office audio streaming.
- digest: f4232e05feda868be12f5071dc6fcf1d5556bcd56e9a8db7c206d97240b47e16
- 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.24/logitech-media-server-2.0.24.tgz
- version: 2.0.24
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -117840,40 +115224,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
loki:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - logs
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 2.4.1
- created: "2021-12-05T00:49:47.644257566Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- - condition: promtail.enabled
- name: promtail
- repository: https://truecharts.org
- version: 1.0.6
- description: 'Loki: like Prometheus, but for logs.'
- digest: 852104578f010d3d26adcd9e1fba0033a8c1032b2a5e3f8cd35417e04e821571
- home: https://github.com/truecharts/apps/tree/master/charts/stable/loki
- icon: https://raw.githubusercontent.com/grafana/loki/master/docs/sources/logo.png
- keywords:
- - logs
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: https://truecharts.org
- name: loki
- sources:
- - https://github.com/grafana/loki
- type: application
- urls:
- - https://github.com/truecharts/apps/releases/download/loki-2.0.4/loki-2.0.4.tgz
- version: 2.0.4
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -118181,40 +115531,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/loki-0.0.1/loki-0.0.1.tgz
version: 0.0.1
lychee:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 4.3.6
- created: "2021-12-05T00:49:47.830260413Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: Lychee is a free photo-management tool, which runs on your server
- or web-space
- digest: b0ca041473f71f6c1ec2fcd699863ef2cc354e344589932deb5c6f3e612e7fa5
- 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.16/lychee-9.0.16.tgz
- version: 9.0.16
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -120906,42 +118222,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/lychee-3.1.5/lychee-3.1.5.tgz
version: 3.1.5
mariadb:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - database
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 10.6.5
- created: "2021-12-05T00:49:48.036062827Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: Fast, reliable, scalable, and easy to use open-source relational
- database system.
- digest: aefb78e113b084e36a4d030ef0ed620bcc9d30c58abae23773aec31151b6502a
- home: https://github.com/truecharts/apps/tree/master/stable/mariadb
- icon: https://bitnami.com/assets/stacks/mariadb/img/mariadb-stack-220x234.png
- keywords:
- - mariadb
- - mysql
- - database
- - sql
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: https://truecharts.org
- name: mariadb
- sources:
- - https://github.com/bitnami/bitnami-docker-mariadb
- - https://github.com/prometheus/mysqld_exporter
- - https://mariadb.org
- type: application
- urls:
- - https://github.com/truecharts/apps/releases/download/mariadb-1.0.21/mariadb-1.0.21.tgz
- version: 1.0.21
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -121591,36 +118871,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.4
- created: "2021-12-05T00:49:48.223702363Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: Mealie is a self hosted recipe manager and meal planner with a RestAPI
- backend
- digest: a537f32e0e975ccee509c4ce23f4358d2e9a69df0935a584da73228ab439b920
- 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.17/mealie-4.0.17.tgz
- version: 4.0.17
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -123696,42 +120946,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-12-05T00:49:48.408763017Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: An automatic Video Library Manager for TV Shows
- digest: fd8af347e9015ae087a1121992bc69e8fd2bc02b344b2f688cef46487d3022d5
- 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.18/medusa-1.0.18.tgz
- version: 1.0.18
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -124073,40 +121287,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/medusa-0.0.2/medusa-0.0.2.tgz
version: 0.0.2
memcached:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - database
- - cache
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 1.6.12
- created: "2021-12-05T00:49:48.612926642Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: Memcached is a memory-backed database caching solution
- digest: b3c6255143b3dc0961671db176bb7edbdfc7fcb4755fc2dbe2f5adaa3742dc82
- home: https://github.com/truecharts/apps/tree/master/stable/memcached
- icon: https://bitnami.com/assets/stacks/memcached/img/memcached-stack-220x234.png
- keywords:
- - memcached
- - database
- - cache
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: https://truecharts.org
- name: memcached
- sources:
- - https://github.com/bitnami/bitnami-docker-memcached
- - http://memcached.org/
- type: application
- urls:
- - https://github.com/truecharts/apps/releases/download/memcached-1.0.21/memcached-1.0.21.tgz
- version: 1.0.21
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -124720,39 +121900,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/memcached-0.0.1/memcached-0.0.1.tgz
version: 0.0.1
metallb:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - core
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: upstream
- created: "2021-12-05T00:49:48.788154562Z"
- dependencies:
- - name: metallb
- repository: https://metallb.github.io/metallb
- version: 0.11.0
- description: A network load-balancer implementation for Kubernetes using standard
- routing protocols
- digest: 2d05b03af65c891638c02844b02b16faab7b89ce09ef0398be48a10fc2b788d6
- home: https://github.com/truecharts/apps/tree/master/charts/stable/metallb
- icon: https://metallb.universe.tf/images/logo/metallb-white.png
- keywords:
- - metallb
- - loadbalancer
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: https://truecharts.org
- name: metallb
- sources:
- - https://github.com/metallb/metallb
- - https://metallb.universe.tf
- type: application
- urls:
- - https://github.com/truecharts/apps/releases/download/metallb-1.0.1/metallb-1.0.1.tgz
- version: 1.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -124886,41 +122033,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-12-05T00:49:48.991267194Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- - condition: postgresql.enabled
- name: postgresql
- repository: https://truecharts.org/
- version: 6.0.18
- description: Miniflux is a minimalist and opinionated feed reader.
- digest: b74c848e45eaee1798f5ac41d422e184a8cb71ca7d80386411dfeef34a1d9102
- 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-4.0.7/miniflux-4.0.7.tgz
- version: 4.0.7
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -125262,37 +122374,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: latest
- created: "2021-12-05T00:49:49.173587366Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: Minio is a self-hosted S3 storage server
- digest: 515dfb7f2d5154fd6aea576c7c6c5f7865658e942fdd3f877ab3199bd97a6e3b
- 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-1.0.4/minio-1.0.4.tgz
- version: 1.0.4
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -125387,37 +122468,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.5
- created: "2021-12-05T00:49:49.374281714Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: A management console for minio server and operator
- digest: c6def41815234aab7b52052063f764e9ab2146c024ade59219b081280345c663
- 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.19/minio-console-1.0.19.tgz
- version: 1.0.19
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -125740,41 +122790,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/minio-console-0.0.2/minio-console-0.0.2.tgz
version: 0.0.2
monica:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - crm
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 3.5.0
- created: "2021-12-05T00:49:49.585705191Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- - condition: mariadb.enabled
- name: mariadb
- repository: https://truecharts.org/
- version: 1.0.20
- description: Straightforward open source project management system to make your
- ideas reality.
- digest: c68cceab9dc4917b686726983148e3154f21f0fb3f52118f4cdf0c37f10af88a
- home: https://github.com/truechartsapps/tree/master/charts/stable/monica
- icon: https://pbs.twimg.com/profile_images/951820722191720450/mtCNuIXX.jpg
- keywords:
- - crm
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: https://truecharts.org
- name: monica
- sources:
- - https://github.com/monicahq/monica
- - https://hub.docker.com/_/monica
- urls:
- - https://github.com/truecharts/apps/releases/download/monica-0.0.6/monica-0.0.6.tgz
- version: 0.0.6
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -125881,38 +122896,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/monica-0.0.1/monica-0.0.1.tgz
version: 0.0.1
mosquitto:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - homeautomation
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 2.0.14
- created: "2021-12-05T00:49:49.771711138Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: Eclipse Mosquitto - An open source MQTT broker
- digest: 8ad1c80243e2c6a9007201981b946e614912e25c3055eba13a1005ca2e5ccca1
- 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.18/mosquitto-4.0.18.tgz
- version: 4.0.18
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -128077,39 +125060,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-12-05T00:49:50.087416112Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: A personal music streaming server
- digest: c4848e3e7531b059f9297714d0196550b62f500eaa0563f9f40a01f35e6ed2cb
- 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.16/mstream-1.0.16.tgz
- version: 1.0.16
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -128355,41 +125305,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-12-05T00:49:50.294814515Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: A lightweight portal to view & manage your HTPC apps without having
- to run anything more than a PHP enabled webserver
- digest: 9f080a853cd93f9df9650e88cdf1a3046340475dcdaafaa92455029600aed594
- 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.20/muximux-1.0.20.tgz
- version: 1.0.20
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -128756,37 +125671,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-12-05T00:49:50.480790662Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: Mylar is a automated Comic Book downloader
- digest: 804601f9c4d21929fd882d51802835ff4579281f7f2c39a01e66bd6802897a4c
- 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.16/mylar-4.0.16.tgz
- version: 4.0.16
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -130261,40 +127145,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.47.0
- created: "2021-12-05T00:49:50.692100939Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: Navidrome is an open source web-based music collection server and
- streamer
- digest: c83aa0a55f4d174594c234f468b1a734ff02c55aedf49a2be5dec77a8e9121ae
- 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.16/navidrome-9.0.16.tgz
- version: 9.0.16
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -133104,50 +129954,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/navidrome-3.1.5/navidrome-3.1.5.tgz
version: 3.1.5
nextcloud:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - cloud
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 23.0.0
- created: "2021-12-05T00:49:50.961748323Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- - condition: postgresql.enabled
- name: postgresql
- repository: https://truecharts.org/
- version: 6.0.18
- - condition: redis.enabled
- name: redis
- repository: https://truecharts.org
- version: 1.0.22
- description: A private cloud server that puts the control and security of your
- own data back into your hands.
- digest: b3d1d9f8ae6d4dc0c1c6d6814498072cd656b26ab37b465a523391a6fd31d2ec
- home: https://nextcloud.com/
- icon: https://upload.wikimedia.org/wikipedia/commons/thumb/6/60/Nextcloud_Logo.svg/1280px-Nextcloud_Logo.svg.png
- keywords:
- - nextcloud
- - storage
- - http
- - web
- - php
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: https://truecharts.org
- name: nextcloud
- sources:
- - https://github.com/nextcloud/docker
- - https://github.com/nextcloud/helm
- type: application
- urls:
- - https://github.com/truecharts/apps/releases/download/nextcloud-10.0.12/nextcloud-10.0.12.tgz
- version: 10.0.12
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -139748,37 +136554,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.4
- created: "2021-12-05T00:49:51.156858809Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: Node-RED is low-code programming for event-driven applications
- digest: 91f5725b9805ab5efcf98ad2d91585c6ac33f9cddc2536ff460a8259db0e8d91
- 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.16/node-red-9.0.16.tgz
- version: 9.0.16
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -142550,39 +139325,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-12-05T00:49:51.339990976Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: The open source VNC client
- digest: e60d12de247e3e1a956b7b217bd346c6e772a58a9c74c0f46bd48693a48606a8
- 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.16/novnc-1.0.16.tgz
- version: 1.0.16
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -142828,35 +139570,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-12-05T00:49:51.531181588Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: A simple null file http and https server
- digest: a112aa2e8e5f12fec25315bf0e349cbc2fe72bca750bbccd1bcdd3bf3def6a4e
- 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.16/nullserv-4.0.16.tgz
- version: 4.0.16
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -144222,37 +140935,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-12-05T00:49:51.709383188Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: NZBGet is a Usenet downloader client
- digest: ad3d35ce39715756156bcead7fb548bb123512ac3f3ef3e1d3ffd9a3cbb94fff
- 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.17/nzbget-9.0.17.tgz
- version: 9.0.17
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -146684,34 +143366,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.18.1
- created: "2021-12-05T00:49:51.912336621Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- deprecated: true
- description: Usenet meta search
- digest: a245a4ae458c94a0bfa35b98129dec59248c5b6f94128be395b7d8c27792dda0
- 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.18/nzbhydra-9.0.18.tgz
- version: 9.0.18
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -149011,38 +145665,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-12-05T00:49:52.104340628Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: OctoPrint is the snappy web interface for your 3D printer
- digest: 248ee0b4570dc612341b6ac581ab1b53fba3506e9fe29e39751f4b8c310dedd9
- 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.17/octoprint-4.0.17.tgz
- version: 4.0.17
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -150694,48 +147316,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-12-05T00:49:52.323028155Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- - condition: postgresql.enabled
- name: postgresql
- repository: https://truecharts.org/
- version: 6.0.18
- description: All-in-one business software. Beautiful. Easy-to-use. CRM, Accounting,
- PM, HR, Procurement, Point of Sale, MRP, Marketing, etc.
- digest: ca2debe3a0d8d5b31fdf7fb319596b1baaa3dbead4c5c4f31b8ece032e9e9a5a
- 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-4.0.7/odoo-4.0.7.tgz
- version: 4.0.7
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -151147,36 +147727,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-12-05T00:49:52.513159375Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: Omada is a SDN tool for TP-Link Omada hardware
- digest: ebe7b373ab05a6a57b1cedef5b1466809924e36e2ced0b4198d18b04daa4f700
- 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.23/omada-controller-4.0.23.tgz
- version: 4.0.23
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -152986,41 +149536,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-12-05T00:49:52.698676226Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: Want a Movie or TV Show on Plex or Emby? Use Ombi!
- digest: 0aaf9c2b4cd1d30e505d6009cb50f507f868684f44a7aa17d2080e8ef9f814da
- 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.15/ombi-9.0.15.tgz
- version: 9.0.15
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -156615,42 +153130,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-12-05T00:49:52.918888442Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- 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: 4cee571a7506552fd6058b134dc8fb908533515fb3ad5f4916b5205ab86113b2
- 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.16/onlyoffice-document-server-2.0.16.tgz
- version: 2.0.16
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -157014,43 +153493,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-12-05T00:49:53.136168079Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- - condition: postgresql.enabled
- name: postgresql
- repository: https://truecharts.org/
- version: 6.0.18
- description: OpenKM integrates all essential documents management, collaboration
- and an advanced search functionality into one easy to use solution.
- digest: fd39caef53bb32587638c622d800bc5592fab9431d8775335e83925b35f8170a
- 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-4.0.7/openkm-4.0.7.tgz
- version: 4.0.7
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -157412,40 +153854,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-12-05T00:49:53.353117918Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: Community developed LDAP software
- digest: 9e71e6f63b10eac969a70e7f5af012545828f42e61a8109a7ece394446af52a7
- 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.21/openldap-4.0.21.tgz
- version: 4.0.21
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -159458,37 +155866,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-12-05T00:49:53.547418109Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: HTPC/Homelab Services Organizer
- digest: af3f1dc449a47d42031fc70911d81004a5601646af22b819d12e8ffbf4e270c5
- 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.17/organizr-9.0.17.tgz
- version: 9.0.17
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -161933,36 +158310,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-12-05T00:49:53.740094812Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: Open Source Conditional Access Module software
- digest: 2d2f1ed02e530328e46815d8d780a96c4c19ab3a9e5571cb8018f8a4940d41f7
- 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.16/oscam-4.0.16.tgz
- version: 4.0.16
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -162384,41 +158731,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-12-05T00:49:53.933537909Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- 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: a4e18d8c05410fa167c43748aaa48314879a7ed5c28605c4665e8e23c94f1a34
- 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.16/overseerr-4.0.16.tgz
- version: 4.0.16
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -164150,40 +160462,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-12-05T00:49:54.113626896Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: Take control over your live stream video by running it yourself.
- Streaming + chat out of the box.
- digest: cae7e6e20ab05f23cc02392ed1e418068e4ab7d93a7e5b6186ae79c6d9f443dd
- 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.15/owncast-4.0.15.tgz
- version: 4.0.15
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -165945,43 +162223,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.15.0
- created: "2021-12-05T00:49:54.296901862Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: ownCloud Infinite Scale is a self-hosted file sync and share server.
- digest: 78f4ff7faa28ca06fcd77ab04f23cc92c466293d57328bcc4fb7c850a4ad2879
- 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.17/owncloud-ocis-4.0.17.tgz
- version: 4.0.17
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -168061,38 +164302,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.2"
- created: "2021-12-05T00:49:54.481949116Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: Web-Based postgresql database management utility
- digest: 7d0db76ce129111ef11f406201aa4592ce4f2052e98e979a4395a333b880838f
- 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.17/pgadmin-4.0.17.tgz
- version: 4.0.17
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -169943,44 +166152,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: "20211130"
- created: "2021-12-05T00:49:54.683637657Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- - condition: mariadb.enabled
- name: mariadb
- repository: https://truecharts.org/
- version: 1.0.20
- description: PhotoPrism® is a server-based application for browsing, organizing
- and sharing your personal photo collection
- digest: 8b0257aced2c53842f73a87fd90958d9e0bcdb8a6e243882ef1552f7fcf5f136
- 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-6.0.6/photoprism-6.0.6.tgz
- version: 6.0.6
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -171918,41 +168089,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-12-05T00:49:54.871304304Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: A gallery software at its easiest, it doesn't even require a database.
- digest: 2a8ae463456a9b6d6fef073eb26d28a9d51d08c73a8210a978f1190eaf5741b9
- 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.20/photoshow-1.0.20.tgz
- version: 1.0.20
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -172319,38 +168455,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-12-05T00:49:55.090187701Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: Web-based LDAP browser to manage your LDAP server
- digest: c87409d4837fe2c0cce298c65d3901976a2cbd37898a4a8ef04f843f2791fa97
- 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.16/phpldapadmin-4.0.16.tgz
- version: 4.0.16
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -173929,37 +170033,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-12-05T00:49:55.289122216Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: Program for forwarding ADS-B data to FlightAware
- digest: 45f4fb08920b4e8f47453f504767b8a7bdc5a9a11e2eb6dfc7a2d4472802376f
- 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.16/piaware-4.0.16.tgz
- version: 4.0.16
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -175463,38 +171536,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.1
- created: "2021-12-05T00:49:55.476342201Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: DNS and Ad-filtering for your network
- digest: b8d98c5df885e2833c4f386d9d48ab64d5fb8181e4d90ce0bbaa31302d7de12f
- 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.18/pihole-4.0.18.tgz
- version: 4.0.18
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -176373,41 +172414,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-12-05T00:49:55.71989205Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: A is photo gallery software for the web, built by an active community
- of users and developers.
- digest: d2a68db23906344081c44cd9865286d66c30ad2200f985401d8b14186d3146aa
- 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.17/piwigo-1.0.17.tgz
- version: 1.0.17
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -176704,41 +172710,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-12-05T00:49:55.871282549Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: An open-source single page application to view your photos in the
- easiest way possible.
- digest: e5dc04d2d079736ebfff394831aa07e95e50b3b9d917bc95a4472f77c2f1dbc8
- 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.16/pixapop-1.0.16.tgz
- version: 1.0.16
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -177000,37 +172971,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-12-05T00:49:56.066876984Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: Plex Media Server
- digest: e5dc854f4cf07da8dda5d93859c4c31529b14b128e87b8a2272ce02744dcd54c
- 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.17/plex-8.0.17.tgz
- version: 8.0.17
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -179894,38 +175834,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-12-05T00:49:56.242641237Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: A self-hosted podcast manager to download episodes as soon as they
- become live.
- digest: c650fa0c39bb537cb1e701fc60d04d7d3bd6b8ec4efabc761eb0bdc16fed77f3
- 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.16/podgrab-7.0.16.tgz
- version: 7.0.16
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -182729,39 +178637,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/portalexample-0.0.1/portalexample-0.0.1.tgz
version: 0.0.1
postgresql:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - database
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 14.1.0
- created: "2021-12-05T00:49:56.445212931Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: PostgresSQL
- digest: 17ce365cc525590d8ee1fd7459703209dda641cae551d0762773302817ab7422
- home: https://github.com/truecharts/apps/tree/master/stable/postgres
- icon: https://d1q6f0aelx0por.cloudfront.net/product-logos/library-postgres-logo.png
- keywords:
- - postgres
- - postgressql
- - dtabase
- - sql
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: https://truecharts.org
- name: postgresql
- sources:
- - https://www.postgresql.org/
- type: application
- urls:
- - https://github.com/truecharts/apps/releases/download/postgresql-6.0.19/postgresql-6.0.19.tgz
- version: 6.0.19
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -186164,39 +182039,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-12-05T00:49:56.624213165Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: pretend-youre-xyzzy, a cards against humanity clone
- digest: 552955d6e1421c0741df120c35981c907c46fd497c4c8357d6e19f1e136312ac
- 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.16/pretend-youre-xyzzy-4.0.16.tgz
- version: 4.0.16
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -187786,38 +183628,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
promcord:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - metrics
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: latest
- created: "2021-12-05T00:49:56.802462403Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: Discord bot that provides metrics from a Discord server
- digest: fbad21500f5cd3dbd0046d428d13b3677c48bd38560fc58f90fd967d4fe6451c
- home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/promcord
- icon: https://raw.githubusercontent.com/prometheus/prometheus.github.io/master/assets/prometheus_logo-cb55bb5c346.png
- keywords:
- - promcord
- - discord
- - metrics
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: https://truecharts.org
- name: promcord
- sources:
- - https://github.com/nimarion/promcord
- type: application
- urls:
- - https://github.com/truecharts/apps/releases/download/promcord-1.0.4/promcord-1.0.4.tgz
- version: 1.0.4
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -187915,48 +183725,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/promcord-0.0.1/promcord-0.0.1.tgz
version: 0.0.1
prometheus:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - metrics
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 0.52.1
- created: "2021-12-05T00:49:57.021710297Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- - condition: exporters.enabled,exporters.node-exporter.enabled
- name: node-exporter
- repository: https://charts.bitnami.com/bitnami
- version: 2.3.16
- - condition: exporters.enabled,exporters.kube-state-metrics.enabled
- name: kube-state-metrics
- repository: https://charts.bitnami.com/bitnami
- version: 2.1.18
- description: kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards,
- and Prometheus rules combined with documentation and scripts to provide easy
- to operate end-to-end Kubernetes cluster monitoring with Prometheus using the
- Prometheus Operator.
- digest: 47e3b4664a08d0b7e16354921a697742de1d9faa1bebcc05c84d6d8f883423c6
- home: https://github.com/truecharts/apps/tree/master/charts/stable/prometheus
- icon: https://raw.githubusercontent.com/prometheus/prometheus.github.io/master/assets/prometheus_logo-cb55bb5c346.png
- keywords:
- - metrics
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: https://truecharts.org
- name: prometheus
- sources:
- - https://github.com/prometheus-community/helm-charts
- - https://github.com/prometheus-operator/kube-prometheus
- type: application
- urls:
- - https://github.com/truecharts/apps/releases/download/prometheus-1.1.6/prometheus-1.1.6.tgz
- version: 1.1.6
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -188356,41 +184124,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/prometheus-0.0.1/prometheus-0.0.1.tgz
version: 0.0.1
promtail:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - metrics
- - logs
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 2.4.1
- created: "2021-12-05T00:49:57.204540208Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: Promtail is an agent which ships the contents of local logs to a
- Loki instance
- digest: d697349ea7ad533f2ffe0d4c5be73ab5a6a7a923645004b817981ac892a7b068
- home: https://github.com/truecharts/apps/tree/master/charts/stable/prometheus
- icon: https://raw.githubusercontent.com/grafana/loki/master/docs/sources/logo.png
- keywords:
- - metrics
- - logs
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: https://truecharts.org
- name: promtail
- sources:
- - https://github.com/grafana/loki
- - https://grafana.com/oss/loki/
- - https://grafana.com/docs/loki/latest/
- type: application
- urls:
- - https://github.com/truecharts/apps/releases/download/promtail-1.0.7/promtail-1.0.7.tgz
- version: 1.0.7
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -188707,37 +184440,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/promtail-0.0.1/promtail-0.0.1.tgz
version: 0.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-12-05T00:49:57.403392324Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: Container for protonmail bridge to work on the network.
- digest: 862fcb4045f05e66f5373d03e45a24f5a41094faee752e3d507371b22e19478f
- 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.16/protonmail-bridge-4.0.16.tgz
- version: 4.0.16
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -192015,39 +187717,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.6.1184
- created: "2021-12-05T00:49:57.581687062Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: Indexer manager/proxy built on the popular arr net base stack to
- integrate with your various PVR apps.
- digest: e0de1792e0b289e3fe7f440b02ece86f08951613c47af2afe63cd687b4f00d2c
- 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.26/prowlarr-4.0.26.tgz
- version: 4.0.26
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -195194,39 +190863,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-12-05T00:49:57.768934947Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- 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: 9937f07e189671c79328045a77e87fbf6668dca5ec45e412d2634f5e8a94f4a3
- 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.16/pyload-4.0.16.tgz
- version: 4.0.16
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -196816,37 +192452,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-12-05T00:49:57.952485854Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: qBittorrent is a cross-platform free and open-source BitTorrent client
- digest: e8383b8e8690b99ebf3f008648bfe775fd04d9055d80a3c61906d3e66136cb5f
- 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.19/qbittorrent-9.0.19.tgz
- version: 9.0.19
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -199217,38 +194822,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-12-05T00:49:58.140023437Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: A fork of Sonarr to work with movies à la Couchpotato
- digest: 728648ad521f976f8c12e786c1171f30737303546249b80ab5207b1733241ed2
- 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.16/radarr-9.0.16.tgz
- version: 9.0.16
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -202039,41 +197612,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.1081
- created: "2021-12-05T00:49:58.343504525Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: A fork of Radarr to work with Books & AudioBooks
- digest: 9db7f266665b6a1ca346417c471a4073500dabf9fed842676ccda0d497e6e300
- 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.25/readarr-9.0.25.tgz
- version: 9.0.25
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -206041,43 +201579,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.2
- created: "2021-12-05T00:49:58.553732873Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- - condition: postgresql.enabled
- name: postgresql
- repository: https://truecharts.org/
- version: 6.0.18
- 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: 2a7593455669b17eeb3e1ad99acb3aa91348aa4894ac617f5e30ff47bc44209c
- 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-4.0.11/recipes-4.0.11.tgz
- version: 4.0.11
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -206735,40 +202236,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/recipes-0.0.1/recipes-0.0.1.tgz
version: 0.0.1
redis:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - database
- - cache
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 6.2.6
- created: "2021-12-05T00:49:58.753141585Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: Open source, advanced key-value store.
- digest: 10e0ec0ac3021b4ce4b930571e4423157200443dc57d62c0531a92304f849e41
- home: https://github.com/truecharts/apps/tree/master/stable/redis
- icon: https://bitnami.com/assets/stacks/redis/img/redis-stack-220x234.png
- keywords:
- - redis
- - keyvalue
- - database
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: https://truecharts.org
- name: redis
- sources:
- - https://github.com/bitnami/bitnami-docker-redis
- - http://redis.io/
- type: application
- urls:
- - https://github.com/truecharts/apps/releases/download/redis-1.0.23/redis-1.0.23.tgz
- version: 1.0.23
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -207484,37 +202951,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-12-05T00:49:58.982266121Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: Docker registry v2 command line client and repo listing generator
- with security checks.
- digest: e50fa83193dcb05d87b10e5eaea325f6c527d959fea7c151fbd777fcdaceb69d
- 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.15/reg-4.0.15.tgz
- version: 4.0.15
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -209512,40 +204948,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-12-05T00:49:59.152717706Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: A remote desktop client written in GTK
- digest: 815c9d762b92c767e7650042e0c162be9440c7749513b2576cef7217b858c376
- 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.20/remmina-1.0.20.tgz
- version: 1.0.20
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -209901,39 +205303,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-12-05T00:49:59.336798009Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: Resilio Sync is a fast, reliable, and simple file sync and share
- solution, powered by P2P technology
- digest: aeeb1420c8c4d32dfd874a2072f3656aebddd704dabcbb5f1c3a7402e0445f51
- 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.16/resilio-sync-4.0.16.tgz
- version: 4.0.16
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -211551,37 +206920,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-12-05T00:49:59.513687756Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: Free and easy binary newsreader
- digest: 56366c7856b2659ec9741e34626fc3e5c643532ec29a5a0ebe94d348f88db747
- 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.16/sabnzbd-9.0.16.tgz
- version: 9.0.16
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -214034,36 +209372,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-12-05T00:49:59.694473679Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: Serial to Socket Redirector
- digest: 5a4391b22a518c8728850ed0b11e38217baaa8e2543ed6e20f14e13cd3b09854
- 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.16/ser2sock-4.0.16.tgz
- version: 4.0.16
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -215485,44 +210793,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-12-05T00:50:00.100346862Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- - condition: postgresql.enabled
- name: postgresql
- repository: https://truecharts.org/
- version: 6.0.18
- description: A simple bookmark manager built with Go
- digest: dee963abeea9f528f85410e7e1ab45e721da9fdc3a653326a0444d8f0a3b6238
- 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-4.0.7/shiori-4.0.7.tgz
- version: 4.0.7
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -215894,39 +211164,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-12-05T00:50:00.292879915Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: Self hosted web app for shortening urls (URL shortener)
- digest: 57100d6a78662b1efbb2b2d3dd5246853bd166c55e3ffb1c9f3622b14d18c78a
- 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.16/shorturl-1.0.16.tgz
- version: 1.0.16
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -216172,40 +211409,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-12-05T00:50:00.487454656Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: An Automatic Video Library Manager for TV Shows
- digest: 932918d3046501e346c3ea0ac9f28475b923a27fa2182cfbc5aaec6642a682f5
- 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.16/sickchill-1.0.16.tgz
- version: 1.0.16
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -216459,41 +211662,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-12-05T00:50:00.825052146Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: Provides management of TV shows and/or Anime, it detects new episodes,
- links downloader apps, and more
- digest: e34b65561f10556cce4cb9acff7c061f8ce4272631dd6a44f02790d499c40690
- 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.16/sickgear-1.0.16.tgz
- version: 1.0.16
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -216755,39 +211923,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-12-05T00:50:01.052264592Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: Keep track of your network latency.
- digest: 0c0475c0634ec3d543f2a3da71946c078c0b1d077f66d553cebf6501a6fd2ba6
- 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.18/smokeping-1.0.18.tgz
- version: 1.0.18
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -217099,43 +212234,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/smokeping-0.0.2/smokeping-0.0.2.tgz
version: 0.0.2
snipe-it:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - management
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 5.3.3
- created: "2021-12-05T00:50:01.341296171Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- - condition: mariadb.enabled
- name: mariadb
- repository: https://truecharts.org/
- version: 1.0.20
- description: Open source asset management
- digest: 7be323080f6ef258fdf3a8b7527fda64fa80c04809740e22cefd927fbd76f441
- home: https://github.com/truechartsapps/tree/master/charts/stable/snipe-it
- icon: https://github.com/nicholaswilde/helm-charts/raw/main/images/snipe-it.jpg
- keywords:
- - snipeit
- - snipe
- - asset
- - management
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: https://truecharts.org
- name: snipe-it
- sources:
- - https://snipeitapp.com/
- - https://hub.docker.com/r/linuxserver/
- urls:
- - https://github.com/truecharts/apps/releases/download/snipe-it-0.0.6/snipe-it-0.0.6.tgz
- version: 0.0.6
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -218173,38 +213271,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-12-05T00:50:01.573850386Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: Smart PVR for newsgroup and bittorrent users
- digest: eedf6d73f068b5d49596d74b2828aef9e10f35120db60e5a5c0170e1e6cca9be
- 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.17/sonarr-9.0.17.tgz
- version: 9.0.17
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -221057,38 +216123,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/sonarr-3.1.5/sonarr-3.1.5.tgz
version: 3.1.5
speedtest-exporter:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - metrics
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 3.3.4
- created: "2021-12-05T00:50:01.852950024Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: Speedtest Exporter made in python using the official speedtest bin
- digest: 38c21bfe06f100aff19c1795c076345ba5ea02efb9df787f457f83ee10890ded
- home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/speedtest-exporter
- icon: https://raw.githubusercontent.com/prometheus/prometheus.github.io/master/assets/prometheus_logo-cb55bb5c346.png
- keywords:
- - speedtest-exporter
- - speedtest
- - metrics
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: https://truecharts.org
- name: speedtest-exporter
- sources:
- - https://github.com/MiguelNdeCarvalho/speedtest-exporter/
- type: application
- urls:
- - https://github.com/truecharts/apps/releases/download/speedtest-exporter-1.0.3/speedtest-exporter-1.0.3.tgz
- version: 1.0.3
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -221218,41 +216252,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/speedtest-exporter-0.0.1/speedtest-exporter-0.0.1.tgz
version: 0.0.1
sqlitebrowser:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 3.12.2
- created: "2021-12-05T00:50:02.182761259Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: A high quality, visual, open source tool to create, design, and edit
- database files compatible with SQLite
- digest: 48c1644685df6cc6f7cb43408d895b4dfe250ab8ab6d4b26f19f5815350b7570
- 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.20/sqlitebrowser-1.0.20.tgz
- version: 1.0.20
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -221619,36 +216618,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.11.0
- created: "2021-12-05T00:50:02.444063403Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: An organizer for your porn, written in Go
- digest: 221b16e024195903c2f89528e3a73bd8b65245a0d8d71d6e3c20da4fc449814e
- 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.16/stash-4.0.16.tgz
- version: 4.0.16
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -223200,40 +218169,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-12-05T00:50:02.706723039Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: A self-hosted static file serving app which does nothing more than
- just serve up static files from a mounted volume.
- digest: eba5a3dba11dc8460fe61158f61b2737e5810af1ae03a06abd8d6c92449711cb
- 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.16/static-1.0.16.tgz
- version: 1.0.16
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -223487,41 +218422,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-12-05T00:50:02.944537464Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- - condition: postgresql.enabled
- name: postgresql
- repository: https://truecharts.org/
- version: 6.0.18
- description: Status page for monitoring your websites and applications
- digest: 2dc7eb6b9fc9021a11853ff9f2192bc94eb99bd4e6719a2df92082fcbd7195ca
- 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-4.0.7/statping-4.0.7.tgz
- version: 4.0.7
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -223863,38 +218763,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-12-05T00:50:03.17398532Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: P2P file synchronization application
- digest: 175ed17179d76a47e81d9762d1efc2892cc2e6c6c1758eea914165cc86ef09c2
- 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.16/syncthing-9.0.16.tgz
- version: 9.0.16
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -226768,37 +221636,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-12-05T00:50:03.489528898Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: A Python based monitoring and tracking tool for Plex Media Server
- digest: 44e082fc631c1e6925b0a23812be6bf02f38b6ca0236a5f79c574d7915fd5ff7
- 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.16/tautulli-9.0.16.tgz
- version: 9.0.16
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -229556,39 +224393,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.11
- created: "2021-12-05T00:50:03.70029958Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: Audio/Video library transcoding automation
- digest: bc7dc6c79bf3835fe57b355dd7947ba76cba27bd29d8b94231179ea2a94d9cd8
- 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.18/tdarr-1.0.18.tgz
- version: 1.0.18
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -229867,39 +224671,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.11
- created: "2021-12-05T00:50:03.88916901Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: Audio/Video library transcoding automation
- digest: 33add75319a4ee579660f868bd52b6c07e48c10a6befb86c0503282f06b43417
- 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.18/tdarr-node-1.0.18.tgz
- version: 1.0.18
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -230178,40 +224949,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-12-05T00:50:04.081650715Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: TeamSpeak is software for quality voice communication via the Internet.
- digest: ec3ed149a69b2b425f22b68b48804789cc331cf42225ad6370c469f1834b20c9
- 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.16/teamspeak3-2.0.16.tgz
- version: 2.0.16
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -230668,43 +225405,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-12-05T00:50:04.332984925Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- - condition: postgresql.enabled
- name: postgresql
- repository: https://truecharts.org/
- version: 6.0.18
- description: Teedy is an open source, lightweight document management system for
- individuals and businesses.
- digest: a36dac2e6b60e71288f0deeb14cf598c7e2bc25872ad0a3b0f4633430a306b99
- 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-4.0.7/teedy-4.0.7.tgz
- version: 4.0.7
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -231839,39 +226539,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.3.0
- created: "2021-12-05T00:50:04.562042284Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: The Lounge, modern web IRC client designed for self-hosting
- digest: ddf056650d33b7bdfe2f6622796f2de8c9cc236667e0dcb24eead48f283448a1
- 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.17/thelounge-4.0.17.tgz
- version: 4.0.17
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -234054,41 +228721,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-12-05T00:50:04.788737759Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- - condition: postgresql.enabled
- name: postgresql
- repository: https://truecharts.org/
- version: 6.0.18
- description: Traccar is an open source GPS tracking system.
- digest: 6a356e21682b9a37d71fc4616b2ae47bf6b46ae42a2b48c60b67cca28292618c
- 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-4.0.7/traccar-4.0.7.tgz
- version: 4.0.7
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -234430,39 +229062,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-12-05T00:50:04.984553942Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: Test App for Traefik
- digest: bb0e14cc9e358f952b5732cb8934770ba6935b6381c65f2ce11aa192f9118219
- 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.19/traefik-10.0.19.tgz
- version: 10.0.19
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -238755,39 +233354,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-12-05T00:50:05.183171306Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: API Support for your favorite torrent trackers.
- digest: 2f03f622ae9cb738bed3d645c66e4e51d4df75d4e11faf972e40e6385e3c62fd
- 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.18/transmission-9.0.18.tgz
- version: 9.0.18
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -241709,36 +236275,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-12-05T00:50:05.378301594Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: Aggregated management of TrueNAS devices
- digest: cd013d793455ab05cbadc990aa74da129b81f1a6fe1aa1a452cd95c3aaf732a2
- 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.16/truecommand-9.0.16.tgz
- version: 9.0.16
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -244290,40 +238826,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/truecommand-3.1.5/truecommand-3.1.5.tgz
version: 3.1.5
tt-rss:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 1.9075.0
- created: "2021-12-05T00:50:05.586881491Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- - condition: postgresql.enabled
- name: postgresql
- repository: https://truecharts.org/
- version: 6.0.18
- description: Tiny Tiny RSS is a free and open source web-based news feed (RSS/Atom)
- reader and aggregator
- digest: d372e9cdc2ca051f7202aba8c2f6296f86ee661b3928d26d3cc39d958273d320
- 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:
- - tt-rss
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: https://truecharts.org
- name: tt-rss
- sources:
- - https://git.tt-rss.org/fox/tt-rss
- urls:
- - https://github.com/truecharts/apps/releases/download/tt-rss-4.0.12/tt-rss-4.0.12.tgz
- version: 4.0.12
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -244961,39 +239463,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-12-05T00:50:05.778257304Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: TVheadend - a TV streaming server and digital video recorder
- digest: bb151a22b28971fe5d92a23c2e6f84eaf00fab73c8e309d81a872258d3962abc
- 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.16/tvheadend-10.0.16.tgz
- version: 10.0.16
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -247563,41 +242032,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-12-05T00:50:05.970143513Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: A Self-Hosted, Twitter™-like Decentralised microBlogging platform.
- No ads, no tracking, your content, your data!
- digest: c19993697bdc03fc72d21f40424199fb438dfe02f251c0162f289e20e1239814
- 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.16/twtxt-1.0.16.tgz
- version: 1.0.16
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -247859,38 +242293,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.5.53
- created: "2021-12-05T00:50:06.163278214Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: Ubiquiti Network's Unifi Controller
- digest: c47d5cf4d5a6501a823f068339be1a7f76e3cc0b9e69adb98f57c43550491b83
- 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.16/unifi-9.0.16.tgz
- version: 9.0.16
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -250592,43 +244994,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/unifi-poller-0.0.1/unifi-poller-0.0.1.tgz
version: 0.0.1
unpackerr:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - media
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 0.9.8
- created: "2021-12-05T00:50:06.363222769Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- 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: 322fe95b0dc025d32c797f36606d0e64ca39bc609781b917e79dfd14e40de521
- 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.16/unpackerr-4.0.16.tgz
- version: 4.0.16
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -253082,40 +247447,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/unpackerr-1.0.0/unpackerr-1.0.0.tgz
version: 1.0.0
unpoller:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - metrics
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 2.1.3
- created: "2021-12-05T00:50:06.561443936Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: Collect ALL UniFi Controller, Site, Device & Client Data - Export
- to InfluxDB or Prometheus
- digest: 23ce45d0a2a8fd50ac4c568212d2f47cc150b77358d1c61486e18878fb43959e
- home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/unifi-poller
- icon: https://raw.githubusercontent.com/wiki/unifi-poller/unifi-poller/images/unifi-poller-logo.png
- keywords:
- - unifi
- - unifi-poller
- - metrics
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: https://truecharts.org
- name: unpoller
- sources:
- - https://github.com/unifi-poller/unifi-poller
- - https://hub.docker.com/r/golift/unifi-poller
- type: application
- urls:
- - https://github.com/truecharts/apps/releases/download/unpoller-1.0.7/unpoller-1.0.7.tgz
- version: 1.0.7
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -253219,37 +247550,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/unpoller-1.0.1/unpoller-1.0.1.tgz
version: 1.0.1
uptime-kuma:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - monitoring
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 1.10.2
- created: "2021-12-05T00:50:06.758892708Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: A fancy self-hosted monitoring tool
- digest: 4e48efe13bee94f0b847b7cedccf53cd2a3b2d92483c43ef6131240189c6dd3c
- 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.17/uptime-kuma-1.0.17.tgz
- version: 1.0.17
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -253505,40 +247805,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/uptime-kuma-0.0.1/uptime-kuma-0.0.1.tgz
version: 0.0.1
uptimerobot-prometheus:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - metrics
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 0.0.1
- created: "2021-12-05T00:50:06.965002821Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: Prometheus Exporter for the official uptimerobot CLI
- digest: 48ad288018be37adbf2aee0742ea6114e98958d1232ec1ad1b8d08e6fa2d5499
- home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/uptimerobot-prometheus
- icon: https://cdn.foliovision.com/images/2019/03/icon-uptimerobot-1024.png
- keywords:
- - uptimerobot
- - prometheus
- - grafana
- - metrics
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: https://truecharts.org
- name: uptimerobot-prometheus
- sources:
- - https://github.com/lekpamartin/uptimerobot_exporter
- - https://github.com/k8s-at-home/charts/tree/master/charts/uptimerobot-prometheus
- type: application
- urls:
- - https://github.com/truecharts/apps/releases/download/uptimerobot-prometheus-1.0.6/uptimerobot-prometheus-1.0.6.tgz
- version: 1.0.6
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -253676,37 +247942,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/uptimerobot-prometheus-0.0.1/uptimerobot-prometheus-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-12-05T00:50:07.172377226Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: Valheim dedicated gameserver with automatic update and world backup
- support
- digest: 3af0dd5edc4cd106eb52cc5def8b7d08801849166db3e7b63c266b00fec29531
- 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.16/valheim-1.0.16.tgz
- version: 1.0.16
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -253936,45 +248171,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-12-05T00:50:07.380498527Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- - condition: postgresql.enabled
- name: postgresql
- repository: https://truecharts.org/
- version: 6.0.18
- description: Unofficial Bitwarden compatible server written in Rust
- digest: 65032662d3e1aeda7daf220a66627e1909595fc9f942bd013b1248cf23aeeed4
- 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-13.0.7/vaultwarden-13.0.7.tgz
- version: 13.0.7
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -259587,38 +253783,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-12-05T00:50:07.563907793Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: A self-hosted, ad-free, privacy-respecting metasearch engine
- digest: dc3d3e0894ec3d3eaa71f3556eda5d62526c08652ef7bb44258c16dfb2e8466d
- 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.16/whoogle-1.0.16.tgz
- version: 1.0.16
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -259856,40 +254020,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-12-05T00:50:07.755176506Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: A self-hosted well uh wiki engine or content management system.
- digest: fc3c77d33e710ceadd17149ee7612d8c4503c63b365d3105b8f1a49ddf36c6fa
- 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.16/wiki-1.0.16.tgz
- version: 1.0.16
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -260143,42 +254273,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-12-05T00:50:07.962899209Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- - condition: postgresql.enabled
- name: postgresql
- repository: https://truecharts.org/
- version: 6.0.18
- description: Make documentation a joy to write using Wiki.js's beautiful and intuitive
- interface!
- digest: 6cd9b789b0a5e58d8e1e0de21d6b200f0b510a7c98a52c64f4803deef94c036d
- 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-4.0.6/wikijs-4.0.6.tgz
- version: 4.0.6
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -260530,41 +254624,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/wikijs-0.0.1/wikijs-0.0.1.tgz
version: 0.0.1
xbackbone:
- - annotations:
- truecharts.org/SCALE-support: "true"
- truecharts.org/catagories: |
- - files
- truecharts.org/grade: U
- apiVersion: v2
- appVersion: 3.3.3
- created: "2021-12-05T00:50:08.189433286Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- - condition: mariadb.enabled
- name: mariadb
- repository: https://truecharts.org/
- version: 1.0.20
- description: XBackBone is a simple, self-hosted, lightweight PHP file manager
- digest: 0a0d2ca65c5f44b2419da1ab749e9733e5ccd75fd3b81f57db10511ea19cc871
- home: https://github.com/truechartsapps/tree/master/charts/stable/xbackbone
- icon: https://github.com/SergiX44/XBackBone/raw/master/.github/xbackbone.png
- keywords:
- - xbackbone
- - xshare
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - email: info@truecharts.org
- name: TrueCharts
- url: https://truecharts.org
- name: xbackbone
- sources:
- - https://github.com/SergiX44/XBackBone
- - https://hub.docker.com/r/pe46dro/xbackbone-docker
- urls:
- - https://github.com/truecharts/apps/releases/download/xbackbone-0.0.5/xbackbone-0.0.5.tgz
- version: 0.0.5
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -260636,39 +254695,6 @@ entries:
- https://github.com/truecharts/apps/releases/download/xbackbone-0.0.1/xbackbone-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-12-05T00:50:08.380115203Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: M3U Proxy for Plex DVR and Emby Live TV.
- digest: 2325330ab2c7fa5684746ec1d97e6f84dcf715ceb8d7c50f1ac32e26a095808f
- 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.16/xteve-4.0.16.tgz
- version: 4.0.16
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -262286,38 +256312,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.1
- created: "2021-12-05T00:50:08.569625628Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: Bridges events and allows you to control your Zigbee devices via
- MQTT
- digest: 2d937a2cf63b06be6f71f9d7b9651b852737a1be98ff7e242963f220b46b7b10
- 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.17/zigbee2mqtt-1.0.17.tgz
- version: 1.0.17
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -262587,41 +256581,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: 6.0.3
- created: "2021-12-05T00:50:08.74782093Z"
- dependencies:
- - name: common
- repository: https://truecharts.org
- version: 8.9.10
- description: Fully configurable Zwave to MQTT gateway and Control Panel using
- NodeJS and Vue
- digest: 9d5e6ac832d2eacd6defa8220f0580958c187716c64792b89efef068b4f9891e
- 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.20/zwavejs2mqtt-9.0.20.tgz
- version: 9.0.20
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -266546,4 +260505,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-12-05T00:50:08.851298734Z"
+generated: "2021-12-05T11:30:09.677086083Z"