diff --git a/charts/core/k8s-gateway/CHANGELOG.md b/charts/core/k8s-gateway/CHANGELOG.md
index 87faf4dc0ad..839800a5a35 100644
--- a/charts/core/k8s-gateway/CHANGELOG.md
+++ b/charts/core/k8s-gateway/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [k8s-gateway-4.0.10](https://github.com/truecharts/apps/compare/k8s-gateway-4.0.9...k8s-gateway-4.0.10) (2021-11-15)
+
+#### Chore
+
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [k8s-gateway-4.0.9](https://github.com/truecharts/apps/compare/k8s-gateway-4.0.8...k8s-gateway-4.0.9) (2021-11-14)
diff --git a/charts/core/k8s-gateway/README.md b/charts/core/k8s-gateway/README.md
index c028c4fd2ac..f998edd7fb6 100644
--- a/charts/core/k8s-gateway/README.md
+++ b/charts/core/k8s-gateway/README.md
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/core/traefik/CHANGELOG.md b/charts/core/traefik/CHANGELOG.md
index 0887c2233aa..9e8cde47c39 100644
--- a/charts/core/traefik/CHANGELOG.md
+++ b/charts/core/traefik/CHANGELOG.md
@@ -1,6 +1,19 @@
# Changelog
+
+### [traefik-10.0.12](https://github.com/truecharts/apps/compare/traefik-10.0.11...traefik-10.0.12) (2021-11-15)
+
+#### Chore
+
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+#### Feat
+
+* readd ingress for standardisation
+
+
+
### [traefik-10.0.11](https://github.com/truecharts/apps/compare/traefik-10.0.10...traefik-10.0.11) (2021-11-14)
diff --git a/charts/core/traefik/README.md b/charts/core/traefik/README.md
index 1088c58381e..8978b7ec0ed 100644
--- a/charts/core/traefik/README.md
+++ b/charts/core/traefik/README.md
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/incubator/minio/CHANGELOG.md b/charts/incubator/minio/CHANGELOG.md
index 1f3bb9c5bff..4da2a3c9273 100644
--- a/charts/incubator/minio/CHANGELOG.md
+++ b/charts/incubator/minio/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [minio-0.0.3](https://github.com/truecharts/apps/compare/minio-0.0.2...minio-0.0.3) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [minio-0.0.2](https://github.com/truecharts/apps/compare/minio-0.0.1...minio-0.0.2) (2021-11-14)
diff --git a/charts/incubator/minio/README.md b/charts/incubator/minio/README.md
index 1c88a5d77ba..cc9ffca8f88 100644
--- a/charts/incubator/minio/README.md
+++ b/charts/incubator/minio/README.md
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/incubator/minio/helm-values.md b/charts/incubator/minio/helm-values.md
index 84a4ac17e01..40ef74a6ab3 100644
--- a/charts/incubator/minio/helm-values.md
+++ b/charts/incubator/minio/helm-values.md
@@ -18,10 +18,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"minio/minio"` | image repository |
| image.tag | string | `"RELEASE.2021-11-05T09-16-26Z@sha256:a11692068c588e7ea895f76d619a5fcb30eefc8a759e2ad7d6ec92331e43386e"` | image tag |
-| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/data"` | |
-| persistence.config.type | string | `"pvc"` | |
| probes.liveness.path | string | `"/minio/health/live"` | |
| probes.readiness.path | string | `"/minio/health/ready"` | |
| secret.MINIO_ROOT_PASSWORD | string | `"changeme"` | Minio Password |
diff --git a/charts/incubator/omada-controller/CHANGELOG.md b/charts/incubator/omada-controller/CHANGELOG.md
index 551e71b54da..14f93b0264e 100644
--- a/charts/incubator/omada-controller/CHANGELOG.md
+++ b/charts/incubator/omada-controller/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [omada-controller-4.0.13](https://github.com/truecharts/apps/compare/omada-controller-4.0.12...omada-controller-4.0.13) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [omada-controller-4.0.12](https://github.com/truecharts/apps/compare/omada-controller-4.0.11...omada-controller-4.0.12) (2021-11-14)
diff --git a/charts/incubator/omada-controller/README.md b/charts/incubator/omada-controller/README.md
index a73405d21fc..9ea5a37a4ba 100644
--- a/charts/incubator/omada-controller/README.md
+++ b/charts/incubator/omada-controller/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/incubator/piwigo/CHANGELOG.md b/charts/incubator/piwigo/CHANGELOG.md
index 02d5cd75612..4f8c6f0c725 100644
--- a/charts/incubator/piwigo/CHANGELOG.md
+++ b/charts/incubator/piwigo/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [piwigo-1.0.10](https://github.com/truecharts/apps/compare/piwigo-1.0.9...piwigo-1.0.10) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [piwigo-1.0.9](https://github.com/truecharts/apps/compare/piwigo-1.0.8...piwigo-1.0.9) (2021-11-14)
diff --git a/charts/incubator/piwigo/README.md b/charts/incubator/piwigo/README.md
index 6f6a1502b39..cdd1f446610 100644
--- a/charts/incubator/piwigo/README.md
+++ b/charts/incubator/piwigo/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/incubator/piwigo/helm-values.md b/charts/incubator/piwigo/helm-values.md
index 419c5364727..1b5e59e2cac 100644
--- a/charts/incubator/piwigo/helm-values.md
+++ b/charts/incubator/piwigo/helm-values.md
@@ -17,10 +17,6 @@ You will, however, be able to use all values referenced in the common chart here
| image.tag | string | `"version-11.5.0@sha256:13aa1206583cf5ff5d20c6d9b0738bcf5de6907b27e96c334ff5e3b716e959d9"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
-| persistence.gallery.accessMode | string | `"ReadWriteOnce"` | |
-| persistence.gallery.enabled | bool | `true` | |
-| persistence.gallery.mountPath | string | `"/gallery"` | |
-| persistence.gallery.size | string | `"1Gi"` | |
| persistence.varrun.enabled | bool | `true` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
diff --git a/charts/incubator/tdarr-node/CHANGELOG.md b/charts/incubator/tdarr-node/CHANGELOG.md
index 6da6e93012e..a2a5fb939ef 100644
--- a/charts/incubator/tdarr-node/CHANGELOG.md
+++ b/charts/incubator/tdarr-node/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [tdarr-node-1.0.9](https://github.com/truecharts/apps/compare/tdarr-node-1.0.8...tdarr-node-1.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [tdarr-node-1.0.8](https://github.com/truecharts/apps/compare/tdarr-node-1.0.7...tdarr-node-1.0.8) (2021-11-14)
diff --git a/charts/incubator/tdarr-node/README.md b/charts/incubator/tdarr-node/README.md
index 8805ac3c2de..369c3508e25 100644
--- a/charts/incubator/tdarr-node/README.md
+++ b/charts/incubator/tdarr-node/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/incubator/tdarr-node/helm-values.md b/charts/incubator/tdarr-node/helm-values.md
index 7b1b43feec4..6b39855e85b 100644
--- a/charts/incubator/tdarr-node/helm-values.md
+++ b/charts/incubator/tdarr-node/helm-values.md
@@ -20,16 +20,10 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"haveagitgat/tdarr_node"` | |
| image.tag | string | `"2.00.10@sha256:1e3f9328327d7d5597c414e6cf2b609e9e4a2854385e03c009814ad03c3c210c"` | |
-| persistence.configs.accessMode | string | `"ReadWriteOnce"` | |
| persistence.configs.enabled | bool | `true` | |
| persistence.configs.mountPath | string | `"/app/configs"` | |
-| persistence.configs.size | string | `"100Gi"` | |
-| persistence.configs.type | string | `"pvc"` | |
-| persistence.logs.accessMode | string | `"ReadWriteOnce"` | |
| persistence.logs.enabled | bool | `true` | |
| persistence.logs.mountPath | string | `"/app/logs"` | |
-| persistence.logs.size | string | `"100Gi"` | |
-| persistence.logs.type | string | `"pvc"` | |
| persistence.varrun.enabled | bool | `true` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
diff --git a/charts/incubator/tdarr/CHANGELOG.md b/charts/incubator/tdarr/CHANGELOG.md
index b8dff48c270..81d45337f65 100644
--- a/charts/incubator/tdarr/CHANGELOG.md
+++ b/charts/incubator/tdarr/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [tdarr-1.0.9](https://github.com/truecharts/apps/compare/tdarr-node-1.0.8...tdarr-1.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [tdarr-1.0.8](https://github.com/truecharts/apps/compare/tdarr-node-1.0.7...tdarr-1.0.8) (2021-11-14)
diff --git a/charts/incubator/tdarr/README.md b/charts/incubator/tdarr/README.md
index c3e150cb953..31d01e2c60d 100644
--- a/charts/incubator/tdarr/README.md
+++ b/charts/incubator/tdarr/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/incubator/tdarr/helm-values.md b/charts/incubator/tdarr/helm-values.md
index a8e5edfc1bc..b99d4b10a45 100644
--- a/charts/incubator/tdarr/helm-values.md
+++ b/charts/incubator/tdarr/helm-values.md
@@ -18,21 +18,12 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"haveagitgat/tdarr"` | |
| image.tag | string | `"2.00.10@sha256:63b95a5897f7be1841f4f4e192ab978ec4afc2d81d6fcc150f4785071560ed86"` | |
-| persistence.configs.accessMode | string | `"ReadWriteOnce"` | |
| persistence.configs.enabled | bool | `true` | |
| persistence.configs.mountPath | string | `"/app/configs"` | |
-| persistence.configs.size | string | `"100Gi"` | |
-| persistence.configs.type | string | `"pvc"` | |
-| persistence.logs.accessMode | string | `"ReadWriteOnce"` | |
| persistence.logs.enabled | bool | `true` | |
| persistence.logs.mountPath | string | `"/app/logs"` | |
-| persistence.logs.size | string | `"100Gi"` | |
-| persistence.logs.type | string | `"pvc"` | |
-| persistence.server.accessMode | string | `"ReadWriteOnce"` | |
| persistence.server.enabled | bool | `true` | |
| persistence.server.mountPath | string | `"/app/server"` | |
-| persistence.server.size | string | `"100Gi"` | |
-| persistence.server.type | string | `"pvc"` | |
| persistence.varrun.enabled | bool | `true` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
diff --git a/charts/stable/airsonic/CHANGELOG.md b/charts/stable/airsonic/CHANGELOG.md
index 8c1e3aa4bfa..7c733c78f5e 100644
--- a/charts/stable/airsonic/CHANGELOG.md
+++ b/charts/stable/airsonic/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [airsonic-4.0.11](https://github.com/truecharts/apps/compare/airsonic-4.0.10...airsonic-4.0.11) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [airsonic-4.0.10](https://github.com/truecharts/apps/compare/airsonic-4.0.9...airsonic-4.0.10) (2021-11-14)
diff --git a/charts/stable/airsonic/README.md b/charts/stable/airsonic/README.md
index 0978521402a..6138f06b7ae 100644
--- a/charts/stable/airsonic/README.md
+++ b/charts/stable/airsonic/README.md
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/amcrest2mqtt/CHANGELOG.md b/charts/stable/amcrest2mqtt/CHANGELOG.md
index f4fb6ca5af7..f4024c08af0 100644
--- a/charts/stable/amcrest2mqtt/CHANGELOG.md
+++ b/charts/stable/amcrest2mqtt/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [amcrest2mqtt-2.0.11](https://github.com/truecharts/apps/compare/amcrest2mqtt-2.0.10...amcrest2mqtt-2.0.11) (2021-11-15)
+
+#### Chore
+
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [amcrest2mqtt-2.0.10](https://github.com/truecharts/apps/compare/amcrest2mqtt-2.0.9...amcrest2mqtt-2.0.10) (2021-11-14)
diff --git a/charts/stable/amcrest2mqtt/README.md b/charts/stable/amcrest2mqtt/README.md
index e670834ab7d..96b11a874d9 100644
--- a/charts/stable/amcrest2mqtt/README.md
+++ b/charts/stable/amcrest2mqtt/README.md
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/apache-musicindex/CHANGELOG.md b/charts/stable/apache-musicindex/CHANGELOG.md
index 25db2f7f044..a6649875395 100644
--- a/charts/stable/apache-musicindex/CHANGELOG.md
+++ b/charts/stable/apache-musicindex/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [apache-musicindex-2.0.9](https://github.com/truecharts/apps/compare/apache-musicindex-2.0.8...apache-musicindex-2.0.9) (2021-11-15)
+
+#### Chore
+
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [apache-musicindex-2.0.8](https://github.com/truecharts/apps/compare/apache-musicindex-2.0.7...apache-musicindex-2.0.8) (2021-11-14)
diff --git a/charts/stable/apache-musicindex/README.md b/charts/stable/apache-musicindex/README.md
index f637f04cbd6..f237b9e80c9 100644
--- a/charts/stable/apache-musicindex/README.md
+++ b/charts/stable/apache-musicindex/README.md
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/appdaemon/CHANGELOG.md b/charts/stable/appdaemon/CHANGELOG.md
index 8ebe5eb8f4d..b7458ac9148 100644
--- a/charts/stable/appdaemon/CHANGELOG.md
+++ b/charts/stable/appdaemon/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [appdaemon-6.0.9](https://github.com/truecharts/apps/compare/appdaemon-6.0.8...appdaemon-6.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [appdaemon-6.0.8](https://github.com/truecharts/apps/compare/appdaemon-6.0.7...appdaemon-6.0.8) (2021-11-14)
diff --git a/charts/stable/appdaemon/README.md b/charts/stable/appdaemon/README.md
index f685aeadd35..3c88a532c9d 100644
--- a/charts/stable/appdaemon/README.md
+++ b/charts/stable/appdaemon/README.md
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/appdaemon/helm-values.md b/charts/stable/appdaemon/helm-values.md
index 8ee7c8f1d03..d449c07f936 100644
--- a/charts/stable/appdaemon/helm-values.md
+++ b/charts/stable/appdaemon/helm-values.md
@@ -19,11 +19,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"docker.io/acockburn/appdaemon"` | |
| image.tag | string | `"v4.1.0@sha256:209ee1c83b4c0794dd6f50333f60a212d0df7c4205e7e374ac78d988ffc3d8fd"` | |
-| persistence.conf.accessMode | string | `"ReadWriteOnce"` | |
| persistence.conf.enabled | bool | `true` | |
| persistence.conf.mountPath | string | `"/conf"` | |
-| persistence.conf.size | string | `"100Gi"` | |
-| persistence.conf.type | string | `"pvc"` | |
| persistence.varrun.enabled | bool | `true` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
diff --git a/charts/stable/aria2/CHANGELOG.md b/charts/stable/aria2/CHANGELOG.md
index e5a01628c22..e0abd826b1a 100644
--- a/charts/stable/aria2/CHANGELOG.md
+++ b/charts/stable/aria2/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [aria2-2.0.9](https://github.com/truecharts/apps/compare/aria2-2.0.8...aria2-2.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [aria2-2.0.8](https://github.com/truecharts/apps/compare/aria2-2.0.7...aria2-2.0.8) (2021-11-14)
diff --git a/charts/stable/aria2/README.md b/charts/stable/aria2/README.md
index a144d136d9c..13c0f367a66 100644
--- a/charts/stable/aria2/README.md
+++ b/charts/stable/aria2/README.md
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/aria2/helm-values.md b/charts/stable/aria2/helm-values.md
index 0f1ef07c907..c6ed68a1b6f 100644
--- a/charts/stable/aria2/helm-values.md
+++ b/charts/stable/aria2/helm-values.md
@@ -20,9 +20,7 @@ You will, however, be able to use all values referenced in the common chart here
| image.repository | string | `"p3terx/aria2-pro"` | image repository |
| image.tag | string | `"latest@sha256:2589527dfef6351d459f3a6781e4efef41d694878765b107413a6eb4bb6bbca7"` | image tag |
| persistence.config.enabled | bool | `true` | |
-| persistence.config.mountpath | string | `"/config"` | |
-| persistence.data.enabled | bool | `true` | |
-| persistence.data.mountpath | string | `"/downloads"` | |
+| persistence.config.mountPath | string | `"/config"` | |
| persistence.varrun.enabled | bool | `true` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
diff --git a/charts/stable/audacity/CHANGELOG.md b/charts/stable/audacity/CHANGELOG.md
index 481b993532e..9b6c773b396 100644
--- a/charts/stable/audacity/CHANGELOG.md
+++ b/charts/stable/audacity/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [audacity-2.0.9](https://github.com/truecharts/apps/compare/audacity-2.0.8...audacity-2.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [audacity-2.0.8](https://github.com/truecharts/apps/compare/audacity-2.0.7...audacity-2.0.8) (2021-11-14)
diff --git a/charts/stable/audacity/README.md b/charts/stable/audacity/README.md
index 44cbe2d71e7..883c9e94246 100644
--- a/charts/stable/audacity/README.md
+++ b/charts/stable/audacity/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/authelia/CHANGELOG.md b/charts/stable/authelia/CHANGELOG.md
index f715c8142e9..ad08dd56a11 100644
--- a/charts/stable/authelia/CHANGELOG.md
+++ b/charts/stable/authelia/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [authelia-7.0.12](https://github.com/truecharts/apps/compare/authelia-7.0.11...authelia-7.0.12) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [authelia-7.0.11](https://github.com/truecharts/apps/compare/authelia-7.0.10...authelia-7.0.11) (2021-11-14)
diff --git a/charts/stable/authelia/README.md b/charts/stable/authelia/README.md
index 42966a39f32..11b4638b2f1 100644
--- a/charts/stable/authelia/README.md
+++ b/charts/stable/authelia/README.md
@@ -18,9 +18,9 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org/ | postgresql | 5.1.17 |
-| https://truecharts.org/ | redis | 1.0.1 |
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org/ | postgresql | 5.2.2 |
+| https://truecharts.org/ | redis | 1.0.5 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/authelia/helm-values.md b/charts/stable/authelia/helm-values.md
index 5905ebc9c83..7870634f069 100644
--- a/charts/stable/authelia/helm-values.md
+++ b/charts/stable/authelia/helm-values.md
@@ -87,7 +87,6 @@ You will, however, be able to use all values referenced in the common chart here
| notifier.smtp.username | string | `"test"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
-| persistence.config.type | string | `"pvc"` | |
| postgresql.enabled | bool | `true` | |
| postgresql.existingSecret | string | `"dbcreds"` | |
| postgresql.postgresqlDatabase | string | `"authelia"` | |
diff --git a/charts/stable/babybuddy/CHANGELOG.md b/charts/stable/babybuddy/CHANGELOG.md
index c3499e99200..e1e5e659c5d 100644
--- a/charts/stable/babybuddy/CHANGELOG.md
+++ b/charts/stable/babybuddy/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [babybuddy-4.0.12](https://github.com/truecharts/apps/compare/babybuddy-4.0.11...babybuddy-4.0.12) (2021-11-15)
+
+#### Chore
+
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [babybuddy-4.0.11](https://github.com/truecharts/apps/compare/babybuddy-4.0.10...babybuddy-4.0.11) (2021-11-15)
diff --git a/charts/stable/babybuddy/README.md b/charts/stable/babybuddy/README.md
index 23e4f753896..d2862b6c33d 100644
--- a/charts/stable/babybuddy/README.md
+++ b/charts/stable/babybuddy/README.md
@@ -18,8 +18,8 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org/ | postgresql | 5.1.17 |
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org/ | postgresql | 5.2.2 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/bazarr/CHANGELOG.md b/charts/stable/bazarr/CHANGELOG.md
index 8b245c45a51..7c24f0428a6 100644
--- a/charts/stable/bazarr/CHANGELOG.md
+++ b/charts/stable/bazarr/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [bazarr-9.0.10](https://github.com/truecharts/apps/compare/bazarr-9.0.9...bazarr-9.0.10) (2021-11-15)
+
+#### Chore
+
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [bazarr-9.0.9](https://github.com/truecharts/apps/compare/bazarr-9.0.8...bazarr-9.0.9) (2021-11-15)
diff --git a/charts/stable/bazarr/README.md b/charts/stable/bazarr/README.md
index 3a10f3a943f..759dff7ca63 100644
--- a/charts/stable/bazarr/README.md
+++ b/charts/stable/bazarr/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/beets/CHANGELOG.md b/charts/stable/beets/CHANGELOG.md
index 1c83e3ea93e..35557ef26ed 100644
--- a/charts/stable/beets/CHANGELOG.md
+++ b/charts/stable/beets/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [beets-2.0.10](https://github.com/truecharts/apps/compare/beets-2.0.9...beets-2.0.10) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [beets-2.0.9](https://github.com/truecharts/apps/compare/beets-2.0.8...beets-2.0.9) (2021-11-14)
diff --git a/charts/stable/beets/README.md b/charts/stable/beets/README.md
index 4b71329ecff..bcdd29399e4 100644
--- a/charts/stable/beets/README.md
+++ b/charts/stable/beets/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/beets/helm-values.md b/charts/stable/beets/helm-values.md
index e56a6c7668c..6128214a6f2 100644
--- a/charts/stable/beets/helm-values.md
+++ b/charts/stable/beets/helm-values.md
@@ -17,14 +17,6 @@ You will, however, be able to use all values referenced in the common chart here
| image.tag | string | `"version-1.5.0@sha256:2b8b13fe5d6dcbd1f590d4f94554491638eeb2caaac678b6a93bc38c5fc0f065"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
-| persistence.downloads.accessMode | string | `"ReadWriteOnce"` | |
-| persistence.downloads.enabled | bool | `true` | |
-| persistence.downloads.mountPath | string | `"/downloads"` | |
-| persistence.downloads.size | string | `"1Gi"` | |
-| persistence.music.accessMode | string | `"ReadWriteOnce"` | |
-| persistence.music.enabled | bool | `true` | |
-| persistence.music.mountPath | string | `"/music"` | |
-| persistence.music.size | string | `"1Gi"` | |
| persistence.varrun.enabled | bool | `true` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
diff --git a/charts/stable/booksonic-air/CHANGELOG.md b/charts/stable/booksonic-air/CHANGELOG.md
index f7f0d10c90c..ca54de88445 100644
--- a/charts/stable/booksonic-air/CHANGELOG.md
+++ b/charts/stable/booksonic-air/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [booksonic-air-4.0.10](https://github.com/truecharts/apps/compare/booksonic-air-4.0.9...booksonic-air-4.0.10) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [booksonic-air-4.0.9](https://github.com/truecharts/apps/compare/booksonic-air-4.0.8...booksonic-air-4.0.9) (2021-11-14)
diff --git a/charts/stable/booksonic-air/README.md b/charts/stable/booksonic-air/README.md
index 9db0610c3c0..5f6bf49fcaa 100644
--- a/charts/stable/booksonic-air/README.md
+++ b/charts/stable/booksonic-air/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/calibre-web/CHANGELOG.md b/charts/stable/calibre-web/CHANGELOG.md
index 65086e29503..4e9d4308f8b 100644
--- a/charts/stable/calibre-web/CHANGELOG.md
+++ b/charts/stable/calibre-web/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [calibre-web-9.0.9](https://github.com/truecharts/apps/compare/calibre-web-9.0.8...calibre-web-9.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [calibre-web-9.0.8](https://github.com/truecharts/apps/compare/calibre-web-9.0.7...calibre-web-9.0.8) (2021-11-14)
diff --git a/charts/stable/calibre-web/README.md b/charts/stable/calibre-web/README.md
index d6190e18737..4eede4ff879 100644
--- a/charts/stable/calibre-web/README.md
+++ b/charts/stable/calibre-web/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/calibre-web/helm-values.md b/charts/stable/calibre-web/helm-values.md
index f7fd397521d..16bc4ec288f 100644
--- a/charts/stable/calibre-web/helm-values.md
+++ b/charts/stable/calibre-web/helm-values.md
@@ -15,11 +15,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/linuxserver/calibre-web"` | |
| image.tag | string | `"version-0.6.12@sha256:938810eca3d3137221308afe9095773c8552a457dc0943abd0aec5613242b0b6"` | |
-| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
-| persistence.config.size | string | `"100Gi"` | |
-| persistence.config.type | string | `"pvc"` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
diff --git a/charts/stable/calibre/CHANGELOG.md b/charts/stable/calibre/CHANGELOG.md
index 157a21cef5e..3dba0746475 100644
--- a/charts/stable/calibre/CHANGELOG.md
+++ b/charts/stable/calibre/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [calibre-4.0.10](https://github.com/truecharts/apps/compare/calibre-4.0.9...calibre-4.0.10) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [calibre-4.0.9](https://github.com/truecharts/apps/compare/calibre-web-9.0.7...calibre-4.0.9) (2021-11-14)
diff --git a/charts/stable/calibre/README.md b/charts/stable/calibre/README.md
index 8b3e632a14d..22ae21f57b7 100644
--- a/charts/stable/calibre/README.md
+++ b/charts/stable/calibre/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/cloud9/CHANGELOG.md b/charts/stable/cloud9/CHANGELOG.md
index 5dfe188c51b..46b1f9d92c4 100644
--- a/charts/stable/cloud9/CHANGELOG.md
+++ b/charts/stable/cloud9/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [cloud9-2.0.11](https://github.com/truecharts/apps/compare/cloud9-2.0.10...cloud9-2.0.11) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [cloud9-2.0.10](https://github.com/truecharts/apps/compare/cloud9-2.0.9...cloud9-2.0.10) (2021-11-14)
diff --git a/charts/stable/cloud9/README.md b/charts/stable/cloud9/README.md
index e527a91fbe8..3713008711f 100644
--- a/charts/stable/cloud9/README.md
+++ b/charts/stable/cloud9/README.md
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/cloud9/helm-values.md b/charts/stable/cloud9/helm-values.md
index a41ee82931f..6f0ecb4b87a 100644
--- a/charts/stable/cloud9/helm-values.md
+++ b/charts/stable/cloud9/helm-values.md
@@ -15,10 +15,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/linuxserver/cloud9"` | |
| image.tag | string | `"version-1.29.2@sha256:f57b67c5ca42ab5d46f216f709a26e529afc80ee327f2204b51da248e525d730"` | |
-| persistence.code.accessMode | string | `"ReadWriteOnce"` | |
| persistence.code.enabled | bool | `true` | |
| persistence.code.mountPath | string | `"/code"` | |
-| persistence.code.size | string | `"1Gi"` | |
| persistence.varrun.enabled | bool | `true` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
diff --git a/charts/stable/code-server/CHANGELOG.md b/charts/stable/code-server/CHANGELOG.md
index 34cb9e297e4..a1a468b5825 100644
--- a/charts/stable/code-server/CHANGELOG.md
+++ b/charts/stable/code-server/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [code-server-2.0.9](https://github.com/truecharts/apps/compare/code-server-2.0.8...code-server-2.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [code-server-2.0.8](https://github.com/truecharts/apps/compare/code-server-2.0.7...code-server-2.0.8) (2021-11-14)
diff --git a/charts/stable/code-server/README.md b/charts/stable/code-server/README.md
index 66fae7010d9..6fb1937f7fa 100644
--- a/charts/stable/code-server/README.md
+++ b/charts/stable/code-server/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/collabora-online/CHANGELOG.md b/charts/stable/collabora-online/CHANGELOG.md
index eb1aa368f58..fc70e55b729 100644
--- a/charts/stable/collabora-online/CHANGELOG.md
+++ b/charts/stable/collabora-online/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [collabora-online-9.0.10](https://github.com/truecharts/apps/compare/collabora-online-9.0.9...collabora-online-9.0.10) (2021-11-15)
+
+#### Chore
+
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [collabora-online-9.0.9](https://github.com/truecharts/apps/compare/collabora-online-9.0.8...collabora-online-9.0.9) (2021-11-14)
diff --git a/charts/stable/collabora-online/README.md b/charts/stable/collabora-online/README.md
index 147ad718fda..e7e827f9dbb 100644
--- a/charts/stable/collabora-online/README.md
+++ b/charts/stable/collabora-online/README.md
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/cryptofolio/CHANGELOG.md b/charts/stable/cryptofolio/CHANGELOG.md
index 3243812ae42..f22c0c6fd1f 100644
--- a/charts/stable/cryptofolio/CHANGELOG.md
+++ b/charts/stable/cryptofolio/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [cryptofolio-2.0.9](https://github.com/truecharts/apps/compare/cryptofolio-2.0.8...cryptofolio-2.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [cryptofolio-2.0.8](https://github.com/truecharts/apps/compare/cryptofolio-2.0.7...cryptofolio-2.0.8) (2021-11-14)
diff --git a/charts/stable/cryptofolio/README.md b/charts/stable/cryptofolio/README.md
index 43dd7138edf..525f0f0d748 100644
--- a/charts/stable/cryptofolio/README.md
+++ b/charts/stable/cryptofolio/README.md
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/custom-app/CHANGELOG.md b/charts/stable/custom-app/CHANGELOG.md
index 0d88129a730..053df5ddce7 100644
--- a/charts/stable/custom-app/CHANGELOG.md
+++ b/charts/stable/custom-app/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [custom-app-3.0.14](https://github.com/truecharts/apps/compare/custom-app-3.0.13...custom-app-3.0.14) (2021-11-15)
+
+#### Chore
+
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [custom-app-3.0.13](https://github.com/truecharts/apps/compare/custom-app-3.0.12...custom-app-3.0.13) (2021-11-15)
diff --git a/charts/stable/custom-app/README.md b/charts/stable/custom-app/README.md
index 281b8f3f2b1..ef2add3bd51 100644
--- a/charts/stable/custom-app/README.md
+++ b/charts/stable/custom-app/README.md
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/davos/CHANGELOG.md b/charts/stable/davos/CHANGELOG.md
index e2ee769881e..db10ce372ef 100644
--- a/charts/stable/davos/CHANGELOG.md
+++ b/charts/stable/davos/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [davos-2.0.9](https://github.com/truecharts/apps/compare/davos-2.0.8...davos-2.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [davos-2.0.8](https://github.com/truecharts/apps/compare/davos-2.0.7...davos-2.0.8) (2021-11-14)
diff --git a/charts/stable/davos/README.md b/charts/stable/davos/README.md
index 7966587ea64..d45801610e2 100644
--- a/charts/stable/davos/README.md
+++ b/charts/stable/davos/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/davos/helm-values.md b/charts/stable/davos/helm-values.md
index 0d30853994c..0bde72876d6 100644
--- a/charts/stable/davos/helm-values.md
+++ b/charts/stable/davos/helm-values.md
@@ -17,10 +17,6 @@ You will, however, be able to use all values referenced in the common chart here
| image.tag | string | `"2.2.1-ls76@sha256:24ba55aeaa4f86a76dc2664e1bb090f315279ec84e1e603e24713cfe0538d890"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
-| persistence.download.accessMode | string | `"ReadWriteOnce"` | |
-| persistence.download.enabled | bool | `true` | |
-| persistence.download.mountPath | string | `"/download"` | |
-| persistence.download.size | string | `"1Gi"` | |
| persistence.varrun.enabled | bool | `true` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
diff --git a/charts/stable/deconz/CHANGELOG.md b/charts/stable/deconz/CHANGELOG.md
index 87af63f9d0e..3c80254919c 100644
--- a/charts/stable/deconz/CHANGELOG.md
+++ b/charts/stable/deconz/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [deconz-4.0.9](https://github.com/truecharts/apps/compare/deconz-4.0.8...deconz-4.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [deconz-4.0.8](https://github.com/truecharts/apps/compare/deconz-4.0.7...deconz-4.0.8) (2021-11-14)
diff --git a/charts/stable/deconz/README.md b/charts/stable/deconz/README.md
index c904fcee89a..0e506f17d9c 100644
--- a/charts/stable/deconz/README.md
+++ b/charts/stable/deconz/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/deepstack-cpu/CHANGELOG.md b/charts/stable/deepstack-cpu/CHANGELOG.md
index a62f6e712ef..d3f3fdcde92 100644
--- a/charts/stable/deepstack-cpu/CHANGELOG.md
+++ b/charts/stable/deepstack-cpu/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [deepstack-cpu-7.0.9](https://github.com/truecharts/apps/compare/deepstack-cpu-7.0.8...deepstack-cpu-7.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [deepstack-cpu-7.0.8](https://github.com/truecharts/apps/compare/deepstack-cpu-7.0.7...deepstack-cpu-7.0.8) (2021-11-14)
diff --git a/charts/stable/deepstack-cpu/README.md b/charts/stable/deepstack-cpu/README.md
index cdaec4dee43..f81a8c8c6c8 100644
--- a/charts/stable/deepstack-cpu/README.md
+++ b/charts/stable/deepstack-cpu/README.md
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/deepstack-cpu/helm-values.md b/charts/stable/deepstack-cpu/helm-values.md
index 4404fd0f91c..ba4778e8589 100644
--- a/charts/stable/deepstack-cpu/helm-values.md
+++ b/charts/stable/deepstack-cpu/helm-values.md
@@ -21,11 +21,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"deepquestai/deepstack"` | |
| image.tag | string | `"cpu-2021.09.1@sha256:359dc8c6c5056891b2a4f419902616b8b8b9bc9068b0c20fd40e13bc7a5583b5"` | |
-| persistence.data.accessMode | string | `"ReadWriteOnce"` | |
| persistence.data.enabled | bool | `true` | |
| persistence.data.mountPath | string | `"/datastore"` | |
-| persistence.data.size | string | `"100Gi"` | |
-| persistence.data.type | string | `"pvc"` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
diff --git a/charts/stable/deepstack-gpu/CHANGELOG.md b/charts/stable/deepstack-gpu/CHANGELOG.md
index 0b96681907b..00c7c39d197 100644
--- a/charts/stable/deepstack-gpu/CHANGELOG.md
+++ b/charts/stable/deepstack-gpu/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [deepstack-gpu-2.0.9](https://github.com/truecharts/apps/compare/deepstack-gpu-2.0.8...deepstack-gpu-2.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [deepstack-gpu-2.0.8](https://github.com/truecharts/apps/compare/deepstack-gpu-2.0.7...deepstack-gpu-2.0.8) (2021-11-14)
diff --git a/charts/stable/deepstack-gpu/README.md b/charts/stable/deepstack-gpu/README.md
index cdaec4dee43..f81a8c8c6c8 100644
--- a/charts/stable/deepstack-gpu/README.md
+++ b/charts/stable/deepstack-gpu/README.md
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/deepstack-gpu/helm-values.md b/charts/stable/deepstack-gpu/helm-values.md
index cb34c8020c2..cd0cba9c706 100644
--- a/charts/stable/deepstack-gpu/helm-values.md
+++ b/charts/stable/deepstack-gpu/helm-values.md
@@ -21,11 +21,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"deepquestai/deepstack"` | |
| image.tag | string | `"gpu-2021.09.1@sha256:e71f54392c9b1199f9142d7ffcd8f0c3a6e91fe69c02a44fd76f906dd88849cb"` | |
-| persistence.data.accessMode | string | `"ReadWriteOnce"` | |
| persistence.data.enabled | bool | `true` | |
| persistence.data.mountPath | string | `"/datastore"` | |
-| persistence.data.size | string | `"100Gi"` | |
-| persistence.data.type | string | `"pvc"` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
diff --git a/charts/stable/deluge/CHANGELOG.md b/charts/stable/deluge/CHANGELOG.md
index 927728b149c..38d66f7a8ab 100644
--- a/charts/stable/deluge/CHANGELOG.md
+++ b/charts/stable/deluge/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [deluge-9.0.10](https://github.com/truecharts/apps/compare/deluge-9.0.9...deluge-9.0.10) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [deluge-9.0.9](https://github.com/truecharts/apps/compare/deluge-9.0.8...deluge-9.0.9) (2021-11-14)
diff --git a/charts/stable/deluge/README.md b/charts/stable/deluge/README.md
index 492590e7630..ae5c3c5636b 100644
--- a/charts/stable/deluge/README.md
+++ b/charts/stable/deluge/README.md
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/deluge/helm-values.md b/charts/stable/deluge/helm-values.md
index dd7b4e4d9ca..32e4fb004f6 100644
--- a/charts/stable/deluge/helm-values.md
+++ b/charts/stable/deluge/helm-values.md
@@ -14,11 +14,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/linuxserver/deluge"` | |
| image.tag | string | `"version-2.0.3-2201906121747ubuntu18.04.1@sha256:2ce561a95e7be890c1daf718e85e37fd58d792ac86ec031d1dd22f85e5311469"` | |
-| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
-| persistence.config.size | string | `"100Gi"` | |
-| persistence.config.type | string | `"pvc"` | |
| persistence.varrun.enabled | bool | `true` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
diff --git a/charts/stable/digikam/CHANGELOG.md b/charts/stable/digikam/CHANGELOG.md
index 452abb75207..b86e7ec6c1d 100644
--- a/charts/stable/digikam/CHANGELOG.md
+++ b/charts/stable/digikam/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [digikam-2.0.11](https://github.com/truecharts/apps/compare/digikam-2.0.10...digikam-2.0.11) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [digikam-2.0.10](https://github.com/truecharts/apps/compare/digikam-2.0.9...digikam-2.0.10) (2021-11-14)
diff --git a/charts/stable/digikam/README.md b/charts/stable/digikam/README.md
index d2a9d436e6c..e66067c67d6 100644
--- a/charts/stable/digikam/README.md
+++ b/charts/stable/digikam/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/dizquetv/CHANGELOG.md b/charts/stable/dizquetv/CHANGELOG.md
index 1ef3480bd63..d933919ce9c 100644
--- a/charts/stable/dizquetv/CHANGELOG.md
+++ b/charts/stable/dizquetv/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [dizquetv-4.0.9](https://github.com/truecharts/apps/compare/dizquetv-4.0.8...dizquetv-4.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [dizquetv-4.0.8](https://github.com/truecharts/apps/compare/dizquetv-4.0.7...dizquetv-4.0.8) (2021-11-14)
diff --git a/charts/stable/dizquetv/README.md b/charts/stable/dizquetv/README.md
index 01dcc0c5733..d331621ed59 100644
--- a/charts/stable/dizquetv/README.md
+++ b/charts/stable/dizquetv/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/doublecommander/CHANGELOG.md b/charts/stable/doublecommander/CHANGELOG.md
index 96531a685ad..3ee5b0f208b 100644
--- a/charts/stable/doublecommander/CHANGELOG.md
+++ b/charts/stable/doublecommander/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [doublecommander-2.0.11](https://github.com/truecharts/apps/compare/doublecommander-2.0.10...doublecommander-2.0.11) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [doublecommander-2.0.10](https://github.com/truecharts/apps/compare/doublecommander-2.0.9...doublecommander-2.0.10) (2021-11-14)
diff --git a/charts/stable/doublecommander/README.md b/charts/stable/doublecommander/README.md
index f5d46663417..4a00459752a 100644
--- a/charts/stable/doublecommander/README.md
+++ b/charts/stable/doublecommander/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/doublecommander/helm-values.md b/charts/stable/doublecommander/helm-values.md
index 46c0509fe83..e6e8fa2e96c 100644
--- a/charts/stable/doublecommander/helm-values.md
+++ b/charts/stable/doublecommander/helm-values.md
@@ -17,10 +17,6 @@ You will, however, be able to use all values referenced in the common chart here
| image.tag | string | `"version-0.8.2-1@sha256:2f166667ef095d2699e4a5dab4db7d23c55ab57eea6ee2084c340842355a73e1"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
-| persistence.data.accessMode | string | `"ReadWriteOnce"` | |
-| persistence.data.enabled | bool | `true` | |
-| persistence.data.mountPath | string | `"/data"` | |
-| persistence.data.size | string | `"1Gi"` | |
| persistence.varrun.enabled | bool | `true` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
diff --git a/charts/stable/dsmr-reader/CHANGELOG.md b/charts/stable/dsmr-reader/CHANGELOG.md
index 2eebbd755d0..79c51e2cb8f 100644
--- a/charts/stable/dsmr-reader/CHANGELOG.md
+++ b/charts/stable/dsmr-reader/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [dsmr-reader-4.0.10](https://github.com/truecharts/apps/compare/dsmr-reader-4.0.9...dsmr-reader-4.0.10) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [dsmr-reader-4.0.9](https://github.com/truecharts/apps/compare/dsmr-reader-4.0.8...dsmr-reader-4.0.9) (2021-11-14)
diff --git a/charts/stable/dsmr-reader/README.md b/charts/stable/dsmr-reader/README.md
index 45139833ff1..702d4a65905 100644
--- a/charts/stable/dsmr-reader/README.md
+++ b/charts/stable/dsmr-reader/README.md
@@ -18,8 +18,8 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org/ | postgresql | 5.1.17 |
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org/ | postgresql | 5.2.2 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/dsmr-reader/helm-values.md b/charts/stable/dsmr-reader/helm-values.md
index 066713ce2c0..24671d79820 100644
--- a/charts/stable/dsmr-reader/helm-values.md
+++ b/charts/stable/dsmr-reader/helm-values.md
@@ -25,6 +25,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"xirixiz/dsmr-reader-docker"` | image repository |
| image.tag | string | `"latest-2021.09.02-amd64@sha256:4858edb1ae63a20639a0ef9c51c7b2cf599686db5c582ead7b37b2a288122935"` | image tag |
+| persistence.config.enabled | bool | `true` | |
+| persistence.config.mountPath | string | `"/config"` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| postgresql | object | See values.yaml | Enable and configure postgresql database subchart under this key. |
diff --git a/charts/stable/duplicati/CHANGELOG.md b/charts/stable/duplicati/CHANGELOG.md
index 448d2c9c7cb..0005b225b9e 100644
--- a/charts/stable/duplicati/CHANGELOG.md
+++ b/charts/stable/duplicati/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [duplicati-4.0.9](https://github.com/truecharts/apps/compare/duplicati-4.0.8...duplicati-4.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [duplicati-4.0.8](https://github.com/truecharts/apps/compare/duplicati-4.0.7...duplicati-4.0.8) (2021-11-14)
diff --git a/charts/stable/duplicati/README.md b/charts/stable/duplicati/README.md
index a3d69a39468..bd672d946eb 100644
--- a/charts/stable/duplicati/README.md
+++ b/charts/stable/duplicati/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/emby/CHANGELOG.md b/charts/stable/emby/CHANGELOG.md
index 9dd4049e34f..d82f38ed201 100644
--- a/charts/stable/emby/CHANGELOG.md
+++ b/charts/stable/emby/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [emby-9.0.9](https://github.com/truecharts/apps/compare/emby-9.0.8...emby-9.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [emby-9.0.8](https://github.com/truecharts/apps/compare/emby-9.0.7...emby-9.0.8) (2021-11-14)
diff --git a/charts/stable/emby/README.md b/charts/stable/emby/README.md
index b8ca59f5acd..85d943a26d7 100644
--- a/charts/stable/emby/README.md
+++ b/charts/stable/emby/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/emby/helm-values.md b/charts/stable/emby/helm-values.md
index 29a557b3387..1a29616054e 100644
--- a/charts/stable/emby/helm-values.md
+++ b/charts/stable/emby/helm-values.md
@@ -14,11 +14,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/k8s-at-home/emby"` | |
| image.tag | string | `"v4.6.4.0@sha256:3921a37cfd43abbc5be6fd6a2141488573c64f70d628b4a4731415713cbb12cd"` | |
-| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
-| persistence.config.size | string | `"100Gi"` | |
-| persistence.config.type | string | `"pvc"` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
| service.main.ports.main.port | int | `8096` | |
| service.main.ports.main.targetPort | int | `8096` | |
diff --git a/charts/stable/esphome/CHANGELOG.md b/charts/stable/esphome/CHANGELOG.md
index 5f136ea5a6b..f602507837b 100644
--- a/charts/stable/esphome/CHANGELOG.md
+++ b/charts/stable/esphome/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [esphome-9.0.10](https://github.com/truecharts/apps/compare/esphome-9.0.9...esphome-9.0.10) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [esphome-9.0.9](https://github.com/truecharts/apps/compare/esphome-9.0.8...esphome-9.0.9) (2021-11-14)
diff --git a/charts/stable/esphome/README.md b/charts/stable/esphome/README.md
index 4ac326d3a38..974e402da70 100644
--- a/charts/stable/esphome/README.md
+++ b/charts/stable/esphome/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/esphome/helm-values.md b/charts/stable/esphome/helm-values.md
index 9128d82222c..7accb6cdd1b 100644
--- a/charts/stable/esphome/helm-values.md
+++ b/charts/stable/esphome/helm-values.md
@@ -15,11 +15,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/truecharts/esphome"` | |
| image.tag | string | `"v2021.10.3@sha256:317f8351a5d2857511cfc04bcf11a3d070037763195d6b80ef4b28b88857a3ba"` | |
-| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
-| persistence.config.size | string | `"100Gi"` | |
-| persistence.config.type | string | `"pvc"` | |
| service.main.ports.main.port | int | `6052` | |
| service.main.ports.main.targetPort | int | `6052` | |
diff --git a/charts/stable/etherpad/CHANGELOG.md b/charts/stable/etherpad/CHANGELOG.md
index 3692d1c905d..12013a831a6 100644
--- a/charts/stable/etherpad/CHANGELOG.md
+++ b/charts/stable/etherpad/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [etherpad-4.0.10](https://github.com/truecharts/apps/compare/etherpad-4.0.9...etherpad-4.0.10) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [etherpad-4.0.9](https://github.com/truecharts/apps/compare/etherpad-4.0.8...etherpad-4.0.9) (2021-11-14)
diff --git a/charts/stable/etherpad/README.md b/charts/stable/etherpad/README.md
index 4f8f5ea03f1..45da0979819 100644
--- a/charts/stable/etherpad/README.md
+++ b/charts/stable/etherpad/README.md
@@ -19,8 +19,8 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org/ | postgresql | 5.1.17 |
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org/ | postgresql | 5.2.2 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/etherpad/helm-values.md b/charts/stable/etherpad/helm-values.md
index f7a479a1086..7d35aafab2a 100644
--- a/charts/stable/etherpad/helm-values.md
+++ b/charts/stable/etherpad/helm-values.md
@@ -23,14 +23,10 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/nicholaswilde/etherpad"` | |
| image.tag | string | `"version-1.8.14@sha256:26bbd45110d5b4d70246fafe40d4c4a7047b7b4fde409763a125324fa93b2d73"` | |
-| persistence.app.accessMode | string | `"ReadWriteOnce"` | |
| persistence.app.enabled | bool | `true` | |
| persistence.app.mountPath | string | `"/opt/etherpad-lite/app"` | |
-| persistence.app.size | string | `"1Gi"` | |
-| persistence.data.accessMode | string | `"ReadWriteOnce"` | |
| persistence.data.enabled | bool | `true` | |
| persistence.data.mountPath | string | `"/opt/etherpad-lite/var"` | |
-| persistence.data.size | string | `"1Gi"` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| postgresql.enabled | bool | `true` | |
diff --git a/charts/stable/external-service/CHANGELOG.md b/charts/stable/external-service/CHANGELOG.md
index 355b68602e6..be74170a13d 100644
--- a/charts/stable/external-service/CHANGELOG.md
+++ b/charts/stable/external-service/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [external-service-4.0.9](https://github.com/truecharts/apps/compare/external-service-4.0.8...external-service-4.0.9) (2021-11-15)
+
+#### Chore
+
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [external-service-4.0.8](https://github.com/truecharts/apps/compare/external-service-4.0.7...external-service-4.0.8) (2021-11-14)
diff --git a/charts/stable/external-service/README.md b/charts/stable/external-service/README.md
index 0d9fa34a4e1..eae6803e694 100644
--- a/charts/stable/external-service/README.md
+++ b/charts/stable/external-service/README.md
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/filezilla/CHANGELOG.md b/charts/stable/filezilla/CHANGELOG.md
index 8a60a4ed1e3..a4a5120c60b 100644
--- a/charts/stable/filezilla/CHANGELOG.md
+++ b/charts/stable/filezilla/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [filezilla-2.0.9](https://github.com/truecharts/apps/compare/filezilla-2.0.8...filezilla-2.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [filezilla-2.0.8](https://github.com/truecharts/apps/compare/filezilla-2.0.7...filezilla-2.0.8) (2021-11-14)
diff --git a/charts/stable/filezilla/README.md b/charts/stable/filezilla/README.md
index f4082e0ec30..a2422ad516f 100644
--- a/charts/stable/filezilla/README.md
+++ b/charts/stable/filezilla/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/fireflyiii/CHANGELOG.md b/charts/stable/fireflyiii/CHANGELOG.md
index 1233713f72b..06a4a2723c2 100644
--- a/charts/stable/fireflyiii/CHANGELOG.md
+++ b/charts/stable/fireflyiii/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [fireflyiii-12.0.10](https://github.com/truecharts/apps/compare/fireflyiii-12.0.9...fireflyiii-12.0.10) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [fireflyiii-12.0.9](https://github.com/truecharts/apps/compare/fireflyiii-12.0.8...fireflyiii-12.0.9) (2021-11-14)
diff --git a/charts/stable/fireflyiii/README.md b/charts/stable/fireflyiii/README.md
index cb46fda8c05..52b2a1aebdf 100644
--- a/charts/stable/fireflyiii/README.md
+++ b/charts/stable/fireflyiii/README.md
@@ -17,8 +17,8 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org/ | postgresql | 5.1.17 |
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org/ | postgresql | 5.2.2 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/fireflyiii/helm-values.md b/charts/stable/fireflyiii/helm-values.md
index ed6850e2dbe..34dbaa3b7e7 100644
--- a/charts/stable/fireflyiii/helm-values.md
+++ b/charts/stable/fireflyiii/helm-values.md
@@ -23,11 +23,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"fireflyiii/core"` | |
| image.tag | string | `"version-5.5.12@sha256:9a1f87a8ad38694675390756be9686fe9d8ba941fe1f145641626135c7eb5e4b"` | |
-| persistence.data.accessMode | string | `"ReadWriteOnce"` | |
| persistence.data.enabled | bool | `true` | |
| persistence.data.mountPath | string | `"/var/www/html/storage/upload"` | |
-| persistence.data.size | string | `"100Gi"` | |
-| persistence.data.type | string | `"pvc"` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| postgresql.enabled | bool | `true` | |
diff --git a/charts/stable/firefox-syncserver/CHANGELOG.md b/charts/stable/firefox-syncserver/CHANGELOG.md
index 141a6bae7c3..88888b26b9c 100644
--- a/charts/stable/firefox-syncserver/CHANGELOG.md
+++ b/charts/stable/firefox-syncserver/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [firefox-syncserver-4.0.10](https://github.com/truecharts/apps/compare/firefox-syncserver-4.0.9...firefox-syncserver-4.0.10) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [firefox-syncserver-4.0.9](https://github.com/truecharts/apps/compare/firefox-syncserver-4.0.8...firefox-syncserver-4.0.9) (2021-11-14)
diff --git a/charts/stable/firefox-syncserver/README.md b/charts/stable/firefox-syncserver/README.md
index 871fe8386b6..dc4657b7b2d 100644
--- a/charts/stable/firefox-syncserver/README.md
+++ b/charts/stable/firefox-syncserver/README.md
@@ -18,8 +18,8 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org/ | postgresql | 5.1.17 |
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org/ | postgresql | 5.2.2 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/firefox-syncserver/helm-values.md b/charts/stable/firefox-syncserver/helm-values.md
index a469a3ec7f2..ae439a7a45a 100644
--- a/charts/stable/firefox-syncserver/helm-values.md
+++ b/charts/stable/firefox-syncserver/helm-values.md
@@ -24,6 +24,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/crazy-max/firefox-syncserver"` | |
| image.tag | string | `"1.8.0@sha256:ab1a959d8105c478f0f1523c8c3bbdc53bb8d44f325501b93297bc80cf627da6"` | |
+| persistence.config.enabled | bool | `true` | |
+| persistence.config.mountPath | string | `"/config"` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| postgresql.enabled | bool | `true` | |
diff --git a/charts/stable/flaresolverr/CHANGELOG.md b/charts/stable/flaresolverr/CHANGELOG.md
index e1eb30c8379..1a5dfd6cb79 100644
--- a/charts/stable/flaresolverr/CHANGELOG.md
+++ b/charts/stable/flaresolverr/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [flaresolverr-4.0.10](https://github.com/truecharts/apps/compare/flaresolverr-4.0.9...flaresolverr-4.0.10) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [flaresolverr-4.0.9](https://github.com/truecharts/apps/compare/flaresolverr-4.0.8...flaresolverr-4.0.9) (2021-11-14)
diff --git a/charts/stable/flaresolverr/README.md b/charts/stable/flaresolverr/README.md
index eab68a4b0df..6d3e4b5d8a0 100644
--- a/charts/stable/flaresolverr/README.md
+++ b/charts/stable/flaresolverr/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/flaresolverr/helm-values.md b/charts/stable/flaresolverr/helm-values.md
index f50b2b0b256..c9e08ddca01 100644
--- a/charts/stable/flaresolverr/helm-values.md
+++ b/charts/stable/flaresolverr/helm-values.md
@@ -16,11 +16,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"ghcr.io/flaresolverr/flaresolverr"` | image repository |
| image.tag | string | `"v2.0.2@sha256:f08e3442bc6d6f6328d98f2cebafd36c7442339c1f12cb6e531928a60d6dde3f"` | image tag |
-| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
-| persistence.config.size | string | `"100Gi"` | |
-| persistence.config.type | string | `"pvc"` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
diff --git a/charts/stable/flood/CHANGELOG.md b/charts/stable/flood/CHANGELOG.md
index 11d78e20990..3a0f68fdd14 100644
--- a/charts/stable/flood/CHANGELOG.md
+++ b/charts/stable/flood/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [flood-4.0.9](https://github.com/truecharts/apps/compare/flood-4.0.8...flood-4.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [flood-4.0.8](https://github.com/truecharts/apps/compare/flood-4.0.7...flood-4.0.8) (2021-11-14)
diff --git a/charts/stable/flood/README.md b/charts/stable/flood/README.md
index 06e7111aca7..c066856aa92 100644
--- a/charts/stable/flood/README.md
+++ b/charts/stable/flood/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/focalboard/CHANGELOG.md b/charts/stable/focalboard/CHANGELOG.md
index 51318c7abc0..f6f8635af0e 100644
--- a/charts/stable/focalboard/CHANGELOG.md
+++ b/charts/stable/focalboard/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [focalboard-4.0.9](https://github.com/truecharts/apps/compare/focalboard-4.0.8...focalboard-4.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [focalboard-4.0.8](https://github.com/truecharts/apps/compare/focalboard-4.0.7...focalboard-4.0.8) (2021-11-14)
diff --git a/charts/stable/focalboard/README.md b/charts/stable/focalboard/README.md
index fd4d72c9317..1313cd17976 100644
--- a/charts/stable/focalboard/README.md
+++ b/charts/stable/focalboard/README.md
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/fossil/CHANGELOG.md b/charts/stable/fossil/CHANGELOG.md
index 453541ef807..eabf69d7f61 100644
--- a/charts/stable/fossil/CHANGELOG.md
+++ b/charts/stable/fossil/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [fossil-2.0.9](https://github.com/truecharts/apps/compare/fossil-2.0.8...fossil-2.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [fossil-2.0.8](https://github.com/truecharts/apps/compare/fossil-2.0.7...fossil-2.0.8) (2021-11-14)
diff --git a/charts/stable/fossil/README.md b/charts/stable/fossil/README.md
index b3e28d96dbd..1b1a6a7dff2 100644
--- a/charts/stable/fossil/README.md
+++ b/charts/stable/fossil/README.md
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/freeradius/CHANGELOG.md b/charts/stable/freeradius/CHANGELOG.md
index bf9113dcfc4..5ce0e9099cb 100644
--- a/charts/stable/freeradius/CHANGELOG.md
+++ b/charts/stable/freeradius/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [freeradius-4.0.11](https://github.com/truecharts/apps/compare/freeradius-4.0.10...freeradius-4.0.11) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [freeradius-4.0.10](https://github.com/truecharts/apps/compare/freeradius-4.0.9...freeradius-4.0.10) (2021-11-14)
diff --git a/charts/stable/freeradius/README.md b/charts/stable/freeradius/README.md
index 071f95dc326..7420b9acfd9 100644
--- a/charts/stable/freeradius/README.md
+++ b/charts/stable/freeradius/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/freeradius/helm-values.md b/charts/stable/freeradius/helm-values.md
index 483fb2af81a..3da3bbed149 100644
--- a/charts/stable/freeradius/helm-values.md
+++ b/charts/stable/freeradius/helm-values.md
@@ -15,11 +15,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/truecharts/freeradius"` | |
| image.tag | string | `"v3.0.23@sha256:21454da0a4f4950dd9b97e82de5b56556fdf2bf38f60ae427852b74a2622c972"` | |
-| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/etc/raddb"` | |
-| persistence.config.size | string | `"100Gi"` | |
-| persistence.config.type | string | `"pvc"` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| probes | object | See below | Probe configuration -- [[ref]](https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/) |
diff --git a/charts/stable/freshrss/CHANGELOG.md b/charts/stable/freshrss/CHANGELOG.md
index 46c0b5f95ed..5da2abc1a84 100644
--- a/charts/stable/freshrss/CHANGELOG.md
+++ b/charts/stable/freshrss/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [freshrss-9.0.10](https://github.com/truecharts/apps/compare/freshrss-9.0.9...freshrss-9.0.10) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [freshrss-9.0.9](https://github.com/truecharts/apps/compare/freshrss-9.0.8...freshrss-9.0.9) (2021-11-14)
diff --git a/charts/stable/freshrss/README.md b/charts/stable/freshrss/README.md
index ee4e021cae5..c0b25dbe1ae 100644
--- a/charts/stable/freshrss/README.md
+++ b/charts/stable/freshrss/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/freshrss/helm-values.md b/charts/stable/freshrss/helm-values.md
index f249b813f0e..82567ad763d 100644
--- a/charts/stable/freshrss/helm-values.md
+++ b/charts/stable/freshrss/helm-values.md
@@ -15,11 +15,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/linuxserver/freshrss"` | |
| image.tag | string | `"version-1.18.1@sha256:09ba63223bd9ed23a2e50b914c2e36c6e5f3dfd655e8b30ac1d7d70bcb585dd6"` | |
-| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
-| persistence.config.size | string | `"100Gi"` | |
-| persistence.config.type | string | `"pvc"` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
diff --git a/charts/stable/gaps/CHANGELOG.md b/charts/stable/gaps/CHANGELOG.md
index ae68fde79ef..53c125dab89 100644
--- a/charts/stable/gaps/CHANGELOG.md
+++ b/charts/stable/gaps/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [gaps-9.0.9](https://github.com/truecharts/apps/compare/gaps-9.0.8...gaps-9.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [gaps-9.0.8](https://github.com/truecharts/apps/compare/gaps-9.0.7...gaps-9.0.8) (2021-11-14)
diff --git a/charts/stable/gaps/README.md b/charts/stable/gaps/README.md
index f596e505fb4..3f1bb0bc98b 100644
--- a/charts/stable/gaps/README.md
+++ b/charts/stable/gaps/README.md
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/gaps/helm-values.md b/charts/stable/gaps/helm-values.md
index 7fa43ed6a14..9df33dc5da4 100644
--- a/charts/stable/gaps/helm-values.md
+++ b/charts/stable/gaps/helm-values.md
@@ -15,11 +15,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/truecharts/gaps"` | |
| image.tag | string | `"v0.8.8@sha256:2e4b3b4e677be68b947517b0077aec719db8c382dad2952421b746060bbd6513"` | |
-| persistence.data.accessMode | string | `"ReadWriteOnce"` | |
| persistence.data.enabled | bool | `true` | |
| persistence.data.mountPath | string | `"/usr/data"` | |
-| persistence.data.size | string | `"100Gi"` | |
-| persistence.data.type | string | `"pvc"` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
| service.main.ports.main.port | int | `8484` | |
| service.main.ports.main.targetPort | int | `8484` | |
diff --git a/charts/stable/gitea/CHANGELOG.md b/charts/stable/gitea/CHANGELOG.md
index 92899d648ac..a5addff6c18 100644
--- a/charts/stable/gitea/CHANGELOG.md
+++ b/charts/stable/gitea/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [gitea-4.0.15](https://github.com/truecharts/apps/compare/gitea-4.0.14...gitea-4.0.15) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [gitea-4.0.14](https://github.com/truecharts/apps/compare/gitea-4.0.13...gitea-4.0.14) (2021-11-14)
diff --git a/charts/stable/gitea/README.md b/charts/stable/gitea/README.md
index b5de5a53e36..b21fd371a39 100644
--- a/charts/stable/gitea/README.md
+++ b/charts/stable/gitea/README.md
@@ -19,9 +19,9 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org/ | memcached | 1.0.1 |
-| https://truecharts.org/ | postgresql | 5.1.17 |
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org/ | memcached | 1.0.4 |
+| https://truecharts.org/ | postgresql | 5.2.2 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/gitea/helm-values.md b/charts/stable/gitea/helm-values.md
index ab47f5725a5..a80d5845756 100644
--- a/charts/stable/gitea/helm-values.md
+++ b/charts/stable/gitea/helm-values.md
@@ -48,11 +48,8 @@ You will, however, be able to use all values referenced in the common chart here
| metrics.enabled | bool | `false` | |
| metrics.serviceMonitor.enabled | bool | `false` | |
| oauth.enabled | bool | `false` | |
-| persistence.data.accessMode | string | `"ReadWriteOnce"` | |
| persistence.data.enabled | bool | `true` | |
| persistence.data.mountPath | string | `"/data"` | |
-| persistence.data.size | string | `"100Gi"` | |
-| persistence.data.type | string | `"pvc"` | |
| persistence.temp.enabled | bool | `true` | |
| persistence.temp.mountPath | string | `"/tmp"` | |
| persistence.temp.type | string | `"emptyDir"` | |
diff --git a/charts/stable/golinks/CHANGELOG.md b/charts/stable/golinks/CHANGELOG.md
index 34918247a51..0d9c8e3205f 100644
--- a/charts/stable/golinks/CHANGELOG.md
+++ b/charts/stable/golinks/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [golinks-2.0.9](https://github.com/truecharts/apps/compare/golinks-2.0.8...golinks-2.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [golinks-2.0.8](https://github.com/truecharts/apps/compare/golinks-2.0.7...golinks-2.0.8) (2021-11-14)
diff --git a/charts/stable/golinks/README.md b/charts/stable/golinks/README.md
index 63d091cb546..c40b74366aa 100644
--- a/charts/stable/golinks/README.md
+++ b/charts/stable/golinks/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/golinks/helm-values.md b/charts/stable/golinks/helm-values.md
index 9a98d07fbd7..6c162ea57f8 100644
--- a/charts/stable/golinks/helm-values.md
+++ b/charts/stable/golinks/helm-values.md
@@ -15,10 +15,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/nicholaswilde/golinks"` | |
| image.tag | string | `"version-154c581@sha256:8e67b26324c5dc433210df8f2fb64317db3cbbe7db0b9e10c6e5bc3f3f7860e4"` | |
-| persistence.data.accessMode | string | `"ReadWriteOnce"` | |
| persistence.data.enabled | bool | `true` | |
| persistence.data.mountPath | string | `"/data"` | |
-| persistence.data.size | string | `"1Gi"` | |
| persistence.varrun.enabled | bool | `true` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
diff --git a/charts/stable/gonic/CHANGELOG.md b/charts/stable/gonic/CHANGELOG.md
index e3070aac7f6..142ac26f5af 100644
--- a/charts/stable/gonic/CHANGELOG.md
+++ b/charts/stable/gonic/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [gonic-4.0.9](https://github.com/truecharts/apps/compare/gonic-4.0.8...gonic-4.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [gonic-4.0.8](https://github.com/truecharts/apps/compare/gonic-4.0.7...gonic-4.0.8) (2021-11-14)
diff --git a/charts/stable/gonic/README.md b/charts/stable/gonic/README.md
index fc8062202ce..cc2fa1a743f 100644
--- a/charts/stable/gonic/README.md
+++ b/charts/stable/gonic/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/gotify/CHANGELOG.md b/charts/stable/gotify/CHANGELOG.md
index c58a41d49a6..dd82fa7e340 100644
--- a/charts/stable/gotify/CHANGELOG.md
+++ b/charts/stable/gotify/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [gotify-4.0.10](https://github.com/truecharts/apps/compare/gotify-4.0.9...gotify-4.0.10) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [gotify-4.0.9](https://github.com/truecharts/apps/compare/gotify-4.0.8...gotify-4.0.9) (2021-11-14)
diff --git a/charts/stable/gotify/README.md b/charts/stable/gotify/README.md
index 68d481533f4..a3f720ddf39 100644
--- a/charts/stable/gotify/README.md
+++ b/charts/stable/gotify/README.md
@@ -19,8 +19,8 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org/ | postgresql | 5.1.17 |
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org/ | postgresql | 5.2.2 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/gotify/helm-values.md b/charts/stable/gotify/helm-values.md
index fbfffb1307c..902bb424842 100644
--- a/charts/stable/gotify/helm-values.md
+++ b/charts/stable/gotify/helm-values.md
@@ -25,10 +25,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"gotify/server"` | |
| image.tag | string | `"2.1.0@sha256:57aa2aabac035c16118f625dd6d3d2c3ca421b43b28cb27512f3212193d65771"` | |
-| persistence.data.accessMode | string | `"ReadWriteOnce"` | |
| persistence.data.enabled | bool | `true` | |
| persistence.data.mountPath | string | `"/app/data"` | |
-| persistence.data.size | string | `"1Gi"` | |
| postgresql.enabled | bool | `true` | |
| postgresql.existingSecret | string | `"dbcreds"` | |
| postgresql.postgresqlDatabase | string | `"gotify"` | |
diff --git a/charts/stable/grav/CHANGELOG.md b/charts/stable/grav/CHANGELOG.md
index 5e3e16326d0..986ea917a4a 100644
--- a/charts/stable/grav/CHANGELOG.md
+++ b/charts/stable/grav/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [grav-2.0.9](https://github.com/truecharts/apps/compare/grav-2.0.8...grav-2.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [grav-2.0.8](https://github.com/truecharts/apps/compare/grav-2.0.7...grav-2.0.8) (2021-11-14)
diff --git a/charts/stable/grav/README.md b/charts/stable/grav/README.md
index a793dc73cde..828c4036bf8 100644
--- a/charts/stable/grav/README.md
+++ b/charts/stable/grav/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/grocy/CHANGELOG.md b/charts/stable/grocy/CHANGELOG.md
index 0ffb03ecf08..a6151335612 100644
--- a/charts/stable/grocy/CHANGELOG.md
+++ b/charts/stable/grocy/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [grocy-9.0.9](https://github.com/truecharts/apps/compare/grocy-9.0.8...grocy-9.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [grocy-9.0.8](https://github.com/truecharts/apps/compare/grocy-9.0.7...grocy-9.0.8) (2021-11-14)
diff --git a/charts/stable/grocy/README.md b/charts/stable/grocy/README.md
index d1cf9da4c19..45e8cfdfdfc 100644
--- a/charts/stable/grocy/README.md
+++ b/charts/stable/grocy/README.md
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/grocy/helm-values.md b/charts/stable/grocy/helm-values.md
index ccd99309eec..f320581c2f1 100644
--- a/charts/stable/grocy/helm-values.md
+++ b/charts/stable/grocy/helm-values.md
@@ -15,11 +15,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/linuxserver/grocy"` | |
| image.tag | string | `"version-v3.1.1@sha256:f67e4ce1c7498f5360d874955b0baf3b6b4ae88f5411094d32f7bfb93ddd4a5a"` | |
-| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
-| persistence.config.size | string | `"100Gi"` | |
-| persistence.config.type | string | `"pvc"` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
diff --git a/charts/stable/handbrake/CHANGELOG.md b/charts/stable/handbrake/CHANGELOG.md
index d7187061a53..dd3d3c9cc39 100644
--- a/charts/stable/handbrake/CHANGELOG.md
+++ b/charts/stable/handbrake/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [handbrake-9.0.9](https://github.com/truecharts/apps/compare/handbrake-9.0.8...handbrake-9.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [handbrake-9.0.8](https://github.com/truecharts/apps/compare/handbrake-9.0.7...handbrake-9.0.8) (2021-11-14)
diff --git a/charts/stable/handbrake/README.md b/charts/stable/handbrake/README.md
index 65581e1e18c..864344f24e7 100644
--- a/charts/stable/handbrake/README.md
+++ b/charts/stable/handbrake/README.md
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/handbrake/helm-values.md b/charts/stable/handbrake/helm-values.md
index b85f95086bd..e7a7ddf28d1 100644
--- a/charts/stable/handbrake/helm-values.md
+++ b/charts/stable/handbrake/helm-values.md
@@ -26,11 +26,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/truecharts/handbrake"` | |
| image.tag | string | `"v1.24.2@sha256:312ddf5ec046fd0ca3f84015b55c8b4cbe1d6e8340ffcaf244489592a3fc92da"` | |
-| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
-| persistence.config.size | string | `"100Gi"` | |
-| persistence.config.type | string | `"pvc"` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
diff --git a/charts/stable/haste-server/CHANGELOG.md b/charts/stable/haste-server/CHANGELOG.md
index 8da006c755c..4c6083608eb 100644
--- a/charts/stable/haste-server/CHANGELOG.md
+++ b/charts/stable/haste-server/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [haste-server-4.0.9](https://github.com/truecharts/apps/compare/haste-server-4.0.8...haste-server-4.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [haste-server-4.0.8](https://github.com/truecharts/apps/compare/haste-server-4.0.7...haste-server-4.0.8) (2021-11-14)
diff --git a/charts/stable/haste-server/README.md b/charts/stable/haste-server/README.md
index f9d5c32d242..3dcacdc40d8 100644
--- a/charts/stable/haste-server/README.md
+++ b/charts/stable/haste-server/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/headphones/CHANGELOG.md b/charts/stable/headphones/CHANGELOG.md
index 3f51b760ffd..9b7f1d1416c 100644
--- a/charts/stable/headphones/CHANGELOG.md
+++ b/charts/stable/headphones/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [headphones-2.0.9](https://github.com/truecharts/apps/compare/headphones-2.0.8...headphones-2.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [headphones-2.0.8](https://github.com/truecharts/apps/compare/headphones-2.0.7...headphones-2.0.8) (2021-11-14)
diff --git a/charts/stable/headphones/README.md b/charts/stable/headphones/README.md
index 1f3a1a51605..f8ade4d409b 100644
--- a/charts/stable/headphones/README.md
+++ b/charts/stable/headphones/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/headphones/helm-values.md b/charts/stable/headphones/helm-values.md
index cafeba67cc0..77c45fe04f2 100644
--- a/charts/stable/headphones/helm-values.md
+++ b/charts/stable/headphones/helm-values.md
@@ -17,14 +17,6 @@ You will, however, be able to use all values referenced in the common chart here
| image.tag | string | `"version-58edc604@sha256:43f2d40be460ac59c6b80d6ea1307f14dad11379ac607b6752f84a758da6b118"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
-| persistence.downloads.accessMode | string | `"ReadWriteOnce"` | |
-| persistence.downloads.enabled | bool | `true` | |
-| persistence.downloads.mountPath | string | `"/downloads"` | |
-| persistence.downloads.size | string | `"1Gi"` | |
-| persistence.music.accessMode | string | `"ReadWriteOnce"` | |
-| persistence.music.enabled | bool | `true` | |
-| persistence.music.mountPath | string | `"/music"` | |
-| persistence.music.size | string | `"1Gi"` | |
| persistence.varrun.enabled | bool | `true` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
diff --git a/charts/stable/healthchecks/CHANGELOG.md b/charts/stable/healthchecks/CHANGELOG.md
index 62b9017098b..db585e00804 100644
--- a/charts/stable/healthchecks/CHANGELOG.md
+++ b/charts/stable/healthchecks/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [healthchecks-4.0.9](https://github.com/truecharts/apps/compare/healthchecks-4.0.8...healthchecks-4.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [healthchecks-4.0.8](https://github.com/truecharts/apps/compare/healthchecks-4.0.7...healthchecks-4.0.8) (2021-11-14)
diff --git a/charts/stable/healthchecks/README.md b/charts/stable/healthchecks/README.md
index 5096e695a35..f97e168f26d 100644
--- a/charts/stable/healthchecks/README.md
+++ b/charts/stable/healthchecks/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/healthchecks/helm-values.md b/charts/stable/healthchecks/helm-values.md
index 3631222c328..88da4035f0d 100644
--- a/charts/stable/healthchecks/helm-values.md
+++ b/charts/stable/healthchecks/helm-values.md
@@ -22,7 +22,7 @@ You will, however, be able to use all values referenced in the common chart here
| image.repository | string | `"ghcr.io/linuxserver/healthchecks"` | image repository |
| image.tag | string | `"version-v1.22.0@sha256:a5cef9bed791dee2b8d74f0ed3098af13166a9a75da57671220d01ab61dbde31"` | image tag |
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
-| persistence.config | object | `{"accessMode":"ReadWriteOnce","enabled":true,"mountpath":"/config","size":"100Gi","type":"pvc"}` | Volume used for configuration |
+| persistence.config | object | `{"enabled":true,"mountPath":"/config"}` | Volume used for configuration |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
diff --git a/charts/stable/heimdall/CHANGELOG.md b/charts/stable/heimdall/CHANGELOG.md
index 788da171eeb..0ee4c077be7 100644
--- a/charts/stable/heimdall/CHANGELOG.md
+++ b/charts/stable/heimdall/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [heimdall-9.0.11](https://github.com/truecharts/apps/compare/heimdall-9.0.10...heimdall-9.0.11) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [heimdall-9.0.10](https://github.com/truecharts/apps/compare/heimdall-9.0.9...heimdall-9.0.10) (2021-11-14)
diff --git a/charts/stable/heimdall/README.md b/charts/stable/heimdall/README.md
index db249dfed9a..380c126d118 100644
--- a/charts/stable/heimdall/README.md
+++ b/charts/stable/heimdall/README.md
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/heimdall/helm-values.md b/charts/stable/heimdall/helm-values.md
index 01c8a647bb7..cf8d91206ea 100644
--- a/charts/stable/heimdall/helm-values.md
+++ b/charts/stable/heimdall/helm-values.md
@@ -15,11 +15,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/linuxserver/heimdall"` | |
| image.tag | string | `"version-2.2.2@sha256:1975c25393338810356fd40eb0a4d7aa9ea2086da8eb4b9d257c1cc5bc07d802"` | |
-| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
-| persistence.config.size | string | `"100Gi"` | |
-| persistence.config.type | string | `"pvc"` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| probes.startup.enabled | bool | `true` | |
diff --git a/charts/stable/home-assistant/CHANGELOG.md b/charts/stable/home-assistant/CHANGELOG.md
index 760a3ae9744..88c4c3f8e7e 100644
--- a/charts/stable/home-assistant/CHANGELOG.md
+++ b/charts/stable/home-assistant/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [home-assistant-11.0.13](https://github.com/truecharts/apps/compare/home-assistant-11.0.12...home-assistant-11.0.13) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [home-assistant-11.0.12](https://github.com/truecharts/apps/compare/home-assistant-11.0.11...home-assistant-11.0.12) (2021-11-14)
diff --git a/charts/stable/home-assistant/README.md b/charts/stable/home-assistant/README.md
index f05711bb45f..90e4120d3be 100644
--- a/charts/stable/home-assistant/README.md
+++ b/charts/stable/home-assistant/README.md
@@ -18,8 +18,8 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org/ | postgresql | 5.1.17 |
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org/ | postgresql | 5.2.2 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/home-assistant/helm-values.md b/charts/stable/home-assistant/helm-values.md
index a592511e37c..b48b31de3f4 100644
--- a/charts/stable/home-assistant/helm-values.md
+++ b/charts/stable/home-assistant/helm-values.md
@@ -28,11 +28,8 @@ You will, however, be able to use all values referenced in the common chart here
| initContainers.init.volumeMounts[0].name | string | `"init"` | |
| initContainers.init.volumeMounts[1].mountPath | string | `"/config"` | |
| initContainers.init.volumeMounts[1].name | string | `"config"` | |
-| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
-| persistence.config.size | string | `"100Gi"` | |
-| persistence.config.type | string | `"pvc"` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| postgresql | object | See values.yaml | Enable and configure postgresql database subchart under this key. For more options see [postgresql chart documentation](https://github.com/bitnami/charts/tree/master/bitnami/postgresql) |
diff --git a/charts/stable/hyperion-ng/CHANGELOG.md b/charts/stable/hyperion-ng/CHANGELOG.md
index 5511c1d89f2..ae0d4249b6a 100644
--- a/charts/stable/hyperion-ng/CHANGELOG.md
+++ b/charts/stable/hyperion-ng/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [hyperion-ng-4.0.9](https://github.com/truecharts/apps/compare/hyperion-ng-4.0.8...hyperion-ng-4.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [hyperion-ng-4.0.8](https://github.com/truecharts/apps/compare/hyperion-ng-4.0.7...hyperion-ng-4.0.8) (2021-11-14)
diff --git a/charts/stable/hyperion-ng/README.md b/charts/stable/hyperion-ng/README.md
index e483306e8cf..42fc19c935c 100644
--- a/charts/stable/hyperion-ng/README.md
+++ b/charts/stable/hyperion-ng/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/hyperion-ng/helm-values.md b/charts/stable/hyperion-ng/helm-values.md
index bdffd57f227..64b2d8b636d 100644
--- a/charts/stable/hyperion-ng/helm-values.md
+++ b/charts/stable/hyperion-ng/helm-values.md
@@ -17,11 +17,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"sirfragalot/hyperion.ng"` | image repository |
| image.tag | string | `"2.0.0-alpha.9-x86_64@sha256:34577843cb7b64a27b2e772a54886b54d8e0393230b18c6502309ab8221095a0"` | image tag |
-| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/root/.hyperion"` | |
-| persistence.config.size | string | `"100Gi"` | |
-| persistence.config.type | string | `"pvc"` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| securityContext.runAsNonRoot | bool | `false` | |
diff --git a/charts/stable/icantbelieveitsnotvaletudo/CHANGELOG.md b/charts/stable/icantbelieveitsnotvaletudo/CHANGELOG.md
index d329c96db9f..b234bbb8190 100644
--- a/charts/stable/icantbelieveitsnotvaletudo/CHANGELOG.md
+++ b/charts/stable/icantbelieveitsnotvaletudo/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [icantbelieveitsnotvaletudo-2.0.9](https://github.com/truecharts/apps/compare/icantbelieveitsnotvaletudo-2.0.8...icantbelieveitsnotvaletudo-2.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [icantbelieveitsnotvaletudo-2.0.8](https://github.com/truecharts/apps/compare/icantbelieveitsnotvaletudo-2.0.7...icantbelieveitsnotvaletudo-2.0.8) (2021-11-14)
diff --git a/charts/stable/icantbelieveitsnotvaletudo/README.md b/charts/stable/icantbelieveitsnotvaletudo/README.md
index 9dd003d279c..0a90c54ec34 100644
--- a/charts/stable/icantbelieveitsnotvaletudo/README.md
+++ b/charts/stable/icantbelieveitsnotvaletudo/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/icantbelieveitsnotvaletudo/helm-values.md b/charts/stable/icantbelieveitsnotvaletudo/helm-values.md
index c9dfbd0bf6d..81ca798fd30 100644
--- a/charts/stable/icantbelieveitsnotvaletudo/helm-values.md
+++ b/charts/stable/icantbelieveitsnotvaletudo/helm-values.md
@@ -16,6 +16,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"pmaksymiuk/icantbelieveitsnotvaletudo"` | image repository |
| image.tag | string | `"2021.2.1@sha256:cfb6ca812b7bec09ef61d60c8ab71945b6594525673f2edd9ddcd88004d8b150"` | image tag |
+| persistence.config.enabled | bool | `true` | |
+| persistence.config.mountPath | string | `"/config"` | |
| service.main.ports.main.port | int | `3000` | |
| service.main.ports.main.targetPort | int | `3000` | |
diff --git a/charts/stable/jackett/CHANGELOG.md b/charts/stable/jackett/CHANGELOG.md
index 975a54f0f53..1e6e64e9500 100644
--- a/charts/stable/jackett/CHANGELOG.md
+++ b/charts/stable/jackett/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [jackett-9.0.17](https://github.com/truecharts/apps/compare/jackett-9.0.16...jackett-9.0.17) (2021-11-15)
+
+#### Chore
+
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [jackett-9.0.16](https://github.com/truecharts/apps/compare/jackett-9.0.15...jackett-9.0.16) (2021-11-15)
diff --git a/charts/stable/jackett/README.md b/charts/stable/jackett/README.md
index 8d82162821c..db6920b6ef0 100644
--- a/charts/stable/jackett/README.md
+++ b/charts/stable/jackett/README.md
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/jdownloader2/CHANGELOG.md b/charts/stable/jdownloader2/CHANGELOG.md
index 7662bb6b5d0..558675aaac7 100644
--- a/charts/stable/jdownloader2/CHANGELOG.md
+++ b/charts/stable/jdownloader2/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [jdownloader2-4.0.10](https://github.com/truecharts/apps/compare/jdownloader2-4.0.9...jdownloader2-4.0.10) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [jdownloader2-4.0.9](https://github.com/truecharts/apps/compare/jdownloader2-4.0.8...jdownloader2-4.0.9) (2021-11-14)
diff --git a/charts/stable/jdownloader2/README.md b/charts/stable/jdownloader2/README.md
index 89ddc31813d..6e5a2330e79 100644
--- a/charts/stable/jdownloader2/README.md
+++ b/charts/stable/jdownloader2/README.md
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/jdownloader2/helm-values.md b/charts/stable/jdownloader2/helm-values.md
index cc6ef31eba4..b9ec1a82993 100644
--- a/charts/stable/jdownloader2/helm-values.md
+++ b/charts/stable/jdownloader2/helm-values.md
@@ -22,11 +22,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/truecharts/jdownloader-2"` | |
| image.tag | string | `"v1.7.1@sha256:ed3299aa7037a99aed5978c30e504ce3daa470d11b6af9533355592c64c3cced"` | |
-| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
-| persistence.config.size | string | `"100Gi"` | |
-| persistence.config.type | string | `"pvc"` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
diff --git a/charts/stable/jellyfin/CHANGELOG.md b/charts/stable/jellyfin/CHANGELOG.md
index 002808e478d..18ef5c2d20c 100644
--- a/charts/stable/jellyfin/CHANGELOG.md
+++ b/charts/stable/jellyfin/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [jellyfin-9.0.9](https://github.com/truecharts/apps/compare/jellyfin-9.0.8...jellyfin-9.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [jellyfin-9.0.8](https://github.com/truecharts/apps/compare/jellyfin-9.0.7...jellyfin-9.0.8) (2021-11-14)
diff --git a/charts/stable/jellyfin/README.md b/charts/stable/jellyfin/README.md
index 0701fd78cb3..327c534be89 100644
--- a/charts/stable/jellyfin/README.md
+++ b/charts/stable/jellyfin/README.md
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/jellyfin/helm-values.md b/charts/stable/jellyfin/helm-values.md
index a6eac57936e..aa417a0d46d 100644
--- a/charts/stable/jellyfin/helm-values.md
+++ b/charts/stable/jellyfin/helm-values.md
@@ -14,11 +14,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/truecharts/jellyfin"` | |
| image.tag | string | `"v10.7.7@sha256:2fa78e734903d95f8b530d2f3203f5ce5d9ff891cc8a70c0e80e828e336b4abb"` | |
-| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
-| persistence.config.size | string | `"100Gi"` | |
-| persistence.config.type | string | `"pvc"` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
| service.main.ports.main.port | int | `8096` | |
| service.main.ports.main.targetPort | int | `8096` | |
diff --git a/charts/stable/joplin-server/CHANGELOG.md b/charts/stable/joplin-server/CHANGELOG.md
index 7691c3aca4c..35d244dc4f2 100644
--- a/charts/stable/joplin-server/CHANGELOG.md
+++ b/charts/stable/joplin-server/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [joplin-server-4.0.10](https://github.com/truecharts/apps/compare/joplin-server-4.0.9...joplin-server-4.0.10) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [joplin-server-4.0.9](https://github.com/truecharts/apps/compare/joplin-server-4.0.8...joplin-server-4.0.9) (2021-11-14)
diff --git a/charts/stable/joplin-server/README.md b/charts/stable/joplin-server/README.md
index 701c9a4cff8..458289f5f99 100644
--- a/charts/stable/joplin-server/README.md
+++ b/charts/stable/joplin-server/README.md
@@ -19,8 +19,8 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org/ | postgresql | 5.1.17 |
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org/ | postgresql | 5.2.2 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/joplin-server/helm-values.md b/charts/stable/joplin-server/helm-values.md
index b6bc7564a9f..d28f2506d8e 100644
--- a/charts/stable/joplin-server/helm-values.md
+++ b/charts/stable/joplin-server/helm-values.md
@@ -26,6 +26,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"joplin/server"` | image repository |
| image.tag | string | `"2.5.1@sha256:5bd976f19f883352bacad74767237471941cb35b2ded96a1afeeb7168b1e08d8"` | image tag |
+| persistence.config.enabled | bool | `true` | |
+| persistence.config.mountPath | string | `"/config"` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| postgresql | object | See values.yaml | Enable and configure postgresql database subchart under this key. |
diff --git a/charts/stable/kanboard/CHANGELOG.md b/charts/stable/kanboard/CHANGELOG.md
index ff5cfe1e3c0..12504dfcf14 100644
--- a/charts/stable/kanboard/CHANGELOG.md
+++ b/charts/stable/kanboard/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [kanboard-4.0.10](https://github.com/truecharts/apps/compare/kanboard-4.0.9...kanboard-4.0.10) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [kanboard-4.0.9](https://github.com/truecharts/apps/compare/kanboard-4.0.8...kanboard-4.0.9) (2021-11-14)
diff --git a/charts/stable/kanboard/README.md b/charts/stable/kanboard/README.md
index 91fe492f084..769b7487c69 100644
--- a/charts/stable/kanboard/README.md
+++ b/charts/stable/kanboard/README.md
@@ -17,8 +17,8 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org/ | postgresql | 5.1.17 |
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org/ | postgresql | 5.2.2 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/kms/CHANGELOG.md b/charts/stable/kms/CHANGELOG.md
index 50fe9dc518e..58c8a704414 100644
--- a/charts/stable/kms/CHANGELOG.md
+++ b/charts/stable/kms/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [kms-9.0.11](https://github.com/truecharts/apps/compare/kms-9.0.10...kms-9.0.11) (2021-11-15)
+
+#### Chore
+
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [kms-9.0.10](https://github.com/truecharts/apps/compare/kms-9.0.9...kms-9.0.10) (2021-11-14)
diff --git a/charts/stable/kms/README.md b/charts/stable/kms/README.md
index edf3ff73556..5e80e82b9c3 100644
--- a/charts/stable/kms/README.md
+++ b/charts/stable/kms/README.md
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/komga/CHANGELOG.md b/charts/stable/komga/CHANGELOG.md
index b24bb8d5d83..9f1a7dc129f 100644
--- a/charts/stable/komga/CHANGELOG.md
+++ b/charts/stable/komga/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [komga-4.0.10](https://github.com/truecharts/apps/compare/komga-4.0.9...komga-4.0.10) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [komga-4.0.9](https://github.com/truecharts/apps/compare/komga-4.0.8...komga-4.0.9) (2021-11-14)
diff --git a/charts/stable/komga/README.md b/charts/stable/komga/README.md
index ad0d71c0064..9c6571130fc 100644
--- a/charts/stable/komga/README.md
+++ b/charts/stable/komga/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/lazylibrarian/CHANGELOG.md b/charts/stable/lazylibrarian/CHANGELOG.md
index 91a96b31a88..324e469e833 100644
--- a/charts/stable/lazylibrarian/CHANGELOG.md
+++ b/charts/stable/lazylibrarian/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [lazylibrarian-9.0.11](https://github.com/truecharts/apps/compare/lazylibrarian-9.0.10...lazylibrarian-9.0.11) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [lazylibrarian-9.0.10](https://github.com/truecharts/apps/compare/lazylibrarian-9.0.9...lazylibrarian-9.0.10) (2021-11-14)
diff --git a/charts/stable/lazylibrarian/README.md b/charts/stable/lazylibrarian/README.md
index 52d0716115c..39a3dd7e4b7 100644
--- a/charts/stable/lazylibrarian/README.md
+++ b/charts/stable/lazylibrarian/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/lazylibrarian/helm-values.md b/charts/stable/lazylibrarian/helm-values.md
index 9ba03a05b99..899baf65ec1 100644
--- a/charts/stable/lazylibrarian/helm-values.md
+++ b/charts/stable/lazylibrarian/helm-values.md
@@ -15,11 +15,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/linuxserver/lazylibrarian"` | |
| image.tag | string | `"latest@sha256:770efb8273746fe474489c5c3edb5aef1a8e504bd97936551623a5cf403a0b0f"` | |
-| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
-| persistence.config.size | string | `"100Gi"` | |
-| persistence.config.type | string | `"pvc"` | |
| persistence.varrun.enabled | bool | `true` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
diff --git a/charts/stable/leaf2mqtt/CHANGELOG.md b/charts/stable/leaf2mqtt/CHANGELOG.md
index f3e25e3ec5f..4a5c279c346 100644
--- a/charts/stable/leaf2mqtt/CHANGELOG.md
+++ b/charts/stable/leaf2mqtt/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [leaf2mqtt-2.0.9](https://github.com/truecharts/apps/compare/leaf2mqtt-2.0.8...leaf2mqtt-2.0.9) (2021-11-15)
+
+#### Chore
+
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [leaf2mqtt-2.0.8](https://github.com/truecharts/apps/compare/leaf2mqtt-2.0.7...leaf2mqtt-2.0.8) (2021-11-14)
diff --git a/charts/stable/leaf2mqtt/README.md b/charts/stable/leaf2mqtt/README.md
index a6cd25568e1..cb29847c00a 100644
--- a/charts/stable/leaf2mqtt/README.md
+++ b/charts/stable/leaf2mqtt/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/librespeed/CHANGELOG.md b/charts/stable/librespeed/CHANGELOG.md
index 98b73c955f5..80d957d7e33 100644
--- a/charts/stable/librespeed/CHANGELOG.md
+++ b/charts/stable/librespeed/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [librespeed-4.0.10](https://github.com/truecharts/apps/compare/librespeed-4.0.9...librespeed-4.0.10) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [librespeed-4.0.9](https://github.com/truecharts/apps/compare/librespeed-4.0.8...librespeed-4.0.9) (2021-11-14)
diff --git a/charts/stable/librespeed/README.md b/charts/stable/librespeed/README.md
index 8937798ce51..30808fa006d 100644
--- a/charts/stable/librespeed/README.md
+++ b/charts/stable/librespeed/README.md
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/lidarr/CHANGELOG.md b/charts/stable/lidarr/CHANGELOG.md
index d47218df685..f48d803c8a1 100644
--- a/charts/stable/lidarr/CHANGELOG.md
+++ b/charts/stable/lidarr/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [lidarr-9.0.9](https://github.com/truecharts/apps/compare/lidarr-9.0.8...lidarr-9.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [lidarr-9.0.8](https://github.com/truecharts/apps/compare/lidarr-9.0.7...lidarr-9.0.8) (2021-11-14)
diff --git a/charts/stable/lidarr/README.md b/charts/stable/lidarr/README.md
index 37e9a3efd65..3670ba66201 100644
--- a/charts/stable/lidarr/README.md
+++ b/charts/stable/lidarr/README.md
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/lidarr/helm-values.md b/charts/stable/lidarr/helm-values.md
index 2dd3f902a3a..57e22e5b4fc 100644
--- a/charts/stable/lidarr/helm-values.md
+++ b/charts/stable/lidarr/helm-values.md
@@ -15,11 +15,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/k8s-at-home/lidarr"` | |
| image.tag | string | `"v1.0.0.2255@sha256:54ebc1f90963b16889e9e1b915eced4efd45ae489805aa996faf519430a4322f"` | |
-| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
-| persistence.config.size | string | `"100Gi"` | |
-| persistence.config.type | string | `"pvc"` | |
| probes.liveness.custom | bool | `true` | |
| probes.liveness.enabled | bool | `true` | |
| probes.liveness.spec.exec.command[0] | string | `"/usr/bin/env"` | |
diff --git a/charts/stable/littlelink/CHANGELOG.md b/charts/stable/littlelink/CHANGELOG.md
index 82f00f23897..6020200592d 100644
--- a/charts/stable/littlelink/CHANGELOG.md
+++ b/charts/stable/littlelink/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [littlelink-4.0.12](https://github.com/truecharts/apps/compare/littlelink-4.0.11...littlelink-4.0.12) (2021-11-15)
+
+#### Chore
+
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [littlelink-4.0.11](https://github.com/truecharts/apps/compare/littlelink-4.0.10...littlelink-4.0.11) (2021-11-14)
diff --git a/charts/stable/littlelink/README.md b/charts/stable/littlelink/README.md
index 17ca5ec2252..095dafdc439 100644
--- a/charts/stable/littlelink/README.md
+++ b/charts/stable/littlelink/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/logitech-media-server/CHANGELOG.md b/charts/stable/logitech-media-server/CHANGELOG.md
index 58da82afcb4..f4a6641f7a8 100644
--- a/charts/stable/logitech-media-server/CHANGELOG.md
+++ b/charts/stable/logitech-media-server/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [logitech-media-server-2.0.13](https://github.com/truecharts/apps/compare/logitech-media-server-2.0.12...logitech-media-server-2.0.13) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [logitech-media-server-2.0.12](https://github.com/truecharts/apps/compare/logitech-media-server-2.0.11...logitech-media-server-2.0.12) (2021-11-14)
diff --git a/charts/stable/logitech-media-server/README.md b/charts/stable/logitech-media-server/README.md
index e7d116bfe7c..b17f8e54d9a 100644
--- a/charts/stable/logitech-media-server/README.md
+++ b/charts/stable/logitech-media-server/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/logitech-media-server/helm-values.md b/charts/stable/logitech-media-server/helm-values.md
index a9b5385e2d5..cb8c0b11780 100644
--- a/charts/stable/logitech-media-server/helm-values.md
+++ b/charts/stable/logitech-media-server/helm-values.md
@@ -16,11 +16,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"lmscommunity/logitechmediaserver"` | |
| image.tag | string | `"8.3.0@sha256:2b3ff7a240749af53ef266f91c1003d862e7b6d1a1ab810d44d57be0369515aa"` | |
-| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
-| persistence.config.mounthPath | string | `"/config"` | |
-| persistence.config.size | string | `"100Gi"` | |
-| persistence.config.type | string | `"pvc"` | |
+| persistence.config.mountPath | string | `"/config"` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
diff --git a/charts/stable/lychee/CHANGELOG.md b/charts/stable/lychee/CHANGELOG.md
index 066241531ba..2893d4cb1bf 100644
--- a/charts/stable/lychee/CHANGELOG.md
+++ b/charts/stable/lychee/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [lychee-9.0.9](https://github.com/truecharts/apps/compare/lychee-9.0.8...lychee-9.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [lychee-9.0.8](https://github.com/truecharts/apps/compare/lychee-9.0.7...lychee-9.0.8) (2021-11-14)
diff --git a/charts/stable/lychee/README.md b/charts/stable/lychee/README.md
index 92e5a17aac2..9c2f69e8f9c 100644
--- a/charts/stable/lychee/README.md
+++ b/charts/stable/lychee/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/lychee/helm-values.md b/charts/stable/lychee/helm-values.md
index eff93fbea21..38076cb3636 100644
--- a/charts/stable/lychee/helm-values.md
+++ b/charts/stable/lychee/helm-values.md
@@ -15,11 +15,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/truecharts/lychee-laravel"` | |
| image.tag | string | `"v4.3.4@sha256:b6ce78acde58c303b4c91d78d899317ee4de6a9c44343b263155497c1bcd762c"` | |
-| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
-| persistence.config.size | string | `"100Gi"` | |
-| persistence.config.type | string | `"pvc"` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
diff --git a/charts/stable/mealie/CHANGELOG.md b/charts/stable/mealie/CHANGELOG.md
index e49560a38a0..895bf4d644b 100644
--- a/charts/stable/mealie/CHANGELOG.md
+++ b/charts/stable/mealie/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [mealie-4.0.10](https://github.com/truecharts/apps/compare/mealie-4.0.9...mealie-4.0.10) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [mealie-4.0.9](https://github.com/truecharts/apps/compare/mealie-4.0.8...mealie-4.0.9) (2021-11-14)
diff --git a/charts/stable/mealie/README.md b/charts/stable/mealie/README.md
index a4281af572b..78ee0547f37 100644
--- a/charts/stable/mealie/README.md
+++ b/charts/stable/mealie/README.md
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/medusa/CHANGELOG.md b/charts/stable/medusa/CHANGELOG.md
index 2b5fbfa94c6..a19420a4203 100644
--- a/charts/stable/medusa/CHANGELOG.md
+++ b/charts/stable/medusa/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [medusa-1.0.10](https://github.com/truecharts/apps/compare/medusa-1.0.9...medusa-1.0.10) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [medusa-1.0.9](https://github.com/truecharts/apps/compare/medusa-1.0.8...medusa-1.0.9) (2021-11-14)
diff --git a/charts/stable/medusa/README.md b/charts/stable/medusa/README.md
index afa602a0544..d7e33984991 100644
--- a/charts/stable/medusa/README.md
+++ b/charts/stable/medusa/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/medusa/helm-values.md b/charts/stable/medusa/helm-values.md
index a4b3fe9cd47..430a961b966 100644
--- a/charts/stable/medusa/helm-values.md
+++ b/charts/stable/medusa/helm-values.md
@@ -17,14 +17,6 @@ You will, however, be able to use all values referenced in the common chart here
| image.tag | string | `"0.5.20@sha256:4b8296a04eff2320a466406d37a6115a0a26623d4163b6449c3d47fec6b95309"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
-| persistence.downloads.accessMode | string | `"ReadWriteOnce"` | |
-| persistence.downloads.enabled | bool | `true` | |
-| persistence.downloads.mountPath | string | `"/downloads"` | |
-| persistence.downloads.size | string | `"1Gi"` | |
-| persistence.tv.accessMode | string | `"ReadWriteOnce"` | |
-| persistence.tv.enabled | bool | `true` | |
-| persistence.tv.mountPath | string | `"/tv"` | |
-| persistence.tv.size | string | `"1Gi"` | |
| persistence.varrun.enabled | bool | `true` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
diff --git a/charts/stable/miniflux/CHANGELOG.md b/charts/stable/miniflux/CHANGELOG.md
index 017f98bc19f..fc040f88100 100644
--- a/charts/stable/miniflux/CHANGELOG.md
+++ b/charts/stable/miniflux/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [miniflux-3.0.10](https://github.com/truecharts/apps/compare/miniflux-3.0.9...miniflux-3.0.10) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [miniflux-3.0.9](https://github.com/truecharts/apps/compare/miniflux-3.0.8...miniflux-3.0.9) (2021-11-14)
diff --git a/charts/stable/miniflux/README.md b/charts/stable/miniflux/README.md
index 0a0a6459780..feea8f8a31b 100644
--- a/charts/stable/miniflux/README.md
+++ b/charts/stable/miniflux/README.md
@@ -17,8 +17,8 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org/ | postgresql | 5.1.17 |
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org/ | postgresql | 5.2.2 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/miniflux/helm-values.md b/charts/stable/miniflux/helm-values.md
index ed7b8d0ad36..9dbb1e09b47 100644
--- a/charts/stable/miniflux/helm-values.md
+++ b/charts/stable/miniflux/helm-values.md
@@ -18,6 +18,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"miniflux/miniflux"` | |
| image.tag | string | `"2.0.33@sha256:77726b617e71a046ea4d02890f7f4a5d43a3c774c7de073ad06bec521ae75f12"` | |
+| persistence.config.enabled | bool | `true` | |
+| persistence.config.mountPath | string | `"/config"` | |
| postgresql | object | Enabled (see values.yaml for more details) | Enable and configure postgresql database subchart under this key. |
| probes | object | See values.yaml | Configures the probes for the main Pod. |
| secret | object | See below | environment variables. See [miniflux docs](https://miniflux.app/docs/configuration.html) for more details. |
diff --git a/charts/stable/minio-console/CHANGELOG.md b/charts/stable/minio-console/CHANGELOG.md
index 7ecf9e38c56..14051f8e98d 100644
--- a/charts/stable/minio-console/CHANGELOG.md
+++ b/charts/stable/minio-console/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [minio-console-1.0.10](https://github.com/truecharts/apps/compare/minio-console-1.0.9...minio-console-1.0.10) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [minio-console-1.0.9](https://github.com/truecharts/apps/compare/minio-console-1.0.8...minio-console-1.0.9) (2021-11-14)
diff --git a/charts/stable/minio-console/README.md b/charts/stable/minio-console/README.md
index 40381cfef82..a9e41fc8efb 100644
--- a/charts/stable/minio-console/README.md
+++ b/charts/stable/minio-console/README.md
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/minio-console/helm-values.md b/charts/stable/minio-console/helm-values.md
index 5062eb688b5..ad841bb6f90 100644
--- a/charts/stable/minio-console/helm-values.md
+++ b/charts/stable/minio-console/helm-values.md
@@ -18,6 +18,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"minio/console"` | image repository |
| image.tag | string | `"v0.12.3@sha256:e24dfdf61dd144ef8a9d32bc7a7924d5e18d268121424e8a7479504f07f0c97a"` | image tag |
+| persistence.config.enabled | bool | `true` | |
+| persistence.config.mountPath | string | `"/config"` | |
| persistence.varrun.enabled | bool | `true` | |
| secret.CONSOLE_PBKDF_PASSPHRASE | string | `"changeme"` | Required: Passphrase to derive keys (generate own) Example: D6vpras1xpUgrcFpOIGA4crHvzUDQb48 |
| secret.CONSOLE_PBKDF_SALT | string | `"changeme"` | Required: Salt for derived keys (generate own) Example: ILy2FWzwjjYi1TeTEpBjEsPrwLfKZxgi |
diff --git a/charts/stable/mosquitto/CHANGELOG.md b/charts/stable/mosquitto/CHANGELOG.md
index 4d60d8761e4..64bf54c5c75 100644
--- a/charts/stable/mosquitto/CHANGELOG.md
+++ b/charts/stable/mosquitto/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [mosquitto-4.0.10](https://github.com/truecharts/apps/compare/mosquitto-4.0.9...mosquitto-4.0.10) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [mosquitto-4.0.9](https://github.com/truecharts/apps/compare/mosquitto-4.0.8...mosquitto-4.0.9) (2021-11-14)
diff --git a/charts/stable/mosquitto/README.md b/charts/stable/mosquitto/README.md
index 101eff54364..83df27e96b4 100644
--- a/charts/stable/mosquitto/README.md
+++ b/charts/stable/mosquitto/README.md
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/mstream/CHANGELOG.md b/charts/stable/mstream/CHANGELOG.md
index 7b22a4f572f..6a48a91816c 100644
--- a/charts/stable/mstream/CHANGELOG.md
+++ b/charts/stable/mstream/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [mstream-1.0.9](https://github.com/truecharts/apps/compare/mstream-1.0.8...mstream-1.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [mstream-1.0.8](https://github.com/truecharts/apps/compare/mstream-1.0.7...mstream-1.0.8) (2021-11-14)
diff --git a/charts/stable/mstream/README.md b/charts/stable/mstream/README.md
index ec7197938c0..20f4336601d 100644
--- a/charts/stable/mstream/README.md
+++ b/charts/stable/mstream/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/mstream/helm-values.md b/charts/stable/mstream/helm-values.md
index 13f22afaaa1..6fd502bae5d 100644
--- a/charts/stable/mstream/helm-values.md
+++ b/charts/stable/mstream/helm-values.md
@@ -17,10 +17,6 @@ You will, however, be able to use all values referenced in the common chart here
| image.tag | string | `"version-v5.2.5@sha256:22c012bcc43cde544532e7797da678ffd0dab76d3afeec0a2906adfae6767256"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
-| persistence.music.accessMode | string | `"ReadWriteOnce"` | |
-| persistence.music.enabled | bool | `true` | |
-| persistence.music.mountPath | string | `"/music"` | |
-| persistence.music.size | string | `"1Gi"` | |
| persistence.varrun.enabled | bool | `true` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
diff --git a/charts/stable/muximux/CHANGELOG.md b/charts/stable/muximux/CHANGELOG.md
index 662e2e7abd2..18203f6f128 100644
--- a/charts/stable/muximux/CHANGELOG.md
+++ b/charts/stable/muximux/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [muximux-1.0.11](https://github.com/truecharts/apps/compare/muximux-1.0.10...muximux-1.0.11) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [muximux-1.0.10](https://github.com/truecharts/apps/compare/muximux-1.0.9...muximux-1.0.10) (2021-11-14)
diff --git a/charts/stable/muximux/README.md b/charts/stable/muximux/README.md
index 71275ed5fe2..20e40e71f39 100644
--- a/charts/stable/muximux/README.md
+++ b/charts/stable/muximux/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/mylar/CHANGELOG.md b/charts/stable/mylar/CHANGELOG.md
index 9111317ff68..76a32ee3fa8 100644
--- a/charts/stable/mylar/CHANGELOG.md
+++ b/charts/stable/mylar/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [mylar-4.0.9](https://github.com/truecharts/apps/compare/mylar-4.0.8...mylar-4.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [mylar-4.0.8](https://github.com/truecharts/apps/compare/mylar-4.0.7...mylar-4.0.8) (2021-11-14)
diff --git a/charts/stable/mylar/README.md b/charts/stable/mylar/README.md
index 785d88a0f8f..635fd81142a 100644
--- a/charts/stable/mylar/README.md
+++ b/charts/stable/mylar/README.md
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/navidrome/CHANGELOG.md b/charts/stable/navidrome/CHANGELOG.md
index 21c099d4e5d..323a2c0fd70 100644
--- a/charts/stable/navidrome/CHANGELOG.md
+++ b/charts/stable/navidrome/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [navidrome-9.0.9](https://github.com/truecharts/apps/compare/navidrome-9.0.8...navidrome-9.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [navidrome-9.0.8](https://github.com/truecharts/apps/compare/navidrome-9.0.7...navidrome-9.0.8) (2021-11-14)
diff --git a/charts/stable/navidrome/README.md b/charts/stable/navidrome/README.md
index 1626ddd7154..6e318803c13 100644
--- a/charts/stable/navidrome/README.md
+++ b/charts/stable/navidrome/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/navidrome/helm-values.md b/charts/stable/navidrome/helm-values.md
index b2c334bc24b..a846a6a7597 100644
--- a/charts/stable/navidrome/helm-values.md
+++ b/charts/stable/navidrome/helm-values.md
@@ -19,11 +19,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/truecharts/navidrome"` | |
| image.tag | string | `"v0.46.0@sha256:2921f9891cc9c1f78f78456814d3c9a5b205f23a34ac7cc9fb1ff496ce90f07b"` | |
-| persistence.data.accessMode | string | `"ReadWriteOnce"` | |
| persistence.data.enabled | bool | `true` | |
| persistence.data.mountPath | string | `"/data"` | |
-| persistence.data.size | string | `"100Gi"` | |
-| persistence.data.type | string | `"pvc"` | |
| service.main.ports.main.port | int | `4533` | |
| service.main.ports.main.targetPort | int | `4533` | |
diff --git a/charts/stable/nextcloud/CHANGELOG.md b/charts/stable/nextcloud/CHANGELOG.md
index 003f902e8ae..a756bff0fa9 100644
--- a/charts/stable/nextcloud/CHANGELOG.md
+++ b/charts/stable/nextcloud/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [nextcloud-9.0.11](https://github.com/truecharts/apps/compare/nextcloud-9.0.10...nextcloud-9.0.11) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [nextcloud-9.0.10](https://github.com/truecharts/apps/compare/nextcloud-9.0.9...nextcloud-9.0.10) (2021-11-14)
diff --git a/charts/stable/nextcloud/README.md b/charts/stable/nextcloud/README.md
index e9893898db3..b4eba465b43 100644
--- a/charts/stable/nextcloud/README.md
+++ b/charts/stable/nextcloud/README.md
@@ -18,9 +18,9 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org/ | postgresql | 5.1.17 |
-| https://truecharts.org | common | 8.5.7 |
-| https://truecharts.org | redis | 1.0.1 |
+| https://truecharts.org/ | postgresql | 5.2.2 |
+| https://truecharts.org | common | 8.6.2 |
+| https://truecharts.org | redis | 1.0.5 |
## Installing the Chart
diff --git a/charts/stable/nextcloud/helm-values.md b/charts/stable/nextcloud/helm-values.md
index 0c41d836b41..3d2771da7bb 100644
--- a/charts/stable/nextcloud/helm-values.md
+++ b/charts/stable/nextcloud/helm-values.md
@@ -34,7 +34,6 @@ You will, however, be able to use all values referenced in the common chart here
| image.tag | string | `"22.2.0@sha256:3a10a9b27c467bd8129de22ce502cb7e8cb1476783740e307766eabdfa6f7c89"` | |
| persistence.data.enabled | bool | `true` | |
| persistence.data.mountPath | string | `"/var/www/html"` | |
-| persistence.data.type | string | `"pvc"` | |
| podSecurityContext.fsGroup | int | `33` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
diff --git a/charts/stable/node-red/CHANGELOG.md b/charts/stable/node-red/CHANGELOG.md
index bd7b11c451d..1c9879b5885 100644
--- a/charts/stable/node-red/CHANGELOG.md
+++ b/charts/stable/node-red/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [node-red-9.0.9](https://github.com/truecharts/apps/compare/node-red-9.0.8...node-red-9.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [node-red-9.0.8](https://github.com/truecharts/apps/compare/node-red-9.0.7...node-red-9.0.8) (2021-11-14)
diff --git a/charts/stable/node-red/README.md b/charts/stable/node-red/README.md
index 8ffbaa8e38c..e2b623ca834 100644
--- a/charts/stable/node-red/README.md
+++ b/charts/stable/node-red/README.md
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/node-red/helm-values.md b/charts/stable/node-red/helm-values.md
index 2681ad04e88..a9370385b34 100644
--- a/charts/stable/node-red/helm-values.md
+++ b/charts/stable/node-red/helm-values.md
@@ -15,11 +15,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/truecharts/node-red"` | |
| image.tag | string | `"v2.1.2@sha256:1bdc555a36417b165ed2ae1246a15321cdb476bfa1a0315c82d1931ad9beb04f"` | |
-| persistence.data.accessMode | string | `"ReadWriteOnce"` | |
| persistence.data.enabled | bool | `true` | |
| persistence.data.mountPath | string | `"/data"` | |
-| persistence.data.size | string | `"100Gi"` | |
-| persistence.data.type | string | `"pvc"` | |
| service.main.ports.main.port | int | `1880` | |
| service.main.ports.main.targetPort | int | `1880` | |
diff --git a/charts/stable/novnc/CHANGELOG.md b/charts/stable/novnc/CHANGELOG.md
index adf5fce0e36..7e694263720 100644
--- a/charts/stable/novnc/CHANGELOG.md
+++ b/charts/stable/novnc/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [novnc-1.0.9](https://github.com/truecharts/apps/compare/novnc-1.0.8...novnc-1.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [novnc-1.0.8](https://github.com/truecharts/apps/compare/novnc-1.0.7...novnc-1.0.8) (2021-11-14)
diff --git a/charts/stable/novnc/README.md b/charts/stable/novnc/README.md
index b90f4f8b917..21f513d9c12 100644
--- a/charts/stable/novnc/README.md
+++ b/charts/stable/novnc/README.md
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/nullserv/CHANGELOG.md b/charts/stable/nullserv/CHANGELOG.md
index d3829f42bc0..f451ef74c2b 100644
--- a/charts/stable/nullserv/CHANGELOG.md
+++ b/charts/stable/nullserv/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [nullserv-4.0.9](https://github.com/truecharts/apps/compare/nullserv-4.0.8...nullserv-4.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [nullserv-4.0.8](https://github.com/truecharts/apps/compare/nullserv-4.0.7...nullserv-4.0.8) (2021-11-14)
diff --git a/charts/stable/nullserv/README.md b/charts/stable/nullserv/README.md
index e9fb6de6a78..5185d8ba6a6 100644
--- a/charts/stable/nullserv/README.md
+++ b/charts/stable/nullserv/README.md
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/nullserv/helm-values.md b/charts/stable/nullserv/helm-values.md
index 3db1b6b23a0..d0fcbe9008c 100644
--- a/charts/stable/nullserv/helm-values.md
+++ b/charts/stable/nullserv/helm-values.md
@@ -17,11 +17,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"ghcr.io/k8s-at-home/nullserv"` | image repository |
| image.tag | string | `"v1.3.0@sha256:0792c7e6d814bf292455da3f40aa5d56c465f2b5024e786ac3bf3dc3b16cc757"` | image tag |
-| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
-| persistence.config.size | string | `"100Gi"` | |
-| persistence.config.type | string | `"pvc"` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| probes | object | See values.yaml | Configures the probes for the main Pod. |
diff --git a/charts/stable/nzbget/CHANGELOG.md b/charts/stable/nzbget/CHANGELOG.md
index 5dbd851c9bc..ebd130f19c8 100644
--- a/charts/stable/nzbget/CHANGELOG.md
+++ b/charts/stable/nzbget/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [nzbget-9.0.10](https://github.com/truecharts/apps/compare/nzbget-9.0.9...nzbget-9.0.10) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [nzbget-9.0.9](https://github.com/truecharts/apps/compare/nzbget-9.0.8...nzbget-9.0.9) (2021-11-14)
diff --git a/charts/stable/nzbget/README.md b/charts/stable/nzbget/README.md
index 972b67367a1..aba9736552a 100644
--- a/charts/stable/nzbget/README.md
+++ b/charts/stable/nzbget/README.md
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/nzbget/helm-values.md b/charts/stable/nzbget/helm-values.md
index 832cf24c41c..36ed3e4a712 100644
--- a/charts/stable/nzbget/helm-values.md
+++ b/charts/stable/nzbget/helm-values.md
@@ -14,11 +14,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/k8s-at-home/nzbget"` | |
| image.tag | string | `"v21.1@sha256:a000653a171eb6779f2d87ddbf0cde5e0ed71a6bd89b35c1047fe67757b3ab1e"` | |
-| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
-| persistence.config.size | string | `"100Gi"` | |
-| persistence.config.type | string | `"pvc"` | |
| probes.liveness.enabled | bool | `false` | |
| probes.readiness.enabled | bool | `false` | |
| probes.startup.enabled | bool | `false` | |
diff --git a/charts/stable/nzbhydra/CHANGELOG.md b/charts/stable/nzbhydra/CHANGELOG.md
index 264ce0fe3c3..6a38b577d32 100644
--- a/charts/stable/nzbhydra/CHANGELOG.md
+++ b/charts/stable/nzbhydra/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [nzbhydra-9.0.9](https://github.com/truecharts/apps/compare/nzbhydra-9.0.8...nzbhydra-9.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [nzbhydra-9.0.8](https://github.com/truecharts/apps/compare/nzbhydra-9.0.7...nzbhydra-9.0.8) (2021-11-14)
diff --git a/charts/stable/nzbhydra/README.md b/charts/stable/nzbhydra/README.md
index 769a28adea2..80eec03d108 100644
--- a/charts/stable/nzbhydra/README.md
+++ b/charts/stable/nzbhydra/README.md
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/nzbhydra/helm-values.md b/charts/stable/nzbhydra/helm-values.md
index 7d9924992a8..bbef512f61d 100644
--- a/charts/stable/nzbhydra/helm-values.md
+++ b/charts/stable/nzbhydra/helm-values.md
@@ -15,11 +15,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/k8s-at-home/nzbhydra2"` | |
| image.tag | string | `"v3.17.3@sha256:9c1a08356359e75051b03ec614b4df5f6f24558a183de6feacb3a5c2ff232b77"` | |
-| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
-| persistence.config.size | string | `"100Gi"` | |
-| persistence.config.type | string | `"pvc"` | |
| probes.liveness.custom | bool | `true` | |
| probes.liveness.enabled | bool | `true` | |
| probes.liveness.spec.failureThreshold | int | `5` | |
diff --git a/charts/stable/octoprint/CHANGELOG.md b/charts/stable/octoprint/CHANGELOG.md
index 96052d230da..a81998f964d 100644
--- a/charts/stable/octoprint/CHANGELOG.md
+++ b/charts/stable/octoprint/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [octoprint-4.0.11](https://github.com/truecharts/apps/compare/octoprint-4.0.10...octoprint-4.0.11) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [octoprint-4.0.10](https://github.com/truecharts/apps/compare/octoprint-4.0.9...octoprint-4.0.10) (2021-11-14)
diff --git a/charts/stable/octoprint/README.md b/charts/stable/octoprint/README.md
index e62eb5918d0..9fbeaf592fa 100644
--- a/charts/stable/octoprint/README.md
+++ b/charts/stable/octoprint/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/octoprint/helm-values.md b/charts/stable/octoprint/helm-values.md
index 8deea5ba70d..bd358b9940b 100644
--- a/charts/stable/octoprint/helm-values.md
+++ b/charts/stable/octoprint/helm-values.md
@@ -20,7 +20,7 @@ You will, however, be able to use all values referenced in the common chart here
| image.repository | string | `"ghcr.io/truecharts/octoprint"` | image repository |
| image.tag | string | `"v1.7.2@sha256:80d677488365ad240b0cef90fa381ba849dcd82dfc62b11689d88da9867956c6"` | image tag |
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
-| persistence.printer | object | See values.yaml | Configure a hostPathMount to mount a USB device in the container. |
+| persistence.varrun | object | See values.yaml | Configure a hostPathMount to mount a USB device in the container. |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| securityContext.runAsNonRoot | bool | `false` | |
diff --git a/charts/stable/odoo/CHANGELOG.md b/charts/stable/odoo/CHANGELOG.md
index 6da6f426dfd..ee8c7c616e5 100644
--- a/charts/stable/odoo/CHANGELOG.md
+++ b/charts/stable/odoo/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [odoo-3.0.10](https://github.com/truecharts/apps/compare/odoo-3.0.9...odoo-3.0.10) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [odoo-3.0.9](https://github.com/truecharts/apps/compare/odoo-3.0.8...odoo-3.0.9) (2021-11-14)
diff --git a/charts/stable/odoo/README.md b/charts/stable/odoo/README.md
index 5f9ccd2e999..22d80069c31 100644
--- a/charts/stable/odoo/README.md
+++ b/charts/stable/odoo/README.md
@@ -18,8 +18,8 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org/ | postgresql | 5.1.17 |
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org/ | postgresql | 5.2.2 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/odoo/helm-values.md b/charts/stable/odoo/helm-values.md
index 2f297b0a924..289265532de 100644
--- a/charts/stable/odoo/helm-values.md
+++ b/charts/stable/odoo/helm-values.md
@@ -20,14 +20,10 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/nicholaswilde/odoo"` | |
| image.tag | string | `"version-14.0@sha256:7cff9672ce078f7e2cf132625f0bc0fa68e932955d23e2e8c2ce7c235d5c5f8d"` | |
-| persistence.addons.accessMode | string | `"ReadWriteOnce"` | |
| persistence.addons.enabled | bool | `true` | |
| persistence.addons.mountPath | string | `"/mnt/extra-addons"` | |
-| persistence.addons.size | string | `"1Gi"` | |
-| persistence.odoo.accessMode | string | `"ReadWriteOnce"` | |
| persistence.odoo.enabled | bool | `true` | |
| persistence.odoo.mountPath | string | `"/var/lib/odoo"` | |
-| persistence.odoo.size | string | `"1Gi"` | |
| postgresql.enabled | bool | `true` | |
| postgresql.existingSecret | string | `"dbcreds"` | |
| postgresql.postgresqlDatabase | string | `"postgres"` | |
diff --git a/charts/stable/ombi/CHANGELOG.md b/charts/stable/ombi/CHANGELOG.md
index 62967a6ca6d..2fbec614e2e 100644
--- a/charts/stable/ombi/CHANGELOG.md
+++ b/charts/stable/ombi/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [ombi-9.0.9](https://github.com/truecharts/apps/compare/ombi-9.0.8...ombi-9.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [ombi-9.0.8](https://github.com/truecharts/apps/compare/ombi-9.0.7...ombi-9.0.8) (2021-11-14)
diff --git a/charts/stable/ombi/README.md b/charts/stable/ombi/README.md
index ff9712d4e51..85c00f3dae3 100644
--- a/charts/stable/ombi/README.md
+++ b/charts/stable/ombi/README.md
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/ombi/helm-values.md b/charts/stable/ombi/helm-values.md
index b2934e263da..8e7dd02edf5 100644
--- a/charts/stable/ombi/helm-values.md
+++ b/charts/stable/ombi/helm-values.md
@@ -21,11 +21,8 @@ You will, however, be able to use all values referenced in the common chart here
| mariadb.auth.username | string | `"ombi"` | |
| mariadb.enabled | bool | `false` | |
| mariadb.primary.persistence.enabled | bool | `false` | |
-| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
-| persistence.config.size | string | `"100Gi"` | |
-| persistence.config.type | string | `"pvc"` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
| service.main.ports.main.port | int | `3579` | |
| service.main.ports.main.targetPort | int | `3579` | |
diff --git a/charts/stable/onlyoffice-document-server/CHANGELOG.md b/charts/stable/onlyoffice-document-server/CHANGELOG.md
index f00864e6d76..26762b1740a 100644
--- a/charts/stable/onlyoffice-document-server/CHANGELOG.md
+++ b/charts/stable/onlyoffice-document-server/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [onlyoffice-document-server-2.0.9](https://github.com/truecharts/apps/compare/onlyoffice-document-server-2.0.8...onlyoffice-document-server-2.0.9) (2021-11-15)
+
+#### Chore
+
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [onlyoffice-document-server-2.0.8](https://github.com/truecharts/apps/compare/onlyoffice-document-server-2.0.7...onlyoffice-document-server-2.0.8) (2021-11-14)
diff --git a/charts/stable/onlyoffice-document-server/README.md b/charts/stable/onlyoffice-document-server/README.md
index 6bfe224fb93..d71767bbeb6 100644
--- a/charts/stable/onlyoffice-document-server/README.md
+++ b/charts/stable/onlyoffice-document-server/README.md
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/openkm/CHANGELOG.md b/charts/stable/openkm/CHANGELOG.md
index f5da337db8f..652b5ecbb03 100644
--- a/charts/stable/openkm/CHANGELOG.md
+++ b/charts/stable/openkm/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [openkm-3.0.10](https://github.com/truecharts/apps/compare/openkm-3.0.9...openkm-3.0.10) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [openkm-3.0.9](https://github.com/truecharts/apps/compare/openkm-3.0.8...openkm-3.0.9) (2021-11-14)
diff --git a/charts/stable/openkm/README.md b/charts/stable/openkm/README.md
index f8b183f10d7..9f95a5804fa 100644
--- a/charts/stable/openkm/README.md
+++ b/charts/stable/openkm/README.md
@@ -18,8 +18,8 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org/ | postgresql | 5.1.17 |
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org/ | postgresql | 5.2.2 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/openldap/CHANGELOG.md b/charts/stable/openldap/CHANGELOG.md
index ad23dffd885..4cf1ad70b26 100644
--- a/charts/stable/openldap/CHANGELOG.md
+++ b/charts/stable/openldap/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [openldap-4.0.14](https://github.com/truecharts/apps/compare/openldap-4.0.13...openldap-4.0.14) (2021-11-15)
+
+#### Chore
+
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [openldap-4.0.13](https://github.com/truecharts/apps/compare/openldap-4.0.12...openldap-4.0.13) (2021-11-15)
diff --git a/charts/stable/openldap/README.md b/charts/stable/openldap/README.md
index e4c839735e9..5bff1e68579 100644
--- a/charts/stable/openldap/README.md
+++ b/charts/stable/openldap/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.6.1 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/organizr/CHANGELOG.md b/charts/stable/organizr/CHANGELOG.md
index 8e1e029d16c..037fbe29e96 100644
--- a/charts/stable/organizr/CHANGELOG.md
+++ b/charts/stable/organizr/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [organizr-9.0.10](https://github.com/truecharts/apps/compare/organizr-9.0.9...organizr-9.0.10) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [organizr-9.0.9](https://github.com/truecharts/apps/compare/organizr-9.0.8...organizr-9.0.9) (2021-11-14)
diff --git a/charts/stable/organizr/README.md b/charts/stable/organizr/README.md
index 790405ce0db..f8d2b3b1ef1 100644
--- a/charts/stable/organizr/README.md
+++ b/charts/stable/organizr/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/organizr/helm-values.md b/charts/stable/organizr/helm-values.md
index 8acbdec3e90..92f4fb3ab44 100644
--- a/charts/stable/organizr/helm-values.md
+++ b/charts/stable/organizr/helm-values.md
@@ -15,11 +15,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"Always"` | |
| image.repository | string | `"organizr/organizr"` | |
| image.tag | string | `"latest@sha256:d8b03b33ea1c65023ef7085bf06d13b0045a099e82fc833c9ac35c071b3e88a8"` | |
-| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
-| persistence.config.size | string | `"100Gi"` | |
-| persistence.config.type | string | `"pvc"` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
diff --git a/charts/stable/oscam/CHANGELOG.md b/charts/stable/oscam/CHANGELOG.md
index 769aeaea354..0a64baadbca 100644
--- a/charts/stable/oscam/CHANGELOG.md
+++ b/charts/stable/oscam/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [oscam-4.0.9](https://github.com/truecharts/apps/compare/oscam-4.0.8...oscam-4.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [oscam-4.0.8](https://github.com/truecharts/apps/compare/oscam-4.0.7...oscam-4.0.8) (2021-11-14)
diff --git a/charts/stable/oscam/README.md b/charts/stable/oscam/README.md
index b967cb038cb..53718d5ff75 100644
--- a/charts/stable/oscam/README.md
+++ b/charts/stable/oscam/README.md
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/oscam/helm-values.md b/charts/stable/oscam/helm-values.md
index c8e857f4380..fc2209fa8e8 100644
--- a/charts/stable/oscam/helm-values.md
+++ b/charts/stable/oscam/helm-values.md
@@ -16,11 +16,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/linuxserver/oscam"` | |
| image.tag | string | `"version-11693@sha256:e97f9929c3a6caed6ee24ed9f1efdd4a8c29b4b2ba52205d3f8daebdaf7a9ea2"` | |
-| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
-| persistence.config.size | string | `"100Gi"` | |
-| persistence.config.type | string | `"pvc"` | |
| persistence.varrun.enabled | bool | `true` | |
| podSecurityContext.runAsGroup | int | `20` | |
| podSecurityContext.runAsUser | int | `0` | |
diff --git a/charts/stable/overseerr/CHANGELOG.md b/charts/stable/overseerr/CHANGELOG.md
index 5ed95447a2c..b34cf7a2fb4 100644
--- a/charts/stable/overseerr/CHANGELOG.md
+++ b/charts/stable/overseerr/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [overseerr-4.0.9](https://github.com/truecharts/apps/compare/overseerr-4.0.8...overseerr-4.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [overseerr-4.0.8](https://github.com/truecharts/apps/compare/overseerr-4.0.7...overseerr-4.0.8) (2021-11-14)
diff --git a/charts/stable/overseerr/README.md b/charts/stable/overseerr/README.md
index c2531e26177..874f9c98c48 100644
--- a/charts/stable/overseerr/README.md
+++ b/charts/stable/overseerr/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/owncast/CHANGELOG.md b/charts/stable/owncast/CHANGELOG.md
index a010b090a4e..2f86ccb20ce 100644
--- a/charts/stable/owncast/CHANGELOG.md
+++ b/charts/stable/owncast/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [owncast-4.0.9](https://github.com/truecharts/apps/compare/owncast-4.0.8...owncast-4.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [owncast-4.0.8](https://github.com/truecharts/apps/compare/owncast-4.0.7...owncast-4.0.8) (2021-11-14)
diff --git a/charts/stable/owncast/README.md b/charts/stable/owncast/README.md
index 7ac1761a461..ae41d986747 100644
--- a/charts/stable/owncast/README.md
+++ b/charts/stable/owncast/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/owncloud-ocis/CHANGELOG.md b/charts/stable/owncloud-ocis/CHANGELOG.md
index 9b043eea0a3..d486809a1e3 100644
--- a/charts/stable/owncloud-ocis/CHANGELOG.md
+++ b/charts/stable/owncloud-ocis/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [owncloud-ocis-4.0.10](https://github.com/truecharts/apps/compare/owncloud-ocis-4.0.9...owncloud-ocis-4.0.10) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [owncloud-ocis-4.0.9](https://github.com/truecharts/apps/compare/owncloud-ocis-4.0.8...owncloud-ocis-4.0.9) (2021-11-14)
diff --git a/charts/stable/owncloud-ocis/README.md b/charts/stable/owncloud-ocis/README.md
index 047662e6cf3..0f93b289838 100644
--- a/charts/stable/owncloud-ocis/README.md
+++ b/charts/stable/owncloud-ocis/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/pgadmin/CHANGELOG.md b/charts/stable/pgadmin/CHANGELOG.md
index 5fa5dbb55b7..7c4a746f4fe 100644
--- a/charts/stable/pgadmin/CHANGELOG.md
+++ b/charts/stable/pgadmin/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [pgadmin-4.0.9](https://github.com/truecharts/apps/compare/pgadmin-4.0.8...pgadmin-4.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [pgadmin-4.0.8](https://github.com/truecharts/apps/compare/pgadmin-4.0.7...pgadmin-4.0.8) (2021-11-14)
diff --git a/charts/stable/pgadmin/README.md b/charts/stable/pgadmin/README.md
index f7338bffcbc..506034583c8 100644
--- a/charts/stable/pgadmin/README.md
+++ b/charts/stable/pgadmin/README.md
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/pgadmin/helm-values.md b/charts/stable/pgadmin/helm-values.md
index acf045948b2..eee0d2e1e82 100644
--- a/charts/stable/pgadmin/helm-values.md
+++ b/charts/stable/pgadmin/helm-values.md
@@ -16,11 +16,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"docker.io/dpage/pgadmin4"` | |
| image.tag | string | `"6.1@sha256:6b740e88b8c3563bdbb1e42b0a24927f3c24081591ada25f3996c5e4107ce1d6"` | |
-| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/var/lib/pgadmin"` | |
-| persistence.config.size | string | `"100Gi"` | |
-| persistence.config.type | string | `"pvc"` | |
| podSecurityContext.fsGroup | int | `5050` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
diff --git a/charts/stable/photoprism/CHANGELOG.md b/charts/stable/photoprism/CHANGELOG.md
index 5803563e560..9626972b9e3 100644
--- a/charts/stable/photoprism/CHANGELOG.md
+++ b/charts/stable/photoprism/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [photoprism-5.0.9](https://github.com/truecharts/apps/compare/photoprism-5.0.8...photoprism-5.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [photoprism-5.0.8](https://github.com/truecharts/apps/compare/photoprism-5.0.7...photoprism-5.0.8) (2021-11-14)
diff --git a/charts/stable/photoprism/README.md b/charts/stable/photoprism/README.md
index e69f68d8a4c..135ba1e7646 100644
--- a/charts/stable/photoprism/README.md
+++ b/charts/stable/photoprism/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/photoshow/CHANGELOG.md b/charts/stable/photoshow/CHANGELOG.md
index 125fce43d38..1d5faff075d 100644
--- a/charts/stable/photoshow/CHANGELOG.md
+++ b/charts/stable/photoshow/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [photoshow-1.0.10](https://github.com/truecharts/apps/compare/photoshow-1.0.9...photoshow-1.0.10) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [photoshow-1.0.9](https://github.com/truecharts/apps/compare/photoshow-1.0.8...photoshow-1.0.9) (2021-11-14)
diff --git a/charts/stable/photoshow/README.md b/charts/stable/photoshow/README.md
index c2f89256d3c..7d4b987907a 100644
--- a/charts/stable/photoshow/README.md
+++ b/charts/stable/photoshow/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/photoshow/helm-values.md b/charts/stable/photoshow/helm-values.md
index 41025fbc82f..2a4360da85b 100644
--- a/charts/stable/photoshow/helm-values.md
+++ b/charts/stable/photoshow/helm-values.md
@@ -17,14 +17,6 @@ You will, however, be able to use all values referenced in the common chart here
| image.tag | string | `"version-48aabb98@sha256:dc926bce9cdfb75462bd1c86c7c27be8287ec125725a6de46502184298668e88"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
-| persistence.pictures.accessMode | string | `"ReadWriteOnce"` | |
-| persistence.pictures.enabled | bool | `true` | |
-| persistence.pictures.mountPath | string | `"/Pictures"` | |
-| persistence.pictures.size | string | `"1Gi"` | |
-| persistence.thumbs.accessMode | string | `"ReadWriteOnce"` | |
-| persistence.thumbs.enabled | bool | `true` | |
-| persistence.thumbs.mountPath | string | `"/Thumbs"` | |
-| persistence.thumbs.size | string | `"1Gi"` | |
| persistence.varrun.enabled | bool | `true` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
diff --git a/charts/stable/phpldapadmin/CHANGELOG.md b/charts/stable/phpldapadmin/CHANGELOG.md
index f66359f7855..86d8c1f85f8 100644
--- a/charts/stable/phpldapadmin/CHANGELOG.md
+++ b/charts/stable/phpldapadmin/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [phpldapadmin-4.0.9](https://github.com/truecharts/apps/compare/phpldapadmin-4.0.8...phpldapadmin-4.0.9) (2021-11-15)
+
+#### Chore
+
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [phpldapadmin-4.0.8](https://github.com/truecharts/apps/compare/phpldapadmin-4.0.7...phpldapadmin-4.0.8) (2021-11-14)
diff --git a/charts/stable/phpldapadmin/README.md b/charts/stable/phpldapadmin/README.md
index 963f59c9466..86bfd71bd3c 100644
--- a/charts/stable/phpldapadmin/README.md
+++ b/charts/stable/phpldapadmin/README.md
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/piaware/CHANGELOG.md b/charts/stable/piaware/CHANGELOG.md
index e39e82e431e..3d716230245 100644
--- a/charts/stable/piaware/CHANGELOG.md
+++ b/charts/stable/piaware/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [piaware-4.0.9](https://github.com/truecharts/apps/compare/piaware-4.0.8...piaware-4.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [piaware-4.0.8](https://github.com/truecharts/apps/compare/piaware-4.0.7...piaware-4.0.8) (2021-11-14)
diff --git a/charts/stable/piaware/README.md b/charts/stable/piaware/README.md
index 70049a007e6..c6ba9fddde0 100644
--- a/charts/stable/piaware/README.md
+++ b/charts/stable/piaware/README.md
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/piaware/helm-values.md b/charts/stable/piaware/helm-values.md
index 825c049cd78..5322acd7ac9 100644
--- a/charts/stable/piaware/helm-values.md
+++ b/charts/stable/piaware/helm-values.md
@@ -18,7 +18,6 @@ You will, however, be able to use all values referenced in the common chart here
| image.repository | string | `"ghcr.io/truecharts/piaware"` | image repository |
| image.tag | string | `"v6.1@sha256:9e143490fbe9d5d9e0004ed4b5c08f1f83b56dbbc3920fa47db806b7fdcb1aad"` | image tag |
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
-| persistence.usb | object | See values.yaml | Configure a hostPathMount to mount a USB device in the container. |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
diff --git a/charts/stable/pihole/CHANGELOG.md b/charts/stable/pihole/CHANGELOG.md
index b79924c3eea..f66f90f3128 100644
--- a/charts/stable/pihole/CHANGELOG.md
+++ b/charts/stable/pihole/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [pihole-4.0.10](https://github.com/truecharts/apps/compare/pihole-4.0.9...pihole-4.0.10) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [pihole-4.0.9](https://github.com/truecharts/apps/compare/pihole-4.0.8...pihole-4.0.9) (2021-11-14)
diff --git a/charts/stable/pihole/README.md b/charts/stable/pihole/README.md
index 9c9dccf1863..6766fd1f17a 100644
--- a/charts/stable/pihole/README.md
+++ b/charts/stable/pihole/README.md
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/pihole/helm-values.md b/charts/stable/pihole/helm-values.md
index 888beefa90a..0382d6610d0 100644
--- a/charts/stable/pihole/helm-values.md
+++ b/charts/stable/pihole/helm-values.md
@@ -15,16 +15,10 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/truecharts/pihole"` | |
| image.tag | string | `"v2021.10@sha256:764fce3e7a7925588be2ee976e7eeae3f09e504520fe1ff1579b666c6eb15226"` | |
-| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/etc/pihole"` | |
-| persistence.config.size | string | `"100Gi"` | |
-| persistence.config.type | string | `"pvc"` | |
-| persistence.dnsmasq.accessMode | string | `"ReadWriteOnce"` | |
| persistence.dnsmasq.enabled | bool | `true` | |
| persistence.dnsmasq.mountPath | string | `"/etc/dnsmasq.d"` | |
-| persistence.dnsmasq.size | string | `"100Gi"` | |
-| persistence.dnsmasq.type | string | `"pvc"` | |
| pihole.DNS1 | string | `"9.9.9.9"` | |
| pihole.DNS2 | string | `"149.112.112.112"` | |
| pihole.WEBPASSWORD | string | `"somepassword"` | |
diff --git a/charts/stable/pixapop/CHANGELOG.md b/charts/stable/pixapop/CHANGELOG.md
index 0c12ba91641..d87a6169cbb 100644
--- a/charts/stable/pixapop/CHANGELOG.md
+++ b/charts/stable/pixapop/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [pixapop-1.0.9](https://github.com/truecharts/apps/compare/pixapop-1.0.8...pixapop-1.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [pixapop-1.0.8](https://github.com/truecharts/apps/compare/pixapop-1.0.7...pixapop-1.0.8) (2021-11-14)
diff --git a/charts/stable/pixapop/README.md b/charts/stable/pixapop/README.md
index fa1b55bb868..23c5253aeeb 100644
--- a/charts/stable/pixapop/README.md
+++ b/charts/stable/pixapop/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/pixapop/helm-values.md b/charts/stable/pixapop/helm-values.md
index 11b4a50a4c8..2372d915111 100644
--- a/charts/stable/pixapop/helm-values.md
+++ b/charts/stable/pixapop/helm-values.md
@@ -17,10 +17,6 @@ You will, however, be able to use all values referenced in the common chart here
| image.tag | string | `"v1.2-ls15@sha256:605ebc091fa14b4ba82ceadda7f35c186d514e649c97913605384027c2750f4f"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
-| persistence.photos.accessMode | string | `"ReadWriteOnce"` | |
-| persistence.photos.enabled | bool | `true` | |
-| persistence.photos.mountPath | string | `"/photos"` | |
-| persistence.photos.size | string | `"1Gi"` | |
| persistence.varrun.enabled | bool | `true` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
diff --git a/charts/stable/plex/CHANGELOG.md b/charts/stable/plex/CHANGELOG.md
index 6a2ef2f26e0..ccf36027b18 100644
--- a/charts/stable/plex/CHANGELOG.md
+++ b/charts/stable/plex/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [plex-8.0.10](https://github.com/truecharts/apps/compare/plex-8.0.9...plex-8.0.10) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [plex-8.0.9](https://github.com/truecharts/apps/compare/plex-8.0.8...plex-8.0.9) (2021-11-14)
diff --git a/charts/stable/plex/README.md b/charts/stable/plex/README.md
index 4f492351dc4..dbc040825c1 100644
--- a/charts/stable/plex/README.md
+++ b/charts/stable/plex/README.md
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/plex/helm-values.md b/charts/stable/plex/helm-values.md
index 65229297350..15dfc319a24 100644
--- a/charts/stable/plex/helm-values.md
+++ b/charts/stable/plex/helm-values.md
@@ -15,11 +15,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/k8s-at-home/plex"` | |
| image.tag | string | `"v1.24.5.5173-8dcc73a59@sha256:b651efe17214c1cc06345466a3db5f62c0b4b8f3e49e0083e19d04f13001abc6"` | |
-| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
-| persistence.config.size | string | `"100Gi"` | |
-| persistence.config.type | string | `"pvc"` | |
| service.main.ports.main.port | int | `32400` | |
| service.main.ports.main.targetPort | int | `32400` | |
diff --git a/charts/stable/podgrab/CHANGELOG.md b/charts/stable/podgrab/CHANGELOG.md
index f065acc68a8..2d5a9831c09 100644
--- a/charts/stable/podgrab/CHANGELOG.md
+++ b/charts/stable/podgrab/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [podgrab-7.0.9](https://github.com/truecharts/apps/compare/podgrab-7.0.8...podgrab-7.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [podgrab-7.0.8](https://github.com/truecharts/apps/compare/podgrab-7.0.7...podgrab-7.0.8) (2021-11-14)
diff --git a/charts/stable/podgrab/README.md b/charts/stable/podgrab/README.md
index 6026813b09e..e66c4ffc051 100644
--- a/charts/stable/podgrab/README.md
+++ b/charts/stable/podgrab/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/podgrab/helm-values.md b/charts/stable/podgrab/helm-values.md
index e6ea96c7939..fb20d819ba0 100644
--- a/charts/stable/podgrab/helm-values.md
+++ b/charts/stable/podgrab/helm-values.md
@@ -16,11 +16,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"Always"` | |
| image.repository | string | `"ghcr.io/truecharts/podgrab"` | |
| image.tag | string | `"v1.0.0@sha256:17a92f111c5840f1fb78f216e4191ec1f5eeeb04ad5a1a5bdde0df35fdbe8910"` | |
-| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
-| persistence.config.size | string | `"100Gi"` | |
-| persistence.config.type | string | `"pvc"` | |
| probes.liveness.enabled | bool | `false` | |
| probes.readiness.enabled | bool | `false` | |
| probes.startup.enabled | bool | `false` | |
diff --git a/charts/stable/pretend-youre-xyzzy/CHANGELOG.md b/charts/stable/pretend-youre-xyzzy/CHANGELOG.md
index 93c6ecba249..90e795c2ac5 100644
--- a/charts/stable/pretend-youre-xyzzy/CHANGELOG.md
+++ b/charts/stable/pretend-youre-xyzzy/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [pretend-youre-xyzzy-4.0.9](https://github.com/truecharts/apps/compare/pretend-youre-xyzzy-4.0.8...pretend-youre-xyzzy-4.0.9) (2021-11-15)
+
+#### Chore
+
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [pretend-youre-xyzzy-4.0.8](https://github.com/truecharts/apps/compare/pretend-youre-xyzzy-4.0.7...pretend-youre-xyzzy-4.0.8) (2021-11-14)
diff --git a/charts/stable/pretend-youre-xyzzy/README.md b/charts/stable/pretend-youre-xyzzy/README.md
index 4f65674be33..41d759b2592 100644
--- a/charts/stable/pretend-youre-xyzzy/README.md
+++ b/charts/stable/pretend-youre-xyzzy/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/protonmail-bridge/CHANGELOG.md b/charts/stable/protonmail-bridge/CHANGELOG.md
index 37bbcbb015a..c894022eb4d 100644
--- a/charts/stable/protonmail-bridge/CHANGELOG.md
+++ b/charts/stable/protonmail-bridge/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [protonmail-bridge-4.0.9](https://github.com/truecharts/apps/compare/protonmail-bridge-4.0.8...protonmail-bridge-4.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [protonmail-bridge-4.0.8](https://github.com/truecharts/apps/compare/protonmail-bridge-4.0.7...protonmail-bridge-4.0.8) (2021-11-14)
diff --git a/charts/stable/protonmail-bridge/README.md b/charts/stable/protonmail-bridge/README.md
index 21be9728634..8970310226a 100644
--- a/charts/stable/protonmail-bridge/README.md
+++ b/charts/stable/protonmail-bridge/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/prowlarr/CHANGELOG.md b/charts/stable/prowlarr/CHANGELOG.md
index 03c8f8e55fe..01e5046ddad 100644
--- a/charts/stable/prowlarr/CHANGELOG.md
+++ b/charts/stable/prowlarr/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [prowlarr-4.0.12](https://github.com/truecharts/apps/compare/prowlarr-4.0.11...prowlarr-4.0.12) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [prowlarr-4.0.11](https://github.com/truecharts/apps/compare/prowlarr-4.0.10...prowlarr-4.0.11) (2021-11-14)
diff --git a/charts/stable/prowlarr/README.md b/charts/stable/prowlarr/README.md
index 8206b16faba..8d5f6e7659f 100644
--- a/charts/stable/prowlarr/README.md
+++ b/charts/stable/prowlarr/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/pyload/CHANGELOG.md b/charts/stable/pyload/CHANGELOG.md
index 91c510cf657..40c690f4e69 100644
--- a/charts/stable/pyload/CHANGELOG.md
+++ b/charts/stable/pyload/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [pyload-4.0.9](https://github.com/truecharts/apps/compare/pyload-4.0.8...pyload-4.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [pyload-4.0.8](https://github.com/truecharts/apps/compare/pyload-4.0.7...pyload-4.0.8) (2021-11-14)
diff --git a/charts/stable/pyload/README.md b/charts/stable/pyload/README.md
index cf6b0d28124..fd84ab0567f 100644
--- a/charts/stable/pyload/README.md
+++ b/charts/stable/pyload/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/qbittorrent/CHANGELOG.md b/charts/stable/qbittorrent/CHANGELOG.md
index eaa10127b9e..ce7ef8d8a57 100644
--- a/charts/stable/qbittorrent/CHANGELOG.md
+++ b/charts/stable/qbittorrent/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [qbittorrent-9.0.12](https://github.com/truecharts/apps/compare/qbittorrent-9.0.11...qbittorrent-9.0.12) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [qbittorrent-9.0.11](https://github.com/truecharts/apps/compare/qbittorrent-9.0.10...qbittorrent-9.0.11) (2021-11-14)
diff --git a/charts/stable/qbittorrent/README.md b/charts/stable/qbittorrent/README.md
index e22976d13a2..6a2ac8e017b 100644
--- a/charts/stable/qbittorrent/README.md
+++ b/charts/stable/qbittorrent/README.md
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/qbittorrent/helm-values.md b/charts/stable/qbittorrent/helm-values.md
index 667c0854eb8..9312425f5d9 100644
--- a/charts/stable/qbittorrent/helm-values.md
+++ b/charts/stable/qbittorrent/helm-values.md
@@ -19,11 +19,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/k8s-at-home/qbittorrent"` | |
| image.tag | string | `"v4.3.9@sha256:eb6df32211ae3c7b7797dd4bc5e66161d9dfcb77e49475058743d502f4ceb0cc"` | |
-| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
-| persistence.config.size | string | `"100Gi"` | |
-| persistence.config.type | string | `"pvc"` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
| service.main.ports.main.port | int | `8080` | |
| service.main.ports.main.targetPort | int | `8080` | |
diff --git a/charts/stable/radarr/CHANGELOG.md b/charts/stable/radarr/CHANGELOG.md
index faa799b42ea..12ce250d4e1 100644
--- a/charts/stable/radarr/CHANGELOG.md
+++ b/charts/stable/radarr/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [radarr-9.0.9](https://github.com/truecharts/apps/compare/radarr-9.0.8...radarr-9.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [radarr-9.0.8](https://github.com/truecharts/apps/compare/radarr-9.0.7...radarr-9.0.8) (2021-11-14)
diff --git a/charts/stable/radarr/README.md b/charts/stable/radarr/README.md
index 4419885e42c..6947005e63e 100644
--- a/charts/stable/radarr/README.md
+++ b/charts/stable/radarr/README.md
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/radarr/helm-values.md b/charts/stable/radarr/helm-values.md
index f8959ef7655..8fabc4aff85 100644
--- a/charts/stable/radarr/helm-values.md
+++ b/charts/stable/radarr/helm-values.md
@@ -15,11 +15,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/k8s-at-home/radarr"` | |
| image.tag | string | `"v3.2.2.5080@sha256:b03562bacb117ab654dca5c6bcc61d013a40fe54e9fa1f563cd1c72899f77137"` | |
-| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
-| persistence.config.size | string | `"100Gi"` | |
-| persistence.config.type | string | `"pvc"` | |
| probes.liveness.custom | bool | `true` | |
| probes.liveness.enabled | bool | `true` | |
| probes.liveness.spec.exec.command[0] | string | `"/usr/bin/env"` | |
diff --git a/charts/stable/readarr/CHANGELOG.md b/charts/stable/readarr/CHANGELOG.md
index f25ff475af1..2518fb1bb3e 100644
--- a/charts/stable/readarr/CHANGELOG.md
+++ b/charts/stable/readarr/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [readarr-9.0.13](https://github.com/truecharts/apps/compare/readarr-9.0.12...readarr-9.0.13) (2021-11-15)
+
+#### Chore
+
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [readarr-9.0.12](https://github.com/truecharts/apps/compare/readarr-9.0.11...readarr-9.0.12) (2021-11-15)
diff --git a/charts/stable/readarr/README.md b/charts/stable/readarr/README.md
index b9f05fd4b9e..2438dbbb6bb 100644
--- a/charts/stable/readarr/README.md
+++ b/charts/stable/readarr/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/recipes/CHANGELOG.md b/charts/stable/recipes/CHANGELOG.md
index f2d8d2c7099..39250510460 100644
--- a/charts/stable/recipes/CHANGELOG.md
+++ b/charts/stable/recipes/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [recipes-3.0.14](https://github.com/truecharts/apps/compare/recipes-3.0.13...recipes-3.0.14) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [recipes-3.0.13](https://github.com/truecharts/apps/compare/recipes-3.0.12...recipes-3.0.13) (2021-11-14)
diff --git a/charts/stable/recipes/README.md b/charts/stable/recipes/README.md
index 98d801ff1da..2390b3b8975 100644
--- a/charts/stable/recipes/README.md
+++ b/charts/stable/recipes/README.md
@@ -18,8 +18,8 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org/ | postgresql | 5.1.17 |
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org/ | postgresql | 5.2.2 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/reg/CHANGELOG.md b/charts/stable/reg/CHANGELOG.md
index a5193f3a364..e0778ea181c 100644
--- a/charts/stable/reg/CHANGELOG.md
+++ b/charts/stable/reg/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [reg-4.0.9](https://github.com/truecharts/apps/compare/reg-4.0.8...reg-4.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [reg-4.0.8](https://github.com/truecharts/apps/compare/reg-4.0.7...reg-4.0.8) (2021-11-14)
diff --git a/charts/stable/reg/README.md b/charts/stable/reg/README.md
index a1a9c6d67fa..70c2cc91319 100644
--- a/charts/stable/reg/README.md
+++ b/charts/stable/reg/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/reg/helm-values.md b/charts/stable/reg/helm-values.md
index b7df6739a9d..17efc6ec79e 100644
--- a/charts/stable/reg/helm-values.md
+++ b/charts/stable/reg/helm-values.md
@@ -17,11 +17,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.repository | string | `"ghcr.io/truecharts/reg"` | image repository |
| image.tag | string | `"v0.16.1@sha256:ae581387764a23c62c1386389e27358bac5088790904938264cb0bcd4e8c946c"` | image tag |
| ingress.main | object | See values.yaml | Enable and configure ingress settings for the chart under this key. |
-| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
-| persistence.config.size | string | `"100Gi"` | |
-| persistence.config.type | string | `"pvc"` | |
| service | object | See values.yaml | Configures service settings for the chart. |
All Rights Reserved - The TrueCharts Project
diff --git a/charts/stable/remmina/CHANGELOG.md b/charts/stable/remmina/CHANGELOG.md
index 6e768728268..a1b46000812 100644
--- a/charts/stable/remmina/CHANGELOG.md
+++ b/charts/stable/remmina/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [remmina-1.0.10](https://github.com/truecharts/apps/compare/remmina-1.0.9...remmina-1.0.10) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [remmina-1.0.9](https://github.com/truecharts/apps/compare/remmina-1.0.8...remmina-1.0.9) (2021-11-14)
diff --git a/charts/stable/remmina/README.md b/charts/stable/remmina/README.md
index 395d67b9e9d..1f63f0c9c72 100644
--- a/charts/stable/remmina/README.md
+++ b/charts/stable/remmina/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/resilio-sync/CHANGELOG.md b/charts/stable/resilio-sync/CHANGELOG.md
index e9d45e08e1b..a22fcf84535 100644
--- a/charts/stable/resilio-sync/CHANGELOG.md
+++ b/charts/stable/resilio-sync/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [resilio-sync-4.0.9](https://github.com/truecharts/apps/compare/resilio-sync-4.0.8...resilio-sync-4.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [resilio-sync-4.0.8](https://github.com/truecharts/apps/compare/resilio-sync-4.0.7...resilio-sync-4.0.8) (2021-11-14)
diff --git a/charts/stable/resilio-sync/README.md b/charts/stable/resilio-sync/README.md
index d10f247f0af..9088f7b1fb3 100644
--- a/charts/stable/resilio-sync/README.md
+++ b/charts/stable/resilio-sync/README.md
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/sabnzbd/CHANGELOG.md b/charts/stable/sabnzbd/CHANGELOG.md
index 6e83f640173..ffbe08454a9 100644
--- a/charts/stable/sabnzbd/CHANGELOG.md
+++ b/charts/stable/sabnzbd/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [sabnzbd-9.0.9](https://github.com/truecharts/apps/compare/sabnzbd-9.0.8...sabnzbd-9.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [sabnzbd-9.0.8](https://github.com/truecharts/apps/compare/sabnzbd-9.0.7...sabnzbd-9.0.8) (2021-11-14)
diff --git a/charts/stable/sabnzbd/README.md b/charts/stable/sabnzbd/README.md
index bac52efb898..94df62d1619 100644
--- a/charts/stable/sabnzbd/README.md
+++ b/charts/stable/sabnzbd/README.md
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/sabnzbd/helm-values.md b/charts/stable/sabnzbd/helm-values.md
index 5a6971d67b2..ee7faeab177 100644
--- a/charts/stable/sabnzbd/helm-values.md
+++ b/charts/stable/sabnzbd/helm-values.md
@@ -15,11 +15,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/k8s-at-home/sabnzbd"` | |
| image.tag | string | `"v3.4.2@sha256:26dc34fc8fbad6a678993ee03742ede43d5b1ec079ac15990063c2861375e597"` | |
-| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
-| persistence.config.size | string | `"100Gi"` | |
-| persistence.config.type | string | `"pvc"` | |
| service.main.ports.main.port | int | `8080` | |
| service.main.ports.main.targetPort | int | `8080` | |
diff --git a/charts/stable/ser2sock/CHANGELOG.md b/charts/stable/ser2sock/CHANGELOG.md
index c76e487ad61..fdd8ab4dfd1 100644
--- a/charts/stable/ser2sock/CHANGELOG.md
+++ b/charts/stable/ser2sock/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [ser2sock-4.0.9](https://github.com/truecharts/apps/compare/ser2sock-4.0.8...ser2sock-4.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [ser2sock-4.0.8](https://github.com/truecharts/apps/compare/ser2sock-4.0.7...ser2sock-4.0.8) (2021-11-14)
diff --git a/charts/stable/ser2sock/README.md b/charts/stable/ser2sock/README.md
index e328f0e4c62..c13d9aa7f55 100644
--- a/charts/stable/ser2sock/README.md
+++ b/charts/stable/ser2sock/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/ser2sock/helm-values.md b/charts/stable/ser2sock/helm-values.md
index b40a68c901c..3a08f090dd9 100644
--- a/charts/stable/ser2sock/helm-values.md
+++ b/charts/stable/ser2sock/helm-values.md
@@ -21,7 +21,6 @@ You will, however, be able to use all values referenced in the common chart here
| image.repository | string | `"tenstartups/ser2sock"` | image repository |
| image.tag | string | `"latest@sha256:379d9338c720da30b63dc4cf2ecea07eb89dac7d62d5c79047294fffe97ae559"` | image tag |
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
-| persistence.usb | object | See values.yaml | Configure a hostPathMount to mount a USB device in the container. |
| service | object | See values.yaml | Configures service settings for the chart. |
All Rights Reserved - The TrueCharts Project
diff --git a/charts/stable/shiori/CHANGELOG.md b/charts/stable/shiori/CHANGELOG.md
index 06541c020bc..60cf3bc3a08 100644
--- a/charts/stable/shiori/CHANGELOG.md
+++ b/charts/stable/shiori/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [shiori-3.0.10](https://github.com/truecharts/apps/compare/shiori-3.0.9...shiori-3.0.10) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [shiori-3.0.9](https://github.com/truecharts/apps/compare/shiori-3.0.8...shiori-3.0.9) (2021-11-14)
diff --git a/charts/stable/shiori/README.md b/charts/stable/shiori/README.md
index c7dc73b103f..29a6c4d38dc 100644
--- a/charts/stable/shiori/README.md
+++ b/charts/stable/shiori/README.md
@@ -18,8 +18,8 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org/ | postgresql | 5.1.17 |
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org/ | postgresql | 5.2.2 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/shiori/helm-values.md b/charts/stable/shiori/helm-values.md
index 48778a3ec36..ac5c6fccb9b 100644
--- a/charts/stable/shiori/helm-values.md
+++ b/charts/stable/shiori/helm-values.md
@@ -21,10 +21,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/nicholaswilde/shiori"` | |
| image.tag | string | `"version-v1.5.0@sha256:e0645abe677786f79bde80ac81f8d79c915e05cba2991c4cecd335f54335431c"` | |
-| persistence.data.accessMode | string | `"ReadWriteOnce"` | |
| persistence.data.enabled | bool | `true` | |
| persistence.data.mountPath | string | `"/data"` | |
-| persistence.data.size | string | `"1Gi"` | |
| persistence.varrun.enabled | bool | `true` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
diff --git a/charts/stable/shorturl/CHANGELOG.md b/charts/stable/shorturl/CHANGELOG.md
index 62608ed9df8..95753079366 100644
--- a/charts/stable/shorturl/CHANGELOG.md
+++ b/charts/stable/shorturl/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [shorturl-1.0.9](https://github.com/truecharts/apps/compare/shorturl-1.0.8...shorturl-1.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [shorturl-1.0.8](https://github.com/truecharts/apps/compare/shorturl-1.0.7...shorturl-1.0.8) (2021-11-14)
diff --git a/charts/stable/shorturl/README.md b/charts/stable/shorturl/README.md
index 642553b37e1..9fd8722e552 100644
--- a/charts/stable/shorturl/README.md
+++ b/charts/stable/shorturl/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/shorturl/helm-values.md b/charts/stable/shorturl/helm-values.md
index 618fc9141f5..5c6ffef96bc 100644
--- a/charts/stable/shorturl/helm-values.md
+++ b/charts/stable/shorturl/helm-values.md
@@ -14,10 +14,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/nicholaswilde/shorturl"` | |
| image.tag | string | `"version-v0.1.0@sha256:75fc450af5d2d07e5caebc6a01863a0aacdc15c1fbe57b3db46e3bd548226420"` | |
-| persistence.data.accessMode | string | `"ReadWriteOnce"` | |
| persistence.data.enabled | bool | `true` | |
| persistence.data.mountPath | string | `"/data"` | |
-| persistence.data.size | string | `"1Gi"` | |
| persistence.varrun.enabled | bool | `true` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
diff --git a/charts/stable/sickchill/CHANGELOG.md b/charts/stable/sickchill/CHANGELOG.md
index 6ac2465c4b7..98bdf9f7d82 100644
--- a/charts/stable/sickchill/CHANGELOG.md
+++ b/charts/stable/sickchill/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [sickchill-1.0.9](https://github.com/truecharts/apps/compare/sickchill-1.0.8...sickchill-1.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [sickchill-1.0.8](https://github.com/truecharts/apps/compare/sickchill-1.0.7...sickchill-1.0.8) (2021-11-14)
diff --git a/charts/stable/sickchill/README.md b/charts/stable/sickchill/README.md
index dbaa7ce3c10..e9859853b8a 100644
--- a/charts/stable/sickchill/README.md
+++ b/charts/stable/sickchill/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/sickchill/helm-values.md b/charts/stable/sickchill/helm-values.md
index a02b74002a3..354b1462b6a 100644
--- a/charts/stable/sickchill/helm-values.md
+++ b/charts/stable/sickchill/helm-values.md
@@ -15,18 +15,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/linuxserver/sickchill"` | |
| image.tag | string | `"2021.5.10-1-ls63@sha256:a607452a692a008eb397051c90603eb618c616855553dbde9a98675ca5043bd7"` | |
-| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
-| persistence.config.size | string | `"1Gi"` | |
-| persistence.downloads.accessMode | string | `"ReadWriteOnce"` | |
-| persistence.downloads.enabled | bool | `true` | |
-| persistence.downloads.mountPath | string | `"/downloads"` | |
-| persistence.downloads.size | string | `"1Gi"` | |
-| persistence.tv.accessMode | string | `"ReadWriteOnce"` | |
-| persistence.tv.enabled | bool | `true` | |
-| persistence.tv.mountPath | string | `"/tv"` | |
-| persistence.tv.size | string | `"1Gi"` | |
| persistence.varrun.enabled | bool | `true` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
diff --git a/charts/stable/sickgear/CHANGELOG.md b/charts/stable/sickgear/CHANGELOG.md
index 91db7ffc2a0..6cee836e09a 100644
--- a/charts/stable/sickgear/CHANGELOG.md
+++ b/charts/stable/sickgear/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [sickgear-1.0.9](https://github.com/truecharts/apps/compare/sickgear-1.0.8...sickgear-1.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [sickgear-1.0.8](https://github.com/truecharts/apps/compare/sickgear-1.0.7...sickgear-1.0.8) (2021-11-14)
diff --git a/charts/stable/sickgear/README.md b/charts/stable/sickgear/README.md
index 0da105de228..44ff1c591ec 100644
--- a/charts/stable/sickgear/README.md
+++ b/charts/stable/sickgear/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/sickgear/helm-values.md b/charts/stable/sickgear/helm-values.md
index 19f47f4b170..582efabc30f 100644
--- a/charts/stable/sickgear/helm-values.md
+++ b/charts/stable/sickgear/helm-values.md
@@ -17,14 +17,6 @@ You will, however, be able to use all values referenced in the common chart here
| image.tag | string | `"version-release_0.25.4@sha256:ad0e59d0590906f7c303926a316a357c8541986205c40cae5848a1ea5e552399"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
-| persistence.downloads.accessMode | string | `"ReadWriteOnce"` | |
-| persistence.downloads.enabled | bool | `true` | |
-| persistence.downloads.mountPath | string | `"/downloads"` | |
-| persistence.downloads.size | string | `"1Gi"` | |
-| persistence.tv.accessMode | string | `"ReadWriteOnce"` | |
-| persistence.tv.enabled | bool | `true` | |
-| persistence.tv.mountPath | string | `"/tv"` | |
-| persistence.tv.size | string | `"1Gi"` | |
| persistence.varrun.enabled | bool | `true` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
diff --git a/charts/stable/smokeping/CHANGELOG.md b/charts/stable/smokeping/CHANGELOG.md
index 42aa61789cb..c85dbcf76f0 100644
--- a/charts/stable/smokeping/CHANGELOG.md
+++ b/charts/stable/smokeping/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [smokeping-1.0.10](https://github.com/truecharts/apps/compare/smokeping-1.0.9...smokeping-1.0.10) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [smokeping-1.0.9](https://github.com/truecharts/apps/compare/smokeping-1.0.8...smokeping-1.0.9) (2021-11-14)
diff --git a/charts/stable/smokeping/README.md b/charts/stable/smokeping/README.md
index bc4f6af8c42..ea8b42b7917 100644
--- a/charts/stable/smokeping/README.md
+++ b/charts/stable/smokeping/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/smokeping/helm-values.md b/charts/stable/smokeping/helm-values.md
index d7dfb477f9e..2e98776a27d 100644
--- a/charts/stable/smokeping/helm-values.md
+++ b/charts/stable/smokeping/helm-values.md
@@ -17,10 +17,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.tag | string | `"version-2.7.3-r5@sha256:bfe802a34094656354637bab04e8de8eb11374357da25ae03f44afaa91f4fa32"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
-| persistence.data.accessMode | string | `"ReadWriteOnce"` | |
| persistence.data.enabled | bool | `true` | |
| persistence.data.mountPath | string | `"/data"` | |
-| persistence.data.size | string | `"1Gi"` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
diff --git a/charts/stable/sonarr/CHANGELOG.md b/charts/stable/sonarr/CHANGELOG.md
index ebccb254126..9b61e654247 100644
--- a/charts/stable/sonarr/CHANGELOG.md
+++ b/charts/stable/sonarr/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [sonarr-9.0.10](https://github.com/truecharts/apps/compare/sonarr-9.0.9...sonarr-9.0.10) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [sonarr-9.0.9](https://github.com/truecharts/apps/compare/sonarr-9.0.8...sonarr-9.0.9) (2021-11-14)
diff --git a/charts/stable/sonarr/README.md b/charts/stable/sonarr/README.md
index a56b8c8bbc0..461e4ece178 100644
--- a/charts/stable/sonarr/README.md
+++ b/charts/stable/sonarr/README.md
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/sonarr/helm-values.md b/charts/stable/sonarr/helm-values.md
index e2992a69581..ff1716ff6dc 100644
--- a/charts/stable/sonarr/helm-values.md
+++ b/charts/stable/sonarr/helm-values.md
@@ -15,11 +15,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/k8s-at-home/sonarr"` | |
| image.tag | string | `"v3.0.6.1342@sha256:9b1aee75dba21a1ddd347700e852d6e1cdcaaf6f163c79c80901af089a9a9ce1"` | |
-| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
-| persistence.config.size | string | `"100Gi"` | |
-| persistence.config.type | string | `"pvc"` | |
| probes.liveness.custom | bool | `true` | |
| probes.liveness.enabled | bool | `true` | |
| probes.liveness.spec.exec.command[0] | string | `"/usr/bin/env"` | |
diff --git a/charts/stable/sqlitebrowser/CHANGELOG.md b/charts/stable/sqlitebrowser/CHANGELOG.md
index 69017e25a76..d2f71d59f75 100644
--- a/charts/stable/sqlitebrowser/CHANGELOG.md
+++ b/charts/stable/sqlitebrowser/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [sqlitebrowser-1.0.11](https://github.com/truecharts/apps/compare/sqlitebrowser-1.0.10...sqlitebrowser-1.0.11) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [sqlitebrowser-1.0.10](https://github.com/truecharts/apps/compare/sqlitebrowser-1.0.9...sqlitebrowser-1.0.10) (2021-11-14)
diff --git a/charts/stable/sqlitebrowser/README.md b/charts/stable/sqlitebrowser/README.md
index e69146b4b66..bb6a117c6de 100644
--- a/charts/stable/sqlitebrowser/README.md
+++ b/charts/stable/sqlitebrowser/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/stash/CHANGELOG.md b/charts/stable/stash/CHANGELOG.md
index 45ee0226a9c..f5592ce2b05 100644
--- a/charts/stable/stash/CHANGELOG.md
+++ b/charts/stable/stash/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [stash-4.0.9](https://github.com/truecharts/apps/compare/stash-4.0.8...stash-4.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [stash-4.0.8](https://github.com/truecharts/apps/compare/stash-4.0.7...stash-4.0.8) (2021-11-14)
diff --git a/charts/stable/stash/README.md b/charts/stable/stash/README.md
index 56b439d8e39..69a185dce98 100644
--- a/charts/stable/stash/README.md
+++ b/charts/stable/stash/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/static/CHANGELOG.md b/charts/stable/static/CHANGELOG.md
index e2c0f2238d4..082fe8ddc80 100644
--- a/charts/stable/static/CHANGELOG.md
+++ b/charts/stable/static/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [static-1.0.9](https://github.com/truecharts/apps/compare/static-1.0.8...static-1.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [static-1.0.8](https://github.com/truecharts/apps/compare/static-1.0.7...static-1.0.8) (2021-11-14)
diff --git a/charts/stable/static/README.md b/charts/stable/static/README.md
index 7e448dbf9b2..c23dc647d8a 100644
--- a/charts/stable/static/README.md
+++ b/charts/stable/static/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/static/helm-values.md b/charts/stable/static/helm-values.md
index 1f679f701c2..e3d5db47125 100644
--- a/charts/stable/static/helm-values.md
+++ b/charts/stable/static/helm-values.md
@@ -14,10 +14,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/nicholaswilde/static"` | |
| image.tag | string | `"version-ee8a20c@sha256:d1d47c730bc41c4ae46de8df0c9c76bb803927fcbe3446b6ff4f7cd152972940"` | |
-| persistence.data.accessMode | string | `"ReadWriteOnce"` | |
| persistence.data.enabled | bool | `true` | |
| persistence.data.mountPath | string | `"/data"` | |
-| persistence.data.size | string | `"1Gi"` | |
| persistence.varrun.enabled | bool | `true` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
diff --git a/charts/stable/statping/CHANGELOG.md b/charts/stable/statping/CHANGELOG.md
index 77f6b5d7e8f..491c5b6a459 100644
--- a/charts/stable/statping/CHANGELOG.md
+++ b/charts/stable/statping/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [statping-3.0.10](https://github.com/truecharts/apps/compare/statping-3.0.9...statping-3.0.10) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [statping-3.0.9](https://github.com/truecharts/apps/compare/statping-3.0.8...statping-3.0.9) (2021-11-14)
diff --git a/charts/stable/statping/README.md b/charts/stable/statping/README.md
index 9de46f1f6a2..4a60fcafd5b 100644
--- a/charts/stable/statping/README.md
+++ b/charts/stable/statping/README.md
@@ -17,8 +17,8 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org/ | postgresql | 5.1.17 |
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org/ | postgresql | 5.2.2 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/syncthing/CHANGELOG.md b/charts/stable/syncthing/CHANGELOG.md
index 74f2d6c0c7c..4cd5d544185 100644
--- a/charts/stable/syncthing/CHANGELOG.md
+++ b/charts/stable/syncthing/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [syncthing-9.0.10](https://github.com/truecharts/apps/compare/syncthing-9.0.9...syncthing-9.0.10) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [syncthing-9.0.9](https://github.com/truecharts/apps/compare/syncthing-9.0.8...syncthing-9.0.9) (2021-11-14)
diff --git a/charts/stable/syncthing/README.md b/charts/stable/syncthing/README.md
index 57e0c536b6a..ac8f4b44f53 100644
--- a/charts/stable/syncthing/README.md
+++ b/charts/stable/syncthing/README.md
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/syncthing/helm-values.md b/charts/stable/syncthing/helm-values.md
index 7690c4c9122..bf393887233 100644
--- a/charts/stable/syncthing/helm-values.md
+++ b/charts/stable/syncthing/helm-values.md
@@ -14,11 +14,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/truecharts/syncthing"` | |
| image.tag | string | `"v1.18.4@sha256:cc2bd691927ec19b9aac2d4a3e2330cb0ce9458dda761ead7dddd5f2d8338221"` | |
-| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/var/syncthing/"` | |
-| persistence.config.size | string | `"100Gi"` | |
-| persistence.config.type | string | `"pvc"` | |
| service.discovery.ports.discovery.enabled | bool | `true` | |
| service.discovery.ports.discovery.port | int | `21027` | |
| service.discovery.ports.discovery.protocol | string | `"UDP"` | |
diff --git a/charts/stable/tautulli/CHANGELOG.md b/charts/stable/tautulli/CHANGELOG.md
index b105fc1e797..e7500139ff0 100644
--- a/charts/stable/tautulli/CHANGELOG.md
+++ b/charts/stable/tautulli/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [tautulli-9.0.9](https://github.com/truecharts/apps/compare/tautulli-9.0.8...tautulli-9.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [tautulli-9.0.8](https://github.com/truecharts/apps/compare/tautulli-9.0.7...tautulli-9.0.8) (2021-11-14)
diff --git a/charts/stable/tautulli/README.md b/charts/stable/tautulli/README.md
index 3068d0aada8..f4efc5e3866 100644
--- a/charts/stable/tautulli/README.md
+++ b/charts/stable/tautulli/README.md
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/tautulli/helm-values.md b/charts/stable/tautulli/helm-values.md
index 0beca8c108f..f86c799e407 100644
--- a/charts/stable/tautulli/helm-values.md
+++ b/charts/stable/tautulli/helm-values.md
@@ -15,11 +15,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/k8s-at-home/tautulli"` | |
| image.tag | string | `"v2.7.7@sha256:4ea617c30397c4651c3e5ac850d4f4d2d7bfc5d37ac6dec44c5d109258d4f03f"` | |
-| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
-| persistence.config.size | string | `"100Gi"` | |
-| persistence.config.type | string | `"pvc"` | |
| service.main.ports.main.port | int | `8181` | |
| service.main.ports.main.targetPort | int | `8181` | |
diff --git a/charts/stable/teamspeak3/CHANGELOG.md b/charts/stable/teamspeak3/CHANGELOG.md
index 2d4ee9539a9..9eaa1671f84 100644
--- a/charts/stable/teamspeak3/CHANGELOG.md
+++ b/charts/stable/teamspeak3/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [teamspeak3-2.0.9](https://github.com/truecharts/apps/compare/teamspeak3-2.0.8...teamspeak3-2.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [teamspeak3-2.0.8](https://github.com/truecharts/apps/compare/teamspeak3-2.0.7...teamspeak3-2.0.8) (2021-11-14)
diff --git a/charts/stable/teamspeak3/README.md b/charts/stable/teamspeak3/README.md
index 7c35d226e86..f1667c946f6 100644
--- a/charts/stable/teamspeak3/README.md
+++ b/charts/stable/teamspeak3/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/teamspeak3/helm-values.md b/charts/stable/teamspeak3/helm-values.md
index 2579bb6c3ed..bcd062ff6ef 100644
--- a/charts/stable/teamspeak3/helm-values.md
+++ b/charts/stable/teamspeak3/helm-values.md
@@ -15,11 +15,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"teamspeak"` | |
| image.tag | string | `"3.13.6@sha256:1fa7d5a2bce954d98724a71faf4af7853e93db5d0a61c447fe03988492a91bed"` | |
-| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
-| persistence.config.enabled | bool | `true` | |
-| persistence.config.mountPath | string | `"/var/ts3server/"` | |
-| persistence.config.size | string | `"100Gi"` | |
-| persistence.config.type | string | `"pvc"` | |
+| persistence.data.enabled | bool | `true` | |
+| persistence.data.mountPath | string | `"/var/ts3server/"` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
diff --git a/charts/stable/teedy/CHANGELOG.md b/charts/stable/teedy/CHANGELOG.md
index 436cfe6e868..6d1fd11974b 100644
--- a/charts/stable/teedy/CHANGELOG.md
+++ b/charts/stable/teedy/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [teedy-3.0.10](https://github.com/truecharts/apps/compare/teedy-3.0.9...teedy-3.0.10) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [teedy-3.0.9](https://github.com/truecharts/apps/compare/teedy-3.0.8...teedy-3.0.9) (2021-11-14)
diff --git a/charts/stable/teedy/README.md b/charts/stable/teedy/README.md
index 11377cf6bf2..f66b646fe00 100644
--- a/charts/stable/teedy/README.md
+++ b/charts/stable/teedy/README.md
@@ -18,8 +18,8 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org/ | postgresql | 5.1.17 |
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org/ | postgresql | 5.2.2 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/thelounge/CHANGELOG.md b/charts/stable/thelounge/CHANGELOG.md
index 8775ca547bd..1a187b2e52c 100644
--- a/charts/stable/thelounge/CHANGELOG.md
+++ b/charts/stable/thelounge/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [thelounge-4.0.9](https://github.com/truecharts/apps/compare/thelounge-4.0.8...thelounge-4.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [thelounge-4.0.8](https://github.com/truecharts/apps/compare/thelounge-4.0.7...thelounge-4.0.8) (2021-11-14)
diff --git a/charts/stable/thelounge/README.md b/charts/stable/thelounge/README.md
index 2d83d219a40..d5c79f6ff37 100644
--- a/charts/stable/thelounge/README.md
+++ b/charts/stable/thelounge/README.md
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/traccar/CHANGELOG.md b/charts/stable/traccar/CHANGELOG.md
index 3ef97a8be59..cd0da650459 100644
--- a/charts/stable/traccar/CHANGELOG.md
+++ b/charts/stable/traccar/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [traccar-3.0.10](https://github.com/truecharts/apps/compare/traccar-3.0.9...traccar-3.0.10) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [traccar-3.0.9](https://github.com/truecharts/apps/compare/traccar-3.0.8...traccar-3.0.9) (2021-11-14)
diff --git a/charts/stable/traccar/README.md b/charts/stable/traccar/README.md
index 90064f8a275..0ef6fc8cd09 100644
--- a/charts/stable/traccar/README.md
+++ b/charts/stable/traccar/README.md
@@ -18,8 +18,8 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org/ | postgresql | 5.1.17 |
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org/ | postgresql | 5.2.2 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/transmission/CHANGELOG.md b/charts/stable/transmission/CHANGELOG.md
index c64f98eb9a4..b3ad3e82125 100644
--- a/charts/stable/transmission/CHANGELOG.md
+++ b/charts/stable/transmission/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [transmission-9.0.10](https://github.com/truecharts/apps/compare/transmission-9.0.9...transmission-9.0.10) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [transmission-9.0.9](https://github.com/truecharts/apps/compare/transmission-9.0.8...transmission-9.0.9) (2021-11-14)
diff --git a/charts/stable/transmission/README.md b/charts/stable/transmission/README.md
index adf5d0d886c..35adfa28c0c 100644
--- a/charts/stable/transmission/README.md
+++ b/charts/stable/transmission/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/transmission/helm-values.md b/charts/stable/transmission/helm-values.md
index 124ee238dde..34c15fbb7a7 100644
--- a/charts/stable/transmission/helm-values.md
+++ b/charts/stable/transmission/helm-values.md
@@ -15,11 +15,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/k8s-at-home/transmission"` | |
| image.tag | string | `"v3.00@sha256:355f4036c53c782df1957de0e16c63f4298f5b596ae5e621fea8f9ef02dd09e6"` | |
-| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
-| persistence.config.size | string | `"100Gi"` | |
-| persistence.config.type | string | `"pvc"` | |
| service.main.ports.main.port | int | `9091` | |
| service.main.ports.main.targetPort | int | `9091` | |
| service.torrent.enabled | bool | `true` | |
diff --git a/charts/stable/truecommand/CHANGELOG.md b/charts/stable/truecommand/CHANGELOG.md
index f1a16b7e44b..9ecb7f9647e 100644
--- a/charts/stable/truecommand/CHANGELOG.md
+++ b/charts/stable/truecommand/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [truecommand-9.0.9](https://github.com/truecharts/apps/compare/truecommand-9.0.8...truecommand-9.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [truecommand-9.0.8](https://github.com/truecharts/apps/compare/truecommand-9.0.7...truecommand-9.0.8) (2021-11-14)
diff --git a/charts/stable/truecommand/README.md b/charts/stable/truecommand/README.md
index 8ad3af08288..9bbdb406d0e 100644
--- a/charts/stable/truecommand/README.md
+++ b/charts/stable/truecommand/README.md
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/truecommand/helm-values.md b/charts/stable/truecommand/helm-values.md
index 9dd9abd014f..c87ea1c2d2c 100644
--- a/charts/stable/truecommand/helm-values.md
+++ b/charts/stable/truecommand/helm-values.md
@@ -15,11 +15,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/truecharts/truecommand"` | |
| image.tag | string | `"v2.0.2@sha256:7b9ccdab38c82efd0a04e0bef8b99877c1efd25d88e319d1188fd3686ae29c22"` | |
-| persistence.data.accessMode | string | `"ReadWriteOnce"` | |
| persistence.data.enabled | bool | `true` | |
| persistence.data.mountPath | string | `"/data"` | |
-| persistence.data.size | string | `"100Gi"` | |
-| persistence.data.type | string | `"pvc"` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
diff --git a/charts/stable/tt-rss/CHANGELOG.md b/charts/stable/tt-rss/CHANGELOG.md
index 31e3e4174f3..ead7a21c799 100644
--- a/charts/stable/tt-rss/CHANGELOG.md
+++ b/charts/stable/tt-rss/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [tt-rss-3.0.14](https://github.com/truecharts/apps/compare/tt-rss-3.0.13...tt-rss-3.0.14) (2021-11-15)
+
+#### Chore
+
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [tt-rss-3.0.13](https://github.com/truecharts/apps/compare/tt-rss-3.0.12...tt-rss-3.0.13) (2021-11-15)
diff --git a/charts/stable/tt-rss/README.md b/charts/stable/tt-rss/README.md
index f073fc7c690..5df602443a6 100644
--- a/charts/stable/tt-rss/README.md
+++ b/charts/stable/tt-rss/README.md
@@ -17,8 +17,8 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org/ | postgresql | 5.1.17 |
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org/ | postgresql | 5.2.2 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/tvheadend/CHANGELOG.md b/charts/stable/tvheadend/CHANGELOG.md
index 1569621889b..d29028f57b5 100644
--- a/charts/stable/tvheadend/CHANGELOG.md
+++ b/charts/stable/tvheadend/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [tvheadend-10.0.9](https://github.com/truecharts/apps/compare/tvheadend-10.0.8...tvheadend-10.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [tvheadend-10.0.8](https://github.com/truecharts/apps/compare/tvheadend-10.0.7...tvheadend-10.0.8) (2021-11-14)
diff --git a/charts/stable/tvheadend/README.md b/charts/stable/tvheadend/README.md
index 5a169f856d9..ed17419c724 100644
--- a/charts/stable/tvheadend/README.md
+++ b/charts/stable/tvheadend/README.md
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/tvheadend/helm-values.md b/charts/stable/tvheadend/helm-values.md
index 86164cea4e3..d99b0e0372b 100644
--- a/charts/stable/tvheadend/helm-values.md
+++ b/charts/stable/tvheadend/helm-values.md
@@ -15,11 +15,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/linuxserver/tvheadend"` | |
| image.tag | string | `"version-63784405@sha256:ae47a3f6a7d2d7efefb68087da7cbed786f801cb87c7c93b1e6b989c0021aefa"` | |
-| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
-| persistence.config.size | string | `"100Gi"` | |
-| persistence.config.type | string | `"pvc"` | |
| persistence.varrun.enabled | bool | `true` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
diff --git a/charts/stable/twtxt/CHANGELOG.md b/charts/stable/twtxt/CHANGELOG.md
index 271ae0c3952..eadc69ac726 100644
--- a/charts/stable/twtxt/CHANGELOG.md
+++ b/charts/stable/twtxt/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [twtxt-1.0.9](https://github.com/truecharts/apps/compare/twtxt-1.0.8...twtxt-1.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [twtxt-1.0.8](https://github.com/truecharts/apps/compare/twtxt-1.0.7...twtxt-1.0.8) (2021-11-14)
diff --git a/charts/stable/twtxt/README.md b/charts/stable/twtxt/README.md
index 5523671464b..d71656d8a4f 100644
--- a/charts/stable/twtxt/README.md
+++ b/charts/stable/twtxt/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/twtxt/helm-values.md b/charts/stable/twtxt/helm-values.md
index 1f34f5be882..bae1eae7e23 100644
--- a/charts/stable/twtxt/helm-values.md
+++ b/charts/stable/twtxt/helm-values.md
@@ -18,10 +18,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.tag | string | `"version-0.1.1@sha256:58736a73ca1000cc93258efe0cd91270c6b8480a84b98b05a056234d271f92e3"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
-| persistence.data.accessMode | string | `"ReadWriteOnce"` | |
| persistence.data.enabled | bool | `true` | |
| persistence.data.mountPath | string | `"/data"` | |
-| persistence.data.size | string | `"1Gi"` | |
| persistence.varrun.enabled | bool | `true` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
diff --git a/charts/stable/unifi/CHANGELOG.md b/charts/stable/unifi/CHANGELOG.md
index 768e038d1fa..42a0bd3a279 100644
--- a/charts/stable/unifi/CHANGELOG.md
+++ b/charts/stable/unifi/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [unifi-9.0.9](https://github.com/truecharts/apps/compare/unifi-9.0.8...unifi-9.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [unifi-9.0.8](https://github.com/truecharts/apps/compare/unifi-9.0.7...unifi-9.0.8) (2021-11-14)
diff --git a/charts/stable/unifi/README.md b/charts/stable/unifi/README.md
index fd41f0721df..98537e80306 100644
--- a/charts/stable/unifi/README.md
+++ b/charts/stable/unifi/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/unifi/helm-values.md b/charts/stable/unifi/helm-values.md
index 5ea3b84ec33..1e1d731addc 100644
--- a/charts/stable/unifi/helm-values.md
+++ b/charts/stable/unifi/helm-values.md
@@ -17,11 +17,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/truecharts/unifi"` | |
| image.tag | string | `"v6.4.54@sha256:2504771015b659dac1cf690317193f6e7fb94cf24efd89a3599d99b7bab9705e"` | |
-| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/unifi"` | |
-| persistence.config.size | string | `"100Gi"` | |
-| persistence.config.type | string | `"pvc"` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
diff --git a/charts/stable/unpackerr/CHANGELOG.md b/charts/stable/unpackerr/CHANGELOG.md
index 5381f290e2f..9f2162222e6 100644
--- a/charts/stable/unpackerr/CHANGELOG.md
+++ b/charts/stable/unpackerr/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [unpackerr-4.0.9](https://github.com/truecharts/apps/compare/unpackerr-4.0.8...unpackerr-4.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [unpackerr-4.0.8](https://github.com/truecharts/apps/compare/unpackerr-4.0.7...unpackerr-4.0.8) (2021-11-14)
diff --git a/charts/stable/unpackerr/README.md b/charts/stable/unpackerr/README.md
index 0045c2ddd3e..d2abfdfe0f3 100644
--- a/charts/stable/unpackerr/README.md
+++ b/charts/stable/unpackerr/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/unpackerr/helm-values.md b/charts/stable/unpackerr/helm-values.md
index 07020985579..62776501e31 100644
--- a/charts/stable/unpackerr/helm-values.md
+++ b/charts/stable/unpackerr/helm-values.md
@@ -15,11 +15,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/truecharts/unpackerr"` | |
| image.tag | string | `"v0.9.8@sha256:2bf65067fea86c36438b741bfea1cec69faeea02dd4811c0d58e12243a263b24"` | |
-| persistence.downloads.accessMode | string | `"ReadWriteOnce"` | |
| persistence.downloads.enabled | bool | `true` | |
| persistence.downloads.mountPath | string | `"/downloads"` | |
-| persistence.downloads.size | string | `"100Gi"` | |
-| persistence.downloads.type | string | `"pvc"` | |
| portal.enabled | bool | `false` | |
| probes.liveness.enabled | bool | `false` | |
| probes.readiness.enabled | bool | `false` | |
diff --git a/charts/stable/uptime-kuma/CHANGELOG.md b/charts/stable/uptime-kuma/CHANGELOG.md
index 1e49c087e0f..a32eb651203 100644
--- a/charts/stable/uptime-kuma/CHANGELOG.md
+++ b/charts/stable/uptime-kuma/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [uptime-kuma-1.0.10](https://github.com/truecharts/apps/compare/uptime-kuma-1.0.9...uptime-kuma-1.0.10) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [uptime-kuma-1.0.9](https://github.com/truecharts/apps/compare/uptime-kuma-1.0.8...uptime-kuma-1.0.9) (2021-11-14)
diff --git a/charts/stable/uptime-kuma/README.md b/charts/stable/uptime-kuma/README.md
index 4a7830c15b4..1af4a7db7d2 100644
--- a/charts/stable/uptime-kuma/README.md
+++ b/charts/stable/uptime-kuma/README.md
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/uptime-kuma/helm-values.md b/charts/stable/uptime-kuma/helm-values.md
index dd5ad121429..a1ad5a3434d 100644
--- a/charts/stable/uptime-kuma/helm-values.md
+++ b/charts/stable/uptime-kuma/helm-values.md
@@ -14,11 +14,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"louislam/uptime-kuma"` | |
| image.tag | string | `"1.10.2-debian@sha256:5e63ecc267f7a4bdc4a38cc6afb53e454a22c14d7f64b74aea4dfab83a648817"` | |
-| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/app/data"` | |
-| persistence.config.size | string | `"100Gi"` | |
-| persistence.config.type | string | `"pvc"` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| securityContext.runAsNonRoot | bool | `false` | |
diff --git a/charts/stable/valheim/CHANGELOG.md b/charts/stable/valheim/CHANGELOG.md
index 5d708ea1019..f4dbc611723 100644
--- a/charts/stable/valheim/CHANGELOG.md
+++ b/charts/stable/valheim/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [valheim-1.0.9](https://github.com/truecharts/apps/compare/valheim-1.0.8...valheim-1.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [valheim-1.0.8](https://github.com/truecharts/apps/compare/valheim-1.0.7...valheim-1.0.8) (2021-11-14)
diff --git a/charts/stable/valheim/README.md b/charts/stable/valheim/README.md
index c7890378f98..54b0096c35a 100644
--- a/charts/stable/valheim/README.md
+++ b/charts/stable/valheim/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/vaultwarden/CHANGELOG.md b/charts/stable/vaultwarden/CHANGELOG.md
index 0ec0e95a735..b0dc315d851 100644
--- a/charts/stable/vaultwarden/CHANGELOG.md
+++ b/charts/stable/vaultwarden/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [vaultwarden-12.0.11](https://github.com/truecharts/apps/compare/vaultwarden-12.0.10...vaultwarden-12.0.11) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [vaultwarden-12.0.10](https://github.com/truecharts/apps/compare/vaultwarden-12.0.9...vaultwarden-12.0.10) (2021-11-14)
diff --git a/charts/stable/vaultwarden/README.md b/charts/stable/vaultwarden/README.md
index e7e7802743a..1087ab9e380 100644
--- a/charts/stable/vaultwarden/README.md
+++ b/charts/stable/vaultwarden/README.md
@@ -17,8 +17,8 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org/ | postgresql | 5.1.17 |
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org/ | postgresql | 5.2.2 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/vaultwarden/helm-values.md b/charts/stable/vaultwarden/helm-values.md
index 8725f31a88c..e2039108015 100644
--- a/charts/stable/vaultwarden/helm-values.md
+++ b/charts/stable/vaultwarden/helm-values.md
@@ -22,11 +22,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/truecharts/vaultwarden"` | |
| image.tag | string | `"v1.23.0@sha256:1e65dd23569e566576c3c80de76f711e0b9fc5e29a39d45f49f0a44d1282d869"` | |
-| persistence.data.accessMode | string | `"ReadWriteOnce"` | |
| persistence.data.enabled | bool | `true` | |
| persistence.data.mountPath | string | `"/data"` | |
-| persistence.data.size | string | `"100Gi"` | |
-| persistence.data.type | string | `"pvc"` | |
| postgresql.enabled | bool | `true` | |
| postgresql.existingSecret | string | `"dbcreds"` | |
| postgresql.postgresqlDatabase | string | `"vaultwarden"` | |
diff --git a/charts/stable/whoogle/CHANGELOG.md b/charts/stable/whoogle/CHANGELOG.md
index 5ebfab6c72e..75fcbcd902a 100644
--- a/charts/stable/whoogle/CHANGELOG.md
+++ b/charts/stable/whoogle/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [whoogle-1.0.9](https://github.com/truecharts/apps/compare/whoogle-1.0.8...whoogle-1.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [whoogle-1.0.8](https://github.com/truecharts/apps/compare/whoogle-1.0.7...whoogle-1.0.8) (2021-11-14)
diff --git a/charts/stable/whoogle/README.md b/charts/stable/whoogle/README.md
index 66453633728..33c426f7637 100644
--- a/charts/stable/whoogle/README.md
+++ b/charts/stable/whoogle/README.md
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/whoogle/helm-values.md b/charts/stable/whoogle/helm-values.md
index ef41a5b16d6..c2eaebb77b1 100644
--- a/charts/stable/whoogle/helm-values.md
+++ b/charts/stable/whoogle/helm-values.md
@@ -16,6 +16,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"benbusby/whoogle-search"` | image repository |
| image.tag | string | `"0.6.0@sha256:969fa0500d01b3759387fb779b8282c39676841e5e719c5396535f9f5eaf8d80"` | image tag |
+| persistence.config.enabled | bool | `true` | |
+| persistence.config.mountPath | string | `"/config"` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
diff --git a/charts/stable/wiki/CHANGELOG.md b/charts/stable/wiki/CHANGELOG.md
index ab2fe29ae9c..3b3f875616c 100644
--- a/charts/stable/wiki/CHANGELOG.md
+++ b/charts/stable/wiki/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [wiki-1.0.9](https://github.com/truecharts/apps/compare/wiki-1.0.8...wiki-1.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [wiki-1.0.8](https://github.com/truecharts/apps/compare/wiki-1.0.7...wiki-1.0.8) (2021-11-14)
diff --git a/charts/stable/wiki/README.md b/charts/stable/wiki/README.md
index 6eb51430093..a7429d2f756 100644
--- a/charts/stable/wiki/README.md
+++ b/charts/stable/wiki/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/wiki/helm-values.md b/charts/stable/wiki/helm-values.md
index 5f245d06ab5..e5ab77dfe04 100644
--- a/charts/stable/wiki/helm-values.md
+++ b/charts/stable/wiki/helm-values.md
@@ -14,10 +14,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/nicholaswilde/wiki"` | |
| image.tag | string | `"version-900b76a@sha256:6c4f261d8f5e5dadd5ec97465465d434dc6730a85ccf9af415c03d1c0e8d1afd"` | |
-| persistence.data.accessMode | string | `"ReadWriteOnce"` | |
| persistence.data.enabled | bool | `true` | |
| persistence.data.mountPath | string | `"/data"` | |
-| persistence.data.size | string | `"1Gi"` | |
| persistence.varrun.enabled | bool | `true` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
diff --git a/charts/stable/wikijs/CHANGELOG.md b/charts/stable/wikijs/CHANGELOG.md
index 30bc73e093b..6c4d169ce9c 100644
--- a/charts/stable/wikijs/CHANGELOG.md
+++ b/charts/stable/wikijs/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [wikijs-3.0.10](https://github.com/truecharts/apps/compare/wikijs-3.0.9...wikijs-3.0.10) (2021-11-15)
+
+#### Chore
+
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [wikijs-3.0.9](https://github.com/truecharts/apps/compare/wikijs-3.0.8...wikijs-3.0.9) (2021-11-14)
diff --git a/charts/stable/wikijs/README.md b/charts/stable/wikijs/README.md
index deabe50f994..492c1df1f16 100644
--- a/charts/stable/wikijs/README.md
+++ b/charts/stable/wikijs/README.md
@@ -18,8 +18,8 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org/ | postgresql | 5.1.17 |
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org/ | postgresql | 5.2.2 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/xteve/CHANGELOG.md b/charts/stable/xteve/CHANGELOG.md
index ba328b13dab..2f5e618b94a 100644
--- a/charts/stable/xteve/CHANGELOG.md
+++ b/charts/stable/xteve/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [xteve-4.0.9](https://github.com/truecharts/apps/compare/xteve-4.0.8...xteve-4.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [xteve-4.0.8](https://github.com/truecharts/apps/compare/xteve-4.0.7...xteve-4.0.8) (2021-11-14)
diff --git a/charts/stable/xteve/README.md b/charts/stable/xteve/README.md
index be70ce3f224..11dd4adc757 100644
--- a/charts/stable/xteve/README.md
+++ b/charts/stable/xteve/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/zigbee2mqtt/CHANGELOG.md b/charts/stable/zigbee2mqtt/CHANGELOG.md
index 96e7732a829..a5d079edc70 100644
--- a/charts/stable/zigbee2mqtt/CHANGELOG.md
+++ b/charts/stable/zigbee2mqtt/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [zigbee2mqtt-1.0.10](https://github.com/truecharts/apps/compare/zigbee2mqtt-1.0.9...zigbee2mqtt-1.0.10) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [zigbee2mqtt-1.0.9](https://github.com/truecharts/apps/compare/zigbee2mqtt-1.0.8...zigbee2mqtt-1.0.9) (2021-11-14)
diff --git a/charts/stable/zigbee2mqtt/README.md b/charts/stable/zigbee2mqtt/README.md
index 984df557c0f..585b29815ef 100644
--- a/charts/stable/zigbee2mqtt/README.md
+++ b/charts/stable/zigbee2mqtt/README.md
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/zwavejs2mqtt/CHANGELOG.md b/charts/stable/zwavejs2mqtt/CHANGELOG.md
index 83627979188..16dc086efd7 100644
--- a/charts/stable/zwavejs2mqtt/CHANGELOG.md
+++ b/charts/stable/zwavejs2mqtt/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [zwavejs2mqtt-9.0.11](https://github.com/truecharts/apps/compare/zwavejs2mqtt-9.0.10...zwavejs2mqtt-9.0.11) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [zwavejs2mqtt-9.0.10](https://github.com/truecharts/apps/compare/zwavejs2mqtt-9.0.9...zwavejs2mqtt-9.0.10) (2021-11-14)
diff --git a/charts/stable/zwavejs2mqtt/README.md b/charts/stable/zwavejs2mqtt/README.md
index aff936887c7..7c1c1e3b14a 100644
--- a/charts/stable/zwavejs2mqtt/README.md
+++ b/charts/stable/zwavejs2mqtt/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/charts/stable/zwavejs2mqtt/helm-values.md b/charts/stable/zwavejs2mqtt/helm-values.md
index 79afede2525..48017feacd2 100644
--- a/charts/stable/zwavejs2mqtt/helm-values.md
+++ b/charts/stable/zwavejs2mqtt/helm-values.md
@@ -15,11 +15,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/truecharts/zwavejs2mqtt"` | |
| image.tag | string | `"v5.11.0@sha256:3ea0fd0732fd67e11cb8749b6b3960349556dc55361796d3706bd9bc12c455a8"` | |
-| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
-| persistence.config.mountPath | string | `"/config"` | |
-| persistence.config.size | string | `"100Gi"` | |
-| persistence.config.type | string | `"pvc"` | |
+| persistence.config.mountPath | string | `"/usr/src/app/store"` | |
| probes.liveness.enabled | bool | `true` | |
| probes.readiness.enabled | bool | `true` | |
| probes.startup.enabled | bool | `false` | |
diff --git a/docs/apps/core/k8s-gateway/CHANGELOG.md b/docs/apps/core/k8s-gateway/CHANGELOG.md
index 87faf4dc0ad..839800a5a35 100644
--- a/docs/apps/core/k8s-gateway/CHANGELOG.md
+++ b/docs/apps/core/k8s-gateway/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [k8s-gateway-4.0.10](https://github.com/truecharts/apps/compare/k8s-gateway-4.0.9...k8s-gateway-4.0.10) (2021-11-15)
+
+#### Chore
+
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [k8s-gateway-4.0.9](https://github.com/truecharts/apps/compare/k8s-gateway-4.0.8...k8s-gateway-4.0.9) (2021-11-14)
diff --git a/docs/apps/core/k8s-gateway/index.md b/docs/apps/core/k8s-gateway/index.md
index c028c4fd2ac..f998edd7fb6 100644
--- a/docs/apps/core/k8s-gateway/index.md
+++ b/docs/apps/core/k8s-gateway/index.md
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/core/traefik/CHANGELOG.md b/docs/apps/core/traefik/CHANGELOG.md
index 0887c2233aa..9e8cde47c39 100644
--- a/docs/apps/core/traefik/CHANGELOG.md
+++ b/docs/apps/core/traefik/CHANGELOG.md
@@ -1,6 +1,19 @@
# Changelog
+
+### [traefik-10.0.12](https://github.com/truecharts/apps/compare/traefik-10.0.11...traefik-10.0.12) (2021-11-15)
+
+#### Chore
+
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+#### Feat
+
+* readd ingress for standardisation
+
+
+
### [traefik-10.0.11](https://github.com/truecharts/apps/compare/traefik-10.0.10...traefik-10.0.11) (2021-11-14)
diff --git a/docs/apps/core/traefik/index.md b/docs/apps/core/traefik/index.md
index 1088c58381e..8978b7ec0ed 100644
--- a/docs/apps/core/traefik/index.md
+++ b/docs/apps/core/traefik/index.md
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/incubator/minio/CHANGELOG.md b/docs/apps/incubator/minio/CHANGELOG.md
index 1f3bb9c5bff..4da2a3c9273 100644
--- a/docs/apps/incubator/minio/CHANGELOG.md
+++ b/docs/apps/incubator/minio/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [minio-0.0.3](https://github.com/truecharts/apps/compare/minio-0.0.2...minio-0.0.3) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [minio-0.0.2](https://github.com/truecharts/apps/compare/minio-0.0.1...minio-0.0.2) (2021-11-14)
diff --git a/docs/apps/incubator/minio/helm-values.md b/docs/apps/incubator/minio/helm-values.md
index 84a4ac17e01..40ef74a6ab3 100644
--- a/docs/apps/incubator/minio/helm-values.md
+++ b/docs/apps/incubator/minio/helm-values.md
@@ -18,10 +18,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"minio/minio"` | image repository |
| image.tag | string | `"RELEASE.2021-11-05T09-16-26Z@sha256:a11692068c588e7ea895f76d619a5fcb30eefc8a759e2ad7d6ec92331e43386e"` | image tag |
-| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/data"` | |
-| persistence.config.type | string | `"pvc"` | |
| probes.liveness.path | string | `"/minio/health/live"` | |
| probes.readiness.path | string | `"/minio/health/ready"` | |
| secret.MINIO_ROOT_PASSWORD | string | `"changeme"` | Minio Password |
diff --git a/docs/apps/incubator/minio/index.md b/docs/apps/incubator/minio/index.md
index 1c88a5d77ba..cc9ffca8f88 100644
--- a/docs/apps/incubator/minio/index.md
+++ b/docs/apps/incubator/minio/index.md
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/incubator/omada-controller/CHANGELOG.md b/docs/apps/incubator/omada-controller/CHANGELOG.md
index 551e71b54da..14f93b0264e 100644
--- a/docs/apps/incubator/omada-controller/CHANGELOG.md
+++ b/docs/apps/incubator/omada-controller/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [omada-controller-4.0.13](https://github.com/truecharts/apps/compare/omada-controller-4.0.12...omada-controller-4.0.13) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [omada-controller-4.0.12](https://github.com/truecharts/apps/compare/omada-controller-4.0.11...omada-controller-4.0.12) (2021-11-14)
diff --git a/docs/apps/incubator/omada-controller/index.md b/docs/apps/incubator/omada-controller/index.md
index a73405d21fc..9ea5a37a4ba 100644
--- a/docs/apps/incubator/omada-controller/index.md
+++ b/docs/apps/incubator/omada-controller/index.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/incubator/piwigo/CHANGELOG.md b/docs/apps/incubator/piwigo/CHANGELOG.md
index 02d5cd75612..4f8c6f0c725 100644
--- a/docs/apps/incubator/piwigo/CHANGELOG.md
+++ b/docs/apps/incubator/piwigo/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [piwigo-1.0.10](https://github.com/truecharts/apps/compare/piwigo-1.0.9...piwigo-1.0.10) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [piwigo-1.0.9](https://github.com/truecharts/apps/compare/piwigo-1.0.8...piwigo-1.0.9) (2021-11-14)
diff --git a/docs/apps/incubator/piwigo/helm-values.md b/docs/apps/incubator/piwigo/helm-values.md
index 419c5364727..1b5e59e2cac 100644
--- a/docs/apps/incubator/piwigo/helm-values.md
+++ b/docs/apps/incubator/piwigo/helm-values.md
@@ -17,10 +17,6 @@ You will, however, be able to use all values referenced in the common chart here
| image.tag | string | `"version-11.5.0@sha256:13aa1206583cf5ff5d20c6d9b0738bcf5de6907b27e96c334ff5e3b716e959d9"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
-| persistence.gallery.accessMode | string | `"ReadWriteOnce"` | |
-| persistence.gallery.enabled | bool | `true` | |
-| persistence.gallery.mountPath | string | `"/gallery"` | |
-| persistence.gallery.size | string | `"1Gi"` | |
| persistence.varrun.enabled | bool | `true` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
diff --git a/docs/apps/incubator/piwigo/index.md b/docs/apps/incubator/piwigo/index.md
index 6f6a1502b39..cdd1f446610 100644
--- a/docs/apps/incubator/piwigo/index.md
+++ b/docs/apps/incubator/piwigo/index.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/incubator/tdarr-node/CHANGELOG.md b/docs/apps/incubator/tdarr-node/CHANGELOG.md
index 6da6e93012e..a2a5fb939ef 100644
--- a/docs/apps/incubator/tdarr-node/CHANGELOG.md
+++ b/docs/apps/incubator/tdarr-node/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [tdarr-node-1.0.9](https://github.com/truecharts/apps/compare/tdarr-node-1.0.8...tdarr-node-1.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [tdarr-node-1.0.8](https://github.com/truecharts/apps/compare/tdarr-node-1.0.7...tdarr-node-1.0.8) (2021-11-14)
diff --git a/docs/apps/incubator/tdarr-node/helm-values.md b/docs/apps/incubator/tdarr-node/helm-values.md
index 7b1b43feec4..6b39855e85b 100644
--- a/docs/apps/incubator/tdarr-node/helm-values.md
+++ b/docs/apps/incubator/tdarr-node/helm-values.md
@@ -20,16 +20,10 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"haveagitgat/tdarr_node"` | |
| image.tag | string | `"2.00.10@sha256:1e3f9328327d7d5597c414e6cf2b609e9e4a2854385e03c009814ad03c3c210c"` | |
-| persistence.configs.accessMode | string | `"ReadWriteOnce"` | |
| persistence.configs.enabled | bool | `true` | |
| persistence.configs.mountPath | string | `"/app/configs"` | |
-| persistence.configs.size | string | `"100Gi"` | |
-| persistence.configs.type | string | `"pvc"` | |
-| persistence.logs.accessMode | string | `"ReadWriteOnce"` | |
| persistence.logs.enabled | bool | `true` | |
| persistence.logs.mountPath | string | `"/app/logs"` | |
-| persistence.logs.size | string | `"100Gi"` | |
-| persistence.logs.type | string | `"pvc"` | |
| persistence.varrun.enabled | bool | `true` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
diff --git a/docs/apps/incubator/tdarr-node/index.md b/docs/apps/incubator/tdarr-node/index.md
index 8805ac3c2de..369c3508e25 100644
--- a/docs/apps/incubator/tdarr-node/index.md
+++ b/docs/apps/incubator/tdarr-node/index.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/incubator/tdarr/CHANGELOG.md b/docs/apps/incubator/tdarr/CHANGELOG.md
index b8dff48c270..81d45337f65 100644
--- a/docs/apps/incubator/tdarr/CHANGELOG.md
+++ b/docs/apps/incubator/tdarr/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [tdarr-1.0.9](https://github.com/truecharts/apps/compare/tdarr-node-1.0.8...tdarr-1.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [tdarr-1.0.8](https://github.com/truecharts/apps/compare/tdarr-node-1.0.7...tdarr-1.0.8) (2021-11-14)
diff --git a/docs/apps/incubator/tdarr/helm-values.md b/docs/apps/incubator/tdarr/helm-values.md
index a8e5edfc1bc..b99d4b10a45 100644
--- a/docs/apps/incubator/tdarr/helm-values.md
+++ b/docs/apps/incubator/tdarr/helm-values.md
@@ -18,21 +18,12 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"haveagitgat/tdarr"` | |
| image.tag | string | `"2.00.10@sha256:63b95a5897f7be1841f4f4e192ab978ec4afc2d81d6fcc150f4785071560ed86"` | |
-| persistence.configs.accessMode | string | `"ReadWriteOnce"` | |
| persistence.configs.enabled | bool | `true` | |
| persistence.configs.mountPath | string | `"/app/configs"` | |
-| persistence.configs.size | string | `"100Gi"` | |
-| persistence.configs.type | string | `"pvc"` | |
-| persistence.logs.accessMode | string | `"ReadWriteOnce"` | |
| persistence.logs.enabled | bool | `true` | |
| persistence.logs.mountPath | string | `"/app/logs"` | |
-| persistence.logs.size | string | `"100Gi"` | |
-| persistence.logs.type | string | `"pvc"` | |
-| persistence.server.accessMode | string | `"ReadWriteOnce"` | |
| persistence.server.enabled | bool | `true` | |
| persistence.server.mountPath | string | `"/app/server"` | |
-| persistence.server.size | string | `"100Gi"` | |
-| persistence.server.type | string | `"pvc"` | |
| persistence.varrun.enabled | bool | `true` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
diff --git a/docs/apps/incubator/tdarr/index.md b/docs/apps/incubator/tdarr/index.md
index c3e150cb953..31d01e2c60d 100644
--- a/docs/apps/incubator/tdarr/index.md
+++ b/docs/apps/incubator/tdarr/index.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/airsonic/CHANGELOG.md b/docs/apps/stable/airsonic/CHANGELOG.md
index 8c1e3aa4bfa..7c733c78f5e 100644
--- a/docs/apps/stable/airsonic/CHANGELOG.md
+++ b/docs/apps/stable/airsonic/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [airsonic-4.0.11](https://github.com/truecharts/apps/compare/airsonic-4.0.10...airsonic-4.0.11) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [airsonic-4.0.10](https://github.com/truecharts/apps/compare/airsonic-4.0.9...airsonic-4.0.10) (2021-11-14)
diff --git a/docs/apps/stable/airsonic/index.md b/docs/apps/stable/airsonic/index.md
index 0978521402a..6138f06b7ae 100644
--- a/docs/apps/stable/airsonic/index.md
+++ b/docs/apps/stable/airsonic/index.md
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/amcrest2mqtt/CHANGELOG.md b/docs/apps/stable/amcrest2mqtt/CHANGELOG.md
index f4fb6ca5af7..f4024c08af0 100644
--- a/docs/apps/stable/amcrest2mqtt/CHANGELOG.md
+++ b/docs/apps/stable/amcrest2mqtt/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [amcrest2mqtt-2.0.11](https://github.com/truecharts/apps/compare/amcrest2mqtt-2.0.10...amcrest2mqtt-2.0.11) (2021-11-15)
+
+#### Chore
+
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [amcrest2mqtt-2.0.10](https://github.com/truecharts/apps/compare/amcrest2mqtt-2.0.9...amcrest2mqtt-2.0.10) (2021-11-14)
diff --git a/docs/apps/stable/amcrest2mqtt/index.md b/docs/apps/stable/amcrest2mqtt/index.md
index e670834ab7d..96b11a874d9 100644
--- a/docs/apps/stable/amcrest2mqtt/index.md
+++ b/docs/apps/stable/amcrest2mqtt/index.md
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/apache-musicindex/CHANGELOG.md b/docs/apps/stable/apache-musicindex/CHANGELOG.md
index 25db2f7f044..a6649875395 100644
--- a/docs/apps/stable/apache-musicindex/CHANGELOG.md
+++ b/docs/apps/stable/apache-musicindex/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [apache-musicindex-2.0.9](https://github.com/truecharts/apps/compare/apache-musicindex-2.0.8...apache-musicindex-2.0.9) (2021-11-15)
+
+#### Chore
+
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [apache-musicindex-2.0.8](https://github.com/truecharts/apps/compare/apache-musicindex-2.0.7...apache-musicindex-2.0.8) (2021-11-14)
diff --git a/docs/apps/stable/apache-musicindex/index.md b/docs/apps/stable/apache-musicindex/index.md
index f637f04cbd6..f237b9e80c9 100644
--- a/docs/apps/stable/apache-musicindex/index.md
+++ b/docs/apps/stable/apache-musicindex/index.md
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/appdaemon/CHANGELOG.md b/docs/apps/stable/appdaemon/CHANGELOG.md
index 8ebe5eb8f4d..b7458ac9148 100644
--- a/docs/apps/stable/appdaemon/CHANGELOG.md
+++ b/docs/apps/stable/appdaemon/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [appdaemon-6.0.9](https://github.com/truecharts/apps/compare/appdaemon-6.0.8...appdaemon-6.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [appdaemon-6.0.8](https://github.com/truecharts/apps/compare/appdaemon-6.0.7...appdaemon-6.0.8) (2021-11-14)
diff --git a/docs/apps/stable/appdaemon/helm-values.md b/docs/apps/stable/appdaemon/helm-values.md
index 8ee7c8f1d03..d449c07f936 100644
--- a/docs/apps/stable/appdaemon/helm-values.md
+++ b/docs/apps/stable/appdaemon/helm-values.md
@@ -19,11 +19,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"docker.io/acockburn/appdaemon"` | |
| image.tag | string | `"v4.1.0@sha256:209ee1c83b4c0794dd6f50333f60a212d0df7c4205e7e374ac78d988ffc3d8fd"` | |
-| persistence.conf.accessMode | string | `"ReadWriteOnce"` | |
| persistence.conf.enabled | bool | `true` | |
| persistence.conf.mountPath | string | `"/conf"` | |
-| persistence.conf.size | string | `"100Gi"` | |
-| persistence.conf.type | string | `"pvc"` | |
| persistence.varrun.enabled | bool | `true` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
diff --git a/docs/apps/stable/appdaemon/index.md b/docs/apps/stable/appdaemon/index.md
index f685aeadd35..3c88a532c9d 100644
--- a/docs/apps/stable/appdaemon/index.md
+++ b/docs/apps/stable/appdaemon/index.md
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/aria2/CHANGELOG.md b/docs/apps/stable/aria2/CHANGELOG.md
index e5a01628c22..e0abd826b1a 100644
--- a/docs/apps/stable/aria2/CHANGELOG.md
+++ b/docs/apps/stable/aria2/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [aria2-2.0.9](https://github.com/truecharts/apps/compare/aria2-2.0.8...aria2-2.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [aria2-2.0.8](https://github.com/truecharts/apps/compare/aria2-2.0.7...aria2-2.0.8) (2021-11-14)
diff --git a/docs/apps/stable/aria2/helm-values.md b/docs/apps/stable/aria2/helm-values.md
index 0f1ef07c907..c6ed68a1b6f 100644
--- a/docs/apps/stable/aria2/helm-values.md
+++ b/docs/apps/stable/aria2/helm-values.md
@@ -20,9 +20,7 @@ You will, however, be able to use all values referenced in the common chart here
| image.repository | string | `"p3terx/aria2-pro"` | image repository |
| image.tag | string | `"latest@sha256:2589527dfef6351d459f3a6781e4efef41d694878765b107413a6eb4bb6bbca7"` | image tag |
| persistence.config.enabled | bool | `true` | |
-| persistence.config.mountpath | string | `"/config"` | |
-| persistence.data.enabled | bool | `true` | |
-| persistence.data.mountpath | string | `"/downloads"` | |
+| persistence.config.mountPath | string | `"/config"` | |
| persistence.varrun.enabled | bool | `true` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
diff --git a/docs/apps/stable/aria2/index.md b/docs/apps/stable/aria2/index.md
index a144d136d9c..13c0f367a66 100644
--- a/docs/apps/stable/aria2/index.md
+++ b/docs/apps/stable/aria2/index.md
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/audacity/CHANGELOG.md b/docs/apps/stable/audacity/CHANGELOG.md
index 481b993532e..9b6c773b396 100644
--- a/docs/apps/stable/audacity/CHANGELOG.md
+++ b/docs/apps/stable/audacity/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [audacity-2.0.9](https://github.com/truecharts/apps/compare/audacity-2.0.8...audacity-2.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [audacity-2.0.8](https://github.com/truecharts/apps/compare/audacity-2.0.7...audacity-2.0.8) (2021-11-14)
diff --git a/docs/apps/stable/audacity/index.md b/docs/apps/stable/audacity/index.md
index 44cbe2d71e7..883c9e94246 100644
--- a/docs/apps/stable/audacity/index.md
+++ b/docs/apps/stable/audacity/index.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/authelia/CHANGELOG.md b/docs/apps/stable/authelia/CHANGELOG.md
index f715c8142e9..ad08dd56a11 100644
--- a/docs/apps/stable/authelia/CHANGELOG.md
+++ b/docs/apps/stable/authelia/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [authelia-7.0.12](https://github.com/truecharts/apps/compare/authelia-7.0.11...authelia-7.0.12) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [authelia-7.0.11](https://github.com/truecharts/apps/compare/authelia-7.0.10...authelia-7.0.11) (2021-11-14)
diff --git a/docs/apps/stable/authelia/helm-values.md b/docs/apps/stable/authelia/helm-values.md
index 5905ebc9c83..7870634f069 100644
--- a/docs/apps/stable/authelia/helm-values.md
+++ b/docs/apps/stable/authelia/helm-values.md
@@ -87,7 +87,6 @@ You will, however, be able to use all values referenced in the common chart here
| notifier.smtp.username | string | `"test"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
-| persistence.config.type | string | `"pvc"` | |
| postgresql.enabled | bool | `true` | |
| postgresql.existingSecret | string | `"dbcreds"` | |
| postgresql.postgresqlDatabase | string | `"authelia"` | |
diff --git a/docs/apps/stable/authelia/index.md b/docs/apps/stable/authelia/index.md
index 42966a39f32..11b4638b2f1 100644
--- a/docs/apps/stable/authelia/index.md
+++ b/docs/apps/stable/authelia/index.md
@@ -18,9 +18,9 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org/ | postgresql | 5.1.17 |
-| https://truecharts.org/ | redis | 1.0.1 |
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org/ | postgresql | 5.2.2 |
+| https://truecharts.org/ | redis | 1.0.5 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/babybuddy/CHANGELOG.md b/docs/apps/stable/babybuddy/CHANGELOG.md
index c3499e99200..e1e5e659c5d 100644
--- a/docs/apps/stable/babybuddy/CHANGELOG.md
+++ b/docs/apps/stable/babybuddy/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [babybuddy-4.0.12](https://github.com/truecharts/apps/compare/babybuddy-4.0.11...babybuddy-4.0.12) (2021-11-15)
+
+#### Chore
+
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [babybuddy-4.0.11](https://github.com/truecharts/apps/compare/babybuddy-4.0.10...babybuddy-4.0.11) (2021-11-15)
diff --git a/docs/apps/stable/babybuddy/index.md b/docs/apps/stable/babybuddy/index.md
index 23e4f753896..d2862b6c33d 100644
--- a/docs/apps/stable/babybuddy/index.md
+++ b/docs/apps/stable/babybuddy/index.md
@@ -18,8 +18,8 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org/ | postgresql | 5.1.17 |
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org/ | postgresql | 5.2.2 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/bazarr/CHANGELOG.md b/docs/apps/stable/bazarr/CHANGELOG.md
index 8b245c45a51..7c24f0428a6 100644
--- a/docs/apps/stable/bazarr/CHANGELOG.md
+++ b/docs/apps/stable/bazarr/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [bazarr-9.0.10](https://github.com/truecharts/apps/compare/bazarr-9.0.9...bazarr-9.0.10) (2021-11-15)
+
+#### Chore
+
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [bazarr-9.0.9](https://github.com/truecharts/apps/compare/bazarr-9.0.8...bazarr-9.0.9) (2021-11-15)
diff --git a/docs/apps/stable/bazarr/index.md b/docs/apps/stable/bazarr/index.md
index 3a10f3a943f..759dff7ca63 100644
--- a/docs/apps/stable/bazarr/index.md
+++ b/docs/apps/stable/bazarr/index.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/beets/CHANGELOG.md b/docs/apps/stable/beets/CHANGELOG.md
index 1c83e3ea93e..35557ef26ed 100644
--- a/docs/apps/stable/beets/CHANGELOG.md
+++ b/docs/apps/stable/beets/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [beets-2.0.10](https://github.com/truecharts/apps/compare/beets-2.0.9...beets-2.0.10) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [beets-2.0.9](https://github.com/truecharts/apps/compare/beets-2.0.8...beets-2.0.9) (2021-11-14)
diff --git a/docs/apps/stable/beets/helm-values.md b/docs/apps/stable/beets/helm-values.md
index e56a6c7668c..6128214a6f2 100644
--- a/docs/apps/stable/beets/helm-values.md
+++ b/docs/apps/stable/beets/helm-values.md
@@ -17,14 +17,6 @@ You will, however, be able to use all values referenced in the common chart here
| image.tag | string | `"version-1.5.0@sha256:2b8b13fe5d6dcbd1f590d4f94554491638eeb2caaac678b6a93bc38c5fc0f065"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
-| persistence.downloads.accessMode | string | `"ReadWriteOnce"` | |
-| persistence.downloads.enabled | bool | `true` | |
-| persistence.downloads.mountPath | string | `"/downloads"` | |
-| persistence.downloads.size | string | `"1Gi"` | |
-| persistence.music.accessMode | string | `"ReadWriteOnce"` | |
-| persistence.music.enabled | bool | `true` | |
-| persistence.music.mountPath | string | `"/music"` | |
-| persistence.music.size | string | `"1Gi"` | |
| persistence.varrun.enabled | bool | `true` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
diff --git a/docs/apps/stable/beets/index.md b/docs/apps/stable/beets/index.md
index 4b71329ecff..bcdd29399e4 100644
--- a/docs/apps/stable/beets/index.md
+++ b/docs/apps/stable/beets/index.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/booksonic-air/CHANGELOG.md b/docs/apps/stable/booksonic-air/CHANGELOG.md
index f7f0d10c90c..ca54de88445 100644
--- a/docs/apps/stable/booksonic-air/CHANGELOG.md
+++ b/docs/apps/stable/booksonic-air/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [booksonic-air-4.0.10](https://github.com/truecharts/apps/compare/booksonic-air-4.0.9...booksonic-air-4.0.10) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [booksonic-air-4.0.9](https://github.com/truecharts/apps/compare/booksonic-air-4.0.8...booksonic-air-4.0.9) (2021-11-14)
diff --git a/docs/apps/stable/booksonic-air/index.md b/docs/apps/stable/booksonic-air/index.md
index 9db0610c3c0..5f6bf49fcaa 100644
--- a/docs/apps/stable/booksonic-air/index.md
+++ b/docs/apps/stable/booksonic-air/index.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/calibre-web/CHANGELOG.md b/docs/apps/stable/calibre-web/CHANGELOG.md
index 65086e29503..4e9d4308f8b 100644
--- a/docs/apps/stable/calibre-web/CHANGELOG.md
+++ b/docs/apps/stable/calibre-web/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [calibre-web-9.0.9](https://github.com/truecharts/apps/compare/calibre-web-9.0.8...calibre-web-9.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [calibre-web-9.0.8](https://github.com/truecharts/apps/compare/calibre-web-9.0.7...calibre-web-9.0.8) (2021-11-14)
diff --git a/docs/apps/stable/calibre-web/helm-values.md b/docs/apps/stable/calibre-web/helm-values.md
index f7fd397521d..16bc4ec288f 100644
--- a/docs/apps/stable/calibre-web/helm-values.md
+++ b/docs/apps/stable/calibre-web/helm-values.md
@@ -15,11 +15,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/linuxserver/calibre-web"` | |
| image.tag | string | `"version-0.6.12@sha256:938810eca3d3137221308afe9095773c8552a457dc0943abd0aec5613242b0b6"` | |
-| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
-| persistence.config.size | string | `"100Gi"` | |
-| persistence.config.type | string | `"pvc"` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
diff --git a/docs/apps/stable/calibre-web/index.md b/docs/apps/stable/calibre-web/index.md
index d6190e18737..4eede4ff879 100644
--- a/docs/apps/stable/calibre-web/index.md
+++ b/docs/apps/stable/calibre-web/index.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/calibre/CHANGELOG.md b/docs/apps/stable/calibre/CHANGELOG.md
index 157a21cef5e..3dba0746475 100644
--- a/docs/apps/stable/calibre/CHANGELOG.md
+++ b/docs/apps/stable/calibre/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [calibre-4.0.10](https://github.com/truecharts/apps/compare/calibre-4.0.9...calibre-4.0.10) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [calibre-4.0.9](https://github.com/truecharts/apps/compare/calibre-web-9.0.7...calibre-4.0.9) (2021-11-14)
diff --git a/docs/apps/stable/calibre/index.md b/docs/apps/stable/calibre/index.md
index 8b3e632a14d..22ae21f57b7 100644
--- a/docs/apps/stable/calibre/index.md
+++ b/docs/apps/stable/calibre/index.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/cloud9/CHANGELOG.md b/docs/apps/stable/cloud9/CHANGELOG.md
index 5dfe188c51b..46b1f9d92c4 100644
--- a/docs/apps/stable/cloud9/CHANGELOG.md
+++ b/docs/apps/stable/cloud9/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [cloud9-2.0.11](https://github.com/truecharts/apps/compare/cloud9-2.0.10...cloud9-2.0.11) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [cloud9-2.0.10](https://github.com/truecharts/apps/compare/cloud9-2.0.9...cloud9-2.0.10) (2021-11-14)
diff --git a/docs/apps/stable/cloud9/helm-values.md b/docs/apps/stable/cloud9/helm-values.md
index a41ee82931f..6f0ecb4b87a 100644
--- a/docs/apps/stable/cloud9/helm-values.md
+++ b/docs/apps/stable/cloud9/helm-values.md
@@ -15,10 +15,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/linuxserver/cloud9"` | |
| image.tag | string | `"version-1.29.2@sha256:f57b67c5ca42ab5d46f216f709a26e529afc80ee327f2204b51da248e525d730"` | |
-| persistence.code.accessMode | string | `"ReadWriteOnce"` | |
| persistence.code.enabled | bool | `true` | |
| persistence.code.mountPath | string | `"/code"` | |
-| persistence.code.size | string | `"1Gi"` | |
| persistence.varrun.enabled | bool | `true` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
diff --git a/docs/apps/stable/cloud9/index.md b/docs/apps/stable/cloud9/index.md
index e527a91fbe8..3713008711f 100644
--- a/docs/apps/stable/cloud9/index.md
+++ b/docs/apps/stable/cloud9/index.md
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/code-server/CHANGELOG.md b/docs/apps/stable/code-server/CHANGELOG.md
index 34cb9e297e4..a1a468b5825 100644
--- a/docs/apps/stable/code-server/CHANGELOG.md
+++ b/docs/apps/stable/code-server/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [code-server-2.0.9](https://github.com/truecharts/apps/compare/code-server-2.0.8...code-server-2.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [code-server-2.0.8](https://github.com/truecharts/apps/compare/code-server-2.0.7...code-server-2.0.8) (2021-11-14)
diff --git a/docs/apps/stable/code-server/index.md b/docs/apps/stable/code-server/index.md
index 66fae7010d9..6fb1937f7fa 100644
--- a/docs/apps/stable/code-server/index.md
+++ b/docs/apps/stable/code-server/index.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/collabora-online/CHANGELOG.md b/docs/apps/stable/collabora-online/CHANGELOG.md
index eb1aa368f58..fc70e55b729 100644
--- a/docs/apps/stable/collabora-online/CHANGELOG.md
+++ b/docs/apps/stable/collabora-online/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [collabora-online-9.0.10](https://github.com/truecharts/apps/compare/collabora-online-9.0.9...collabora-online-9.0.10) (2021-11-15)
+
+#### Chore
+
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [collabora-online-9.0.9](https://github.com/truecharts/apps/compare/collabora-online-9.0.8...collabora-online-9.0.9) (2021-11-14)
diff --git a/docs/apps/stable/collabora-online/index.md b/docs/apps/stable/collabora-online/index.md
index 147ad718fda..e7e827f9dbb 100644
--- a/docs/apps/stable/collabora-online/index.md
+++ b/docs/apps/stable/collabora-online/index.md
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/cryptofolio/CHANGELOG.md b/docs/apps/stable/cryptofolio/CHANGELOG.md
index 3243812ae42..f22c0c6fd1f 100644
--- a/docs/apps/stable/cryptofolio/CHANGELOG.md
+++ b/docs/apps/stable/cryptofolio/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [cryptofolio-2.0.9](https://github.com/truecharts/apps/compare/cryptofolio-2.0.8...cryptofolio-2.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [cryptofolio-2.0.8](https://github.com/truecharts/apps/compare/cryptofolio-2.0.7...cryptofolio-2.0.8) (2021-11-14)
diff --git a/docs/apps/stable/cryptofolio/index.md b/docs/apps/stable/cryptofolio/index.md
index 43dd7138edf..525f0f0d748 100644
--- a/docs/apps/stable/cryptofolio/index.md
+++ b/docs/apps/stable/cryptofolio/index.md
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/custom-app/CHANGELOG.md b/docs/apps/stable/custom-app/CHANGELOG.md
index 0d88129a730..053df5ddce7 100644
--- a/docs/apps/stable/custom-app/CHANGELOG.md
+++ b/docs/apps/stable/custom-app/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [custom-app-3.0.14](https://github.com/truecharts/apps/compare/custom-app-3.0.13...custom-app-3.0.14) (2021-11-15)
+
+#### Chore
+
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [custom-app-3.0.13](https://github.com/truecharts/apps/compare/custom-app-3.0.12...custom-app-3.0.13) (2021-11-15)
diff --git a/docs/apps/stable/custom-app/index.md b/docs/apps/stable/custom-app/index.md
index 281b8f3f2b1..ef2add3bd51 100644
--- a/docs/apps/stable/custom-app/index.md
+++ b/docs/apps/stable/custom-app/index.md
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/davos/CHANGELOG.md b/docs/apps/stable/davos/CHANGELOG.md
index e2ee769881e..db10ce372ef 100644
--- a/docs/apps/stable/davos/CHANGELOG.md
+++ b/docs/apps/stable/davos/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [davos-2.0.9](https://github.com/truecharts/apps/compare/davos-2.0.8...davos-2.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [davos-2.0.8](https://github.com/truecharts/apps/compare/davos-2.0.7...davos-2.0.8) (2021-11-14)
diff --git a/docs/apps/stable/davos/helm-values.md b/docs/apps/stable/davos/helm-values.md
index 0d30853994c..0bde72876d6 100644
--- a/docs/apps/stable/davos/helm-values.md
+++ b/docs/apps/stable/davos/helm-values.md
@@ -17,10 +17,6 @@ You will, however, be able to use all values referenced in the common chart here
| image.tag | string | `"2.2.1-ls76@sha256:24ba55aeaa4f86a76dc2664e1bb090f315279ec84e1e603e24713cfe0538d890"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
-| persistence.download.accessMode | string | `"ReadWriteOnce"` | |
-| persistence.download.enabled | bool | `true` | |
-| persistence.download.mountPath | string | `"/download"` | |
-| persistence.download.size | string | `"1Gi"` | |
| persistence.varrun.enabled | bool | `true` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
diff --git a/docs/apps/stable/davos/index.md b/docs/apps/stable/davos/index.md
index 7966587ea64..d45801610e2 100644
--- a/docs/apps/stable/davos/index.md
+++ b/docs/apps/stable/davos/index.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/deconz/CHANGELOG.md b/docs/apps/stable/deconz/CHANGELOG.md
index 87af63f9d0e..3c80254919c 100644
--- a/docs/apps/stable/deconz/CHANGELOG.md
+++ b/docs/apps/stable/deconz/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [deconz-4.0.9](https://github.com/truecharts/apps/compare/deconz-4.0.8...deconz-4.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [deconz-4.0.8](https://github.com/truecharts/apps/compare/deconz-4.0.7...deconz-4.0.8) (2021-11-14)
diff --git a/docs/apps/stable/deconz/index.md b/docs/apps/stable/deconz/index.md
index c904fcee89a..0e506f17d9c 100644
--- a/docs/apps/stable/deconz/index.md
+++ b/docs/apps/stable/deconz/index.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/deepstack-cpu/CHANGELOG.md b/docs/apps/stable/deepstack-cpu/CHANGELOG.md
index a62f6e712ef..d3f3fdcde92 100644
--- a/docs/apps/stable/deepstack-cpu/CHANGELOG.md
+++ b/docs/apps/stable/deepstack-cpu/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [deepstack-cpu-7.0.9](https://github.com/truecharts/apps/compare/deepstack-cpu-7.0.8...deepstack-cpu-7.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [deepstack-cpu-7.0.8](https://github.com/truecharts/apps/compare/deepstack-cpu-7.0.7...deepstack-cpu-7.0.8) (2021-11-14)
diff --git a/docs/apps/stable/deepstack-cpu/helm-values.md b/docs/apps/stable/deepstack-cpu/helm-values.md
index 4404fd0f91c..ba4778e8589 100644
--- a/docs/apps/stable/deepstack-cpu/helm-values.md
+++ b/docs/apps/stable/deepstack-cpu/helm-values.md
@@ -21,11 +21,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"deepquestai/deepstack"` | |
| image.tag | string | `"cpu-2021.09.1@sha256:359dc8c6c5056891b2a4f419902616b8b8b9bc9068b0c20fd40e13bc7a5583b5"` | |
-| persistence.data.accessMode | string | `"ReadWriteOnce"` | |
| persistence.data.enabled | bool | `true` | |
| persistence.data.mountPath | string | `"/datastore"` | |
-| persistence.data.size | string | `"100Gi"` | |
-| persistence.data.type | string | `"pvc"` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
diff --git a/docs/apps/stable/deepstack-cpu/index.md b/docs/apps/stable/deepstack-cpu/index.md
index cdaec4dee43..f81a8c8c6c8 100644
--- a/docs/apps/stable/deepstack-cpu/index.md
+++ b/docs/apps/stable/deepstack-cpu/index.md
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/deepstack-gpu/CHANGELOG.md b/docs/apps/stable/deepstack-gpu/CHANGELOG.md
index 0b96681907b..00c7c39d197 100644
--- a/docs/apps/stable/deepstack-gpu/CHANGELOG.md
+++ b/docs/apps/stable/deepstack-gpu/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [deepstack-gpu-2.0.9](https://github.com/truecharts/apps/compare/deepstack-gpu-2.0.8...deepstack-gpu-2.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [deepstack-gpu-2.0.8](https://github.com/truecharts/apps/compare/deepstack-gpu-2.0.7...deepstack-gpu-2.0.8) (2021-11-14)
diff --git a/docs/apps/stable/deepstack-gpu/helm-values.md b/docs/apps/stable/deepstack-gpu/helm-values.md
index cb34c8020c2..cd0cba9c706 100644
--- a/docs/apps/stable/deepstack-gpu/helm-values.md
+++ b/docs/apps/stable/deepstack-gpu/helm-values.md
@@ -21,11 +21,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"deepquestai/deepstack"` | |
| image.tag | string | `"gpu-2021.09.1@sha256:e71f54392c9b1199f9142d7ffcd8f0c3a6e91fe69c02a44fd76f906dd88849cb"` | |
-| persistence.data.accessMode | string | `"ReadWriteOnce"` | |
| persistence.data.enabled | bool | `true` | |
| persistence.data.mountPath | string | `"/datastore"` | |
-| persistence.data.size | string | `"100Gi"` | |
-| persistence.data.type | string | `"pvc"` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
diff --git a/docs/apps/stable/deepstack-gpu/index.md b/docs/apps/stable/deepstack-gpu/index.md
index cdaec4dee43..f81a8c8c6c8 100644
--- a/docs/apps/stable/deepstack-gpu/index.md
+++ b/docs/apps/stable/deepstack-gpu/index.md
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/deluge/CHANGELOG.md b/docs/apps/stable/deluge/CHANGELOG.md
index 927728b149c..38d66f7a8ab 100644
--- a/docs/apps/stable/deluge/CHANGELOG.md
+++ b/docs/apps/stable/deluge/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [deluge-9.0.10](https://github.com/truecharts/apps/compare/deluge-9.0.9...deluge-9.0.10) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [deluge-9.0.9](https://github.com/truecharts/apps/compare/deluge-9.0.8...deluge-9.0.9) (2021-11-14)
diff --git a/docs/apps/stable/deluge/helm-values.md b/docs/apps/stable/deluge/helm-values.md
index dd7b4e4d9ca..32e4fb004f6 100644
--- a/docs/apps/stable/deluge/helm-values.md
+++ b/docs/apps/stable/deluge/helm-values.md
@@ -14,11 +14,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/linuxserver/deluge"` | |
| image.tag | string | `"version-2.0.3-2201906121747ubuntu18.04.1@sha256:2ce561a95e7be890c1daf718e85e37fd58d792ac86ec031d1dd22f85e5311469"` | |
-| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
-| persistence.config.size | string | `"100Gi"` | |
-| persistence.config.type | string | `"pvc"` | |
| persistence.varrun.enabled | bool | `true` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
diff --git a/docs/apps/stable/deluge/index.md b/docs/apps/stable/deluge/index.md
index 492590e7630..ae5c3c5636b 100644
--- a/docs/apps/stable/deluge/index.md
+++ b/docs/apps/stable/deluge/index.md
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/digikam/CHANGELOG.md b/docs/apps/stable/digikam/CHANGELOG.md
index 452abb75207..b86e7ec6c1d 100644
--- a/docs/apps/stable/digikam/CHANGELOG.md
+++ b/docs/apps/stable/digikam/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [digikam-2.0.11](https://github.com/truecharts/apps/compare/digikam-2.0.10...digikam-2.0.11) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [digikam-2.0.10](https://github.com/truecharts/apps/compare/digikam-2.0.9...digikam-2.0.10) (2021-11-14)
diff --git a/docs/apps/stable/digikam/index.md b/docs/apps/stable/digikam/index.md
index d2a9d436e6c..e66067c67d6 100644
--- a/docs/apps/stable/digikam/index.md
+++ b/docs/apps/stable/digikam/index.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/dizquetv/CHANGELOG.md b/docs/apps/stable/dizquetv/CHANGELOG.md
index 1ef3480bd63..d933919ce9c 100644
--- a/docs/apps/stable/dizquetv/CHANGELOG.md
+++ b/docs/apps/stable/dizquetv/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [dizquetv-4.0.9](https://github.com/truecharts/apps/compare/dizquetv-4.0.8...dizquetv-4.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [dizquetv-4.0.8](https://github.com/truecharts/apps/compare/dizquetv-4.0.7...dizquetv-4.0.8) (2021-11-14)
diff --git a/docs/apps/stable/dizquetv/index.md b/docs/apps/stable/dizquetv/index.md
index 01dcc0c5733..d331621ed59 100644
--- a/docs/apps/stable/dizquetv/index.md
+++ b/docs/apps/stable/dizquetv/index.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/doublecommander/CHANGELOG.md b/docs/apps/stable/doublecommander/CHANGELOG.md
index 96531a685ad..3ee5b0f208b 100644
--- a/docs/apps/stable/doublecommander/CHANGELOG.md
+++ b/docs/apps/stable/doublecommander/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [doublecommander-2.0.11](https://github.com/truecharts/apps/compare/doublecommander-2.0.10...doublecommander-2.0.11) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [doublecommander-2.0.10](https://github.com/truecharts/apps/compare/doublecommander-2.0.9...doublecommander-2.0.10) (2021-11-14)
diff --git a/docs/apps/stable/doublecommander/helm-values.md b/docs/apps/stable/doublecommander/helm-values.md
index 46c0509fe83..e6e8fa2e96c 100644
--- a/docs/apps/stable/doublecommander/helm-values.md
+++ b/docs/apps/stable/doublecommander/helm-values.md
@@ -17,10 +17,6 @@ You will, however, be able to use all values referenced in the common chart here
| image.tag | string | `"version-0.8.2-1@sha256:2f166667ef095d2699e4a5dab4db7d23c55ab57eea6ee2084c340842355a73e1"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
-| persistence.data.accessMode | string | `"ReadWriteOnce"` | |
-| persistence.data.enabled | bool | `true` | |
-| persistence.data.mountPath | string | `"/data"` | |
-| persistence.data.size | string | `"1Gi"` | |
| persistence.varrun.enabled | bool | `true` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
diff --git a/docs/apps/stable/doublecommander/index.md b/docs/apps/stable/doublecommander/index.md
index f5d46663417..4a00459752a 100644
--- a/docs/apps/stable/doublecommander/index.md
+++ b/docs/apps/stable/doublecommander/index.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/dsmr-reader/CHANGELOG.md b/docs/apps/stable/dsmr-reader/CHANGELOG.md
index 2eebbd755d0..79c51e2cb8f 100644
--- a/docs/apps/stable/dsmr-reader/CHANGELOG.md
+++ b/docs/apps/stable/dsmr-reader/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [dsmr-reader-4.0.10](https://github.com/truecharts/apps/compare/dsmr-reader-4.0.9...dsmr-reader-4.0.10) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [dsmr-reader-4.0.9](https://github.com/truecharts/apps/compare/dsmr-reader-4.0.8...dsmr-reader-4.0.9) (2021-11-14)
diff --git a/docs/apps/stable/dsmr-reader/helm-values.md b/docs/apps/stable/dsmr-reader/helm-values.md
index 066713ce2c0..24671d79820 100644
--- a/docs/apps/stable/dsmr-reader/helm-values.md
+++ b/docs/apps/stable/dsmr-reader/helm-values.md
@@ -25,6 +25,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"xirixiz/dsmr-reader-docker"` | image repository |
| image.tag | string | `"latest-2021.09.02-amd64@sha256:4858edb1ae63a20639a0ef9c51c7b2cf599686db5c582ead7b37b2a288122935"` | image tag |
+| persistence.config.enabled | bool | `true` | |
+| persistence.config.mountPath | string | `"/config"` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| postgresql | object | See values.yaml | Enable and configure postgresql database subchart under this key. |
diff --git a/docs/apps/stable/dsmr-reader/index.md b/docs/apps/stable/dsmr-reader/index.md
index 45139833ff1..702d4a65905 100644
--- a/docs/apps/stable/dsmr-reader/index.md
+++ b/docs/apps/stable/dsmr-reader/index.md
@@ -18,8 +18,8 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org/ | postgresql | 5.1.17 |
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org/ | postgresql | 5.2.2 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/duplicati/CHANGELOG.md b/docs/apps/stable/duplicati/CHANGELOG.md
index 448d2c9c7cb..0005b225b9e 100644
--- a/docs/apps/stable/duplicati/CHANGELOG.md
+++ b/docs/apps/stable/duplicati/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [duplicati-4.0.9](https://github.com/truecharts/apps/compare/duplicati-4.0.8...duplicati-4.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [duplicati-4.0.8](https://github.com/truecharts/apps/compare/duplicati-4.0.7...duplicati-4.0.8) (2021-11-14)
diff --git a/docs/apps/stable/duplicati/index.md b/docs/apps/stable/duplicati/index.md
index a3d69a39468..bd672d946eb 100644
--- a/docs/apps/stable/duplicati/index.md
+++ b/docs/apps/stable/duplicati/index.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/emby/CHANGELOG.md b/docs/apps/stable/emby/CHANGELOG.md
index 9dd4049e34f..d82f38ed201 100644
--- a/docs/apps/stable/emby/CHANGELOG.md
+++ b/docs/apps/stable/emby/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [emby-9.0.9](https://github.com/truecharts/apps/compare/emby-9.0.8...emby-9.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [emby-9.0.8](https://github.com/truecharts/apps/compare/emby-9.0.7...emby-9.0.8) (2021-11-14)
diff --git a/docs/apps/stable/emby/helm-values.md b/docs/apps/stable/emby/helm-values.md
index 29a557b3387..1a29616054e 100644
--- a/docs/apps/stable/emby/helm-values.md
+++ b/docs/apps/stable/emby/helm-values.md
@@ -14,11 +14,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/k8s-at-home/emby"` | |
| image.tag | string | `"v4.6.4.0@sha256:3921a37cfd43abbc5be6fd6a2141488573c64f70d628b4a4731415713cbb12cd"` | |
-| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
-| persistence.config.size | string | `"100Gi"` | |
-| persistence.config.type | string | `"pvc"` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
| service.main.ports.main.port | int | `8096` | |
| service.main.ports.main.targetPort | int | `8096` | |
diff --git a/docs/apps/stable/emby/index.md b/docs/apps/stable/emby/index.md
index b8ca59f5acd..85d943a26d7 100644
--- a/docs/apps/stable/emby/index.md
+++ b/docs/apps/stable/emby/index.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/esphome/CHANGELOG.md b/docs/apps/stable/esphome/CHANGELOG.md
index 5f136ea5a6b..f602507837b 100644
--- a/docs/apps/stable/esphome/CHANGELOG.md
+++ b/docs/apps/stable/esphome/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [esphome-9.0.10](https://github.com/truecharts/apps/compare/esphome-9.0.9...esphome-9.0.10) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [esphome-9.0.9](https://github.com/truecharts/apps/compare/esphome-9.0.8...esphome-9.0.9) (2021-11-14)
diff --git a/docs/apps/stable/esphome/helm-values.md b/docs/apps/stable/esphome/helm-values.md
index 9128d82222c..7accb6cdd1b 100644
--- a/docs/apps/stable/esphome/helm-values.md
+++ b/docs/apps/stable/esphome/helm-values.md
@@ -15,11 +15,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/truecharts/esphome"` | |
| image.tag | string | `"v2021.10.3@sha256:317f8351a5d2857511cfc04bcf11a3d070037763195d6b80ef4b28b88857a3ba"` | |
-| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
-| persistence.config.size | string | `"100Gi"` | |
-| persistence.config.type | string | `"pvc"` | |
| service.main.ports.main.port | int | `6052` | |
| service.main.ports.main.targetPort | int | `6052` | |
diff --git a/docs/apps/stable/esphome/index.md b/docs/apps/stable/esphome/index.md
index 4ac326d3a38..974e402da70 100644
--- a/docs/apps/stable/esphome/index.md
+++ b/docs/apps/stable/esphome/index.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/etherpad/CHANGELOG.md b/docs/apps/stable/etherpad/CHANGELOG.md
index 3692d1c905d..12013a831a6 100644
--- a/docs/apps/stable/etherpad/CHANGELOG.md
+++ b/docs/apps/stable/etherpad/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [etherpad-4.0.10](https://github.com/truecharts/apps/compare/etherpad-4.0.9...etherpad-4.0.10) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [etherpad-4.0.9](https://github.com/truecharts/apps/compare/etherpad-4.0.8...etherpad-4.0.9) (2021-11-14)
diff --git a/docs/apps/stable/etherpad/helm-values.md b/docs/apps/stable/etherpad/helm-values.md
index f7a479a1086..7d35aafab2a 100644
--- a/docs/apps/stable/etherpad/helm-values.md
+++ b/docs/apps/stable/etherpad/helm-values.md
@@ -23,14 +23,10 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/nicholaswilde/etherpad"` | |
| image.tag | string | `"version-1.8.14@sha256:26bbd45110d5b4d70246fafe40d4c4a7047b7b4fde409763a125324fa93b2d73"` | |
-| persistence.app.accessMode | string | `"ReadWriteOnce"` | |
| persistence.app.enabled | bool | `true` | |
| persistence.app.mountPath | string | `"/opt/etherpad-lite/app"` | |
-| persistence.app.size | string | `"1Gi"` | |
-| persistence.data.accessMode | string | `"ReadWriteOnce"` | |
| persistence.data.enabled | bool | `true` | |
| persistence.data.mountPath | string | `"/opt/etherpad-lite/var"` | |
-| persistence.data.size | string | `"1Gi"` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| postgresql.enabled | bool | `true` | |
diff --git a/docs/apps/stable/etherpad/index.md b/docs/apps/stable/etherpad/index.md
index 4f8f5ea03f1..45da0979819 100644
--- a/docs/apps/stable/etherpad/index.md
+++ b/docs/apps/stable/etherpad/index.md
@@ -19,8 +19,8 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org/ | postgresql | 5.1.17 |
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org/ | postgresql | 5.2.2 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/external-service/CHANGELOG.md b/docs/apps/stable/external-service/CHANGELOG.md
index 355b68602e6..be74170a13d 100644
--- a/docs/apps/stable/external-service/CHANGELOG.md
+++ b/docs/apps/stable/external-service/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [external-service-4.0.9](https://github.com/truecharts/apps/compare/external-service-4.0.8...external-service-4.0.9) (2021-11-15)
+
+#### Chore
+
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [external-service-4.0.8](https://github.com/truecharts/apps/compare/external-service-4.0.7...external-service-4.0.8) (2021-11-14)
diff --git a/docs/apps/stable/external-service/index.md b/docs/apps/stable/external-service/index.md
index 0d9fa34a4e1..eae6803e694 100644
--- a/docs/apps/stable/external-service/index.md
+++ b/docs/apps/stable/external-service/index.md
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/filezilla/CHANGELOG.md b/docs/apps/stable/filezilla/CHANGELOG.md
index 8a60a4ed1e3..a4a5120c60b 100644
--- a/docs/apps/stable/filezilla/CHANGELOG.md
+++ b/docs/apps/stable/filezilla/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [filezilla-2.0.9](https://github.com/truecharts/apps/compare/filezilla-2.0.8...filezilla-2.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [filezilla-2.0.8](https://github.com/truecharts/apps/compare/filezilla-2.0.7...filezilla-2.0.8) (2021-11-14)
diff --git a/docs/apps/stable/filezilla/index.md b/docs/apps/stable/filezilla/index.md
index f4082e0ec30..a2422ad516f 100644
--- a/docs/apps/stable/filezilla/index.md
+++ b/docs/apps/stable/filezilla/index.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/fireflyiii/CHANGELOG.md b/docs/apps/stable/fireflyiii/CHANGELOG.md
index 1233713f72b..06a4a2723c2 100644
--- a/docs/apps/stable/fireflyiii/CHANGELOG.md
+++ b/docs/apps/stable/fireflyiii/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [fireflyiii-12.0.10](https://github.com/truecharts/apps/compare/fireflyiii-12.0.9...fireflyiii-12.0.10) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [fireflyiii-12.0.9](https://github.com/truecharts/apps/compare/fireflyiii-12.0.8...fireflyiii-12.0.9) (2021-11-14)
diff --git a/docs/apps/stable/fireflyiii/helm-values.md b/docs/apps/stable/fireflyiii/helm-values.md
index ed6850e2dbe..34dbaa3b7e7 100644
--- a/docs/apps/stable/fireflyiii/helm-values.md
+++ b/docs/apps/stable/fireflyiii/helm-values.md
@@ -23,11 +23,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"fireflyiii/core"` | |
| image.tag | string | `"version-5.5.12@sha256:9a1f87a8ad38694675390756be9686fe9d8ba941fe1f145641626135c7eb5e4b"` | |
-| persistence.data.accessMode | string | `"ReadWriteOnce"` | |
| persistence.data.enabled | bool | `true` | |
| persistence.data.mountPath | string | `"/var/www/html/storage/upload"` | |
-| persistence.data.size | string | `"100Gi"` | |
-| persistence.data.type | string | `"pvc"` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| postgresql.enabled | bool | `true` | |
diff --git a/docs/apps/stable/fireflyiii/index.md b/docs/apps/stable/fireflyiii/index.md
index cb46fda8c05..52b2a1aebdf 100644
--- a/docs/apps/stable/fireflyiii/index.md
+++ b/docs/apps/stable/fireflyiii/index.md
@@ -17,8 +17,8 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org/ | postgresql | 5.1.17 |
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org/ | postgresql | 5.2.2 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/firefox-syncserver/CHANGELOG.md b/docs/apps/stable/firefox-syncserver/CHANGELOG.md
index 141a6bae7c3..88888b26b9c 100644
--- a/docs/apps/stable/firefox-syncserver/CHANGELOG.md
+++ b/docs/apps/stable/firefox-syncserver/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [firefox-syncserver-4.0.10](https://github.com/truecharts/apps/compare/firefox-syncserver-4.0.9...firefox-syncserver-4.0.10) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [firefox-syncserver-4.0.9](https://github.com/truecharts/apps/compare/firefox-syncserver-4.0.8...firefox-syncserver-4.0.9) (2021-11-14)
diff --git a/docs/apps/stable/firefox-syncserver/helm-values.md b/docs/apps/stable/firefox-syncserver/helm-values.md
index a469a3ec7f2..ae439a7a45a 100644
--- a/docs/apps/stable/firefox-syncserver/helm-values.md
+++ b/docs/apps/stable/firefox-syncserver/helm-values.md
@@ -24,6 +24,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/crazy-max/firefox-syncserver"` | |
| image.tag | string | `"1.8.0@sha256:ab1a959d8105c478f0f1523c8c3bbdc53bb8d44f325501b93297bc80cf627da6"` | |
+| persistence.config.enabled | bool | `true` | |
+| persistence.config.mountPath | string | `"/config"` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| postgresql.enabled | bool | `true` | |
diff --git a/docs/apps/stable/firefox-syncserver/index.md b/docs/apps/stable/firefox-syncserver/index.md
index 871fe8386b6..dc4657b7b2d 100644
--- a/docs/apps/stable/firefox-syncserver/index.md
+++ b/docs/apps/stable/firefox-syncserver/index.md
@@ -18,8 +18,8 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org/ | postgresql | 5.1.17 |
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org/ | postgresql | 5.2.2 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/flaresolverr/CHANGELOG.md b/docs/apps/stable/flaresolverr/CHANGELOG.md
index e1eb30c8379..1a5dfd6cb79 100644
--- a/docs/apps/stable/flaresolverr/CHANGELOG.md
+++ b/docs/apps/stable/flaresolverr/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [flaresolverr-4.0.10](https://github.com/truecharts/apps/compare/flaresolverr-4.0.9...flaresolverr-4.0.10) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [flaresolverr-4.0.9](https://github.com/truecharts/apps/compare/flaresolverr-4.0.8...flaresolverr-4.0.9) (2021-11-14)
diff --git a/docs/apps/stable/flaresolverr/helm-values.md b/docs/apps/stable/flaresolverr/helm-values.md
index f50b2b0b256..c9e08ddca01 100644
--- a/docs/apps/stable/flaresolverr/helm-values.md
+++ b/docs/apps/stable/flaresolverr/helm-values.md
@@ -16,11 +16,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"ghcr.io/flaresolverr/flaresolverr"` | image repository |
| image.tag | string | `"v2.0.2@sha256:f08e3442bc6d6f6328d98f2cebafd36c7442339c1f12cb6e531928a60d6dde3f"` | image tag |
-| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
-| persistence.config.size | string | `"100Gi"` | |
-| persistence.config.type | string | `"pvc"` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
diff --git a/docs/apps/stable/flaresolverr/index.md b/docs/apps/stable/flaresolverr/index.md
index eab68a4b0df..6d3e4b5d8a0 100644
--- a/docs/apps/stable/flaresolverr/index.md
+++ b/docs/apps/stable/flaresolverr/index.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/flood/CHANGELOG.md b/docs/apps/stable/flood/CHANGELOG.md
index 11d78e20990..3a0f68fdd14 100644
--- a/docs/apps/stable/flood/CHANGELOG.md
+++ b/docs/apps/stable/flood/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [flood-4.0.9](https://github.com/truecharts/apps/compare/flood-4.0.8...flood-4.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [flood-4.0.8](https://github.com/truecharts/apps/compare/flood-4.0.7...flood-4.0.8) (2021-11-14)
diff --git a/docs/apps/stable/flood/index.md b/docs/apps/stable/flood/index.md
index 06e7111aca7..c066856aa92 100644
--- a/docs/apps/stable/flood/index.md
+++ b/docs/apps/stable/flood/index.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/focalboard/CHANGELOG.md b/docs/apps/stable/focalboard/CHANGELOG.md
index 51318c7abc0..f6f8635af0e 100644
--- a/docs/apps/stable/focalboard/CHANGELOG.md
+++ b/docs/apps/stable/focalboard/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [focalboard-4.0.9](https://github.com/truecharts/apps/compare/focalboard-4.0.8...focalboard-4.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [focalboard-4.0.8](https://github.com/truecharts/apps/compare/focalboard-4.0.7...focalboard-4.0.8) (2021-11-14)
diff --git a/docs/apps/stable/focalboard/index.md b/docs/apps/stable/focalboard/index.md
index fd4d72c9317..1313cd17976 100644
--- a/docs/apps/stable/focalboard/index.md
+++ b/docs/apps/stable/focalboard/index.md
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/fossil/CHANGELOG.md b/docs/apps/stable/fossil/CHANGELOG.md
index 453541ef807..eabf69d7f61 100644
--- a/docs/apps/stable/fossil/CHANGELOG.md
+++ b/docs/apps/stable/fossil/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [fossil-2.0.9](https://github.com/truecharts/apps/compare/fossil-2.0.8...fossil-2.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [fossil-2.0.8](https://github.com/truecharts/apps/compare/fossil-2.0.7...fossil-2.0.8) (2021-11-14)
diff --git a/docs/apps/stable/fossil/index.md b/docs/apps/stable/fossil/index.md
index b3e28d96dbd..1b1a6a7dff2 100644
--- a/docs/apps/stable/fossil/index.md
+++ b/docs/apps/stable/fossil/index.md
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/freeradius/CHANGELOG.md b/docs/apps/stable/freeradius/CHANGELOG.md
index bf9113dcfc4..5ce0e9099cb 100644
--- a/docs/apps/stable/freeradius/CHANGELOG.md
+++ b/docs/apps/stable/freeradius/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [freeradius-4.0.11](https://github.com/truecharts/apps/compare/freeradius-4.0.10...freeradius-4.0.11) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [freeradius-4.0.10](https://github.com/truecharts/apps/compare/freeradius-4.0.9...freeradius-4.0.10) (2021-11-14)
diff --git a/docs/apps/stable/freeradius/helm-values.md b/docs/apps/stable/freeradius/helm-values.md
index 483fb2af81a..3da3bbed149 100644
--- a/docs/apps/stable/freeradius/helm-values.md
+++ b/docs/apps/stable/freeradius/helm-values.md
@@ -15,11 +15,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/truecharts/freeradius"` | |
| image.tag | string | `"v3.0.23@sha256:21454da0a4f4950dd9b97e82de5b56556fdf2bf38f60ae427852b74a2622c972"` | |
-| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/etc/raddb"` | |
-| persistence.config.size | string | `"100Gi"` | |
-| persistence.config.type | string | `"pvc"` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| probes | object | See below | Probe configuration -- [[ref]](https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/) |
diff --git a/docs/apps/stable/freeradius/index.md b/docs/apps/stable/freeradius/index.md
index 071f95dc326..7420b9acfd9 100644
--- a/docs/apps/stable/freeradius/index.md
+++ b/docs/apps/stable/freeradius/index.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/freshrss/CHANGELOG.md b/docs/apps/stable/freshrss/CHANGELOG.md
index 46c0b5f95ed..5da2abc1a84 100644
--- a/docs/apps/stable/freshrss/CHANGELOG.md
+++ b/docs/apps/stable/freshrss/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [freshrss-9.0.10](https://github.com/truecharts/apps/compare/freshrss-9.0.9...freshrss-9.0.10) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [freshrss-9.0.9](https://github.com/truecharts/apps/compare/freshrss-9.0.8...freshrss-9.0.9) (2021-11-14)
diff --git a/docs/apps/stable/freshrss/helm-values.md b/docs/apps/stable/freshrss/helm-values.md
index f249b813f0e..82567ad763d 100644
--- a/docs/apps/stable/freshrss/helm-values.md
+++ b/docs/apps/stable/freshrss/helm-values.md
@@ -15,11 +15,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/linuxserver/freshrss"` | |
| image.tag | string | `"version-1.18.1@sha256:09ba63223bd9ed23a2e50b914c2e36c6e5f3dfd655e8b30ac1d7d70bcb585dd6"` | |
-| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
-| persistence.config.size | string | `"100Gi"` | |
-| persistence.config.type | string | `"pvc"` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
diff --git a/docs/apps/stable/freshrss/index.md b/docs/apps/stable/freshrss/index.md
index ee4e021cae5..c0b25dbe1ae 100644
--- a/docs/apps/stable/freshrss/index.md
+++ b/docs/apps/stable/freshrss/index.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/gaps/CHANGELOG.md b/docs/apps/stable/gaps/CHANGELOG.md
index ae68fde79ef..53c125dab89 100644
--- a/docs/apps/stable/gaps/CHANGELOG.md
+++ b/docs/apps/stable/gaps/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [gaps-9.0.9](https://github.com/truecharts/apps/compare/gaps-9.0.8...gaps-9.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [gaps-9.0.8](https://github.com/truecharts/apps/compare/gaps-9.0.7...gaps-9.0.8) (2021-11-14)
diff --git a/docs/apps/stable/gaps/helm-values.md b/docs/apps/stable/gaps/helm-values.md
index 7fa43ed6a14..9df33dc5da4 100644
--- a/docs/apps/stable/gaps/helm-values.md
+++ b/docs/apps/stable/gaps/helm-values.md
@@ -15,11 +15,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/truecharts/gaps"` | |
| image.tag | string | `"v0.8.8@sha256:2e4b3b4e677be68b947517b0077aec719db8c382dad2952421b746060bbd6513"` | |
-| persistence.data.accessMode | string | `"ReadWriteOnce"` | |
| persistence.data.enabled | bool | `true` | |
| persistence.data.mountPath | string | `"/usr/data"` | |
-| persistence.data.size | string | `"100Gi"` | |
-| persistence.data.type | string | `"pvc"` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
| service.main.ports.main.port | int | `8484` | |
| service.main.ports.main.targetPort | int | `8484` | |
diff --git a/docs/apps/stable/gaps/index.md b/docs/apps/stable/gaps/index.md
index f596e505fb4..3f1bb0bc98b 100644
--- a/docs/apps/stable/gaps/index.md
+++ b/docs/apps/stable/gaps/index.md
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/gitea/CHANGELOG.md b/docs/apps/stable/gitea/CHANGELOG.md
index 92899d648ac..a5addff6c18 100644
--- a/docs/apps/stable/gitea/CHANGELOG.md
+++ b/docs/apps/stable/gitea/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [gitea-4.0.15](https://github.com/truecharts/apps/compare/gitea-4.0.14...gitea-4.0.15) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [gitea-4.0.14](https://github.com/truecharts/apps/compare/gitea-4.0.13...gitea-4.0.14) (2021-11-14)
diff --git a/docs/apps/stable/gitea/helm-values.md b/docs/apps/stable/gitea/helm-values.md
index ab47f5725a5..a80d5845756 100644
--- a/docs/apps/stable/gitea/helm-values.md
+++ b/docs/apps/stable/gitea/helm-values.md
@@ -48,11 +48,8 @@ You will, however, be able to use all values referenced in the common chart here
| metrics.enabled | bool | `false` | |
| metrics.serviceMonitor.enabled | bool | `false` | |
| oauth.enabled | bool | `false` | |
-| persistence.data.accessMode | string | `"ReadWriteOnce"` | |
| persistence.data.enabled | bool | `true` | |
| persistence.data.mountPath | string | `"/data"` | |
-| persistence.data.size | string | `"100Gi"` | |
-| persistence.data.type | string | `"pvc"` | |
| persistence.temp.enabled | bool | `true` | |
| persistence.temp.mountPath | string | `"/tmp"` | |
| persistence.temp.type | string | `"emptyDir"` | |
diff --git a/docs/apps/stable/gitea/index.md b/docs/apps/stable/gitea/index.md
index b5de5a53e36..b21fd371a39 100644
--- a/docs/apps/stable/gitea/index.md
+++ b/docs/apps/stable/gitea/index.md
@@ -19,9 +19,9 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org/ | memcached | 1.0.1 |
-| https://truecharts.org/ | postgresql | 5.1.17 |
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org/ | memcached | 1.0.4 |
+| https://truecharts.org/ | postgresql | 5.2.2 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/golinks/CHANGELOG.md b/docs/apps/stable/golinks/CHANGELOG.md
index 34918247a51..0d9c8e3205f 100644
--- a/docs/apps/stable/golinks/CHANGELOG.md
+++ b/docs/apps/stable/golinks/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [golinks-2.0.9](https://github.com/truecharts/apps/compare/golinks-2.0.8...golinks-2.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [golinks-2.0.8](https://github.com/truecharts/apps/compare/golinks-2.0.7...golinks-2.0.8) (2021-11-14)
diff --git a/docs/apps/stable/golinks/helm-values.md b/docs/apps/stable/golinks/helm-values.md
index 9a98d07fbd7..6c162ea57f8 100644
--- a/docs/apps/stable/golinks/helm-values.md
+++ b/docs/apps/stable/golinks/helm-values.md
@@ -15,10 +15,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/nicholaswilde/golinks"` | |
| image.tag | string | `"version-154c581@sha256:8e67b26324c5dc433210df8f2fb64317db3cbbe7db0b9e10c6e5bc3f3f7860e4"` | |
-| persistence.data.accessMode | string | `"ReadWriteOnce"` | |
| persistence.data.enabled | bool | `true` | |
| persistence.data.mountPath | string | `"/data"` | |
-| persistence.data.size | string | `"1Gi"` | |
| persistence.varrun.enabled | bool | `true` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
diff --git a/docs/apps/stable/golinks/index.md b/docs/apps/stable/golinks/index.md
index 63d091cb546..c40b74366aa 100644
--- a/docs/apps/stable/golinks/index.md
+++ b/docs/apps/stable/golinks/index.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/gonic/CHANGELOG.md b/docs/apps/stable/gonic/CHANGELOG.md
index e3070aac7f6..142ac26f5af 100644
--- a/docs/apps/stable/gonic/CHANGELOG.md
+++ b/docs/apps/stable/gonic/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [gonic-4.0.9](https://github.com/truecharts/apps/compare/gonic-4.0.8...gonic-4.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [gonic-4.0.8](https://github.com/truecharts/apps/compare/gonic-4.0.7...gonic-4.0.8) (2021-11-14)
diff --git a/docs/apps/stable/gonic/index.md b/docs/apps/stable/gonic/index.md
index fc8062202ce..cc2fa1a743f 100644
--- a/docs/apps/stable/gonic/index.md
+++ b/docs/apps/stable/gonic/index.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/gotify/CHANGELOG.md b/docs/apps/stable/gotify/CHANGELOG.md
index c58a41d49a6..dd82fa7e340 100644
--- a/docs/apps/stable/gotify/CHANGELOG.md
+++ b/docs/apps/stable/gotify/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [gotify-4.0.10](https://github.com/truecharts/apps/compare/gotify-4.0.9...gotify-4.0.10) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [gotify-4.0.9](https://github.com/truecharts/apps/compare/gotify-4.0.8...gotify-4.0.9) (2021-11-14)
diff --git a/docs/apps/stable/gotify/helm-values.md b/docs/apps/stable/gotify/helm-values.md
index fbfffb1307c..902bb424842 100644
--- a/docs/apps/stable/gotify/helm-values.md
+++ b/docs/apps/stable/gotify/helm-values.md
@@ -25,10 +25,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"gotify/server"` | |
| image.tag | string | `"2.1.0@sha256:57aa2aabac035c16118f625dd6d3d2c3ca421b43b28cb27512f3212193d65771"` | |
-| persistence.data.accessMode | string | `"ReadWriteOnce"` | |
| persistence.data.enabled | bool | `true` | |
| persistence.data.mountPath | string | `"/app/data"` | |
-| persistence.data.size | string | `"1Gi"` | |
| postgresql.enabled | bool | `true` | |
| postgresql.existingSecret | string | `"dbcreds"` | |
| postgresql.postgresqlDatabase | string | `"gotify"` | |
diff --git a/docs/apps/stable/gotify/index.md b/docs/apps/stable/gotify/index.md
index 68d481533f4..a3f720ddf39 100644
--- a/docs/apps/stable/gotify/index.md
+++ b/docs/apps/stable/gotify/index.md
@@ -19,8 +19,8 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org/ | postgresql | 5.1.17 |
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org/ | postgresql | 5.2.2 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/grav/CHANGELOG.md b/docs/apps/stable/grav/CHANGELOG.md
index 5e3e16326d0..986ea917a4a 100644
--- a/docs/apps/stable/grav/CHANGELOG.md
+++ b/docs/apps/stable/grav/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [grav-2.0.9](https://github.com/truecharts/apps/compare/grav-2.0.8...grav-2.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [grav-2.0.8](https://github.com/truecharts/apps/compare/grav-2.0.7...grav-2.0.8) (2021-11-14)
diff --git a/docs/apps/stable/grav/index.md b/docs/apps/stable/grav/index.md
index a793dc73cde..828c4036bf8 100644
--- a/docs/apps/stable/grav/index.md
+++ b/docs/apps/stable/grav/index.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/grocy/CHANGELOG.md b/docs/apps/stable/grocy/CHANGELOG.md
index 0ffb03ecf08..a6151335612 100644
--- a/docs/apps/stable/grocy/CHANGELOG.md
+++ b/docs/apps/stable/grocy/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [grocy-9.0.9](https://github.com/truecharts/apps/compare/grocy-9.0.8...grocy-9.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [grocy-9.0.8](https://github.com/truecharts/apps/compare/grocy-9.0.7...grocy-9.0.8) (2021-11-14)
diff --git a/docs/apps/stable/grocy/helm-values.md b/docs/apps/stable/grocy/helm-values.md
index ccd99309eec..f320581c2f1 100644
--- a/docs/apps/stable/grocy/helm-values.md
+++ b/docs/apps/stable/grocy/helm-values.md
@@ -15,11 +15,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/linuxserver/grocy"` | |
| image.tag | string | `"version-v3.1.1@sha256:f67e4ce1c7498f5360d874955b0baf3b6b4ae88f5411094d32f7bfb93ddd4a5a"` | |
-| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
-| persistence.config.size | string | `"100Gi"` | |
-| persistence.config.type | string | `"pvc"` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
diff --git a/docs/apps/stable/grocy/index.md b/docs/apps/stable/grocy/index.md
index d1cf9da4c19..45e8cfdfdfc 100644
--- a/docs/apps/stable/grocy/index.md
+++ b/docs/apps/stable/grocy/index.md
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/handbrake/CHANGELOG.md b/docs/apps/stable/handbrake/CHANGELOG.md
index d7187061a53..dd3d3c9cc39 100644
--- a/docs/apps/stable/handbrake/CHANGELOG.md
+++ b/docs/apps/stable/handbrake/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [handbrake-9.0.9](https://github.com/truecharts/apps/compare/handbrake-9.0.8...handbrake-9.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [handbrake-9.0.8](https://github.com/truecharts/apps/compare/handbrake-9.0.7...handbrake-9.0.8) (2021-11-14)
diff --git a/docs/apps/stable/handbrake/helm-values.md b/docs/apps/stable/handbrake/helm-values.md
index b85f95086bd..e7a7ddf28d1 100644
--- a/docs/apps/stable/handbrake/helm-values.md
+++ b/docs/apps/stable/handbrake/helm-values.md
@@ -26,11 +26,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/truecharts/handbrake"` | |
| image.tag | string | `"v1.24.2@sha256:312ddf5ec046fd0ca3f84015b55c8b4cbe1d6e8340ffcaf244489592a3fc92da"` | |
-| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
-| persistence.config.size | string | `"100Gi"` | |
-| persistence.config.type | string | `"pvc"` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
diff --git a/docs/apps/stable/handbrake/index.md b/docs/apps/stable/handbrake/index.md
index 65581e1e18c..864344f24e7 100644
--- a/docs/apps/stable/handbrake/index.md
+++ b/docs/apps/stable/handbrake/index.md
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/haste-server/CHANGELOG.md b/docs/apps/stable/haste-server/CHANGELOG.md
index 8da006c755c..4c6083608eb 100644
--- a/docs/apps/stable/haste-server/CHANGELOG.md
+++ b/docs/apps/stable/haste-server/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [haste-server-4.0.9](https://github.com/truecharts/apps/compare/haste-server-4.0.8...haste-server-4.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [haste-server-4.0.8](https://github.com/truecharts/apps/compare/haste-server-4.0.7...haste-server-4.0.8) (2021-11-14)
diff --git a/docs/apps/stable/haste-server/index.md b/docs/apps/stable/haste-server/index.md
index f9d5c32d242..3dcacdc40d8 100644
--- a/docs/apps/stable/haste-server/index.md
+++ b/docs/apps/stable/haste-server/index.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/headphones/CHANGELOG.md b/docs/apps/stable/headphones/CHANGELOG.md
index 3f51b760ffd..9b7f1d1416c 100644
--- a/docs/apps/stable/headphones/CHANGELOG.md
+++ b/docs/apps/stable/headphones/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [headphones-2.0.9](https://github.com/truecharts/apps/compare/headphones-2.0.8...headphones-2.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [headphones-2.0.8](https://github.com/truecharts/apps/compare/headphones-2.0.7...headphones-2.0.8) (2021-11-14)
diff --git a/docs/apps/stable/headphones/helm-values.md b/docs/apps/stable/headphones/helm-values.md
index cafeba67cc0..77c45fe04f2 100644
--- a/docs/apps/stable/headphones/helm-values.md
+++ b/docs/apps/stable/headphones/helm-values.md
@@ -17,14 +17,6 @@ You will, however, be able to use all values referenced in the common chart here
| image.tag | string | `"version-58edc604@sha256:43f2d40be460ac59c6b80d6ea1307f14dad11379ac607b6752f84a758da6b118"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
-| persistence.downloads.accessMode | string | `"ReadWriteOnce"` | |
-| persistence.downloads.enabled | bool | `true` | |
-| persistence.downloads.mountPath | string | `"/downloads"` | |
-| persistence.downloads.size | string | `"1Gi"` | |
-| persistence.music.accessMode | string | `"ReadWriteOnce"` | |
-| persistence.music.enabled | bool | `true` | |
-| persistence.music.mountPath | string | `"/music"` | |
-| persistence.music.size | string | `"1Gi"` | |
| persistence.varrun.enabled | bool | `true` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
diff --git a/docs/apps/stable/headphones/index.md b/docs/apps/stable/headphones/index.md
index 1f3a1a51605..f8ade4d409b 100644
--- a/docs/apps/stable/headphones/index.md
+++ b/docs/apps/stable/headphones/index.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/healthchecks/CHANGELOG.md b/docs/apps/stable/healthchecks/CHANGELOG.md
index 62b9017098b..db585e00804 100644
--- a/docs/apps/stable/healthchecks/CHANGELOG.md
+++ b/docs/apps/stable/healthchecks/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [healthchecks-4.0.9](https://github.com/truecharts/apps/compare/healthchecks-4.0.8...healthchecks-4.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [healthchecks-4.0.8](https://github.com/truecharts/apps/compare/healthchecks-4.0.7...healthchecks-4.0.8) (2021-11-14)
diff --git a/docs/apps/stable/healthchecks/helm-values.md b/docs/apps/stable/healthchecks/helm-values.md
index 3631222c328..88da4035f0d 100644
--- a/docs/apps/stable/healthchecks/helm-values.md
+++ b/docs/apps/stable/healthchecks/helm-values.md
@@ -22,7 +22,7 @@ You will, however, be able to use all values referenced in the common chart here
| image.repository | string | `"ghcr.io/linuxserver/healthchecks"` | image repository |
| image.tag | string | `"version-v1.22.0@sha256:a5cef9bed791dee2b8d74f0ed3098af13166a9a75da57671220d01ab61dbde31"` | image tag |
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
-| persistence.config | object | `{"accessMode":"ReadWriteOnce","enabled":true,"mountpath":"/config","size":"100Gi","type":"pvc"}` | Volume used for configuration |
+| persistence.config | object | `{"enabled":true,"mountPath":"/config"}` | Volume used for configuration |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
diff --git a/docs/apps/stable/healthchecks/index.md b/docs/apps/stable/healthchecks/index.md
index 5096e695a35..f97e168f26d 100644
--- a/docs/apps/stable/healthchecks/index.md
+++ b/docs/apps/stable/healthchecks/index.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/heimdall/CHANGELOG.md b/docs/apps/stable/heimdall/CHANGELOG.md
index 788da171eeb..0ee4c077be7 100644
--- a/docs/apps/stable/heimdall/CHANGELOG.md
+++ b/docs/apps/stable/heimdall/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [heimdall-9.0.11](https://github.com/truecharts/apps/compare/heimdall-9.0.10...heimdall-9.0.11) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [heimdall-9.0.10](https://github.com/truecharts/apps/compare/heimdall-9.0.9...heimdall-9.0.10) (2021-11-14)
diff --git a/docs/apps/stable/heimdall/helm-values.md b/docs/apps/stable/heimdall/helm-values.md
index 01c8a647bb7..cf8d91206ea 100644
--- a/docs/apps/stable/heimdall/helm-values.md
+++ b/docs/apps/stable/heimdall/helm-values.md
@@ -15,11 +15,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/linuxserver/heimdall"` | |
| image.tag | string | `"version-2.2.2@sha256:1975c25393338810356fd40eb0a4d7aa9ea2086da8eb4b9d257c1cc5bc07d802"` | |
-| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
-| persistence.config.size | string | `"100Gi"` | |
-| persistence.config.type | string | `"pvc"` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| probes.startup.enabled | bool | `true` | |
diff --git a/docs/apps/stable/heimdall/index.md b/docs/apps/stable/heimdall/index.md
index db249dfed9a..380c126d118 100644
--- a/docs/apps/stable/heimdall/index.md
+++ b/docs/apps/stable/heimdall/index.md
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/home-assistant/CHANGELOG.md b/docs/apps/stable/home-assistant/CHANGELOG.md
index 760a3ae9744..88c4c3f8e7e 100644
--- a/docs/apps/stable/home-assistant/CHANGELOG.md
+++ b/docs/apps/stable/home-assistant/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [home-assistant-11.0.13](https://github.com/truecharts/apps/compare/home-assistant-11.0.12...home-assistant-11.0.13) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [home-assistant-11.0.12](https://github.com/truecharts/apps/compare/home-assistant-11.0.11...home-assistant-11.0.12) (2021-11-14)
diff --git a/docs/apps/stable/home-assistant/helm-values.md b/docs/apps/stable/home-assistant/helm-values.md
index a592511e37c..b48b31de3f4 100644
--- a/docs/apps/stable/home-assistant/helm-values.md
+++ b/docs/apps/stable/home-assistant/helm-values.md
@@ -28,11 +28,8 @@ You will, however, be able to use all values referenced in the common chart here
| initContainers.init.volumeMounts[0].name | string | `"init"` | |
| initContainers.init.volumeMounts[1].mountPath | string | `"/config"` | |
| initContainers.init.volumeMounts[1].name | string | `"config"` | |
-| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
-| persistence.config.size | string | `"100Gi"` | |
-| persistence.config.type | string | `"pvc"` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| postgresql | object | See values.yaml | Enable and configure postgresql database subchart under this key. For more options see [postgresql chart documentation](https://github.com/bitnami/charts/tree/master/bitnami/postgresql) |
diff --git a/docs/apps/stable/home-assistant/index.md b/docs/apps/stable/home-assistant/index.md
index f05711bb45f..90e4120d3be 100644
--- a/docs/apps/stable/home-assistant/index.md
+++ b/docs/apps/stable/home-assistant/index.md
@@ -18,8 +18,8 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org/ | postgresql | 5.1.17 |
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org/ | postgresql | 5.2.2 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/hyperion-ng/CHANGELOG.md b/docs/apps/stable/hyperion-ng/CHANGELOG.md
index 5511c1d89f2..ae0d4249b6a 100644
--- a/docs/apps/stable/hyperion-ng/CHANGELOG.md
+++ b/docs/apps/stable/hyperion-ng/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [hyperion-ng-4.0.9](https://github.com/truecharts/apps/compare/hyperion-ng-4.0.8...hyperion-ng-4.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [hyperion-ng-4.0.8](https://github.com/truecharts/apps/compare/hyperion-ng-4.0.7...hyperion-ng-4.0.8) (2021-11-14)
diff --git a/docs/apps/stable/hyperion-ng/helm-values.md b/docs/apps/stable/hyperion-ng/helm-values.md
index bdffd57f227..64b2d8b636d 100644
--- a/docs/apps/stable/hyperion-ng/helm-values.md
+++ b/docs/apps/stable/hyperion-ng/helm-values.md
@@ -17,11 +17,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"sirfragalot/hyperion.ng"` | image repository |
| image.tag | string | `"2.0.0-alpha.9-x86_64@sha256:34577843cb7b64a27b2e772a54886b54d8e0393230b18c6502309ab8221095a0"` | image tag |
-| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/root/.hyperion"` | |
-| persistence.config.size | string | `"100Gi"` | |
-| persistence.config.type | string | `"pvc"` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| securityContext.runAsNonRoot | bool | `false` | |
diff --git a/docs/apps/stable/hyperion-ng/index.md b/docs/apps/stable/hyperion-ng/index.md
index e483306e8cf..42fc19c935c 100644
--- a/docs/apps/stable/hyperion-ng/index.md
+++ b/docs/apps/stable/hyperion-ng/index.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/icantbelieveitsnotvaletudo/CHANGELOG.md b/docs/apps/stable/icantbelieveitsnotvaletudo/CHANGELOG.md
index d329c96db9f..b234bbb8190 100644
--- a/docs/apps/stable/icantbelieveitsnotvaletudo/CHANGELOG.md
+++ b/docs/apps/stable/icantbelieveitsnotvaletudo/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [icantbelieveitsnotvaletudo-2.0.9](https://github.com/truecharts/apps/compare/icantbelieveitsnotvaletudo-2.0.8...icantbelieveitsnotvaletudo-2.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [icantbelieveitsnotvaletudo-2.0.8](https://github.com/truecharts/apps/compare/icantbelieveitsnotvaletudo-2.0.7...icantbelieveitsnotvaletudo-2.0.8) (2021-11-14)
diff --git a/docs/apps/stable/icantbelieveitsnotvaletudo/helm-values.md b/docs/apps/stable/icantbelieveitsnotvaletudo/helm-values.md
index c9dfbd0bf6d..81ca798fd30 100644
--- a/docs/apps/stable/icantbelieveitsnotvaletudo/helm-values.md
+++ b/docs/apps/stable/icantbelieveitsnotvaletudo/helm-values.md
@@ -16,6 +16,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"pmaksymiuk/icantbelieveitsnotvaletudo"` | image repository |
| image.tag | string | `"2021.2.1@sha256:cfb6ca812b7bec09ef61d60c8ab71945b6594525673f2edd9ddcd88004d8b150"` | image tag |
+| persistence.config.enabled | bool | `true` | |
+| persistence.config.mountPath | string | `"/config"` | |
| service.main.ports.main.port | int | `3000` | |
| service.main.ports.main.targetPort | int | `3000` | |
diff --git a/docs/apps/stable/icantbelieveitsnotvaletudo/index.md b/docs/apps/stable/icantbelieveitsnotvaletudo/index.md
index 9dd003d279c..0a90c54ec34 100644
--- a/docs/apps/stable/icantbelieveitsnotvaletudo/index.md
+++ b/docs/apps/stable/icantbelieveitsnotvaletudo/index.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/jackett/CHANGELOG.md b/docs/apps/stable/jackett/CHANGELOG.md
index 975a54f0f53..1e6e64e9500 100644
--- a/docs/apps/stable/jackett/CHANGELOG.md
+++ b/docs/apps/stable/jackett/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [jackett-9.0.17](https://github.com/truecharts/apps/compare/jackett-9.0.16...jackett-9.0.17) (2021-11-15)
+
+#### Chore
+
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [jackett-9.0.16](https://github.com/truecharts/apps/compare/jackett-9.0.15...jackett-9.0.16) (2021-11-15)
diff --git a/docs/apps/stable/jackett/index.md b/docs/apps/stable/jackett/index.md
index 8d82162821c..db6920b6ef0 100644
--- a/docs/apps/stable/jackett/index.md
+++ b/docs/apps/stable/jackett/index.md
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/jdownloader2/CHANGELOG.md b/docs/apps/stable/jdownloader2/CHANGELOG.md
index 7662bb6b5d0..558675aaac7 100644
--- a/docs/apps/stable/jdownloader2/CHANGELOG.md
+++ b/docs/apps/stable/jdownloader2/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [jdownloader2-4.0.10](https://github.com/truecharts/apps/compare/jdownloader2-4.0.9...jdownloader2-4.0.10) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [jdownloader2-4.0.9](https://github.com/truecharts/apps/compare/jdownloader2-4.0.8...jdownloader2-4.0.9) (2021-11-14)
diff --git a/docs/apps/stable/jdownloader2/helm-values.md b/docs/apps/stable/jdownloader2/helm-values.md
index cc6ef31eba4..b9ec1a82993 100644
--- a/docs/apps/stable/jdownloader2/helm-values.md
+++ b/docs/apps/stable/jdownloader2/helm-values.md
@@ -22,11 +22,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/truecharts/jdownloader-2"` | |
| image.tag | string | `"v1.7.1@sha256:ed3299aa7037a99aed5978c30e504ce3daa470d11b6af9533355592c64c3cced"` | |
-| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
-| persistence.config.size | string | `"100Gi"` | |
-| persistence.config.type | string | `"pvc"` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
diff --git a/docs/apps/stable/jdownloader2/index.md b/docs/apps/stable/jdownloader2/index.md
index 89ddc31813d..6e5a2330e79 100644
--- a/docs/apps/stable/jdownloader2/index.md
+++ b/docs/apps/stable/jdownloader2/index.md
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/jellyfin/CHANGELOG.md b/docs/apps/stable/jellyfin/CHANGELOG.md
index 002808e478d..18ef5c2d20c 100644
--- a/docs/apps/stable/jellyfin/CHANGELOG.md
+++ b/docs/apps/stable/jellyfin/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [jellyfin-9.0.9](https://github.com/truecharts/apps/compare/jellyfin-9.0.8...jellyfin-9.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [jellyfin-9.0.8](https://github.com/truecharts/apps/compare/jellyfin-9.0.7...jellyfin-9.0.8) (2021-11-14)
diff --git a/docs/apps/stable/jellyfin/helm-values.md b/docs/apps/stable/jellyfin/helm-values.md
index a6eac57936e..aa417a0d46d 100644
--- a/docs/apps/stable/jellyfin/helm-values.md
+++ b/docs/apps/stable/jellyfin/helm-values.md
@@ -14,11 +14,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/truecharts/jellyfin"` | |
| image.tag | string | `"v10.7.7@sha256:2fa78e734903d95f8b530d2f3203f5ce5d9ff891cc8a70c0e80e828e336b4abb"` | |
-| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
-| persistence.config.size | string | `"100Gi"` | |
-| persistence.config.type | string | `"pvc"` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
| service.main.ports.main.port | int | `8096` | |
| service.main.ports.main.targetPort | int | `8096` | |
diff --git a/docs/apps/stable/jellyfin/index.md b/docs/apps/stable/jellyfin/index.md
index 0701fd78cb3..327c534be89 100644
--- a/docs/apps/stable/jellyfin/index.md
+++ b/docs/apps/stable/jellyfin/index.md
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/joplin-server/CHANGELOG.md b/docs/apps/stable/joplin-server/CHANGELOG.md
index 7691c3aca4c..35d244dc4f2 100644
--- a/docs/apps/stable/joplin-server/CHANGELOG.md
+++ b/docs/apps/stable/joplin-server/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [joplin-server-4.0.10](https://github.com/truecharts/apps/compare/joplin-server-4.0.9...joplin-server-4.0.10) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [joplin-server-4.0.9](https://github.com/truecharts/apps/compare/joplin-server-4.0.8...joplin-server-4.0.9) (2021-11-14)
diff --git a/docs/apps/stable/joplin-server/helm-values.md b/docs/apps/stable/joplin-server/helm-values.md
index b6bc7564a9f..d28f2506d8e 100644
--- a/docs/apps/stable/joplin-server/helm-values.md
+++ b/docs/apps/stable/joplin-server/helm-values.md
@@ -26,6 +26,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"joplin/server"` | image repository |
| image.tag | string | `"2.5.1@sha256:5bd976f19f883352bacad74767237471941cb35b2ded96a1afeeb7168b1e08d8"` | image tag |
+| persistence.config.enabled | bool | `true` | |
+| persistence.config.mountPath | string | `"/config"` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| postgresql | object | See values.yaml | Enable and configure postgresql database subchart under this key. |
diff --git a/docs/apps/stable/joplin-server/index.md b/docs/apps/stable/joplin-server/index.md
index 701c9a4cff8..458289f5f99 100644
--- a/docs/apps/stable/joplin-server/index.md
+++ b/docs/apps/stable/joplin-server/index.md
@@ -19,8 +19,8 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org/ | postgresql | 5.1.17 |
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org/ | postgresql | 5.2.2 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/kanboard/CHANGELOG.md b/docs/apps/stable/kanboard/CHANGELOG.md
index ff5cfe1e3c0..12504dfcf14 100644
--- a/docs/apps/stable/kanboard/CHANGELOG.md
+++ b/docs/apps/stable/kanboard/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [kanboard-4.0.10](https://github.com/truecharts/apps/compare/kanboard-4.0.9...kanboard-4.0.10) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [kanboard-4.0.9](https://github.com/truecharts/apps/compare/kanboard-4.0.8...kanboard-4.0.9) (2021-11-14)
diff --git a/docs/apps/stable/kanboard/index.md b/docs/apps/stable/kanboard/index.md
index 91fe492f084..769b7487c69 100644
--- a/docs/apps/stable/kanboard/index.md
+++ b/docs/apps/stable/kanboard/index.md
@@ -17,8 +17,8 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org/ | postgresql | 5.1.17 |
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org/ | postgresql | 5.2.2 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/kms/CHANGELOG.md b/docs/apps/stable/kms/CHANGELOG.md
index 50fe9dc518e..58c8a704414 100644
--- a/docs/apps/stable/kms/CHANGELOG.md
+++ b/docs/apps/stable/kms/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [kms-9.0.11](https://github.com/truecharts/apps/compare/kms-9.0.10...kms-9.0.11) (2021-11-15)
+
+#### Chore
+
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [kms-9.0.10](https://github.com/truecharts/apps/compare/kms-9.0.9...kms-9.0.10) (2021-11-14)
diff --git a/docs/apps/stable/kms/index.md b/docs/apps/stable/kms/index.md
index edf3ff73556..5e80e82b9c3 100644
--- a/docs/apps/stable/kms/index.md
+++ b/docs/apps/stable/kms/index.md
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/komga/CHANGELOG.md b/docs/apps/stable/komga/CHANGELOG.md
index b24bb8d5d83..9f1a7dc129f 100644
--- a/docs/apps/stable/komga/CHANGELOG.md
+++ b/docs/apps/stable/komga/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [komga-4.0.10](https://github.com/truecharts/apps/compare/komga-4.0.9...komga-4.0.10) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [komga-4.0.9](https://github.com/truecharts/apps/compare/komga-4.0.8...komga-4.0.9) (2021-11-14)
diff --git a/docs/apps/stable/komga/index.md b/docs/apps/stable/komga/index.md
index ad0d71c0064..9c6571130fc 100644
--- a/docs/apps/stable/komga/index.md
+++ b/docs/apps/stable/komga/index.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/lazylibrarian/CHANGELOG.md b/docs/apps/stable/lazylibrarian/CHANGELOG.md
index 91a96b31a88..324e469e833 100644
--- a/docs/apps/stable/lazylibrarian/CHANGELOG.md
+++ b/docs/apps/stable/lazylibrarian/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [lazylibrarian-9.0.11](https://github.com/truecharts/apps/compare/lazylibrarian-9.0.10...lazylibrarian-9.0.11) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [lazylibrarian-9.0.10](https://github.com/truecharts/apps/compare/lazylibrarian-9.0.9...lazylibrarian-9.0.10) (2021-11-14)
diff --git a/docs/apps/stable/lazylibrarian/helm-values.md b/docs/apps/stable/lazylibrarian/helm-values.md
index 9ba03a05b99..899baf65ec1 100644
--- a/docs/apps/stable/lazylibrarian/helm-values.md
+++ b/docs/apps/stable/lazylibrarian/helm-values.md
@@ -15,11 +15,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/linuxserver/lazylibrarian"` | |
| image.tag | string | `"latest@sha256:770efb8273746fe474489c5c3edb5aef1a8e504bd97936551623a5cf403a0b0f"` | |
-| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
-| persistence.config.size | string | `"100Gi"` | |
-| persistence.config.type | string | `"pvc"` | |
| persistence.varrun.enabled | bool | `true` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
diff --git a/docs/apps/stable/lazylibrarian/index.md b/docs/apps/stable/lazylibrarian/index.md
index 52d0716115c..39a3dd7e4b7 100644
--- a/docs/apps/stable/lazylibrarian/index.md
+++ b/docs/apps/stable/lazylibrarian/index.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/leaf2mqtt/CHANGELOG.md b/docs/apps/stable/leaf2mqtt/CHANGELOG.md
index f3e25e3ec5f..4a5c279c346 100644
--- a/docs/apps/stable/leaf2mqtt/CHANGELOG.md
+++ b/docs/apps/stable/leaf2mqtt/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [leaf2mqtt-2.0.9](https://github.com/truecharts/apps/compare/leaf2mqtt-2.0.8...leaf2mqtt-2.0.9) (2021-11-15)
+
+#### Chore
+
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [leaf2mqtt-2.0.8](https://github.com/truecharts/apps/compare/leaf2mqtt-2.0.7...leaf2mqtt-2.0.8) (2021-11-14)
diff --git a/docs/apps/stable/leaf2mqtt/index.md b/docs/apps/stable/leaf2mqtt/index.md
index a6cd25568e1..cb29847c00a 100644
--- a/docs/apps/stable/leaf2mqtt/index.md
+++ b/docs/apps/stable/leaf2mqtt/index.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/librespeed/CHANGELOG.md b/docs/apps/stable/librespeed/CHANGELOG.md
index 98b73c955f5..80d957d7e33 100644
--- a/docs/apps/stable/librespeed/CHANGELOG.md
+++ b/docs/apps/stable/librespeed/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [librespeed-4.0.10](https://github.com/truecharts/apps/compare/librespeed-4.0.9...librespeed-4.0.10) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [librespeed-4.0.9](https://github.com/truecharts/apps/compare/librespeed-4.0.8...librespeed-4.0.9) (2021-11-14)
diff --git a/docs/apps/stable/librespeed/index.md b/docs/apps/stable/librespeed/index.md
index 8937798ce51..30808fa006d 100644
--- a/docs/apps/stable/librespeed/index.md
+++ b/docs/apps/stable/librespeed/index.md
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/lidarr/CHANGELOG.md b/docs/apps/stable/lidarr/CHANGELOG.md
index d47218df685..f48d803c8a1 100644
--- a/docs/apps/stable/lidarr/CHANGELOG.md
+++ b/docs/apps/stable/lidarr/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [lidarr-9.0.9](https://github.com/truecharts/apps/compare/lidarr-9.0.8...lidarr-9.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [lidarr-9.0.8](https://github.com/truecharts/apps/compare/lidarr-9.0.7...lidarr-9.0.8) (2021-11-14)
diff --git a/docs/apps/stable/lidarr/helm-values.md b/docs/apps/stable/lidarr/helm-values.md
index 2dd3f902a3a..57e22e5b4fc 100644
--- a/docs/apps/stable/lidarr/helm-values.md
+++ b/docs/apps/stable/lidarr/helm-values.md
@@ -15,11 +15,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/k8s-at-home/lidarr"` | |
| image.tag | string | `"v1.0.0.2255@sha256:54ebc1f90963b16889e9e1b915eced4efd45ae489805aa996faf519430a4322f"` | |
-| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
-| persistence.config.size | string | `"100Gi"` | |
-| persistence.config.type | string | `"pvc"` | |
| probes.liveness.custom | bool | `true` | |
| probes.liveness.enabled | bool | `true` | |
| probes.liveness.spec.exec.command[0] | string | `"/usr/bin/env"` | |
diff --git a/docs/apps/stable/lidarr/index.md b/docs/apps/stable/lidarr/index.md
index 37e9a3efd65..3670ba66201 100644
--- a/docs/apps/stable/lidarr/index.md
+++ b/docs/apps/stable/lidarr/index.md
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/littlelink/CHANGELOG.md b/docs/apps/stable/littlelink/CHANGELOG.md
index 82f00f23897..6020200592d 100644
--- a/docs/apps/stable/littlelink/CHANGELOG.md
+++ b/docs/apps/stable/littlelink/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [littlelink-4.0.12](https://github.com/truecharts/apps/compare/littlelink-4.0.11...littlelink-4.0.12) (2021-11-15)
+
+#### Chore
+
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [littlelink-4.0.11](https://github.com/truecharts/apps/compare/littlelink-4.0.10...littlelink-4.0.11) (2021-11-14)
diff --git a/docs/apps/stable/littlelink/index.md b/docs/apps/stable/littlelink/index.md
index 17ca5ec2252..095dafdc439 100644
--- a/docs/apps/stable/littlelink/index.md
+++ b/docs/apps/stable/littlelink/index.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/logitech-media-server/CHANGELOG.md b/docs/apps/stable/logitech-media-server/CHANGELOG.md
index 58da82afcb4..f4a6641f7a8 100644
--- a/docs/apps/stable/logitech-media-server/CHANGELOG.md
+++ b/docs/apps/stable/logitech-media-server/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [logitech-media-server-2.0.13](https://github.com/truecharts/apps/compare/logitech-media-server-2.0.12...logitech-media-server-2.0.13) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [logitech-media-server-2.0.12](https://github.com/truecharts/apps/compare/logitech-media-server-2.0.11...logitech-media-server-2.0.12) (2021-11-14)
diff --git a/docs/apps/stable/logitech-media-server/helm-values.md b/docs/apps/stable/logitech-media-server/helm-values.md
index a9b5385e2d5..cb8c0b11780 100644
--- a/docs/apps/stable/logitech-media-server/helm-values.md
+++ b/docs/apps/stable/logitech-media-server/helm-values.md
@@ -16,11 +16,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"lmscommunity/logitechmediaserver"` | |
| image.tag | string | `"8.3.0@sha256:2b3ff7a240749af53ef266f91c1003d862e7b6d1a1ab810d44d57be0369515aa"` | |
-| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
-| persistence.config.mounthPath | string | `"/config"` | |
-| persistence.config.size | string | `"100Gi"` | |
-| persistence.config.type | string | `"pvc"` | |
+| persistence.config.mountPath | string | `"/config"` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
diff --git a/docs/apps/stable/logitech-media-server/index.md b/docs/apps/stable/logitech-media-server/index.md
index e7d116bfe7c..b17f8e54d9a 100644
--- a/docs/apps/stable/logitech-media-server/index.md
+++ b/docs/apps/stable/logitech-media-server/index.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/lychee/CHANGELOG.md b/docs/apps/stable/lychee/CHANGELOG.md
index 066241531ba..2893d4cb1bf 100644
--- a/docs/apps/stable/lychee/CHANGELOG.md
+++ b/docs/apps/stable/lychee/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [lychee-9.0.9](https://github.com/truecharts/apps/compare/lychee-9.0.8...lychee-9.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [lychee-9.0.8](https://github.com/truecharts/apps/compare/lychee-9.0.7...lychee-9.0.8) (2021-11-14)
diff --git a/docs/apps/stable/lychee/helm-values.md b/docs/apps/stable/lychee/helm-values.md
index eff93fbea21..38076cb3636 100644
--- a/docs/apps/stable/lychee/helm-values.md
+++ b/docs/apps/stable/lychee/helm-values.md
@@ -15,11 +15,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/truecharts/lychee-laravel"` | |
| image.tag | string | `"v4.3.4@sha256:b6ce78acde58c303b4c91d78d899317ee4de6a9c44343b263155497c1bcd762c"` | |
-| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
-| persistence.config.size | string | `"100Gi"` | |
-| persistence.config.type | string | `"pvc"` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
diff --git a/docs/apps/stable/lychee/index.md b/docs/apps/stable/lychee/index.md
index 92e5a17aac2..9c2f69e8f9c 100644
--- a/docs/apps/stable/lychee/index.md
+++ b/docs/apps/stable/lychee/index.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/mealie/CHANGELOG.md b/docs/apps/stable/mealie/CHANGELOG.md
index e49560a38a0..895bf4d644b 100644
--- a/docs/apps/stable/mealie/CHANGELOG.md
+++ b/docs/apps/stable/mealie/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [mealie-4.0.10](https://github.com/truecharts/apps/compare/mealie-4.0.9...mealie-4.0.10) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [mealie-4.0.9](https://github.com/truecharts/apps/compare/mealie-4.0.8...mealie-4.0.9) (2021-11-14)
diff --git a/docs/apps/stable/mealie/index.md b/docs/apps/stable/mealie/index.md
index a4281af572b..78ee0547f37 100644
--- a/docs/apps/stable/mealie/index.md
+++ b/docs/apps/stable/mealie/index.md
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/medusa/CHANGELOG.md b/docs/apps/stable/medusa/CHANGELOG.md
index 2b5fbfa94c6..a19420a4203 100644
--- a/docs/apps/stable/medusa/CHANGELOG.md
+++ b/docs/apps/stable/medusa/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [medusa-1.0.10](https://github.com/truecharts/apps/compare/medusa-1.0.9...medusa-1.0.10) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [medusa-1.0.9](https://github.com/truecharts/apps/compare/medusa-1.0.8...medusa-1.0.9) (2021-11-14)
diff --git a/docs/apps/stable/medusa/helm-values.md b/docs/apps/stable/medusa/helm-values.md
index a4b3fe9cd47..430a961b966 100644
--- a/docs/apps/stable/medusa/helm-values.md
+++ b/docs/apps/stable/medusa/helm-values.md
@@ -17,14 +17,6 @@ You will, however, be able to use all values referenced in the common chart here
| image.tag | string | `"0.5.20@sha256:4b8296a04eff2320a466406d37a6115a0a26623d4163b6449c3d47fec6b95309"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
-| persistence.downloads.accessMode | string | `"ReadWriteOnce"` | |
-| persistence.downloads.enabled | bool | `true` | |
-| persistence.downloads.mountPath | string | `"/downloads"` | |
-| persistence.downloads.size | string | `"1Gi"` | |
-| persistence.tv.accessMode | string | `"ReadWriteOnce"` | |
-| persistence.tv.enabled | bool | `true` | |
-| persistence.tv.mountPath | string | `"/tv"` | |
-| persistence.tv.size | string | `"1Gi"` | |
| persistence.varrun.enabled | bool | `true` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
diff --git a/docs/apps/stable/medusa/index.md b/docs/apps/stable/medusa/index.md
index afa602a0544..d7e33984991 100644
--- a/docs/apps/stable/medusa/index.md
+++ b/docs/apps/stable/medusa/index.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/miniflux/CHANGELOG.md b/docs/apps/stable/miniflux/CHANGELOG.md
index 017f98bc19f..fc040f88100 100644
--- a/docs/apps/stable/miniflux/CHANGELOG.md
+++ b/docs/apps/stable/miniflux/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [miniflux-3.0.10](https://github.com/truecharts/apps/compare/miniflux-3.0.9...miniflux-3.0.10) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [miniflux-3.0.9](https://github.com/truecharts/apps/compare/miniflux-3.0.8...miniflux-3.0.9) (2021-11-14)
diff --git a/docs/apps/stable/miniflux/helm-values.md b/docs/apps/stable/miniflux/helm-values.md
index ed7b8d0ad36..9dbb1e09b47 100644
--- a/docs/apps/stable/miniflux/helm-values.md
+++ b/docs/apps/stable/miniflux/helm-values.md
@@ -18,6 +18,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"miniflux/miniflux"` | |
| image.tag | string | `"2.0.33@sha256:77726b617e71a046ea4d02890f7f4a5d43a3c774c7de073ad06bec521ae75f12"` | |
+| persistence.config.enabled | bool | `true` | |
+| persistence.config.mountPath | string | `"/config"` | |
| postgresql | object | Enabled (see values.yaml for more details) | Enable and configure postgresql database subchart under this key. |
| probes | object | See values.yaml | Configures the probes for the main Pod. |
| secret | object | See below | environment variables. See [miniflux docs](https://miniflux.app/docs/configuration.html) for more details. |
diff --git a/docs/apps/stable/miniflux/index.md b/docs/apps/stable/miniflux/index.md
index 0a0a6459780..feea8f8a31b 100644
--- a/docs/apps/stable/miniflux/index.md
+++ b/docs/apps/stable/miniflux/index.md
@@ -17,8 +17,8 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org/ | postgresql | 5.1.17 |
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org/ | postgresql | 5.2.2 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/minio-console/CHANGELOG.md b/docs/apps/stable/minio-console/CHANGELOG.md
index 7ecf9e38c56..14051f8e98d 100644
--- a/docs/apps/stable/minio-console/CHANGELOG.md
+++ b/docs/apps/stable/minio-console/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [minio-console-1.0.10](https://github.com/truecharts/apps/compare/minio-console-1.0.9...minio-console-1.0.10) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [minio-console-1.0.9](https://github.com/truecharts/apps/compare/minio-console-1.0.8...minio-console-1.0.9) (2021-11-14)
diff --git a/docs/apps/stable/minio-console/helm-values.md b/docs/apps/stable/minio-console/helm-values.md
index 5062eb688b5..ad841bb6f90 100644
--- a/docs/apps/stable/minio-console/helm-values.md
+++ b/docs/apps/stable/minio-console/helm-values.md
@@ -18,6 +18,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"minio/console"` | image repository |
| image.tag | string | `"v0.12.3@sha256:e24dfdf61dd144ef8a9d32bc7a7924d5e18d268121424e8a7479504f07f0c97a"` | image tag |
+| persistence.config.enabled | bool | `true` | |
+| persistence.config.mountPath | string | `"/config"` | |
| persistence.varrun.enabled | bool | `true` | |
| secret.CONSOLE_PBKDF_PASSPHRASE | string | `"changeme"` | Required: Passphrase to derive keys (generate own) Example: D6vpras1xpUgrcFpOIGA4crHvzUDQb48 |
| secret.CONSOLE_PBKDF_SALT | string | `"changeme"` | Required: Salt for derived keys (generate own) Example: ILy2FWzwjjYi1TeTEpBjEsPrwLfKZxgi |
diff --git a/docs/apps/stable/minio-console/index.md b/docs/apps/stable/minio-console/index.md
index 40381cfef82..a9e41fc8efb 100644
--- a/docs/apps/stable/minio-console/index.md
+++ b/docs/apps/stable/minio-console/index.md
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/mosquitto/CHANGELOG.md b/docs/apps/stable/mosquitto/CHANGELOG.md
index 4d60d8761e4..64bf54c5c75 100644
--- a/docs/apps/stable/mosquitto/CHANGELOG.md
+++ b/docs/apps/stable/mosquitto/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [mosquitto-4.0.10](https://github.com/truecharts/apps/compare/mosquitto-4.0.9...mosquitto-4.0.10) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [mosquitto-4.0.9](https://github.com/truecharts/apps/compare/mosquitto-4.0.8...mosquitto-4.0.9) (2021-11-14)
diff --git a/docs/apps/stable/mosquitto/index.md b/docs/apps/stable/mosquitto/index.md
index 101eff54364..83df27e96b4 100644
--- a/docs/apps/stable/mosquitto/index.md
+++ b/docs/apps/stable/mosquitto/index.md
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/mstream/CHANGELOG.md b/docs/apps/stable/mstream/CHANGELOG.md
index 7b22a4f572f..6a48a91816c 100644
--- a/docs/apps/stable/mstream/CHANGELOG.md
+++ b/docs/apps/stable/mstream/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [mstream-1.0.9](https://github.com/truecharts/apps/compare/mstream-1.0.8...mstream-1.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [mstream-1.0.8](https://github.com/truecharts/apps/compare/mstream-1.0.7...mstream-1.0.8) (2021-11-14)
diff --git a/docs/apps/stable/mstream/helm-values.md b/docs/apps/stable/mstream/helm-values.md
index 13f22afaaa1..6fd502bae5d 100644
--- a/docs/apps/stable/mstream/helm-values.md
+++ b/docs/apps/stable/mstream/helm-values.md
@@ -17,10 +17,6 @@ You will, however, be able to use all values referenced in the common chart here
| image.tag | string | `"version-v5.2.5@sha256:22c012bcc43cde544532e7797da678ffd0dab76d3afeec0a2906adfae6767256"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
-| persistence.music.accessMode | string | `"ReadWriteOnce"` | |
-| persistence.music.enabled | bool | `true` | |
-| persistence.music.mountPath | string | `"/music"` | |
-| persistence.music.size | string | `"1Gi"` | |
| persistence.varrun.enabled | bool | `true` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
diff --git a/docs/apps/stable/mstream/index.md b/docs/apps/stable/mstream/index.md
index ec7197938c0..20f4336601d 100644
--- a/docs/apps/stable/mstream/index.md
+++ b/docs/apps/stable/mstream/index.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/muximux/CHANGELOG.md b/docs/apps/stable/muximux/CHANGELOG.md
index 662e2e7abd2..18203f6f128 100644
--- a/docs/apps/stable/muximux/CHANGELOG.md
+++ b/docs/apps/stable/muximux/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [muximux-1.0.11](https://github.com/truecharts/apps/compare/muximux-1.0.10...muximux-1.0.11) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [muximux-1.0.10](https://github.com/truecharts/apps/compare/muximux-1.0.9...muximux-1.0.10) (2021-11-14)
diff --git a/docs/apps/stable/muximux/index.md b/docs/apps/stable/muximux/index.md
index 71275ed5fe2..20e40e71f39 100644
--- a/docs/apps/stable/muximux/index.md
+++ b/docs/apps/stable/muximux/index.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/mylar/CHANGELOG.md b/docs/apps/stable/mylar/CHANGELOG.md
index 9111317ff68..76a32ee3fa8 100644
--- a/docs/apps/stable/mylar/CHANGELOG.md
+++ b/docs/apps/stable/mylar/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [mylar-4.0.9](https://github.com/truecharts/apps/compare/mylar-4.0.8...mylar-4.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [mylar-4.0.8](https://github.com/truecharts/apps/compare/mylar-4.0.7...mylar-4.0.8) (2021-11-14)
diff --git a/docs/apps/stable/mylar/index.md b/docs/apps/stable/mylar/index.md
index 785d88a0f8f..635fd81142a 100644
--- a/docs/apps/stable/mylar/index.md
+++ b/docs/apps/stable/mylar/index.md
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/navidrome/CHANGELOG.md b/docs/apps/stable/navidrome/CHANGELOG.md
index 21c099d4e5d..323a2c0fd70 100644
--- a/docs/apps/stable/navidrome/CHANGELOG.md
+++ b/docs/apps/stable/navidrome/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [navidrome-9.0.9](https://github.com/truecharts/apps/compare/navidrome-9.0.8...navidrome-9.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [navidrome-9.0.8](https://github.com/truecharts/apps/compare/navidrome-9.0.7...navidrome-9.0.8) (2021-11-14)
diff --git a/docs/apps/stable/navidrome/helm-values.md b/docs/apps/stable/navidrome/helm-values.md
index b2c334bc24b..a846a6a7597 100644
--- a/docs/apps/stable/navidrome/helm-values.md
+++ b/docs/apps/stable/navidrome/helm-values.md
@@ -19,11 +19,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/truecharts/navidrome"` | |
| image.tag | string | `"v0.46.0@sha256:2921f9891cc9c1f78f78456814d3c9a5b205f23a34ac7cc9fb1ff496ce90f07b"` | |
-| persistence.data.accessMode | string | `"ReadWriteOnce"` | |
| persistence.data.enabled | bool | `true` | |
| persistence.data.mountPath | string | `"/data"` | |
-| persistence.data.size | string | `"100Gi"` | |
-| persistence.data.type | string | `"pvc"` | |
| service.main.ports.main.port | int | `4533` | |
| service.main.ports.main.targetPort | int | `4533` | |
diff --git a/docs/apps/stable/navidrome/index.md b/docs/apps/stable/navidrome/index.md
index 1626ddd7154..6e318803c13 100644
--- a/docs/apps/stable/navidrome/index.md
+++ b/docs/apps/stable/navidrome/index.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/nextcloud/CHANGELOG.md b/docs/apps/stable/nextcloud/CHANGELOG.md
index 003f902e8ae..a756bff0fa9 100644
--- a/docs/apps/stable/nextcloud/CHANGELOG.md
+++ b/docs/apps/stable/nextcloud/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [nextcloud-9.0.11](https://github.com/truecharts/apps/compare/nextcloud-9.0.10...nextcloud-9.0.11) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [nextcloud-9.0.10](https://github.com/truecharts/apps/compare/nextcloud-9.0.9...nextcloud-9.0.10) (2021-11-14)
diff --git a/docs/apps/stable/nextcloud/helm-values.md b/docs/apps/stable/nextcloud/helm-values.md
index 0c41d836b41..3d2771da7bb 100644
--- a/docs/apps/stable/nextcloud/helm-values.md
+++ b/docs/apps/stable/nextcloud/helm-values.md
@@ -34,7 +34,6 @@ You will, however, be able to use all values referenced in the common chart here
| image.tag | string | `"22.2.0@sha256:3a10a9b27c467bd8129de22ce502cb7e8cb1476783740e307766eabdfa6f7c89"` | |
| persistence.data.enabled | bool | `true` | |
| persistence.data.mountPath | string | `"/var/www/html"` | |
-| persistence.data.type | string | `"pvc"` | |
| podSecurityContext.fsGroup | int | `33` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
diff --git a/docs/apps/stable/nextcloud/index.md b/docs/apps/stable/nextcloud/index.md
index e9893898db3..b4eba465b43 100644
--- a/docs/apps/stable/nextcloud/index.md
+++ b/docs/apps/stable/nextcloud/index.md
@@ -18,9 +18,9 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org/ | postgresql | 5.1.17 |
-| https://truecharts.org | common | 8.5.7 |
-| https://truecharts.org | redis | 1.0.1 |
+| https://truecharts.org/ | postgresql | 5.2.2 |
+| https://truecharts.org | common | 8.6.2 |
+| https://truecharts.org | redis | 1.0.5 |
## Installing the Chart
diff --git a/docs/apps/stable/node-red/CHANGELOG.md b/docs/apps/stable/node-red/CHANGELOG.md
index bd7b11c451d..1c9879b5885 100644
--- a/docs/apps/stable/node-red/CHANGELOG.md
+++ b/docs/apps/stable/node-red/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [node-red-9.0.9](https://github.com/truecharts/apps/compare/node-red-9.0.8...node-red-9.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [node-red-9.0.8](https://github.com/truecharts/apps/compare/node-red-9.0.7...node-red-9.0.8) (2021-11-14)
diff --git a/docs/apps/stable/node-red/helm-values.md b/docs/apps/stable/node-red/helm-values.md
index 2681ad04e88..a9370385b34 100644
--- a/docs/apps/stable/node-red/helm-values.md
+++ b/docs/apps/stable/node-red/helm-values.md
@@ -15,11 +15,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/truecharts/node-red"` | |
| image.tag | string | `"v2.1.2@sha256:1bdc555a36417b165ed2ae1246a15321cdb476bfa1a0315c82d1931ad9beb04f"` | |
-| persistence.data.accessMode | string | `"ReadWriteOnce"` | |
| persistence.data.enabled | bool | `true` | |
| persistence.data.mountPath | string | `"/data"` | |
-| persistence.data.size | string | `"100Gi"` | |
-| persistence.data.type | string | `"pvc"` | |
| service.main.ports.main.port | int | `1880` | |
| service.main.ports.main.targetPort | int | `1880` | |
diff --git a/docs/apps/stable/node-red/index.md b/docs/apps/stable/node-red/index.md
index 8ffbaa8e38c..e2b623ca834 100644
--- a/docs/apps/stable/node-red/index.md
+++ b/docs/apps/stable/node-red/index.md
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/novnc/CHANGELOG.md b/docs/apps/stable/novnc/CHANGELOG.md
index adf5fce0e36..7e694263720 100644
--- a/docs/apps/stable/novnc/CHANGELOG.md
+++ b/docs/apps/stable/novnc/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [novnc-1.0.9](https://github.com/truecharts/apps/compare/novnc-1.0.8...novnc-1.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [novnc-1.0.8](https://github.com/truecharts/apps/compare/novnc-1.0.7...novnc-1.0.8) (2021-11-14)
diff --git a/docs/apps/stable/novnc/index.md b/docs/apps/stable/novnc/index.md
index b90f4f8b917..21f513d9c12 100644
--- a/docs/apps/stable/novnc/index.md
+++ b/docs/apps/stable/novnc/index.md
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/nullserv/CHANGELOG.md b/docs/apps/stable/nullserv/CHANGELOG.md
index d3829f42bc0..f451ef74c2b 100644
--- a/docs/apps/stable/nullserv/CHANGELOG.md
+++ b/docs/apps/stable/nullserv/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [nullserv-4.0.9](https://github.com/truecharts/apps/compare/nullserv-4.0.8...nullserv-4.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [nullserv-4.0.8](https://github.com/truecharts/apps/compare/nullserv-4.0.7...nullserv-4.0.8) (2021-11-14)
diff --git a/docs/apps/stable/nullserv/helm-values.md b/docs/apps/stable/nullserv/helm-values.md
index 3db1b6b23a0..d0fcbe9008c 100644
--- a/docs/apps/stable/nullserv/helm-values.md
+++ b/docs/apps/stable/nullserv/helm-values.md
@@ -17,11 +17,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"ghcr.io/k8s-at-home/nullserv"` | image repository |
| image.tag | string | `"v1.3.0@sha256:0792c7e6d814bf292455da3f40aa5d56c465f2b5024e786ac3bf3dc3b16cc757"` | image tag |
-| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
-| persistence.config.size | string | `"100Gi"` | |
-| persistence.config.type | string | `"pvc"` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| probes | object | See values.yaml | Configures the probes for the main Pod. |
diff --git a/docs/apps/stable/nullserv/index.md b/docs/apps/stable/nullserv/index.md
index e9fb6de6a78..5185d8ba6a6 100644
--- a/docs/apps/stable/nullserv/index.md
+++ b/docs/apps/stable/nullserv/index.md
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/nzbget/CHANGELOG.md b/docs/apps/stable/nzbget/CHANGELOG.md
index 5dbd851c9bc..ebd130f19c8 100644
--- a/docs/apps/stable/nzbget/CHANGELOG.md
+++ b/docs/apps/stable/nzbget/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [nzbget-9.0.10](https://github.com/truecharts/apps/compare/nzbget-9.0.9...nzbget-9.0.10) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [nzbget-9.0.9](https://github.com/truecharts/apps/compare/nzbget-9.0.8...nzbget-9.0.9) (2021-11-14)
diff --git a/docs/apps/stable/nzbget/helm-values.md b/docs/apps/stable/nzbget/helm-values.md
index 832cf24c41c..36ed3e4a712 100644
--- a/docs/apps/stable/nzbget/helm-values.md
+++ b/docs/apps/stable/nzbget/helm-values.md
@@ -14,11 +14,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/k8s-at-home/nzbget"` | |
| image.tag | string | `"v21.1@sha256:a000653a171eb6779f2d87ddbf0cde5e0ed71a6bd89b35c1047fe67757b3ab1e"` | |
-| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
-| persistence.config.size | string | `"100Gi"` | |
-| persistence.config.type | string | `"pvc"` | |
| probes.liveness.enabled | bool | `false` | |
| probes.readiness.enabled | bool | `false` | |
| probes.startup.enabled | bool | `false` | |
diff --git a/docs/apps/stable/nzbget/index.md b/docs/apps/stable/nzbget/index.md
index 972b67367a1..aba9736552a 100644
--- a/docs/apps/stable/nzbget/index.md
+++ b/docs/apps/stable/nzbget/index.md
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/nzbhydra/CHANGELOG.md b/docs/apps/stable/nzbhydra/CHANGELOG.md
index 264ce0fe3c3..6a38b577d32 100644
--- a/docs/apps/stable/nzbhydra/CHANGELOG.md
+++ b/docs/apps/stable/nzbhydra/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [nzbhydra-9.0.9](https://github.com/truecharts/apps/compare/nzbhydra-9.0.8...nzbhydra-9.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [nzbhydra-9.0.8](https://github.com/truecharts/apps/compare/nzbhydra-9.0.7...nzbhydra-9.0.8) (2021-11-14)
diff --git a/docs/apps/stable/nzbhydra/helm-values.md b/docs/apps/stable/nzbhydra/helm-values.md
index 7d9924992a8..bbef512f61d 100644
--- a/docs/apps/stable/nzbhydra/helm-values.md
+++ b/docs/apps/stable/nzbhydra/helm-values.md
@@ -15,11 +15,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/k8s-at-home/nzbhydra2"` | |
| image.tag | string | `"v3.17.3@sha256:9c1a08356359e75051b03ec614b4df5f6f24558a183de6feacb3a5c2ff232b77"` | |
-| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
-| persistence.config.size | string | `"100Gi"` | |
-| persistence.config.type | string | `"pvc"` | |
| probes.liveness.custom | bool | `true` | |
| probes.liveness.enabled | bool | `true` | |
| probes.liveness.spec.failureThreshold | int | `5` | |
diff --git a/docs/apps/stable/nzbhydra/index.md b/docs/apps/stable/nzbhydra/index.md
index 769a28adea2..80eec03d108 100644
--- a/docs/apps/stable/nzbhydra/index.md
+++ b/docs/apps/stable/nzbhydra/index.md
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/octoprint/CHANGELOG.md b/docs/apps/stable/octoprint/CHANGELOG.md
index 96052d230da..a81998f964d 100644
--- a/docs/apps/stable/octoprint/CHANGELOG.md
+++ b/docs/apps/stable/octoprint/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [octoprint-4.0.11](https://github.com/truecharts/apps/compare/octoprint-4.0.10...octoprint-4.0.11) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [octoprint-4.0.10](https://github.com/truecharts/apps/compare/octoprint-4.0.9...octoprint-4.0.10) (2021-11-14)
diff --git a/docs/apps/stable/octoprint/helm-values.md b/docs/apps/stable/octoprint/helm-values.md
index 8deea5ba70d..bd358b9940b 100644
--- a/docs/apps/stable/octoprint/helm-values.md
+++ b/docs/apps/stable/octoprint/helm-values.md
@@ -20,7 +20,7 @@ You will, however, be able to use all values referenced in the common chart here
| image.repository | string | `"ghcr.io/truecharts/octoprint"` | image repository |
| image.tag | string | `"v1.7.2@sha256:80d677488365ad240b0cef90fa381ba849dcd82dfc62b11689d88da9867956c6"` | image tag |
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
-| persistence.printer | object | See values.yaml | Configure a hostPathMount to mount a USB device in the container. |
+| persistence.varrun | object | See values.yaml | Configure a hostPathMount to mount a USB device in the container. |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| securityContext.runAsNonRoot | bool | `false` | |
diff --git a/docs/apps/stable/octoprint/index.md b/docs/apps/stable/octoprint/index.md
index e62eb5918d0..9fbeaf592fa 100644
--- a/docs/apps/stable/octoprint/index.md
+++ b/docs/apps/stable/octoprint/index.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/odoo/CHANGELOG.md b/docs/apps/stable/odoo/CHANGELOG.md
index 6da6f426dfd..ee8c7c616e5 100644
--- a/docs/apps/stable/odoo/CHANGELOG.md
+++ b/docs/apps/stable/odoo/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [odoo-3.0.10](https://github.com/truecharts/apps/compare/odoo-3.0.9...odoo-3.0.10) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [odoo-3.0.9](https://github.com/truecharts/apps/compare/odoo-3.0.8...odoo-3.0.9) (2021-11-14)
diff --git a/docs/apps/stable/odoo/helm-values.md b/docs/apps/stable/odoo/helm-values.md
index 2f297b0a924..289265532de 100644
--- a/docs/apps/stable/odoo/helm-values.md
+++ b/docs/apps/stable/odoo/helm-values.md
@@ -20,14 +20,10 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/nicholaswilde/odoo"` | |
| image.tag | string | `"version-14.0@sha256:7cff9672ce078f7e2cf132625f0bc0fa68e932955d23e2e8c2ce7c235d5c5f8d"` | |
-| persistence.addons.accessMode | string | `"ReadWriteOnce"` | |
| persistence.addons.enabled | bool | `true` | |
| persistence.addons.mountPath | string | `"/mnt/extra-addons"` | |
-| persistence.addons.size | string | `"1Gi"` | |
-| persistence.odoo.accessMode | string | `"ReadWriteOnce"` | |
| persistence.odoo.enabled | bool | `true` | |
| persistence.odoo.mountPath | string | `"/var/lib/odoo"` | |
-| persistence.odoo.size | string | `"1Gi"` | |
| postgresql.enabled | bool | `true` | |
| postgresql.existingSecret | string | `"dbcreds"` | |
| postgresql.postgresqlDatabase | string | `"postgres"` | |
diff --git a/docs/apps/stable/odoo/index.md b/docs/apps/stable/odoo/index.md
index 5f9ccd2e999..22d80069c31 100644
--- a/docs/apps/stable/odoo/index.md
+++ b/docs/apps/stable/odoo/index.md
@@ -18,8 +18,8 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org/ | postgresql | 5.1.17 |
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org/ | postgresql | 5.2.2 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/ombi/CHANGELOG.md b/docs/apps/stable/ombi/CHANGELOG.md
index 62967a6ca6d..2fbec614e2e 100644
--- a/docs/apps/stable/ombi/CHANGELOG.md
+++ b/docs/apps/stable/ombi/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [ombi-9.0.9](https://github.com/truecharts/apps/compare/ombi-9.0.8...ombi-9.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [ombi-9.0.8](https://github.com/truecharts/apps/compare/ombi-9.0.7...ombi-9.0.8) (2021-11-14)
diff --git a/docs/apps/stable/ombi/helm-values.md b/docs/apps/stable/ombi/helm-values.md
index b2934e263da..8e7dd02edf5 100644
--- a/docs/apps/stable/ombi/helm-values.md
+++ b/docs/apps/stable/ombi/helm-values.md
@@ -21,11 +21,8 @@ You will, however, be able to use all values referenced in the common chart here
| mariadb.auth.username | string | `"ombi"` | |
| mariadb.enabled | bool | `false` | |
| mariadb.primary.persistence.enabled | bool | `false` | |
-| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
-| persistence.config.size | string | `"100Gi"` | |
-| persistence.config.type | string | `"pvc"` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
| service.main.ports.main.port | int | `3579` | |
| service.main.ports.main.targetPort | int | `3579` | |
diff --git a/docs/apps/stable/ombi/index.md b/docs/apps/stable/ombi/index.md
index ff9712d4e51..85c00f3dae3 100644
--- a/docs/apps/stable/ombi/index.md
+++ b/docs/apps/stable/ombi/index.md
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/onlyoffice-document-server/CHANGELOG.md b/docs/apps/stable/onlyoffice-document-server/CHANGELOG.md
index f00864e6d76..26762b1740a 100644
--- a/docs/apps/stable/onlyoffice-document-server/CHANGELOG.md
+++ b/docs/apps/stable/onlyoffice-document-server/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [onlyoffice-document-server-2.0.9](https://github.com/truecharts/apps/compare/onlyoffice-document-server-2.0.8...onlyoffice-document-server-2.0.9) (2021-11-15)
+
+#### Chore
+
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [onlyoffice-document-server-2.0.8](https://github.com/truecharts/apps/compare/onlyoffice-document-server-2.0.7...onlyoffice-document-server-2.0.8) (2021-11-14)
diff --git a/docs/apps/stable/onlyoffice-document-server/index.md b/docs/apps/stable/onlyoffice-document-server/index.md
index 6bfe224fb93..d71767bbeb6 100644
--- a/docs/apps/stable/onlyoffice-document-server/index.md
+++ b/docs/apps/stable/onlyoffice-document-server/index.md
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/openkm/CHANGELOG.md b/docs/apps/stable/openkm/CHANGELOG.md
index f5da337db8f..652b5ecbb03 100644
--- a/docs/apps/stable/openkm/CHANGELOG.md
+++ b/docs/apps/stable/openkm/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [openkm-3.0.10](https://github.com/truecharts/apps/compare/openkm-3.0.9...openkm-3.0.10) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [openkm-3.0.9](https://github.com/truecharts/apps/compare/openkm-3.0.8...openkm-3.0.9) (2021-11-14)
diff --git a/docs/apps/stable/openkm/index.md b/docs/apps/stable/openkm/index.md
index f8b183f10d7..9f95a5804fa 100644
--- a/docs/apps/stable/openkm/index.md
+++ b/docs/apps/stable/openkm/index.md
@@ -18,8 +18,8 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org/ | postgresql | 5.1.17 |
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org/ | postgresql | 5.2.2 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/openldap/CHANGELOG.md b/docs/apps/stable/openldap/CHANGELOG.md
index ad23dffd885..4cf1ad70b26 100644
--- a/docs/apps/stable/openldap/CHANGELOG.md
+++ b/docs/apps/stable/openldap/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [openldap-4.0.14](https://github.com/truecharts/apps/compare/openldap-4.0.13...openldap-4.0.14) (2021-11-15)
+
+#### Chore
+
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [openldap-4.0.13](https://github.com/truecharts/apps/compare/openldap-4.0.12...openldap-4.0.13) (2021-11-15)
diff --git a/docs/apps/stable/openldap/index.md b/docs/apps/stable/openldap/index.md
index e4c839735e9..5bff1e68579 100644
--- a/docs/apps/stable/openldap/index.md
+++ b/docs/apps/stable/openldap/index.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.6.1 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/organizr/CHANGELOG.md b/docs/apps/stable/organizr/CHANGELOG.md
index 8e1e029d16c..037fbe29e96 100644
--- a/docs/apps/stable/organizr/CHANGELOG.md
+++ b/docs/apps/stable/organizr/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [organizr-9.0.10](https://github.com/truecharts/apps/compare/organizr-9.0.9...organizr-9.0.10) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [organizr-9.0.9](https://github.com/truecharts/apps/compare/organizr-9.0.8...organizr-9.0.9) (2021-11-14)
diff --git a/docs/apps/stable/organizr/helm-values.md b/docs/apps/stable/organizr/helm-values.md
index 8acbdec3e90..92f4fb3ab44 100644
--- a/docs/apps/stable/organizr/helm-values.md
+++ b/docs/apps/stable/organizr/helm-values.md
@@ -15,11 +15,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"Always"` | |
| image.repository | string | `"organizr/organizr"` | |
| image.tag | string | `"latest@sha256:d8b03b33ea1c65023ef7085bf06d13b0045a099e82fc833c9ac35c071b3e88a8"` | |
-| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
-| persistence.config.size | string | `"100Gi"` | |
-| persistence.config.type | string | `"pvc"` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
diff --git a/docs/apps/stable/organizr/index.md b/docs/apps/stable/organizr/index.md
index 790405ce0db..f8d2b3b1ef1 100644
--- a/docs/apps/stable/organizr/index.md
+++ b/docs/apps/stable/organizr/index.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/oscam/CHANGELOG.md b/docs/apps/stable/oscam/CHANGELOG.md
index 769aeaea354..0a64baadbca 100644
--- a/docs/apps/stable/oscam/CHANGELOG.md
+++ b/docs/apps/stable/oscam/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [oscam-4.0.9](https://github.com/truecharts/apps/compare/oscam-4.0.8...oscam-4.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [oscam-4.0.8](https://github.com/truecharts/apps/compare/oscam-4.0.7...oscam-4.0.8) (2021-11-14)
diff --git a/docs/apps/stable/oscam/helm-values.md b/docs/apps/stable/oscam/helm-values.md
index c8e857f4380..fc2209fa8e8 100644
--- a/docs/apps/stable/oscam/helm-values.md
+++ b/docs/apps/stable/oscam/helm-values.md
@@ -16,11 +16,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/linuxserver/oscam"` | |
| image.tag | string | `"version-11693@sha256:e97f9929c3a6caed6ee24ed9f1efdd4a8c29b4b2ba52205d3f8daebdaf7a9ea2"` | |
-| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
-| persistence.config.size | string | `"100Gi"` | |
-| persistence.config.type | string | `"pvc"` | |
| persistence.varrun.enabled | bool | `true` | |
| podSecurityContext.runAsGroup | int | `20` | |
| podSecurityContext.runAsUser | int | `0` | |
diff --git a/docs/apps/stable/oscam/index.md b/docs/apps/stable/oscam/index.md
index b967cb038cb..53718d5ff75 100644
--- a/docs/apps/stable/oscam/index.md
+++ b/docs/apps/stable/oscam/index.md
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/overseerr/CHANGELOG.md b/docs/apps/stable/overseerr/CHANGELOG.md
index 5ed95447a2c..b34cf7a2fb4 100644
--- a/docs/apps/stable/overseerr/CHANGELOG.md
+++ b/docs/apps/stable/overseerr/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [overseerr-4.0.9](https://github.com/truecharts/apps/compare/overseerr-4.0.8...overseerr-4.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [overseerr-4.0.8](https://github.com/truecharts/apps/compare/overseerr-4.0.7...overseerr-4.0.8) (2021-11-14)
diff --git a/docs/apps/stable/overseerr/index.md b/docs/apps/stable/overseerr/index.md
index c2531e26177..874f9c98c48 100644
--- a/docs/apps/stable/overseerr/index.md
+++ b/docs/apps/stable/overseerr/index.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/owncast/CHANGELOG.md b/docs/apps/stable/owncast/CHANGELOG.md
index a010b090a4e..2f86ccb20ce 100644
--- a/docs/apps/stable/owncast/CHANGELOG.md
+++ b/docs/apps/stable/owncast/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [owncast-4.0.9](https://github.com/truecharts/apps/compare/owncast-4.0.8...owncast-4.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [owncast-4.0.8](https://github.com/truecharts/apps/compare/owncast-4.0.7...owncast-4.0.8) (2021-11-14)
diff --git a/docs/apps/stable/owncast/index.md b/docs/apps/stable/owncast/index.md
index 7ac1761a461..ae41d986747 100644
--- a/docs/apps/stable/owncast/index.md
+++ b/docs/apps/stable/owncast/index.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/owncloud-ocis/CHANGELOG.md b/docs/apps/stable/owncloud-ocis/CHANGELOG.md
index 9b043eea0a3..d486809a1e3 100644
--- a/docs/apps/stable/owncloud-ocis/CHANGELOG.md
+++ b/docs/apps/stable/owncloud-ocis/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [owncloud-ocis-4.0.10](https://github.com/truecharts/apps/compare/owncloud-ocis-4.0.9...owncloud-ocis-4.0.10) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [owncloud-ocis-4.0.9](https://github.com/truecharts/apps/compare/owncloud-ocis-4.0.8...owncloud-ocis-4.0.9) (2021-11-14)
diff --git a/docs/apps/stable/owncloud-ocis/index.md b/docs/apps/stable/owncloud-ocis/index.md
index 047662e6cf3..0f93b289838 100644
--- a/docs/apps/stable/owncloud-ocis/index.md
+++ b/docs/apps/stable/owncloud-ocis/index.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/pgadmin/CHANGELOG.md b/docs/apps/stable/pgadmin/CHANGELOG.md
index 5fa5dbb55b7..7c4a746f4fe 100644
--- a/docs/apps/stable/pgadmin/CHANGELOG.md
+++ b/docs/apps/stable/pgadmin/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [pgadmin-4.0.9](https://github.com/truecharts/apps/compare/pgadmin-4.0.8...pgadmin-4.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [pgadmin-4.0.8](https://github.com/truecharts/apps/compare/pgadmin-4.0.7...pgadmin-4.0.8) (2021-11-14)
diff --git a/docs/apps/stable/pgadmin/helm-values.md b/docs/apps/stable/pgadmin/helm-values.md
index acf045948b2..eee0d2e1e82 100644
--- a/docs/apps/stable/pgadmin/helm-values.md
+++ b/docs/apps/stable/pgadmin/helm-values.md
@@ -16,11 +16,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"docker.io/dpage/pgadmin4"` | |
| image.tag | string | `"6.1@sha256:6b740e88b8c3563bdbb1e42b0a24927f3c24081591ada25f3996c5e4107ce1d6"` | |
-| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/var/lib/pgadmin"` | |
-| persistence.config.size | string | `"100Gi"` | |
-| persistence.config.type | string | `"pvc"` | |
| podSecurityContext.fsGroup | int | `5050` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
diff --git a/docs/apps/stable/pgadmin/index.md b/docs/apps/stable/pgadmin/index.md
index f7338bffcbc..506034583c8 100644
--- a/docs/apps/stable/pgadmin/index.md
+++ b/docs/apps/stable/pgadmin/index.md
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/photoprism/CHANGELOG.md b/docs/apps/stable/photoprism/CHANGELOG.md
index 5803563e560..9626972b9e3 100644
--- a/docs/apps/stable/photoprism/CHANGELOG.md
+++ b/docs/apps/stable/photoprism/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [photoprism-5.0.9](https://github.com/truecharts/apps/compare/photoprism-5.0.8...photoprism-5.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [photoprism-5.0.8](https://github.com/truecharts/apps/compare/photoprism-5.0.7...photoprism-5.0.8) (2021-11-14)
diff --git a/docs/apps/stable/photoprism/index.md b/docs/apps/stable/photoprism/index.md
index e69f68d8a4c..135ba1e7646 100644
--- a/docs/apps/stable/photoprism/index.md
+++ b/docs/apps/stable/photoprism/index.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/photoshow/CHANGELOG.md b/docs/apps/stable/photoshow/CHANGELOG.md
index 125fce43d38..1d5faff075d 100644
--- a/docs/apps/stable/photoshow/CHANGELOG.md
+++ b/docs/apps/stable/photoshow/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [photoshow-1.0.10](https://github.com/truecharts/apps/compare/photoshow-1.0.9...photoshow-1.0.10) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [photoshow-1.0.9](https://github.com/truecharts/apps/compare/photoshow-1.0.8...photoshow-1.0.9) (2021-11-14)
diff --git a/docs/apps/stable/photoshow/helm-values.md b/docs/apps/stable/photoshow/helm-values.md
index 41025fbc82f..2a4360da85b 100644
--- a/docs/apps/stable/photoshow/helm-values.md
+++ b/docs/apps/stable/photoshow/helm-values.md
@@ -17,14 +17,6 @@ You will, however, be able to use all values referenced in the common chart here
| image.tag | string | `"version-48aabb98@sha256:dc926bce9cdfb75462bd1c86c7c27be8287ec125725a6de46502184298668e88"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
-| persistence.pictures.accessMode | string | `"ReadWriteOnce"` | |
-| persistence.pictures.enabled | bool | `true` | |
-| persistence.pictures.mountPath | string | `"/Pictures"` | |
-| persistence.pictures.size | string | `"1Gi"` | |
-| persistence.thumbs.accessMode | string | `"ReadWriteOnce"` | |
-| persistence.thumbs.enabled | bool | `true` | |
-| persistence.thumbs.mountPath | string | `"/Thumbs"` | |
-| persistence.thumbs.size | string | `"1Gi"` | |
| persistence.varrun.enabled | bool | `true` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
diff --git a/docs/apps/stable/photoshow/index.md b/docs/apps/stable/photoshow/index.md
index c2f89256d3c..7d4b987907a 100644
--- a/docs/apps/stable/photoshow/index.md
+++ b/docs/apps/stable/photoshow/index.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/phpldapadmin/CHANGELOG.md b/docs/apps/stable/phpldapadmin/CHANGELOG.md
index f66359f7855..86d8c1f85f8 100644
--- a/docs/apps/stable/phpldapadmin/CHANGELOG.md
+++ b/docs/apps/stable/phpldapadmin/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [phpldapadmin-4.0.9](https://github.com/truecharts/apps/compare/phpldapadmin-4.0.8...phpldapadmin-4.0.9) (2021-11-15)
+
+#### Chore
+
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [phpldapadmin-4.0.8](https://github.com/truecharts/apps/compare/phpldapadmin-4.0.7...phpldapadmin-4.0.8) (2021-11-14)
diff --git a/docs/apps/stable/phpldapadmin/index.md b/docs/apps/stable/phpldapadmin/index.md
index 963f59c9466..86bfd71bd3c 100644
--- a/docs/apps/stable/phpldapadmin/index.md
+++ b/docs/apps/stable/phpldapadmin/index.md
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/piaware/CHANGELOG.md b/docs/apps/stable/piaware/CHANGELOG.md
index e39e82e431e..3d716230245 100644
--- a/docs/apps/stable/piaware/CHANGELOG.md
+++ b/docs/apps/stable/piaware/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [piaware-4.0.9](https://github.com/truecharts/apps/compare/piaware-4.0.8...piaware-4.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [piaware-4.0.8](https://github.com/truecharts/apps/compare/piaware-4.0.7...piaware-4.0.8) (2021-11-14)
diff --git a/docs/apps/stable/piaware/helm-values.md b/docs/apps/stable/piaware/helm-values.md
index 825c049cd78..5322acd7ac9 100644
--- a/docs/apps/stable/piaware/helm-values.md
+++ b/docs/apps/stable/piaware/helm-values.md
@@ -18,7 +18,6 @@ You will, however, be able to use all values referenced in the common chart here
| image.repository | string | `"ghcr.io/truecharts/piaware"` | image repository |
| image.tag | string | `"v6.1@sha256:9e143490fbe9d5d9e0004ed4b5c08f1f83b56dbbc3920fa47db806b7fdcb1aad"` | image tag |
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
-| persistence.usb | object | See values.yaml | Configure a hostPathMount to mount a USB device in the container. |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
diff --git a/docs/apps/stable/piaware/index.md b/docs/apps/stable/piaware/index.md
index 70049a007e6..c6ba9fddde0 100644
--- a/docs/apps/stable/piaware/index.md
+++ b/docs/apps/stable/piaware/index.md
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/pihole/CHANGELOG.md b/docs/apps/stable/pihole/CHANGELOG.md
index b79924c3eea..f66f90f3128 100644
--- a/docs/apps/stable/pihole/CHANGELOG.md
+++ b/docs/apps/stable/pihole/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [pihole-4.0.10](https://github.com/truecharts/apps/compare/pihole-4.0.9...pihole-4.0.10) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [pihole-4.0.9](https://github.com/truecharts/apps/compare/pihole-4.0.8...pihole-4.0.9) (2021-11-14)
diff --git a/docs/apps/stable/pihole/helm-values.md b/docs/apps/stable/pihole/helm-values.md
index 888beefa90a..0382d6610d0 100644
--- a/docs/apps/stable/pihole/helm-values.md
+++ b/docs/apps/stable/pihole/helm-values.md
@@ -15,16 +15,10 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/truecharts/pihole"` | |
| image.tag | string | `"v2021.10@sha256:764fce3e7a7925588be2ee976e7eeae3f09e504520fe1ff1579b666c6eb15226"` | |
-| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/etc/pihole"` | |
-| persistence.config.size | string | `"100Gi"` | |
-| persistence.config.type | string | `"pvc"` | |
-| persistence.dnsmasq.accessMode | string | `"ReadWriteOnce"` | |
| persistence.dnsmasq.enabled | bool | `true` | |
| persistence.dnsmasq.mountPath | string | `"/etc/dnsmasq.d"` | |
-| persistence.dnsmasq.size | string | `"100Gi"` | |
-| persistence.dnsmasq.type | string | `"pvc"` | |
| pihole.DNS1 | string | `"9.9.9.9"` | |
| pihole.DNS2 | string | `"149.112.112.112"` | |
| pihole.WEBPASSWORD | string | `"somepassword"` | |
diff --git a/docs/apps/stable/pihole/index.md b/docs/apps/stable/pihole/index.md
index 9c9dccf1863..6766fd1f17a 100644
--- a/docs/apps/stable/pihole/index.md
+++ b/docs/apps/stable/pihole/index.md
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/pixapop/CHANGELOG.md b/docs/apps/stable/pixapop/CHANGELOG.md
index 0c12ba91641..d87a6169cbb 100644
--- a/docs/apps/stable/pixapop/CHANGELOG.md
+++ b/docs/apps/stable/pixapop/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [pixapop-1.0.9](https://github.com/truecharts/apps/compare/pixapop-1.0.8...pixapop-1.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [pixapop-1.0.8](https://github.com/truecharts/apps/compare/pixapop-1.0.7...pixapop-1.0.8) (2021-11-14)
diff --git a/docs/apps/stable/pixapop/helm-values.md b/docs/apps/stable/pixapop/helm-values.md
index 11b4a50a4c8..2372d915111 100644
--- a/docs/apps/stable/pixapop/helm-values.md
+++ b/docs/apps/stable/pixapop/helm-values.md
@@ -17,10 +17,6 @@ You will, however, be able to use all values referenced in the common chart here
| image.tag | string | `"v1.2-ls15@sha256:605ebc091fa14b4ba82ceadda7f35c186d514e649c97913605384027c2750f4f"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
-| persistence.photos.accessMode | string | `"ReadWriteOnce"` | |
-| persistence.photos.enabled | bool | `true` | |
-| persistence.photos.mountPath | string | `"/photos"` | |
-| persistence.photos.size | string | `"1Gi"` | |
| persistence.varrun.enabled | bool | `true` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
diff --git a/docs/apps/stable/pixapop/index.md b/docs/apps/stable/pixapop/index.md
index fa1b55bb868..23c5253aeeb 100644
--- a/docs/apps/stable/pixapop/index.md
+++ b/docs/apps/stable/pixapop/index.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/plex/CHANGELOG.md b/docs/apps/stable/plex/CHANGELOG.md
index 6a2ef2f26e0..ccf36027b18 100644
--- a/docs/apps/stable/plex/CHANGELOG.md
+++ b/docs/apps/stable/plex/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [plex-8.0.10](https://github.com/truecharts/apps/compare/plex-8.0.9...plex-8.0.10) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [plex-8.0.9](https://github.com/truecharts/apps/compare/plex-8.0.8...plex-8.0.9) (2021-11-14)
diff --git a/docs/apps/stable/plex/helm-values.md b/docs/apps/stable/plex/helm-values.md
index 65229297350..15dfc319a24 100644
--- a/docs/apps/stable/plex/helm-values.md
+++ b/docs/apps/stable/plex/helm-values.md
@@ -15,11 +15,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/k8s-at-home/plex"` | |
| image.tag | string | `"v1.24.5.5173-8dcc73a59@sha256:b651efe17214c1cc06345466a3db5f62c0b4b8f3e49e0083e19d04f13001abc6"` | |
-| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
-| persistence.config.size | string | `"100Gi"` | |
-| persistence.config.type | string | `"pvc"` | |
| service.main.ports.main.port | int | `32400` | |
| service.main.ports.main.targetPort | int | `32400` | |
diff --git a/docs/apps/stable/plex/index.md b/docs/apps/stable/plex/index.md
index 4f492351dc4..dbc040825c1 100644
--- a/docs/apps/stable/plex/index.md
+++ b/docs/apps/stable/plex/index.md
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/podgrab/CHANGELOG.md b/docs/apps/stable/podgrab/CHANGELOG.md
index f065acc68a8..2d5a9831c09 100644
--- a/docs/apps/stable/podgrab/CHANGELOG.md
+++ b/docs/apps/stable/podgrab/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [podgrab-7.0.9](https://github.com/truecharts/apps/compare/podgrab-7.0.8...podgrab-7.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [podgrab-7.0.8](https://github.com/truecharts/apps/compare/podgrab-7.0.7...podgrab-7.0.8) (2021-11-14)
diff --git a/docs/apps/stable/podgrab/helm-values.md b/docs/apps/stable/podgrab/helm-values.md
index e6ea96c7939..fb20d819ba0 100644
--- a/docs/apps/stable/podgrab/helm-values.md
+++ b/docs/apps/stable/podgrab/helm-values.md
@@ -16,11 +16,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"Always"` | |
| image.repository | string | `"ghcr.io/truecharts/podgrab"` | |
| image.tag | string | `"v1.0.0@sha256:17a92f111c5840f1fb78f216e4191ec1f5eeeb04ad5a1a5bdde0df35fdbe8910"` | |
-| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
-| persistence.config.size | string | `"100Gi"` | |
-| persistence.config.type | string | `"pvc"` | |
| probes.liveness.enabled | bool | `false` | |
| probes.readiness.enabled | bool | `false` | |
| probes.startup.enabled | bool | `false` | |
diff --git a/docs/apps/stable/podgrab/index.md b/docs/apps/stable/podgrab/index.md
index 6026813b09e..e66c4ffc051 100644
--- a/docs/apps/stable/podgrab/index.md
+++ b/docs/apps/stable/podgrab/index.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/pretend-youre-xyzzy/CHANGELOG.md b/docs/apps/stable/pretend-youre-xyzzy/CHANGELOG.md
index 93c6ecba249..90e795c2ac5 100644
--- a/docs/apps/stable/pretend-youre-xyzzy/CHANGELOG.md
+++ b/docs/apps/stable/pretend-youre-xyzzy/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [pretend-youre-xyzzy-4.0.9](https://github.com/truecharts/apps/compare/pretend-youre-xyzzy-4.0.8...pretend-youre-xyzzy-4.0.9) (2021-11-15)
+
+#### Chore
+
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [pretend-youre-xyzzy-4.0.8](https://github.com/truecharts/apps/compare/pretend-youre-xyzzy-4.0.7...pretend-youre-xyzzy-4.0.8) (2021-11-14)
diff --git a/docs/apps/stable/pretend-youre-xyzzy/index.md b/docs/apps/stable/pretend-youre-xyzzy/index.md
index 4f65674be33..41d759b2592 100644
--- a/docs/apps/stable/pretend-youre-xyzzy/index.md
+++ b/docs/apps/stable/pretend-youre-xyzzy/index.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/protonmail-bridge/CHANGELOG.md b/docs/apps/stable/protonmail-bridge/CHANGELOG.md
index 37bbcbb015a..c894022eb4d 100644
--- a/docs/apps/stable/protonmail-bridge/CHANGELOG.md
+++ b/docs/apps/stable/protonmail-bridge/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [protonmail-bridge-4.0.9](https://github.com/truecharts/apps/compare/protonmail-bridge-4.0.8...protonmail-bridge-4.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [protonmail-bridge-4.0.8](https://github.com/truecharts/apps/compare/protonmail-bridge-4.0.7...protonmail-bridge-4.0.8) (2021-11-14)
diff --git a/docs/apps/stable/protonmail-bridge/index.md b/docs/apps/stable/protonmail-bridge/index.md
index 21be9728634..8970310226a 100644
--- a/docs/apps/stable/protonmail-bridge/index.md
+++ b/docs/apps/stable/protonmail-bridge/index.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/prowlarr/CHANGELOG.md b/docs/apps/stable/prowlarr/CHANGELOG.md
index 03c8f8e55fe..01e5046ddad 100644
--- a/docs/apps/stable/prowlarr/CHANGELOG.md
+++ b/docs/apps/stable/prowlarr/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [prowlarr-4.0.12](https://github.com/truecharts/apps/compare/prowlarr-4.0.11...prowlarr-4.0.12) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [prowlarr-4.0.11](https://github.com/truecharts/apps/compare/prowlarr-4.0.10...prowlarr-4.0.11) (2021-11-14)
diff --git a/docs/apps/stable/prowlarr/index.md b/docs/apps/stable/prowlarr/index.md
index 8206b16faba..8d5f6e7659f 100644
--- a/docs/apps/stable/prowlarr/index.md
+++ b/docs/apps/stable/prowlarr/index.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/pyload/CHANGELOG.md b/docs/apps/stable/pyload/CHANGELOG.md
index 91c510cf657..40c690f4e69 100644
--- a/docs/apps/stable/pyload/CHANGELOG.md
+++ b/docs/apps/stable/pyload/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [pyload-4.0.9](https://github.com/truecharts/apps/compare/pyload-4.0.8...pyload-4.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [pyload-4.0.8](https://github.com/truecharts/apps/compare/pyload-4.0.7...pyload-4.0.8) (2021-11-14)
diff --git a/docs/apps/stable/pyload/index.md b/docs/apps/stable/pyload/index.md
index cf6b0d28124..fd84ab0567f 100644
--- a/docs/apps/stable/pyload/index.md
+++ b/docs/apps/stable/pyload/index.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/qbittorrent/CHANGELOG.md b/docs/apps/stable/qbittorrent/CHANGELOG.md
index eaa10127b9e..ce7ef8d8a57 100644
--- a/docs/apps/stable/qbittorrent/CHANGELOG.md
+++ b/docs/apps/stable/qbittorrent/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [qbittorrent-9.0.12](https://github.com/truecharts/apps/compare/qbittorrent-9.0.11...qbittorrent-9.0.12) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [qbittorrent-9.0.11](https://github.com/truecharts/apps/compare/qbittorrent-9.0.10...qbittorrent-9.0.11) (2021-11-14)
diff --git a/docs/apps/stable/qbittorrent/helm-values.md b/docs/apps/stable/qbittorrent/helm-values.md
index 667c0854eb8..9312425f5d9 100644
--- a/docs/apps/stable/qbittorrent/helm-values.md
+++ b/docs/apps/stable/qbittorrent/helm-values.md
@@ -19,11 +19,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/k8s-at-home/qbittorrent"` | |
| image.tag | string | `"v4.3.9@sha256:eb6df32211ae3c7b7797dd4bc5e66161d9dfcb77e49475058743d502f4ceb0cc"` | |
-| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
-| persistence.config.size | string | `"100Gi"` | |
-| persistence.config.type | string | `"pvc"` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
| service.main.ports.main.port | int | `8080` | |
| service.main.ports.main.targetPort | int | `8080` | |
diff --git a/docs/apps/stable/qbittorrent/index.md b/docs/apps/stable/qbittorrent/index.md
index e22976d13a2..6a2ac8e017b 100644
--- a/docs/apps/stable/qbittorrent/index.md
+++ b/docs/apps/stable/qbittorrent/index.md
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/radarr/CHANGELOG.md b/docs/apps/stable/radarr/CHANGELOG.md
index faa799b42ea..12ce250d4e1 100644
--- a/docs/apps/stable/radarr/CHANGELOG.md
+++ b/docs/apps/stable/radarr/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [radarr-9.0.9](https://github.com/truecharts/apps/compare/radarr-9.0.8...radarr-9.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [radarr-9.0.8](https://github.com/truecharts/apps/compare/radarr-9.0.7...radarr-9.0.8) (2021-11-14)
diff --git a/docs/apps/stable/radarr/helm-values.md b/docs/apps/stable/radarr/helm-values.md
index f8959ef7655..8fabc4aff85 100644
--- a/docs/apps/stable/radarr/helm-values.md
+++ b/docs/apps/stable/radarr/helm-values.md
@@ -15,11 +15,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/k8s-at-home/radarr"` | |
| image.tag | string | `"v3.2.2.5080@sha256:b03562bacb117ab654dca5c6bcc61d013a40fe54e9fa1f563cd1c72899f77137"` | |
-| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
-| persistence.config.size | string | `"100Gi"` | |
-| persistence.config.type | string | `"pvc"` | |
| probes.liveness.custom | bool | `true` | |
| probes.liveness.enabled | bool | `true` | |
| probes.liveness.spec.exec.command[0] | string | `"/usr/bin/env"` | |
diff --git a/docs/apps/stable/radarr/index.md b/docs/apps/stable/radarr/index.md
index 4419885e42c..6947005e63e 100644
--- a/docs/apps/stable/radarr/index.md
+++ b/docs/apps/stable/radarr/index.md
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/readarr/CHANGELOG.md b/docs/apps/stable/readarr/CHANGELOG.md
index f25ff475af1..2518fb1bb3e 100644
--- a/docs/apps/stable/readarr/CHANGELOG.md
+++ b/docs/apps/stable/readarr/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [readarr-9.0.13](https://github.com/truecharts/apps/compare/readarr-9.0.12...readarr-9.0.13) (2021-11-15)
+
+#### Chore
+
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [readarr-9.0.12](https://github.com/truecharts/apps/compare/readarr-9.0.11...readarr-9.0.12) (2021-11-15)
diff --git a/docs/apps/stable/readarr/index.md b/docs/apps/stable/readarr/index.md
index b9f05fd4b9e..2438dbbb6bb 100644
--- a/docs/apps/stable/readarr/index.md
+++ b/docs/apps/stable/readarr/index.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/recipes/CHANGELOG.md b/docs/apps/stable/recipes/CHANGELOG.md
index f2d8d2c7099..39250510460 100644
--- a/docs/apps/stable/recipes/CHANGELOG.md
+++ b/docs/apps/stable/recipes/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [recipes-3.0.14](https://github.com/truecharts/apps/compare/recipes-3.0.13...recipes-3.0.14) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [recipes-3.0.13](https://github.com/truecharts/apps/compare/recipes-3.0.12...recipes-3.0.13) (2021-11-14)
diff --git a/docs/apps/stable/recipes/index.md b/docs/apps/stable/recipes/index.md
index 98d801ff1da..2390b3b8975 100644
--- a/docs/apps/stable/recipes/index.md
+++ b/docs/apps/stable/recipes/index.md
@@ -18,8 +18,8 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org/ | postgresql | 5.1.17 |
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org/ | postgresql | 5.2.2 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/reg/CHANGELOG.md b/docs/apps/stable/reg/CHANGELOG.md
index a5193f3a364..e0778ea181c 100644
--- a/docs/apps/stable/reg/CHANGELOG.md
+++ b/docs/apps/stable/reg/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [reg-4.0.9](https://github.com/truecharts/apps/compare/reg-4.0.8...reg-4.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [reg-4.0.8](https://github.com/truecharts/apps/compare/reg-4.0.7...reg-4.0.8) (2021-11-14)
diff --git a/docs/apps/stable/reg/helm-values.md b/docs/apps/stable/reg/helm-values.md
index b7df6739a9d..17efc6ec79e 100644
--- a/docs/apps/stable/reg/helm-values.md
+++ b/docs/apps/stable/reg/helm-values.md
@@ -17,11 +17,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.repository | string | `"ghcr.io/truecharts/reg"` | image repository |
| image.tag | string | `"v0.16.1@sha256:ae581387764a23c62c1386389e27358bac5088790904938264cb0bcd4e8c946c"` | image tag |
| ingress.main | object | See values.yaml | Enable and configure ingress settings for the chart under this key. |
-| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
-| persistence.config.size | string | `"100Gi"` | |
-| persistence.config.type | string | `"pvc"` | |
| service | object | See values.yaml | Configures service settings for the chart. |
All Rights Reserved - The TrueCharts Project
diff --git a/docs/apps/stable/reg/index.md b/docs/apps/stable/reg/index.md
index a1a9c6d67fa..70c2cc91319 100644
--- a/docs/apps/stable/reg/index.md
+++ b/docs/apps/stable/reg/index.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/remmina/CHANGELOG.md b/docs/apps/stable/remmina/CHANGELOG.md
index 6e768728268..a1b46000812 100644
--- a/docs/apps/stable/remmina/CHANGELOG.md
+++ b/docs/apps/stable/remmina/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [remmina-1.0.10](https://github.com/truecharts/apps/compare/remmina-1.0.9...remmina-1.0.10) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [remmina-1.0.9](https://github.com/truecharts/apps/compare/remmina-1.0.8...remmina-1.0.9) (2021-11-14)
diff --git a/docs/apps/stable/remmina/index.md b/docs/apps/stable/remmina/index.md
index 395d67b9e9d..1f63f0c9c72 100644
--- a/docs/apps/stable/remmina/index.md
+++ b/docs/apps/stable/remmina/index.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/resilio-sync/CHANGELOG.md b/docs/apps/stable/resilio-sync/CHANGELOG.md
index e9d45e08e1b..a22fcf84535 100644
--- a/docs/apps/stable/resilio-sync/CHANGELOG.md
+++ b/docs/apps/stable/resilio-sync/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [resilio-sync-4.0.9](https://github.com/truecharts/apps/compare/resilio-sync-4.0.8...resilio-sync-4.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [resilio-sync-4.0.8](https://github.com/truecharts/apps/compare/resilio-sync-4.0.7...resilio-sync-4.0.8) (2021-11-14)
diff --git a/docs/apps/stable/resilio-sync/index.md b/docs/apps/stable/resilio-sync/index.md
index d10f247f0af..9088f7b1fb3 100644
--- a/docs/apps/stable/resilio-sync/index.md
+++ b/docs/apps/stable/resilio-sync/index.md
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/sabnzbd/CHANGELOG.md b/docs/apps/stable/sabnzbd/CHANGELOG.md
index 6e83f640173..ffbe08454a9 100644
--- a/docs/apps/stable/sabnzbd/CHANGELOG.md
+++ b/docs/apps/stable/sabnzbd/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [sabnzbd-9.0.9](https://github.com/truecharts/apps/compare/sabnzbd-9.0.8...sabnzbd-9.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [sabnzbd-9.0.8](https://github.com/truecharts/apps/compare/sabnzbd-9.0.7...sabnzbd-9.0.8) (2021-11-14)
diff --git a/docs/apps/stable/sabnzbd/helm-values.md b/docs/apps/stable/sabnzbd/helm-values.md
index 5a6971d67b2..ee7faeab177 100644
--- a/docs/apps/stable/sabnzbd/helm-values.md
+++ b/docs/apps/stable/sabnzbd/helm-values.md
@@ -15,11 +15,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/k8s-at-home/sabnzbd"` | |
| image.tag | string | `"v3.4.2@sha256:26dc34fc8fbad6a678993ee03742ede43d5b1ec079ac15990063c2861375e597"` | |
-| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
-| persistence.config.size | string | `"100Gi"` | |
-| persistence.config.type | string | `"pvc"` | |
| service.main.ports.main.port | int | `8080` | |
| service.main.ports.main.targetPort | int | `8080` | |
diff --git a/docs/apps/stable/sabnzbd/index.md b/docs/apps/stable/sabnzbd/index.md
index bac52efb898..94df62d1619 100644
--- a/docs/apps/stable/sabnzbd/index.md
+++ b/docs/apps/stable/sabnzbd/index.md
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/ser2sock/CHANGELOG.md b/docs/apps/stable/ser2sock/CHANGELOG.md
index c76e487ad61..fdd8ab4dfd1 100644
--- a/docs/apps/stable/ser2sock/CHANGELOG.md
+++ b/docs/apps/stable/ser2sock/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [ser2sock-4.0.9](https://github.com/truecharts/apps/compare/ser2sock-4.0.8...ser2sock-4.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [ser2sock-4.0.8](https://github.com/truecharts/apps/compare/ser2sock-4.0.7...ser2sock-4.0.8) (2021-11-14)
diff --git a/docs/apps/stable/ser2sock/helm-values.md b/docs/apps/stable/ser2sock/helm-values.md
index b40a68c901c..3a08f090dd9 100644
--- a/docs/apps/stable/ser2sock/helm-values.md
+++ b/docs/apps/stable/ser2sock/helm-values.md
@@ -21,7 +21,6 @@ You will, however, be able to use all values referenced in the common chart here
| image.repository | string | `"tenstartups/ser2sock"` | image repository |
| image.tag | string | `"latest@sha256:379d9338c720da30b63dc4cf2ecea07eb89dac7d62d5c79047294fffe97ae559"` | image tag |
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
-| persistence.usb | object | See values.yaml | Configure a hostPathMount to mount a USB device in the container. |
| service | object | See values.yaml | Configures service settings for the chart. |
All Rights Reserved - The TrueCharts Project
diff --git a/docs/apps/stable/ser2sock/index.md b/docs/apps/stable/ser2sock/index.md
index e328f0e4c62..c13d9aa7f55 100644
--- a/docs/apps/stable/ser2sock/index.md
+++ b/docs/apps/stable/ser2sock/index.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/shiori/CHANGELOG.md b/docs/apps/stable/shiori/CHANGELOG.md
index 06541c020bc..60cf3bc3a08 100644
--- a/docs/apps/stable/shiori/CHANGELOG.md
+++ b/docs/apps/stable/shiori/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [shiori-3.0.10](https://github.com/truecharts/apps/compare/shiori-3.0.9...shiori-3.0.10) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [shiori-3.0.9](https://github.com/truecharts/apps/compare/shiori-3.0.8...shiori-3.0.9) (2021-11-14)
diff --git a/docs/apps/stable/shiori/helm-values.md b/docs/apps/stable/shiori/helm-values.md
index 48778a3ec36..ac5c6fccb9b 100644
--- a/docs/apps/stable/shiori/helm-values.md
+++ b/docs/apps/stable/shiori/helm-values.md
@@ -21,10 +21,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/nicholaswilde/shiori"` | |
| image.tag | string | `"version-v1.5.0@sha256:e0645abe677786f79bde80ac81f8d79c915e05cba2991c4cecd335f54335431c"` | |
-| persistence.data.accessMode | string | `"ReadWriteOnce"` | |
| persistence.data.enabled | bool | `true` | |
| persistence.data.mountPath | string | `"/data"` | |
-| persistence.data.size | string | `"1Gi"` | |
| persistence.varrun.enabled | bool | `true` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
diff --git a/docs/apps/stable/shiori/index.md b/docs/apps/stable/shiori/index.md
index c7dc73b103f..29a6c4d38dc 100644
--- a/docs/apps/stable/shiori/index.md
+++ b/docs/apps/stable/shiori/index.md
@@ -18,8 +18,8 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org/ | postgresql | 5.1.17 |
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org/ | postgresql | 5.2.2 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/shorturl/CHANGELOG.md b/docs/apps/stable/shorturl/CHANGELOG.md
index 62608ed9df8..95753079366 100644
--- a/docs/apps/stable/shorturl/CHANGELOG.md
+++ b/docs/apps/stable/shorturl/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [shorturl-1.0.9](https://github.com/truecharts/apps/compare/shorturl-1.0.8...shorturl-1.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [shorturl-1.0.8](https://github.com/truecharts/apps/compare/shorturl-1.0.7...shorturl-1.0.8) (2021-11-14)
diff --git a/docs/apps/stable/shorturl/helm-values.md b/docs/apps/stable/shorturl/helm-values.md
index 618fc9141f5..5c6ffef96bc 100644
--- a/docs/apps/stable/shorturl/helm-values.md
+++ b/docs/apps/stable/shorturl/helm-values.md
@@ -14,10 +14,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/nicholaswilde/shorturl"` | |
| image.tag | string | `"version-v0.1.0@sha256:75fc450af5d2d07e5caebc6a01863a0aacdc15c1fbe57b3db46e3bd548226420"` | |
-| persistence.data.accessMode | string | `"ReadWriteOnce"` | |
| persistence.data.enabled | bool | `true` | |
| persistence.data.mountPath | string | `"/data"` | |
-| persistence.data.size | string | `"1Gi"` | |
| persistence.varrun.enabled | bool | `true` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
diff --git a/docs/apps/stable/shorturl/index.md b/docs/apps/stable/shorturl/index.md
index 642553b37e1..9fd8722e552 100644
--- a/docs/apps/stable/shorturl/index.md
+++ b/docs/apps/stable/shorturl/index.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/sickchill/CHANGELOG.md b/docs/apps/stable/sickchill/CHANGELOG.md
index 6ac2465c4b7..98bdf9f7d82 100644
--- a/docs/apps/stable/sickchill/CHANGELOG.md
+++ b/docs/apps/stable/sickchill/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [sickchill-1.0.9](https://github.com/truecharts/apps/compare/sickchill-1.0.8...sickchill-1.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [sickchill-1.0.8](https://github.com/truecharts/apps/compare/sickchill-1.0.7...sickchill-1.0.8) (2021-11-14)
diff --git a/docs/apps/stable/sickchill/helm-values.md b/docs/apps/stable/sickchill/helm-values.md
index a02b74002a3..354b1462b6a 100644
--- a/docs/apps/stable/sickchill/helm-values.md
+++ b/docs/apps/stable/sickchill/helm-values.md
@@ -15,18 +15,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/linuxserver/sickchill"` | |
| image.tag | string | `"2021.5.10-1-ls63@sha256:a607452a692a008eb397051c90603eb618c616855553dbde9a98675ca5043bd7"` | |
-| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
-| persistence.config.size | string | `"1Gi"` | |
-| persistence.downloads.accessMode | string | `"ReadWriteOnce"` | |
-| persistence.downloads.enabled | bool | `true` | |
-| persistence.downloads.mountPath | string | `"/downloads"` | |
-| persistence.downloads.size | string | `"1Gi"` | |
-| persistence.tv.accessMode | string | `"ReadWriteOnce"` | |
-| persistence.tv.enabled | bool | `true` | |
-| persistence.tv.mountPath | string | `"/tv"` | |
-| persistence.tv.size | string | `"1Gi"` | |
| persistence.varrun.enabled | bool | `true` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
diff --git a/docs/apps/stable/sickchill/index.md b/docs/apps/stable/sickchill/index.md
index dbaa7ce3c10..e9859853b8a 100644
--- a/docs/apps/stable/sickchill/index.md
+++ b/docs/apps/stable/sickchill/index.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/sickgear/CHANGELOG.md b/docs/apps/stable/sickgear/CHANGELOG.md
index 91db7ffc2a0..6cee836e09a 100644
--- a/docs/apps/stable/sickgear/CHANGELOG.md
+++ b/docs/apps/stable/sickgear/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [sickgear-1.0.9](https://github.com/truecharts/apps/compare/sickgear-1.0.8...sickgear-1.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [sickgear-1.0.8](https://github.com/truecharts/apps/compare/sickgear-1.0.7...sickgear-1.0.8) (2021-11-14)
diff --git a/docs/apps/stable/sickgear/helm-values.md b/docs/apps/stable/sickgear/helm-values.md
index 19f47f4b170..582efabc30f 100644
--- a/docs/apps/stable/sickgear/helm-values.md
+++ b/docs/apps/stable/sickgear/helm-values.md
@@ -17,14 +17,6 @@ You will, however, be able to use all values referenced in the common chart here
| image.tag | string | `"version-release_0.25.4@sha256:ad0e59d0590906f7c303926a316a357c8541986205c40cae5848a1ea5e552399"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
-| persistence.downloads.accessMode | string | `"ReadWriteOnce"` | |
-| persistence.downloads.enabled | bool | `true` | |
-| persistence.downloads.mountPath | string | `"/downloads"` | |
-| persistence.downloads.size | string | `"1Gi"` | |
-| persistence.tv.accessMode | string | `"ReadWriteOnce"` | |
-| persistence.tv.enabled | bool | `true` | |
-| persistence.tv.mountPath | string | `"/tv"` | |
-| persistence.tv.size | string | `"1Gi"` | |
| persistence.varrun.enabled | bool | `true` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
diff --git a/docs/apps/stable/sickgear/index.md b/docs/apps/stable/sickgear/index.md
index 0da105de228..44ff1c591ec 100644
--- a/docs/apps/stable/sickgear/index.md
+++ b/docs/apps/stable/sickgear/index.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/smokeping/CHANGELOG.md b/docs/apps/stable/smokeping/CHANGELOG.md
index 42aa61789cb..c85dbcf76f0 100644
--- a/docs/apps/stable/smokeping/CHANGELOG.md
+++ b/docs/apps/stable/smokeping/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [smokeping-1.0.10](https://github.com/truecharts/apps/compare/smokeping-1.0.9...smokeping-1.0.10) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [smokeping-1.0.9](https://github.com/truecharts/apps/compare/smokeping-1.0.8...smokeping-1.0.9) (2021-11-14)
diff --git a/docs/apps/stable/smokeping/helm-values.md b/docs/apps/stable/smokeping/helm-values.md
index d7dfb477f9e..2e98776a27d 100644
--- a/docs/apps/stable/smokeping/helm-values.md
+++ b/docs/apps/stable/smokeping/helm-values.md
@@ -17,10 +17,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.tag | string | `"version-2.7.3-r5@sha256:bfe802a34094656354637bab04e8de8eb11374357da25ae03f44afaa91f4fa32"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
-| persistence.data.accessMode | string | `"ReadWriteOnce"` | |
| persistence.data.enabled | bool | `true` | |
| persistence.data.mountPath | string | `"/data"` | |
-| persistence.data.size | string | `"1Gi"` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
diff --git a/docs/apps/stable/smokeping/index.md b/docs/apps/stable/smokeping/index.md
index bc4f6af8c42..ea8b42b7917 100644
--- a/docs/apps/stable/smokeping/index.md
+++ b/docs/apps/stable/smokeping/index.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/sonarr/CHANGELOG.md b/docs/apps/stable/sonarr/CHANGELOG.md
index ebccb254126..9b61e654247 100644
--- a/docs/apps/stable/sonarr/CHANGELOG.md
+++ b/docs/apps/stable/sonarr/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [sonarr-9.0.10](https://github.com/truecharts/apps/compare/sonarr-9.0.9...sonarr-9.0.10) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [sonarr-9.0.9](https://github.com/truecharts/apps/compare/sonarr-9.0.8...sonarr-9.0.9) (2021-11-14)
diff --git a/docs/apps/stable/sonarr/helm-values.md b/docs/apps/stable/sonarr/helm-values.md
index e2992a69581..ff1716ff6dc 100644
--- a/docs/apps/stable/sonarr/helm-values.md
+++ b/docs/apps/stable/sonarr/helm-values.md
@@ -15,11 +15,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/k8s-at-home/sonarr"` | |
| image.tag | string | `"v3.0.6.1342@sha256:9b1aee75dba21a1ddd347700e852d6e1cdcaaf6f163c79c80901af089a9a9ce1"` | |
-| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
-| persistence.config.size | string | `"100Gi"` | |
-| persistence.config.type | string | `"pvc"` | |
| probes.liveness.custom | bool | `true` | |
| probes.liveness.enabled | bool | `true` | |
| probes.liveness.spec.exec.command[0] | string | `"/usr/bin/env"` | |
diff --git a/docs/apps/stable/sonarr/index.md b/docs/apps/stable/sonarr/index.md
index a56b8c8bbc0..461e4ece178 100644
--- a/docs/apps/stable/sonarr/index.md
+++ b/docs/apps/stable/sonarr/index.md
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/sqlitebrowser/CHANGELOG.md b/docs/apps/stable/sqlitebrowser/CHANGELOG.md
index 69017e25a76..d2f71d59f75 100644
--- a/docs/apps/stable/sqlitebrowser/CHANGELOG.md
+++ b/docs/apps/stable/sqlitebrowser/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [sqlitebrowser-1.0.11](https://github.com/truecharts/apps/compare/sqlitebrowser-1.0.10...sqlitebrowser-1.0.11) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [sqlitebrowser-1.0.10](https://github.com/truecharts/apps/compare/sqlitebrowser-1.0.9...sqlitebrowser-1.0.10) (2021-11-14)
diff --git a/docs/apps/stable/sqlitebrowser/index.md b/docs/apps/stable/sqlitebrowser/index.md
index e69146b4b66..bb6a117c6de 100644
--- a/docs/apps/stable/sqlitebrowser/index.md
+++ b/docs/apps/stable/sqlitebrowser/index.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/stash/CHANGELOG.md b/docs/apps/stable/stash/CHANGELOG.md
index 45ee0226a9c..f5592ce2b05 100644
--- a/docs/apps/stable/stash/CHANGELOG.md
+++ b/docs/apps/stable/stash/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [stash-4.0.9](https://github.com/truecharts/apps/compare/stash-4.0.8...stash-4.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [stash-4.0.8](https://github.com/truecharts/apps/compare/stash-4.0.7...stash-4.0.8) (2021-11-14)
diff --git a/docs/apps/stable/stash/index.md b/docs/apps/stable/stash/index.md
index 56b439d8e39..69a185dce98 100644
--- a/docs/apps/stable/stash/index.md
+++ b/docs/apps/stable/stash/index.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/static/CHANGELOG.md b/docs/apps/stable/static/CHANGELOG.md
index e2c0f2238d4..082fe8ddc80 100644
--- a/docs/apps/stable/static/CHANGELOG.md
+++ b/docs/apps/stable/static/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [static-1.0.9](https://github.com/truecharts/apps/compare/static-1.0.8...static-1.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [static-1.0.8](https://github.com/truecharts/apps/compare/static-1.0.7...static-1.0.8) (2021-11-14)
diff --git a/docs/apps/stable/static/helm-values.md b/docs/apps/stable/static/helm-values.md
index 1f679f701c2..e3d5db47125 100644
--- a/docs/apps/stable/static/helm-values.md
+++ b/docs/apps/stable/static/helm-values.md
@@ -14,10 +14,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/nicholaswilde/static"` | |
| image.tag | string | `"version-ee8a20c@sha256:d1d47c730bc41c4ae46de8df0c9c76bb803927fcbe3446b6ff4f7cd152972940"` | |
-| persistence.data.accessMode | string | `"ReadWriteOnce"` | |
| persistence.data.enabled | bool | `true` | |
| persistence.data.mountPath | string | `"/data"` | |
-| persistence.data.size | string | `"1Gi"` | |
| persistence.varrun.enabled | bool | `true` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
diff --git a/docs/apps/stable/static/index.md b/docs/apps/stable/static/index.md
index 7e448dbf9b2..c23dc647d8a 100644
--- a/docs/apps/stable/static/index.md
+++ b/docs/apps/stable/static/index.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/statping/CHANGELOG.md b/docs/apps/stable/statping/CHANGELOG.md
index 77f6b5d7e8f..491c5b6a459 100644
--- a/docs/apps/stable/statping/CHANGELOG.md
+++ b/docs/apps/stable/statping/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [statping-3.0.10](https://github.com/truecharts/apps/compare/statping-3.0.9...statping-3.0.10) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [statping-3.0.9](https://github.com/truecharts/apps/compare/statping-3.0.8...statping-3.0.9) (2021-11-14)
diff --git a/docs/apps/stable/statping/index.md b/docs/apps/stable/statping/index.md
index 9de46f1f6a2..4a60fcafd5b 100644
--- a/docs/apps/stable/statping/index.md
+++ b/docs/apps/stable/statping/index.md
@@ -17,8 +17,8 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org/ | postgresql | 5.1.17 |
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org/ | postgresql | 5.2.2 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/syncthing/CHANGELOG.md b/docs/apps/stable/syncthing/CHANGELOG.md
index 74f2d6c0c7c..4cd5d544185 100644
--- a/docs/apps/stable/syncthing/CHANGELOG.md
+++ b/docs/apps/stable/syncthing/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [syncthing-9.0.10](https://github.com/truecharts/apps/compare/syncthing-9.0.9...syncthing-9.0.10) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [syncthing-9.0.9](https://github.com/truecharts/apps/compare/syncthing-9.0.8...syncthing-9.0.9) (2021-11-14)
diff --git a/docs/apps/stable/syncthing/helm-values.md b/docs/apps/stable/syncthing/helm-values.md
index 7690c4c9122..bf393887233 100644
--- a/docs/apps/stable/syncthing/helm-values.md
+++ b/docs/apps/stable/syncthing/helm-values.md
@@ -14,11 +14,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/truecharts/syncthing"` | |
| image.tag | string | `"v1.18.4@sha256:cc2bd691927ec19b9aac2d4a3e2330cb0ce9458dda761ead7dddd5f2d8338221"` | |
-| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/var/syncthing/"` | |
-| persistence.config.size | string | `"100Gi"` | |
-| persistence.config.type | string | `"pvc"` | |
| service.discovery.ports.discovery.enabled | bool | `true` | |
| service.discovery.ports.discovery.port | int | `21027` | |
| service.discovery.ports.discovery.protocol | string | `"UDP"` | |
diff --git a/docs/apps/stable/syncthing/index.md b/docs/apps/stable/syncthing/index.md
index 57e0c536b6a..ac8f4b44f53 100644
--- a/docs/apps/stable/syncthing/index.md
+++ b/docs/apps/stable/syncthing/index.md
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/tautulli/CHANGELOG.md b/docs/apps/stable/tautulli/CHANGELOG.md
index b105fc1e797..e7500139ff0 100644
--- a/docs/apps/stable/tautulli/CHANGELOG.md
+++ b/docs/apps/stable/tautulli/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [tautulli-9.0.9](https://github.com/truecharts/apps/compare/tautulli-9.0.8...tautulli-9.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [tautulli-9.0.8](https://github.com/truecharts/apps/compare/tautulli-9.0.7...tautulli-9.0.8) (2021-11-14)
diff --git a/docs/apps/stable/tautulli/helm-values.md b/docs/apps/stable/tautulli/helm-values.md
index 0beca8c108f..f86c799e407 100644
--- a/docs/apps/stable/tautulli/helm-values.md
+++ b/docs/apps/stable/tautulli/helm-values.md
@@ -15,11 +15,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/k8s-at-home/tautulli"` | |
| image.tag | string | `"v2.7.7@sha256:4ea617c30397c4651c3e5ac850d4f4d2d7bfc5d37ac6dec44c5d109258d4f03f"` | |
-| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
-| persistence.config.size | string | `"100Gi"` | |
-| persistence.config.type | string | `"pvc"` | |
| service.main.ports.main.port | int | `8181` | |
| service.main.ports.main.targetPort | int | `8181` | |
diff --git a/docs/apps/stable/tautulli/index.md b/docs/apps/stable/tautulli/index.md
index 3068d0aada8..f4efc5e3866 100644
--- a/docs/apps/stable/tautulli/index.md
+++ b/docs/apps/stable/tautulli/index.md
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/teamspeak3/CHANGELOG.md b/docs/apps/stable/teamspeak3/CHANGELOG.md
index 2d4ee9539a9..9eaa1671f84 100644
--- a/docs/apps/stable/teamspeak3/CHANGELOG.md
+++ b/docs/apps/stable/teamspeak3/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [teamspeak3-2.0.9](https://github.com/truecharts/apps/compare/teamspeak3-2.0.8...teamspeak3-2.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [teamspeak3-2.0.8](https://github.com/truecharts/apps/compare/teamspeak3-2.0.7...teamspeak3-2.0.8) (2021-11-14)
diff --git a/docs/apps/stable/teamspeak3/helm-values.md b/docs/apps/stable/teamspeak3/helm-values.md
index 2579bb6c3ed..bcd062ff6ef 100644
--- a/docs/apps/stable/teamspeak3/helm-values.md
+++ b/docs/apps/stable/teamspeak3/helm-values.md
@@ -15,11 +15,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"teamspeak"` | |
| image.tag | string | `"3.13.6@sha256:1fa7d5a2bce954d98724a71faf4af7853e93db5d0a61c447fe03988492a91bed"` | |
-| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
-| persistence.config.enabled | bool | `true` | |
-| persistence.config.mountPath | string | `"/var/ts3server/"` | |
-| persistence.config.size | string | `"100Gi"` | |
-| persistence.config.type | string | `"pvc"` | |
+| persistence.data.enabled | bool | `true` | |
+| persistence.data.mountPath | string | `"/var/ts3server/"` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
diff --git a/docs/apps/stable/teamspeak3/index.md b/docs/apps/stable/teamspeak3/index.md
index 7c35d226e86..f1667c946f6 100644
--- a/docs/apps/stable/teamspeak3/index.md
+++ b/docs/apps/stable/teamspeak3/index.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/teedy/CHANGELOG.md b/docs/apps/stable/teedy/CHANGELOG.md
index 436cfe6e868..6d1fd11974b 100644
--- a/docs/apps/stable/teedy/CHANGELOG.md
+++ b/docs/apps/stable/teedy/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [teedy-3.0.10](https://github.com/truecharts/apps/compare/teedy-3.0.9...teedy-3.0.10) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [teedy-3.0.9](https://github.com/truecharts/apps/compare/teedy-3.0.8...teedy-3.0.9) (2021-11-14)
diff --git a/docs/apps/stable/teedy/index.md b/docs/apps/stable/teedy/index.md
index 11377cf6bf2..f66b646fe00 100644
--- a/docs/apps/stable/teedy/index.md
+++ b/docs/apps/stable/teedy/index.md
@@ -18,8 +18,8 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org/ | postgresql | 5.1.17 |
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org/ | postgresql | 5.2.2 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/thelounge/CHANGELOG.md b/docs/apps/stable/thelounge/CHANGELOG.md
index 8775ca547bd..1a187b2e52c 100644
--- a/docs/apps/stable/thelounge/CHANGELOG.md
+++ b/docs/apps/stable/thelounge/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [thelounge-4.0.9](https://github.com/truecharts/apps/compare/thelounge-4.0.8...thelounge-4.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [thelounge-4.0.8](https://github.com/truecharts/apps/compare/thelounge-4.0.7...thelounge-4.0.8) (2021-11-14)
diff --git a/docs/apps/stable/thelounge/index.md b/docs/apps/stable/thelounge/index.md
index 2d83d219a40..d5c79f6ff37 100644
--- a/docs/apps/stable/thelounge/index.md
+++ b/docs/apps/stable/thelounge/index.md
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/traccar/CHANGELOG.md b/docs/apps/stable/traccar/CHANGELOG.md
index 3ef97a8be59..cd0da650459 100644
--- a/docs/apps/stable/traccar/CHANGELOG.md
+++ b/docs/apps/stable/traccar/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [traccar-3.0.10](https://github.com/truecharts/apps/compare/traccar-3.0.9...traccar-3.0.10) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [traccar-3.0.9](https://github.com/truecharts/apps/compare/traccar-3.0.8...traccar-3.0.9) (2021-11-14)
diff --git a/docs/apps/stable/traccar/index.md b/docs/apps/stable/traccar/index.md
index 90064f8a275..0ef6fc8cd09 100644
--- a/docs/apps/stable/traccar/index.md
+++ b/docs/apps/stable/traccar/index.md
@@ -18,8 +18,8 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org/ | postgresql | 5.1.17 |
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org/ | postgresql | 5.2.2 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/transmission/CHANGELOG.md b/docs/apps/stable/transmission/CHANGELOG.md
index c64f98eb9a4..b3ad3e82125 100644
--- a/docs/apps/stable/transmission/CHANGELOG.md
+++ b/docs/apps/stable/transmission/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [transmission-9.0.10](https://github.com/truecharts/apps/compare/transmission-9.0.9...transmission-9.0.10) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [transmission-9.0.9](https://github.com/truecharts/apps/compare/transmission-9.0.8...transmission-9.0.9) (2021-11-14)
diff --git a/docs/apps/stable/transmission/helm-values.md b/docs/apps/stable/transmission/helm-values.md
index 124ee238dde..34c15fbb7a7 100644
--- a/docs/apps/stable/transmission/helm-values.md
+++ b/docs/apps/stable/transmission/helm-values.md
@@ -15,11 +15,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/k8s-at-home/transmission"` | |
| image.tag | string | `"v3.00@sha256:355f4036c53c782df1957de0e16c63f4298f5b596ae5e621fea8f9ef02dd09e6"` | |
-| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
-| persistence.config.size | string | `"100Gi"` | |
-| persistence.config.type | string | `"pvc"` | |
| service.main.ports.main.port | int | `9091` | |
| service.main.ports.main.targetPort | int | `9091` | |
| service.torrent.enabled | bool | `true` | |
diff --git a/docs/apps/stable/transmission/index.md b/docs/apps/stable/transmission/index.md
index adf5d0d886c..35adfa28c0c 100644
--- a/docs/apps/stable/transmission/index.md
+++ b/docs/apps/stable/transmission/index.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/truecommand/CHANGELOG.md b/docs/apps/stable/truecommand/CHANGELOG.md
index f1a16b7e44b..9ecb7f9647e 100644
--- a/docs/apps/stable/truecommand/CHANGELOG.md
+++ b/docs/apps/stable/truecommand/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [truecommand-9.0.9](https://github.com/truecharts/apps/compare/truecommand-9.0.8...truecommand-9.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [truecommand-9.0.8](https://github.com/truecharts/apps/compare/truecommand-9.0.7...truecommand-9.0.8) (2021-11-14)
diff --git a/docs/apps/stable/truecommand/helm-values.md b/docs/apps/stable/truecommand/helm-values.md
index 9dd9abd014f..c87ea1c2d2c 100644
--- a/docs/apps/stable/truecommand/helm-values.md
+++ b/docs/apps/stable/truecommand/helm-values.md
@@ -15,11 +15,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/truecharts/truecommand"` | |
| image.tag | string | `"v2.0.2@sha256:7b9ccdab38c82efd0a04e0bef8b99877c1efd25d88e319d1188fd3686ae29c22"` | |
-| persistence.data.accessMode | string | `"ReadWriteOnce"` | |
| persistence.data.enabled | bool | `true` | |
| persistence.data.mountPath | string | `"/data"` | |
-| persistence.data.size | string | `"100Gi"` | |
-| persistence.data.type | string | `"pvc"` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
diff --git a/docs/apps/stable/truecommand/index.md b/docs/apps/stable/truecommand/index.md
index 8ad3af08288..9bbdb406d0e 100644
--- a/docs/apps/stable/truecommand/index.md
+++ b/docs/apps/stable/truecommand/index.md
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/tt-rss/CHANGELOG.md b/docs/apps/stable/tt-rss/CHANGELOG.md
index 31e3e4174f3..ead7a21c799 100644
--- a/docs/apps/stable/tt-rss/CHANGELOG.md
+++ b/docs/apps/stable/tt-rss/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [tt-rss-3.0.14](https://github.com/truecharts/apps/compare/tt-rss-3.0.13...tt-rss-3.0.14) (2021-11-15)
+
+#### Chore
+
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [tt-rss-3.0.13](https://github.com/truecharts/apps/compare/tt-rss-3.0.12...tt-rss-3.0.13) (2021-11-15)
diff --git a/docs/apps/stable/tt-rss/index.md b/docs/apps/stable/tt-rss/index.md
index f073fc7c690..5df602443a6 100644
--- a/docs/apps/stable/tt-rss/index.md
+++ b/docs/apps/stable/tt-rss/index.md
@@ -17,8 +17,8 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org/ | postgresql | 5.1.17 |
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org/ | postgresql | 5.2.2 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/tvheadend/CHANGELOG.md b/docs/apps/stable/tvheadend/CHANGELOG.md
index 1569621889b..d29028f57b5 100644
--- a/docs/apps/stable/tvheadend/CHANGELOG.md
+++ b/docs/apps/stable/tvheadend/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [tvheadend-10.0.9](https://github.com/truecharts/apps/compare/tvheadend-10.0.8...tvheadend-10.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [tvheadend-10.0.8](https://github.com/truecharts/apps/compare/tvheadend-10.0.7...tvheadend-10.0.8) (2021-11-14)
diff --git a/docs/apps/stable/tvheadend/helm-values.md b/docs/apps/stable/tvheadend/helm-values.md
index 86164cea4e3..d99b0e0372b 100644
--- a/docs/apps/stable/tvheadend/helm-values.md
+++ b/docs/apps/stable/tvheadend/helm-values.md
@@ -15,11 +15,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/linuxserver/tvheadend"` | |
| image.tag | string | `"version-63784405@sha256:ae47a3f6a7d2d7efefb68087da7cbed786f801cb87c7c93b1e6b989c0021aefa"` | |
-| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
-| persistence.config.size | string | `"100Gi"` | |
-| persistence.config.type | string | `"pvc"` | |
| persistence.varrun.enabled | bool | `true` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
diff --git a/docs/apps/stable/tvheadend/index.md b/docs/apps/stable/tvheadend/index.md
index 5a169f856d9..ed17419c724 100644
--- a/docs/apps/stable/tvheadend/index.md
+++ b/docs/apps/stable/tvheadend/index.md
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/twtxt/CHANGELOG.md b/docs/apps/stable/twtxt/CHANGELOG.md
index 271ae0c3952..eadc69ac726 100644
--- a/docs/apps/stable/twtxt/CHANGELOG.md
+++ b/docs/apps/stable/twtxt/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [twtxt-1.0.9](https://github.com/truecharts/apps/compare/twtxt-1.0.8...twtxt-1.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [twtxt-1.0.8](https://github.com/truecharts/apps/compare/twtxt-1.0.7...twtxt-1.0.8) (2021-11-14)
diff --git a/docs/apps/stable/twtxt/helm-values.md b/docs/apps/stable/twtxt/helm-values.md
index 1f34f5be882..bae1eae7e23 100644
--- a/docs/apps/stable/twtxt/helm-values.md
+++ b/docs/apps/stable/twtxt/helm-values.md
@@ -18,10 +18,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.tag | string | `"version-0.1.1@sha256:58736a73ca1000cc93258efe0cd91270c6b8480a84b98b05a056234d271f92e3"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
-| persistence.data.accessMode | string | `"ReadWriteOnce"` | |
| persistence.data.enabled | bool | `true` | |
| persistence.data.mountPath | string | `"/data"` | |
-| persistence.data.size | string | `"1Gi"` | |
| persistence.varrun.enabled | bool | `true` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
diff --git a/docs/apps/stable/twtxt/index.md b/docs/apps/stable/twtxt/index.md
index 5523671464b..d71656d8a4f 100644
--- a/docs/apps/stable/twtxt/index.md
+++ b/docs/apps/stable/twtxt/index.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/unifi/CHANGELOG.md b/docs/apps/stable/unifi/CHANGELOG.md
index 768e038d1fa..42a0bd3a279 100644
--- a/docs/apps/stable/unifi/CHANGELOG.md
+++ b/docs/apps/stable/unifi/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [unifi-9.0.9](https://github.com/truecharts/apps/compare/unifi-9.0.8...unifi-9.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [unifi-9.0.8](https://github.com/truecharts/apps/compare/unifi-9.0.7...unifi-9.0.8) (2021-11-14)
diff --git a/docs/apps/stable/unifi/helm-values.md b/docs/apps/stable/unifi/helm-values.md
index 5ea3b84ec33..1e1d731addc 100644
--- a/docs/apps/stable/unifi/helm-values.md
+++ b/docs/apps/stable/unifi/helm-values.md
@@ -17,11 +17,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/truecharts/unifi"` | |
| image.tag | string | `"v6.4.54@sha256:2504771015b659dac1cf690317193f6e7fb94cf24efd89a3599d99b7bab9705e"` | |
-| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/unifi"` | |
-| persistence.config.size | string | `"100Gi"` | |
-| persistence.config.type | string | `"pvc"` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
diff --git a/docs/apps/stable/unifi/index.md b/docs/apps/stable/unifi/index.md
index fd41f0721df..98537e80306 100644
--- a/docs/apps/stable/unifi/index.md
+++ b/docs/apps/stable/unifi/index.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/unpackerr/CHANGELOG.md b/docs/apps/stable/unpackerr/CHANGELOG.md
index 5381f290e2f..9f2162222e6 100644
--- a/docs/apps/stable/unpackerr/CHANGELOG.md
+++ b/docs/apps/stable/unpackerr/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [unpackerr-4.0.9](https://github.com/truecharts/apps/compare/unpackerr-4.0.8...unpackerr-4.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [unpackerr-4.0.8](https://github.com/truecharts/apps/compare/unpackerr-4.0.7...unpackerr-4.0.8) (2021-11-14)
diff --git a/docs/apps/stable/unpackerr/helm-values.md b/docs/apps/stable/unpackerr/helm-values.md
index 07020985579..62776501e31 100644
--- a/docs/apps/stable/unpackerr/helm-values.md
+++ b/docs/apps/stable/unpackerr/helm-values.md
@@ -15,11 +15,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/truecharts/unpackerr"` | |
| image.tag | string | `"v0.9.8@sha256:2bf65067fea86c36438b741bfea1cec69faeea02dd4811c0d58e12243a263b24"` | |
-| persistence.downloads.accessMode | string | `"ReadWriteOnce"` | |
| persistence.downloads.enabled | bool | `true` | |
| persistence.downloads.mountPath | string | `"/downloads"` | |
-| persistence.downloads.size | string | `"100Gi"` | |
-| persistence.downloads.type | string | `"pvc"` | |
| portal.enabled | bool | `false` | |
| probes.liveness.enabled | bool | `false` | |
| probes.readiness.enabled | bool | `false` | |
diff --git a/docs/apps/stable/unpackerr/index.md b/docs/apps/stable/unpackerr/index.md
index 0045c2ddd3e..d2abfdfe0f3 100644
--- a/docs/apps/stable/unpackerr/index.md
+++ b/docs/apps/stable/unpackerr/index.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/uptime-kuma/CHANGELOG.md b/docs/apps/stable/uptime-kuma/CHANGELOG.md
index 1e49c087e0f..a32eb651203 100644
--- a/docs/apps/stable/uptime-kuma/CHANGELOG.md
+++ b/docs/apps/stable/uptime-kuma/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [uptime-kuma-1.0.10](https://github.com/truecharts/apps/compare/uptime-kuma-1.0.9...uptime-kuma-1.0.10) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [uptime-kuma-1.0.9](https://github.com/truecharts/apps/compare/uptime-kuma-1.0.8...uptime-kuma-1.0.9) (2021-11-14)
diff --git a/docs/apps/stable/uptime-kuma/helm-values.md b/docs/apps/stable/uptime-kuma/helm-values.md
index dd5ad121429..a1ad5a3434d 100644
--- a/docs/apps/stable/uptime-kuma/helm-values.md
+++ b/docs/apps/stable/uptime-kuma/helm-values.md
@@ -14,11 +14,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"louislam/uptime-kuma"` | |
| image.tag | string | `"1.10.2-debian@sha256:5e63ecc267f7a4bdc4a38cc6afb53e454a22c14d7f64b74aea4dfab83a648817"` | |
-| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/app/data"` | |
-| persistence.config.size | string | `"100Gi"` | |
-| persistence.config.type | string | `"pvc"` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| securityContext.runAsNonRoot | bool | `false` | |
diff --git a/docs/apps/stable/uptime-kuma/index.md b/docs/apps/stable/uptime-kuma/index.md
index 4a7830c15b4..1af4a7db7d2 100644
--- a/docs/apps/stable/uptime-kuma/index.md
+++ b/docs/apps/stable/uptime-kuma/index.md
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/valheim/CHANGELOG.md b/docs/apps/stable/valheim/CHANGELOG.md
index 5d708ea1019..f4dbc611723 100644
--- a/docs/apps/stable/valheim/CHANGELOG.md
+++ b/docs/apps/stable/valheim/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [valheim-1.0.9](https://github.com/truecharts/apps/compare/valheim-1.0.8...valheim-1.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [valheim-1.0.8](https://github.com/truecharts/apps/compare/valheim-1.0.7...valheim-1.0.8) (2021-11-14)
diff --git a/docs/apps/stable/valheim/index.md b/docs/apps/stable/valheim/index.md
index c7890378f98..54b0096c35a 100644
--- a/docs/apps/stable/valheim/index.md
+++ b/docs/apps/stable/valheim/index.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/vaultwarden/CHANGELOG.md b/docs/apps/stable/vaultwarden/CHANGELOG.md
index 0ec0e95a735..b0dc315d851 100644
--- a/docs/apps/stable/vaultwarden/CHANGELOG.md
+++ b/docs/apps/stable/vaultwarden/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [vaultwarden-12.0.11](https://github.com/truecharts/apps/compare/vaultwarden-12.0.10...vaultwarden-12.0.11) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [vaultwarden-12.0.10](https://github.com/truecharts/apps/compare/vaultwarden-12.0.9...vaultwarden-12.0.10) (2021-11-14)
diff --git a/docs/apps/stable/vaultwarden/helm-values.md b/docs/apps/stable/vaultwarden/helm-values.md
index 8725f31a88c..e2039108015 100644
--- a/docs/apps/stable/vaultwarden/helm-values.md
+++ b/docs/apps/stable/vaultwarden/helm-values.md
@@ -22,11 +22,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/truecharts/vaultwarden"` | |
| image.tag | string | `"v1.23.0@sha256:1e65dd23569e566576c3c80de76f711e0b9fc5e29a39d45f49f0a44d1282d869"` | |
-| persistence.data.accessMode | string | `"ReadWriteOnce"` | |
| persistence.data.enabled | bool | `true` | |
| persistence.data.mountPath | string | `"/data"` | |
-| persistence.data.size | string | `"100Gi"` | |
-| persistence.data.type | string | `"pvc"` | |
| postgresql.enabled | bool | `true` | |
| postgresql.existingSecret | string | `"dbcreds"` | |
| postgresql.postgresqlDatabase | string | `"vaultwarden"` | |
diff --git a/docs/apps/stable/vaultwarden/index.md b/docs/apps/stable/vaultwarden/index.md
index e7e7802743a..1087ab9e380 100644
--- a/docs/apps/stable/vaultwarden/index.md
+++ b/docs/apps/stable/vaultwarden/index.md
@@ -17,8 +17,8 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org/ | postgresql | 5.1.17 |
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org/ | postgresql | 5.2.2 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/whoogle/CHANGELOG.md b/docs/apps/stable/whoogle/CHANGELOG.md
index 5ebfab6c72e..75fcbcd902a 100644
--- a/docs/apps/stable/whoogle/CHANGELOG.md
+++ b/docs/apps/stable/whoogle/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [whoogle-1.0.9](https://github.com/truecharts/apps/compare/whoogle-1.0.8...whoogle-1.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [whoogle-1.0.8](https://github.com/truecharts/apps/compare/whoogle-1.0.7...whoogle-1.0.8) (2021-11-14)
diff --git a/docs/apps/stable/whoogle/helm-values.md b/docs/apps/stable/whoogle/helm-values.md
index ef41a5b16d6..c2eaebb77b1 100644
--- a/docs/apps/stable/whoogle/helm-values.md
+++ b/docs/apps/stable/whoogle/helm-values.md
@@ -16,6 +16,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"benbusby/whoogle-search"` | image repository |
| image.tag | string | `"0.6.0@sha256:969fa0500d01b3759387fb779b8282c39676841e5e719c5396535f9f5eaf8d80"` | image tag |
+| persistence.config.enabled | bool | `true` | |
+| persistence.config.mountPath | string | `"/config"` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
diff --git a/docs/apps/stable/whoogle/index.md b/docs/apps/stable/whoogle/index.md
index 66453633728..33c426f7637 100644
--- a/docs/apps/stable/whoogle/index.md
+++ b/docs/apps/stable/whoogle/index.md
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/wiki/CHANGELOG.md b/docs/apps/stable/wiki/CHANGELOG.md
index ab2fe29ae9c..3b3f875616c 100644
--- a/docs/apps/stable/wiki/CHANGELOG.md
+++ b/docs/apps/stable/wiki/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [wiki-1.0.9](https://github.com/truecharts/apps/compare/wiki-1.0.8...wiki-1.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [wiki-1.0.8](https://github.com/truecharts/apps/compare/wiki-1.0.7...wiki-1.0.8) (2021-11-14)
diff --git a/docs/apps/stable/wiki/helm-values.md b/docs/apps/stable/wiki/helm-values.md
index 5f245d06ab5..e5ab77dfe04 100644
--- a/docs/apps/stable/wiki/helm-values.md
+++ b/docs/apps/stable/wiki/helm-values.md
@@ -14,10 +14,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/nicholaswilde/wiki"` | |
| image.tag | string | `"version-900b76a@sha256:6c4f261d8f5e5dadd5ec97465465d434dc6730a85ccf9af415c03d1c0e8d1afd"` | |
-| persistence.data.accessMode | string | `"ReadWriteOnce"` | |
| persistence.data.enabled | bool | `true` | |
| persistence.data.mountPath | string | `"/data"` | |
-| persistence.data.size | string | `"1Gi"` | |
| persistence.varrun.enabled | bool | `true` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
diff --git a/docs/apps/stable/wiki/index.md b/docs/apps/stable/wiki/index.md
index 6eb51430093..a7429d2f756 100644
--- a/docs/apps/stable/wiki/index.md
+++ b/docs/apps/stable/wiki/index.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/wikijs/CHANGELOG.md b/docs/apps/stable/wikijs/CHANGELOG.md
index 30bc73e093b..6c4d169ce9c 100644
--- a/docs/apps/stable/wikijs/CHANGELOG.md
+++ b/docs/apps/stable/wikijs/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [wikijs-3.0.10](https://github.com/truecharts/apps/compare/wikijs-3.0.9...wikijs-3.0.10) (2021-11-15)
+
+#### Chore
+
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [wikijs-3.0.9](https://github.com/truecharts/apps/compare/wikijs-3.0.8...wikijs-3.0.9) (2021-11-14)
diff --git a/docs/apps/stable/wikijs/index.md b/docs/apps/stable/wikijs/index.md
index deabe50f994..492c1df1f16 100644
--- a/docs/apps/stable/wikijs/index.md
+++ b/docs/apps/stable/wikijs/index.md
@@ -18,8 +18,8 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org/ | postgresql | 5.1.17 |
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org/ | postgresql | 5.2.2 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/xteve/CHANGELOG.md b/docs/apps/stable/xteve/CHANGELOG.md
index ba328b13dab..2f5e618b94a 100644
--- a/docs/apps/stable/xteve/CHANGELOG.md
+++ b/docs/apps/stable/xteve/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [xteve-4.0.9](https://github.com/truecharts/apps/compare/xteve-4.0.8...xteve-4.0.9) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [xteve-4.0.8](https://github.com/truecharts/apps/compare/xteve-4.0.7...xteve-4.0.8) (2021-11-14)
diff --git a/docs/apps/stable/xteve/index.md b/docs/apps/stable/xteve/index.md
index be70ce3f224..11dd4adc757 100644
--- a/docs/apps/stable/xteve/index.md
+++ b/docs/apps/stable/xteve/index.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/zigbee2mqtt/CHANGELOG.md b/docs/apps/stable/zigbee2mqtt/CHANGELOG.md
index 96e7732a829..a5d079edc70 100644
--- a/docs/apps/stable/zigbee2mqtt/CHANGELOG.md
+++ b/docs/apps/stable/zigbee2mqtt/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [zigbee2mqtt-1.0.10](https://github.com/truecharts/apps/compare/zigbee2mqtt-1.0.9...zigbee2mqtt-1.0.10) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [zigbee2mqtt-1.0.9](https://github.com/truecharts/apps/compare/zigbee2mqtt-1.0.8...zigbee2mqtt-1.0.9) (2021-11-14)
diff --git a/docs/apps/stable/zigbee2mqtt/index.md b/docs/apps/stable/zigbee2mqtt/index.md
index 984df557c0f..585b29815ef 100644
--- a/docs/apps/stable/zigbee2mqtt/index.md
+++ b/docs/apps/stable/zigbee2mqtt/index.md
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/apps/stable/zwavejs2mqtt/CHANGELOG.md b/docs/apps/stable/zwavejs2mqtt/CHANGELOG.md
index 83627979188..16dc086efd7 100644
--- a/docs/apps/stable/zwavejs2mqtt/CHANGELOG.md
+++ b/docs/apps/stable/zwavejs2mqtt/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [zwavejs2mqtt-9.0.11](https://github.com/truecharts/apps/compare/zwavejs2mqtt-9.0.10...zwavejs2mqtt-9.0.11) (2021-11-15)
+
+#### Chore
+
+* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
+* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338))
+
+
+
### [zwavejs2mqtt-9.0.10](https://github.com/truecharts/apps/compare/zwavejs2mqtt-9.0.9...zwavejs2mqtt-9.0.10) (2021-11-14)
diff --git a/docs/apps/stable/zwavejs2mqtt/helm-values.md b/docs/apps/stable/zwavejs2mqtt/helm-values.md
index 79afede2525..48017feacd2 100644
--- a/docs/apps/stable/zwavejs2mqtt/helm-values.md
+++ b/docs/apps/stable/zwavejs2mqtt/helm-values.md
@@ -15,11 +15,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/truecharts/zwavejs2mqtt"` | |
| image.tag | string | `"v5.11.0@sha256:3ea0fd0732fd67e11cb8749b6b3960349556dc55361796d3706bd9bc12c455a8"` | |
-| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
-| persistence.config.mountPath | string | `"/config"` | |
-| persistence.config.size | string | `"100Gi"` | |
-| persistence.config.type | string | `"pvc"` | |
+| persistence.config.mountPath | string | `"/usr/src/app/store"` | |
| probes.liveness.enabled | bool | `true` | |
| probes.readiness.enabled | bool | `true` | |
| probes.startup.enabled | bool | `false` | |
diff --git a/docs/apps/stable/zwavejs2mqtt/index.md b/docs/apps/stable/zwavejs2mqtt/index.md
index aff936887c7..7c1c1e3b14a 100644
--- a/docs/apps/stable/zwavejs2mqtt/index.md
+++ b/docs/apps/stable/zwavejs2mqtt/index.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.5.7 |
+| https://truecharts.org | common | 8.6.2 |
## Installing the Chart
diff --git a/docs/index.yaml b/docs/index.yaml
index b74e94c82ba..606edd9da25 100644
--- a/docs/index.yaml
+++ b/docs/index.yaml
@@ -1,6 +1,37 @@
apiVersion: v1
entries:
airsonic:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 10.6.2
+ created: "2021-11-15T23:30:51.939760829Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: Airsonic is a Free and Open Source community driven media server
+ digest: 95ac75cfc7d1b9478aa2ab85abcca54b732a26ea4be2903e3bf46890ecd990ea
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/airsonic
+ icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/airsonic-logo.png
+ keywords:
+ - airsonic
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: airsonic
+ sources:
+ - https://github.com/airsonic/airsonic
+ - https://github.com/linuxserver/docker-airsonic
+ - https://github.com/k8s-at-home/charts/tree/master/charts/airsonic
+ urls:
+ - https://github.com/truecharts/apps/releases/download/airsonic-4.0.11/airsonic-4.0.11.tgz
+ version: 4.0.11
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -2107,6 +2138,35 @@ entries:
- https://github.com/truecharts/apps/releases/download/airsonic-1.0.0/airsonic-1.0.0.tgz
version: 1.0.0
amcrest2mqtt:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 1.0.11
+ created: "2021-11-15T23:30:52.078422507Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: Expose all events from an Amcrest device to an MQTT broker
+ digest: 010e5d88bed8faa09e14da4798a8c16dacb72e328c69b5c464f39e57bdc67a4b
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/amcrest2mqtt
+ icon: https://raw.githubusercontent.com/k8s-at-home/organization/main/logo/k8s-at-home-400.png
+ keywords:
+ - amcrest2mqtt
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: amcrest2mqtt
+ sources:
+ - https://github.com/dchesterton/amcrest2mqtt
+ urls:
+ - https://github.com/truecharts/apps/releases/download/amcrest2mqtt-2.0.11/amcrest2mqtt-2.0.11.tgz
+ version: 2.0.11
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -2349,6 +2409,38 @@ entries:
- https://github.com/truecharts/apps/releases/download/amcrest2mqtt-0.0.2/amcrest2mqtt-0.0.2.tgz
version: 0.0.2
apache-musicindex:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 1.4.1
+ created: "2021-11-15T23:30:52.219881704Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: Index and stream music using apache-musicindex and m3u playlists
+ digest: 76bc089901354ea8df9fd07523b0ecd06613355e87cc8f68391a08ed4b25be3c
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/apache-musicindex
+ icon: https://en.wikipedia.org/wiki/Apache_HTTP_Server#/media/File:Apache_HTTP_server_logo_(2019-present).svg
+ keywords:
+ - apache-musicindex
+ - streaming
+ - m3u
+ - playlist
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: apache-musicindex
+ sources:
+ - http://hacks.slashdirt.org/sw/musicindex/
+ urls:
+ - https://github.com/truecharts/apps/releases/download/apache-musicindex-2.0.9/apache-musicindex-2.0.9.tgz
+ version: 2.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -2554,6 +2646,43 @@ entries:
- https://github.com/truecharts/apps/releases/download/apache-musicindex-0.0.2/apache-musicindex-0.0.2.tgz
version: 0.0.2
appdaemon:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - utilities
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 4.1.0
+ created: "2021-11-15T23:30:52.363223914Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: AppDaemon is a loosely coupled, multithreaded, sandboxed python execution
+ environment for writing automation apps for Home Assistant home automation software.
+ It also provides a configurable dashboard (HADashboard) suitable for wall mounted
+ tablets.
+ digest: 139ecd922f107b27fe2840ac1fc2009320d6e75613d7681e97c08a3308c45cc4
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/appdaemon
+ icon: https://github.com/hassio-addons/addon-appdaemon/blob/main/appdaemon/icon.png?raw=true
+ keywords:
+ - appdaemon
+ - homeautomation
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ - email: 20650065+warllo54@users.noreply.github.com
+ name: warllo54
+ url: truecharts.org
+ name: appdaemon
+ sources:
+ - https://github.com/AppDaemon/appdaemon
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/appdaemon-6.0.9/appdaemon-6.0.9.tgz
+ version: 6.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -5546,6 +5675,35 @@ entries:
- https://github.com/truecharts/apps/releases/download/appdaemon-0.1.3/appdaemon-0.1.3.tgz
version: 0.1.3
aria2:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: latest
+ created: "2021-11-15T23:30:52.491921222Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: aria server for downloading web content
+ digest: 374e35c80fa8dcc55a160a3ce30acb96226877b421d16b159290ea42aab8c89b
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/aira2
+ icon: https://avatars.githubusercontent.com/u/13545224?s=200&v=4
+ keywords:
+ - aria2
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: aria2
+ sources:
+ - https://github.com/P3TERX/Aria2-Pro-Docker
+ urls:
+ - https://github.com/truecharts/apps/releases/download/aria2-2.0.9/aria2-2.0.9.tgz
+ version: 2.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -5759,6 +5917,41 @@ entries:
- https://github.com/truecharts/apps/releases/download/aria2-0.0.2/aria2-0.0.2.tgz
version: 0.0.2
audacity:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 3.0.2
+ created: "2021-11-15T23:30:52.624343555Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: An easy-to-use, multi-track audio editor and recorder
+ digest: e0feb87d3a3935cb55ad6efa7b0eeb33d3f443a362fd09d397f43c4eb8e5a3ab
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/audacity
+ icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/audacity-logo.png
+ keywords:
+ - audacity
+ - music
+ - recorder
+ - editor
+ - audio
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: audacity
+ sources:
+ - https://github.com/linuxserver/docker-audacity
+ - https://www.audacityteam.org/
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/audacity-2.0.9/audacity-2.0.9.tgz
+ version: 2.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -5985,6 +6178,55 @@ entries:
- https://github.com/truecharts/apps/releases/download/audacity-0.0.2/audacity-0.0.2.tgz
version: 0.0.2
authelia:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - security
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 4.32.2
+ created: "2021-11-15T23:30:52.777617635Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ - condition: postgresql.enabled
+ name: postgresql
+ repository: https://truecharts.org/
+ version: 5.2.2
+ - condition: redis.enabled
+ name: redis
+ repository: https://truecharts.org/
+ version: 1.0.5
+ description: Authelia is a Single Sign-On Multi-Factor portal for web apps
+ digest: ee4505bfe2131a7ade2d593e3dd9508b11a9a00a8e1ccfc5ee341dfccccaffd6
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/authelia
+ icon: https://avatars2.githubusercontent.com/u/59122411?s=200&v=4
+ keywords:
+ - authelia
+ - authentication
+ - login
+ - SSO
+ - Authentication
+ - Security
+ - Two-Factor
+ - U2F
+ - YubiKey
+ - Push Notifications
+ - LDAP
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: authelia
+ sources:
+ - https://github.com/authelia/chartrepo
+ - https://github.com/authelia/authelia
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/authelia-7.0.12/authelia-7.0.12.tgz
+ version: 7.0.12
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -9825,6 +10067,46 @@ entries:
- https://github.com/truecharts/apps/releases/download/authelia-0.0.1/authelia-0.0.1.tgz
version: 0.0.1
babybuddy:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 1.9.1
+ created: "2021-11-15T23:30:52.933496434Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ - condition: postgresql.enabled
+ name: postgresql
+ repository: https://truecharts.org/
+ version: 5.2.2
+ description: Helps caregivers track sleep, feedings, diaper changes, tummy time
+ and more to learn about and predict baby's needs without (as much) guess work.
+ digest: 0e98f270a5de0d08374b4b0f3b0d69c3dfd7011cb20bc99bfd7e22cf45d4a842
+ home: https://github.com/truecharts/apps/tree/main/charts/babybuddy
+ icon: https://github.com/babybuddy/babybuddy/raw/master/babybuddy/static_src/logo/icon.png
+ keywords:
+ - baby
+ - buddy
+ - tracker
+ - parents
+ - parenting
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: babybuddy
+ sources:
+ - https://github.com/babybuddy/babybuddy
+ - https://github.com/nicholaswilde/docker-babybuddy
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/babybuddy-4.0.12/babybuddy-4.0.12.tgz
+ version: 4.0.12
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -10216,6 +10498,43 @@ entries:
- https://github.com/truecharts/apps/releases/download/babybuddy-0.0.1/babybuddy-0.0.1.tgz
version: 0.0.1
bazarr:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 1.0.0
+ created: "2021-11-15T23:30:53.069270691Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: Bazarr is a companion application to Sonarr and Radarr. It manages
+ and downloads subtitles based on your requirements
+ digest: f7f8078fcb206d7bf0cb46032569cf27e8651d565f54bea1b300a76e4c95e5e0
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/bazarr
+ icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/bazarr.png
+ keywords:
+ - bazarr
+ - radarr
+ - sonarr
+ - subtitles
+ - usenet
+ - torrent
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: bazarr
+ sources:
+ - https://github.com/morpheus65535/bazarr
+ - https://hub.docker.com/r/linuxserver/bazarr
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/bazarr-9.0.10/bazarr-9.0.10.tgz
+ version: 9.0.10
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -13552,6 +13871,41 @@ entries:
- https://github.com/truecharts/apps/releases/download/bazarr-3.1.5/bazarr-3.1.5.tgz
version: 3.1.5
beets:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 1.5.0
+ created: "2021-11-15T23:30:53.205486651Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: A music library manager and not, for the most part, a music player.
+ digest: 2a3943d3b7222e7be66242e9c7080b4f879b1a64ee16e701a88de5266a5facf4
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/beets
+ icon: https://github.com/truecharts/apps/raw/main/images/beets.png
+ keywords:
+ - music
+ - library
+ - manager
+ - player
+ - beets
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: beets
+ sources:
+ - https://github.com/linuxserver/docker-beets
+ - https://beets.io/
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/beets-2.0.10/beets-2.0.10.tgz
+ version: 2.0.10
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -14082,6 +14436,38 @@ entries:
- https://github.com/truecharts/apps/releases/download/bitwarden-1.2.5/bitwarden-1.2.5.tgz
version: 1.2.5
booksonic-air:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 2009.1.0
+ created: "2021-11-15T23:30:53.334679162Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: Booksonic is a platform for accessing the audibooks you own wherever
+ you are
+ digest: d5dac8a697ce2edff1b8a00caff32120f95c12806a191757da8804242484103d
+ home: https://github.com/truechartsapps/tree/master/charts/stable/booksonic-air
+ icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/booksonic-air.png
+ keywords:
+ - booksonic
+ - audiobook
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: booksonic-air
+ sources:
+ - https://github.com/popeen/Booksonic-Air
+ - https://hub.docker.com/r/linuxserver/booksonic-air
+ urls:
+ - https://github.com/truecharts/apps/releases/download/booksonic-air-4.0.10/booksonic-air-4.0.10.tgz
+ version: 4.0.10
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -15696,6 +16082,36 @@ entries:
- https://github.com/truecharts/apps/releases/download/booksonic-air-1.0.1/booksonic-air-1.0.1.tgz
version: 1.0.1
calibre:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 5.32.0
+ created: "2021-11-15T23:30:53.4677052Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: Calibre is a powerful and easy to use e-book manager.
+ digest: d7418408f514b3e0e50172fdb026dec2b14e1c22ba660bfe623b9fcb12ccc7f2
+ home: https://github.com/truechartsapps/tree/master/charts/stable/calibre
+ icon: https://github.com/kovidgoyal/calibre/raw/master/resources/images/lt.png
+ keywords:
+ - calibre
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: calibre
+ sources:
+ - https://hub.docker.com/r/linuxserver/calibre/
+ - https://github.com/kovidgoyal/calibre/
+ urls:
+ - https://github.com/truecharts/apps/releases/download/calibre-4.0.10/calibre-4.0.10.tgz
+ version: 4.0.10
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -17292,6 +17708,40 @@ entries:
- https://github.com/truecharts/apps/releases/download/calibre-1.0.1/calibre-1.0.1.tgz
version: 1.0.1
calibre-web:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 0.6.12
+ created: "2021-11-15T23:30:53.597721716Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: Calibre-Web is a web app providing a clean interface for browsing,
+ reading and downloading eBooks using an existing Calibre database.
+ digest: 642534923ebcdf2a5fbea78a91ab502a47c266805e58fe2ee58b5477a23c9de7
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/calibre-web
+ icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/calibre-web-icon.png
+ keywords:
+ - calibre-web
+ - calibre
+ - ebook
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: calibre-web
+ sources:
+ - https://hub.docker.com/r/linuxserver/calibre-web/
+ - https://github.com/janeczku/calibre-web
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/calibre-web-9.0.9/calibre-web-9.0.9.tgz
+ version: 9.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -19946,6 +20396,41 @@ entries:
- https://github.com/truecharts/apps/releases/download/calibre-web-3.1.5/calibre-web-3.1.5.tgz
version: 3.1.5
cloud9:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 1.29.2
+ created: "2021-11-15T23:30:53.757983646Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: A complete web based IDE with terminal access
+ digest: c6bcbe1de262b68f4746ce95dc0bbf44d606b0a8e14c444c98a6e37e60aef97b
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/cloud9
+ icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/cloud9.png
+ keywords:
+ - cloud9
+ - ide
+ - terminal
+ - web
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: cloud9
+ sources:
+ - https://aws.amazon.com/cloud9/
+ - https://github.com/c9/core
+ - https://hub.docker.com/r/linuxserver/cloud9
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/cloud9-2.0.11/cloud9-2.0.11.tgz
+ version: 2.0.11
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -20242,6 +20727,40 @@ entries:
- https://github.com/truecharts/apps/releases/download/cloud9-0.0.2/cloud9-0.0.2.tgz
version: 0.0.2
code-server:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 3.11.1
+ created: "2021-11-15T23:30:53.926354033Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: Run VS Code on any machine anywhere and access it in the browser.
+ digest: 10fa1f7d5beab975bbf210c8d8ae1f209f307249bab313fa7a3b1fa0af7cec2e
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/code-server
+ icon: https://github.com/truecharts/apps/raw/main/images/code-server.jpg
+ keywords:
+ - code
+ - vs
+ - visual studio
+ - vscode
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: code-server
+ sources:
+ - https://github.com/cdr/code-server
+ - https://hub.docker.com/r/linuxserver/code-server
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/code-server-2.0.9/code-server-2.0.9.tgz
+ version: 2.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -20461,6 +20980,41 @@ entries:
- https://github.com/truecharts/apps/releases/download/code-server-0.0.2/code-server-0.0.2.tgz
version: 0.0.2
collabora-online:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - office
+ - documents
+ - productivity
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 6.4.14.3
+ created: "2021-11-15T23:30:54.067476328Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: Collabora Online Development Edition – an awesome, Online Office
+ suite image suitable for home use.
+ digest: fcf585f800d1f1e6061b0a491c51d6a2dd4136822645f507d411604b2ab94eff
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/collabora-online
+ icon: https://truecharts.org/_static/img/collabora-icon.png
+ keywords:
+ - collabora-online
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: collabora-online
+ sources:
+ - https://hub.docker.com/r/collabora/code
+ - https://sdk.collaboraonline.com/contents.html
+ - https://github.com/CollaboraOnline/online/tree/master/kubernetes/helm
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/collabora-online-9.0.10/collabora-online-9.0.10.tgz
+ version: 9.0.10
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -27948,6 +28502,35 @@ entries:
- https://github.com/truecharts/apps/releases/download/common-test-2.0.0/common-test-2.0.0.tgz
version: 2.0.0
cryptofolio:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 2.2.0
+ created: "2021-11-15T23:30:54.223604628Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: Track your cryptocurrency holdings/portfolio
+ digest: 2268e367bf48a59ae9ba454b6f1512983c20f7d4607b98f3e4e69115a33c57b2
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/cryptofolio
+ icon: https://raw.githubusercontent.com/Xtrendence/Cryptofolio/main/website/assets/img/Logo.png
+ keywords:
+ - cryptofolio
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: cryptofolio
+ sources:
+ - https://github.com/Xtrendence/cryptofolio
+ urls:
+ - https://github.com/truecharts/apps/releases/download/cryptofolio-2.0.9/cryptofolio-2.0.9.tgz
+ version: 2.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -28132,6 +28715,36 @@ entries:
- https://github.com/truecharts/apps/releases/download/cryptofolio-0.0.2/cryptofolio-0.0.2.tgz
version: 0.0.2
custom-app:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - custom
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 0.19.266
+ created: "2021-11-15T23:30:54.363741716Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: Advanced tool to create your own TrueCharts-based App
+ digest: 472e584f8c4594615d81956d166169c777c95cbd81779c7807aef5fac5fd5cd6
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/custom-app
+ icon: https://truecharts.org/_static/img/custom-app-icon.png
+ keywords:
+ - custom
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: custom-app
+ sources:
+ - https://github.com/truecharts/apps/tree/master/charts/stable/custom-app
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/custom-app-3.0.14/custom-app-3.0.14.tgz
+ version: 3.0.14
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -29253,6 +29866,40 @@ entries:
- https://github.com/truecharts/apps/releases/download/custom-app-0.0.1/custom-app-0.0.1.tgz
version: 0.0.1
davos:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 2.2.1
+ created: "2021-11-15T23:30:54.50616402Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: An FTP automation tool that periodically scans given host locations
+ for new files.
+ digest: 8d9e830df5e6177116a7fd5a8bd3ea6da969b5000b6f62bc7498d33814dda286
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/davos
+ icon: https://github.com/linuxserver/davos/raw/master/src/main/resources/static/android-chrome-192x192.png
+ keywords:
+ - davos
+ - ftp
+ - automation
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: davos
+ sources:
+ - https://github.com/linuxserver/docker-davos
+ - https://github.com/linuxserver/davos/
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/davos-2.0.9/davos-2.0.9.tgz
+ version: 2.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -29472,6 +30119,40 @@ entries:
- https://github.com/truecharts/apps/releases/download/davos-0.0.2/davos-0.0.2.tgz
version: 0.0.2
deconz:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 2.13.01
+ created: "2021-11-15T23:30:54.645390701Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: deCONZ is an easy to use control software, with which you can set
+ up and control Zigbee networks of any size without further programming effort.
+ digest: 8db9c7397d5ae9d562272648293ea39290857b2f222bea876126d610dcc0e723
+ home: https://github.com/truechartsapps/tree/master/charts/stable/deconz
+ icon: https://avatars1.githubusercontent.com/u/4217524?s=400&v=4
+ keywords:
+ - deconz
+ - home-automation
+ - zigbee
+ - conbee
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: deconz
+ sources:
+ - https://github.com/dresden-elektronik/deconz-rest-plugin
+ - https://github.com/marthoc/docker-deconz
+ urls:
+ - https://github.com/truecharts/apps/releases/download/deconz-4.0.9/deconz-4.0.9.tgz
+ version: 4.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -31233,6 +31914,39 @@ entries:
- https://github.com/truecharts/apps/releases/download/deconz-1.0.1/deconz-1.0.1.tgz
version: 1.0.1
deepstack-cpu:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - AI
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: cpu
+ created: "2021-11-15T23:30:54.781059658Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: DeepStack AI provides AI features including Face Recognition, Object
+ Detection, Scene Recognition and custom AI Models
+ digest: c8c07d6e534eba863dcb6c3ffba9eb8d76631aafe979b789be8f674ffea77b95
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/deepstack-cpu
+ icon: https://deepquest.sfo2.digitaloceanspaces.com/deepstackcc/static/img/deepstacklogo.png
+ keywords:
+ - AI
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: deepstack-cpu
+ sources:
+ - https://github.com/johnolafenwa/DeepStack
+ - https://hub.docker.com/r/deepquestai/deepstack
+ - https://www.deepstack.cc/
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/deepstack-cpu-7.0.9/deepstack-cpu-7.0.9.tgz
+ version: 7.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -34021,6 +34735,39 @@ entries:
- https://github.com/truecharts/apps/releases/download/deepstack-cpu-1.0.3/deepstack-cpu-1.0.3.tgz
version: 1.0.3
deepstack-gpu:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - AI
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: gpu
+ created: "2021-11-15T23:30:54.923107359Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: DeepStack AI provides AI features including Face Recognition, Object
+ Detection, Scene Recognition and custom AI Models
+ digest: bddae6bf41201b8d7316ca841558db4cfe32a5ae3ee6859f02ea1a42d7daabe9
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/deepstack-gpu
+ icon: https://deepquest.sfo2.digitaloceanspaces.com/deepstackcc/static/img/deepstacklogo.png
+ keywords:
+ - AI
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: deepstack-gpu
+ sources:
+ - https://github.com/johnolafenwa/DeepStack
+ - https://hub.docker.com/r/deepquestai/deepstack
+ - https://www.deepstack.cc/
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/deepstack-gpu-2.0.9/deepstack-gpu-2.0.9.tgz
+ version: 2.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -34223,6 +34970,38 @@ entries:
- https://github.com/truecharts/apps/releases/download/deepstack-gpu-1.0.0/deepstack-gpu-1.0.0.tgz
version: 1.0.0
deluge:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 2.0.3
+ created: "2021-11-15T23:30:55.119828346Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: Deluge App for TrueNAS SCALE
+ digest: a54acd001ca7fee3832fdd1c279ba0dbfdfaa49dc4f4b9d4e8d82b9cad2e0290
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/deluge
+ icon: https://avatars2.githubusercontent.com/u/6733935?v=3&s=200
+ keywords:
+ - transmission
+ - torrent
+ - usenet
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: deluge
+ sources:
+ - https://github.com/deluge-torrent/deluge
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/deluge-9.0.10/deluge-9.0.10.tgz
+ version: 9.0.10
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -36768,6 +37547,41 @@ entries:
- https://github.com/truecharts/apps/releases/download/deluge-3.1.5/deluge-3.1.5.tgz
version: 3.1.5
digikam:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 7.3.0
+ created: "2021-11-15T23:30:55.245100629Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: Professional Photo Management with the Power of Open Source
+ digest: 50dc9b1efa7f5dccc7b0f0b55d86caad83609995f72844f05591d821730984a6
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/digikam
+ icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/digikam.png
+ keywords:
+ - digikam
+ - photo
+ - management
+ - image
+ - gallery
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: digikam
+ sources:
+ - https://github.com/linuxserver/docker-digikam
+ - https://www.digikam.org/
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/digikam-2.0.11/digikam-2.0.11.tgz
+ version: 2.0.11
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -37064,6 +37878,37 @@ entries:
- https://github.com/truecharts/apps/releases/download/digikam-0.0.2/digikam-0.0.2.tgz
version: 0.0.2
dizquetv:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 1.5.0
+ created: "2021-11-15T23:30:55.36304316Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: Create live TV channel streams from media on your Plex servers.
+ digest: b04ee5f1c8410292d9ff47cdc9f1e95e50a71e698fbae411d4017a1b6d0b0aa1
+ home: https://github.com/truechartsapps/tree/master/charts/stable/dizquetv
+ icon: https://github.com/vexorian/dizquetv/raw/main/resources/dizquetv.png?raw=true
+ keywords:
+ - dizqueTV
+ - dizquetv
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: dizquetv
+ sources:
+ - https://github.com/vexorian/dizquetv
+ - https://hub.docker.com/r/vexorian/dizquetv
+ urls:
+ - https://github.com/truecharts/apps/releases/download/dizquetv-4.0.9/dizquetv-4.0.9.tgz
+ version: 4.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -38562,6 +39407,40 @@ entries:
- https://github.com/truecharts/apps/releases/download/dizquetv-1.0.1/dizquetv-1.0.1.tgz
version: 1.0.1
doublecommander:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 0.8.2
+ created: "2021-11-15T23:30:55.494226485Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: A free cross platform open source file manager with two panels side
+ by side.
+ digest: fadab28de892fca9f110073e6a9b41551e9e911965dded6aa2f962edc3cb3836
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/doublecommander
+ icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/doublecommander-icon.png
+ keywords:
+ - doublecommander
+ - file
+ - manager
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: doublecommander
+ sources:
+ - https://github.com/linuxserver/docker-doublecommander
+ - https://doublecmd.sourceforge.io/
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/doublecommander-2.0.11/doublecommander-2.0.11.tgz
+ version: 2.0.11
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -38849,6 +39728,42 @@ entries:
- https://github.com/truecharts/apps/releases/download/doublecommander-0.0.2/doublecommander-0.0.2.tgz
version: 0.0.2
dsmr-reader:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: latest-202
+ created: "2021-11-15T23:30:55.644616845Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ - condition: postgresql.enabled
+ name: postgresql
+ repository: https://truecharts.org/
+ version: 5.2.2
+ description: DSMR-protocol reader, telegram data storage and energy consumption
+ visualizer.
+ digest: 1d65a8e365cc68c8f90235c8b0a8560a2ccf7b242144686e9771d8961ebd76f4
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/dsmr-reader
+ icon: https://avatars2.githubusercontent.com/u/57727360?s=400&v=4
+ keywords:
+ - dsmr-reader
+ - energy
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: dsmr-reader
+ sources:
+ - https://github.com/dsmrreader/dsmr-reader
+ - https://github.com/xirixiz/dsmr-reader-docker
+ urls:
+ - https://github.com/truecharts/apps/releases/download/dsmr-reader-4.0.10/dsmr-reader-4.0.10.tgz
+ version: 4.0.10
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -39128,6 +40043,36 @@ entries:
- https://github.com/truecharts/apps/releases/download/dsmr-reader-0.0.1/dsmr-reader-0.0.1.tgz
version: 0.0.1
duplicati:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: beta
+ created: "2021-11-15T23:30:55.778301287Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: Store securely encrypted backups on cloud storage services!
+ digest: a93be17117cf09baad80e9f71d09acc6c62ebbad8eb154ab696142be9d7d17a7
+ home: https://github.com/truechartsapps/tree/master/charts/stable/duplicati
+ icon: https://avatars.githubusercontent.com/u/8270231?s=200&v=4
+ keywords:
+ - duplicati
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: duplicati
+ sources:
+ - https://hub.docker.com/r/linuxserver/duplicati/
+ - https://github.com/duplicati/duplicati
+ urls:
+ - https://github.com/truecharts/apps/releases/download/duplicati-4.0.9/duplicati-4.0.9.tgz
+ version: 4.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -40649,6 +41594,39 @@ entries:
- https://github.com/truecharts/apps/releases/download/duplicati-1.0.1/duplicati-1.0.1.tgz
version: 1.0.1
emby:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 4.6.4.0
+ created: "2021-11-15T23:30:55.960971482Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: Emby Server is a home media server
+ digest: d7f66aa1b9a834eae9f70aa065be288e1d51ca728887101d73841d288c2395c4
+ home: https://github.com/truecharts/apps/master/stable/emby
+ icon: https://truecharts.org/_static/img/emby-icon.png
+ keywords:
+ - jellyfin
+ - plex
+ - emby
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: emby
+ sources:
+ - https://hub.docker.com/r/linuxserver/emby
+ - https://github.com/linuxserver/docker-emby.git
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/emby-9.0.9/emby-9.0.9.tgz
+ version: 9.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -43500,6 +44478,38 @@ entries:
- https://github.com/truecharts/apps/releases/download/emby-3.1.5/emby-3.1.5.tgz
version: 3.1.5
esphome:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - tools
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 2021.10.3
+ created: "2021-11-15T23:30:56.085378362Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful
+ configuration files and control them remotely through Home Automation systems.
+ digest: ea5ef4fa649d89997f39ddcf97e6031e509d96448e563f3d7010e7a8913e72a4
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/esphome
+ icon: https://esphome.io/_images/logo.svg
+ keywords:
+ - esphome
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: esphome
+ sources:
+ - https://github.com/esphome/esphome
+ - https://hub.docker.com/u/esphome
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/esphome-9.0.10/esphome-9.0.10.tgz
+ version: 9.0.10
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -46519,6 +47529,46 @@ entries:
- https://github.com/truecharts/apps/releases/download/esphome-3.1.5/esphome-3.1.5.tgz
version: 3.1.5
etherpad:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 1.8.14
+ created: "2021-11-15T23:30:56.256578109Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ - condition: postgresql.enabled
+ name: postgresql
+ repository: https://truecharts.org/
+ version: 5.2.2
+ description: A real-time collaborative editor scalable to thousands of simultaneous
+ real time users.
+ digest: 701b6f2018743d39f28ed45b75f15f0e3915c3de53175973cc964b0bc2dac40c
+ home: https://github.com/truecharts/apps/tree/main/charts/etherpad
+ icon: https://github.com/truecharts/apps/raw/main/images/etherpad.jpg
+ keywords:
+ - etherpad
+ - editor
+ - notepad
+ - pad
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: etherpad
+ sources:
+ - https://etherpad.org/
+ - https://github.com/ether/etherpad-lite
+ - https://hub.docker.com/r/nicholaswilde/etherpad
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/etherpad-4.0.10/etherpad-4.0.10.tgz
+ version: 4.0.10
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -46830,6 +47880,37 @@ entries:
- https://github.com/truecharts/apps/releases/download/etherpad-0.0.1/etherpad-0.0.1.tgz
version: 0.0.1
external-service:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - networking
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 0.66.6
+ created: "2021-11-15T23:30:56.398310025Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: Allow external services to be used like Apps.
+ digest: d402bc2fc00ee413d21ad318f0b8eea78f5625b658af725927a77085061f96b8
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/external-service
+ icon: https://truecharts.org/_static/img/external-service-icon.png
+ keywords:
+ - external-service
+ - reverse-proxy
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: external-service
+ sources:
+ - https://github.com/truecharts/apps/tree/master/charts/stable/external-service
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/external-service-4.0.9/external-service-4.0.9.tgz
+ version: 4.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -48064,6 +49145,41 @@ entries:
- https://github.com/truecharts/apps/releases/download/external-service-0.0.1/external-service-0.0.1.tgz
version: 0.0.1
filezilla:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 3.51.0
+ created: "2021-11-15T23:30:56.518837173Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: A Helm chart for Kubernetes
+ digest: 520692c81c049ec74726c1c8fbbb8b96fcbe2f031ae11083015bcec8fb1e57b1
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/filezilla
+ icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/filezilla-logo.png
+ keywords:
+ - filezilla
+ - ftp
+ - sftp
+ - ftps
+ - client
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: filezilla
+ sources:
+ - https://filezilla-project.org/
+ - https://github.com/linuxserver/docker-filezilla
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/filezilla-2.0.9/filezilla-2.0.9.tgz
+ version: 2.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -48290,6 +49406,41 @@ entries:
- https://github.com/truecharts/apps/releases/download/filezilla-0.0.2/filezilla-0.0.2.tgz
version: 0.0.2
fireflyiii:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - finacial
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 5.5.12
+ created: "2021-11-15T23:30:56.699650897Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ - condition: postgresql.enabled
+ name: postgresql
+ repository: https://truecharts.org/
+ version: 5.2.2
+ description: A free and open source personal finance manager
+ digest: 84ac317373d142a13d2d20dcca31363d2d4f514d759f600b0169ba4b0ca1c6f7
+ home: https://github.com/firefly-iii/firefly-iii/
+ icon: https://www.firefly-iii.org/assets/logo/color.png
+ keywords:
+ - fireflyiii
+ - finacial
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: fireflyiii
+ sources:
+ - https://github.com/firefly-iii/firefly-iii/
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/fireflyiii-12.0.10/fireflyiii-12.0.10.tgz
+ version: 12.0.10
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -53040,6 +54191,45 @@ entries:
- https://github.com/truecharts/apps/releases/download/fireflyiii-1.0.1/fireflyiii-1.0.1.tgz
version: 1.0.1
firefox-syncserver:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 1.8.0
+ created: "2021-11-15T23:30:56.844284135Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ - condition: postgresql.enabled
+ name: postgresql
+ repository: https://truecharts.org/
+ version: 5.2.2
+ description: This is an all-in-one package for running a self-hosted Firefox Sync
+ server.
+ digest: 1eed7be0bb5ceda285dbf0287f20c312a095412f98c9964c4beecbf7f0f1654a
+ home: https://github.com/truecharts/apps/tree/main/charts/firefox-syncserver
+ icon: https://upload.wikimedia.org/wikipedia/en/0/01/Firefox_Sync_logo.png
+ keywords:
+ - server
+ - sync
+ - syncserver
+ - firefox
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: firefox-syncserver
+ sources:
+ - https://moz-services-docs.readthedocs.io/en/latest/howtos/run-sync-1.5.html
+ - https://hub.docker.com/r/crazymax/firefox-syncserver
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/firefox-syncserver-4.0.10/firefox-syncserver-4.0.10.tgz
+ version: 4.0.10
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -53343,6 +54533,37 @@ entries:
- https://github.com/truecharts/apps/releases/download/firefox-syncserver-0.0.1/firefox-syncserver-0.0.1.tgz
version: 0.0.1
flaresolverr:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 2.0.2
+ created: "2021-11-15T23:30:56.97326065Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: FlareSolverr is a proxy server to bypass Cloudflare protection
+ digest: b47550469d73037645256d54cf8974cf7dc9d16fd6799772a83f6a08c55326bb
+ home: https://github.com/truechartsapps/tree/master/charts/stable/flaresolverr
+ icon: https://raw.githubusercontent.com/FlareSolverr/FlareSolverr/master/resources/flaresolverr_logo.svg
+ keywords:
+ - flaresolverr
+ - jackett
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: flaresolverr
+ sources:
+ - https://github.com/FlareSolverr/FlareSolverr
+ - https://hub.docker.com/r/flaresolverr/flaresolverr
+ urls:
+ - https://github.com/truecharts/apps/releases/download/flaresolverr-4.0.10/flaresolverr-4.0.10.tgz
+ version: 4.0.10
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -54846,6 +56067,39 @@ entries:
- https://github.com/truecharts/apps/releases/download/flaresolverr-1.0.1/flaresolverr-1.0.1.tgz
version: 1.0.1
flood:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 4.7.0
+ created: "2021-11-15T23:30:57.094471204Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: Flood is a monitoring service for various torrent clients
+ digest: 5a8049050cc17b351942375f2c524fb1118e730c58adad38a581ae3c646f01af
+ home: https://github.com/truechartsapps/tree/master/charts/stable/flood
+ icon: https://raw.githubusercontent.com/jesec/flood/master/flood.svg
+ keywords:
+ - flood
+ - rtorrent
+ - qbittorrent
+ - transmission
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: flood
+ sources:
+ - https://github.com/jesec/flood
+ - https://hub.docker.com/r/jesec/flood
+ urls:
+ - https://github.com/truecharts/apps/releases/download/flood-4.0.9/flood-4.0.9.tgz
+ version: 4.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -56458,6 +57712,40 @@ entries:
- https://github.com/truecharts/apps/releases/download/flood-1.0.1/flood-1.0.1.tgz
version: 1.0.1
focalboard:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 0.8.0
+ created: "2021-11-15T23:30:57.243322976Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: Focalboard is an open source, self-hosted alternative to Trello,
+ Notion, and Asana.
+ digest: 38483398565752fceb43d54bb00aab17f7e73ba2f65d2e7259976e7b0812ce2e
+ home: https://github.com/truechartsapps/tree/master/charts/stable/focalboard
+ icon: https://github.com/mattermost/focalboard/raw/main/webapp/static/favicon.svg
+ keywords:
+ - focalboard
+ - kanban
+ - project management
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: focalboard
+ sources:
+ - https://www.focalboard.com/
+ - https://github.com/mattermost/focalboard
+ - https://github.com/FlipEnergy/container-images/blob/main/focalboard
+ urls:
+ - https://github.com/truecharts/apps/releases/download/focalboard-4.0.9/focalboard-4.0.9.tgz
+ version: 4.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -58127,6 +59415,38 @@ entries:
- https://github.com/truecharts/apps/releases/download/focalboard-1.0.1/focalboard-1.0.1.tgz
version: 1.0.1
fossil:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 2.15.1
+ created: "2021-11-15T23:30:57.367851956Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: A simple, high-reliability, distributed software configuration management
+ system
+ digest: 2929491f3b7301ed27379b99ced5209ff809a9781bedeb91ac96fecb48fb002f
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/fossil
+ icon: https://fossil-scm.org/home/doc/trunk/www/fossil3.gif
+ keywords:
+ - fossil
+ - scm
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: fossil
+ sources:
+ - https://fossil-scm.org/
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/fossil-2.0.9/fossil-2.0.9.tgz
+ version: 2.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -58332,6 +59652,38 @@ entries:
- https://github.com/truecharts/apps/releases/download/fossil-0.0.2/fossil-0.0.2.tgz
version: 0.0.2
freeradius:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - auth
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 3.0.23
+ created: "2021-11-15T23:30:57.496479168Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: OpenSource Radius implementation
+ digest: 1b65a84e44881e86c42cbcd4c5a1df0e1c3ade2ec1f540964082960f06345c6f
+ home: https://www.openldap.org
+ icon: https://networkradius.com/assets/img/FR-NR.svg
+ keywords:
+ - radius
+ - auth
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: freeradius
+ sources:
+ - https://hub.docker.com/r/freeradius/freeradius-server/
+ - https://freeradius.org/
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/freeradius-4.0.11/freeradius-4.0.11.tgz
+ version: 4.0.11
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -59942,6 +61294,38 @@ entries:
- https://github.com/truecharts/apps/releases/download/freeradius-1.0.0/freeradius-1.0.0.tgz
version: 1.0.0
freshrss:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 1.18.1
+ created: "2021-11-15T23:30:57.620941748Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: FreshRSS is a self-hosted RSS feed aggregator
+ digest: c1036b10bc0781e0e3185de0498af9fea16e31147890fb6d85d61741ebaa83b6
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/freshrss
+ icon: https://github.com/FreshRSS/FreshRSS/blob/master/docs/img/FreshRSS-logo.png?raw=true
+ keywords:
+ - freshrss
+ - rss
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: freshrss
+ sources:
+ - https://github.com/FreshRSS/FreshRSS
+ - https://hub.docker.com/r/linuxserver/freshrss
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/freshrss-9.0.10/freshrss-9.0.10.tgz
+ version: 9.0.10
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -62527,6 +63911,39 @@ entries:
- https://github.com/truecharts/apps/releases/download/freshrss-3.1.5/freshrss-3.1.5.tgz
version: 3.1.5
gaps:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 0.8.8
+ created: "2021-11-15T23:30:57.743414012Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: Gaps searches through your Plex Server or local folders for all movies,
+ then queries for known movies in the same collection.
+ digest: 2438ffc7fc3ccbc9c46bf417bd5d2cc2c08169f1b621c25dfd40eb271f738336
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/gaps
+ icon: https://raw.githubusercontent.com/JasonHHouse/gaps/master/images/Final-Black.png
+ keywords:
+ - gaps
+ - plex
+ - plex-media-server
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: gaps
+ sources:
+ - https://github.com/JasonHHouse/gaps
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/gaps-9.0.9/gaps-9.0.9.tgz
+ version: 9.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -65033,6 +66450,51 @@ entries:
- https://github.com/truecharts/apps/releases/download/gaps-3.1.5/gaps-3.1.5.tgz
version: 3.1.5
gitea:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - GIT
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 1.15.6
+ created: "2021-11-15T23:30:57.878051572Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ - condition: postgresql.enabled
+ name: postgresql
+ repository: https://truecharts.org/
+ version: 5.2.2
+ - condition: memcached.enabled
+ name: memcached
+ repository: https://truecharts.org/
+ version: 1.0.4
+ description: Self hosted GIT repositories
+ digest: efc8f4ab49dcca5e24e60509441ad7ec4376c3bc06c1692c3043653a730e12cb
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/gitea
+ icon: https://docs.gitea.io/images/gitea.png
+ keywords:
+ - git
+ - issue tracker
+ - code review
+ - wiki
+ - gitea
+ - gogs
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: gitea
+ sources:
+ - https://gitea.com/gitea/helm-chart
+ - https://github.com/go-gitea/gitea
+ - https://hub.docker.com/r/gitea/gitea/
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/gitea-4.0.15/gitea-4.0.15.tgz
+ version: 4.0.15
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -66259,6 +67721,41 @@ entries:
- https://github.com/truecharts/apps/releases/download/gitea-0.0.1/gitea-0.0.1.tgz
version: 0.0.1
golinks:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 154c581
+ created: "2021-11-15T23:30:57.989056146Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: A web app that allows you to create smart bookmarks, commands and
+ aliases by pointing your web browser's default search engine at a running instance.
+ digest: ed8d089e40a85904f92759d9b40edc91a2e275a2ed2b0dce74fc5a4e86f3ed68
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/golinks
+ keywords:
+ - search
+ - browser
+ - bookmarks
+ - smart-bookmarks
+ - golinks
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: golinks
+ sources:
+ - https://github.com/prologic/golinks
+ - https://github.com/nicholaswilde/docker-golinks
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/golinks-2.0.9/golinks-2.0.9.tgz
+ version: 2.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -66485,6 +67982,37 @@ entries:
- https://github.com/truecharts/apps/releases/download/golinks-0.0.2/golinks-0.0.2.tgz
version: 0.0.2
gonic:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 0.14.0
+ created: "2021-11-15T23:30:58.118543665Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: Music streaming server / subsonic server API implementation
+ digest: dba2dcdfbce748f852e1bfe356a2aeae77aa1cc66631151db8384dffa96e5f80
+ home: https://github.com/truechartsapps/tree/master/charts/stable/gonic
+ icon: https://raw.githubusercontent.com/sentriz/gonic/master/.github/logo.png
+ keywords:
+ - music
+ - subsonic
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: gonic
+ sources:
+ - https://github.com/sentriz/gonic
+ - https://hub.docker.com/r/sentriz/gonic
+ urls:
+ - https://github.com/truecharts/apps/releases/download/gonic-4.0.9/gonic-4.0.9.tgz
+ version: 4.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -67957,6 +69485,44 @@ entries:
- https://github.com/truecharts/apps/releases/download/gonic-1.0.1/gonic-1.0.1.tgz
version: 1.0.1
gotify:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 2.1.0
+ created: "2021-11-15T23:30:58.248492588Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ - condition: postgresql.enabled
+ name: postgresql
+ repository: https://truecharts.org/
+ version: 5.2.2
+ description: a simple server for sending and receiving messages
+ digest: feb451331e4bc7431771c048fe2b67f3238028b03cbbc24cd28dfeb1fc30b109
+ home: https://github.com/truecharts/apps/tree/main/charts/gotify
+ icon: https://gotify.net/img/logo.png
+ keywords:
+ - server
+ - gotify
+ - messages
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: gotify
+ sources:
+ - https://gotify.net/
+ - https://github.com/gotify/server
+ - https://hub.docker.com/r/gotify/server
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/gotify-4.0.10/gotify-4.0.10.tgz
+ version: 4.0.10
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -68252,6 +69818,40 @@ entries:
- https://github.com/truecharts/apps/releases/download/gotify-0.0.1/gotify-0.0.1.tgz
version: 0.0.1
grav:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 1.7.18
+ created: "2021-11-15T23:30:58.359562862Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: A Fast, Simple, and Flexible, file-based Web-platform.
+ digest: af6ee2a22321f452f4d10c4ca49bd815b920137f8d0a5d8dbf05503ee3247cbc
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/grav
+ icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/grav-logo.png
+ keywords:
+ - grav
+ - web
+ - platform
+ - file
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: grav
+ sources:
+ - https://github.com/linuxserver/docker-grav
+ - https://github.com/getgrav/grav/
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/grav-2.0.9/grav-2.0.9.tgz
+ version: 2.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -68471,6 +70071,37 @@ entries:
- https://github.com/truecharts/apps/releases/download/grav-0.0.2/grav-0.0.2.tgz
version: 0.0.2
grocy:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - Home-Automation
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 3.1.1
+ created: "2021-11-15T23:30:58.491691802Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: ERP beyond your fridge - grocy is a web-based self-hosted groceries
+ & household management solution for your home
+ digest: 0faefc81c64123f1779d51014eaf7f150838736253edb1aac058fcb5e42cb3fa
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/grocy
+ icon: https://github.com/grocy/grocy/raw/master/public/img/appicons/mstile-150x150.png
+ keywords:
+ - grocy
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: grocy
+ sources:
+ - https://github.com/grocy/grocy
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/grocy-9.0.9/grocy-9.0.9.tgz
+ version: 9.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -70907,6 +72538,41 @@ entries:
- https://github.com/truecharts/apps/releases/download/grocy-3.1.5/grocy-3.1.5.tgz
version: 3.1.5
handbrake:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 1.24.2
+ created: "2021-11-15T23:30:58.627658472Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: HandBrake is a tool for converting video from nearly any format to
+ a selection of modern, widely supported codecs.
+ digest: 55184a4bff69fffbcf7ee1e9e42c20c639edaf2c88ebfe3559aa628b0bddf9aa
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/handbrake
+ icon: https://handbrake.fr/img/logo.png
+ keywords:
+ - handbrake
+ - encode
+ - media
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: handbrake
+ sources:
+ - https://github.com/jlesage/docker-handbrake
+ - https://hub.docker.com/r/jlesage/handbrake/
+ - https://handbrake.fr/
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/handbrake-9.0.9/handbrake-9.0.9.tgz
+ version: 9.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -74036,6 +75702,39 @@ entries:
- https://github.com/truecharts/apps/releases/download/handbrake-3.1.5/handbrake-3.1.5.tgz
version: 3.1.5
haste-server:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - utilities
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: latest
+ created: "2021-11-15T23:30:58.758151199Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: Simple text sharing
+ digest: cd5269633c49852c4880a65d816f5a716a61cf2a873d505fa1b962f71a58cac6
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/haste
+ icon: https://raw.githubusercontent.com/nicholaswilde/helm-charts/main/images/haste.png
+ keywords:
+ - haste
+ - hastebin
+ - haste-server
+ - pastebin
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: haste-server
+ sources:
+ - https://github.com/seejohnrun/haste-server
+ - https://github.com/k8s-at-home/container-images
+ urls:
+ - https://github.com/truecharts/apps/releases/download/haste-server-4.0.9/haste-server-4.0.9.tgz
+ version: 4.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -76124,6 +77823,40 @@ entries:
- https://github.com/truecharts/apps/releases/download/haste-server-1.0.0/haste-server-1.0.0.tgz
version: 1.0.0
headphones:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 58edc604
+ created: "2021-11-15T23:30:58.899947215Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: An automated music downloader for NZB and Torrent, written in Python.
+ It supports SABnzbd, NZBget, Transmission, µTorrent and Blackhole.
+ digest: 1a13593b21afcbc995433513aa11255f21fb2bd442eed59bcb3318bccff0523e
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/headphones
+ icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/headphones-banner.png
+ keywords:
+ - headphones
+ - music
+ - downloader
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: headphones
+ sources:
+ - https://github.com/linuxserver/docker-headphones
+ - https://github.com/rembo10/headphones
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/headphones-2.0.9/headphones-2.0.9.tgz
+ version: 2.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -76343,6 +78076,40 @@ entries:
- https://github.com/truecharts/apps/releases/download/headphones-0.0.2/headphones-0.0.2.tgz
version: 0.0.2
healthchecks:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 1.22.0
+ created: "2021-11-15T23:30:59.006747356Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: Healthchecks is a cron job monitoring service. It listens for HTTP
+ requests and email messages ("pings") from your cron jobs and scheduled tasks
+ ("checks"). When a ping does not arrive on time, Healthchecks sends out alerts.
+ digest: 35fcd61e6252b73fe15b8c8a729cf34f5444ce17c64829fea7eabb51ca03d710
+ home: https://github.com/truechartsapps/tree/master/charts/stable/healthchecks
+ icon: https://avatars.githubusercontent.com/u/13053880?s=200&v=4
+ keywords:
+ - cron
+ - monitoring
+ - alert
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: healthchecks
+ sources:
+ - https://github.com/healthchecks/healthchecks
+ - https://hub.docker.com/r/linuxserver/healthchecks
+ urls:
+ - https://github.com/truecharts/apps/releases/download/healthchecks-4.0.9/healthchecks-4.0.9.tgz
+ version: 4.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -78186,6 +79953,36 @@ entries:
- https://github.com/truecharts/apps/releases/download/healthchecks-1.0.1/healthchecks-1.0.1.tgz
version: 1.0.1
heimdall:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - organizers
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 2.2.2
+ created: "2021-11-15T23:30:59.144577341Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: An Application dashboard and launcher
+ digest: 0d12738b8ad1928693d183e915cebb0e80c05375a79ff2846c2f11858fe4267d
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/heimdall
+ icon: https://i.imgur.com/mM4tcO5.png
+ keywords:
+ - heimdall
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: heimdall
+ sources:
+ - https://github.com/linuxserver/Heimdall/
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/heimdall-9.0.11/heimdall-9.0.11.tgz
+ version: 9.0.11
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -80413,6 +82210,43 @@ entries:
- https://github.com/truecharts/apps/releases/download/heimdall-3.1.5/heimdall-3.1.5.tgz
version: 3.1.5
home-assistant:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - home-automation
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 2021.11.3
+ created: "2021-11-15T23:30:59.269748726Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ - condition: postgresql.enabled
+ name: postgresql
+ repository: https://truecharts.org/
+ version: 5.2.2
+ description: home-assistant App for TrueNAS SCALE
+ digest: 263822303819d87a1ad9e0f92beb0bf9c2bb0dcde98bfc630dcbb3e0340023ec
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/home-assistant
+ icon: https://upload.wikimedia.org/wikipedia/commons/thumb/6/6e/Home_Assistant_Logo.svg/519px-Home_Assistant_Logo.svg.png
+ keywords:
+ - home-assistant
+ - hass
+ - homeassistant
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: home-assistant
+ sources:
+ - https://github.com/home-assistant/home-assistant
+ - https://github.com/cdr/code-server
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/home-assistant-11.0.13/home-assistant-11.0.13.tgz
+ version: 11.0.13
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -84194,6 +86028,37 @@ entries:
- https://github.com/truecharts/apps/releases/download/home-assistant-3.1.5/home-assistant-3.1.5.tgz
version: 3.1.5
hyperion-ng:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 2.0.0-alph
+ created: "2021-11-15T23:30:59.395842619Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: Hyperion is an opensource Bias or Ambient Lighting implementation
+ digest: 634ae2efab6953ffbd85a9e0b6fcec34f75d9ca9872021fc5b36e49577c0c93d
+ home: https://github.com/truechartsapps/tree/master/charts/stable/hyperion-ng
+ icon: https://avatars.githubusercontent.com/u/17778452?s=200&v=4
+ keywords:
+ - hyperion-ng
+ - hyperion
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: hyperion-ng
+ sources:
+ - https://github.com/hyperion-project/hyperion.ng
+ - https://hub.docker.com/r/sirfragalot/hyperion.ng
+ urls:
+ - https://github.com/truecharts/apps/releases/download/hyperion-ng-4.0.9/hyperion-ng-4.0.9.tgz
+ version: 4.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -85692,6 +87557,39 @@ entries:
- https://github.com/truecharts/apps/releases/download/hyperion-ng-1.0.1/hyperion-ng-1.0.1.tgz
version: 1.0.1
icantbelieveitsnotvaletudo:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 2021.2.1
+ created: "2021-11-15T23:30:59.520167397Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: Create live map data from Valetudo powered robots
+ digest: c697c92931902a85c692984c757931698117e5ac641626d9962ddf5b09d5dc0a
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/icantbelieveitsnotvaletudo
+ icon: https://raw.githubusercontent.com/Hypfer/Valetudo/master/assets/logo/valetudo_logo_small.svg
+ keywords:
+ - icantbelieveitsnotvaletudo
+ - MQTT
+ - valetudo
+ - iot
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: icantbelieveitsnotvaletudo
+ sources:
+ - https://github.com/Hypfer/ICantBelieveItsNotValetudo
+ - https://github.com/truecharts/apps/tree/master/charts/icantbelieveitsnotvaletudo
+ urls:
+ - https://github.com/truecharts/apps/releases/download/icantbelieveitsnotvaletudo-2.0.9/icantbelieveitsnotvaletudo-2.0.9.tgz
+ version: 2.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -85904,6 +87802,39 @@ entries:
- https://github.com/truecharts/apps/releases/download/icantbelieveitsnotvaletudo-0.0.2/icantbelieveitsnotvaletudo-0.0.2.tgz
version: 0.0.2
jackett:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ - test
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 0.19.266
+ created: "2021-11-15T23:30:59.645271182Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: API Support for your favorite torrent trackers.
+ digest: 7ed087a1d5c4b680b2f87f2ffee3d7b9046e4cf92f5a354b78eae8cf15ff5c69
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/jackett
+ icon: https://truecharts.org/_static/img/jackett-icon.png
+ keywords:
+ - jackett
+ - torrent
+ - usenet
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: jackett
+ sources:
+ - https://github.com/Jackett/Jackett
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/jackett-9.0.17/jackett-9.0.17.tgz
+ version: 9.0.17
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -89973,6 +91904,41 @@ entries:
- https://github.com/truecharts/apps/releases/download/jackett-3.1.5/jackett-3.1.5.tgz
version: 3.1.5
jdownloader2:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - downloads
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 1.7.1
+ created: "2021-11-15T23:30:59.774326698Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: JDownloader is a free, open-source download management tool with
+ a huge community of developers that makes downloading as easy and fast as it
+ should be.
+ digest: 6e8d577a508768bbd24760579dacfdd1f9db00b25b6f6a81463a80c74c5b938e
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/jackett
+ icon: https://jdownloader.org/_media/knowledge/wiki/jdownloader.png?w=150
+ keywords:
+ - jdownloader
+ - download
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: jdownloader2
+ sources:
+ - https://github.com/jlesage/docker-jdownloader-2
+ - https://hub.docker.com/r/jlesage/jdownloader-2
+ - https://jdownloader.org/
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/jdownloader2-4.0.10/jdownloader2-4.0.10.tgz
+ version: 4.0.10
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -91127,6 +93093,38 @@ entries:
- https://github.com/truecharts/apps/releases/download/jdownloader2-0.0.1/jdownloader2-0.0.1.tgz
version: 0.0.1
jellyfin:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 10.7.7
+ created: "2021-11-15T23:30:59.908772356Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: Jellyfin is a Free Software Media System
+ digest: 0f5c35db3e960b93b35b9636e7f67a64835a9d2554324478562609ae07d173c9
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/jellyfin
+ icon: https://truecharts.org/_static/img/jellyfin-icon.png
+ keywords:
+ - jellyfin
+ - plex
+ - emby
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: jellyfin
+ sources:
+ - https://github.com/jellyfin/jellyfin
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/jellyfin-9.0.9/jellyfin-9.0.9.tgz
+ version: 9.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -93915,6 +95913,42 @@ entries:
- https://github.com/truecharts/apps/releases/download/jellyfin-3.1.5/jellyfin-3.1.5.tgz
version: 3.1.5
joplin-server:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 2.5.1
+ created: "2021-11-15T23:31:00.034534046Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ - condition: postgresql.enabled
+ name: postgresql
+ repository: https://truecharts.org/
+ version: 5.2.2
+ description: This server allows you to sync any Joplin client
+ digest: 6397f3212e17e96b9aac7594d59e478362b514895c3422a85a63100bab45a52e
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/jopplin-server
+ icon: https://raw.githubusercontent.com/laurent22/joplin/master/Assets/LinuxIcons/256x256.png?raw=true
+ keywords:
+ - joplin
+ - notes
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: joplin-server
+ sources:
+ - https://github.com/laurent22/joplin/tree/dev/packages/server
+ - https://github.com/laurent22/joplin
+ - https://hub.docker.com/r/joplin/server
+ urls:
+ - https://github.com/truecharts/apps/releases/download/joplin-server-4.0.10/joplin-server-4.0.10.tgz
+ version: 4.0.10
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -94194,6 +96228,37 @@ entries:
- https://github.com/truecharts/apps/releases/download/joplin-server-0.0.1/joplin-server-0.0.1.tgz
version: 0.0.1
k8s-gateway:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - networking
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 0.1.8
+ created: "2021-11-15T23:31:00.180533295Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: A Helm chart for the k8s_gateway CoreDNS plugin
+ digest: 7f523fc273a160b7b693f634ec4db9e6620a18bbc69409a8515a3906342a534b
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/k8s-gateway
+ icon: https://cncf-branding.netlify.app/img/projects/coredns/icon/black/coredns-icon-black.png
+ keywords:
+ - DNS
+ - networking
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: k8s-gateway
+ sources:
+ - https://github.com/ori-edge/k8s_gateway
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/k8s-gateway-4.0.10/k8s-gateway-4.0.10.tgz
+ version: 4.0.10
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -94865,6 +96930,40 @@ entries:
- https://github.com/truecharts/apps/releases/download/k8s-gateway-0.0.1/k8s-gateway-0.0.1.tgz
version: 0.0.1
kanboard:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 1.2.20
+ created: "2021-11-15T23:31:00.322434312Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ - condition: postgresql.enabled
+ name: postgresql
+ repository: https://truecharts.org/
+ version: 5.2.2
+ description: Kanboard is a free and open source Kanban project management software.
+ digest: 2ba7793d287df8aaf3018a95e50a7eb796cd5b9637f916d0d563329802446c63
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/kanboard
+ icon: https://raw.githubusercontent.com/kanboard/website/master/assets/img/icon.svg
+ keywords:
+ - kanboard
+ - kanban
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: kanboard
+ sources:
+ - https://github.com/kanboard/kanboard
+ urls:
+ - https://github.com/truecharts/apps/releases/download/kanboard-4.0.10/kanboard-4.0.10.tgz
+ version: 4.0.10
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -95128,6 +97227,36 @@ entries:
- https://github.com/truecharts/apps/releases/download/kanboard-0.0.1/kanboard-0.0.1.tgz
version: 0.0.1
kms:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - graywares
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: minimal
+ created: "2021-11-15T23:31:00.461801209Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: Private Windows Activation Server for development and testing
+ digest: ac1943d2f21e3f0e8485c431bdb766eee557299ebc73c40b23e631bfac93952f
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/kms
+ icon: https://truecharts.org/_static/img/kms-icon.jpg
+ keywords:
+ - kms
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: kms
+ sources:
+ - https://github.com/SystemRage/py-kms
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/kms-9.0.11/kms-9.0.11.tgz
+ version: 9.0.11
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -97743,6 +99872,39 @@ entries:
- https://github.com/truecharts/apps/releases/download/kms-3.1.5/kms-3.1.5.tgz
version: 3.1.5
komga:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 0.132.1
+ created: "2021-11-15T23:31:00.617782437Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: A comics/mangas server to serve/stream pages via API
+ digest: dfc4e05351d42cd771d199deb005f6d29ca84639f591b904941ce87ac3fc2054
+ home: https://github.com/truechartsapps/tree/master/charts/stable/komga
+ icon: https://komga.org/assets/media/logo.svg
+ keywords:
+ - komga
+ - comics
+ - mangas
+ - server
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: komga
+ sources:
+ - https://komga.org/
+ - https://github.com/gotson/komga
+ urls:
+ - https://github.com/truecharts/apps/releases/download/komga-4.0.10/komga-4.0.10.tgz
+ version: 4.0.10
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -99892,6 +102054,38 @@ entries:
- https://github.com/truecharts/apps/releases/download/komga-1.0.1/komga-1.0.1.tgz
version: 1.0.1
lazylibrarian:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: latest
+ created: "2021-11-15T23:31:00.786632966Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: Get all your books, like series with Sonarr...
+ digest: 0b07f365a4bee516b12124772c50acf1fdf37477f87f4ecfc6bea3010c2fd0b0
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/lazylibrarian
+ icon: https://lazylibrarian.gitlab.io/logo.svg
+ keywords:
+ - lazylibrarian
+ - ebooks
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: lazylibrarian
+ sources:
+ - https://gitlab.com/LazyLibrarian/LazyLibrarian.git
+ - https://lazylibrarian.gitlab.io
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/lazylibrarian-9.0.11/lazylibrarian-9.0.11.tgz
+ version: 9.0.11
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -102794,6 +104988,40 @@ entries:
- https://github.com/truecharts/apps/releases/download/lazylibrarian-3.1.5/lazylibrarian-3.1.5.tgz
version: 3.1.5
leaf2mqtt:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: "0.5"
+ created: "2021-11-15T23:31:00.940622878Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: Nissan Leaf connected services to MQTT adapter
+ digest: cf7b7f2965f1d96f502a84ceacb89c4181c57b47c42d64ab6e06a78f0dc80e8c
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/leaf2mqtt
+ icon: https://www.nissanusa.com/content/dam/Nissan/us/Navigation/nissan-logo-black.svg
+ keywords:
+ - leaf2mqtt
+ - leaf
+ - nissan
+ - kamereon
+ - carwings
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: leaf2mqtt
+ sources:
+ - https://github.com/mitsumaui/leaf2mqtt
+ - https://github.com/k8s-at-home/container-images
+ urls:
+ - https://github.com/truecharts/apps/releases/download/leaf2mqtt-2.0.9/leaf2mqtt-2.0.9.tgz
+ version: 2.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -103013,6 +105241,38 @@ entries:
- https://github.com/truecharts/apps/releases/download/leaf2mqtt-0.0.2/leaf2mqtt-0.0.2.tgz
version: 0.0.2
librespeed:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 5.2.4
+ created: "2021-11-15T23:31:01.130468072Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: Librespeed is a HTML5 webpage to test upload and download speeds
+ digest: a87c15976169a49ebedebc3ed0a75b6993f163e94b3fe71b435e393af3041034
+ home: https://github.com/truechartsapps/tree/master/charts/stable/librespeed
+ icon: https://github.com/librespeed/speedtest/blob/master/.logo/icon_huge.png?raw=true
+ keywords:
+ - librespeed
+ - speedtest
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: librespeed
+ sources:
+ - https://github.com/librespeed/speedtest
+ - https://hub.docker.com/r/linuxserver/librespeed
+ - https://github.com/truechartsapps/tree/master/charts/librespeed
+ urls:
+ - https://github.com/truecharts/apps/releases/download/librespeed-4.0.10/librespeed-4.0.10.tgz
+ version: 4.0.10
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -104842,6 +107102,38 @@ entries:
- https://github.com/truecharts/apps/releases/download/librespeed-0.0.1/librespeed-0.0.1.tgz
version: 0.0.1
lidarr:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 1.0.0.2255
+ created: "2021-11-15T23:31:01.294925767Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: Looks and smells like Sonarr but made for music
+ digest: 4800ca598998a5f4006132b71a7c14a7f56955b5c1d4cbb347d16b1d86756d83
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/lidarr
+ icon: https://avatars3.githubusercontent.com/u/28475832?s=400&v=4
+ keywords:
+ - lidarr
+ - torrent
+ - usenet
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: lidarr
+ sources:
+ - https://github.com/Lidarr/Lidarr
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/lidarr-9.0.9/lidarr-9.0.9.tgz
+ version: 9.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -107600,6 +109892,37 @@ entries:
- https://github.com/truecharts/apps/releases/download/lidarr-3.1.5/lidarr-3.1.5.tgz
version: 3.1.5
littlelink:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - social
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: latest
+ created: "2021-11-15T23:31:01.465031905Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: Easy platform to combine all your social links
+ digest: 60ba9870234d6da2b0628b190f75165249ae8f212d3059948a800322439dcb7d
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/littlelink
+ icon: https://littlelink.io/images/avatar@2x.png
+ keywords:
+ - littlelink
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: littlelink
+ sources:
+ - https://github.com/techno-tim/littlelink-server
+ - https://github.com/sethcottle/littlelink
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/littlelink-4.0.12/littlelink-4.0.12.tgz
+ version: 4.0.12
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -109168,6 +111491,41 @@ entries:
- https://github.com/truecharts/apps/releases/download/littlelink-1.0.0/littlelink-1.0.0.tgz
version: 1.0.0
logitech-media-server:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ - audio
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 8.3.0
+ created: "2021-11-15T23:31:01.659890539Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: Logitech Media Server is a platform for home/office audio streaming.
+ digest: b38ad49c240cd79f079f2d62462ee6ca72da235ab5ac5daeb9b11d930008a144
+ home: https://github.com/truecharts/apps/master/charts/incubator/logitech-media-server
+ icon: https://www.mysqueezebox.com/static/images/logitech_mediaserver.png
+ keywords:
+ - logitech-media-server
+ - squeezebox
+ - audio
+ - streaming
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: logitech-media-server
+ sources:
+ - https://github.com/Logitech/slimserver
+ - https://hub.docker.com/r/lmscommunity/logitechmediaserver
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/logitech-media-server-2.0.13/logitech-media-server-2.0.13.tgz
+ version: 2.0.13
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -109595,6 +111953,40 @@ entries:
- https://github.com/truecharts/apps/releases/download/logitech-media-server-1.0.0/logitech-media-server-1.0.0.tgz
version: 1.0.0
lychee:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 4.3.4
+ created: "2021-11-15T23:31:01.822728221Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: Lychee is a free photo-management tool, which runs on your server
+ or web-space
+ digest: 77b23ebdf7d36a0f2399b35bfced9c95c0b9ab685ca7b206a64bf326f66b87ce
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/lychee
+ icon: https://github.com/LycheeOrg/Lychee/blob/master/Banner.png?raw=true
+ keywords:
+ - lychee
+ - photo
+ - pictures
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: lychee
+ sources:
+ - https://github.com/LycheeOrg/Lychee
+ - https://hub.docker.com/r/lycheeorg/lychee
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/lychee-9.0.9/lychee-9.0.9.tgz
+ version: 9.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -112363,6 +114755,36 @@ entries:
- https://github.com/truecharts/apps/releases/download/mariadb-0.0.1/mariadb-0.0.1.tgz
version: 0.0.1
mealie:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - utilities
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 0.5.3
+ created: "2021-11-15T23:31:01.964517537Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: Mealie is a self hosted recipe manager and meal planner with a RestAPI
+ backend
+ digest: 391f797460f2f72174feb4ab3fddb8482356fa1a1af0b69e627ec2f90c80a0cd
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/mealie
+ icon: https://raw.githubusercontent.com/hay-kot/mealie/gh-pages/assets/img/favicon.png
+ keywords:
+ - grocy
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: mealie
+ sources:
+ - https://github.com/hay-kot/mealie
+ urls:
+ - https://github.com/truecharts/apps/releases/download/mealie-4.0.10/mealie-4.0.10.tgz
+ version: 4.0.10
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -114408,6 +116830,42 @@ entries:
- https://github.com/truecharts/apps/releases/download/mealie-1.0.0/mealie-1.0.0.tgz
version: 1.0.0
medusa:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 0.5.20
+ created: "2021-11-15T23:31:02.146434569Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: An automatic Video Library Manager for TV Shows
+ digest: f8e036c05b80f55cd9095e71c7cc06ca665278f1ef7afcef05d608e26ad841c8
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/medusa
+ icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/medusa-icon.png
+ keywords:
+ - medusa
+ - video
+ - library
+ - manager
+ - tv
+ - shows
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: medusa
+ sources:
+ - https://github.com/linuxserver/docker-medusa
+ - https://pymedusa.com/
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/medusa-1.0.10/medusa-1.0.10.tgz
+ version: 1.0.10
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -114982,6 +117440,41 @@ entries:
- https://github.com/truecharts/apps/releases/download/metallb-0.0.1/metallb-0.0.1.tgz
version: 0.0.1
miniflux:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 2.0.33
+ created: "2021-11-15T23:31:02.342392611Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ - condition: postgresql.enabled
+ name: postgresql
+ repository: https://truecharts.org/
+ version: 5.2.2
+ description: Miniflux is a minimalist and opinionated feed reader.
+ digest: dfa5ce84499b199dcdbb4080db6b8ad5a832fba6615012315c413232aebbb620
+ home: https://github.com/truecharts/apps/tree/master/charts/miniflux
+ icon: https://raw.githubusercontent.com/miniflux/logo/master/icon.svg
+ keywords:
+ - miniflux
+ - rss
+ - news
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: miniflux
+ sources:
+ - https://github.com/miniflux/v2
+ urls:
+ - https://github.com/truecharts/apps/releases/download/miniflux-3.0.10/miniflux-3.0.10.tgz
+ version: 3.0.10
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -115253,6 +117746,37 @@ entries:
- https://github.com/truecharts/apps/releases/download/miniflux-0.0.1/miniflux-0.0.1.tgz
version: 0.0.1
minio:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: RELEASE.20
+ created: "2021-11-15T23:31:02.623922327Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: Minio is a self-hosted S3 storage server
+ digest: b2d3ce18b46196200da6bf74553fe48e5780e5400943fc1e7098f6db54e06fe4
+ home: https://github.com/truecharts/apps/tree/master/charts/incubator/minio
+ icon: https://min.io/resources/img/logo/MINIO_wordmark.png
+ keywords:
+ - minio
+ - s3
+ - storage
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: minio
+ sources:
+ - https://github.com/minio/minio
+ urls:
+ - https://github.com/truecharts/apps/releases/download/minio-0.0.3/minio-0.0.3.tgz
+ version: 0.0.3
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -115285,6 +117809,37 @@ entries:
- https://github.com/truecharts/apps/releases/download/minio-0.0.1/minio-0.0.1.tgz
version: 0.0.1
minio-console:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 0.12.3
+ created: "2021-11-15T23:31:02.949249188Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: A management console for minio server and operator
+ digest: 64f5bc38b2f465c30380acbb5c232049caa81577a7845fb1aaaedd4444d93cc8
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/minio-console
+ icon: https://min.io/resources/img/logo/MINIO_wordmark.png
+ keywords:
+ - minio-console
+ - minio
+ - s3
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: minio-console
+ sources:
+ - https://github.com/minio/console
+ urls:
+ - https://github.com/truecharts/apps/releases/download/minio-console-1.0.10/minio-console-1.0.10.tgz
+ version: 1.0.10
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -115514,6 +118069,38 @@ entries:
- https://github.com/truecharts/apps/releases/download/minio-console-0.0.2/minio-console-0.0.2.tgz
version: 0.0.2
mosquitto:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - homeautomation
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 2.0.13
+ created: "2021-11-15T23:31:03.121951447Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: Eclipse Mosquitto - An open source MQTT broker
+ digest: aa0cafec1cdcfbf1ae2bda87a9a5c39e34f3b94e71a156e265dabfbd7f95cb46
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/mosquitto
+ icon: https://projects.eclipse.org/sites/default/files/mosquitto-200px.png
+ keywords:
+ - mosquitto
+ - MQTT
+ - eclipse-iot
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: mosquitto
+ sources:
+ - https://github.com/eclipse/mosquitto
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/mosquitto-4.0.10/mosquitto-4.0.10.tgz
+ version: 4.0.10
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -117614,6 +120201,39 @@ entries:
- https://github.com/truecharts/apps/releases/download/mosquitto-1.0.0/mosquitto-1.0.0.tgz
version: 1.0.0
mstream:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 5.2.5
+ created: "2021-11-15T23:31:03.270336215Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: A personal music streaming server
+ digest: 50e134417462843d1ee4fcf338471aa7897ccc59181013f6dbfcd830134fdd23
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/mstream
+ icon: https://raw.githubusercontent.com/nicholaswilde/helm-charts/main/images/mstream.png
+ keywords:
+ - mstream
+ - server
+ - music
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: mstream
+ sources:
+ - https://github.com/linuxserver/docker-mstream
+ - https://mstream.io/
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/mstream-1.0.9/mstream-1.0.9.tgz
+ version: 1.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -117826,6 +120446,41 @@ entries:
- https://github.com/truecharts/apps/releases/download/mstream-0.0.2/mstream-0.0.2.tgz
version: 0.0.2
muximux:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: "057352e8"
+ created: "2021-11-15T23:31:03.402230353Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: A lightweight portal to view & manage your HTPC apps without having
+ to run anything more than a PHP enabled webserver
+ digest: 6d91e9e9e94999b05928d58ed9b89118a4fe4ae8995c452049c679bb5bc3d77b
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/muximux
+ icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/muximux-icon.png
+ keywords:
+ - muximux
+ - htpc
+ - manage
+ - portal
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: muximux
+ sources:
+ - https://github.com/linuxserver/docker-muximux
+ - https://github.com/mescon/Muximux
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/muximux-1.0.11/muximux-1.0.11.tgz
+ version: 1.0.11
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -118122,6 +120777,37 @@ entries:
- https://github.com/truecharts/apps/releases/download/muximux-0.0.2/muximux-0.0.2.tgz
version: 0.0.2
mylar:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 0.5.3
+ created: "2021-11-15T23:31:03.615413231Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: Mylar is a automated Comic Book downloader
+ digest: 1b830c590a00825f899dece1b75b9eb4d5fde5fef23a889c73741cacd17e63ed
+ home: https://github.com/truechartsapps/tree/master/charts/stable/mylar
+ icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/mylar-icon.png
+ keywords:
+ - mylar
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: mylar
+ sources:
+ - https://github.com/mylar3/mylar3
+ - https://github.com/linuxserver/docker-mylar3
+ - https://github.com/truechartsapps/tree/master/charts/mylar
+ urls:
+ - https://github.com/truecharts/apps/releases/download/mylar-4.0.9/mylar-4.0.9.tgz
+ version: 4.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -119565,6 +122251,40 @@ entries:
- https://github.com/truecharts/apps/releases/download/mylar-1.0.1/mylar-1.0.1.tgz
version: 1.0.1
navidrome:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 0.46.0
+ created: "2021-11-15T23:31:03.75623034Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: Navidrome is an open source web-based music collection server and
+ streamer
+ digest: b7f836db54f64cbf35ecccb2401770996f742bd49cef5e4c8228b79f03b171a7
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/navidrome
+ icon: https://raw.githubusercontent.com/navidrome/navidrome/v0.42.0/ui/src/icons/android-icon-192x192.png
+ keywords:
+ - navidrome
+ - music
+ - streaming
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: navidrome
+ sources:
+ - https://github.com/deluan/navidrome
+ - https://hub.docker.com/r/deluan/navidrome
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/navidrome-9.0.9/navidrome-9.0.9.tgz
+ version: 9.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -122306,6 +125026,50 @@ 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: 22.2.0
+ created: "2021-11-15T23:31:03.883761844Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ - condition: postgresql.enabled
+ name: postgresql
+ repository: https://truecharts.org/
+ version: 5.2.2
+ - condition: redis.enabled
+ name: redis
+ repository: https://truecharts.org
+ version: 1.0.5
+ description: A private cloud server that puts the control and security of your
+ own data back into your hands.
+ digest: d407d641d9a66b6d3d9a19845bbc8b53618a55935214a4906a0de0612ac38e43
+ 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-9.0.11/nextcloud-9.0.11.tgz
+ version: 9.0.11
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -128510,6 +131274,37 @@ entries:
- https://github.com/truecharts/apps/releases/download/nextcloud-1.0.0/nextcloud-1.0.0.tgz
version: 1.0.0
node-red:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - tools
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 2.1.2
+ created: "2021-11-15T23:31:04.001992342Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: Node-RED is low-code programming for event-driven applications
+ digest: 0bb411cf2bce29d09b42939b909edbc4d06858976bc664a96cf73748131675e7
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/node-red
+ icon: https://nodered.org/about/resources/media/node-red-icon-2.png
+ keywords:
+ - node-red
+ - nodered
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: node-red
+ sources:
+ - https://github.com/node-red/node-red-docker
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/node-red-9.0.9/node-red-9.0.9.tgz
+ version: 9.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -131250,6 +134045,39 @@ entries:
- https://github.com/truecharts/apps/releases/download/notes-0.0.2/notes-0.0.2.tgz
version: 0.0.2
novnc:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 1.2.0
+ created: "2021-11-15T23:31:04.15374261Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: The open source VNC client
+ digest: 1770ab924a6682e12bf100f4fa557512a08094ad50b3cddb8689870b540184e2
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/novnc
+ icon: https://github.com/truecharts/apps/raw/main/images/novnc.png
+ keywords:
+ - novnc
+ - vnc
+ - remote
+ - desktop
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: novnc
+ sources:
+ - https://novnc.com/
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/novnc-1.0.9/novnc-1.0.9.tgz
+ version: 1.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -131462,6 +134290,35 @@ entries:
- https://github.com/truecharts/apps/releases/download/novnc-0.0.2/novnc-0.0.2.tgz
version: 0.0.2
nullserv:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 1.3.0
+ created: "2021-11-15T23:31:04.304869774Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: A simple null file http and https server
+ digest: 891baaa4bef9d5899064e48b438320c7c7c5e6c4503b45aa4ea6cb01eaafef84
+ home: https://github.com/truechartsapps/tree/master/charts/stable/nullserv
+ icon: https://miro.medium.com/max/800/1*UL9RWkTUtJlyHW7kGm20hQ.png
+ keywords:
+ - nullserv
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: nullserv
+ sources:
+ - https://github.com/bmrzycki/nullserv
+ urls:
+ - https://github.com/truecharts/apps/releases/download/nullserv-4.0.9/nullserv-4.0.9.tgz
+ version: 4.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -132798,6 +135655,37 @@ entries:
- https://github.com/truecharts/apps/releases/download/nullserv-1.0.1/nullserv-1.0.1.tgz
version: 1.0.1
nzbget:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: "21.1"
+ created: "2021-11-15T23:31:04.440366327Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: NZBGet is a Usenet downloader client
+ digest: cbd1243888232060586b93ddcf3b12296b6f8fb3db8bcc341c0a9c23398dd8f7
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/nzbget
+ icon: https://avatars1.githubusercontent.com/u/3368377?s=400&v=4
+ keywords:
+ - nzbget
+ - usenet
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: nzbget
+ sources:
+ - https://nzbget.net/
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/nzbget-9.0.10/nzbget-9.0.10.tgz
+ version: 9.0.10
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -135198,6 +138086,34 @@ entries:
- https://github.com/truecharts/apps/releases/download/nzbget-3.1.5/nzbget-3.1.5.tgz
version: 3.1.5
nzbhydra:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 3.17.3
+ created: "2021-11-15T23:31:04.56289769Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ deprecated: true
+ description: Usenet meta search
+ digest: 0826ea9cd2ceb32b6c28c4747e1eff99003830bca6656daabf429ae304c48419
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/nzbhydra
+ icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/hydra-icon.png
+ keywords:
+ - nzbhydra
+ - usenet
+ kubeVersion: '>=1.16.0-0'
+ name: nzbhydra
+ sources:
+ - https://github.com/theotherp/nzbhydra2
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/nzbhydra-9.0.9/nzbhydra-9.0.9.tgz
+ version: 9.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -137441,6 +140357,38 @@ entries:
- https://github.com/truecharts/apps/releases/download/nzbhydra-3.1.6/nzbhydra-3.1.6.tgz
version: 3.1.6
octoprint:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 1.7.2
+ created: "2021-11-15T23:31:04.714139654Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: OctoPrint is the snappy web interface for your 3D printer
+ digest: d6124d9f6a4088ae96e79984840ebf0fbce51c9ab4a305ef2322fa03d758b42e
+ home: https://github.com/truechartsapps/tree/master/charts/stable/octoprint
+ icon: https://avatars3.githubusercontent.com/u/5982294?s=400&v=4
+ keywords:
+ - octoprint
+ - 3d
+ - printer
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: octoprint
+ sources:
+ - https://github.com/OctoPrint/OctoPrint
+ - https://hub.docker.com/r/octoprint/octoprint
+ urls:
+ - https://github.com/truecharts/apps/releases/download/octoprint-4.0.11/octoprint-4.0.11.tgz
+ version: 4.0.11
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -139060,6 +142008,48 @@ entries:
- https://github.com/truecharts/apps/releases/download/octoprint-1.0.1/octoprint-1.0.1.tgz
version: 1.0.1
odoo:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: "14.0"
+ created: "2021-11-15T23:31:04.904899897Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ - condition: postgresql.enabled
+ name: postgresql
+ repository: https://truecharts.org/
+ version: 5.2.2
+ description: All-in-one business software. Beautiful. Easy-to-use. CRM, Accounting,
+ PM, HR, Procurement, Point of Sale, MRP, Marketing, etc.
+ digest: 68b0c771f0d5870ab60ddb4ef57d13686fc6d207decc1253f2c21d28debb43b8
+ home: https://github.com/truecharts/apps/tree/main/charts/odoo
+ icon: https://pbs.twimg.com/profile_images/970608340014419969/1bpCWJhS_400x400.jpg
+ keywords:
+ - odoo
+ - crm
+ - pm
+ - hr
+ - accounting
+ - mrp
+ - marketing
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: odoo
+ sources:
+ - https://www.odoo.com/
+ - https://hub.docker.com/repository/docker/nicholaswilde/odoo
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/odoo-3.0.10/odoo-3.0.10.tgz
+ version: 3.0.10
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -139387,6 +142377,36 @@ entries:
- https://github.com/truecharts/apps/releases/download/odoo-0.0.1/odoo-0.0.1.tgz
version: 0.0.1
omada-controller:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: "4.4"
+ created: "2021-11-15T23:31:05.050354721Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: Omada is a SDN tool for TP-Link Omada hardware
+ digest: c98e9642fcbc2fee07f1b2fc6998d025e4e6abe776f9ce8940d33a6b5d05e1f9
+ home: https://github.com/truechartsapps/tree/master/charts/stable/omada-controller
+ icon: https://www.tp-link.com/assets/images/icon/logo-white.svg
+ keywords:
+ - omada-controller
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: omada-controller
+ sources:
+ - https://github.com/mbentley/docker-omada-controller
+ - https://github.com/truechartsapps/tree/master/charts/omada-controller
+ urls:
+ - https://github.com/truecharts/apps/releases/download/omada-controller-4.0.13/omada-controller-4.0.13.tgz
+ version: 4.0.13
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -141106,6 +144126,41 @@ entries:
- https://github.com/truecharts/apps/releases/download/omada-controller-1.0.1/omada-controller-1.0.1.tgz
version: 1.0.1
ombi:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 4.0.1482
+ created: "2021-11-15T23:31:05.190941811Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: Want a Movie or TV Show on Plex or Emby? Use Ombi!
+ digest: 15f15d21054ac0c54974aa6dd61be8a26085866a4d82593f5922e98c60d0ca45
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/ombi
+ icon: https://raw.githubusercontent.com/Ombi-app/Ombi/gh-pages/img/android-chrome-512x512.png
+ keywords:
+ - ombi
+ - plex
+ - emby
+ - sonarr
+ - radarr
+ - couchpotato
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: ombi
+ sources:
+ - https://github.com/tidusjar/Ombi
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/ombi-9.0.9/ombi-9.0.9.tgz
+ version: 9.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -144665,6 +147720,42 @@ entries:
- https://github.com/truecharts/apps/releases/download/ombi-3.1.5/ombi-3.1.5.tgz
version: 3.1.5
onlyoffice-document-server:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - office
+ - documents
+ - productivity
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 6.4.2.6
+ created: "2021-11-15T23:31:05.323217942Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: 'ONLYOFFICE Document Server is an online office suite comprising
+ viewers and editors for texts, spreadsheets and presentations, fully compatible
+ with Office Open XML formats: .docx, .xlsx, .pptx and enabling collaborative
+ editing in real time.'
+ digest: cc8561fcab8000dbfc3fa06ce08a0130fbf5cacd1449b68f3933d62357b6424b
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/onlyoffice-ds-ce
+ icon: https://avatars.githubusercontent.com/u/1426033?s=200&v=4
+ keywords:
+ - onlyoffice
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: onlyoffice-document-server
+ sources:
+ - https://github.com/ONLYOFFICE/DocumentServer
+ - https://github.com/ONLYOFFICE/Docker-DocumentServer
+ - https://hub.docker.com/r/onlyoffice/documentserver/
+ urls:
+ - https://github.com/truecharts/apps/releases/download/onlyoffice-document-server-2.0.9/onlyoffice-document-server-2.0.9.tgz
+ version: 2.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -144992,6 +148083,43 @@ entries:
- https://github.com/truecharts/apps/releases/download/onlyoffice-document-server-0.0.1/onlyoffice-document-server-0.0.1.tgz
version: 0.0.1
openkm:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 6.3.11
+ created: "2021-11-15T23:31:05.476229419Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ - condition: postgresql.enabled
+ name: postgresql
+ repository: https://truecharts.org/
+ version: 5.2.2
+ description: OpenKM integrates all essential documents management, collaboration
+ and an advanced search functionality into one easy to use solution.
+ digest: c1aa33e5c5011846c264be933f476ea5920b1a408ff38687da7a3cc030a3f81a
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/openkm
+ icon: https://raw.githubusercontent.com/openkm/document-management-system/master/src/main/webapp/img/logo_favicon.ico
+ keywords:
+ - openkm
+ - documentation management
+ - docs
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: openkm
+ sources:
+ - https://www.openkm.com/
+ - https://github.com/openkm/document-management-system
+ urls:
+ - https://github.com/truecharts/apps/releases/download/openkm-3.0.10/openkm-3.0.10.tgz
+ version: 3.0.10
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -145279,6 +148407,40 @@ entries:
- https://github.com/truecharts/apps/releases/download/openkm-0.0.1/openkm-0.0.1.tgz
version: 0.0.1
openldap:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - cloud
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 1.5.0
+ created: "2021-11-15T23:31:05.634668434Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: Community developed LDAP software
+ digest: 58a5bb0671580d639a396d6c165e537a16214940d6b261cb4e99482797278ed8
+ home: https://www.openldap.org
+ icon: https://upload.wikimedia.org/wikipedia/commons/thumb/7/71/Database-openldap.svg/640px-Database-openldap.svg.png
+ keywords:
+ - ldap
+ - openldap
+ - iam-stack
+ - high availability
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: openldap
+ sources:
+ - https://github.com/jp-gouin/helm-openldap
+ - https://github.com/osixia/docker-openldap
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/openldap-4.0.14/openldap-4.0.14.tgz
+ version: 4.0.14
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -147257,6 +150419,37 @@ entries:
- https://github.com/truecharts/apps/releases/download/openldap-1.0.0/openldap-1.0.0.tgz
version: 1.0.0
organizr:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - organizers
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: latest
+ created: "2021-11-15T23:31:05.844925614Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: HTPC/Homelab Services Organizer
+ digest: c9c396170efbb33f8f3b4fcea2f9bb5a1ca9be9918d0809d0daebbafb542c194
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/organizr
+ icon: https://github.com/causefx/Organizr/blob/v2-master/plugins/images/organizr/logo.png?raw=true
+ keywords:
+ - organizr
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: organizr
+ sources:
+ - https://github.com/causefx/Organizr
+ - https://hub.docker.com/r/organizr/organizr
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/organizr-9.0.10/organizr-9.0.10.tgz
+ version: 9.0.10
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -149670,6 +152863,36 @@ entries:
- https://github.com/truecharts/apps/releases/download/organizr-3.1.5/organizr-3.1.5.tgz
version: 3.1.5
oscam:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - DIY
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: "11693"
+ created: "2021-11-15T23:31:05.969503191Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: Open Source Conditional Access Module software
+ digest: 33821b66cbd5d48a320976127934407339078e31f920905ddc9b7b956041cf49
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/oscam
+ icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/oscam-logo.png
+ keywords:
+ - oscam
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: oscam
+ sources:
+ - https://trac.streamboard.tv/oscam/browser/trunk
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/oscam-4.0.9/oscam-4.0.9.tgz
+ version: 4.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -150061,6 +153284,41 @@ entries:
- https://github.com/truecharts/apps/releases/download/oscam-1.0.0/oscam-1.0.0.tgz
version: 1.0.0
overseerr:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 1.27.0
+ created: "2021-11-15T23:31:06.089597036Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: Overseerr is a free and open source software application for managing
+ requests for your media library. It integrates with your existing services such
+ as Sonarr, Radarr and Plex!
+ digest: 497b0b6acaf614dbe465660d561e2d2016d9ffe1c892cacd2ec0a0286a4bc40f
+ home: https://github.com/truechartsapps/tree/master/charts/stable/overseerr
+ icon: https://i.imgur.com/TMoEG7g.png
+ keywords:
+ - overseerr
+ - plex
+ - sonarr
+ - radarr
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: overseerr
+ sources:
+ - https://github.com/sct/overseerr
+ - https://hub.docker.com/r/sctx/overseerr
+ urls:
+ - https://github.com/truecharts/apps/releases/download/overseerr-4.0.9/overseerr-4.0.9.tgz
+ version: 4.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -151757,6 +155015,40 @@ entries:
- https://github.com/truecharts/apps/releases/download/overseerr-1.0.1/overseerr-1.0.1.tgz
version: 1.0.1
owncast:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 0.0.10
+ created: "2021-11-15T23:31:06.232021139Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: Take control over your live stream video by running it yourself.
+ Streaming + chat out of the box.
+ digest: d18e8d2b2ae57bc2d422e17b9475e8eacd3a3a19d3c832dfeb7cbe8518bff468
+ home: https://github.com/truechartsapps/tree/master/charts/stable/owncast
+ icon: https://owncast.online/images/owncast-logo-1000x1000.png
+ keywords:
+ - owncast
+ - stream
+ - open source
+ - chat
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: owncast
+ sources:
+ - https://owncast.online/
+ - https://github.com/owncast/owncast
+ urls:
+ - https://github.com/truecharts/apps/releases/download/owncast-4.0.9/owncast-4.0.9.tgz
+ version: 4.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -153484,6 +156776,43 @@ entries:
- https://github.com/truecharts/apps/releases/download/owncast-1.0.1/owncast-1.0.1.tgz
version: 1.0.1
owncloud-ocis:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 1.14.0
+ created: "2021-11-15T23:31:06.370303712Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: ownCloud Infinite Scale is a self-hosted file sync and share server.
+ digest: c80513265663a9f2525b6195b967b367d5ecec8dd89d1e4b8a2472382ee4ebc7
+ home: https://github.com/truechartsapps/tree/master/charts/stable/owncloud-ocis
+ icon: https://avatars.githubusercontent.com/u/1645051?s=200&v=4
+ keywords:
+ - owncloud
+ - ocis
+ - infinite
+ - scale
+ - self-hosted
+ - sync
+ - share
+ - server
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: owncloud-ocis
+ sources:
+ - https://hub.docker.com/r/owncloud/ocis
+ - https://owncloud.dev/ocis/
+ urls:
+ - https://github.com/truecharts/apps/releases/download/owncloud-ocis-4.0.10/owncloud-ocis-4.0.10.tgz
+ version: 4.0.10
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -155489,6 +158818,38 @@ entries:
- https://github.com/truecharts/apps/releases/download/owncloud-ocis-1.0.1/owncloud-ocis-1.0.1.tgz
version: 1.0.1
pgadmin:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - management
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: "6.1"
+ created: "2021-11-15T23:31:06.51203011Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: Web-Based postgresql database management utility
+ digest: ee39e1581a26f98ff71cdaa7036240784f3b65416e23b0c9be0de8064a7dc0ac
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/pgadmin
+ icon: https://www.postgresql.org/message-id/attachment/1139/pgAdmin.svg
+ keywords:
+ - pgadmin
+ - db
+ - database
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: pgadmin
+ sources:
+ - https://www.pgadmin.org/
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/pgadmin-4.0.9/pgadmin-4.0.9.tgz
+ version: 4.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -157275,6 +160636,40 @@ entries:
- https://github.com/truecharts/apps/releases/download/pgadmin-1.0.1/pgadmin-1.0.1.tgz
version: 1.0.1
photoprism:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: "20211018"
+ created: "2021-11-15T23:31:06.635480078Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: PhotoPrism® is a server-based application for browsing, organizing
+ and sharing your personal photo collection
+ digest: 1dbb50faa3812f74fad590b1ac777d4b76676c94a6d3d99b18a30a993eadc0fc
+ home: https://github.com/truechartsapps/tree/master/charts/stable/photoprism
+ icon: https://demo.photoprism.org/static/img/logo-avatar.svg
+ keywords:
+ - photos
+ - photoprism
+ - pictures
+ - sharing
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: photoprism
+ sources:
+ - https://github.com/photoprism/photoprism
+ - https://hub.docker.com/r/photoprism/photoprism
+ urls:
+ - https://github.com/truecharts/apps/releases/download/photoprism-5.0.9/photoprism-5.0.9.tgz
+ version: 5.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -159060,6 +162455,41 @@ entries:
- https://github.com/truecharts/apps/releases/download/photoprism-1.0.1/photoprism-1.0.1.tgz
version: 1.0.1
photoshow:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 48aabb98
+ created: "2021-11-15T23:31:06.772521843Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: A gallery software at its easiest, it doesn't even require a database.
+ digest: 6cf6b3c81312fbcc60af5943c3536727f1a0edf874e63e2968251d31cc8b1f2a
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/photoshow
+ icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/photoshow-icon.png
+ keywords:
+ - photoshow
+ - photo
+ - show
+ - gallary
+ - image
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: photoshow
+ sources:
+ - https://github.com/thibaud-rohmer/PhotoShow
+ - https://github.com/linuxserver/docker-photoshow
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/photoshow-1.0.10/photoshow-1.0.10.tgz
+ version: 1.0.10
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -159321,6 +162751,38 @@ entries:
- https://github.com/truecharts/apps/releases/download/photoshow-0.0.2/photoshow-0.0.2.tgz
version: 0.0.2
phpldapadmin:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - management
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 0.9.0
+ created: "2021-11-15T23:31:06.945925464Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: Web-based LDAP browser to manage your LDAP server
+ digest: 51e193aa58d61621dea1e97811a343b896a32e1168708de4585e3e6a66ff2517
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/phpldapadmin
+ icon: https://repository-images.githubusercontent.com/3665191/dd213f80-766c-11e9-8117-6b639095ef99
+ keywords:
+ - phpldapadmin
+ - openldap
+ - userrights
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: phpldapadmin
+ sources:
+ - https://gitlab.v2.rancher.geohub.space/g3s/i3s/i3s-helm-catalog
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/phpldapadmin-4.0.9/phpldapadmin-4.0.9.tgz
+ version: 4.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -160867,6 +164329,37 @@ entries:
- https://github.com/truecharts/apps/releases/download/phpldapadmin-1.0.1/phpldapadmin-1.0.1.tgz
version: 1.0.1
piaware:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: "6.1"
+ created: "2021-11-15T23:31:07.092667897Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: Program for forwarding ADS-B data to FlightAware
+ digest: b828cbccf1ac1228e78f3b6a73a26b05ff81c8cb6c6ec65a700893ee1ea0a98d
+ home: https://github.com/truechartsapps/tree/master/charts/stable/piaware
+ icon: https://pbs.twimg.com/profile_images/964269455483088897/mr2UgvfG_400x400.jpg
+ keywords:
+ - piaware
+ - flight-aware
+ - flight-tracker
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: piaware
+ sources:
+ - https://github.com/flightaware/piaware
+ urls:
+ - https://github.com/truecharts/apps/releases/download/piaware-4.0.9/piaware-4.0.9.tgz
+ version: 4.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -162339,6 +165832,38 @@ entries:
- https://github.com/truecharts/apps/releases/download/piaware-1.0.1/piaware-1.0.1.tgz
version: 1.0.1
pihole:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - networking
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: "2021.10"
+ created: "2021-11-15T23:31:07.22236941Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: DNS and Ad-filtering for your network
+ digest: 294eb20247a274461c02dca2b500ad5bda7c10518b165986cb7834395c37075d
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/pihole
+ icon: https://upload.wikimedia.org/wikipedia/en/thumb/1/15/Pi-hole_vector_logo.svg/1200px-Pi-hole_vector_logo.svg.png
+ keywords:
+ - DNS
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: pihole
+ sources:
+ - https://pi-hole.net/
+ - https://github.com/pi-hole
+ - https://github.com/pi-hole/docker-pi-hole
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/pihole-4.0.10/pihole-4.0.10.tgz
+ version: 4.0.10
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -163121,6 +166646,41 @@ entries:
- https://github.com/truecharts/apps/releases/download/pihole-0.0.1/pihole-0.0.1.tgz
version: 0.0.1
piwigo:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 11.5.0
+ created: "2021-11-15T23:31:07.36446841Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: A is photo gallery software for the web, built by an active community
+ of users and developers.
+ digest: 631000362a290b2e6a8925b4d075327e32a70c5a1da0fc962c57555bc4e60c2e
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/piwigo
+ icon: https://avatars.githubusercontent.com/u/9326886?s=200&v=4
+ keywords:
+ - piwigo
+ - gallery
+ - photo
+ - image
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: piwigo
+ sources:
+ - http://piwigo.org/
+ - https://github.com/linuxserver/docker-piwigo
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/piwigo-1.0.10/piwigo-1.0.10.tgz
+ version: 1.0.10
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -163382,6 +166942,41 @@ entries:
- https://github.com/truecharts/apps/releases/download/piwigo-0.0.2/piwigo-0.0.2.tgz
version: 0.0.2
pixapop:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: "1.2"
+ created: "2021-11-15T23:31:07.504694797Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: An open-source single page application to view your photos in the
+ easiest way possible.
+ digest: 78a7f3fd16d2e26b6633b28036b1bc2d8fd7fd969ca52b2824e42209d6dd73d6
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/pixapop
+ icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/pixapop.png
+ keywords:
+ - pixapop
+ - photo
+ - gallery
+ - image
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: pixapop
+ sources:
+ - https://github.com/linuxserver/docker-pixapop
+ - https://github.com/bierdok/pixapop
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/pixapop-1.0.9/pixapop-1.0.9.tgz
+ version: 1.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -163608,6 +167203,37 @@ entries:
- https://github.com/truecharts/apps/releases/download/pixapop-0.0.2/pixapop-0.0.2.tgz
version: 0.0.2
plex:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 1.24.5.517
+ created: "2021-11-15T23:31:07.637581032Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: Plex Media Server
+ digest: 6543fa5fd7db30e59cb8373b2a2160b99bb0c72082fa69e97194a8e01097f6a7
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/plex
+ icon: https://www.plex.tv/wp-content/uploads/2018/01/pmp-icon-1.png
+ keywords:
+ - plex
+ - plex-media-server
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: plex
+ sources:
+ - https://github.com/k8s-at-home/container-images/pkgs/container/plex
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/plex-8.0.10/plex-8.0.10.tgz
+ version: 8.0.10
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -166440,6 +170066,38 @@ entries:
- https://github.com/truecharts/apps/releases/download/plex-2.1.5/plex-2.1.5.tgz
version: 2.1.5
podgrab:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - mutlimedia
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 1.0.0
+ created: "2021-11-15T23:31:07.76519393Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: A self-hosted podcast manager to download episodes as soon as they
+ become live.
+ digest: 33e259aefdcf44e038b7559bcba0437cea7d7cb05f5f1b1397d54e210efdf310
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/podgrab
+ icon: https://upload.wikimedia.org/wikipedia/commons/thumb/e/e7/Podcasts_%28iOS%29.svg/1024px-Podcasts_%28iOS%29.svg.png
+ keywords:
+ - podgrab
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: podgrab
+ sources:
+ - https://github.com/akhilrex/podgrab
+ - https://hub.docker.com/r/akhilrex/podgrab
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/podgrab-7.0.9/podgrab-7.0.9.tgz
+ version: 7.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -172118,6 +175776,39 @@ entries:
- https://github.com/truecharts/apps/releases/download/postgresql-1.0.0/postgresql-1.0.0.tgz
version: 1.0.0
pretend-youre-xyzzy:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: "4"
+ created: "2021-11-15T23:31:07.884812172Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: pretend-youre-xyzzy, a cards against humanity clone
+ digest: c7eb78c4d6cac496b867ba26711897ff9d78a8c77cc597f464a2044ffdd45d6e
+ home: https://github.com/truechartsapps/tree/master/charts/stable/pretend-youre-xyzzy
+ icon: https://apk-google.com/wp-content/uploads/2020/12/Client-for-Pretend-Youre-Xyzzy-open-source-5.0.1.png
+ keywords:
+ - pretend-youre-xyzzy
+ - cards
+ - against
+ - humanity
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: pretend-youre-xyzzy
+ sources:
+ - https://github.com/ajanata/PretendYoureXyzzy
+ - https://github.com/emcniece/DockerYourXyzzy
+ urls:
+ - https://github.com/truecharts/apps/releases/download/pretend-youre-xyzzy-4.0.9/pretend-youre-xyzzy-4.0.9.tgz
+ version: 4.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -173674,6 +177365,37 @@ entries:
- https://github.com/truecharts/apps/releases/download/pretend-youre-xyzzy-1.0.1/pretend-youre-xyzzy-1.0.1.tgz
version: 1.0.1
protonmail-bridge:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 1.8.10
+ created: "2021-11-15T23:31:08.018602514Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: Container for protonmail bridge to work on the network.
+ digest: af8fff728a718e49ed4500f323473381f85bf4b810ea4543aa56e201bba83794
+ home: https://github.com/truechartsapps/tree/master/charts/stable/protonmail-bridge
+ icon: https://raw.githubusercontent.com/ProtonMail/proton-bridge/master/icon.iconset/icon_256x256.png
+ keywords:
+ - protonmail
+ - protonmail-bridge
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: protonmail-bridge
+ sources:
+ - https://github.com/shenxn/protonmail-bridge-docker
+ - https://hub.docker.com/r/shenxn/protonmail-bridge
+ urls:
+ - https://github.com/truecharts/apps/releases/download/protonmail-bridge-4.0.9/protonmail-bridge-4.0.9.tgz
+ version: 4.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -176920,6 +180642,39 @@ entries:
- https://github.com/truecharts/apps/releases/download/prototypegui-6.8.7/prototypegui-6.8.7.tgz
version: 6.8.7
prowlarr:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 0.1.3.1077
+ created: "2021-11-15T23:31:08.142274785Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: Indexer manager/proxy built on the popular arr net base stack to
+ integrate with your various PVR apps.
+ digest: 520181e5a7176351f831acc704a833a72d87cb3428b475eb8d41b97c99f7566d
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/prowlarr
+ icon: https://raw.githubusercontent.com/Prowlarr/Prowlarr/develop/Logo/400.png
+ keywords:
+ - prowlarr
+ - torrent
+ - usenet
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: prowlarr
+ sources:
+ - https://github.com/Prowlarr/Prowlarr
+ - https://github.com/k8s-at-home/container-images
+ urls:
+ - https://github.com/truecharts/apps/releases/download/prowlarr-4.0.12/prowlarr-4.0.12.tgz
+ version: 4.0.12
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -179835,6 +183590,39 @@ entries:
- https://github.com/truecharts/apps/releases/download/prowlarr-1.0.0/prowlarr-1.0.0.tgz
version: 1.0.0
pyload:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 5de90278
+ created: "2021-11-15T23:31:08.270282486Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: pyLoad is a Free and Open Source download manager written in Python
+ and designed to be extremely lightweight, easily extensible and fully manageable
+ via web.
+ digest: ae595a89b234b4bf1ba6156ebd3340fd79258272b5a4d5afe5d9254ee1876dee
+ home: https://github.com/truechartsapps/tree/master/charts/stable/pyload
+ icon: https://avatars.githubusercontent.com/u/3521496?s=200&v=4
+ keywords:
+ - pyload
+ - download
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: pyload
+ sources:
+ - https://github.com/pyload/pyload
+ - https://hub.docker.com/r/linuxserver/pyload
+ urls:
+ - https://github.com/truecharts/apps/releases/download/pyload-4.0.9/pyload-4.0.9.tgz
+ version: 4.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -181391,6 +185179,37 @@ entries:
- https://github.com/truecharts/apps/releases/download/pyload-1.0.1/pyload-1.0.1.tgz
version: 1.0.1
qbittorrent:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 4.3.9
+ created: "2021-11-15T23:31:08.385599697Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: qBittorrent is a cross-platform free and open-source BitTorrent client
+ digest: 46a716214a31dc6c4d24e8654a2fa90c102d3c9c4b8b0342863ed3bbae4cab91
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/qbittorrent
+ icon: https://cloud.githubusercontent.com/assets/14862437/23586868/89ef2922-01c4-11e7-869c-52aafcece17f.png
+ keywords:
+ - qbittorrent
+ - torrrent
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: qbittorrent
+ sources:
+ - https://github.com/qbittorrent/qBittorrent
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/qbittorrent-9.0.12/qbittorrent-9.0.12.tgz
+ version: 9.0.12
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -183730,6 +187549,38 @@ entries:
- https://github.com/truecharts/apps/releases/download/qbittorrent-3.1.5/qbittorrent-3.1.5.tgz
version: 3.1.5
radarr:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 3.2.2.5080
+ created: "2021-11-15T23:31:08.531012621Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: A fork of Sonarr to work with movies Ă la Couchpotato
+ digest: b917457ec55be6adf6c608b183938b73dfba3bae011b34c97b547b44e6e8c9cd
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/radarr
+ icon: https://nzbusenet.com/wp-content/uploads/2017/10/radarr-logo.png
+ keywords:
+ - radarr
+ - torrent
+ - usenet
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: radarr
+ sources:
+ - https://github.com/Radarr/Radarr
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/radarr-9.0.9/radarr-9.0.9.tgz
+ version: 9.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -186488,6 +190339,41 @@ entries:
- https://github.com/truecharts/apps/releases/download/radarr-3.1.5/radarr-3.1.5.tgz
version: 3.1.5
readarr:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 0.1.0.1033
+ created: "2021-11-15T23:31:08.669059093Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: A fork of Radarr to work with Books & AudioBooks
+ digest: fab0b098955380021ba75a4d3a53baca160a3918117cb0b831535158fe20eaba
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/readarr
+ icon: https://github.com/Readarr/Readarr/blob/develop/Logo/1024.png?raw=true
+ keywords:
+ - readarr
+ - torrent
+ - usenet
+ - AudioBooks
+ - ebooks
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: readarr
+ sources:
+ - https://github.com/Readarr/Readarr
+ - https://readarr.com
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/readarr-9.0.13/readarr-9.0.13.tgz
+ version: 9.0.13
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -190280,6 +194166,43 @@ entries:
- https://github.com/truecharts/apps/releases/download/readarr-3.1.5/readarr-3.1.5.tgz
version: 3.1.5
recipes:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 1.0.1
+ created: "2021-11-15T23:31:08.807338466Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ - condition: postgresql.enabled
+ name: postgresql
+ repository: https://truecharts.org/
+ version: 5.2.2
+ description: Recipes is a Django application to manage, tag and search recipes
+ using either built in models or external storage providers hosting PDF's, Images
+ or other files.
+ digest: e69d6a563f5905a06c3a2753acaf863ffeab0ae68a45a384cc175fb70ee3a9e8
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/recipes
+ icon: https://raw.githubusercontent.com/vabene1111/recipes/develop/docs/logo_color.svg
+ keywords:
+ - recipes
+ - cooking
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: recipes
+ sources:
+ - https://github.com/vabene1111/recipes
+ - https://hub.docker.com/r/vabene1111/recipes
+ urls:
+ - https://github.com/truecharts/apps/releases/download/recipes-3.0.14/recipes-3.0.14.tgz
+ version: 3.0.14
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -190988,6 +194911,37 @@ entries:
- https://github.com/truecharts/apps/releases/download/redis-0.0.1/redis-0.0.1.tgz
version: 0.0.1
reg:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - utilities
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 0.16.1
+ created: "2021-11-15T23:31:08.981000488Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: Docker registry v2 command line client and repo listing generator
+ with security checks.
+ digest: 19f204d0c118988dd5a4138b0ae33be0b0e14862e1801e1eecfd2d7358932f6a
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/reg
+ icon: https://avatars.githubusercontent.com/u/37218338
+ keywords:
+ - reg
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: reg
+ sources:
+ - https://github.com/genuinetools/reg
+ - https://github.com/k8s-at-home/container-images/
+ urls:
+ - https://github.com/truecharts/apps/releases/download/reg-4.0.9/reg-4.0.9.tgz
+ version: 4.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -192954,6 +196908,40 @@ entries:
- https://github.com/truecharts/apps/releases/download/reg-1.0.0/reg-1.0.0.tgz
version: 1.0.0
remmina:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 1.2.0-rcgi
+ created: "2021-11-15T23:31:09.101777538Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: A remote desktop client written in GTK
+ digest: 07c4e9dcaf48cf84467acd927157ed13691eeb8a588198a4ff9c54195eebc917
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/remmina
+ icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/remmina-icon.png
+ keywords:
+ - remina
+ - remote
+ - desktop
+ - client
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: remmina
+ sources:
+ - https://github.com/linuxserver/docker-remmina
+ - https://remmina.org/
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/remmina-1.0.10/remmina-1.0.10.tgz
+ version: 1.0.10
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -193207,6 +197195,39 @@ entries:
- https://github.com/truecharts/apps/releases/download/remmina-0.0.2/remmina-0.0.2.tgz
version: 0.0.2
resilio-sync:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 2.7.2.1375
+ created: "2021-11-15T23:31:09.221573282Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: Resilio Sync is a fast, reliable, and simple file sync and share
+ solution, powered by P2P technology
+ digest: 17e4a20078c824f7504252a6d64ccf4c8846856ee2197332698739537a2652cb
+ home: https://github.com/truechartsapps/tree/master/charts/stable/resio-sync
+ icon: https://blog.resilio.com/wp-content/uploads/2016/06/SyncSymbol-260x260px.png
+ keywords:
+ - resilio
+ - sync
+ - btsync
+ - bittorrent
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: resilio-sync
+ sources:
+ - https://github.com/orgs/linuxserver/packages/container/package/resilio-sync
+ urls:
+ - https://github.com/truecharts/apps/releases/download/resilio-sync-4.0.9/resilio-sync-4.0.9.tgz
+ version: 4.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -194791,6 +198812,37 @@ entries:
- https://github.com/truecharts/apps/releases/download/resilio-sync-1.0.1/resilio-sync-1.0.1.tgz
version: 1.0.1
sabnzbd:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 3.4.2
+ created: "2021-11-15T23:31:09.337366697Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: Free and easy binary newsreader
+ digest: f1c2cbbb4f52c45eb35bc2d24a9b5dd4fcc5a92a798a54d7c11359709c7c2908
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/sabnzbd
+ icon: https://avatars1.githubusercontent.com/u/960698?s=400&v=4
+ keywords:
+ - sabnzbd
+ - usenet
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: sabnzbd
+ sources:
+ - https://sabnzbd.org/
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/sabnzbd-9.0.9/sabnzbd-9.0.9.tgz
+ version: 9.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -197212,6 +201264,36 @@ entries:
- https://github.com/truecharts/apps/releases/download/sabnzbd-3.1.5/sabnzbd-3.1.5.tgz
version: 3.1.5
ser2sock:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: latest
+ created: "2021-11-15T23:31:09.443652945Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: Serial to Socket Redirector
+ digest: ca360ee71d57a13f1e1b59957e51df63b22224177d196c6faf4423c75950a3df
+ home: https://github.com/truechartsapps/tree/master/charts/stable/ser2sock
+ icon: https://i.imgur.com/GfZ7McO.png
+ keywords:
+ - ser2sock
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: ser2sock
+ sources:
+ - https://github.com/nutechsoftware/ser2sock
+ - https://github.com/tenstartups/ser2sock
+ urls:
+ - https://github.com/truecharts/apps/releases/download/ser2sock-4.0.9/ser2sock-4.0.9.tgz
+ version: 4.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -198603,6 +202685,44 @@ entries:
- https://github.com/truecharts/apps/releases/download/ser2sock-1.0.1/ser2sock-1.0.1.tgz
version: 1.0.1
shiori:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 1.5.0
+ created: "2021-11-15T23:31:09.782810532Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ - condition: postgresql.enabled
+ name: postgresql
+ repository: https://truecharts.org/
+ version: 5.2.2
+ description: A simple bookmark manager built with Go
+ digest: f0cddff2bb76993282b75efd34926f3f2de8eedb32268a8c48f628108c05eefc
+ home: https://github.com/truecharts/apps/tree/main/charts/shiori
+ icon: https://github.com/go-shiori/shiori/raw/master/internal/view/res/apple-touch-icon-152x152.png
+ keywords:
+ - shiori
+ - bookmark
+ - bookmark-manager
+ - web-interface
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: shiori
+ sources:
+ - https://github.com/go-shiori/shiori
+ - https://github.com/nicholaswilde/docker-shiori
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/shiori-3.0.10/shiori-3.0.10.tgz
+ version: 3.0.10
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -198898,6 +203018,39 @@ entries:
- https://github.com/truecharts/apps/releases/download/shiori-0.0.1/shiori-0.0.1.tgz
version: 0.0.1
shorturl:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 0.1.0
+ created: "2021-11-15T23:31:09.909192422Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: Self hosted web app for shortening urls (URL shortener)
+ digest: 19087d83ba5ba797ebc1caf1bb9eef99767926ef688303ec44efa2480c69c69e
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/shorturl
+ keywords:
+ - url
+ - shortener
+ - shorten
+ - shorturl
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: shorturl
+ sources:
+ - https://github.com/prologic/shorturl
+ - https://github.com/nicholaswilde/docker-shorturl
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/shorturl-1.0.9/shorturl-1.0.9.tgz
+ version: 1.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -199110,6 +203263,40 @@ entries:
- https://github.com/truecharts/apps/releases/download/shorturl-0.0.2/shorturl-0.0.2.tgz
version: 0.0.2
sickchill:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 2021.5.10
+ created: "2021-11-15T23:31:10.037886428Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: An Automatic Video Library Manager for TV Shows
+ digest: e25adba76a7feca44e07db3e1dc170e144e59b0c62217e9fac8b5e6f99a7cf2f
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/sickchill
+ icon: https://github.com/SickChill/SickChill/raw/master/sickchill/gui/slick/images/ico/android-chrome-256x256.png
+ keywords:
+ - sickchill
+ - video
+ - library
+ - manager
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: sickchill
+ sources:
+ - https://github.com/linuxserver/docker-sickchill
+ - https://github.com/SickChill/SickChill
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/sickchill-1.0.9/sickchill-1.0.9.tgz
+ version: 1.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -199329,6 +203516,41 @@ entries:
- https://github.com/truecharts/apps/releases/download/sickchill-0.0.2/sickchill-0.0.2.tgz
version: 0.0.2
sickgear:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 0.25.4
+ created: "2021-11-15T23:31:10.190846404Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: Provides management of TV shows and/or Anime, it detects new episodes,
+ links downloader apps, and more
+ digest: 27efc756a086180503506668ecd8f9e379eb25b3e99645ca89a58da3ee205da4
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/sickgear
+ icon: https://avatars.githubusercontent.com/u/9690267?s=200&v=4
+ keywords:
+ - sickgear
+ - manager
+ - tv
+ - shows
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: sickgear
+ sources:
+ - https://github.com/linuxserver/docker-sickgear
+ - https://github.com/SickGear/SickGear
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/sickgear-1.0.9/sickgear-1.0.9.tgz
+ version: 1.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -199555,6 +203777,39 @@ entries:
- https://github.com/truecharts/apps/releases/download/sickgear-0.0.2/sickgear-0.0.2.tgz
version: 0.0.2
smokeping:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 2.7.3
+ created: "2021-11-15T23:31:10.317228194Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: Keep track of your network latency.
+ digest: 27ba6e47d5989d09e5b26c3821ce6259e12fd2606e9e8b446972de2f22f9a2d3
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/smokeping
+ icon: https://github.com/truecharts/apps/raw/main/images/smokeping.png
+ keywords:
+ - smokeping
+ - network
+ - latency
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: smokeping
+ sources:
+ - https://oss.oetiker.ch/smokeping/
+ - https://hub.docker.com/r/linuxserver/smokeping
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/smokeping-1.0.10/smokeping-1.0.10.tgz
+ version: 1.0.10
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -200725,6 +204980,38 @@ entries:
- https://github.com/truecharts/apps/releases/download/sogo-0.0.1/sogo-0.0.1.tgz
version: 0.0.1
sonarr:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 3.0.6.1342
+ created: "2021-11-15T23:31:10.411562158Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: Smart PVR for newsgroup and bittorrent users
+ digest: f7a7f194bffec9c20f27696ff09c7c76225e8c163273e0feb9c9fe37ebc1b169
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/sonarr
+ icon: https://github.com/Sonarr/Sonarr/blob/phantom-develop/Logo/512.png?raw=true
+ keywords:
+ - sonarr
+ - torrent
+ - usenet
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: sonarr
+ sources:
+ - https://github.com/Sonarr/Sonarr
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/sonarr-9.0.10/sonarr-9.0.10.tgz
+ version: 9.0.10
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -203545,6 +207832,41 @@ entries:
- https://github.com/truecharts/apps/releases/download/sonarr-3.1.5/sonarr-3.1.5.tgz
version: 3.1.5
sqlitebrowser:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 3.12.2
+ created: "2021-11-15T23:31:10.535182428Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: A high quality, visual, open source tool to create, design, and edit
+ database files compatible with SQLite
+ digest: faea68ef7e3af2c9f02b174223aa0c7f981cea02d597a16f523da770b0b1c881
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/sqlitebrowser
+ icon: https://sqlitebrowser.org/images/sqlitebrowser.svg
+ keywords:
+ - sqlite
+ - browser
+ - sqlitebrowser
+ - database
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: sqlitebrowser
+ sources:
+ - https://github.com/linuxserver/docker-sqlitebrowser
+ - https://sqlitebrowser.org/
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/sqlitebrowser-1.0.11/sqlitebrowser-1.0.11.tgz
+ version: 1.0.11
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -203841,6 +208163,36 @@ entries:
- https://github.com/truecharts/apps/releases/download/sqlitebrowser-0.0.2/sqlitebrowser-0.0.2.tgz
version: 0.0.2
stash:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 0.10.0
+ created: "2021-11-15T23:31:10.673482901Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: An organizer for your porn, written in Go
+ digest: 391afcb6182f84c73c0a5b47dba5220d75cb1b73316062225e1905ce194ad5fb
+ home: https://github.com/truechartsapps/tree/master/charts/stable/stash
+ icon: https://raw.githubusercontent.com/stashapp/website/master/images/stash.svg
+ keywords:
+ - porn
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: stash
+ sources:
+ - https://github.com/stashapp/stash
+ - https://hub.docker.com/r/stashapp/stash
+ urls:
+ - https://github.com/truecharts/apps/releases/download/stash-4.0.9/stash-4.0.9.tgz
+ version: 4.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -205332,6 +209684,40 @@ entries:
- https://github.com/truecharts/apps/releases/download/stash-1.0.2/stash-1.0.2.tgz
version: 1.0.2
static:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: ee8a20c
+ created: "2021-11-15T23:31:10.796031064Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: A self-hosted static file serving app which does nothing more than
+ just serve up static files from a mounted volume.
+ digest: de9d1361fb26d7fa265d42c13ce47c45aff914b607024caefde256c4e12388dd
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/static
+ keywords:
+ - app
+ - web
+ - filesystem
+ - static
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: static
+ sources:
+ - https://github.com/prologic/static
+ - https://github.com/nicholaswilde/docker-static
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/static-1.0.9/static-1.0.9.tgz
+ version: 1.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -205551,6 +209937,41 @@ entries:
- https://github.com/truecharts/apps/releases/download/static-0.0.2/static-0.0.2.tgz
version: 0.0.2
statping:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 0.90.74
+ created: "2021-11-15T23:31:11.001284809Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ - condition: postgresql.enabled
+ name: postgresql
+ repository: https://truecharts.org/
+ version: 5.2.2
+ description: Status page for monitoring your websites and applications
+ digest: 81d291cf3ec3d8f7383e8a7e6a288a348288bf6448df0db59a99204dadbfc8cd
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/statping
+ icon: https://avatars.githubusercontent.com/u/61949049?s=200&v=4
+ keywords:
+ - statping
+ - status
+ - status-page
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: statping
+ sources:
+ - https://github.com/statping/statping
+ urls:
+ - https://github.com/truecharts/apps/releases/download/statping-3.0.10/statping-3.0.10.tgz
+ version: 3.0.10
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -205822,6 +210243,38 @@ entries:
- https://github.com/truecharts/apps/releases/download/statping-0.0.1/statping-0.0.1.tgz
version: 0.0.1
syncthing:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 1.18.4
+ created: "2021-11-15T23:31:11.177511649Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: P2P file synchronization application
+ digest: 1bae320259156aa30c4cb2bbac4109e45fb85cd2df4ff93f7477d992e806eca1
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/syncthing
+ icon: https://raw.githubusercontent.com/syncthing/syncthing/main/assets/logo-128.png
+ keywords:
+ - syncthing
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: syncthing
+ sources:
+ - https://syncthing.net/
+ - https://github.com/syncthing/syncthing
+ - https://hub.docker.com/r/syncthing/syncthing
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/syncthing-9.0.10/syncthing-9.0.10.tgz
+ version: 9.0.10
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -208663,6 +213116,37 @@ entries:
- https://github.com/truecharts/apps/releases/download/syncthing-3.1.5/syncthing-3.1.5.tgz
version: 3.1.5
tautulli:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 2.7.7
+ created: "2021-11-15T23:31:11.320675657Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: A Python based monitoring and tracking tool for Plex Media Server
+ digest: 9d5ce2781a31b28fb6e68c197e46d525d6bf7dd5644d3b4b1a070ca43fd47ceb
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/tautulli
+ icon: https://github.com/Tautulli/Tautulli/blob/master/data/interfaces/default/images/logo.png?raw=true
+ keywords:
+ - tautulli
+ - plex
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: tautulli
+ sources:
+ - https://github.com/Tautulli/Tautulli
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/tautulli-9.0.9/tautulli-9.0.9.tgz
+ version: 9.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -211389,6 +215873,39 @@ entries:
- https://github.com/truecharts/apps/releases/download/tautulli-3.1.5/tautulli-3.1.5.tgz
version: 3.1.5
tdarr:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 2.00.10
+ created: "2021-11-15T23:31:11.46028564Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: Audio/Video library transcoding automation
+ digest: 704b7d3215ec44008f19cc3bd1a98ec7286b47b6fe1bac0af03780e30661e910
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/tdarr
+ icon: https://avatars.githubusercontent.com/u/43864057?v=4
+ keywords:
+ - encode
+ - media
+ - tdarr
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: tdarr
+ sources:
+ - https://github.com/HaveAGitGat/Tdarr
+ - https://hub.docker.com/r/haveagitgat/tdarr
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/tdarr-1.0.9/tdarr-1.0.9.tgz
+ version: 1.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -211601,6 +216118,39 @@ entries:
- https://github.com/truecharts/apps/releases/download/tdarr-0.0.1/tdarr-0.0.1.tgz
version: 0.0.1
tdarr-node:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 2.00.10
+ created: "2021-11-15T23:31:11.583394906Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: Audio/Video library transcoding automation
+ digest: c35c37e66fd3bd20b010ffd23c6062fccec13baede5de658b4059d8f7bd3112b
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/tdarr-node
+ icon: https://avatars.githubusercontent.com/u/43864057?v=4
+ keywords:
+ - encode
+ - media
+ - tdarr
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: tdarr-node
+ sources:
+ - https://github.com/HaveAGitGat/Tdarr
+ - https://hub.docker.com/r/haveagitgat/tdarr_node
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/tdarr-node-1.0.9/tdarr-node-1.0.9.tgz
+ version: 1.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -211813,6 +216363,40 @@ entries:
- https://github.com/truecharts/apps/releases/download/tdarr-node-0.0.1/tdarr-node-0.0.1.tgz
version: 0.0.1
teamspeak3:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - voice
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 3.13.6
+ created: "2021-11-15T23:31:11.719268663Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: TeamSpeak is software for quality voice communication via the Internet.
+ digest: 6e010fd9af22b47f7693c671c26e0d235e4ac6a4589deaab2ea9f325e787bf48
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/teamspeak3
+ icon: https://raw.githubusercontent.com/docker-library/docs/618191cf82de051ff6661c3c8b82cfca1b663972/teamspeak/logo.png
+ keywords:
+ - voice server
+ - teamspeak
+ - teamspeak3
+ - teamspeak server
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: teamspeak3
+ sources:
+ - https://hub.docker.com/_/teamspeak
+ - https://www.teamspeak.com/en/
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/teamspeak3-2.0.9/teamspeak3-2.0.9.tgz
+ version: 2.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -212235,6 +216819,43 @@ entries:
- https://github.com/truecharts/apps/releases/download/teamspeak3-0.0.1/teamspeak3-0.0.1.tgz
version: 0.0.1
teedy:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: "1.9"
+ created: "2021-11-15T23:31:11.85386211Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ - condition: postgresql.enabled
+ name: postgresql
+ repository: https://truecharts.org/
+ version: 5.2.2
+ description: Teedy is an open source, lightweight document management system for
+ individuals and businesses.
+ digest: 39ca7433d0465c37dc631eebe75b697a118495c663e26fae3e6f00d4ce9e684b
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/teedy
+ icon: https://raw.githubusercontent.com/sismics/docs/v1.9/docs-web/src/main/resources/image/logo.png
+ keywords:
+ - teedy
+ - documents
+ - management
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: teedy
+ sources:
+ - https://github.com/sismics/docs
+ - https://github.com/truecharts/apps/tree/master/charts/teedy
+ urls:
+ - https://github.com/truecharts/apps/releases/download/teedy-3.0.10/teedy-3.0.10.tgz
+ version: 3.0.10
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -213295,6 +217916,39 @@ entries:
- https://github.com/truecharts/apps/releases/download/testrc2-0.0.1/testrc2-0.0.1.tgz
version: 0.0.1
thelounge:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - utilities
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 4.2.0
+ created: "2021-11-15T23:31:11.982713317Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: The Lounge, modern web IRC client designed for self-hosting
+ digest: 717ae3f0edd7eec27ab3e4c27bf3314e0a5d3e3aeff2ded6ca9cddb0bd597e3e
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/thelounge
+ icon: https://avatars.githubusercontent.com/u/14336958?s=200&v=4
+ keywords:
+ - thelounge
+ - IRC
+ - The Lounge
+ - docker
+ - thelounge-docker
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: thelounge
+ sources:
+ - https://github.com/thelounge/thelounge
+ urls:
+ - https://github.com/truecharts/apps/releases/download/thelounge-4.0.9/thelounge-4.0.9.tgz
+ version: 4.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -215411,6 +220065,41 @@ entries:
- https://github.com/truecharts/apps/releases/download/thelounge-1.0.0/thelounge-1.0.0.tgz
version: 1.0.0
traccar:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: "4.14"
+ created: "2021-11-15T23:31:12.106734095Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ - condition: postgresql.enabled
+ name: postgresql
+ repository: https://truecharts.org/
+ version: 5.2.2
+ description: Traccar is an open source GPS tracking system.
+ digest: ad1d5e326b5027dde2f1611104a1cea1be8b4c572a2c75e01d921732a18a572e
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/traccar
+ icon: https://github.com/traccar/traccar-web/raw/master/web/icon.png
+ keywords:
+ - traccar
+ - gps
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: traccar
+ sources:
+ - https://github.com/traccar/traccar
+ - https://hub.docker.com/r/traccar/traccar
+ urls:
+ - https://github.com/truecharts/apps/releases/download/traccar-3.0.10/traccar-3.0.10.tgz
+ version: 3.0.10
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -215682,6 +220371,39 @@ entries:
- https://github.com/truecharts/apps/releases/download/traccar-0.0.1/traccar-0.0.1.tgz
version: 0.0.1
traefik:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - network
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 2.5.4
+ created: "2021-11-15T23:31:12.235480507Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: Test App for Traefik
+ digest: 6135ed1c3161ca12e529b907bc30cb767c7c40e7d9696ccac45d154227519690
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/traefik
+ icon: https://raw.githubusercontent.com/traefik/traefik/v2.3/docs/content/assets/img/traefik.logo.png
+ keywords:
+ - traefik
+ - ingress
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: traefik
+ sources:
+ - https://github.com/traefik/traefik
+ - https://github.com/traefik/traefik-helm-chart
+ - https://traefik.io/
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/traefik-10.0.12/traefik-10.0.12.tgz
+ version: 10.0.12
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -219941,6 +224663,39 @@ entries:
- https://github.com/truecharts/apps/releases/download/traefik-0.0.1/traefik-0.0.1.tgz
version: 0.0.1
transmission:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - download-tools
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: "3.00"
+ created: "2021-11-15T23:31:12.380945236Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: API Support for your favorite torrent trackers.
+ digest: b87025a7cac2f785fb3a58883a702a8c7a3271b97b4e68b45761d5d6b91987fe
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/transmission
+ icon: https://upload.wikimedia.org/wikipedia/commons/6/6d/Transmission_icon.png
+ keywords:
+ - transmission
+ - torrent
+ - usenet
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: transmission
+ sources:
+ - https://github.com/transmission/transmission
+ - https://hub.docker.com/r/linuxserver/transmission
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/transmission-9.0.10/transmission-9.0.10.tgz
+ version: 9.0.10
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -222796,6 +227551,36 @@ entries:
- https://github.com/truecharts/apps/releases/download/transmission-3.1.5/transmission-3.1.5.tgz
version: 3.1.5
truecommand:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - Administration
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 2.0.2
+ created: "2021-11-15T23:31:12.754080678Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: Aggregated management of TrueNAS devices
+ digest: ea253056c5524b3a50670ae853eb540d15f7b5acda858d53ca7ed33a05106b03
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/truecommand
+ icon: https://www.ixsystems.com/documentation/truecommand/1.2/_static/tv-logo.png
+ keywords:
+ - truecommand
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: truecommand
+ sources:
+ - https://hub.docker.com/r/ixsystems/truecommand
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/truecommand-9.0.9/truecommand-9.0.9.tgz
+ version: 9.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -225317,6 +230102,40 @@ 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.9043.0
+ created: "2021-11-15T23:31:12.890191341Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ - condition: postgresql.enabled
+ name: postgresql
+ repository: https://truecharts.org/
+ version: 5.2.2
+ description: Tiny Tiny RSS is a free and open source web-based news feed (RSS/Atom)
+ reader and aggregator
+ digest: eff6c8f9f3f2bf03a5de004242eabdfb0880dfe8a79625eedd9d61eb4d9b7b09
+ 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-3.0.14/tt-rss-3.0.14.tgz
+ version: 3.0.14
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -225716,6 +230535,39 @@ entries:
- https://github.com/truecharts/apps/releases/download/tt-rss-0.0.1/tt-rss-0.0.1.tgz
version: 0.0.1
tvheadend:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: "63784405"
+ created: "2021-11-15T23:31:13.017717744Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: TVheadend - a TV streaming server and digital video recorder
+ digest: d1847811303ee789d431bb6f14348a4fbb709f9d24fb267c55bd12f9254e5a32
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/tvheadend
+ icon: https://avatars.githubusercontent.com/u/1908588?s=200&v=4
+ keywords:
+ - tvheadend
+ - tv
+ - streaming
+ - dvb
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: tvheadend
+ sources:
+ - https://github.com/tvheadend/tvheadend
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/tvheadend-10.0.9/tvheadend-10.0.9.tgz
+ version: 10.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -228252,6 +233104,41 @@ entries:
- https://github.com/truecharts/apps/releases/download/tvheadend-4.1.5/tvheadend-4.1.5.tgz
version: 4.1.5
twtxt:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 0.1.1
+ created: "2021-11-15T23:31:13.153191503Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: A Self-Hosted, Twitter™-like Decentralised microBlogging platform.
+ No ads, no tracking, your content, your data!
+ digest: cc83d37db23c6e117b077acfbb43b4ad35f83b06fec3cafbc6340f7ddd0272be
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/twtxt
+ icon: https://twtxt.net/media/XsLsDHuisnXcL6NuUkYguK.png
+ keywords:
+ - twtxt
+ - blogging
+ - blog
+ - social-network
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: twtxt
+ sources:
+ - https://github.com/prologic/twtxt
+ - https://github.com/nicholaswilde/docker-twtxt
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/twtxt-1.0.9/twtxt-1.0.9.tgz
+ version: 1.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -228478,6 +233365,38 @@ entries:
- https://github.com/truecharts/apps/releases/download/twtxt-0.0.2/twtxt-0.0.2.tgz
version: 0.0.2
unifi:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - Networking
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 6.4.54
+ created: "2021-11-15T23:31:13.282540619Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: Ubiquiti Network's Unifi Controller
+ digest: 40a10d388747fb246a964d389d3cc81252ef5972b8bf75769b1349684beccd87
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/unifi
+ icon: https://dl.ubnt.com/press/logo-UniFi.png
+ keywords:
+ - ubiquiti
+ - unifi
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: unifi
+ sources:
+ - https://github.com/jacobalberty/unifi-docker
+ - https://unifi-network.ui.com
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/unifi-9.0.9/unifi-9.0.9.tgz
+ version: 9.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -231046,6 +235965,43 @@ entries:
- https://github.com/truecharts/apps/releases/download/unifi-3.1.5/unifi-3.1.5.tgz
version: 3.1.5
unpackerr:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 0.9.8
+ created: "2021-11-15T23:31:13.452921525Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: This application runs as a daemon on your download host. It checks
+ for completed downloads and extracts them so Radarr, Lidarr, Sonarr, and Readarr
+ may import them
+ digest: 0d3c1c783bcdc3b91c34d58315f1ea2721459233cf16485f1857ea7bbe6df5fc
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/unpackrr
+ icon: https://raw.githubusercontent.com/wiki/davidnewhall/unpackerr/images/unpackerr-logo-text.png
+ keywords:
+ - unpackerr
+ - sonarr
+ - radarr
+ - lidarr
+ - readarr
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: unpackerr
+ sources:
+ - https://github.com/davidnewhall/unpackerr
+ - https://hub.docker.com/r/golift/unpackerr
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/unpackerr-4.0.9/unpackerr-4.0.9.tgz
+ version: 4.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -233462,6 +238418,37 @@ entries:
- https://github.com/truecharts/apps/releases/download/unpackerr-1.0.0/unpackerr-1.0.0.tgz
version: 1.0.0
uptime-kuma:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - monitoring
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 1.10.2
+ created: "2021-11-15T23:31:13.594338626Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: A fancy self-hosted monitoring tool
+ digest: fb74e8f04d798469c65464a5fc5f4d4e79a8db1c18edbd1a5a287dbdafcabe40
+ home: https://github.com/louislam/uptime-kuma
+ icon: https://raw.githubusercontent.com/louislam/uptime-kuma/master/public/icon.png
+ keywords:
+ - monitoring
+ - uptime
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: uptime-kuma
+ sources:
+ - https://github.com/louislam/uptime-kuma
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/uptime-kuma-1.0.10/uptime-kuma-1.0.10.tgz
+ version: 1.0.10
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -233686,6 +238673,37 @@ entries:
- https://github.com/truecharts/apps/releases/download/uptime-kuma-0.0.1/uptime-kuma-0.0.1.tgz
version: 0.0.1
valheim:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: latest
+ created: "2021-11-15T23:31:13.730720891Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: Valheim dedicated gameserver with automatic update and world backup
+ support
+ digest: 09aad5e6611172104a7f0a73657d8a594ddd7f2e0bac93ca82e071de74d10432
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/valheim
+ icon: https://raw.githubusercontent.com/lloesche/valheim-server-docker/main/misc/Logo_valheim.png
+ keywords:
+ - valheim
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: valheim
+ sources:
+ - https://github.com/lloesche/valheim-server-docker
+ - https://hub.docker.com/r/lloesche/valheim-server
+ urls:
+ - https://github.com/truecharts/apps/releases/download/valheim-1.0.9/valheim-1.0.9.tgz
+ version: 1.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -233884,6 +238902,45 @@ entries:
- https://github.com/truecharts/apps/releases/download/valheim-0.0.2/valheim-0.0.2.tgz
version: 0.0.2
vaultwarden:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - security
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 1.23.0
+ created: "2021-11-15T23:31:13.878445937Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ - condition: postgresql.enabled
+ name: postgresql
+ repository: https://truecharts.org/
+ version: 5.2.2
+ description: Unofficial Bitwarden compatible server written in Rust
+ digest: 330491824aec93a2ecd56666c5852364e72fbd7494313c0271c63429323ab71e
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/vaultwarden
+ icon: https://raw.githubusercontent.com/bitwarden/brand/master/icons/256x256.png
+ keywords:
+ - bitwarden
+ - bitwardenrs
+ - bitwarden_rs
+ - vaultwarden
+ - password
+ - rust
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: vaultwarden
+ sources:
+ - https://github.com/dani-garcia/vaultwarden
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/vaultwarden-12.0.11/vaultwarden-12.0.11.tgz
+ version: 12.0.11
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -239379,6 +244436,38 @@ entries:
- https://github.com/truecharts/apps/releases/download/vaultwarden-1.0.0/vaultwarden-1.0.0.tgz
version: 1.0.0
whoogle:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 0.6.0
+ created: "2021-11-15T23:31:14.012173484Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: A self-hosted, ad-free, privacy-respecting metasearch engine
+ digest: 8fbfb71e8f6b8d5634b6e53b6b3b7ffced71732880e3ee49cec51bc149f1a7e4
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/whoogle
+ icon: https://raw.githubusercontent.com/benbusby/whoogle-search/develop/docs/banner.png
+ keywords:
+ - whoogle
+ - search
+ - open source
+ - privacy
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: whoogle
+ sources:
+ - https://github.com/benbusby/whoogle-search
+ urls:
+ - https://github.com/truecharts/apps/releases/download/whoogle-1.0.9/whoogle-1.0.9.tgz
+ version: 1.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -239584,6 +244673,40 @@ entries:
- https://github.com/truecharts/apps/releases/download/whoogle-0.0.2/whoogle-0.0.2.tgz
version: 0.0.2
wiki:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 900b76a
+ created: "2021-11-15T23:31:14.153930987Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: A self-hosted well uh wiki engine or content management system.
+ digest: 414162438803ef33c03a401e4568e903fa8d5976e3b588f80bb7fa13c551a744
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/wiki
+ keywords:
+ - wiki
+ - web
+ - blog
+ - cms
+ - app
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: wiki
+ sources:
+ - https://github.com/prologic/wiki
+ - https://github.com/nicholaswilde/docker-wiki
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/wiki-1.0.9/wiki-1.0.9.tgz
+ version: 1.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -239803,6 +244926,42 @@ entries:
- https://github.com/truecharts/apps/releases/download/wiki-0.0.2/wiki-0.0.2.tgz
version: 0.0.2
wikijs:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: "2.5"
+ created: "2021-11-15T23:31:14.337070784Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ - condition: postgresql.enabled
+ name: postgresql
+ repository: https://truecharts.org/
+ version: 5.2.2
+ description: Make documentation a joy to write using Wiki.js's beautiful and intuitive
+ interface!
+ digest: 8264e7635c6e6a002ff6a0c16988a3d6e38d5b943c5632a2eb7ec2aa2edd59b2
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/wikijs
+ icon: https://static.requarks.io/logo/wikijs-butterfly.svg
+ keywords:
+ - wiki
+ - wikijs
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: wikijs
+ sources:
+ - https://hub.docker.com/r/linuxserver/wikijs/
+ - https://github.com/Requarks/wiki
+ urls:
+ - https://github.com/truecharts/apps/releases/download/wikijs-3.0.10/wikijs-3.0.10.tgz
+ version: 3.0.10
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -240082,6 +245241,39 @@ entries:
- https://github.com/truecharts/apps/releases/download/wikijs-0.0.1/wikijs-0.0.1.tgz
version: 0.0.1
xteve:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 2.2.0.200
+ created: "2021-11-15T23:31:14.481264805Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: M3U Proxy for Plex DVR and Emby Live TV.
+ digest: 832e34d89d7048d2dfb92a43a398cc0c0e4580adf53be7ee5156c921201cf32e
+ home: https://github.com/truechartsapps/tree/master/charts/stable/xteve
+ icon: https://raw.githubusercontent.com/xteve-project/xTeVe/master/html/img/logo_b_880x200.jpg
+ keywords:
+ - xteve
+ - iptv
+ - plex
+ - emby
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: xteve
+ sources:
+ - https://github.com/xteve-project/xTeVe
+ - https://github.com/k8s-at-home/container-images
+ urls:
+ - https://github.com/truecharts/apps/releases/download/xteve-4.0.9/xteve-4.0.9.tgz
+ version: 4.0.9
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -241666,6 +246858,38 @@ entries:
- https://github.com/truecharts/apps/releases/download/xteve-1.0.1/xteve-1.0.1.tgz
version: 1.0.1
zigbee2mqtt:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 1.22.0
+ created: "2021-11-15T23:31:14.630030158Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: Bridges events and allows you to control your Zigbee devices via
+ MQTT
+ digest: 817150ed8af850539ed9e36aed60c124c5576bd02134c06cb59f16f4157ddc1f
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/zigbee2mqtt
+ icon: https://www.zigbee2mqtt.io/images/logo.png
+ keywords:
+ - zigbee
+ - mqtt
+ - home-assistant
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: zigbee2mqtt
+ sources:
+ - https://github.com/Koenkk/zigbee2mqtt
+ urls:
+ - https://github.com/truecharts/apps/releases/download/zigbee2mqtt-1.0.10/zigbee2mqtt-1.0.10.tgz
+ version: 1.0.10
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -241903,6 +247127,41 @@ entries:
- https://github.com/truecharts/apps/releases/download/zigbee2mqtt-0.0.2/zigbee2mqtt-0.0.2.tgz
version: 0.0.2
zwavejs2mqtt:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - tools
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 5.11.0
+ created: "2021-11-15T23:31:14.75888077Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: Fully configurable Zwave to MQTT gateway and Control Panel using
+ NodeJS and Vue
+ digest: 34fba487e073324068721b3b8a60b8c12c2b213ddae5522cade157db63297803
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/zwavejs2mqtt
+ icon: https://raw.githubusercontent.com/zwave-js/zwavejs2mqtt/master/static/logo.png
+ keywords:
+ - zwavejs2mqtt
+ - zwave-js
+ - z-wave
+ - zwave
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: zwavejs2mqtt
+ sources:
+ - https://github.com/zwave-js/zwavejs2mqtt
+ - https://hub.docker.com/r/zwavejs/zwavejs2mqtt
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-9.0.11/zwavejs2mqtt-9.0.11.tgz
+ version: 9.0.11
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -245722,4 +250981,4 @@ entries:
urls:
- https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-3.1.5/zwavejs2mqtt-3.1.5.tgz
version: 3.1.5
-generated: "2021-11-15T20:46:42.889926891Z"
+generated: "2021-11-15T23:31:14.852064329Z"