diff --git a/charts/incubator/logitech-media-server/CHANGELOG.md b/charts/incubator/logitech-media-server/CHANGELOG.md
index 01964fe4f05..dec95a1ee19 100644
--- a/charts/incubator/logitech-media-server/CHANGELOG.md
+++ b/charts/incubator/logitech-media-server/CHANGELOG.md
@@ -1,6 +1,17 @@
# Changelog
+
+### [logitech-media-server-2.0.1](https://github.com/truecharts/apps/compare/logitech-media-server-2.0.0...logitech-media-server-2.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+* update non-major docker tags ([#1241](https://github.com/truecharts/apps/issues/1241))
+* update non-major ([#1232](https://github.com/truecharts/apps/issues/1232))
+
+
+
### [logitech-media-server-2.0.0](https://github.com/truecharts/apps/compare/logitech-media-server-1.0.12...logitech-media-server-2.0.0) (2021-10-25)
diff --git a/charts/incubator/logitech-media-server/README.md b/charts/incubator/logitech-media-server/README.md
index 9bbdcd25529..a6f19de1a3c 100644
--- a/charts/incubator/logitech-media-server/README.md
+++ b/charts/incubator/logitech-media-server/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/incubator/logitech-media-server/helm-values.md b/charts/incubator/logitech-media-server/helm-values.md
index ab37fe812f5..38714987060 100644
--- a/charts/incubator/logitech-media-server/helm-values.md
+++ b/charts/incubator/logitech-media-server/helm-values.md
@@ -15,7 +15,7 @@ You will, however, be able to use all values referenced in the common chart here
| envTpl.HTTP_PORT | string | `"{{ .Values.service.main.ports.main.port }}"` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"lmscommunity/logitechmediaserver"` | |
-| image.tag | string | `"8.3.0@sha256:febec35fa5b69732b352ec2cc885f6eb5a07ba9ee90b96b28c47ddef2143d09e"` | |
+| image.tag | string | `"8.3.0@sha256:0b665c27a2509a72fc1371b86adb77f01b70b23ff19eb1c1b09894219d3e6438"` | |
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mounthPath | string | `"/config"` | |
diff --git a/charts/incubator/piwigo/CHANGELOG.md b/charts/incubator/piwigo/CHANGELOG.md
index c8e3986b6cc..d31969ed375 100644
--- a/charts/incubator/piwigo/CHANGELOG.md
+++ b/charts/incubator/piwigo/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [piwigo-1.0.1](https://github.com/truecharts/apps/compare/piwigo-1.0.0...piwigo-1.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+* update non-major ([#1232](https://github.com/truecharts/apps/issues/1232))
+
+
+
### [piwigo-1.0.0](https://github.com/truecharts/apps/compare/piwigo-0.0.12...piwigo-1.0.0) (2021-10-25)
diff --git a/charts/incubator/piwigo/README.md b/charts/incubator/piwigo/README.md
index d90ec783601..7f52b699dbe 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/incubator/piwigo/helm-values.md b/charts/incubator/piwigo/helm-values.md
index f69459f93f6..125c1b119da 100644
--- a/charts/incubator/piwigo/helm-values.md
+++ b/charts/incubator/piwigo/helm-values.md
@@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.PUID | int | `568` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/linuxserver/piwigo"` | |
-| image.tag | string | `"version-11.5.0@sha256:66f35cfbe182ca3c2d483b30cce9d146a2148314e28cbed58b02100c386569f4"` | |
+| image.tag | string | `"version-11.5.0@sha256:b17b5811a60492c8898fb31a35b4c0fbdc46b32ffa2ba3561b9de90ae6bcae85"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| persistence.gallery.accessMode | string | `"ReadWriteOnce"` | |
diff --git a/charts/incubator/tdarr-node/CHANGELOG.md b/charts/incubator/tdarr-node/CHANGELOG.md
index 7e7e923c98b..3cf6f8925c2 100644
--- a/charts/incubator/tdarr-node/CHANGELOG.md
+++ b/charts/incubator/tdarr-node/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [tdarr-node-1.0.1](https://github.com/truecharts/apps/compare/tdarr-node-1.0.0...tdarr-node-1.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [tdarr-node-1.0.0](https://github.com/truecharts/apps/compare/tdarr-node-0.0.11...tdarr-node-1.0.0) (2021-10-25)
diff --git a/charts/incubator/tdarr-node/README.md b/charts/incubator/tdarr-node/README.md
index 139d502434d..8c186a5a75e 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/incubator/tdarr/CHANGELOG.md b/charts/incubator/tdarr/CHANGELOG.md
index 88f6ef3c444..0d53d08a12d 100644
--- a/charts/incubator/tdarr/CHANGELOG.md
+++ b/charts/incubator/tdarr/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [tdarr-1.0.1](https://github.com/truecharts/apps/compare/tdarr-node-1.0.0...tdarr-1.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [tdarr-1.0.0](https://github.com/truecharts/apps/compare/tdarr-node-0.0.11...tdarr-1.0.0) (2021-10-25)
diff --git a/charts/incubator/tdarr/README.md b/charts/incubator/tdarr/README.md
index 514abbeeaa2..cf29275a475 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/airsonic/CHANGELOG.md b/charts/stable/airsonic/CHANGELOG.md
index 697d801f36e..1f2aad94b9c 100644
--- a/charts/stable/airsonic/CHANGELOG.md
+++ b/charts/stable/airsonic/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [airsonic-4.0.1](https://github.com/truecharts/apps/compare/airsonic-4.0.0...airsonic-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [airsonic-4.0.0](https://github.com/truecharts/apps/compare/airsonic-3.0.20...airsonic-4.0.0) (2021-10-25)
diff --git a/charts/stable/airsonic/README.md b/charts/stable/airsonic/README.md
index 2136a54db67..cb15ab56027 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/amcrest2mqtt/CHANGELOG.md b/charts/stable/amcrest2mqtt/CHANGELOG.md
index a9aade1d5ed..75e47a52bad 100644
--- a/charts/stable/amcrest2mqtt/CHANGELOG.md
+++ b/charts/stable/amcrest2mqtt/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [amcrest2mqtt-2.0.1](https://github.com/truecharts/apps/compare/amcrest2mqtt-2.0.0...amcrest2mqtt-2.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [amcrest2mqtt-2.0.0](https://github.com/truecharts/apps/compare/amcrest2mqtt-1.0.1...amcrest2mqtt-2.0.0) (2021-10-25)
diff --git a/charts/stable/amcrest2mqtt/README.md b/charts/stable/amcrest2mqtt/README.md
index d69b6b99354..18a34ac140a 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/apache-musicindex/CHANGELOG.md b/charts/stable/apache-musicindex/CHANGELOG.md
index 23c81658bc5..6312e5e3683 100644
--- a/charts/stable/apache-musicindex/CHANGELOG.md
+++ b/charts/stable/apache-musicindex/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [apache-musicindex-2.0.1](https://github.com/truecharts/apps/compare/apache-musicindex-2.0.0...apache-musicindex-2.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [apache-musicindex-2.0.0](https://github.com/truecharts/apps/compare/apache-musicindex-1.0.1...apache-musicindex-2.0.0) (2021-10-25)
diff --git a/charts/stable/apache-musicindex/README.md b/charts/stable/apache-musicindex/README.md
index d137774f55b..0b5f02c1d94 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/appdaemon/CHANGELOG.md b/charts/stable/appdaemon/CHANGELOG.md
index 7b35a777603..2deee35cf4f 100644
--- a/charts/stable/appdaemon/CHANGELOG.md
+++ b/charts/stable/appdaemon/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [appdaemon-6.0.1](https://github.com/truecharts/apps/compare/appdaemon-6.0.0...appdaemon-6.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [appdaemon-6.0.0](https://github.com/truecharts/apps/compare/appdaemon-5.0.16...appdaemon-6.0.0) (2021-10-25)
diff --git a/charts/stable/appdaemon/README.md b/charts/stable/appdaemon/README.md
index 428f0713c5c..1fbbf067866 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/aria2/CHANGELOG.md b/charts/stable/aria2/CHANGELOG.md
index 30931fa2674..fe0eeea2888 100644
--- a/charts/stable/aria2/CHANGELOG.md
+++ b/charts/stable/aria2/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [aria2-2.0.1](https://github.com/truecharts/apps/compare/aria2-2.0.0...aria2-2.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [aria2-2.0.0](https://github.com/truecharts/apps/compare/aria2-1.0.2...aria2-2.0.0) (2021-10-25)
diff --git a/charts/stable/aria2/README.md b/charts/stable/aria2/README.md
index 59c219931bc..98b06efe638 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/audacity/CHANGELOG.md b/charts/stable/audacity/CHANGELOG.md
index 7e1091145e2..2ab985b5cb6 100644
--- a/charts/stable/audacity/CHANGELOG.md
+++ b/charts/stable/audacity/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [audacity-2.0.1](https://github.com/truecharts/apps/compare/audacity-2.0.0...audacity-2.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [audacity-2.0.0](https://github.com/truecharts/apps/compare/audacity-1.0.1...audacity-2.0.0) (2021-10-25)
diff --git a/charts/stable/audacity/README.md b/charts/stable/audacity/README.md
index f94c764f2c8..d126786ddb8 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/authelia/CHANGELOG.md b/charts/stable/authelia/CHANGELOG.md
index 59028f1244c..f36354f1c7e 100644
--- a/charts/stable/authelia/CHANGELOG.md
+++ b/charts/stable/authelia/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [authelia-7.0.1](https://github.com/truecharts/apps/compare/authelia-7.0.0...authelia-7.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [authelia-7.0.0](https://github.com/truecharts/apps/compare/authelia-6.0.5...authelia-7.0.0) (2021-10-26)
diff --git a/charts/stable/authelia/README.md b/charts/stable/authelia/README.md
index 865934cab22..e1ff1a17b43 100644
--- a/charts/stable/authelia/README.md
+++ b/charts/stable/authelia/README.md
@@ -20,7 +20,7 @@ Kubernetes: `>=1.16.0-0`
|------------|------|---------|
| https://charts.bitnami.com/bitnami | redis | 15.5.1 |
| https://truecharts.org/ | postgresql | 5.1.0 |
-| https://truecharts.org | common | 8.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/babybuddy/CHANGELOG.md b/charts/stable/babybuddy/CHANGELOG.md
index 37578f08196..2262f236d28 100644
--- a/charts/stable/babybuddy/CHANGELOG.md
+++ b/charts/stable/babybuddy/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [babybuddy-4.0.1](https://github.com/truecharts/apps/compare/babybuddy-4.0.0...babybuddy-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [babybuddy-4.0.0](https://github.com/truecharts/apps/compare/babybuddy-3.0.0...babybuddy-4.0.0) (2021-10-26)
diff --git a/charts/stable/babybuddy/README.md b/charts/stable/babybuddy/README.md
index ec0e555cea8..eeb9afaf2ba 100644
--- a/charts/stable/babybuddy/README.md
+++ b/charts/stable/babybuddy/README.md
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org/ | postgresql | 5.1.0 |
-| https://truecharts.org | common | 8.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/bazarr/CHANGELOG.md b/charts/stable/bazarr/CHANGELOG.md
index 50f902cae97..924e3fda83e 100644
--- a/charts/stable/bazarr/CHANGELOG.md
+++ b/charts/stable/bazarr/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [bazarr-9.0.1](https://github.com/truecharts/apps/compare/bazarr-9.0.0...bazarr-9.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [bazarr-9.0.0](https://github.com/truecharts/apps/compare/bazarr-8.0.17...bazarr-9.0.0) (2021-10-25)
diff --git a/charts/stable/bazarr/README.md b/charts/stable/bazarr/README.md
index 34a95382b3e..4c0157965fc 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/beets/CHANGELOG.md b/charts/stable/beets/CHANGELOG.md
index a87a4e34b22..2ea2492f492 100644
--- a/charts/stable/beets/CHANGELOG.md
+++ b/charts/stable/beets/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [beets-2.0.1](https://github.com/truecharts/apps/compare/beets-2.0.0...beets-2.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+* update non-major ([#1232](https://github.com/truecharts/apps/issues/1232))
+
+
+
### [beets-2.0.0](https://github.com/truecharts/apps/compare/beets-1.0.1...beets-2.0.0) (2021-10-25)
diff --git a/charts/stable/beets/README.md b/charts/stable/beets/README.md
index 9ced8f44c51..656467e9449 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/beets/helm-values.md b/charts/stable/beets/helm-values.md
index f3d1d445e25..546f9035ec9 100644
--- a/charts/stable/beets/helm-values.md
+++ b/charts/stable/beets/helm-values.md
@@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.PUID | int | `568` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/linuxserver/beets"` | |
-| image.tag | string | `"version-1.5.0@sha256:ebb8cf9f7182758427c3acda19d6077457090335685986440078fd436345d417"` | |
+| image.tag | string | `"version-1.5.0@sha256:5fe39c13efe49f0c61a06f4298f75e844f34de2817802b1cbb06bed67168d093"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| persistence.downloads.accessMode | string | `"ReadWriteOnce"` | |
diff --git a/charts/stable/booksonic-air/CHANGELOG.md b/charts/stable/booksonic-air/CHANGELOG.md
index 43b159d55f6..9e025e405a6 100644
--- a/charts/stable/booksonic-air/CHANGELOG.md
+++ b/charts/stable/booksonic-air/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [booksonic-air-4.0.1](https://github.com/truecharts/apps/compare/booksonic-air-4.0.0...booksonic-air-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+* update non-major ([#1232](https://github.com/truecharts/apps/issues/1232))
+
+
+
### [booksonic-air-4.0.0](https://github.com/truecharts/apps/compare/booksonic-air-3.0.18...booksonic-air-4.0.0) (2021-10-25)
diff --git a/charts/stable/booksonic-air/README.md b/charts/stable/booksonic-air/README.md
index 5eec6f2f244..1c1867ada43 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/booksonic-air/helm-values.md b/charts/stable/booksonic-air/helm-values.md
index 7aeaa9ca0c4..273addeb372 100644
--- a/charts/stable/booksonic-air/helm-values.md
+++ b/charts/stable/booksonic-air/helm-values.md
@@ -15,7 +15,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.TZ | string | `"UTC"` | Set the container timezone |
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"ghcr.io/linuxserver/booksonic-air"` | image repository |
-| image.tag | string | `"version-v2009.1.0@sha256:bbf546935998f3b03585ec0dd16846991ce825ff48533bcf78470a82150f4d67"` | image tag |
+| image.tag | string | `"version-v2009.1.0@sha256:d80bedde84213913c3bdef5b314a6d218b423700f0d7af86138f29bbb5d1609a"` | image tag |
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
diff --git a/charts/stable/calibre-web/CHANGELOG.md b/charts/stable/calibre-web/CHANGELOG.md
index 95e3edcae00..0e950bb4a80 100644
--- a/charts/stable/calibre-web/CHANGELOG.md
+++ b/charts/stable/calibre-web/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [calibre-web-9.0.1](https://github.com/truecharts/apps/compare/calibre-web-9.0.0...calibre-web-9.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [calibre-web-9.0.0](https://github.com/truecharts/apps/compare/calibre-web-8.0.16...calibre-web-9.0.0) (2021-10-25)
diff --git a/charts/stable/calibre-web/README.md b/charts/stable/calibre-web/README.md
index 4b40ba833f6..fbbb70aa67f 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/calibre/CHANGELOG.md b/charts/stable/calibre/CHANGELOG.md
index ab7ac54188f..86254b85401 100644
--- a/charts/stable/calibre/CHANGELOG.md
+++ b/charts/stable/calibre/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [calibre-4.0.1](https://github.com/truecharts/apps/compare/calibre-web-9.0.0...calibre-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [calibre-4.0.0](https://github.com/truecharts/apps/compare/calibre-web-8.0.16...calibre-4.0.0) (2021-10-25)
diff --git a/charts/stable/calibre/README.md b/charts/stable/calibre/README.md
index 0099c9f54e9..46b38c51ce8 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/cloud9/CHANGELOG.md b/charts/stable/cloud9/CHANGELOG.md
index 27001106f0f..46d0b344815 100644
--- a/charts/stable/cloud9/CHANGELOG.md
+++ b/charts/stable/cloud9/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [cloud9-2.0.1](https://github.com/truecharts/apps/compare/cloud9-2.0.0...cloud9-2.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [cloud9-2.0.0](https://github.com/truecharts/apps/compare/cloud9-1.0.1...cloud9-2.0.0) (2021-10-25)
diff --git a/charts/stable/cloud9/README.md b/charts/stable/cloud9/README.md
index 1062ef5e6ed..8a6e628797f 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/code-server/CHANGELOG.md b/charts/stable/code-server/CHANGELOG.md
index f2716a536e0..29b55cef1fb 100644
--- a/charts/stable/code-server/CHANGELOG.md
+++ b/charts/stable/code-server/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [code-server-2.0.1](https://github.com/truecharts/apps/compare/code-server-2.0.0...code-server-2.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [code-server-2.0.0](https://github.com/truecharts/apps/compare/code-server-1.0.1...code-server-2.0.0) (2021-10-25)
diff --git a/charts/stable/code-server/README.md b/charts/stable/code-server/README.md
index df12683c418..b2f9a0d3bb9 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/collabora-online/CHANGELOG.md b/charts/stable/collabora-online/CHANGELOG.md
index a2ed2e16d30..8a976ec1ea9 100644
--- a/charts/stable/collabora-online/CHANGELOG.md
+++ b/charts/stable/collabora-online/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [collabora-online-9.0.1](https://github.com/truecharts/apps/compare/collabora-online-9.0.0...collabora-online-9.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [collabora-online-9.0.0](https://github.com/truecharts/apps/compare/collabora-online-8.0.17...collabora-online-9.0.0) (2021-10-25)
diff --git a/charts/stable/collabora-online/README.md b/charts/stable/collabora-online/README.md
index 8dc616db785..60bd6a17e44 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/cryptofolio/CHANGELOG.md b/charts/stable/cryptofolio/CHANGELOG.md
index e75d8124970..abff2f68759 100644
--- a/charts/stable/cryptofolio/CHANGELOG.md
+++ b/charts/stable/cryptofolio/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [cryptofolio-2.0.1](https://github.com/truecharts/apps/compare/cryptofolio-2.0.0...cryptofolio-2.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [cryptofolio-2.0.0](https://github.com/truecharts/apps/compare/cryptofolio-1.0.1...cryptofolio-2.0.0) (2021-10-25)
diff --git a/charts/stable/cryptofolio/README.md b/charts/stable/cryptofolio/README.md
index fa4a4a057e0..4f1abb4f670 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/custom-app/CHANGELOG.md b/charts/stable/custom-app/CHANGELOG.md
index 13aa218ffe4..98f5afc6835 100644
--- a/charts/stable/custom-app/CHANGELOG.md
+++ b/charts/stable/custom-app/CHANGELOG.md
@@ -1,6 +1,17 @@
# Changelog
+
+### [custom-app-3.0.1](https://github.com/truecharts/apps/compare/custom-app-3.0.0...custom-app-3.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+* update non-major docker tags ([#1241](https://github.com/truecharts/apps/issues/1241))
+* update non-major ([#1232](https://github.com/truecharts/apps/issues/1232))
+
+
+
### [custom-app-3.0.0](https://github.com/truecharts/apps/compare/custom-app-2.0.22...custom-app-3.0.0) (2021-10-25)
diff --git a/charts/stable/custom-app/Chart.yaml b/charts/stable/custom-app/Chart.yaml
index 2a8875392b7..dab791f1976 100644
--- a/charts/stable/custom-app/Chart.yaml
+++ b/charts/stable/custom-app/Chart.yaml
@@ -1,5 +1,5 @@
apiVersion: v2
-appVersion: "0.18.1025"
+appVersion: "0.19.68"
dependencies:
- name: common
repository: https://truecharts.org
diff --git a/charts/stable/custom-app/README.md b/charts/stable/custom-app/README.md
index bc747408c51..fbae9b0ee95 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/custom-app/helm-values.md b/charts/stable/custom-app/helm-values.md
index ea2cc9ae296..96a2bb44805 100644
--- a/charts/stable/custom-app/helm-values.md
+++ b/charts/stable/custom-app/helm-values.md
@@ -13,6 +13,6 @@ 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/jackett"` | |
-| image.tag | string | `"v0.18.1025@sha256:fc255969e675bf34818450c9b4440403edd4b20f35bb148017c292186db381ff"` | |
+| image.tag | string | `"v0.19.68@sha256:ac011eb9990253b9f9bcfd0c99d8ca503875525347e8364d282744da61233175"` | |
All Rights Reserved - The TrueCharts Project
diff --git a/charts/stable/davos/CHANGELOG.md b/charts/stable/davos/CHANGELOG.md
index 237be0a7f03..aea280fafd5 100644
--- a/charts/stable/davos/CHANGELOG.md
+++ b/charts/stable/davos/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [davos-2.0.1](https://github.com/truecharts/apps/compare/davos-2.0.0...davos-2.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [davos-2.0.0](https://github.com/truecharts/apps/compare/davos-1.0.1...davos-2.0.0) (2021-10-25)
diff --git a/charts/stable/davos/README.md b/charts/stable/davos/README.md
index be2e697711d..d721a1118cc 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/deconz/CHANGELOG.md b/charts/stable/deconz/CHANGELOG.md
index c4075218dc3..dc7713d87f2 100644
--- a/charts/stable/deconz/CHANGELOG.md
+++ b/charts/stable/deconz/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [deconz-4.0.1](https://github.com/truecharts/apps/compare/deconz-4.0.0...deconz-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [deconz-4.0.0](https://github.com/truecharts/apps/compare/deconz-3.0.18...deconz-4.0.0) (2021-10-25)
diff --git a/charts/stable/deconz/README.md b/charts/stable/deconz/README.md
index 82524b6ae8a..4d95f5fe703 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/deepstack-cpu/CHANGELOG.md b/charts/stable/deepstack-cpu/CHANGELOG.md
index 2f2def97325..7bc4ce8fd47 100644
--- a/charts/stable/deepstack-cpu/CHANGELOG.md
+++ b/charts/stable/deepstack-cpu/CHANGELOG.md
@@ -1,6 +1,19 @@
# Changelog
+
+### [deepstack-cpu-7.0.1](https://github.com/truecharts/apps/compare/deepstack-cpu-7.0.0...deepstack-cpu-7.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+#### Fix
+
+* sync persistense var on values.yaml from questions.yaml ([#1231](https://github.com/truecharts/apps/issues/1231))
+
+
+
### [deepstack-cpu-7.0.0](https://github.com/truecharts/apps/compare/deepstack-cpu-6.0.17...deepstack-cpu-7.0.0) (2021-10-25)
diff --git a/charts/stable/deepstack-cpu/README.md b/charts/stable/deepstack-cpu/README.md
index 7da5d405598..5af583a9983 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/deepstack-cpu/helm-values.md b/charts/stable/deepstack-cpu/helm-values.md
index 0398c486f1e..dfe10392cfd 100644
--- a/charts/stable/deepstack-cpu/helm-values.md
+++ b/charts/stable/deepstack-cpu/helm-values.md
@@ -21,11 +21,11 @@ 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.config.accessMode | string | `"ReadWriteOnce"` | |
-| persistence.config.enabled | bool | `true` | |
-| persistence.config.mountPath | string | `"/datastore"` | |
-| persistence.config.size | string | `"100Gi"` | |
-| persistence.config.type | string | `"pvc"` | |
+| 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 5707e6312df..6b9fe9513b6 100644
--- a/charts/stable/deepstack-gpu/CHANGELOG.md
+++ b/charts/stable/deepstack-gpu/CHANGELOG.md
@@ -1,6 +1,19 @@
# Changelog
+
+### [deepstack-gpu-2.0.1](https://github.com/truecharts/apps/compare/deepstack-gpu-2.0.0...deepstack-gpu-2.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+#### Fix
+
+* sync persistense var on values.yaml from questions.yaml ([#1231](https://github.com/truecharts/apps/issues/1231))
+
+
+
### [deepstack-gpu-2.0.0](https://github.com/truecharts/apps/compare/deepstack-gpu-1.0.9...deepstack-gpu-2.0.0) (2021-10-25)
diff --git a/charts/stable/deepstack-gpu/README.md b/charts/stable/deepstack-gpu/README.md
index 7da5d405598..5af583a9983 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/deepstack-gpu/helm-values.md b/charts/stable/deepstack-gpu/helm-values.md
index 16af99fc790..26336bbfa9c 100644
--- a/charts/stable/deepstack-gpu/helm-values.md
+++ b/charts/stable/deepstack-gpu/helm-values.md
@@ -21,11 +21,11 @@ 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.config.accessMode | string | `"ReadWriteOnce"` | |
-| persistence.config.enabled | bool | `true` | |
-| persistence.config.mountPath | string | `"/datastore"` | |
-| persistence.config.size | string | `"100Gi"` | |
-| persistence.config.type | string | `"pvc"` | |
+| 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 ecb7577bb39..55aeb96a168 100644
--- a/charts/stable/deluge/CHANGELOG.md
+++ b/charts/stable/deluge/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [deluge-9.0.1](https://github.com/truecharts/apps/compare/deluge-9.0.0...deluge-9.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [deluge-9.0.0](https://github.com/truecharts/apps/compare/deluge-8.0.20...deluge-9.0.0) (2021-10-25)
diff --git a/charts/stable/deluge/README.md b/charts/stable/deluge/README.md
index 0933b32aaa8..a65f3033946 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/digikam/CHANGELOG.md b/charts/stable/digikam/CHANGELOG.md
index 83ab297d744..5b2bb587262 100644
--- a/charts/stable/digikam/CHANGELOG.md
+++ b/charts/stable/digikam/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [digikam-2.0.1](https://github.com/truecharts/apps/compare/digikam-2.0.0...digikam-2.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+* update non-major ([#1232](https://github.com/truecharts/apps/issues/1232))
+
+
+
### [digikam-2.0.0](https://github.com/truecharts/apps/compare/digikam-1.0.1...digikam-2.0.0) (2021-10-25)
diff --git a/charts/stable/digikam/README.md b/charts/stable/digikam/README.md
index 5fff3ead37d..65e8379cfc4 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/digikam/helm-values.md b/charts/stable/digikam/helm-values.md
index 62ae9f6e893..90ce0558ec1 100644
--- a/charts/stable/digikam/helm-values.md
+++ b/charts/stable/digikam/helm-values.md
@@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.PUID | int | `568` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/linuxserver/digikam"` | |
-| image.tag | string | `"version-7.3.0@sha256:2656cb2b71c64560ae175a021f8a40326269429742b6a2c67a7bf4a7bc174e43"` | |
+| image.tag | string | `"version-7.3.0@sha256:9c90f474eafbf2a2e663fd7ba43382bcfcf346197af56d7db55bf409ea356fa4"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| persistence.varrun.enabled | bool | `true` | |
diff --git a/charts/stable/dizquetv/CHANGELOG.md b/charts/stable/dizquetv/CHANGELOG.md
index 3e83e859282..5c5100c93be 100644
--- a/charts/stable/dizquetv/CHANGELOG.md
+++ b/charts/stable/dizquetv/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [dizquetv-4.0.1](https://github.com/truecharts/apps/compare/dizquetv-4.0.0...dizquetv-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [dizquetv-4.0.0](https://github.com/truecharts/apps/compare/dizquetv-3.0.17...dizquetv-4.0.0) (2021-10-25)
diff --git a/charts/stable/dizquetv/README.md b/charts/stable/dizquetv/README.md
index d8d076ab110..b004e8e6e4c 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/doublecommander/CHANGELOG.md b/charts/stable/doublecommander/CHANGELOG.md
index ba0c1d1bbe2..f88d84a31b4 100644
--- a/charts/stable/doublecommander/CHANGELOG.md
+++ b/charts/stable/doublecommander/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [doublecommander-2.0.1](https://github.com/truecharts/apps/compare/doublecommander-2.0.0...doublecommander-2.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+* update non-major ([#1232](https://github.com/truecharts/apps/issues/1232))
+
+
+
### [doublecommander-2.0.0](https://github.com/truecharts/apps/compare/doublecommander-1.0.1...doublecommander-2.0.0) (2021-10-25)
diff --git a/charts/stable/doublecommander/README.md b/charts/stable/doublecommander/README.md
index f02d1ba9370..22183baf15e 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/doublecommander/helm-values.md b/charts/stable/doublecommander/helm-values.md
index dee0e2006e2..2c16314ef8c 100644
--- a/charts/stable/doublecommander/helm-values.md
+++ b/charts/stable/doublecommander/helm-values.md
@@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.PUID | int | `568` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/linuxserver/doublecommander"` | |
-| image.tag | string | `"version-0.8.2-1@sha256:bf40bd74db843e3c31c04f5330446dcb96bf17a5f34487b9e022acc41bfa02a2"` | |
+| image.tag | string | `"version-0.8.2-1@sha256:12ecbbc48231b26b78b8e824f5b6887b3e5f86c73e5ab14b581b1ac4e2ddbc88"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| persistence.data.accessMode | string | `"ReadWriteOnce"` | |
diff --git a/charts/stable/dsmr-reader/CHANGELOG.md b/charts/stable/dsmr-reader/CHANGELOG.md
index 7420272ba8a..117c78a8bfc 100644
--- a/charts/stable/dsmr-reader/CHANGELOG.md
+++ b/charts/stable/dsmr-reader/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [dsmr-reader-4.0.1](https://github.com/truecharts/apps/compare/dsmr-reader-4.0.0...dsmr-reader-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [dsmr-reader-4.0.0](https://github.com/truecharts/apps/compare/dsmr-reader-3.0.0...dsmr-reader-4.0.0) (2021-10-26)
diff --git a/charts/stable/dsmr-reader/README.md b/charts/stable/dsmr-reader/README.md
index 4f81de87153..0e5481ab5cb 100644
--- a/charts/stable/dsmr-reader/README.md
+++ b/charts/stable/dsmr-reader/README.md
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org/ | postgresql | 5.1.0 |
-| https://truecharts.org | common | 8.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/duplicati/CHANGELOG.md b/charts/stable/duplicati/CHANGELOG.md
index eda14c8b176..2e2eef361f3 100644
--- a/charts/stable/duplicati/CHANGELOG.md
+++ b/charts/stable/duplicati/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [duplicati-4.0.1](https://github.com/truecharts/apps/compare/duplicati-4.0.0...duplicati-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+* update non-major ([#1232](https://github.com/truecharts/apps/issues/1232))
+
+
+
### [duplicati-4.0.0](https://github.com/truecharts/apps/compare/duplicati-3.0.20...duplicati-4.0.0) (2021-10-25)
diff --git a/charts/stable/duplicati/README.md b/charts/stable/duplicati/README.md
index 6d8798c37b7..bb668352864 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/duplicati/helm-values.md b/charts/stable/duplicati/helm-values.md
index 0927655551f..dae09028787 100644
--- a/charts/stable/duplicati/helm-values.md
+++ b/charts/stable/duplicati/helm-values.md
@@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.TZ | string | `"UTC"` | Set the container timezone |
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"duplicati/duplicati"` | image repository |
-| image.tag | string | `"beta@sha256:3080419dc8612ac852db3a8e66407fd386efd2a27d467970ef7161bf27dd9717"` | image tag |
+| image.tag | string | `"beta@sha256:22f5231c3a36979750d10bc8df7fbbb7b112c9fca76d85288fa8e90afb6c9635"` | image tag |
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
| service | object | See values.yaml | Configures service settings for the chart. |
diff --git a/charts/stable/emby/CHANGELOG.md b/charts/stable/emby/CHANGELOG.md
index 8e106f27c3f..21192a85d18 100644
--- a/charts/stable/emby/CHANGELOG.md
+++ b/charts/stable/emby/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [emby-9.0.1](https://github.com/truecharts/apps/compare/emby-9.0.0...emby-9.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [emby-9.0.0](https://github.com/truecharts/apps/compare/emby-8.0.16...emby-9.0.0) (2021-10-25)
diff --git a/charts/stable/emby/README.md b/charts/stable/emby/README.md
index f204f31d81f..0e172c79008 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/esphome/CHANGELOG.md b/charts/stable/esphome/CHANGELOG.md
index 57b18b182aa..fa0706f8fe3 100644
--- a/charts/stable/esphome/CHANGELOG.md
+++ b/charts/stable/esphome/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [esphome-9.0.1](https://github.com/truecharts/apps/compare/esphome-9.0.0...esphome-9.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+* update non-major ([#1232](https://github.com/truecharts/apps/issues/1232))
+
+
+
### [esphome-9.0.0](https://github.com/truecharts/apps/compare/esphome-8.0.18...esphome-9.0.0) (2021-10-25)
diff --git a/charts/stable/esphome/Chart.yaml b/charts/stable/esphome/Chart.yaml
index 1dfedf20742..ce2b7ebaa96 100644
--- a/charts/stable/esphome/Chart.yaml
+++ b/charts/stable/esphome/Chart.yaml
@@ -1,5 +1,5 @@
apiVersion: v2
-appVersion: "2021.9.3"
+appVersion: "2021.10.2"
dependencies:
- name: common
repository: https://truecharts.org
diff --git a/charts/stable/esphome/README.md b/charts/stable/esphome/README.md
index 436d4c2015e..dc17fe458c5 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/esphome/helm-values.md b/charts/stable/esphome/helm-values.md
index 81c82f97d1a..1f2e4dac58b 100644
--- a/charts/stable/esphome/helm-values.md
+++ b/charts/stable/esphome/helm-values.md
@@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here
| env | object | `{}` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/truecharts/esphome"` | |
-| image.tag | string | `"v2021.9.3@sha256:7d16aedcf7769a838af92a9cbd84628dff3a8120ca07974c96addc0190a68a0a"` | |
+| image.tag | string | `"v2021.10.2@sha256:eb0e5f3b6b50d492848ad8ee6b2a41d414b4ee405ac361d10a147d676c21300c"` | |
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
diff --git a/charts/stable/etherpad/CHANGELOG.md b/charts/stable/etherpad/CHANGELOG.md
index 1316c99c6f0..2c69b602f47 100644
--- a/charts/stable/etherpad/CHANGELOG.md
+++ b/charts/stable/etherpad/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [etherpad-4.0.1](https://github.com/truecharts/apps/compare/etherpad-4.0.0...etherpad-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [etherpad-4.0.0](https://github.com/truecharts/apps/compare/etherpad-3.0.0...etherpad-4.0.0) (2021-10-26)
diff --git a/charts/stable/etherpad/README.md b/charts/stable/etherpad/README.md
index c7bf2a247c3..55da5cd23aa 100644
--- a/charts/stable/etherpad/README.md
+++ b/charts/stable/etherpad/README.md
@@ -20,7 +20,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org/ | postgresql | 5.1.0 |
-| https://truecharts.org | common | 8.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/external-service/CHANGELOG.md b/charts/stable/external-service/CHANGELOG.md
index fb1665eea8c..a4524ad4057 100644
--- a/charts/stable/external-service/CHANGELOG.md
+++ b/charts/stable/external-service/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [external-service-4.0.1](https://github.com/truecharts/apps/compare/external-service-4.0.0...external-service-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [external-service-4.0.0](https://github.com/truecharts/apps/compare/external-service-3.0.16...external-service-4.0.0) (2021-10-25)
diff --git a/charts/stable/external-service/README.md b/charts/stable/external-service/README.md
index 675ecf18545..029e9e87900 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/filezilla/CHANGELOG.md b/charts/stable/filezilla/CHANGELOG.md
index fd5a84c85a5..ce0eacd9b3f 100644
--- a/charts/stable/filezilla/CHANGELOG.md
+++ b/charts/stable/filezilla/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [filezilla-2.0.1](https://github.com/truecharts/apps/compare/filezilla-2.0.0...filezilla-2.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [filezilla-2.0.0](https://github.com/truecharts/apps/compare/filezilla-1.0.1...filezilla-2.0.0) (2021-10-25)
diff --git a/charts/stable/filezilla/README.md b/charts/stable/filezilla/README.md
index 8104e8e5242..f0baa13fb1c 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/fireflyiii/CHANGELOG.md b/charts/stable/fireflyiii/CHANGELOG.md
index 789fb9c9e7a..3b201491a8c 100644
--- a/charts/stable/fireflyiii/CHANGELOG.md
+++ b/charts/stable/fireflyiii/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [fireflyiii-12.0.1](https://github.com/truecharts/apps/compare/fireflyiii-12.0.0...fireflyiii-12.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [fireflyiii-12.0.0](https://github.com/truecharts/apps/compare/fireflyiii-11.0.0...fireflyiii-12.0.0) (2021-10-26)
diff --git a/charts/stable/fireflyiii/README.md b/charts/stable/fireflyiii/README.md
index 59d43d633f9..2179e303689 100644
--- a/charts/stable/fireflyiii/README.md
+++ b/charts/stable/fireflyiii/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org/ | postgresql | 5.1.0 |
-| https://truecharts.org | common | 8.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/firefox-syncserver/CHANGELOG.md b/charts/stable/firefox-syncserver/CHANGELOG.md
index 4bac377e9b7..522307ff812 100644
--- a/charts/stable/firefox-syncserver/CHANGELOG.md
+++ b/charts/stable/firefox-syncserver/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [firefox-syncserver-4.0.1](https://github.com/truecharts/apps/compare/firefox-syncserver-4.0.0...firefox-syncserver-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [firefox-syncserver-4.0.0](https://github.com/truecharts/apps/compare/firefox-syncserver-3.0.0...firefox-syncserver-4.0.0) (2021-10-26)
diff --git a/charts/stable/firefox-syncserver/README.md b/charts/stable/firefox-syncserver/README.md
index fcb58efe33f..177a382f843 100644
--- a/charts/stable/firefox-syncserver/README.md
+++ b/charts/stable/firefox-syncserver/README.md
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org/ | postgresql | 5.1.0 |
-| https://truecharts.org | common | 8.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/flaresolverr/CHANGELOG.md b/charts/stable/flaresolverr/CHANGELOG.md
index 28278e38db3..8733a35c590 100644
--- a/charts/stable/flaresolverr/CHANGELOG.md
+++ b/charts/stable/flaresolverr/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [flaresolverr-4.0.1](https://github.com/truecharts/apps/compare/flaresolverr-4.0.0...flaresolverr-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+* update major docker tags (major) ([#1235](https://github.com/truecharts/apps/issues/1235))
+
+
+
### [flaresolverr-4.0.0](https://github.com/truecharts/apps/compare/flaresolverr-3.0.16...flaresolverr-4.0.0) (2021-10-25)
diff --git a/charts/stable/flaresolverr/Chart.yaml b/charts/stable/flaresolverr/Chart.yaml
index 884dca312bd..309f0d76099 100644
--- a/charts/stable/flaresolverr/Chart.yaml
+++ b/charts/stable/flaresolverr/Chart.yaml
@@ -1,5 +1,5 @@
apiVersion: v2
-appVersion: "1.2.9"
+appVersion: "2.0.1"
dependencies:
- name: common
repository: https://truecharts.org
diff --git a/charts/stable/flaresolverr/README.md b/charts/stable/flaresolverr/README.md
index e20e6039632..ef2e32f7575 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/flaresolverr/helm-values.md b/charts/stable/flaresolverr/helm-values.md
index 90fa70e7157..364aa6c3af1 100644
--- a/charts/stable/flaresolverr/helm-values.md
+++ b/charts/stable/flaresolverr/helm-values.md
@@ -15,7 +15,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.TZ | string | `"UTC"` | Set the container timezone |
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"ghcr.io/flaresolverr/flaresolverr"` | image repository |
-| image.tag | string | `"v1.2.9@sha256:6f93f3359a8b2cbd268286ce460ff5ffa79a6f1d8c19097ed49097fbfab6a786"` | image tag |
+| image.tag | string | `"v2.0.1@sha256:f53cb64232fe93d9ececb7433038aad972ef1b46657447c927343b16a8ce67cc"` | image tag |
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
diff --git a/charts/stable/flood/CHANGELOG.md b/charts/stable/flood/CHANGELOG.md
index b2967736552..b9cca2f6888 100644
--- a/charts/stable/flood/CHANGELOG.md
+++ b/charts/stable/flood/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [flood-4.0.1](https://github.com/truecharts/apps/compare/flood-4.0.0...flood-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [flood-4.0.0](https://github.com/truecharts/apps/compare/flood-3.0.17...flood-4.0.0) (2021-10-25)
diff --git a/charts/stable/flood/README.md b/charts/stable/flood/README.md
index 5bbffaef86e..b26b0b8f2df 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/focalboard/CHANGELOG.md b/charts/stable/focalboard/CHANGELOG.md
index 67f284cfdad..e8003edf410 100644
--- a/charts/stable/focalboard/CHANGELOG.md
+++ b/charts/stable/focalboard/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [focalboard-4.0.1](https://github.com/truecharts/apps/compare/focalboard-4.0.0...focalboard-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [focalboard-4.0.0](https://github.com/truecharts/apps/compare/focalboard-3.0.16...focalboard-4.0.0) (2021-10-25)
diff --git a/charts/stable/focalboard/README.md b/charts/stable/focalboard/README.md
index 8b68bd35e7e..43f17aaa9c4 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/fossil/CHANGELOG.md b/charts/stable/fossil/CHANGELOG.md
index 806c506a7c4..bcd4edb0aee 100644
--- a/charts/stable/fossil/CHANGELOG.md
+++ b/charts/stable/fossil/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [fossil-2.0.1](https://github.com/truecharts/apps/compare/fossil-2.0.0...fossil-2.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [fossil-2.0.0](https://github.com/truecharts/apps/compare/fossil-1.0.1...fossil-2.0.0) (2021-10-25)
diff --git a/charts/stable/fossil/README.md b/charts/stable/fossil/README.md
index 887e53ae038..b46802e9d6e 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/freeradius/CHANGELOG.md b/charts/stable/freeradius/CHANGELOG.md
index 79a62a4db0b..4dbf88c1834 100644
--- a/charts/stable/freeradius/CHANGELOG.md
+++ b/charts/stable/freeradius/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [freeradius-4.0.1](https://github.com/truecharts/apps/compare/freeradius-4.0.0...freeradius-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [freeradius-4.0.0](https://github.com/truecharts/apps/compare/freeradius-3.0.16...freeradius-4.0.0) (2021-10-25)
diff --git a/charts/stable/freeradius/README.md b/charts/stable/freeradius/README.md
index 226584bab18..8894cff2099 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/freshrss/CHANGELOG.md b/charts/stable/freshrss/CHANGELOG.md
index c2fe8ec7321..4e3bfd91059 100644
--- a/charts/stable/freshrss/CHANGELOG.md
+++ b/charts/stable/freshrss/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [freshrss-9.0.1](https://github.com/truecharts/apps/compare/freshrss-9.0.0...freshrss-9.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+* update non-major ([#1232](https://github.com/truecharts/apps/issues/1232))
+
+
+
### [freshrss-9.0.0](https://github.com/truecharts/apps/compare/freshrss-8.0.19...freshrss-9.0.0) (2021-10-25)
diff --git a/charts/stable/freshrss/README.md b/charts/stable/freshrss/README.md
index d93dad2643d..d566fc24e53 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/freshrss/helm-values.md b/charts/stable/freshrss/helm-values.md
index a0692313d47..41eba3206df 100644
--- a/charts/stable/freshrss/helm-values.md
+++ b/charts/stable/freshrss/helm-values.md
@@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here
| env | object | `{}` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/linuxserver/freshrss"` | |
-| image.tag | string | `"version-1.18.1@sha256:d0215533b25c467fda78d212207849ad879d7d57fc92da74adb391159db9faa1"` | |
+| image.tag | string | `"version-1.18.1@sha256:cee93c6ec2b8e8731cbd72a7a103a7484e913a467f52b10104564ab2b0a2dbfb"` | |
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
diff --git a/charts/stable/gaps/CHANGELOG.md b/charts/stable/gaps/CHANGELOG.md
index 71ff01e6cf3..d55d91cb59b 100644
--- a/charts/stable/gaps/CHANGELOG.md
+++ b/charts/stable/gaps/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [gaps-9.0.1](https://github.com/truecharts/apps/compare/gaps-9.0.0...gaps-9.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [gaps-9.0.0](https://github.com/truecharts/apps/compare/gaps-8.0.16...gaps-9.0.0) (2021-10-25)
diff --git a/charts/stable/gaps/README.md b/charts/stable/gaps/README.md
index 32b9c73d692..884bc1a89e9 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/gitea/CHANGELOG.md b/charts/stable/gitea/CHANGELOG.md
index ecc64a6298a..cbe21aeca1e 100644
--- a/charts/stable/gitea/CHANGELOG.md
+++ b/charts/stable/gitea/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [gitea-4.0.1](https://github.com/truecharts/apps/compare/gitea-4.0.0...gitea-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [gitea-4.0.0](https://github.com/truecharts/apps/compare/gitea-3.0.1...gitea-4.0.0) (2021-10-26)
diff --git a/charts/stable/gitea/README.md b/charts/stable/gitea/README.md
index 607d790ccff..e4a47b1c300 100644
--- a/charts/stable/gitea/README.md
+++ b/charts/stable/gitea/README.md
@@ -21,7 +21,7 @@ Kubernetes: `>=1.16.0-0`
|------------|------|---------|
| https://charts.bitnami.com/bitnami | memcached | 5.15.7 |
| https://truecharts.org/ | postgresql | 5.1.0 |
-| https://truecharts.org | common | 8.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/golinks/CHANGELOG.md b/charts/stable/golinks/CHANGELOG.md
index cdbd3c81957..da8fa31c33a 100644
--- a/charts/stable/golinks/CHANGELOG.md
+++ b/charts/stable/golinks/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [golinks-2.0.1](https://github.com/truecharts/apps/compare/golinks-2.0.0...golinks-2.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [golinks-2.0.0](https://github.com/truecharts/apps/compare/golinks-1.0.1...golinks-2.0.0) (2021-10-25)
diff --git a/charts/stable/golinks/README.md b/charts/stable/golinks/README.md
index 0f672db2e44..2564609ab49 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/gonic/CHANGELOG.md b/charts/stable/gonic/CHANGELOG.md
index ce401e275dc..4cfc5453e00 100644
--- a/charts/stable/gonic/CHANGELOG.md
+++ b/charts/stable/gonic/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [gonic-4.0.1](https://github.com/truecharts/apps/compare/gonic-4.0.0...gonic-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [gonic-4.0.0](https://github.com/truecharts/apps/compare/gonic-3.0.17...gonic-4.0.0) (2021-10-25)
diff --git a/charts/stable/gonic/README.md b/charts/stable/gonic/README.md
index 3ab713dbb2c..0210e226a4e 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/gotify/CHANGELOG.md b/charts/stable/gotify/CHANGELOG.md
index c18cec8455b..56c262908d3 100644
--- a/charts/stable/gotify/CHANGELOG.md
+++ b/charts/stable/gotify/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [gotify-4.0.1](https://github.com/truecharts/apps/compare/gotify-4.0.0...gotify-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [gotify-4.0.0](https://github.com/truecharts/apps/compare/gotify-3.0.0...gotify-4.0.0) (2021-10-26)
diff --git a/charts/stable/gotify/README.md b/charts/stable/gotify/README.md
index 6567834a1e7..cbb565ad43c 100644
--- a/charts/stable/gotify/README.md
+++ b/charts/stable/gotify/README.md
@@ -20,7 +20,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org/ | postgresql | 5.1.0 |
-| https://truecharts.org | common | 8.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/grav/CHANGELOG.md b/charts/stable/grav/CHANGELOG.md
index 11c78545787..3eb6509f540 100644
--- a/charts/stable/grav/CHANGELOG.md
+++ b/charts/stable/grav/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [grav-2.0.1](https://github.com/truecharts/apps/compare/grav-2.0.0...grav-2.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [grav-2.0.0](https://github.com/truecharts/apps/compare/grav-1.0.1...grav-2.0.0) (2021-10-25)
diff --git a/charts/stable/grav/README.md b/charts/stable/grav/README.md
index e1018a412f8..724e9de4d18 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/grocy/CHANGELOG.md b/charts/stable/grocy/CHANGELOG.md
index d5667c6a1ac..dff803fe92f 100644
--- a/charts/stable/grocy/CHANGELOG.md
+++ b/charts/stable/grocy/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [grocy-9.0.1](https://github.com/truecharts/apps/compare/grocy-9.0.0...grocy-9.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [grocy-9.0.0](https://github.com/truecharts/apps/compare/grocy-8.0.17...grocy-9.0.0) (2021-10-25)
diff --git a/charts/stable/grocy/README.md b/charts/stable/grocy/README.md
index 65772ed7183..7935636e626 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/handbrake/CHANGELOG.md b/charts/stable/handbrake/CHANGELOG.md
index 322538717f7..70a7d27e242 100644
--- a/charts/stable/handbrake/CHANGELOG.md
+++ b/charts/stable/handbrake/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [handbrake-9.0.1](https://github.com/truecharts/apps/compare/handbrake-9.0.0...handbrake-9.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [handbrake-9.0.0](https://github.com/truecharts/apps/compare/handbrake-8.0.19...handbrake-9.0.0) (2021-10-25)
diff --git a/charts/stable/handbrake/README.md b/charts/stable/handbrake/README.md
index 56a033d4b56..7f214cdfe60 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/haste-server/CHANGELOG.md b/charts/stable/haste-server/CHANGELOG.md
index 28c4d742c50..7e391e62993 100644
--- a/charts/stable/haste-server/CHANGELOG.md
+++ b/charts/stable/haste-server/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [haste-server-4.0.1](https://github.com/truecharts/apps/compare/haste-server-4.0.0...haste-server-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [haste-server-4.0.0](https://github.com/truecharts/apps/compare/haste-server-3.0.16...haste-server-4.0.0) (2021-10-25)
diff --git a/charts/stable/haste-server/README.md b/charts/stable/haste-server/README.md
index 55a0e7497f4..2626b828446 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/headphones/CHANGELOG.md b/charts/stable/headphones/CHANGELOG.md
index 1186f20c87c..e78df207e74 100644
--- a/charts/stable/headphones/CHANGELOG.md
+++ b/charts/stable/headphones/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [headphones-2.0.1](https://github.com/truecharts/apps/compare/headphones-2.0.0...headphones-2.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [headphones-2.0.0](https://github.com/truecharts/apps/compare/headphones-1.0.1...headphones-2.0.0) (2021-10-25)
diff --git a/charts/stable/headphones/README.md b/charts/stable/headphones/README.md
index be6ad97affa..77eaa975d88 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/healthchecks/CHANGELOG.md b/charts/stable/healthchecks/CHANGELOG.md
index 460ae35f58d..d27429b86fd 100644
--- a/charts/stable/healthchecks/CHANGELOG.md
+++ b/charts/stable/healthchecks/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [healthchecks-4.0.1](https://github.com/truecharts/apps/compare/healthchecks-4.0.0...healthchecks-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [healthchecks-4.0.0](https://github.com/truecharts/apps/compare/healthchecks-3.0.18...healthchecks-4.0.0) (2021-10-25)
diff --git a/charts/stable/healthchecks/README.md b/charts/stable/healthchecks/README.md
index 196090cb500..3ac4f8079c7 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/heimdall/CHANGELOG.md b/charts/stable/heimdall/CHANGELOG.md
index 6ee4f1dfc20..666ece2db8e 100644
--- a/charts/stable/heimdall/CHANGELOG.md
+++ b/charts/stable/heimdall/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [heimdall-9.0.1](https://github.com/truecharts/apps/compare/heimdall-9.0.0...heimdall-9.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+* update non-major ([#1232](https://github.com/truecharts/apps/issues/1232))
+
+
+
### [heimdall-9.0.0](https://github.com/truecharts/apps/compare/heimdall-8.0.19...heimdall-9.0.0) (2021-10-25)
diff --git a/charts/stable/heimdall/README.md b/charts/stable/heimdall/README.md
index 71202d0ef3e..9c3f410e74a 100644
--- a/charts/stable/heimdall/README.md
+++ b/charts/stable/heimdall/README.md
@@ -13,7 +13,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/heimdall/helm-values.md b/charts/stable/heimdall/helm-values.md
index 346ff5a41e2..fd10c83ef03 100644
--- a/charts/stable/heimdall/helm-values.md
+++ b/charts/stable/heimdall/helm-values.md
@@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here
| env | object | `{}` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/linuxserver/heimdall"` | |
-| image.tag | string | `"version-2.2.2@sha256:a332274c9e6509cb0db0f37efd30530c633b532801ec20080a33144fc1d84008"` | |
+| image.tag | string | `"version-2.2.2@sha256:4953a4239f97a9192561ad924ff7bda7566ddb970362e089915eaa677efefec5"` | |
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
diff --git a/charts/stable/home-assistant/CHANGELOG.md b/charts/stable/home-assistant/CHANGELOG.md
index 5b32aed3447..eb839d4e3f7 100644
--- a/charts/stable/home-assistant/CHANGELOG.md
+++ b/charts/stable/home-assistant/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [home-assistant-11.0.1](https://github.com/truecharts/apps/compare/home-assistant-11.0.0...home-assistant-11.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [home-assistant-11.0.0](https://github.com/truecharts/apps/compare/home-assistant-10.0.0...home-assistant-11.0.0) (2021-10-26)
diff --git a/charts/stable/home-assistant/README.md b/charts/stable/home-assistant/README.md
index 134ae85238e..c2d3aa5cb88 100644
--- a/charts/stable/home-assistant/README.md
+++ b/charts/stable/home-assistant/README.md
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org/ | postgresql | 5.1.0 |
-| https://truecharts.org | common | 8.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/hyperion-ng/CHANGELOG.md b/charts/stable/hyperion-ng/CHANGELOG.md
index 6c1cd40294b..da499f4b037 100644
--- a/charts/stable/hyperion-ng/CHANGELOG.md
+++ b/charts/stable/hyperion-ng/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [hyperion-ng-4.0.1](https://github.com/truecharts/apps/compare/hyperion-ng-4.0.0...hyperion-ng-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [hyperion-ng-4.0.0](https://github.com/truecharts/apps/compare/hyperion-ng-3.0.16...hyperion-ng-4.0.0) (2021-10-25)
diff --git a/charts/stable/hyperion-ng/README.md b/charts/stable/hyperion-ng/README.md
index 5c0fe29b60d..f60c8615f34 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/icantbelieveitsnotvaletudo/CHANGELOG.md b/charts/stable/icantbelieveitsnotvaletudo/CHANGELOG.md
index 066ea5f32d4..69174164523 100644
--- a/charts/stable/icantbelieveitsnotvaletudo/CHANGELOG.md
+++ b/charts/stable/icantbelieveitsnotvaletudo/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [icantbelieveitsnotvaletudo-2.0.1](https://github.com/truecharts/apps/compare/icantbelieveitsnotvaletudo-2.0.0...icantbelieveitsnotvaletudo-2.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [icantbelieveitsnotvaletudo-2.0.0](https://github.com/truecharts/apps/compare/icantbelieveitsnotvaletudo-1.0.1...icantbelieveitsnotvaletudo-2.0.0) (2021-10-25)
diff --git a/charts/stable/icantbelieveitsnotvaletudo/README.md b/charts/stable/icantbelieveitsnotvaletudo/README.md
index e42a6988aff..ff8925f937a 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/jackett/CHANGELOG.md b/charts/stable/jackett/CHANGELOG.md
index 0eae932e390..936aab21d2a 100644
--- a/charts/stable/jackett/CHANGELOG.md
+++ b/charts/stable/jackett/CHANGELOG.md
@@ -1,6 +1,17 @@
# Changelog
+
+### [jackett-9.0.1](https://github.com/truecharts/apps/compare/jackett-9.0.0...jackett-9.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+* update non-major docker tags ([#1241](https://github.com/truecharts/apps/issues/1241))
+* update non-major ([#1232](https://github.com/truecharts/apps/issues/1232))
+
+
+
### [jackett-9.0.0](https://github.com/truecharts/apps/compare/jackett-8.0.23...jackett-9.0.0) (2021-10-25)
diff --git a/charts/stable/jackett/Chart.yaml b/charts/stable/jackett/Chart.yaml
index 046b0bae866..015bfd61408 100644
--- a/charts/stable/jackett/Chart.yaml
+++ b/charts/stable/jackett/Chart.yaml
@@ -1,5 +1,5 @@
apiVersion: v2
-appVersion: "0.18.1025"
+appVersion: "0.19.68"
dependencies:
- name: common
repository: https://truecharts.org
diff --git a/charts/stable/jackett/README.md b/charts/stable/jackett/README.md
index 66f2807452f..2472a868ace 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/jackett/helm-values.md b/charts/stable/jackett/helm-values.md
index dec798751b0..6c25a29b870 100644
--- a/charts/stable/jackett/helm-values.md
+++ b/charts/stable/jackett/helm-values.md
@@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here
| env | object | `{}` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/k8s-at-home/jackett"` | |
-| image.tag | string | `"v0.18.1025@sha256:fc255969e675bf34818450c9b4440403edd4b20f35bb148017c292186db381ff"` | |
+| image.tag | string | `"v0.19.68@sha256:ac011eb9990253b9f9bcfd0c99d8ca503875525347e8364d282744da61233175"` | |
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
diff --git a/charts/stable/jdownloader2/CHANGELOG.md b/charts/stable/jdownloader2/CHANGELOG.md
index 7f8d1322bb9..e7cba05443b 100644
--- a/charts/stable/jdownloader2/CHANGELOG.md
+++ b/charts/stable/jdownloader2/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [jdownloader2-4.0.1](https://github.com/truecharts/apps/compare/jdownloader2-4.0.0...jdownloader2-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [jdownloader2-4.0.0](https://github.com/truecharts/apps/compare/jdownloader2-3.0.17...jdownloader2-4.0.0) (2021-10-25)
diff --git a/charts/stable/jdownloader2/README.md b/charts/stable/jdownloader2/README.md
index bb2248621c9..28000ee5be7 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/jellyfin/CHANGELOG.md b/charts/stable/jellyfin/CHANGELOG.md
index 32ceb07f20e..897754e27c4 100644
--- a/charts/stable/jellyfin/CHANGELOG.md
+++ b/charts/stable/jellyfin/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [jellyfin-9.0.1](https://github.com/truecharts/apps/compare/jellyfin-9.0.0...jellyfin-9.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [jellyfin-9.0.0](https://github.com/truecharts/apps/compare/jellyfin-8.0.16...jellyfin-9.0.0) (2021-10-25)
diff --git a/charts/stable/jellyfin/README.md b/charts/stable/jellyfin/README.md
index 15e2c36a4fd..661409ffeae 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/joplin-server/CHANGELOG.md b/charts/stable/joplin-server/CHANGELOG.md
index 96102aa1649..2d625586385 100644
--- a/charts/stable/joplin-server/CHANGELOG.md
+++ b/charts/stable/joplin-server/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [joplin-server-4.0.1](https://github.com/truecharts/apps/compare/joplin-server-4.0.0...joplin-server-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [joplin-server-4.0.0](https://github.com/truecharts/apps/compare/joplin-server-3.0.0...joplin-server-4.0.0) (2021-10-26)
diff --git a/charts/stable/joplin-server/README.md b/charts/stable/joplin-server/README.md
index 71aca55e4ff..f5894c1db51 100644
--- a/charts/stable/joplin-server/README.md
+++ b/charts/stable/joplin-server/README.md
@@ -20,7 +20,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org/ | postgresql | 5.1.0 |
-| https://truecharts.org | common | 8.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/k8s-gateway/CHANGELOG.md b/charts/stable/k8s-gateway/CHANGELOG.md
index e603c7c5774..d95e4f752ce 100644
--- a/charts/stable/k8s-gateway/CHANGELOG.md
+++ b/charts/stable/k8s-gateway/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [k8s-gateway-4.0.1](https://github.com/truecharts/apps/compare/k8s-gateway-4.0.0...k8s-gateway-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [k8s-gateway-4.0.0](https://github.com/truecharts/apps/compare/k8s-gateway-3.0.16...k8s-gateway-4.0.0) (2021-10-25)
diff --git a/charts/stable/k8s-gateway/README.md b/charts/stable/k8s-gateway/README.md
index 0706d5dc125..68549cff8aa 100644
--- a/charts/stable/k8s-gateway/README.md
+++ b/charts/stable/k8s-gateway/README.md
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/kanboard/CHANGELOG.md b/charts/stable/kanboard/CHANGELOG.md
index 6f46e57a4ea..90e67e8501a 100644
--- a/charts/stable/kanboard/CHANGELOG.md
+++ b/charts/stable/kanboard/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [kanboard-4.0.1](https://github.com/truecharts/apps/compare/kanboard-4.0.0...kanboard-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [kanboard-4.0.0](https://github.com/truecharts/apps/compare/kanboard-3.0.0...kanboard-4.0.0) (2021-10-26)
diff --git a/charts/stable/kanboard/README.md b/charts/stable/kanboard/README.md
index 10ed43d4d83..8016708b4e9 100644
--- a/charts/stable/kanboard/README.md
+++ b/charts/stable/kanboard/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org/ | postgresql | 5.1.0 |
-| https://truecharts.org | common | 8.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/kms/CHANGELOG.md b/charts/stable/kms/CHANGELOG.md
index dd18eb47b20..6973487590c 100644
--- a/charts/stable/kms/CHANGELOG.md
+++ b/charts/stable/kms/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [kms-9.0.1](https://github.com/truecharts/apps/compare/kms-9.0.0...kms-9.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+* update non-major ([#1232](https://github.com/truecharts/apps/issues/1232))
+
+
+
### [kms-9.0.0](https://github.com/truecharts/apps/compare/kms-8.0.18...kms-9.0.0) (2021-10-25)
diff --git a/charts/stable/kms/README.md b/charts/stable/kms/README.md
index 6157734c119..bcf983cfb79 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/kms/helm-values.md b/charts/stable/kms/helm-values.md
index 489b354e422..aa7eb04ab8d 100644
--- a/charts/stable/kms/helm-values.md
+++ b/charts/stable/kms/helm-values.md
@@ -13,7 +13,7 @@ You will, however, be able to use all values referenced in the common chart here
|-----|------|---------|-------------|
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"pykmsorg/py-kms"` | |
-| image.tag | string | `"minimal@sha256:3fe8c668488da893a1a27529792bbc3941fb1dd7dcaeaee12c7f271d48128288"` | |
+| image.tag | string | `"minimal@sha256:bbbdfe08a58be8e98dd7c0d9070f99598e4eeb9de9700925b5b3a06e222e7114"` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
diff --git a/charts/stable/komga/CHANGELOG.md b/charts/stable/komga/CHANGELOG.md
index f38134aa632..bc5b59a2b53 100644
--- a/charts/stable/komga/CHANGELOG.md
+++ b/charts/stable/komga/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [komga-4.0.1](https://github.com/truecharts/apps/compare/komga-4.0.0...komga-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [komga-4.0.0](https://github.com/truecharts/apps/compare/komga-3.0.20...komga-4.0.0) (2021-10-25)
diff --git a/charts/stable/komga/README.md b/charts/stable/komga/README.md
index 0a4df60d443..33cd816f6b9 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/lazylibrarian/CHANGELOG.md b/charts/stable/lazylibrarian/CHANGELOG.md
index c4e9c33846f..9e657a2d7c2 100644
--- a/charts/stable/lazylibrarian/CHANGELOG.md
+++ b/charts/stable/lazylibrarian/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [lazylibrarian-9.0.1](https://github.com/truecharts/apps/compare/lazylibrarian-9.0.0...lazylibrarian-9.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+* update non-major ([#1232](https://github.com/truecharts/apps/issues/1232))
+
+
+
### [lazylibrarian-9.0.0](https://github.com/truecharts/apps/compare/lazylibrarian-8.0.19...lazylibrarian-9.0.0) (2021-10-25)
diff --git a/charts/stable/lazylibrarian/README.md b/charts/stable/lazylibrarian/README.md
index c6075373a14..77522879620 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/lazylibrarian/helm-values.md b/charts/stable/lazylibrarian/helm-values.md
index 52dad38a59b..e7dce6a1532 100644
--- a/charts/stable/lazylibrarian/helm-values.md
+++ b/charts/stable/lazylibrarian/helm-values.md
@@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here
| env | object | `{}` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/linuxserver/lazylibrarian"` | |
-| image.tag | string | `"latest@sha256:7515bfc48ed9bb913222d5cf97e45d7fed5ae19ec2fff2e1d0d37f519227a403"` | |
+| image.tag | string | `"latest@sha256:5f2b99b8a4d581a2e640ba52bbaa2574cab7fe9a4bd98d52c9a33e258b537c64"` | |
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
diff --git a/charts/stable/leaf2mqtt/CHANGELOG.md b/charts/stable/leaf2mqtt/CHANGELOG.md
index 0043e0a6827..a73621c9f12 100644
--- a/charts/stable/leaf2mqtt/CHANGELOG.md
+++ b/charts/stable/leaf2mqtt/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [leaf2mqtt-2.0.1](https://github.com/truecharts/apps/compare/leaf2mqtt-2.0.0...leaf2mqtt-2.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [leaf2mqtt-2.0.0](https://github.com/truecharts/apps/compare/leaf2mqtt-1.0.1...leaf2mqtt-2.0.0) (2021-10-25)
diff --git a/charts/stable/leaf2mqtt/README.md b/charts/stable/leaf2mqtt/README.md
index 337cd07ef98..86a599dd8e6 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/librespeed/CHANGELOG.md b/charts/stable/librespeed/CHANGELOG.md
index 4e840563b7f..456866deeff 100644
--- a/charts/stable/librespeed/CHANGELOG.md
+++ b/charts/stable/librespeed/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [librespeed-4.0.1](https://github.com/truecharts/apps/compare/librespeed-4.0.0...librespeed-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+* update non-major ([#1232](https://github.com/truecharts/apps/issues/1232))
+
+
+
### [librespeed-4.0.0](https://github.com/truecharts/apps/compare/librespeed-3.0.20...librespeed-4.0.0) (2021-10-25)
diff --git a/charts/stable/librespeed/README.md b/charts/stable/librespeed/README.md
index ae6a864b0c4..5bb981b9244 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/librespeed/helm-values.md b/charts/stable/librespeed/helm-values.md
index 37403fee74e..d8ab61ec54d 100644
--- a/charts/stable/librespeed/helm-values.md
+++ b/charts/stable/librespeed/helm-values.md
@@ -16,7 +16,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.TZ | string | `"UTC"` | Set the container timezone |
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"ghcr.io/linuxserver/librespeed"` | image repository |
-| image.tag | string | `"version-5.2.4@sha256:a959471ba82cfa2ea290128b799f3ddbe333706c405e4b45bfcd5841d359f554"` | image tag |
+| image.tag | string | `"version-5.2.4@sha256:fd06621fc3940871299f866e6ab762fb2a936621a939c8500c600461c2b3365e"` | image tag |
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
diff --git a/charts/stable/lidarr/CHANGELOG.md b/charts/stable/lidarr/CHANGELOG.md
index 687145f0032..7b729663398 100644
--- a/charts/stable/lidarr/CHANGELOG.md
+++ b/charts/stable/lidarr/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [lidarr-9.0.1](https://github.com/truecharts/apps/compare/lidarr-9.0.0...lidarr-9.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [lidarr-9.0.0](https://github.com/truecharts/apps/compare/lidarr-8.0.16...lidarr-9.0.0) (2021-10-25)
diff --git a/charts/stable/lidarr/README.md b/charts/stable/lidarr/README.md
index 4beef7574b5..08d2187c0a2 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/littlelink/CHANGELOG.md b/charts/stable/littlelink/CHANGELOG.md
index 3317ee6d55b..945b69b272f 100644
--- a/charts/stable/littlelink/CHANGELOG.md
+++ b/charts/stable/littlelink/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [littlelink-4.0.1](https://github.com/truecharts/apps/compare/littlelink-4.0.0...littlelink-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+* update non-major ([#1232](https://github.com/truecharts/apps/issues/1232))
+
+
+
### [littlelink-4.0.0](https://github.com/truecharts/apps/compare/littlelink-3.0.18...littlelink-4.0.0) (2021-10-25)
diff --git a/charts/stable/littlelink/README.md b/charts/stable/littlelink/README.md
index bb1d7dace85..3f6341224d6 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/littlelink/helm-values.md b/charts/stable/littlelink/helm-values.md
index 94e63b5f81f..21387da7b84 100644
--- a/charts/stable/littlelink/helm-values.md
+++ b/charts/stable/littlelink/helm-values.md
@@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here
| envFrom[0].configMapRef.name | string | `"littlelinkconfig"` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/techno-tim/littlelink-server"` | |
-| image.tag | string | `"latest@sha256:c22a82b4e3623e456f52f49e86f12c3380a759cb2ae62a7fc5c1c0b04b1955c1"` | |
+| image.tag | string | `"latest@sha256:94a791dcc83fb834132ccdbe685193dc24f227a32fccf1d530e5889645c73426"` | |
| littlelink.avatar_2x_url | string | `"https://pbs.twimg.com/profile_images/1286144221217316864/qiaskopb_400x400.jpg"` | |
| littlelink.avatar_alt | string | `"techno tim profile pic"` | |
| littlelink.avatar_url | string | `"https://pbs.twimg.com/profile_images/1286144221217316864/qiaskopb_200x200.jpg"` | |
diff --git a/charts/stable/lychee/CHANGELOG.md b/charts/stable/lychee/CHANGELOG.md
index 1c6be7456f2..83d28807f9d 100644
--- a/charts/stable/lychee/CHANGELOG.md
+++ b/charts/stable/lychee/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [lychee-9.0.1](https://github.com/truecharts/apps/compare/lychee-9.0.0...lychee-9.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [lychee-9.0.0](https://github.com/truecharts/apps/compare/lychee-8.0.16...lychee-9.0.0) (2021-10-25)
diff --git a/charts/stable/lychee/README.md b/charts/stable/lychee/README.md
index e8f9d56c872..eef2be155d7 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/mealie/CHANGELOG.md b/charts/stable/mealie/CHANGELOG.md
index 2ae6840cbaa..77b6b78d581 100644
--- a/charts/stable/mealie/CHANGELOG.md
+++ b/charts/stable/mealie/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [mealie-4.0.1](https://github.com/truecharts/apps/compare/mealie-4.0.0...mealie-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [mealie-4.0.0](https://github.com/truecharts/apps/compare/mealie-3.0.16...mealie-4.0.0) (2021-10-25)
diff --git a/charts/stable/mealie/README.md b/charts/stable/mealie/README.md
index 61a24f9e492..ca54f3115e2 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/medusa/CHANGELOG.md b/charts/stable/medusa/CHANGELOG.md
index 3699b1c2def..1abe9a7b293 100644
--- a/charts/stable/medusa/CHANGELOG.md
+++ b/charts/stable/medusa/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [medusa-1.0.1](https://github.com/truecharts/apps/compare/medusa-1.0.0...medusa-1.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [medusa-1.0.0](https://github.com/truecharts/apps/compare/medusa-0.0.12...medusa-1.0.0) (2021-10-25)
diff --git a/charts/stable/medusa/README.md b/charts/stable/medusa/README.md
index 4e15ca64f41..c531544d6ec 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/miniflux/CHANGELOG.md b/charts/stable/miniflux/CHANGELOG.md
index ffdabc594f1..c7fc5f568c2 100644
--- a/charts/stable/miniflux/CHANGELOG.md
+++ b/charts/stable/miniflux/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [miniflux-3.0.1](https://github.com/truecharts/apps/compare/miniflux-3.0.0...miniflux-3.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [miniflux-3.0.0](https://github.com/truecharts/apps/compare/miniflux-2.0.0...miniflux-3.0.0) (2021-10-26)
diff --git a/charts/stable/miniflux/README.md b/charts/stable/miniflux/README.md
index 4f0b0f90598..ed92ae035a5 100644
--- a/charts/stable/miniflux/README.md
+++ b/charts/stable/miniflux/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org/ | postgresql | 5.1.0 |
-| https://truecharts.org | common | 8.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/minio-console/CHANGELOG.md b/charts/stable/minio-console/CHANGELOG.md
index 95199162d90..c5bd07481ab 100644
--- a/charts/stable/minio-console/CHANGELOG.md
+++ b/charts/stable/minio-console/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [minio-console-1.0.1](https://github.com/truecharts/apps/compare/minio-console-1.0.0...minio-console-1.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+* update non-major ([#1232](https://github.com/truecharts/apps/issues/1232))
+
+
+
### [minio-console-1.0.0](https://github.com/truecharts/apps/compare/minio-console-0.0.12...minio-console-1.0.0) (2021-10-25)
diff --git a/charts/stable/minio-console/Chart.yaml b/charts/stable/minio-console/Chart.yaml
index 6fe26b2fc9a..6ee4859c151 100644
--- a/charts/stable/minio-console/Chart.yaml
+++ b/charts/stable/minio-console/Chart.yaml
@@ -1,5 +1,5 @@
apiVersion: v2
-appVersion: "0.10.4"
+appVersion: "0.11.0"
dependencies:
- name: common
repository: https://truecharts.org
diff --git a/charts/stable/minio-console/README.md b/charts/stable/minio-console/README.md
index 1973a970217..2e849a4506d 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/minio-console/helm-values.md b/charts/stable/minio-console/helm-values.md
index 44fb3e52126..ef6e6c628f1 100644
--- a/charts/stable/minio-console/helm-values.md
+++ b/charts/stable/minio-console/helm-values.md
@@ -17,7 +17,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.TZ | string | `"UTC"` | Set the container timezone |
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"minio/console"` | image repository |
-| image.tag | string | `"v0.10.4@sha256:3aa27c8325a30b8f188d646bb1c7a8ad0a81b41a1099d1d9e4b29b2c76c731dd"` | image tag |
+| image.tag | string | `"v0.11.0@sha256:14cdf2498baf2c58811f842a0a382c56c64ea6576cde769670494b06ffc2653c"` | image tag |
| 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 ee2e3ad8998..897b1cd5e7c 100644
--- a/charts/stable/mosquitto/CHANGELOG.md
+++ b/charts/stable/mosquitto/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [mosquitto-4.0.1](https://github.com/truecharts/apps/compare/mosquitto-4.0.0...mosquitto-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [mosquitto-4.0.0](https://github.com/truecharts/apps/compare/mosquitto-3.0.15...mosquitto-4.0.0) (2021-10-25)
diff --git a/charts/stable/mosquitto/README.md b/charts/stable/mosquitto/README.md
index 77a82ff9205..5a5b3cbd491 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/mstream/CHANGELOG.md b/charts/stable/mstream/CHANGELOG.md
index e65f32afd9a..0ff12218180 100644
--- a/charts/stable/mstream/CHANGELOG.md
+++ b/charts/stable/mstream/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [mstream-1.0.1](https://github.com/truecharts/apps/compare/mstream-1.0.0...mstream-1.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [mstream-1.0.0](https://github.com/truecharts/apps/compare/mstream-0.0.12...mstream-1.0.0) (2021-10-25)
diff --git a/charts/stable/mstream/README.md b/charts/stable/mstream/README.md
index a6232baf0ec..84594c0711d 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/muximux/CHANGELOG.md b/charts/stable/muximux/CHANGELOG.md
index 15d02f154f2..1719ca19c52 100644
--- a/charts/stable/muximux/CHANGELOG.md
+++ b/charts/stable/muximux/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [muximux-1.0.1](https://github.com/truecharts/apps/compare/muximux-1.0.0...muximux-1.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+* update non-major ([#1232](https://github.com/truecharts/apps/issues/1232))
+
+
+
### [muximux-1.0.0](https://github.com/truecharts/apps/compare/muximux-0.0.12...muximux-1.0.0) (2021-10-25)
diff --git a/charts/stable/muximux/README.md b/charts/stable/muximux/README.md
index e0a649c321a..b1516dc6984 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/muximux/helm-values.md b/charts/stable/muximux/helm-values.md
index b74ceb53bea..dce68e37a0b 100644
--- a/charts/stable/muximux/helm-values.md
+++ b/charts/stable/muximux/helm-values.md
@@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.PUID | int | `568` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/linuxserver/muximux"` | |
-| image.tag | string | `"version-057352e8@sha256:6bfa1fba5f2db524483fb31b9631899555cfec8f978930d49f9b8ef3ff5e2d99"` | |
+| image.tag | string | `"version-057352e8@sha256:8d9cf5ab14853ed5caf7ec40ecce8d460b818222d59e9901cae80bee583909b9"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| persistence.varrun.enabled | bool | `true` | |
diff --git a/charts/stable/mylar/CHANGELOG.md b/charts/stable/mylar/CHANGELOG.md
index e289b331dd3..e8f0bd9d989 100644
--- a/charts/stable/mylar/CHANGELOG.md
+++ b/charts/stable/mylar/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [mylar-4.0.1](https://github.com/truecharts/apps/compare/mylar-4.0.0...mylar-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [mylar-4.0.0](https://github.com/truecharts/apps/compare/mylar-3.0.16...mylar-4.0.0) (2021-10-25)
diff --git a/charts/stable/mylar/README.md b/charts/stable/mylar/README.md
index 3b4d4137fed..6c19449e2a0 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/navidrome/CHANGELOG.md b/charts/stable/navidrome/CHANGELOG.md
index 47b13c15033..446b0bf8a83 100644
--- a/charts/stable/navidrome/CHANGELOG.md
+++ b/charts/stable/navidrome/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [navidrome-9.0.1](https://github.com/truecharts/apps/compare/navidrome-9.0.0...navidrome-9.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [navidrome-9.0.0](https://github.com/truecharts/apps/compare/navidrome-8.0.17...navidrome-9.0.0) (2021-10-25)
diff --git a/charts/stable/navidrome/README.md b/charts/stable/navidrome/README.md
index a5a09c52b94..7de501e23a6 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/nextcloud/CHANGELOG.md b/charts/stable/nextcloud/CHANGELOG.md
index cde3613c71e..1ba0cc1ba6a 100644
--- a/charts/stable/nextcloud/CHANGELOG.md
+++ b/charts/stable/nextcloud/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [nextcloud-9.0.1](https://github.com/truecharts/apps/compare/nextcloud-9.0.0...nextcloud-9.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [nextcloud-9.0.0](https://github.com/truecharts/apps/compare/nextcloud-8.0.5...nextcloud-9.0.0) (2021-10-26)
diff --git a/charts/stable/nextcloud/README.md b/charts/stable/nextcloud/README.md
index 2a066d96890..8c0e6e94596 100644
--- a/charts/stable/nextcloud/README.md
+++ b/charts/stable/nextcloud/README.md
@@ -20,7 +20,7 @@ Kubernetes: `>=1.16.0-0`
|------------|------|---------|
| https://charts.bitnami.com/bitnami | redis | 15.5.1 |
| https://truecharts.org/ | postgresql | 5.1.0 |
-| https://truecharts.org | common | 8.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/node-red/CHANGELOG.md b/charts/stable/node-red/CHANGELOG.md
index 9cbee4dfeda..3d2d36ef731 100644
--- a/charts/stable/node-red/CHANGELOG.md
+++ b/charts/stable/node-red/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [node-red-9.0.1](https://github.com/truecharts/apps/compare/node-red-9.0.0...node-red-9.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+* update non-major ([#1232](https://github.com/truecharts/apps/issues/1232))
+
+
+
### [node-red-9.0.0](https://github.com/truecharts/apps/compare/node-red-8.0.16...node-red-9.0.0) (2021-10-25)
diff --git a/charts/stable/node-red/Chart.yaml b/charts/stable/node-red/Chart.yaml
index c6e7855b598..5df8ad61d98 100644
--- a/charts/stable/node-red/Chart.yaml
+++ b/charts/stable/node-red/Chart.yaml
@@ -1,5 +1,5 @@
apiVersion: v2
-appVersion: "2.0.6"
+appVersion: "2.1.2"
dependencies:
- name: common
repository: https://truecharts.org
diff --git a/charts/stable/node-red/README.md b/charts/stable/node-red/README.md
index 366805b5451..0c959cd0f78 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/node-red/helm-values.md b/charts/stable/node-red/helm-values.md
index a7ddd17bd3b..2fa24a4f50f 100644
--- a/charts/stable/node-red/helm-values.md
+++ b/charts/stable/node-red/helm-values.md
@@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here
| env | object | `{}` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/truecharts/node-red"` | |
-| image.tag | string | `"v2.0.6@sha256:b772bf702782d81b124453477846b15ddef0253c67ac6135a8c3d96128d9f9a3"` | |
+| image.tag | string | `"v2.1.2@sha256:1bdc555a36417b165ed2ae1246a15321cdb476bfa1a0315c82d1931ad9beb04f"` | |
| persistence.data.accessMode | string | `"ReadWriteOnce"` | |
| persistence.data.enabled | bool | `true` | |
| persistence.data.mountPath | string | `"/data"` | |
diff --git a/charts/stable/notes/CHANGELOG.md b/charts/stable/notes/CHANGELOG.md
index 1cff05a2d16..8ebddf75dd5 100644
--- a/charts/stable/notes/CHANGELOG.md
+++ b/charts/stable/notes/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [notes-1.0.1](https://github.com/truecharts/apps/compare/notes-1.0.0...notes-1.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [notes-1.0.0](https://github.com/truecharts/apps/compare/notes-0.0.12...notes-1.0.0) (2021-10-25)
diff --git a/charts/stable/notes/README.md b/charts/stable/notes/README.md
index aff07f0bf7a..fa893e0398c 100644
--- a/charts/stable/notes/README.md
+++ b/charts/stable/notes/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/novnc/CHANGELOG.md b/charts/stable/novnc/CHANGELOG.md
index f7c8ee0a293..8d3d21bcfb0 100644
--- a/charts/stable/novnc/CHANGELOG.md
+++ b/charts/stable/novnc/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [novnc-1.0.1](https://github.com/truecharts/apps/compare/novnc-1.0.0...novnc-1.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [novnc-1.0.0](https://github.com/truecharts/apps/compare/novnc-0.0.12...novnc-1.0.0) (2021-10-25)
diff --git a/charts/stable/novnc/README.md b/charts/stable/novnc/README.md
index 9c47da01940..cb9c0087985 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/nullserv/CHANGELOG.md b/charts/stable/nullserv/CHANGELOG.md
index b38f96eea62..0a5ea130688 100644
--- a/charts/stable/nullserv/CHANGELOG.md
+++ b/charts/stable/nullserv/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [nullserv-4.0.1](https://github.com/truecharts/apps/compare/nullserv-4.0.0...nullserv-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [nullserv-4.0.0](https://github.com/truecharts/apps/compare/nullserv-3.0.16...nullserv-4.0.0) (2021-10-25)
diff --git a/charts/stable/nullserv/README.md b/charts/stable/nullserv/README.md
index a5e782f46ba..b08ab91a9de 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/nzbget/CHANGELOG.md b/charts/stable/nzbget/CHANGELOG.md
index 42864a45a53..cfe51533f68 100644
--- a/charts/stable/nzbget/CHANGELOG.md
+++ b/charts/stable/nzbget/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [nzbget-9.0.1](https://github.com/truecharts/apps/compare/nzbget-9.0.0...nzbget-9.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [nzbget-9.0.0](https://github.com/truecharts/apps/compare/nzbget-8.0.16...nzbget-9.0.0) (2021-10-25)
diff --git a/charts/stable/nzbget/README.md b/charts/stable/nzbget/README.md
index e101b92412d..39a67fb9286 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/nzbhydra/CHANGELOG.md b/charts/stable/nzbhydra/CHANGELOG.md
index fc71f7f6f42..512fad104d5 100644
--- a/charts/stable/nzbhydra/CHANGELOG.md
+++ b/charts/stable/nzbhydra/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [nzbhydra-9.0.1](https://github.com/truecharts/apps/compare/nzbhydra-9.0.0...nzbhydra-9.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [nzbhydra-9.0.0](https://github.com/truecharts/apps/compare/nzbhydra-8.0.20...nzbhydra-9.0.0) (2021-10-25)
diff --git a/charts/stable/nzbhydra/README.md b/charts/stable/nzbhydra/README.md
index aa235aab82f..bb13c327dd7 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/octoprint/CHANGELOG.md b/charts/stable/octoprint/CHANGELOG.md
index a1170ce40e2..7a21e279c9c 100644
--- a/charts/stable/octoprint/CHANGELOG.md
+++ b/charts/stable/octoprint/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [octoprint-4.0.1](https://github.com/truecharts/apps/compare/octoprint-4.0.0...octoprint-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [octoprint-4.0.0](https://github.com/truecharts/apps/compare/octoprint-3.0.17...octoprint-4.0.0) (2021-10-25)
diff --git a/charts/stable/octoprint/README.md b/charts/stable/octoprint/README.md
index 048f8d23990..36f04124047 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/odoo/CHANGELOG.md b/charts/stable/odoo/CHANGELOG.md
index c0da0df45c3..d3dc4115e45 100644
--- a/charts/stable/odoo/CHANGELOG.md
+++ b/charts/stable/odoo/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [odoo-3.0.1](https://github.com/truecharts/apps/compare/odoo-3.0.0...odoo-3.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [odoo-3.0.0](https://github.com/truecharts/apps/compare/odoo-2.0.0...odoo-3.0.0) (2021-10-26)
diff --git a/charts/stable/odoo/README.md b/charts/stable/odoo/README.md
index b0b635e73e8..edab748de5b 100644
--- a/charts/stable/odoo/README.md
+++ b/charts/stable/odoo/README.md
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org/ | postgresql | 5.1.0 |
-| https://truecharts.org | common | 8.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/omada-controller/CHANGELOG.md b/charts/stable/omada-controller/CHANGELOG.md
index a86d90328cd..8a33152533e 100644
--- a/charts/stable/omada-controller/CHANGELOG.md
+++ b/charts/stable/omada-controller/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [omada-controller-4.0.1](https://github.com/truecharts/apps/compare/omada-controller-4.0.0...omada-controller-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [omada-controller-4.0.0](https://github.com/truecharts/apps/compare/omada-controller-3.0.20...omada-controller-4.0.0) (2021-10-25)
diff --git a/charts/stable/omada-controller/README.md b/charts/stable/omada-controller/README.md
index 0a9b7d1f944..9c97da54d13 100644
--- a/charts/stable/omada-controller/README.md
+++ b/charts/stable/omada-controller/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/ombi/CHANGELOG.md b/charts/stable/ombi/CHANGELOG.md
index 181095f4087..63a0ccceecd 100644
--- a/charts/stable/ombi/CHANGELOG.md
+++ b/charts/stable/ombi/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [ombi-9.0.1](https://github.com/truecharts/apps/compare/ombi-9.0.0...ombi-9.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [ombi-9.0.0](https://github.com/truecharts/apps/compare/ombi-8.0.16...ombi-9.0.0) (2021-10-25)
diff --git a/charts/stable/ombi/README.md b/charts/stable/ombi/README.md
index 4271d7dcff9..eea93062a7b 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/onlyoffice-document-server/CHANGELOG.md b/charts/stable/onlyoffice-document-server/CHANGELOG.md
index 9ecaf3c3543..583ca88eaf6 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.1](https://github.com/truecharts/apps/compare/onlyoffice-document-server-2.0.0...onlyoffice-document-server-2.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [onlyoffice-document-server-2.0.0](https://github.com/truecharts/apps/compare/onlyoffice-document-server-1.0.10...onlyoffice-document-server-2.0.0) (2021-10-25)
diff --git a/charts/stable/onlyoffice-document-server/README.md b/charts/stable/onlyoffice-document-server/README.md
index a42af6f2d50..7e9561a4895 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/openkm/CHANGELOG.md b/charts/stable/openkm/CHANGELOG.md
index c85d0477a66..da12327f303 100644
--- a/charts/stable/openkm/CHANGELOG.md
+++ b/charts/stable/openkm/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [openkm-3.0.1](https://github.com/truecharts/apps/compare/openkm-3.0.0...openkm-3.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [openkm-3.0.0](https://github.com/truecharts/apps/compare/openkm-2.0.0...openkm-3.0.0) (2021-10-26)
diff --git a/charts/stable/openkm/README.md b/charts/stable/openkm/README.md
index c3499d880ed..bf5e8b33369 100644
--- a/charts/stable/openkm/README.md
+++ b/charts/stable/openkm/README.md
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org/ | postgresql | 5.1.0 |
-| https://truecharts.org | common | 8.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/openldap/CHANGELOG.md b/charts/stable/openldap/CHANGELOG.md
index 7f3acb53eb3..1fa71960d25 100644
--- a/charts/stable/openldap/CHANGELOG.md
+++ b/charts/stable/openldap/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [openldap-4.0.1](https://github.com/truecharts/apps/compare/openldap-4.0.0...openldap-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [openldap-4.0.0](https://github.com/truecharts/apps/compare/openldap-3.0.16...openldap-4.0.0) (2021-10-25)
diff --git a/charts/stable/openldap/README.md b/charts/stable/openldap/README.md
index dc7bbbbc63d..30c3f5afc2d 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/organizr/CHANGELOG.md b/charts/stable/organizr/CHANGELOG.md
index 836605e7ce6..da537183cd8 100644
--- a/charts/stable/organizr/CHANGELOG.md
+++ b/charts/stable/organizr/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [organizr-9.0.1](https://github.com/truecharts/apps/compare/organizr-9.0.0...organizr-9.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [organizr-9.0.0](https://github.com/truecharts/apps/compare/organizr-8.0.17...organizr-9.0.0) (2021-10-25)
diff --git a/charts/stable/organizr/README.md b/charts/stable/organizr/README.md
index 8342df4be41..36d6bd37ee1 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/oscam/CHANGELOG.md b/charts/stable/oscam/CHANGELOG.md
index 510f98a4fb5..94109a2e14d 100644
--- a/charts/stable/oscam/CHANGELOG.md
+++ b/charts/stable/oscam/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [oscam-4.0.1](https://github.com/truecharts/apps/compare/oscam-4.0.0...oscam-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [oscam-4.0.0](https://github.com/truecharts/apps/compare/oscam-3.0.16...oscam-4.0.0) (2021-10-25)
diff --git a/charts/stable/oscam/README.md b/charts/stable/oscam/README.md
index 086f7b74bd8..6d6b8f303b4 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/overseerr/CHANGELOG.md b/charts/stable/overseerr/CHANGELOG.md
index da1891bf06b..9ae91a3a879 100644
--- a/charts/stable/overseerr/CHANGELOG.md
+++ b/charts/stable/overseerr/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [overseerr-4.0.1](https://github.com/truecharts/apps/compare/overseerr-4.0.0...overseerr-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [overseerr-4.0.0](https://github.com/truecharts/apps/compare/overseerr-3.0.16...overseerr-4.0.0) (2021-10-25)
diff --git a/charts/stable/overseerr/README.md b/charts/stable/overseerr/README.md
index 538d575ce24..376d9a64ebc 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/owncast/CHANGELOG.md b/charts/stable/owncast/CHANGELOG.md
index d35cde2ac80..8c617cbd482 100644
--- a/charts/stable/owncast/CHANGELOG.md
+++ b/charts/stable/owncast/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [owncast-4.0.1](https://github.com/truecharts/apps/compare/owncast-4.0.0...owncast-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [owncast-4.0.0](https://github.com/truecharts/apps/compare/owncast-3.0.18...owncast-4.0.0) (2021-10-25)
diff --git a/charts/stable/owncast/README.md b/charts/stable/owncast/README.md
index e2f23035eec..eb60b36fe66 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/owncloud-ocis/CHANGELOG.md b/charts/stable/owncloud-ocis/CHANGELOG.md
index d14440001ad..8890c42d647 100644
--- a/charts/stable/owncloud-ocis/CHANGELOG.md
+++ b/charts/stable/owncloud-ocis/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [owncloud-ocis-4.0.1](https://github.com/truecharts/apps/compare/owncloud-ocis-4.0.0...owncloud-ocis-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [owncloud-ocis-4.0.0](https://github.com/truecharts/apps/compare/owncloud-ocis-3.0.17...owncloud-ocis-4.0.0) (2021-10-25)
diff --git a/charts/stable/owncloud-ocis/README.md b/charts/stable/owncloud-ocis/README.md
index 536d7c9cf7e..6696e6e2720 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/pgadmin/CHANGELOG.md b/charts/stable/pgadmin/CHANGELOG.md
index 03e1ecdc01f..f1bacbd70f1 100644
--- a/charts/stable/pgadmin/CHANGELOG.md
+++ b/charts/stable/pgadmin/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [pgadmin-4.0.1](https://github.com/truecharts/apps/compare/pgadmin-4.0.0...pgadmin-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+* update non-major ([#1232](https://github.com/truecharts/apps/issues/1232))
+
+
+
### [pgadmin-4.0.0](https://github.com/truecharts/apps/compare/pgadmin-3.0.17...pgadmin-4.0.0) (2021-10-25)
diff --git a/charts/stable/pgadmin/Chart.yaml b/charts/stable/pgadmin/Chart.yaml
index a79daa08d13..5761cbe09e4 100644
--- a/charts/stable/pgadmin/Chart.yaml
+++ b/charts/stable/pgadmin/Chart.yaml
@@ -1,5 +1,5 @@
apiVersion: v2
-appVersion: "6.0"
+appVersion: "6.1"
dependencies:
- name: common
repository: https://truecharts.org
diff --git a/charts/stable/pgadmin/README.md b/charts/stable/pgadmin/README.md
index f30928986b2..7f4973df6eb 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/pgadmin/helm-values.md b/charts/stable/pgadmin/helm-values.md
index 8a424d9a507..776581862b5 100644
--- a/charts/stable/pgadmin/helm-values.md
+++ b/charts/stable/pgadmin/helm-values.md
@@ -15,7 +15,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.PGADMIN_DEFAULT_PASSWORD | string | `"changeme"` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"docker.io/dpage/pgadmin4"` | |
-| image.tag | string | `"6.0@sha256:7ea3d72f0c962a7b5ce6d37dea84fb30b32fb52e8cb1a6eb38a15d512e2a15a0"` | |
+| image.tag | string | `"6.1@sha256:6b740e88b8c3563bdbb1e42b0a24927f3c24081591ada25f3996c5e4107ce1d6"` | |
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/var/lib/pgadmin"` | |
diff --git a/charts/stable/photoprism/CHANGELOG.md b/charts/stable/photoprism/CHANGELOG.md
index 7efc60d621d..3c531c24033 100644
--- a/charts/stable/photoprism/CHANGELOG.md
+++ b/charts/stable/photoprism/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [photoprism-5.0.1](https://github.com/truecharts/apps/compare/photoprism-5.0.0...photoprism-5.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [photoprism-5.0.0](https://github.com/truecharts/apps/compare/photoprism-4.0.11...photoprism-5.0.0) (2021-10-25)
diff --git a/charts/stable/photoprism/README.md b/charts/stable/photoprism/README.md
index a4a80f44f95..baeeb602ec3 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/photoshow/CHANGELOG.md b/charts/stable/photoshow/CHANGELOG.md
index da04b266491..61f9676a945 100644
--- a/charts/stable/photoshow/CHANGELOG.md
+++ b/charts/stable/photoshow/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [photoshow-1.0.1](https://github.com/truecharts/apps/compare/photoshow-1.0.0...photoshow-1.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+* update non-major ([#1232](https://github.com/truecharts/apps/issues/1232))
+
+
+
### [photoshow-1.0.0](https://github.com/truecharts/apps/compare/photoshow-0.0.12...photoshow-1.0.0) (2021-10-25)
diff --git a/charts/stable/photoshow/README.md b/charts/stable/photoshow/README.md
index 02912ab7a7a..6fe022e7dee 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/photoshow/helm-values.md b/charts/stable/photoshow/helm-values.md
index d04dc730565..603c0be61d4 100644
--- a/charts/stable/photoshow/helm-values.md
+++ b/charts/stable/photoshow/helm-values.md
@@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.PUID | int | `568` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/linuxserver/photoshow"` | |
-| image.tag | string | `"version-48aabb98@sha256:7be50449ab91931477e4bfa72eb315470c06bdb7810de28abd348965c9e86752"` | |
+| image.tag | string | `"version-48aabb98@sha256:b3b301f4915e4c8f1ba32f78610b0bcb709a1269edce5203d1ef2d01ef1bdb72"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| persistence.pictures.accessMode | string | `"ReadWriteOnce"` | |
diff --git a/charts/stable/phpldapadmin/CHANGELOG.md b/charts/stable/phpldapadmin/CHANGELOG.md
index 15bd304f009..d86effc80f4 100644
--- a/charts/stable/phpldapadmin/CHANGELOG.md
+++ b/charts/stable/phpldapadmin/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [phpldapadmin-4.0.1](https://github.com/truecharts/apps/compare/phpldapadmin-4.0.0...phpldapadmin-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [phpldapadmin-4.0.0](https://github.com/truecharts/apps/compare/phpldapadmin-3.0.16...phpldapadmin-4.0.0) (2021-10-25)
diff --git a/charts/stable/phpldapadmin/README.md b/charts/stable/phpldapadmin/README.md
index 8bd90358238..04f62fe9c17 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/piaware/CHANGELOG.md b/charts/stable/piaware/CHANGELOG.md
index 5813d66440f..c0f31ef0581 100644
--- a/charts/stable/piaware/CHANGELOG.md
+++ b/charts/stable/piaware/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [piaware-4.0.1](https://github.com/truecharts/apps/compare/piaware-4.0.0...piaware-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [piaware-4.0.0](https://github.com/truecharts/apps/compare/piaware-3.0.16...piaware-4.0.0) (2021-10-25)
diff --git a/charts/stable/piaware/README.md b/charts/stable/piaware/README.md
index 24542726240..24ad3563fdc 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/pihole/CHANGELOG.md b/charts/stable/pihole/CHANGELOG.md
index 6e6b4cb43fe..d2561fa7e5d 100644
--- a/charts/stable/pihole/CHANGELOG.md
+++ b/charts/stable/pihole/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [pihole-4.0.1](https://github.com/truecharts/apps/compare/pihole-4.0.0...pihole-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [pihole-4.0.0](https://github.com/truecharts/apps/compare/pihole-3.0.18...pihole-4.0.0) (2021-10-25)
diff --git a/charts/stable/pihole/README.md b/charts/stable/pihole/README.md
index b6a936a8487..0498bc18f33 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/pixapop/CHANGELOG.md b/charts/stable/pixapop/CHANGELOG.md
index d6ae60e8bf2..dc835c6299d 100644
--- a/charts/stable/pixapop/CHANGELOG.md
+++ b/charts/stable/pixapop/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [pixapop-1.0.1](https://github.com/truecharts/apps/compare/pixapop-1.0.0...pixapop-1.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [pixapop-1.0.0](https://github.com/truecharts/apps/compare/pixapop-0.0.12...pixapop-1.0.0) (2021-10-25)
diff --git a/charts/stable/pixapop/README.md b/charts/stable/pixapop/README.md
index d5681fed4c9..96bca102d7f 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/plex/CHANGELOG.md b/charts/stable/plex/CHANGELOG.md
index 7359113c5d5..393ed8b6f27 100644
--- a/charts/stable/plex/CHANGELOG.md
+++ b/charts/stable/plex/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [plex-8.0.1](https://github.com/truecharts/apps/compare/plex-8.0.0...plex-8.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [plex-8.0.0](https://github.com/truecharts/apps/compare/plex-7.0.17...plex-8.0.0) (2021-10-25)
diff --git a/charts/stable/plex/README.md b/charts/stable/plex/README.md
index d4ad2261ed7..05e066ba1b3 100644
--- a/charts/stable/plex/README.md
+++ b/charts/stable/plex/README.md
@@ -13,7 +13,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/podgrab/CHANGELOG.md b/charts/stable/podgrab/CHANGELOG.md
index 23146cfe807..0eafeecee0d 100644
--- a/charts/stable/podgrab/CHANGELOG.md
+++ b/charts/stable/podgrab/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [podgrab-7.0.1](https://github.com/truecharts/apps/compare/podgrab-7.0.0...podgrab-7.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [podgrab-7.0.0](https://github.com/truecharts/apps/compare/podgrab-6.0.16...podgrab-7.0.0) (2021-10-25)
diff --git a/charts/stable/podgrab/README.md b/charts/stable/podgrab/README.md
index c0e583c1b3f..8cba8da8584 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/postgresql/CHANGELOG.md b/charts/stable/postgresql/CHANGELOG.md
index 029e46d9a97..bbadef3c17d 100644
--- a/charts/stable/postgresql/CHANGELOG.md
+++ b/charts/stable/postgresql/CHANGELOG.md
@@ -1,6 +1,17 @@
# Changelog
+
+### [postgresql-5.1.1](https://github.com/truecharts/apps/compare/postgresql-5.1.0...postgresql-5.1.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+* update major docker tags (major) ([#1235](https://github.com/truecharts/apps/issues/1235))
+* update non-major ([#1232](https://github.com/truecharts/apps/issues/1232))
+
+
+
### [postgresql-5.1.0](https://github.com/truecharts/apps/compare/postgresql-4.1.0...postgresql-5.1.0) (2021-10-26)
diff --git a/charts/stable/postgresql/Chart.yaml b/charts/stable/postgresql/Chart.yaml
index 440e18ea70b..05af542e5a9 100644
--- a/charts/stable/postgresql/Chart.yaml
+++ b/charts/stable/postgresql/Chart.yaml
@@ -1,5 +1,5 @@
apiVersion: v2
-appVersion: "13.4.0"
+appVersion: "14.0.0"
dependencies:
- name: common
repository: https://truecharts.org
diff --git a/charts/stable/postgresql/README.md b/charts/stable/postgresql/README.md
index cb204bf5010..000677d8040 100644
--- a/charts/stable/postgresql/README.md
+++ b/charts/stable/postgresql/README.md
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/postgresql/helm-values.md b/charts/stable/postgresql/helm-values.md
index c9e35ba1d35..6c5c195cbff 100644
--- a/charts/stable/postgresql/helm-values.md
+++ b/charts/stable/postgresql/helm-values.md
@@ -19,7 +19,7 @@ You will, however, be able to use all values referenced in the common chart here
| existingSecret | string | `""` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"bitnami/postgresql"` | |
-| image.tag | string | `"13.4.0@sha256:6ae26c46c20358fb2889a759d11d237b1d6d5f73ba206ef3d66f95448a859382"` | |
+| image.tag | string | `"14.0.0@sha256:3076561d591ccd3a3629851997bef40a92eee9e7686de33b586efc8d35e7d9ca"` | |
| persistence.db.accessMode | string | `"ReadWriteOnce"` | |
| persistence.db.enabled | bool | `true` | |
| persistence.db.mountPath | string | `"/bitnami/postgresql"` | |
diff --git a/charts/stable/pretend-youre-xyzzy/CHANGELOG.md b/charts/stable/pretend-youre-xyzzy/CHANGELOG.md
index 23c2a1b037b..daa45db0a32 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.1](https://github.com/truecharts/apps/compare/pretend-youre-xyzzy-4.0.0...pretend-youre-xyzzy-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [pretend-youre-xyzzy-4.0.0](https://github.com/truecharts/apps/compare/pretend-youre-xyzzy-3.0.16...pretend-youre-xyzzy-4.0.0) (2021-10-25)
diff --git a/charts/stable/pretend-youre-xyzzy/README.md b/charts/stable/pretend-youre-xyzzy/README.md
index c1a1ebcb10d..78b0d1b9d92 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/protonmail-bridge/CHANGELOG.md b/charts/stable/protonmail-bridge/CHANGELOG.md
index fc37c301467..28920556107 100644
--- a/charts/stable/protonmail-bridge/CHANGELOG.md
+++ b/charts/stable/protonmail-bridge/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [protonmail-bridge-4.0.1](https://github.com/truecharts/apps/compare/protonmail-bridge-4.0.0...protonmail-bridge-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [protonmail-bridge-4.0.0](https://github.com/truecharts/apps/compare/protonmail-bridge-3.0.16...protonmail-bridge-4.0.0) (2021-10-25)
diff --git a/charts/stable/protonmail-bridge/README.md b/charts/stable/protonmail-bridge/README.md
index 10c3e8233f6..aea43ef41f2 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/prowlarr/CHANGELOG.md b/charts/stable/prowlarr/CHANGELOG.md
index fc6f7e9157c..f9b84a36041 100644
--- a/charts/stable/prowlarr/CHANGELOG.md
+++ b/charts/stable/prowlarr/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [prowlarr-4.0.1](https://github.com/truecharts/apps/compare/prowlarr-4.0.0...prowlarr-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+* update non-major ([#1232](https://github.com/truecharts/apps/issues/1232))
+
+
+
### [prowlarr-4.0.0](https://github.com/truecharts/apps/compare/prowlarr-3.0.20...prowlarr-4.0.0) (2021-10-25)
diff --git a/charts/stable/prowlarr/Chart.yaml b/charts/stable/prowlarr/Chart.yaml
index fde636bd36a..46a2bf3cad1 100644
--- a/charts/stable/prowlarr/Chart.yaml
+++ b/charts/stable/prowlarr/Chart.yaml
@@ -1,5 +1,5 @@
apiVersion: v2
-appVersion: "0.1.1.1029"
+appVersion: "0.1.1.1030"
dependencies:
- name: common
repository: https://truecharts.org
diff --git a/charts/stable/prowlarr/README.md b/charts/stable/prowlarr/README.md
index eacfd87310f..1047fb34b1f 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/prowlarr/helm-values.md b/charts/stable/prowlarr/helm-values.md
index 27b4a27fa9e..33e0f7f00ec 100644
--- a/charts/stable/prowlarr/helm-values.md
+++ b/charts/stable/prowlarr/helm-values.md
@@ -15,7 +15,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.TZ | string | `"UTC"` | Set the container timezone |
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"ghcr.io/k8s-at-home/prowlarr"` | image repository |
-| image.tag | string | `"v0.1.1.1029@sha256:76a099f8ea058a6a0aa08bfa89e296e5fa2f28d1874c73d1e4185f680f2c84b1"` | image tag |
+| image.tag | string | `"v0.1.1.1030@sha256:71a0ec1a72a97890be0bf2adc07d7bf934ccdf854cbac8d183814a2ee7639ccf"` | image tag |
| ingress.main | object | See values.yaml | Enable and configure ingress settings for the chart under this key. |
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
diff --git a/charts/stable/pyload/CHANGELOG.md b/charts/stable/pyload/CHANGELOG.md
index 2243e6bf60b..fb067467853 100644
--- a/charts/stable/pyload/CHANGELOG.md
+++ b/charts/stable/pyload/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [pyload-4.0.1](https://github.com/truecharts/apps/compare/pyload-4.0.0...pyload-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [pyload-4.0.0](https://github.com/truecharts/apps/compare/pyload-3.0.16...pyload-4.0.0) (2021-10-25)
diff --git a/charts/stable/pyload/README.md b/charts/stable/pyload/README.md
index 561a7ecb1d3..ab6fb32d895 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/qbittorrent/CHANGELOG.md b/charts/stable/qbittorrent/CHANGELOG.md
index 93f5033f146..9361e22c6d9 100644
--- a/charts/stable/qbittorrent/CHANGELOG.md
+++ b/charts/stable/qbittorrent/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [qbittorrent-9.0.1](https://github.com/truecharts/apps/compare/qbittorrent-9.0.0...qbittorrent-9.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [qbittorrent-9.0.0](https://github.com/truecharts/apps/compare/qbittorrent-8.0.17...qbittorrent-9.0.0) (2021-10-25)
diff --git a/charts/stable/qbittorrent/README.md b/charts/stable/qbittorrent/README.md
index bd07230fb7f..bbbee5a8185 100644
--- a/charts/stable/qbittorrent/README.md
+++ b/charts/stable/qbittorrent/README.md
@@ -13,7 +13,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/radarr/CHANGELOG.md b/charts/stable/radarr/CHANGELOG.md
index fe205432e0f..139f089d4a0 100644
--- a/charts/stable/radarr/CHANGELOG.md
+++ b/charts/stable/radarr/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [radarr-9.0.1](https://github.com/truecharts/apps/compare/radarr-9.0.0...radarr-9.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [radarr-9.0.0](https://github.com/truecharts/apps/compare/radarr-8.0.16...radarr-9.0.0) (2021-10-25)
diff --git a/charts/stable/radarr/README.md b/charts/stable/radarr/README.md
index 0e825614793..5f8f860f58a 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/readarr/CHANGELOG.md b/charts/stable/readarr/CHANGELOG.md
index f978354c376..4d9fabe4631 100644
--- a/charts/stable/readarr/CHANGELOG.md
+++ b/charts/stable/readarr/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [readarr-9.0.1](https://github.com/truecharts/apps/compare/readarr-9.0.0...readarr-9.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+* update non-major ([#1232](https://github.com/truecharts/apps/issues/1232))
+
+
+
### [readarr-9.0.0](https://github.com/truecharts/apps/compare/readarr-8.0.19...readarr-9.0.0) (2021-10-25)
diff --git a/charts/stable/readarr/Chart.yaml b/charts/stable/readarr/Chart.yaml
index e0144c29a86..80596485fed 100644
--- a/charts/stable/readarr/Chart.yaml
+++ b/charts/stable/readarr/Chart.yaml
@@ -1,5 +1,5 @@
apiVersion: v2
-appVersion: "0.1.0.997"
+appVersion: "0.1.0.998"
dependencies:
- name: common
repository: https://truecharts.org
diff --git a/charts/stable/readarr/README.md b/charts/stable/readarr/README.md
index 03a3d8ff613..d741a22625d 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/readarr/helm-values.md b/charts/stable/readarr/helm-values.md
index 90452eea295..e06a621929f 100644
--- a/charts/stable/readarr/helm-values.md
+++ b/charts/stable/readarr/helm-values.md
@@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here
| env | object | `{}` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/k8s-at-home/readarr"` | |
-| image.tag | string | `"v0.1.0.997@sha256:e57faf72efa514d771c1489c6811187e89243b7146db02de0811c2c902f849d4"` | |
+| image.tag | string | `"v0.1.0.998@sha256:0cae63d57328684bfc1e02090c5f2bbd666dee90870bc480baeb08ee968ce32d"` | |
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
diff --git a/charts/stable/recipes/CHANGELOG.md b/charts/stable/recipes/CHANGELOG.md
index 0e694e23aeb..925712d62ab 100644
--- a/charts/stable/recipes/CHANGELOG.md
+++ b/charts/stable/recipes/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [recipes-3.0.1](https://github.com/truecharts/apps/compare/recipes-3.0.0...recipes-3.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [recipes-3.0.0](https://github.com/truecharts/apps/compare/recipes-2.0.0...recipes-3.0.0) (2021-10-26)
diff --git a/charts/stable/recipes/README.md b/charts/stable/recipes/README.md
index 7fd9d4901af..a2a54af52dc 100644
--- a/charts/stable/recipes/README.md
+++ b/charts/stable/recipes/README.md
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org/ | postgresql | 5.1.0 |
-| https://truecharts.org | common | 8.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/reg/CHANGELOG.md b/charts/stable/reg/CHANGELOG.md
index 0dd10972fad..31243e177ca 100644
--- a/charts/stable/reg/CHANGELOG.md
+++ b/charts/stable/reg/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [reg-4.0.1](https://github.com/truecharts/apps/compare/reg-4.0.0...reg-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [reg-4.0.0](https://github.com/truecharts/apps/compare/reg-3.0.16...reg-4.0.0) (2021-10-25)
diff --git a/charts/stable/reg/README.md b/charts/stable/reg/README.md
index c6097bac271..0111c110905 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/remmina/CHANGELOG.md b/charts/stable/remmina/CHANGELOG.md
index a1188689f21..43a71e5d4dc 100644
--- a/charts/stable/remmina/CHANGELOG.md
+++ b/charts/stable/remmina/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [remmina-1.0.1](https://github.com/truecharts/apps/compare/remmina-1.0.0...remmina-1.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+* update non-major ([#1232](https://github.com/truecharts/apps/issues/1232))
+
+
+
### [remmina-1.0.0](https://github.com/truecharts/apps/compare/remmina-0.0.12...remmina-1.0.0) (2021-10-25)
diff --git a/charts/stable/remmina/README.md b/charts/stable/remmina/README.md
index 906a1bad3f4..4ca239794d6 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/remmina/helm-values.md b/charts/stable/remmina/helm-values.md
index 6a76cd6fbd6..7f42da02e15 100644
--- a/charts/stable/remmina/helm-values.md
+++ b/charts/stable/remmina/helm-values.md
@@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.PUID | int | `568` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/linuxserver/remmina"` | |
-| image.tag | string | `"version-1.2.0-rcgit.29dfsg-1ubuntu1@sha256:c1c81d50ae4c2337895c3ca3bd8c60dde647833575bd4f320be5132721b2046f"` | |
+| image.tag | string | `"version-1.2.0-rcgit.29dfsg-1ubuntu1@sha256:4c695da1fbaa9279b22f3088f7d0dce598148e87b967706ff4c64686fd84c5dd"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| persistence.varrun.enabled | bool | `true` | |
diff --git a/charts/stable/resilio-sync/CHANGELOG.md b/charts/stable/resilio-sync/CHANGELOG.md
index 10d5e34b15a..900d571c851 100644
--- a/charts/stable/resilio-sync/CHANGELOG.md
+++ b/charts/stable/resilio-sync/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [resilio-sync-4.0.1](https://github.com/truecharts/apps/compare/resilio-sync-4.0.0...resilio-sync-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [resilio-sync-4.0.0](https://github.com/truecharts/apps/compare/resilio-sync-3.0.16...resilio-sync-4.0.0) (2021-10-25)
diff --git a/charts/stable/resilio-sync/README.md b/charts/stable/resilio-sync/README.md
index 84b5dd44929..50e1ef86cbf 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/sabnzbd/CHANGELOG.md b/charts/stable/sabnzbd/CHANGELOG.md
index 472969a18d8..8130b638136 100644
--- a/charts/stable/sabnzbd/CHANGELOG.md
+++ b/charts/stable/sabnzbd/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [sabnzbd-9.0.1](https://github.com/truecharts/apps/compare/sabnzbd-9.0.0...sabnzbd-9.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [sabnzbd-9.0.0](https://github.com/truecharts/apps/compare/sabnzbd-8.0.17...sabnzbd-9.0.0) (2021-10-25)
diff --git a/charts/stable/sabnzbd/README.md b/charts/stable/sabnzbd/README.md
index d958f80b61a..649eeb1a257 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/ser2sock/CHANGELOG.md b/charts/stable/ser2sock/CHANGELOG.md
index 4cd916b727d..97dc918ab48 100644
--- a/charts/stable/ser2sock/CHANGELOG.md
+++ b/charts/stable/ser2sock/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [ser2sock-4.0.1](https://github.com/truecharts/apps/compare/ser2sock-4.0.0...ser2sock-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [ser2sock-4.0.0](https://github.com/truecharts/apps/compare/ser2sock-3.0.16...ser2sock-4.0.0) (2021-10-25)
diff --git a/charts/stable/ser2sock/README.md b/charts/stable/ser2sock/README.md
index eb8acb13143..2e8cfb6487f 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/shiori/CHANGELOG.md b/charts/stable/shiori/CHANGELOG.md
index 83518dd9e11..e5390066463 100644
--- a/charts/stable/shiori/CHANGELOG.md
+++ b/charts/stable/shiori/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [shiori-3.0.1](https://github.com/truecharts/apps/compare/shiori-3.0.0...shiori-3.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [shiori-3.0.0](https://github.com/truecharts/apps/compare/shiori-2.0.0...shiori-3.0.0) (2021-10-26)
diff --git a/charts/stable/shiori/README.md b/charts/stable/shiori/README.md
index 820728385b3..e0e6281a253 100644
--- a/charts/stable/shiori/README.md
+++ b/charts/stable/shiori/README.md
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org/ | postgresql | 5.1.0 |
-| https://truecharts.org | common | 8.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/shorturl/CHANGELOG.md b/charts/stable/shorturl/CHANGELOG.md
index 4fb2d7e4566..e5a4bfee65b 100644
--- a/charts/stable/shorturl/CHANGELOG.md
+++ b/charts/stable/shorturl/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [shorturl-1.0.1](https://github.com/truecharts/apps/compare/shorturl-1.0.0...shorturl-1.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [shorturl-1.0.0](https://github.com/truecharts/apps/compare/shorturl-0.0.12...shorturl-1.0.0) (2021-10-25)
diff --git a/charts/stable/shorturl/README.md b/charts/stable/shorturl/README.md
index 3ca6550502c..f58408d6b44 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/sickchill/CHANGELOG.md b/charts/stable/sickchill/CHANGELOG.md
index 84fec50a0c3..d39380c1cd4 100644
--- a/charts/stable/sickchill/CHANGELOG.md
+++ b/charts/stable/sickchill/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [sickchill-1.0.1](https://github.com/truecharts/apps/compare/sickchill-1.0.0...sickchill-1.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [sickchill-1.0.0](https://github.com/truecharts/apps/compare/sickchill-0.0.12...sickchill-1.0.0) (2021-10-25)
diff --git a/charts/stable/sickchill/README.md b/charts/stable/sickchill/README.md
index 11391bce0cf..80c543d7d78 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/sickgear/CHANGELOG.md b/charts/stable/sickgear/CHANGELOG.md
index 07159d18291..8e70ca821e1 100644
--- a/charts/stable/sickgear/CHANGELOG.md
+++ b/charts/stable/sickgear/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [sickgear-1.0.1](https://github.com/truecharts/apps/compare/sickgear-1.0.0...sickgear-1.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [sickgear-1.0.0](https://github.com/truecharts/apps/compare/sickgear-0.0.12...sickgear-1.0.0) (2021-10-25)
diff --git a/charts/stable/sickgear/README.md b/charts/stable/sickgear/README.md
index 2b9ab962ab9..6c154d413b9 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/smokeping/CHANGELOG.md b/charts/stable/smokeping/CHANGELOG.md
index 084b1a5a7af..a48c1d98b7f 100644
--- a/charts/stable/smokeping/CHANGELOG.md
+++ b/charts/stable/smokeping/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [smokeping-1.0.1](https://github.com/truecharts/apps/compare/smokeping-1.0.0...smokeping-1.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+* update non-major ([#1232](https://github.com/truecharts/apps/issues/1232))
+
+
+
### [smokeping-1.0.0](https://github.com/truecharts/apps/compare/smokeping-0.0.12...smokeping-1.0.0) (2021-10-25)
diff --git a/charts/stable/smokeping/README.md b/charts/stable/smokeping/README.md
index 56075f7115d..fe64efdfb84 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/smokeping/helm-values.md b/charts/stable/smokeping/helm-values.md
index 846acb27627..f7cdf19cdb4 100644
--- a/charts/stable/smokeping/helm-values.md
+++ b/charts/stable/smokeping/helm-values.md
@@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.PUID | int | `568` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/linuxserver/smokeping"` | |
-| image.tag | string | `"version-2.7.3-r5@sha256:bdb817109b80a24cba5512ec5ffab2cbc9492bd0d17eae41aa0e1c7f883b7e01"` | |
+| image.tag | string | `"version-2.7.3-r5@sha256:72b4485c282e1f0a6a4fa7b53e25728427b2c035a98a9a2c6d304772cc30e6f1"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| persistence.data.accessMode | string | `"ReadWriteOnce"` | |
diff --git a/charts/stable/sonarr/CHANGELOG.md b/charts/stable/sonarr/CHANGELOG.md
index a0521f2e3c7..5e2f0d5bf92 100644
--- a/charts/stable/sonarr/CHANGELOG.md
+++ b/charts/stable/sonarr/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [sonarr-9.0.1](https://github.com/truecharts/apps/compare/sonarr-9.0.0...sonarr-9.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [sonarr-9.0.0](https://github.com/truecharts/apps/compare/sonarr-8.0.18...sonarr-9.0.0) (2021-10-25)
diff --git a/charts/stable/sonarr/README.md b/charts/stable/sonarr/README.md
index 673303e584e..f03d484cb5e 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/sqlitebrowser/CHANGELOG.md b/charts/stable/sqlitebrowser/CHANGELOG.md
index f7589f1ca76..1e0dc548aa8 100644
--- a/charts/stable/sqlitebrowser/CHANGELOG.md
+++ b/charts/stable/sqlitebrowser/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [sqlitebrowser-1.0.1](https://github.com/truecharts/apps/compare/sqlitebrowser-1.0.0...sqlitebrowser-1.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+* update non-major ([#1232](https://github.com/truecharts/apps/issues/1232))
+
+
+
### [sqlitebrowser-1.0.0](https://github.com/truecharts/apps/compare/sqlitebrowser-0.0.12...sqlitebrowser-1.0.0) (2021-10-25)
diff --git a/charts/stable/sqlitebrowser/README.md b/charts/stable/sqlitebrowser/README.md
index 1ee2c87df90..dcff576e334 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/sqlitebrowser/helm-values.md b/charts/stable/sqlitebrowser/helm-values.md
index 92d8e779498..681e039251c 100644
--- a/charts/stable/sqlitebrowser/helm-values.md
+++ b/charts/stable/sqlitebrowser/helm-values.md
@@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.PUID | int | `568` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/linuxserver/sqlitebrowser"` | |
-| image.tag | string | `"version-3.12.2-02876202105241947ubuntu18.04.1@sha256:eaa8080260178409088a98eb4ccde3af8885468958861223d052d257624504c5"` | |
+| image.tag | string | `"version-3.12.2-02876202105241947ubuntu18.04.1@sha256:be5f1b9338786be62df4b0727fdce5b8bd84bd83c21be0eda030b24f8c05fdac"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| persistence.varrun.enabled | bool | `true` | |
diff --git a/charts/stable/stash/CHANGELOG.md b/charts/stable/stash/CHANGELOG.md
index 6556f90aefa..b8aff14493b 100644
--- a/charts/stable/stash/CHANGELOG.md
+++ b/charts/stable/stash/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [stash-4.0.1](https://github.com/truecharts/apps/compare/stash-4.0.0...stash-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [stash-4.0.0](https://github.com/truecharts/apps/compare/stash-3.0.17...stash-4.0.0) (2021-10-25)
diff --git a/charts/stable/stash/README.md b/charts/stable/stash/README.md
index 6f326f35257..52614b1ea4f 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/static/CHANGELOG.md b/charts/stable/static/CHANGELOG.md
index 287dcb8bab0..56310bfd7d0 100644
--- a/charts/stable/static/CHANGELOG.md
+++ b/charts/stable/static/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [static-1.0.1](https://github.com/truecharts/apps/compare/static-1.0.0...static-1.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [static-1.0.0](https://github.com/truecharts/apps/compare/static-0.0.12...static-1.0.0) (2021-10-25)
diff --git a/charts/stable/static/README.md b/charts/stable/static/README.md
index e6f7648b3fc..b03aa618d32 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/statping/CHANGELOG.md b/charts/stable/statping/CHANGELOG.md
index 5a27c60e293..997bc8b6c4c 100644
--- a/charts/stable/statping/CHANGELOG.md
+++ b/charts/stable/statping/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [statping-3.0.1](https://github.com/truecharts/apps/compare/statping-3.0.0...statping-3.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [statping-3.0.0](https://github.com/truecharts/apps/compare/statping-2.0.0...statping-3.0.0) (2021-10-26)
diff --git a/charts/stable/statping/README.md b/charts/stable/statping/README.md
index 53c1a2a7656..b28a0638a47 100644
--- a/charts/stable/statping/README.md
+++ b/charts/stable/statping/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org/ | postgresql | 5.1.0 |
-| https://truecharts.org | common | 8.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/syncthing/CHANGELOG.md b/charts/stable/syncthing/CHANGELOG.md
index f100e3d035b..437cf3a2dc9 100644
--- a/charts/stable/syncthing/CHANGELOG.md
+++ b/charts/stable/syncthing/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [syncthing-9.0.1](https://github.com/truecharts/apps/compare/syncthing-9.0.0...syncthing-9.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [syncthing-9.0.0](https://github.com/truecharts/apps/compare/syncthing-8.0.17...syncthing-9.0.0) (2021-10-25)
diff --git a/charts/stable/syncthing/README.md b/charts/stable/syncthing/README.md
index 1c650d48db6..a95ff2cf00d 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/tautulli/CHANGELOG.md b/charts/stable/tautulli/CHANGELOG.md
index 021dac2cef8..f0b13549612 100644
--- a/charts/stable/tautulli/CHANGELOG.md
+++ b/charts/stable/tautulli/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [tautulli-9.0.1](https://github.com/truecharts/apps/compare/tautulli-9.0.0...tautulli-9.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [tautulli-9.0.0](https://github.com/truecharts/apps/compare/tautulli-8.0.16...tautulli-9.0.0) (2021-10-25)
diff --git a/charts/stable/tautulli/README.md b/charts/stable/tautulli/README.md
index 6b5bc04be39..034148028a7 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/teamspeak3/CHANGELOG.md b/charts/stable/teamspeak3/CHANGELOG.md
index 5bcd5b90d91..88bbc33e5c4 100644
--- a/charts/stable/teamspeak3/CHANGELOG.md
+++ b/charts/stable/teamspeak3/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [teamspeak3-2.0.1](https://github.com/truecharts/apps/compare/teamspeak3-2.0.0...teamspeak3-2.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [teamspeak3-2.0.0](https://github.com/truecharts/apps/compare/teamspeak3-1.0.17...teamspeak3-2.0.0) (2021-10-25)
diff --git a/charts/stable/teamspeak3/README.md b/charts/stable/teamspeak3/README.md
index 1c7f42cc41e..f908e012830 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/teedy/CHANGELOG.md b/charts/stable/teedy/CHANGELOG.md
index 1ed95918ce2..6c75003dadf 100644
--- a/charts/stable/teedy/CHANGELOG.md
+++ b/charts/stable/teedy/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [teedy-3.0.1](https://github.com/truecharts/apps/compare/teedy-3.0.0...teedy-3.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [teedy-3.0.0](https://github.com/truecharts/apps/compare/teedy-2.0.0...teedy-3.0.0) (2021-10-26)
diff --git a/charts/stable/teedy/README.md b/charts/stable/teedy/README.md
index 058823ad79a..f3ca5a73a3a 100644
--- a/charts/stable/teedy/README.md
+++ b/charts/stable/teedy/README.md
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org/ | postgresql | 5.1.0 |
-| https://truecharts.org | common | 8.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/thelounge/CHANGELOG.md b/charts/stable/thelounge/CHANGELOG.md
index fd59a66e754..35c03054e5a 100644
--- a/charts/stable/thelounge/CHANGELOG.md
+++ b/charts/stable/thelounge/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [thelounge-4.0.1](https://github.com/truecharts/apps/compare/thelounge-4.0.0...thelounge-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [thelounge-4.0.0](https://github.com/truecharts/apps/compare/thelounge-3.0.16...thelounge-4.0.0) (2021-10-25)
diff --git a/charts/stable/thelounge/README.md b/charts/stable/thelounge/README.md
index edc424c11ce..c58a7b24f46 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/traccar/CHANGELOG.md b/charts/stable/traccar/CHANGELOG.md
index 5b2fb5e6e22..6ad22aa79d5 100644
--- a/charts/stable/traccar/CHANGELOG.md
+++ b/charts/stable/traccar/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [traccar-3.0.1](https://github.com/truecharts/apps/compare/traccar-3.0.0...traccar-3.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [traccar-3.0.0](https://github.com/truecharts/apps/compare/traccar-2.0.0...traccar-3.0.0) (2021-10-26)
diff --git a/charts/stable/traccar/README.md b/charts/stable/traccar/README.md
index 28390fa4585..c759e61e6ae 100644
--- a/charts/stable/traccar/README.md
+++ b/charts/stable/traccar/README.md
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org/ | postgresql | 5.1.0 |
-| https://truecharts.org | common | 8.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/traefik/CHANGELOG.md b/charts/stable/traefik/CHANGELOG.md
index 96a6a2a6d9a..8cf7053d73c 100644
--- a/charts/stable/traefik/CHANGELOG.md
+++ b/charts/stable/traefik/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [traefik-10.0.1](https://github.com/truecharts/apps/compare/traefik-10.0.0...traefik-10.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [traefik-10.0.0](https://github.com/truecharts/apps/compare/traefik-9.0.19...traefik-10.0.0) (2021-10-25)
diff --git a/charts/stable/traefik/README.md b/charts/stable/traefik/README.md
index 972e7276ce2..0a8d4a79bfc 100644
--- a/charts/stable/traefik/README.md
+++ b/charts/stable/traefik/README.md
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/transmission/CHANGELOG.md b/charts/stable/transmission/CHANGELOG.md
index 30295a6eaeb..b1bc1b2f04d 100644
--- a/charts/stable/transmission/CHANGELOG.md
+++ b/charts/stable/transmission/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [transmission-9.0.1](https://github.com/truecharts/apps/compare/transmission-9.0.0...transmission-9.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [transmission-9.0.0](https://github.com/truecharts/apps/compare/transmission-8.0.16...transmission-9.0.0) (2021-10-25)
diff --git a/charts/stable/transmission/README.md b/charts/stable/transmission/README.md
index e313de14569..729b18c7600 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/truecommand/CHANGELOG.md b/charts/stable/truecommand/CHANGELOG.md
index d6bc3804dd5..e33684baa90 100644
--- a/charts/stable/truecommand/CHANGELOG.md
+++ b/charts/stable/truecommand/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [truecommand-9.0.1](https://github.com/truecharts/apps/compare/truecommand-9.0.0...truecommand-9.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [truecommand-9.0.0](https://github.com/truecharts/apps/compare/truecommand-8.0.16...truecommand-9.0.0) (2021-10-25)
diff --git a/charts/stable/truecommand/README.md b/charts/stable/truecommand/README.md
index 674b797d69f..a35e07da194 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/tt-rss/CHANGELOG.md b/charts/stable/tt-rss/CHANGELOG.md
index a1bf634864f..0da85ff34c9 100644
--- a/charts/stable/tt-rss/CHANGELOG.md
+++ b/charts/stable/tt-rss/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [tt-rss-3.0.1](https://github.com/truecharts/apps/compare/tt-rss-3.0.0...tt-rss-3.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [tt-rss-3.0.0](https://github.com/truecharts/apps/compare/tt-rss-2.0.0...tt-rss-3.0.0) (2021-10-26)
diff --git a/charts/stable/tt-rss/README.md b/charts/stable/tt-rss/README.md
index 563395e13ad..c654d87342b 100644
--- a/charts/stable/tt-rss/README.md
+++ b/charts/stable/tt-rss/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org/ | postgresql | 5.1.0 |
-| https://truecharts.org | common | 8.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/tvheadend/CHANGELOG.md b/charts/stable/tvheadend/CHANGELOG.md
index 833be429874..e05a3fcae60 100644
--- a/charts/stable/tvheadend/CHANGELOG.md
+++ b/charts/stable/tvheadend/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [tvheadend-10.0.1](https://github.com/truecharts/apps/compare/tvheadend-10.0.0...tvheadend-10.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [tvheadend-10.0.0](https://github.com/truecharts/apps/compare/tvheadend-9.0.16...tvheadend-10.0.0) (2021-10-25)
diff --git a/charts/stable/tvheadend/README.md b/charts/stable/tvheadend/README.md
index f1aa5f57a19..a8995e2ca9c 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/twtxt/CHANGELOG.md b/charts/stable/twtxt/CHANGELOG.md
index c8cfe15d7ea..a9af735651c 100644
--- a/charts/stable/twtxt/CHANGELOG.md
+++ b/charts/stable/twtxt/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [twtxt-1.0.1](https://github.com/truecharts/apps/compare/twtxt-1.0.0...twtxt-1.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [twtxt-1.0.0](https://github.com/truecharts/apps/compare/twtxt-0.0.12...twtxt-1.0.0) (2021-10-25)
diff --git a/charts/stable/twtxt/README.md b/charts/stable/twtxt/README.md
index 2112ae5f15f..b80df8cfe36 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/unifi/CHANGELOG.md b/charts/stable/unifi/CHANGELOG.md
index 8b27c99feed..b3fb766bc13 100644
--- a/charts/stable/unifi/CHANGELOG.md
+++ b/charts/stable/unifi/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [unifi-9.0.1](https://github.com/truecharts/apps/compare/unifi-9.0.0...unifi-9.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [unifi-9.0.0](https://github.com/truecharts/apps/compare/unifi-8.0.17...unifi-9.0.0) (2021-10-25)
diff --git a/charts/stable/unifi/README.md b/charts/stable/unifi/README.md
index b9e5b075ae4..0e2feadb7ce 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/unpackerr/CHANGELOG.md b/charts/stable/unpackerr/CHANGELOG.md
index b4e2b7b4f97..e7ccaa877f4 100644
--- a/charts/stable/unpackerr/CHANGELOG.md
+++ b/charts/stable/unpackerr/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [unpackerr-4.0.1](https://github.com/truecharts/apps/compare/unpackerr-4.0.0...unpackerr-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [unpackerr-4.0.0](https://github.com/truecharts/apps/compare/unpackerr-3.0.16...unpackerr-4.0.0) (2021-10-25)
diff --git a/charts/stable/unpackerr/README.md b/charts/stable/unpackerr/README.md
index 5be9434cb8a..059bf3e6ad2 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/uptime-kuma/CHANGELOG.md b/charts/stable/uptime-kuma/CHANGELOG.md
index 3713455d241..02e61754c41 100644
--- a/charts/stable/uptime-kuma/CHANGELOG.md
+++ b/charts/stable/uptime-kuma/CHANGELOG.md
@@ -1,6 +1,19 @@
# Changelog
+
+### [uptime-kuma-1.0.1](https://github.com/truecharts/apps/compare/uptime-kuma-1.0.0...uptime-kuma-1.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+#### Fix
+
+* apply same user to questions.yaml as in values.yaml ([#1229](https://github.com/truecharts/apps/issues/1229))
+
+
+
### [uptime-kuma-1.0.0](https://github.com/truecharts/apps/compare/uptime-kuma-0.0.10...uptime-kuma-1.0.0) (2021-10-25)
diff --git a/charts/stable/uptime-kuma/README.md b/charts/stable/uptime-kuma/README.md
index 59b7b886dff..a485d122d73 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/valheim/CHANGELOG.md b/charts/stable/valheim/CHANGELOG.md
index b273b0ab677..79fa45f3c17 100644
--- a/charts/stable/valheim/CHANGELOG.md
+++ b/charts/stable/valheim/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [valheim-1.0.1](https://github.com/truecharts/apps/compare/valheim-1.0.0...valheim-1.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+* update non-major ([#1232](https://github.com/truecharts/apps/issues/1232))
+
+
+
### [valheim-1.0.0](https://github.com/truecharts/apps/compare/valheim-0.0.12...valheim-1.0.0) (2021-10-25)
diff --git a/charts/stable/valheim/README.md b/charts/stable/valheim/README.md
index 7c6477f24ad..80faf2ef9bc 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/valheim/helm-values.md b/charts/stable/valheim/helm-values.md
index e575938cf84..2f9cefc6a88 100644
--- a/charts/stable/valheim/helm-values.md
+++ b/charts/stable/valheim/helm-values.md
@@ -15,7 +15,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.TZ | string | `"UTC"` | Set the container timezone |
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"ghcr.io/lloesche/valheim-server"` | image repository |
-| image.tag | string | `"latest@sha256:0224c94befe2ddea0aad596ad4320e8de82d892e193268fa6f7a654fad65a62f"` | image tag |
+| image.tag | string | `"latest@sha256:4965e058399edc70c1ef4c0aafdb102787d283607a82884c8be983aac322b169"` | image tag |
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
diff --git a/charts/stable/vaultwarden/CHANGELOG.md b/charts/stable/vaultwarden/CHANGELOG.md
index 71f1a62a553..bf2414ac52b 100644
--- a/charts/stable/vaultwarden/CHANGELOG.md
+++ b/charts/stable/vaultwarden/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [vaultwarden-12.0.1](https://github.com/truecharts/apps/compare/vaultwarden-12.0.0...vaultwarden-12.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [vaultwarden-12.0.0](https://github.com/truecharts/apps/compare/vaultwarden-11.0.5...vaultwarden-12.0.0) (2021-10-26)
diff --git a/charts/stable/vaultwarden/README.md b/charts/stable/vaultwarden/README.md
index 8100823e58f..389a1620076 100644
--- a/charts/stable/vaultwarden/README.md
+++ b/charts/stable/vaultwarden/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org/ | postgresql | 5.1.0 |
-| https://truecharts.org | common | 8.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/whoogle/CHANGELOG.md b/charts/stable/whoogle/CHANGELOG.md
index 42bbd46a429..9619c9a430a 100644
--- a/charts/stable/whoogle/CHANGELOG.md
+++ b/charts/stable/whoogle/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [whoogle-1.0.1](https://github.com/truecharts/apps/compare/whoogle-1.0.0...whoogle-1.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [whoogle-1.0.0](https://github.com/truecharts/apps/compare/whoogle-0.0.12...whoogle-1.0.0) (2021-10-25)
diff --git a/charts/stable/whoogle/README.md b/charts/stable/whoogle/README.md
index 544ceca05d6..ad4457f0c2e 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/wiki/CHANGELOG.md b/charts/stable/wiki/CHANGELOG.md
index 0df5113e89a..36f3885a36b 100644
--- a/charts/stable/wiki/CHANGELOG.md
+++ b/charts/stable/wiki/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [wiki-1.0.1](https://github.com/truecharts/apps/compare/wikijs-3.0.0...wiki-1.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [wiki-1.0.0](https://github.com/truecharts/apps/compare/wiki-0.0.12...wiki-1.0.0) (2021-10-25)
diff --git a/charts/stable/wiki/README.md b/charts/stable/wiki/README.md
index a880a355777..636b1dc36a6 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/wikijs/CHANGELOG.md b/charts/stable/wikijs/CHANGELOG.md
index 66d489b2066..820664c4ade 100644
--- a/charts/stable/wikijs/CHANGELOG.md
+++ b/charts/stable/wikijs/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [wikijs-3.0.1](https://github.com/truecharts/apps/compare/wikijs-3.0.0...wikijs-3.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [wikijs-3.0.0](https://github.com/truecharts/apps/compare/wikijs-2.0.0...wikijs-3.0.0) (2021-10-26)
diff --git a/charts/stable/wikijs/README.md b/charts/stable/wikijs/README.md
index 28913ddff7e..6014e2e2c77 100644
--- a/charts/stable/wikijs/README.md
+++ b/charts/stable/wikijs/README.md
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org/ | postgresql | 5.1.0 |
-| https://truecharts.org | common | 8.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/xteve/CHANGELOG.md b/charts/stable/xteve/CHANGELOG.md
index 0dab968e21b..33fe0838cdb 100644
--- a/charts/stable/xteve/CHANGELOG.md
+++ b/charts/stable/xteve/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [xteve-4.0.1](https://github.com/truecharts/apps/compare/xteve-4.0.0...xteve-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [xteve-4.0.0](https://github.com/truecharts/apps/compare/xteve-3.0.17...xteve-4.0.0) (2021-10-25)
diff --git a/charts/stable/xteve/README.md b/charts/stable/xteve/README.md
index d7ccdb16556..b7267fde360 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/zigbee2mqtt/CHANGELOG.md b/charts/stable/zigbee2mqtt/CHANGELOG.md
index a301de488bf..9f624e7e147 100644
--- a/charts/stable/zigbee2mqtt/CHANGELOG.md
+++ b/charts/stable/zigbee2mqtt/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [zigbee2mqtt-1.0.1](https://github.com/truecharts/apps/compare/zigbee2mqtt-1.0.0...zigbee2mqtt-1.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [zigbee2mqtt-1.0.0](https://github.com/truecharts/apps/compare/zigbee2mqtt-0.0.12...zigbee2mqtt-1.0.0) (2021-10-25)
diff --git a/charts/stable/zigbee2mqtt/README.md b/charts/stable/zigbee2mqtt/README.md
index 62e77ff9b32..5b5c9f3ab87 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/zwavejs2mqtt/CHANGELOG.md b/charts/stable/zwavejs2mqtt/CHANGELOG.md
index 00e60d65e4e..a9f28d43d38 100644
--- a/charts/stable/zwavejs2mqtt/CHANGELOG.md
+++ b/charts/stable/zwavejs2mqtt/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [zwavejs2mqtt-9.0.1](https://github.com/truecharts/apps/compare/zwavejs2mqtt-9.0.0...zwavejs2mqtt-9.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+* update non-major ([#1232](https://github.com/truecharts/apps/issues/1232))
+
+
+
### [zwavejs2mqtt-9.0.0](https://github.com/truecharts/apps/compare/zwavejs2mqtt-8.0.19...zwavejs2mqtt-9.0.0) (2021-10-25)
diff --git a/charts/stable/zwavejs2mqtt/Chart.yaml b/charts/stable/zwavejs2mqtt/Chart.yaml
index 6972efee9f6..75bd8b7043d 100644
--- a/charts/stable/zwavejs2mqtt/Chart.yaml
+++ b/charts/stable/zwavejs2mqtt/Chart.yaml
@@ -1,5 +1,5 @@
apiVersion: v2
-appVersion: "5.9.0"
+appVersion: "5.10.0"
dependencies:
- name: common
repository: https://truecharts.org
diff --git a/charts/stable/zwavejs2mqtt/README.md b/charts/stable/zwavejs2mqtt/README.md
index 7a337a9f9e5..a44c5c0c7fb 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/charts/stable/zwavejs2mqtt/helm-values.md b/charts/stable/zwavejs2mqtt/helm-values.md
index 806fc7d94a3..bc0339222af 100644
--- a/charts/stable/zwavejs2mqtt/helm-values.md
+++ b/charts/stable/zwavejs2mqtt/helm-values.md
@@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here
| env | object | `{}` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/truecharts/zwavejs2mqtt"` | |
-| image.tag | string | `"v5.9.0@sha256:f284cad4dbe95f1fd8144a2ef6dc8b93dc8640f48a9a59544734523b53979b22"` | |
+| image.tag | string | `"v5.10.0@sha256:982d1b1a244105a545b039f67c34ad9c1314e00ae93b4ccb9a6d5d3c2b2187fc"` | |
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
diff --git a/docs/apps/incubator/logitech-media-server/CHANGELOG.md b/docs/apps/incubator/logitech-media-server/CHANGELOG.md
index 01964fe4f05..dec95a1ee19 100644
--- a/docs/apps/incubator/logitech-media-server/CHANGELOG.md
+++ b/docs/apps/incubator/logitech-media-server/CHANGELOG.md
@@ -1,6 +1,17 @@
# Changelog
+
+### [logitech-media-server-2.0.1](https://github.com/truecharts/apps/compare/logitech-media-server-2.0.0...logitech-media-server-2.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+* update non-major docker tags ([#1241](https://github.com/truecharts/apps/issues/1241))
+* update non-major ([#1232](https://github.com/truecharts/apps/issues/1232))
+
+
+
### [logitech-media-server-2.0.0](https://github.com/truecharts/apps/compare/logitech-media-server-1.0.12...logitech-media-server-2.0.0) (2021-10-25)
diff --git a/docs/apps/incubator/logitech-media-server/helm-values.md b/docs/apps/incubator/logitech-media-server/helm-values.md
index ab37fe812f5..38714987060 100644
--- a/docs/apps/incubator/logitech-media-server/helm-values.md
+++ b/docs/apps/incubator/logitech-media-server/helm-values.md
@@ -15,7 +15,7 @@ You will, however, be able to use all values referenced in the common chart here
| envTpl.HTTP_PORT | string | `"{{ .Values.service.main.ports.main.port }}"` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"lmscommunity/logitechmediaserver"` | |
-| image.tag | string | `"8.3.0@sha256:febec35fa5b69732b352ec2cc885f6eb5a07ba9ee90b96b28c47ddef2143d09e"` | |
+| image.tag | string | `"8.3.0@sha256:0b665c27a2509a72fc1371b86adb77f01b70b23ff19eb1c1b09894219d3e6438"` | |
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mounthPath | string | `"/config"` | |
diff --git a/docs/apps/incubator/logitech-media-server/index.md b/docs/apps/incubator/logitech-media-server/index.md
index 9bbdcd25529..a6f19de1a3c 100644
--- a/docs/apps/incubator/logitech-media-server/index.md
+++ b/docs/apps/incubator/logitech-media-server/index.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/incubator/piwigo/CHANGELOG.md b/docs/apps/incubator/piwigo/CHANGELOG.md
index c8e3986b6cc..d31969ed375 100644
--- a/docs/apps/incubator/piwigo/CHANGELOG.md
+++ b/docs/apps/incubator/piwigo/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [piwigo-1.0.1](https://github.com/truecharts/apps/compare/piwigo-1.0.0...piwigo-1.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+* update non-major ([#1232](https://github.com/truecharts/apps/issues/1232))
+
+
+
### [piwigo-1.0.0](https://github.com/truecharts/apps/compare/piwigo-0.0.12...piwigo-1.0.0) (2021-10-25)
diff --git a/docs/apps/incubator/piwigo/helm-values.md b/docs/apps/incubator/piwigo/helm-values.md
index f69459f93f6..125c1b119da 100644
--- a/docs/apps/incubator/piwigo/helm-values.md
+++ b/docs/apps/incubator/piwigo/helm-values.md
@@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.PUID | int | `568` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/linuxserver/piwigo"` | |
-| image.tag | string | `"version-11.5.0@sha256:66f35cfbe182ca3c2d483b30cce9d146a2148314e28cbed58b02100c386569f4"` | |
+| image.tag | string | `"version-11.5.0@sha256:b17b5811a60492c8898fb31a35b4c0fbdc46b32ffa2ba3561b9de90ae6bcae85"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| persistence.gallery.accessMode | string | `"ReadWriteOnce"` | |
diff --git a/docs/apps/incubator/piwigo/index.md b/docs/apps/incubator/piwigo/index.md
index d90ec783601..7f52b699dbe 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/incubator/tdarr-node/CHANGELOG.md b/docs/apps/incubator/tdarr-node/CHANGELOG.md
index 7e7e923c98b..3cf6f8925c2 100644
--- a/docs/apps/incubator/tdarr-node/CHANGELOG.md
+++ b/docs/apps/incubator/tdarr-node/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [tdarr-node-1.0.1](https://github.com/truecharts/apps/compare/tdarr-node-1.0.0...tdarr-node-1.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [tdarr-node-1.0.0](https://github.com/truecharts/apps/compare/tdarr-node-0.0.11...tdarr-node-1.0.0) (2021-10-25)
diff --git a/docs/apps/incubator/tdarr-node/index.md b/docs/apps/incubator/tdarr-node/index.md
index 139d502434d..8c186a5a75e 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/incubator/tdarr/CHANGELOG.md b/docs/apps/incubator/tdarr/CHANGELOG.md
index 88f6ef3c444..0d53d08a12d 100644
--- a/docs/apps/incubator/tdarr/CHANGELOG.md
+++ b/docs/apps/incubator/tdarr/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [tdarr-1.0.1](https://github.com/truecharts/apps/compare/tdarr-node-1.0.0...tdarr-1.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [tdarr-1.0.0](https://github.com/truecharts/apps/compare/tdarr-node-0.0.11...tdarr-1.0.0) (2021-10-25)
diff --git a/docs/apps/incubator/tdarr/index.md b/docs/apps/incubator/tdarr/index.md
index 514abbeeaa2..cf29275a475 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/airsonic/CHANGELOG.md b/docs/apps/stable/airsonic/CHANGELOG.md
index 697d801f36e..1f2aad94b9c 100644
--- a/docs/apps/stable/airsonic/CHANGELOG.md
+++ b/docs/apps/stable/airsonic/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [airsonic-4.0.1](https://github.com/truecharts/apps/compare/airsonic-4.0.0...airsonic-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [airsonic-4.0.0](https://github.com/truecharts/apps/compare/airsonic-3.0.20...airsonic-4.0.0) (2021-10-25)
diff --git a/docs/apps/stable/airsonic/index.md b/docs/apps/stable/airsonic/index.md
index 2136a54db67..cb15ab56027 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/amcrest2mqtt/CHANGELOG.md b/docs/apps/stable/amcrest2mqtt/CHANGELOG.md
index a9aade1d5ed..75e47a52bad 100644
--- a/docs/apps/stable/amcrest2mqtt/CHANGELOG.md
+++ b/docs/apps/stable/amcrest2mqtt/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [amcrest2mqtt-2.0.1](https://github.com/truecharts/apps/compare/amcrest2mqtt-2.0.0...amcrest2mqtt-2.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [amcrest2mqtt-2.0.0](https://github.com/truecharts/apps/compare/amcrest2mqtt-1.0.1...amcrest2mqtt-2.0.0) (2021-10-25)
diff --git a/docs/apps/stable/amcrest2mqtt/index.md b/docs/apps/stable/amcrest2mqtt/index.md
index d69b6b99354..18a34ac140a 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/apache-musicindex/CHANGELOG.md b/docs/apps/stable/apache-musicindex/CHANGELOG.md
index 23c81658bc5..6312e5e3683 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.1](https://github.com/truecharts/apps/compare/apache-musicindex-2.0.0...apache-musicindex-2.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [apache-musicindex-2.0.0](https://github.com/truecharts/apps/compare/apache-musicindex-1.0.1...apache-musicindex-2.0.0) (2021-10-25)
diff --git a/docs/apps/stable/apache-musicindex/index.md b/docs/apps/stable/apache-musicindex/index.md
index d137774f55b..0b5f02c1d94 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/appdaemon/CHANGELOG.md b/docs/apps/stable/appdaemon/CHANGELOG.md
index 7b35a777603..2deee35cf4f 100644
--- a/docs/apps/stable/appdaemon/CHANGELOG.md
+++ b/docs/apps/stable/appdaemon/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [appdaemon-6.0.1](https://github.com/truecharts/apps/compare/appdaemon-6.0.0...appdaemon-6.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [appdaemon-6.0.0](https://github.com/truecharts/apps/compare/appdaemon-5.0.16...appdaemon-6.0.0) (2021-10-25)
diff --git a/docs/apps/stable/appdaemon/index.md b/docs/apps/stable/appdaemon/index.md
index 428f0713c5c..1fbbf067866 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/aria2/CHANGELOG.md b/docs/apps/stable/aria2/CHANGELOG.md
index 30931fa2674..fe0eeea2888 100644
--- a/docs/apps/stable/aria2/CHANGELOG.md
+++ b/docs/apps/stable/aria2/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [aria2-2.0.1](https://github.com/truecharts/apps/compare/aria2-2.0.0...aria2-2.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [aria2-2.0.0](https://github.com/truecharts/apps/compare/aria2-1.0.2...aria2-2.0.0) (2021-10-25)
diff --git a/docs/apps/stable/aria2/index.md b/docs/apps/stable/aria2/index.md
index 59c219931bc..98b06efe638 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/audacity/CHANGELOG.md b/docs/apps/stable/audacity/CHANGELOG.md
index 7e1091145e2..2ab985b5cb6 100644
--- a/docs/apps/stable/audacity/CHANGELOG.md
+++ b/docs/apps/stable/audacity/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [audacity-2.0.1](https://github.com/truecharts/apps/compare/audacity-2.0.0...audacity-2.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [audacity-2.0.0](https://github.com/truecharts/apps/compare/audacity-1.0.1...audacity-2.0.0) (2021-10-25)
diff --git a/docs/apps/stable/audacity/index.md b/docs/apps/stable/audacity/index.md
index f94c764f2c8..d126786ddb8 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/authelia/CHANGELOG.md b/docs/apps/stable/authelia/CHANGELOG.md
index 59028f1244c..f36354f1c7e 100644
--- a/docs/apps/stable/authelia/CHANGELOG.md
+++ b/docs/apps/stable/authelia/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [authelia-7.0.1](https://github.com/truecharts/apps/compare/authelia-7.0.0...authelia-7.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [authelia-7.0.0](https://github.com/truecharts/apps/compare/authelia-6.0.5...authelia-7.0.0) (2021-10-26)
diff --git a/docs/apps/stable/authelia/index.md b/docs/apps/stable/authelia/index.md
index 865934cab22..e1ff1a17b43 100644
--- a/docs/apps/stable/authelia/index.md
+++ b/docs/apps/stable/authelia/index.md
@@ -20,7 +20,7 @@ Kubernetes: `>=1.16.0-0`
|------------|------|---------|
| https://charts.bitnami.com/bitnami | redis | 15.5.1 |
| https://truecharts.org/ | postgresql | 5.1.0 |
-| https://truecharts.org | common | 8.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/babybuddy/CHANGELOG.md b/docs/apps/stable/babybuddy/CHANGELOG.md
index 37578f08196..2262f236d28 100644
--- a/docs/apps/stable/babybuddy/CHANGELOG.md
+++ b/docs/apps/stable/babybuddy/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [babybuddy-4.0.1](https://github.com/truecharts/apps/compare/babybuddy-4.0.0...babybuddy-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [babybuddy-4.0.0](https://github.com/truecharts/apps/compare/babybuddy-3.0.0...babybuddy-4.0.0) (2021-10-26)
diff --git a/docs/apps/stable/babybuddy/index.md b/docs/apps/stable/babybuddy/index.md
index ec0e555cea8..eeb9afaf2ba 100644
--- a/docs/apps/stable/babybuddy/index.md
+++ b/docs/apps/stable/babybuddy/index.md
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org/ | postgresql | 5.1.0 |
-| https://truecharts.org | common | 8.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/bazarr/CHANGELOG.md b/docs/apps/stable/bazarr/CHANGELOG.md
index 50f902cae97..924e3fda83e 100644
--- a/docs/apps/stable/bazarr/CHANGELOG.md
+++ b/docs/apps/stable/bazarr/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [bazarr-9.0.1](https://github.com/truecharts/apps/compare/bazarr-9.0.0...bazarr-9.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [bazarr-9.0.0](https://github.com/truecharts/apps/compare/bazarr-8.0.17...bazarr-9.0.0) (2021-10-25)
diff --git a/docs/apps/stable/bazarr/index.md b/docs/apps/stable/bazarr/index.md
index 34a95382b3e..4c0157965fc 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/beets/CHANGELOG.md b/docs/apps/stable/beets/CHANGELOG.md
index a87a4e34b22..2ea2492f492 100644
--- a/docs/apps/stable/beets/CHANGELOG.md
+++ b/docs/apps/stable/beets/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [beets-2.0.1](https://github.com/truecharts/apps/compare/beets-2.0.0...beets-2.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+* update non-major ([#1232](https://github.com/truecharts/apps/issues/1232))
+
+
+
### [beets-2.0.0](https://github.com/truecharts/apps/compare/beets-1.0.1...beets-2.0.0) (2021-10-25)
diff --git a/docs/apps/stable/beets/helm-values.md b/docs/apps/stable/beets/helm-values.md
index f3d1d445e25..546f9035ec9 100644
--- a/docs/apps/stable/beets/helm-values.md
+++ b/docs/apps/stable/beets/helm-values.md
@@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.PUID | int | `568` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/linuxserver/beets"` | |
-| image.tag | string | `"version-1.5.0@sha256:ebb8cf9f7182758427c3acda19d6077457090335685986440078fd436345d417"` | |
+| image.tag | string | `"version-1.5.0@sha256:5fe39c13efe49f0c61a06f4298f75e844f34de2817802b1cbb06bed67168d093"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| persistence.downloads.accessMode | string | `"ReadWriteOnce"` | |
diff --git a/docs/apps/stable/beets/index.md b/docs/apps/stable/beets/index.md
index 9ced8f44c51..656467e9449 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/booksonic-air/CHANGELOG.md b/docs/apps/stable/booksonic-air/CHANGELOG.md
index 43b159d55f6..9e025e405a6 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.1](https://github.com/truecharts/apps/compare/booksonic-air-4.0.0...booksonic-air-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+* update non-major ([#1232](https://github.com/truecharts/apps/issues/1232))
+
+
+
### [booksonic-air-4.0.0](https://github.com/truecharts/apps/compare/booksonic-air-3.0.18...booksonic-air-4.0.0) (2021-10-25)
diff --git a/docs/apps/stable/booksonic-air/helm-values.md b/docs/apps/stable/booksonic-air/helm-values.md
index 7aeaa9ca0c4..273addeb372 100644
--- a/docs/apps/stable/booksonic-air/helm-values.md
+++ b/docs/apps/stable/booksonic-air/helm-values.md
@@ -15,7 +15,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.TZ | string | `"UTC"` | Set the container timezone |
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"ghcr.io/linuxserver/booksonic-air"` | image repository |
-| image.tag | string | `"version-v2009.1.0@sha256:bbf546935998f3b03585ec0dd16846991ce825ff48533bcf78470a82150f4d67"` | image tag |
+| image.tag | string | `"version-v2009.1.0@sha256:d80bedde84213913c3bdef5b314a6d218b423700f0d7af86138f29bbb5d1609a"` | image tag |
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
diff --git a/docs/apps/stable/booksonic-air/index.md b/docs/apps/stable/booksonic-air/index.md
index 5eec6f2f244..1c1867ada43 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/calibre-web/CHANGELOG.md b/docs/apps/stable/calibre-web/CHANGELOG.md
index 95e3edcae00..0e950bb4a80 100644
--- a/docs/apps/stable/calibre-web/CHANGELOG.md
+++ b/docs/apps/stable/calibre-web/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [calibre-web-9.0.1](https://github.com/truecharts/apps/compare/calibre-web-9.0.0...calibre-web-9.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [calibre-web-9.0.0](https://github.com/truecharts/apps/compare/calibre-web-8.0.16...calibre-web-9.0.0) (2021-10-25)
diff --git a/docs/apps/stable/calibre-web/index.md b/docs/apps/stable/calibre-web/index.md
index 4b40ba833f6..fbbb70aa67f 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/calibre/CHANGELOG.md b/docs/apps/stable/calibre/CHANGELOG.md
index ab7ac54188f..86254b85401 100644
--- a/docs/apps/stable/calibre/CHANGELOG.md
+++ b/docs/apps/stable/calibre/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [calibre-4.0.1](https://github.com/truecharts/apps/compare/calibre-web-9.0.0...calibre-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [calibre-4.0.0](https://github.com/truecharts/apps/compare/calibre-web-8.0.16...calibre-4.0.0) (2021-10-25)
diff --git a/docs/apps/stable/calibre/index.md b/docs/apps/stable/calibre/index.md
index 0099c9f54e9..46b38c51ce8 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/cloud9/CHANGELOG.md b/docs/apps/stable/cloud9/CHANGELOG.md
index 27001106f0f..46d0b344815 100644
--- a/docs/apps/stable/cloud9/CHANGELOG.md
+++ b/docs/apps/stable/cloud9/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [cloud9-2.0.1](https://github.com/truecharts/apps/compare/cloud9-2.0.0...cloud9-2.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [cloud9-2.0.0](https://github.com/truecharts/apps/compare/cloud9-1.0.1...cloud9-2.0.0) (2021-10-25)
diff --git a/docs/apps/stable/cloud9/index.md b/docs/apps/stable/cloud9/index.md
index 1062ef5e6ed..8a6e628797f 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/code-server/CHANGELOG.md b/docs/apps/stable/code-server/CHANGELOG.md
index f2716a536e0..29b55cef1fb 100644
--- a/docs/apps/stable/code-server/CHANGELOG.md
+++ b/docs/apps/stable/code-server/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [code-server-2.0.1](https://github.com/truecharts/apps/compare/code-server-2.0.0...code-server-2.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [code-server-2.0.0](https://github.com/truecharts/apps/compare/code-server-1.0.1...code-server-2.0.0) (2021-10-25)
diff --git a/docs/apps/stable/code-server/index.md b/docs/apps/stable/code-server/index.md
index df12683c418..b2f9a0d3bb9 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/collabora-online/CHANGELOG.md b/docs/apps/stable/collabora-online/CHANGELOG.md
index a2ed2e16d30..8a976ec1ea9 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.1](https://github.com/truecharts/apps/compare/collabora-online-9.0.0...collabora-online-9.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [collabora-online-9.0.0](https://github.com/truecharts/apps/compare/collabora-online-8.0.17...collabora-online-9.0.0) (2021-10-25)
diff --git a/docs/apps/stable/collabora-online/index.md b/docs/apps/stable/collabora-online/index.md
index 8dc616db785..60bd6a17e44 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/cryptofolio/CHANGELOG.md b/docs/apps/stable/cryptofolio/CHANGELOG.md
index e75d8124970..abff2f68759 100644
--- a/docs/apps/stable/cryptofolio/CHANGELOG.md
+++ b/docs/apps/stable/cryptofolio/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [cryptofolio-2.0.1](https://github.com/truecharts/apps/compare/cryptofolio-2.0.0...cryptofolio-2.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [cryptofolio-2.0.0](https://github.com/truecharts/apps/compare/cryptofolio-1.0.1...cryptofolio-2.0.0) (2021-10-25)
diff --git a/docs/apps/stable/cryptofolio/index.md b/docs/apps/stable/cryptofolio/index.md
index fa4a4a057e0..4f1abb4f670 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/custom-app/CHANGELOG.md b/docs/apps/stable/custom-app/CHANGELOG.md
index 13aa218ffe4..98f5afc6835 100644
--- a/docs/apps/stable/custom-app/CHANGELOG.md
+++ b/docs/apps/stable/custom-app/CHANGELOG.md
@@ -1,6 +1,17 @@
# Changelog
+
+### [custom-app-3.0.1](https://github.com/truecharts/apps/compare/custom-app-3.0.0...custom-app-3.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+* update non-major docker tags ([#1241](https://github.com/truecharts/apps/issues/1241))
+* update non-major ([#1232](https://github.com/truecharts/apps/issues/1232))
+
+
+
### [custom-app-3.0.0](https://github.com/truecharts/apps/compare/custom-app-2.0.22...custom-app-3.0.0) (2021-10-25)
diff --git a/docs/apps/stable/custom-app/helm-values.md b/docs/apps/stable/custom-app/helm-values.md
index ea2cc9ae296..96a2bb44805 100644
--- a/docs/apps/stable/custom-app/helm-values.md
+++ b/docs/apps/stable/custom-app/helm-values.md
@@ -13,6 +13,6 @@ 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/jackett"` | |
-| image.tag | string | `"v0.18.1025@sha256:fc255969e675bf34818450c9b4440403edd4b20f35bb148017c292186db381ff"` | |
+| image.tag | string | `"v0.19.68@sha256:ac011eb9990253b9f9bcfd0c99d8ca503875525347e8364d282744da61233175"` | |
All Rights Reserved - The TrueCharts Project
diff --git a/docs/apps/stable/custom-app/index.md b/docs/apps/stable/custom-app/index.md
index bc747408c51..fbae9b0ee95 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/davos/CHANGELOG.md b/docs/apps/stable/davos/CHANGELOG.md
index 237be0a7f03..aea280fafd5 100644
--- a/docs/apps/stable/davos/CHANGELOG.md
+++ b/docs/apps/stable/davos/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [davos-2.0.1](https://github.com/truecharts/apps/compare/davos-2.0.0...davos-2.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [davos-2.0.0](https://github.com/truecharts/apps/compare/davos-1.0.1...davos-2.0.0) (2021-10-25)
diff --git a/docs/apps/stable/davos/index.md b/docs/apps/stable/davos/index.md
index be2e697711d..d721a1118cc 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/deconz/CHANGELOG.md b/docs/apps/stable/deconz/CHANGELOG.md
index c4075218dc3..dc7713d87f2 100644
--- a/docs/apps/stable/deconz/CHANGELOG.md
+++ b/docs/apps/stable/deconz/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [deconz-4.0.1](https://github.com/truecharts/apps/compare/deconz-4.0.0...deconz-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [deconz-4.0.0](https://github.com/truecharts/apps/compare/deconz-3.0.18...deconz-4.0.0) (2021-10-25)
diff --git a/docs/apps/stable/deconz/index.md b/docs/apps/stable/deconz/index.md
index 82524b6ae8a..4d95f5fe703 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/deepstack-cpu/CHANGELOG.md b/docs/apps/stable/deepstack-cpu/CHANGELOG.md
index 2f2def97325..7bc4ce8fd47 100644
--- a/docs/apps/stable/deepstack-cpu/CHANGELOG.md
+++ b/docs/apps/stable/deepstack-cpu/CHANGELOG.md
@@ -1,6 +1,19 @@
# Changelog
+
+### [deepstack-cpu-7.0.1](https://github.com/truecharts/apps/compare/deepstack-cpu-7.0.0...deepstack-cpu-7.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+#### Fix
+
+* sync persistense var on values.yaml from questions.yaml ([#1231](https://github.com/truecharts/apps/issues/1231))
+
+
+
### [deepstack-cpu-7.0.0](https://github.com/truecharts/apps/compare/deepstack-cpu-6.0.17...deepstack-cpu-7.0.0) (2021-10-25)
diff --git a/docs/apps/stable/deepstack-cpu/helm-values.md b/docs/apps/stable/deepstack-cpu/helm-values.md
index 0398c486f1e..dfe10392cfd 100644
--- a/docs/apps/stable/deepstack-cpu/helm-values.md
+++ b/docs/apps/stable/deepstack-cpu/helm-values.md
@@ -21,11 +21,11 @@ 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.config.accessMode | string | `"ReadWriteOnce"` | |
-| persistence.config.enabled | bool | `true` | |
-| persistence.config.mountPath | string | `"/datastore"` | |
-| persistence.config.size | string | `"100Gi"` | |
-| persistence.config.type | string | `"pvc"` | |
+| 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 7da5d405598..5af583a9983 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/deepstack-gpu/CHANGELOG.md b/docs/apps/stable/deepstack-gpu/CHANGELOG.md
index 5707e6312df..6b9fe9513b6 100644
--- a/docs/apps/stable/deepstack-gpu/CHANGELOG.md
+++ b/docs/apps/stable/deepstack-gpu/CHANGELOG.md
@@ -1,6 +1,19 @@
# Changelog
+
+### [deepstack-gpu-2.0.1](https://github.com/truecharts/apps/compare/deepstack-gpu-2.0.0...deepstack-gpu-2.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+#### Fix
+
+* sync persistense var on values.yaml from questions.yaml ([#1231](https://github.com/truecharts/apps/issues/1231))
+
+
+
### [deepstack-gpu-2.0.0](https://github.com/truecharts/apps/compare/deepstack-gpu-1.0.9...deepstack-gpu-2.0.0) (2021-10-25)
diff --git a/docs/apps/stable/deepstack-gpu/helm-values.md b/docs/apps/stable/deepstack-gpu/helm-values.md
index 16af99fc790..26336bbfa9c 100644
--- a/docs/apps/stable/deepstack-gpu/helm-values.md
+++ b/docs/apps/stable/deepstack-gpu/helm-values.md
@@ -21,11 +21,11 @@ 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.config.accessMode | string | `"ReadWriteOnce"` | |
-| persistence.config.enabled | bool | `true` | |
-| persistence.config.mountPath | string | `"/datastore"` | |
-| persistence.config.size | string | `"100Gi"` | |
-| persistence.config.type | string | `"pvc"` | |
+| 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 7da5d405598..5af583a9983 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/deluge/CHANGELOG.md b/docs/apps/stable/deluge/CHANGELOG.md
index ecb7577bb39..55aeb96a168 100644
--- a/docs/apps/stable/deluge/CHANGELOG.md
+++ b/docs/apps/stable/deluge/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [deluge-9.0.1](https://github.com/truecharts/apps/compare/deluge-9.0.0...deluge-9.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [deluge-9.0.0](https://github.com/truecharts/apps/compare/deluge-8.0.20...deluge-9.0.0) (2021-10-25)
diff --git a/docs/apps/stable/deluge/index.md b/docs/apps/stable/deluge/index.md
index 0933b32aaa8..a65f3033946 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/digikam/CHANGELOG.md b/docs/apps/stable/digikam/CHANGELOG.md
index 83ab297d744..5b2bb587262 100644
--- a/docs/apps/stable/digikam/CHANGELOG.md
+++ b/docs/apps/stable/digikam/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [digikam-2.0.1](https://github.com/truecharts/apps/compare/digikam-2.0.0...digikam-2.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+* update non-major ([#1232](https://github.com/truecharts/apps/issues/1232))
+
+
+
### [digikam-2.0.0](https://github.com/truecharts/apps/compare/digikam-1.0.1...digikam-2.0.0) (2021-10-25)
diff --git a/docs/apps/stable/digikam/helm-values.md b/docs/apps/stable/digikam/helm-values.md
index 62ae9f6e893..90ce0558ec1 100644
--- a/docs/apps/stable/digikam/helm-values.md
+++ b/docs/apps/stable/digikam/helm-values.md
@@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.PUID | int | `568` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/linuxserver/digikam"` | |
-| image.tag | string | `"version-7.3.0@sha256:2656cb2b71c64560ae175a021f8a40326269429742b6a2c67a7bf4a7bc174e43"` | |
+| image.tag | string | `"version-7.3.0@sha256:9c90f474eafbf2a2e663fd7ba43382bcfcf346197af56d7db55bf409ea356fa4"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| persistence.varrun.enabled | bool | `true` | |
diff --git a/docs/apps/stable/digikam/index.md b/docs/apps/stable/digikam/index.md
index 5fff3ead37d..65e8379cfc4 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/dizquetv/CHANGELOG.md b/docs/apps/stable/dizquetv/CHANGELOG.md
index 3e83e859282..5c5100c93be 100644
--- a/docs/apps/stable/dizquetv/CHANGELOG.md
+++ b/docs/apps/stable/dizquetv/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [dizquetv-4.0.1](https://github.com/truecharts/apps/compare/dizquetv-4.0.0...dizquetv-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [dizquetv-4.0.0](https://github.com/truecharts/apps/compare/dizquetv-3.0.17...dizquetv-4.0.0) (2021-10-25)
diff --git a/docs/apps/stable/dizquetv/index.md b/docs/apps/stable/dizquetv/index.md
index d8d076ab110..b004e8e6e4c 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/doublecommander/CHANGELOG.md b/docs/apps/stable/doublecommander/CHANGELOG.md
index ba0c1d1bbe2..f88d84a31b4 100644
--- a/docs/apps/stable/doublecommander/CHANGELOG.md
+++ b/docs/apps/stable/doublecommander/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [doublecommander-2.0.1](https://github.com/truecharts/apps/compare/doublecommander-2.0.0...doublecommander-2.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+* update non-major ([#1232](https://github.com/truecharts/apps/issues/1232))
+
+
+
### [doublecommander-2.0.0](https://github.com/truecharts/apps/compare/doublecommander-1.0.1...doublecommander-2.0.0) (2021-10-25)
diff --git a/docs/apps/stable/doublecommander/helm-values.md b/docs/apps/stable/doublecommander/helm-values.md
index dee0e2006e2..2c16314ef8c 100644
--- a/docs/apps/stable/doublecommander/helm-values.md
+++ b/docs/apps/stable/doublecommander/helm-values.md
@@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.PUID | int | `568` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/linuxserver/doublecommander"` | |
-| image.tag | string | `"version-0.8.2-1@sha256:bf40bd74db843e3c31c04f5330446dcb96bf17a5f34487b9e022acc41bfa02a2"` | |
+| image.tag | string | `"version-0.8.2-1@sha256:12ecbbc48231b26b78b8e824f5b6887b3e5f86c73e5ab14b581b1ac4e2ddbc88"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| persistence.data.accessMode | string | `"ReadWriteOnce"` | |
diff --git a/docs/apps/stable/doublecommander/index.md b/docs/apps/stable/doublecommander/index.md
index f02d1ba9370..22183baf15e 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/dsmr-reader/CHANGELOG.md b/docs/apps/stable/dsmr-reader/CHANGELOG.md
index 7420272ba8a..117c78a8bfc 100644
--- a/docs/apps/stable/dsmr-reader/CHANGELOG.md
+++ b/docs/apps/stable/dsmr-reader/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [dsmr-reader-4.0.1](https://github.com/truecharts/apps/compare/dsmr-reader-4.0.0...dsmr-reader-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [dsmr-reader-4.0.0](https://github.com/truecharts/apps/compare/dsmr-reader-3.0.0...dsmr-reader-4.0.0) (2021-10-26)
diff --git a/docs/apps/stable/dsmr-reader/index.md b/docs/apps/stable/dsmr-reader/index.md
index 4f81de87153..0e5481ab5cb 100644
--- a/docs/apps/stable/dsmr-reader/index.md
+++ b/docs/apps/stable/dsmr-reader/index.md
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org/ | postgresql | 5.1.0 |
-| https://truecharts.org | common | 8.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/duplicati/CHANGELOG.md b/docs/apps/stable/duplicati/CHANGELOG.md
index eda14c8b176..2e2eef361f3 100644
--- a/docs/apps/stable/duplicati/CHANGELOG.md
+++ b/docs/apps/stable/duplicati/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [duplicati-4.0.1](https://github.com/truecharts/apps/compare/duplicati-4.0.0...duplicati-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+* update non-major ([#1232](https://github.com/truecharts/apps/issues/1232))
+
+
+
### [duplicati-4.0.0](https://github.com/truecharts/apps/compare/duplicati-3.0.20...duplicati-4.0.0) (2021-10-25)
diff --git a/docs/apps/stable/duplicati/helm-values.md b/docs/apps/stable/duplicati/helm-values.md
index 0927655551f..dae09028787 100644
--- a/docs/apps/stable/duplicati/helm-values.md
+++ b/docs/apps/stable/duplicati/helm-values.md
@@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.TZ | string | `"UTC"` | Set the container timezone |
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"duplicati/duplicati"` | image repository |
-| image.tag | string | `"beta@sha256:3080419dc8612ac852db3a8e66407fd386efd2a27d467970ef7161bf27dd9717"` | image tag |
+| image.tag | string | `"beta@sha256:22f5231c3a36979750d10bc8df7fbbb7b112c9fca76d85288fa8e90afb6c9635"` | image tag |
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
| service | object | See values.yaml | Configures service settings for the chart. |
diff --git a/docs/apps/stable/duplicati/index.md b/docs/apps/stable/duplicati/index.md
index 6d8798c37b7..bb668352864 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/emby/CHANGELOG.md b/docs/apps/stable/emby/CHANGELOG.md
index 8e106f27c3f..21192a85d18 100644
--- a/docs/apps/stable/emby/CHANGELOG.md
+++ b/docs/apps/stable/emby/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [emby-9.0.1](https://github.com/truecharts/apps/compare/emby-9.0.0...emby-9.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [emby-9.0.0](https://github.com/truecharts/apps/compare/emby-8.0.16...emby-9.0.0) (2021-10-25)
diff --git a/docs/apps/stable/emby/index.md b/docs/apps/stable/emby/index.md
index f204f31d81f..0e172c79008 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/esphome/CHANGELOG.md b/docs/apps/stable/esphome/CHANGELOG.md
index 57b18b182aa..fa0706f8fe3 100644
--- a/docs/apps/stable/esphome/CHANGELOG.md
+++ b/docs/apps/stable/esphome/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [esphome-9.0.1](https://github.com/truecharts/apps/compare/esphome-9.0.0...esphome-9.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+* update non-major ([#1232](https://github.com/truecharts/apps/issues/1232))
+
+
+
### [esphome-9.0.0](https://github.com/truecharts/apps/compare/esphome-8.0.18...esphome-9.0.0) (2021-10-25)
diff --git a/docs/apps/stable/esphome/helm-values.md b/docs/apps/stable/esphome/helm-values.md
index 81c82f97d1a..1f2e4dac58b 100644
--- a/docs/apps/stable/esphome/helm-values.md
+++ b/docs/apps/stable/esphome/helm-values.md
@@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here
| env | object | `{}` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/truecharts/esphome"` | |
-| image.tag | string | `"v2021.9.3@sha256:7d16aedcf7769a838af92a9cbd84628dff3a8120ca07974c96addc0190a68a0a"` | |
+| image.tag | string | `"v2021.10.2@sha256:eb0e5f3b6b50d492848ad8ee6b2a41d414b4ee405ac361d10a147d676c21300c"` | |
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
diff --git a/docs/apps/stable/esphome/index.md b/docs/apps/stable/esphome/index.md
index 436d4c2015e..dc17fe458c5 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/etherpad/CHANGELOG.md b/docs/apps/stable/etherpad/CHANGELOG.md
index 1316c99c6f0..2c69b602f47 100644
--- a/docs/apps/stable/etherpad/CHANGELOG.md
+++ b/docs/apps/stable/etherpad/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [etherpad-4.0.1](https://github.com/truecharts/apps/compare/etherpad-4.0.0...etherpad-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [etherpad-4.0.0](https://github.com/truecharts/apps/compare/etherpad-3.0.0...etherpad-4.0.0) (2021-10-26)
diff --git a/docs/apps/stable/etherpad/index.md b/docs/apps/stable/etherpad/index.md
index c7bf2a247c3..55da5cd23aa 100644
--- a/docs/apps/stable/etherpad/index.md
+++ b/docs/apps/stable/etherpad/index.md
@@ -20,7 +20,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org/ | postgresql | 5.1.0 |
-| https://truecharts.org | common | 8.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/external-service/CHANGELOG.md b/docs/apps/stable/external-service/CHANGELOG.md
index fb1665eea8c..a4524ad4057 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.1](https://github.com/truecharts/apps/compare/external-service-4.0.0...external-service-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [external-service-4.0.0](https://github.com/truecharts/apps/compare/external-service-3.0.16...external-service-4.0.0) (2021-10-25)
diff --git a/docs/apps/stable/external-service/index.md b/docs/apps/stable/external-service/index.md
index 675ecf18545..029e9e87900 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/filezilla/CHANGELOG.md b/docs/apps/stable/filezilla/CHANGELOG.md
index fd5a84c85a5..ce0eacd9b3f 100644
--- a/docs/apps/stable/filezilla/CHANGELOG.md
+++ b/docs/apps/stable/filezilla/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [filezilla-2.0.1](https://github.com/truecharts/apps/compare/filezilla-2.0.0...filezilla-2.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [filezilla-2.0.0](https://github.com/truecharts/apps/compare/filezilla-1.0.1...filezilla-2.0.0) (2021-10-25)
diff --git a/docs/apps/stable/filezilla/index.md b/docs/apps/stable/filezilla/index.md
index 8104e8e5242..f0baa13fb1c 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/fireflyiii/CHANGELOG.md b/docs/apps/stable/fireflyiii/CHANGELOG.md
index 789fb9c9e7a..3b201491a8c 100644
--- a/docs/apps/stable/fireflyiii/CHANGELOG.md
+++ b/docs/apps/stable/fireflyiii/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [fireflyiii-12.0.1](https://github.com/truecharts/apps/compare/fireflyiii-12.0.0...fireflyiii-12.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [fireflyiii-12.0.0](https://github.com/truecharts/apps/compare/fireflyiii-11.0.0...fireflyiii-12.0.0) (2021-10-26)
diff --git a/docs/apps/stable/fireflyiii/index.md b/docs/apps/stable/fireflyiii/index.md
index 59d43d633f9..2179e303689 100644
--- a/docs/apps/stable/fireflyiii/index.md
+++ b/docs/apps/stable/fireflyiii/index.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org/ | postgresql | 5.1.0 |
-| https://truecharts.org | common | 8.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/firefox-syncserver/CHANGELOG.md b/docs/apps/stable/firefox-syncserver/CHANGELOG.md
index 4bac377e9b7..522307ff812 100644
--- a/docs/apps/stable/firefox-syncserver/CHANGELOG.md
+++ b/docs/apps/stable/firefox-syncserver/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [firefox-syncserver-4.0.1](https://github.com/truecharts/apps/compare/firefox-syncserver-4.0.0...firefox-syncserver-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [firefox-syncserver-4.0.0](https://github.com/truecharts/apps/compare/firefox-syncserver-3.0.0...firefox-syncserver-4.0.0) (2021-10-26)
diff --git a/docs/apps/stable/firefox-syncserver/index.md b/docs/apps/stable/firefox-syncserver/index.md
index fcb58efe33f..177a382f843 100644
--- a/docs/apps/stable/firefox-syncserver/index.md
+++ b/docs/apps/stable/firefox-syncserver/index.md
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org/ | postgresql | 5.1.0 |
-| https://truecharts.org | common | 8.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/flaresolverr/CHANGELOG.md b/docs/apps/stable/flaresolverr/CHANGELOG.md
index 28278e38db3..8733a35c590 100644
--- a/docs/apps/stable/flaresolverr/CHANGELOG.md
+++ b/docs/apps/stable/flaresolverr/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [flaresolverr-4.0.1](https://github.com/truecharts/apps/compare/flaresolverr-4.0.0...flaresolverr-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+* update major docker tags (major) ([#1235](https://github.com/truecharts/apps/issues/1235))
+
+
+
### [flaresolverr-4.0.0](https://github.com/truecharts/apps/compare/flaresolverr-3.0.16...flaresolverr-4.0.0) (2021-10-25)
diff --git a/docs/apps/stable/flaresolverr/helm-values.md b/docs/apps/stable/flaresolverr/helm-values.md
index 90fa70e7157..364aa6c3af1 100644
--- a/docs/apps/stable/flaresolverr/helm-values.md
+++ b/docs/apps/stable/flaresolverr/helm-values.md
@@ -15,7 +15,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.TZ | string | `"UTC"` | Set the container timezone |
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"ghcr.io/flaresolverr/flaresolverr"` | image repository |
-| image.tag | string | `"v1.2.9@sha256:6f93f3359a8b2cbd268286ce460ff5ffa79a6f1d8c19097ed49097fbfab6a786"` | image tag |
+| image.tag | string | `"v2.0.1@sha256:f53cb64232fe93d9ececb7433038aad972ef1b46657447c927343b16a8ce67cc"` | image tag |
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
diff --git a/docs/apps/stable/flaresolverr/index.md b/docs/apps/stable/flaresolverr/index.md
index e20e6039632..ef2e32f7575 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/flood/CHANGELOG.md b/docs/apps/stable/flood/CHANGELOG.md
index b2967736552..b9cca2f6888 100644
--- a/docs/apps/stable/flood/CHANGELOG.md
+++ b/docs/apps/stable/flood/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [flood-4.0.1](https://github.com/truecharts/apps/compare/flood-4.0.0...flood-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [flood-4.0.0](https://github.com/truecharts/apps/compare/flood-3.0.17...flood-4.0.0) (2021-10-25)
diff --git a/docs/apps/stable/flood/index.md b/docs/apps/stable/flood/index.md
index 5bbffaef86e..b26b0b8f2df 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/focalboard/CHANGELOG.md b/docs/apps/stable/focalboard/CHANGELOG.md
index 67f284cfdad..e8003edf410 100644
--- a/docs/apps/stable/focalboard/CHANGELOG.md
+++ b/docs/apps/stable/focalboard/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [focalboard-4.0.1](https://github.com/truecharts/apps/compare/focalboard-4.0.0...focalboard-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [focalboard-4.0.0](https://github.com/truecharts/apps/compare/focalboard-3.0.16...focalboard-4.0.0) (2021-10-25)
diff --git a/docs/apps/stable/focalboard/index.md b/docs/apps/stable/focalboard/index.md
index 8b68bd35e7e..43f17aaa9c4 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/fossil/CHANGELOG.md b/docs/apps/stable/fossil/CHANGELOG.md
index 806c506a7c4..bcd4edb0aee 100644
--- a/docs/apps/stable/fossil/CHANGELOG.md
+++ b/docs/apps/stable/fossil/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [fossil-2.0.1](https://github.com/truecharts/apps/compare/fossil-2.0.0...fossil-2.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [fossil-2.0.0](https://github.com/truecharts/apps/compare/fossil-1.0.1...fossil-2.0.0) (2021-10-25)
diff --git a/docs/apps/stable/fossil/index.md b/docs/apps/stable/fossil/index.md
index 887e53ae038..b46802e9d6e 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/freeradius/CHANGELOG.md b/docs/apps/stable/freeradius/CHANGELOG.md
index 79a62a4db0b..4dbf88c1834 100644
--- a/docs/apps/stable/freeradius/CHANGELOG.md
+++ b/docs/apps/stable/freeradius/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [freeradius-4.0.1](https://github.com/truecharts/apps/compare/freeradius-4.0.0...freeradius-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [freeradius-4.0.0](https://github.com/truecharts/apps/compare/freeradius-3.0.16...freeradius-4.0.0) (2021-10-25)
diff --git a/docs/apps/stable/freeradius/index.md b/docs/apps/stable/freeradius/index.md
index 226584bab18..8894cff2099 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/freshrss/CHANGELOG.md b/docs/apps/stable/freshrss/CHANGELOG.md
index c2fe8ec7321..4e3bfd91059 100644
--- a/docs/apps/stable/freshrss/CHANGELOG.md
+++ b/docs/apps/stable/freshrss/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [freshrss-9.0.1](https://github.com/truecharts/apps/compare/freshrss-9.0.0...freshrss-9.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+* update non-major ([#1232](https://github.com/truecharts/apps/issues/1232))
+
+
+
### [freshrss-9.0.0](https://github.com/truecharts/apps/compare/freshrss-8.0.19...freshrss-9.0.0) (2021-10-25)
diff --git a/docs/apps/stable/freshrss/helm-values.md b/docs/apps/stable/freshrss/helm-values.md
index a0692313d47..41eba3206df 100644
--- a/docs/apps/stable/freshrss/helm-values.md
+++ b/docs/apps/stable/freshrss/helm-values.md
@@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here
| env | object | `{}` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/linuxserver/freshrss"` | |
-| image.tag | string | `"version-1.18.1@sha256:d0215533b25c467fda78d212207849ad879d7d57fc92da74adb391159db9faa1"` | |
+| image.tag | string | `"version-1.18.1@sha256:cee93c6ec2b8e8731cbd72a7a103a7484e913a467f52b10104564ab2b0a2dbfb"` | |
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
diff --git a/docs/apps/stable/freshrss/index.md b/docs/apps/stable/freshrss/index.md
index d93dad2643d..d566fc24e53 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/gaps/CHANGELOG.md b/docs/apps/stable/gaps/CHANGELOG.md
index 71ff01e6cf3..d55d91cb59b 100644
--- a/docs/apps/stable/gaps/CHANGELOG.md
+++ b/docs/apps/stable/gaps/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [gaps-9.0.1](https://github.com/truecharts/apps/compare/gaps-9.0.0...gaps-9.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [gaps-9.0.0](https://github.com/truecharts/apps/compare/gaps-8.0.16...gaps-9.0.0) (2021-10-25)
diff --git a/docs/apps/stable/gaps/index.md b/docs/apps/stable/gaps/index.md
index 32b9c73d692..884bc1a89e9 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/gitea/CHANGELOG.md b/docs/apps/stable/gitea/CHANGELOG.md
index ecc64a6298a..cbe21aeca1e 100644
--- a/docs/apps/stable/gitea/CHANGELOG.md
+++ b/docs/apps/stable/gitea/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [gitea-4.0.1](https://github.com/truecharts/apps/compare/gitea-4.0.0...gitea-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [gitea-4.0.0](https://github.com/truecharts/apps/compare/gitea-3.0.1...gitea-4.0.0) (2021-10-26)
diff --git a/docs/apps/stable/gitea/index.md b/docs/apps/stable/gitea/index.md
index 607d790ccff..e4a47b1c300 100644
--- a/docs/apps/stable/gitea/index.md
+++ b/docs/apps/stable/gitea/index.md
@@ -21,7 +21,7 @@ Kubernetes: `>=1.16.0-0`
|------------|------|---------|
| https://charts.bitnami.com/bitnami | memcached | 5.15.7 |
| https://truecharts.org/ | postgresql | 5.1.0 |
-| https://truecharts.org | common | 8.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/golinks/CHANGELOG.md b/docs/apps/stable/golinks/CHANGELOG.md
index cdbd3c81957..da8fa31c33a 100644
--- a/docs/apps/stable/golinks/CHANGELOG.md
+++ b/docs/apps/stable/golinks/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [golinks-2.0.1](https://github.com/truecharts/apps/compare/golinks-2.0.0...golinks-2.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [golinks-2.0.0](https://github.com/truecharts/apps/compare/golinks-1.0.1...golinks-2.0.0) (2021-10-25)
diff --git a/docs/apps/stable/golinks/index.md b/docs/apps/stable/golinks/index.md
index 0f672db2e44..2564609ab49 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/gonic/CHANGELOG.md b/docs/apps/stable/gonic/CHANGELOG.md
index ce401e275dc..4cfc5453e00 100644
--- a/docs/apps/stable/gonic/CHANGELOG.md
+++ b/docs/apps/stable/gonic/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [gonic-4.0.1](https://github.com/truecharts/apps/compare/gonic-4.0.0...gonic-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [gonic-4.0.0](https://github.com/truecharts/apps/compare/gonic-3.0.17...gonic-4.0.0) (2021-10-25)
diff --git a/docs/apps/stable/gonic/index.md b/docs/apps/stable/gonic/index.md
index 3ab713dbb2c..0210e226a4e 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/gotify/CHANGELOG.md b/docs/apps/stable/gotify/CHANGELOG.md
index c18cec8455b..56c262908d3 100644
--- a/docs/apps/stable/gotify/CHANGELOG.md
+++ b/docs/apps/stable/gotify/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [gotify-4.0.1](https://github.com/truecharts/apps/compare/gotify-4.0.0...gotify-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [gotify-4.0.0](https://github.com/truecharts/apps/compare/gotify-3.0.0...gotify-4.0.0) (2021-10-26)
diff --git a/docs/apps/stable/gotify/index.md b/docs/apps/stable/gotify/index.md
index 6567834a1e7..cbb565ad43c 100644
--- a/docs/apps/stable/gotify/index.md
+++ b/docs/apps/stable/gotify/index.md
@@ -20,7 +20,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org/ | postgresql | 5.1.0 |
-| https://truecharts.org | common | 8.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/grav/CHANGELOG.md b/docs/apps/stable/grav/CHANGELOG.md
index 11c78545787..3eb6509f540 100644
--- a/docs/apps/stable/grav/CHANGELOG.md
+++ b/docs/apps/stable/grav/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [grav-2.0.1](https://github.com/truecharts/apps/compare/grav-2.0.0...grav-2.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [grav-2.0.0](https://github.com/truecharts/apps/compare/grav-1.0.1...grav-2.0.0) (2021-10-25)
diff --git a/docs/apps/stable/grav/index.md b/docs/apps/stable/grav/index.md
index e1018a412f8..724e9de4d18 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/grocy/CHANGELOG.md b/docs/apps/stable/grocy/CHANGELOG.md
index d5667c6a1ac..dff803fe92f 100644
--- a/docs/apps/stable/grocy/CHANGELOG.md
+++ b/docs/apps/stable/grocy/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [grocy-9.0.1](https://github.com/truecharts/apps/compare/grocy-9.0.0...grocy-9.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [grocy-9.0.0](https://github.com/truecharts/apps/compare/grocy-8.0.17...grocy-9.0.0) (2021-10-25)
diff --git a/docs/apps/stable/grocy/index.md b/docs/apps/stable/grocy/index.md
index 65772ed7183..7935636e626 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/handbrake/CHANGELOG.md b/docs/apps/stable/handbrake/CHANGELOG.md
index 322538717f7..70a7d27e242 100644
--- a/docs/apps/stable/handbrake/CHANGELOG.md
+++ b/docs/apps/stable/handbrake/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [handbrake-9.0.1](https://github.com/truecharts/apps/compare/handbrake-9.0.0...handbrake-9.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [handbrake-9.0.0](https://github.com/truecharts/apps/compare/handbrake-8.0.19...handbrake-9.0.0) (2021-10-25)
diff --git a/docs/apps/stable/handbrake/index.md b/docs/apps/stable/handbrake/index.md
index 56a033d4b56..7f214cdfe60 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/haste-server/CHANGELOG.md b/docs/apps/stable/haste-server/CHANGELOG.md
index 28c4d742c50..7e391e62993 100644
--- a/docs/apps/stable/haste-server/CHANGELOG.md
+++ b/docs/apps/stable/haste-server/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [haste-server-4.0.1](https://github.com/truecharts/apps/compare/haste-server-4.0.0...haste-server-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [haste-server-4.0.0](https://github.com/truecharts/apps/compare/haste-server-3.0.16...haste-server-4.0.0) (2021-10-25)
diff --git a/docs/apps/stable/haste-server/index.md b/docs/apps/stable/haste-server/index.md
index 55a0e7497f4..2626b828446 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/headphones/CHANGELOG.md b/docs/apps/stable/headphones/CHANGELOG.md
index 1186f20c87c..e78df207e74 100644
--- a/docs/apps/stable/headphones/CHANGELOG.md
+++ b/docs/apps/stable/headphones/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [headphones-2.0.1](https://github.com/truecharts/apps/compare/headphones-2.0.0...headphones-2.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [headphones-2.0.0](https://github.com/truecharts/apps/compare/headphones-1.0.1...headphones-2.0.0) (2021-10-25)
diff --git a/docs/apps/stable/headphones/index.md b/docs/apps/stable/headphones/index.md
index be6ad97affa..77eaa975d88 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/healthchecks/CHANGELOG.md b/docs/apps/stable/healthchecks/CHANGELOG.md
index 460ae35f58d..d27429b86fd 100644
--- a/docs/apps/stable/healthchecks/CHANGELOG.md
+++ b/docs/apps/stable/healthchecks/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [healthchecks-4.0.1](https://github.com/truecharts/apps/compare/healthchecks-4.0.0...healthchecks-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [healthchecks-4.0.0](https://github.com/truecharts/apps/compare/healthchecks-3.0.18...healthchecks-4.0.0) (2021-10-25)
diff --git a/docs/apps/stable/healthchecks/index.md b/docs/apps/stable/healthchecks/index.md
index 196090cb500..3ac4f8079c7 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/heimdall/CHANGELOG.md b/docs/apps/stable/heimdall/CHANGELOG.md
index 6ee4f1dfc20..666ece2db8e 100644
--- a/docs/apps/stable/heimdall/CHANGELOG.md
+++ b/docs/apps/stable/heimdall/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [heimdall-9.0.1](https://github.com/truecharts/apps/compare/heimdall-9.0.0...heimdall-9.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+* update non-major ([#1232](https://github.com/truecharts/apps/issues/1232))
+
+
+
### [heimdall-9.0.0](https://github.com/truecharts/apps/compare/heimdall-8.0.19...heimdall-9.0.0) (2021-10-25)
diff --git a/docs/apps/stable/heimdall/helm-values.md b/docs/apps/stable/heimdall/helm-values.md
index 346ff5a41e2..fd10c83ef03 100644
--- a/docs/apps/stable/heimdall/helm-values.md
+++ b/docs/apps/stable/heimdall/helm-values.md
@@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here
| env | object | `{}` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/linuxserver/heimdall"` | |
-| image.tag | string | `"version-2.2.2@sha256:a332274c9e6509cb0db0f37efd30530c633b532801ec20080a33144fc1d84008"` | |
+| image.tag | string | `"version-2.2.2@sha256:4953a4239f97a9192561ad924ff7bda7566ddb970362e089915eaa677efefec5"` | |
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
diff --git a/docs/apps/stable/heimdall/index.md b/docs/apps/stable/heimdall/index.md
index 71202d0ef3e..9c3f410e74a 100644
--- a/docs/apps/stable/heimdall/index.md
+++ b/docs/apps/stable/heimdall/index.md
@@ -13,7 +13,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/home-assistant/CHANGELOG.md b/docs/apps/stable/home-assistant/CHANGELOG.md
index 5b32aed3447..eb839d4e3f7 100644
--- a/docs/apps/stable/home-assistant/CHANGELOG.md
+++ b/docs/apps/stable/home-assistant/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [home-assistant-11.0.1](https://github.com/truecharts/apps/compare/home-assistant-11.0.0...home-assistant-11.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [home-assistant-11.0.0](https://github.com/truecharts/apps/compare/home-assistant-10.0.0...home-assistant-11.0.0) (2021-10-26)
diff --git a/docs/apps/stable/home-assistant/index.md b/docs/apps/stable/home-assistant/index.md
index 134ae85238e..c2d3aa5cb88 100644
--- a/docs/apps/stable/home-assistant/index.md
+++ b/docs/apps/stable/home-assistant/index.md
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org/ | postgresql | 5.1.0 |
-| https://truecharts.org | common | 8.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/hyperion-ng/CHANGELOG.md b/docs/apps/stable/hyperion-ng/CHANGELOG.md
index 6c1cd40294b..da499f4b037 100644
--- a/docs/apps/stable/hyperion-ng/CHANGELOG.md
+++ b/docs/apps/stable/hyperion-ng/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [hyperion-ng-4.0.1](https://github.com/truecharts/apps/compare/hyperion-ng-4.0.0...hyperion-ng-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [hyperion-ng-4.0.0](https://github.com/truecharts/apps/compare/hyperion-ng-3.0.16...hyperion-ng-4.0.0) (2021-10-25)
diff --git a/docs/apps/stable/hyperion-ng/index.md b/docs/apps/stable/hyperion-ng/index.md
index 5c0fe29b60d..f60c8615f34 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/icantbelieveitsnotvaletudo/CHANGELOG.md b/docs/apps/stable/icantbelieveitsnotvaletudo/CHANGELOG.md
index 066ea5f32d4..69174164523 100644
--- a/docs/apps/stable/icantbelieveitsnotvaletudo/CHANGELOG.md
+++ b/docs/apps/stable/icantbelieveitsnotvaletudo/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [icantbelieveitsnotvaletudo-2.0.1](https://github.com/truecharts/apps/compare/icantbelieveitsnotvaletudo-2.0.0...icantbelieveitsnotvaletudo-2.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [icantbelieveitsnotvaletudo-2.0.0](https://github.com/truecharts/apps/compare/icantbelieveitsnotvaletudo-1.0.1...icantbelieveitsnotvaletudo-2.0.0) (2021-10-25)
diff --git a/docs/apps/stable/icantbelieveitsnotvaletudo/index.md b/docs/apps/stable/icantbelieveitsnotvaletudo/index.md
index e42a6988aff..ff8925f937a 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/jackett/CHANGELOG.md b/docs/apps/stable/jackett/CHANGELOG.md
index 0eae932e390..936aab21d2a 100644
--- a/docs/apps/stable/jackett/CHANGELOG.md
+++ b/docs/apps/stable/jackett/CHANGELOG.md
@@ -1,6 +1,17 @@
# Changelog
+
+### [jackett-9.0.1](https://github.com/truecharts/apps/compare/jackett-9.0.0...jackett-9.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+* update non-major docker tags ([#1241](https://github.com/truecharts/apps/issues/1241))
+* update non-major ([#1232](https://github.com/truecharts/apps/issues/1232))
+
+
+
### [jackett-9.0.0](https://github.com/truecharts/apps/compare/jackett-8.0.23...jackett-9.0.0) (2021-10-25)
diff --git a/docs/apps/stable/jackett/helm-values.md b/docs/apps/stable/jackett/helm-values.md
index dec798751b0..6c25a29b870 100644
--- a/docs/apps/stable/jackett/helm-values.md
+++ b/docs/apps/stable/jackett/helm-values.md
@@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here
| env | object | `{}` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/k8s-at-home/jackett"` | |
-| image.tag | string | `"v0.18.1025@sha256:fc255969e675bf34818450c9b4440403edd4b20f35bb148017c292186db381ff"` | |
+| image.tag | string | `"v0.19.68@sha256:ac011eb9990253b9f9bcfd0c99d8ca503875525347e8364d282744da61233175"` | |
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
diff --git a/docs/apps/stable/jackett/index.md b/docs/apps/stable/jackett/index.md
index 66f2807452f..2472a868ace 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/jdownloader2/CHANGELOG.md b/docs/apps/stable/jdownloader2/CHANGELOG.md
index 7f8d1322bb9..e7cba05443b 100644
--- a/docs/apps/stable/jdownloader2/CHANGELOG.md
+++ b/docs/apps/stable/jdownloader2/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [jdownloader2-4.0.1](https://github.com/truecharts/apps/compare/jdownloader2-4.0.0...jdownloader2-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [jdownloader2-4.0.0](https://github.com/truecharts/apps/compare/jdownloader2-3.0.17...jdownloader2-4.0.0) (2021-10-25)
diff --git a/docs/apps/stable/jdownloader2/index.md b/docs/apps/stable/jdownloader2/index.md
index bb2248621c9..28000ee5be7 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/jellyfin/CHANGELOG.md b/docs/apps/stable/jellyfin/CHANGELOG.md
index 32ceb07f20e..897754e27c4 100644
--- a/docs/apps/stable/jellyfin/CHANGELOG.md
+++ b/docs/apps/stable/jellyfin/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [jellyfin-9.0.1](https://github.com/truecharts/apps/compare/jellyfin-9.0.0...jellyfin-9.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [jellyfin-9.0.0](https://github.com/truecharts/apps/compare/jellyfin-8.0.16...jellyfin-9.0.0) (2021-10-25)
diff --git a/docs/apps/stable/jellyfin/index.md b/docs/apps/stable/jellyfin/index.md
index 15e2c36a4fd..661409ffeae 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/joplin-server/CHANGELOG.md b/docs/apps/stable/joplin-server/CHANGELOG.md
index 96102aa1649..2d625586385 100644
--- a/docs/apps/stable/joplin-server/CHANGELOG.md
+++ b/docs/apps/stable/joplin-server/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [joplin-server-4.0.1](https://github.com/truecharts/apps/compare/joplin-server-4.0.0...joplin-server-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [joplin-server-4.0.0](https://github.com/truecharts/apps/compare/joplin-server-3.0.0...joplin-server-4.0.0) (2021-10-26)
diff --git a/docs/apps/stable/joplin-server/index.md b/docs/apps/stable/joplin-server/index.md
index 71aca55e4ff..f5894c1db51 100644
--- a/docs/apps/stable/joplin-server/index.md
+++ b/docs/apps/stable/joplin-server/index.md
@@ -20,7 +20,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org/ | postgresql | 5.1.0 |
-| https://truecharts.org | common | 8.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/k8s-gateway/CHANGELOG.md b/docs/apps/stable/k8s-gateway/CHANGELOG.md
index e603c7c5774..d95e4f752ce 100644
--- a/docs/apps/stable/k8s-gateway/CHANGELOG.md
+++ b/docs/apps/stable/k8s-gateway/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [k8s-gateway-4.0.1](https://github.com/truecharts/apps/compare/k8s-gateway-4.0.0...k8s-gateway-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [k8s-gateway-4.0.0](https://github.com/truecharts/apps/compare/k8s-gateway-3.0.16...k8s-gateway-4.0.0) (2021-10-25)
diff --git a/docs/apps/stable/k8s-gateway/index.md b/docs/apps/stable/k8s-gateway/index.md
index 0706d5dc125..68549cff8aa 100644
--- a/docs/apps/stable/k8s-gateway/index.md
+++ b/docs/apps/stable/k8s-gateway/index.md
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/kanboard/CHANGELOG.md b/docs/apps/stable/kanboard/CHANGELOG.md
index 6f46e57a4ea..90e67e8501a 100644
--- a/docs/apps/stable/kanboard/CHANGELOG.md
+++ b/docs/apps/stable/kanboard/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [kanboard-4.0.1](https://github.com/truecharts/apps/compare/kanboard-4.0.0...kanboard-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [kanboard-4.0.0](https://github.com/truecharts/apps/compare/kanboard-3.0.0...kanboard-4.0.0) (2021-10-26)
diff --git a/docs/apps/stable/kanboard/index.md b/docs/apps/stable/kanboard/index.md
index 10ed43d4d83..8016708b4e9 100644
--- a/docs/apps/stable/kanboard/index.md
+++ b/docs/apps/stable/kanboard/index.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org/ | postgresql | 5.1.0 |
-| https://truecharts.org | common | 8.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/kms/CHANGELOG.md b/docs/apps/stable/kms/CHANGELOG.md
index dd18eb47b20..6973487590c 100644
--- a/docs/apps/stable/kms/CHANGELOG.md
+++ b/docs/apps/stable/kms/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [kms-9.0.1](https://github.com/truecharts/apps/compare/kms-9.0.0...kms-9.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+* update non-major ([#1232](https://github.com/truecharts/apps/issues/1232))
+
+
+
### [kms-9.0.0](https://github.com/truecharts/apps/compare/kms-8.0.18...kms-9.0.0) (2021-10-25)
diff --git a/docs/apps/stable/kms/helm-values.md b/docs/apps/stable/kms/helm-values.md
index 489b354e422..aa7eb04ab8d 100644
--- a/docs/apps/stable/kms/helm-values.md
+++ b/docs/apps/stable/kms/helm-values.md
@@ -13,7 +13,7 @@ You will, however, be able to use all values referenced in the common chart here
|-----|------|---------|-------------|
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"pykmsorg/py-kms"` | |
-| image.tag | string | `"minimal@sha256:3fe8c668488da893a1a27529792bbc3941fb1dd7dcaeaee12c7f271d48128288"` | |
+| image.tag | string | `"minimal@sha256:bbbdfe08a58be8e98dd7c0d9070f99598e4eeb9de9700925b5b3a06e222e7114"` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
diff --git a/docs/apps/stable/kms/index.md b/docs/apps/stable/kms/index.md
index 6157734c119..bcf983cfb79 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/komga/CHANGELOG.md b/docs/apps/stable/komga/CHANGELOG.md
index f38134aa632..bc5b59a2b53 100644
--- a/docs/apps/stable/komga/CHANGELOG.md
+++ b/docs/apps/stable/komga/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [komga-4.0.1](https://github.com/truecharts/apps/compare/komga-4.0.0...komga-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [komga-4.0.0](https://github.com/truecharts/apps/compare/komga-3.0.20...komga-4.0.0) (2021-10-25)
diff --git a/docs/apps/stable/komga/index.md b/docs/apps/stable/komga/index.md
index 0a4df60d443..33cd816f6b9 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/lazylibrarian/CHANGELOG.md b/docs/apps/stable/lazylibrarian/CHANGELOG.md
index c4e9c33846f..9e657a2d7c2 100644
--- a/docs/apps/stable/lazylibrarian/CHANGELOG.md
+++ b/docs/apps/stable/lazylibrarian/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [lazylibrarian-9.0.1](https://github.com/truecharts/apps/compare/lazylibrarian-9.0.0...lazylibrarian-9.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+* update non-major ([#1232](https://github.com/truecharts/apps/issues/1232))
+
+
+
### [lazylibrarian-9.0.0](https://github.com/truecharts/apps/compare/lazylibrarian-8.0.19...lazylibrarian-9.0.0) (2021-10-25)
diff --git a/docs/apps/stable/lazylibrarian/helm-values.md b/docs/apps/stable/lazylibrarian/helm-values.md
index 52dad38a59b..e7dce6a1532 100644
--- a/docs/apps/stable/lazylibrarian/helm-values.md
+++ b/docs/apps/stable/lazylibrarian/helm-values.md
@@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here
| env | object | `{}` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/linuxserver/lazylibrarian"` | |
-| image.tag | string | `"latest@sha256:7515bfc48ed9bb913222d5cf97e45d7fed5ae19ec2fff2e1d0d37f519227a403"` | |
+| image.tag | string | `"latest@sha256:5f2b99b8a4d581a2e640ba52bbaa2574cab7fe9a4bd98d52c9a33e258b537c64"` | |
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
diff --git a/docs/apps/stable/lazylibrarian/index.md b/docs/apps/stable/lazylibrarian/index.md
index c6075373a14..77522879620 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/leaf2mqtt/CHANGELOG.md b/docs/apps/stable/leaf2mqtt/CHANGELOG.md
index 0043e0a6827..a73621c9f12 100644
--- a/docs/apps/stable/leaf2mqtt/CHANGELOG.md
+++ b/docs/apps/stable/leaf2mqtt/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [leaf2mqtt-2.0.1](https://github.com/truecharts/apps/compare/leaf2mqtt-2.0.0...leaf2mqtt-2.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [leaf2mqtt-2.0.0](https://github.com/truecharts/apps/compare/leaf2mqtt-1.0.1...leaf2mqtt-2.0.0) (2021-10-25)
diff --git a/docs/apps/stable/leaf2mqtt/index.md b/docs/apps/stable/leaf2mqtt/index.md
index 337cd07ef98..86a599dd8e6 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/librespeed/CHANGELOG.md b/docs/apps/stable/librespeed/CHANGELOG.md
index 4e840563b7f..456866deeff 100644
--- a/docs/apps/stable/librespeed/CHANGELOG.md
+++ b/docs/apps/stable/librespeed/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [librespeed-4.0.1](https://github.com/truecharts/apps/compare/librespeed-4.0.0...librespeed-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+* update non-major ([#1232](https://github.com/truecharts/apps/issues/1232))
+
+
+
### [librespeed-4.0.0](https://github.com/truecharts/apps/compare/librespeed-3.0.20...librespeed-4.0.0) (2021-10-25)
diff --git a/docs/apps/stable/librespeed/helm-values.md b/docs/apps/stable/librespeed/helm-values.md
index 37403fee74e..d8ab61ec54d 100644
--- a/docs/apps/stable/librespeed/helm-values.md
+++ b/docs/apps/stable/librespeed/helm-values.md
@@ -16,7 +16,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.TZ | string | `"UTC"` | Set the container timezone |
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"ghcr.io/linuxserver/librespeed"` | image repository |
-| image.tag | string | `"version-5.2.4@sha256:a959471ba82cfa2ea290128b799f3ddbe333706c405e4b45bfcd5841d359f554"` | image tag |
+| image.tag | string | `"version-5.2.4@sha256:fd06621fc3940871299f866e6ab762fb2a936621a939c8500c600461c2b3365e"` | image tag |
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
diff --git a/docs/apps/stable/librespeed/index.md b/docs/apps/stable/librespeed/index.md
index ae6a864b0c4..5bb981b9244 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/lidarr/CHANGELOG.md b/docs/apps/stable/lidarr/CHANGELOG.md
index 687145f0032..7b729663398 100644
--- a/docs/apps/stable/lidarr/CHANGELOG.md
+++ b/docs/apps/stable/lidarr/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [lidarr-9.0.1](https://github.com/truecharts/apps/compare/lidarr-9.0.0...lidarr-9.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [lidarr-9.0.0](https://github.com/truecharts/apps/compare/lidarr-8.0.16...lidarr-9.0.0) (2021-10-25)
diff --git a/docs/apps/stable/lidarr/index.md b/docs/apps/stable/lidarr/index.md
index 4beef7574b5..08d2187c0a2 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/littlelink/CHANGELOG.md b/docs/apps/stable/littlelink/CHANGELOG.md
index 3317ee6d55b..945b69b272f 100644
--- a/docs/apps/stable/littlelink/CHANGELOG.md
+++ b/docs/apps/stable/littlelink/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [littlelink-4.0.1](https://github.com/truecharts/apps/compare/littlelink-4.0.0...littlelink-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+* update non-major ([#1232](https://github.com/truecharts/apps/issues/1232))
+
+
+
### [littlelink-4.0.0](https://github.com/truecharts/apps/compare/littlelink-3.0.18...littlelink-4.0.0) (2021-10-25)
diff --git a/docs/apps/stable/littlelink/helm-values.md b/docs/apps/stable/littlelink/helm-values.md
index 94e63b5f81f..21387da7b84 100644
--- a/docs/apps/stable/littlelink/helm-values.md
+++ b/docs/apps/stable/littlelink/helm-values.md
@@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here
| envFrom[0].configMapRef.name | string | `"littlelinkconfig"` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/techno-tim/littlelink-server"` | |
-| image.tag | string | `"latest@sha256:c22a82b4e3623e456f52f49e86f12c3380a759cb2ae62a7fc5c1c0b04b1955c1"` | |
+| image.tag | string | `"latest@sha256:94a791dcc83fb834132ccdbe685193dc24f227a32fccf1d530e5889645c73426"` | |
| littlelink.avatar_2x_url | string | `"https://pbs.twimg.com/profile_images/1286144221217316864/qiaskopb_400x400.jpg"` | |
| littlelink.avatar_alt | string | `"techno tim profile pic"` | |
| littlelink.avatar_url | string | `"https://pbs.twimg.com/profile_images/1286144221217316864/qiaskopb_200x200.jpg"` | |
diff --git a/docs/apps/stable/littlelink/index.md b/docs/apps/stable/littlelink/index.md
index bb1d7dace85..3f6341224d6 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/lychee/CHANGELOG.md b/docs/apps/stable/lychee/CHANGELOG.md
index 1c6be7456f2..83d28807f9d 100644
--- a/docs/apps/stable/lychee/CHANGELOG.md
+++ b/docs/apps/stable/lychee/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [lychee-9.0.1](https://github.com/truecharts/apps/compare/lychee-9.0.0...lychee-9.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [lychee-9.0.0](https://github.com/truecharts/apps/compare/lychee-8.0.16...lychee-9.0.0) (2021-10-25)
diff --git a/docs/apps/stable/lychee/index.md b/docs/apps/stable/lychee/index.md
index e8f9d56c872..eef2be155d7 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/mealie/CHANGELOG.md b/docs/apps/stable/mealie/CHANGELOG.md
index 2ae6840cbaa..77b6b78d581 100644
--- a/docs/apps/stable/mealie/CHANGELOG.md
+++ b/docs/apps/stable/mealie/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [mealie-4.0.1](https://github.com/truecharts/apps/compare/mealie-4.0.0...mealie-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [mealie-4.0.0](https://github.com/truecharts/apps/compare/mealie-3.0.16...mealie-4.0.0) (2021-10-25)
diff --git a/docs/apps/stable/mealie/index.md b/docs/apps/stable/mealie/index.md
index 61a24f9e492..ca54f3115e2 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/medusa/CHANGELOG.md b/docs/apps/stable/medusa/CHANGELOG.md
index 3699b1c2def..1abe9a7b293 100644
--- a/docs/apps/stable/medusa/CHANGELOG.md
+++ b/docs/apps/stable/medusa/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [medusa-1.0.1](https://github.com/truecharts/apps/compare/medusa-1.0.0...medusa-1.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [medusa-1.0.0](https://github.com/truecharts/apps/compare/medusa-0.0.12...medusa-1.0.0) (2021-10-25)
diff --git a/docs/apps/stable/medusa/index.md b/docs/apps/stable/medusa/index.md
index 4e15ca64f41..c531544d6ec 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/miniflux/CHANGELOG.md b/docs/apps/stable/miniflux/CHANGELOG.md
index ffdabc594f1..c7fc5f568c2 100644
--- a/docs/apps/stable/miniflux/CHANGELOG.md
+++ b/docs/apps/stable/miniflux/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [miniflux-3.0.1](https://github.com/truecharts/apps/compare/miniflux-3.0.0...miniflux-3.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [miniflux-3.0.0](https://github.com/truecharts/apps/compare/miniflux-2.0.0...miniflux-3.0.0) (2021-10-26)
diff --git a/docs/apps/stable/miniflux/index.md b/docs/apps/stable/miniflux/index.md
index 4f0b0f90598..ed92ae035a5 100644
--- a/docs/apps/stable/miniflux/index.md
+++ b/docs/apps/stable/miniflux/index.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org/ | postgresql | 5.1.0 |
-| https://truecharts.org | common | 8.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/minio-console/CHANGELOG.md b/docs/apps/stable/minio-console/CHANGELOG.md
index 95199162d90..c5bd07481ab 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.1](https://github.com/truecharts/apps/compare/minio-console-1.0.0...minio-console-1.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+* update non-major ([#1232](https://github.com/truecharts/apps/issues/1232))
+
+
+
### [minio-console-1.0.0](https://github.com/truecharts/apps/compare/minio-console-0.0.12...minio-console-1.0.0) (2021-10-25)
diff --git a/docs/apps/stable/minio-console/helm-values.md b/docs/apps/stable/minio-console/helm-values.md
index 44fb3e52126..ef6e6c628f1 100644
--- a/docs/apps/stable/minio-console/helm-values.md
+++ b/docs/apps/stable/minio-console/helm-values.md
@@ -17,7 +17,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.TZ | string | `"UTC"` | Set the container timezone |
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"minio/console"` | image repository |
-| image.tag | string | `"v0.10.4@sha256:3aa27c8325a30b8f188d646bb1c7a8ad0a81b41a1099d1d9e4b29b2c76c731dd"` | image tag |
+| image.tag | string | `"v0.11.0@sha256:14cdf2498baf2c58811f842a0a382c56c64ea6576cde769670494b06ffc2653c"` | image tag |
| 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 1973a970217..2e849a4506d 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/mosquitto/CHANGELOG.md b/docs/apps/stable/mosquitto/CHANGELOG.md
index ee2e3ad8998..897b1cd5e7c 100644
--- a/docs/apps/stable/mosquitto/CHANGELOG.md
+++ b/docs/apps/stable/mosquitto/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [mosquitto-4.0.1](https://github.com/truecharts/apps/compare/mosquitto-4.0.0...mosquitto-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [mosquitto-4.0.0](https://github.com/truecharts/apps/compare/mosquitto-3.0.15...mosquitto-4.0.0) (2021-10-25)
diff --git a/docs/apps/stable/mosquitto/index.md b/docs/apps/stable/mosquitto/index.md
index 77a82ff9205..5a5b3cbd491 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/mstream/CHANGELOG.md b/docs/apps/stable/mstream/CHANGELOG.md
index e65f32afd9a..0ff12218180 100644
--- a/docs/apps/stable/mstream/CHANGELOG.md
+++ b/docs/apps/stable/mstream/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [mstream-1.0.1](https://github.com/truecharts/apps/compare/mstream-1.0.0...mstream-1.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [mstream-1.0.0](https://github.com/truecharts/apps/compare/mstream-0.0.12...mstream-1.0.0) (2021-10-25)
diff --git a/docs/apps/stable/mstream/index.md b/docs/apps/stable/mstream/index.md
index a6232baf0ec..84594c0711d 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/muximux/CHANGELOG.md b/docs/apps/stable/muximux/CHANGELOG.md
index 15d02f154f2..1719ca19c52 100644
--- a/docs/apps/stable/muximux/CHANGELOG.md
+++ b/docs/apps/stable/muximux/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [muximux-1.0.1](https://github.com/truecharts/apps/compare/muximux-1.0.0...muximux-1.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+* update non-major ([#1232](https://github.com/truecharts/apps/issues/1232))
+
+
+
### [muximux-1.0.0](https://github.com/truecharts/apps/compare/muximux-0.0.12...muximux-1.0.0) (2021-10-25)
diff --git a/docs/apps/stable/muximux/helm-values.md b/docs/apps/stable/muximux/helm-values.md
index b74ceb53bea..dce68e37a0b 100644
--- a/docs/apps/stable/muximux/helm-values.md
+++ b/docs/apps/stable/muximux/helm-values.md
@@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.PUID | int | `568` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/linuxserver/muximux"` | |
-| image.tag | string | `"version-057352e8@sha256:6bfa1fba5f2db524483fb31b9631899555cfec8f978930d49f9b8ef3ff5e2d99"` | |
+| image.tag | string | `"version-057352e8@sha256:8d9cf5ab14853ed5caf7ec40ecce8d460b818222d59e9901cae80bee583909b9"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| persistence.varrun.enabled | bool | `true` | |
diff --git a/docs/apps/stable/muximux/index.md b/docs/apps/stable/muximux/index.md
index e0a649c321a..b1516dc6984 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/mylar/CHANGELOG.md b/docs/apps/stable/mylar/CHANGELOG.md
index e289b331dd3..e8f0bd9d989 100644
--- a/docs/apps/stable/mylar/CHANGELOG.md
+++ b/docs/apps/stable/mylar/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [mylar-4.0.1](https://github.com/truecharts/apps/compare/mylar-4.0.0...mylar-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [mylar-4.0.0](https://github.com/truecharts/apps/compare/mylar-3.0.16...mylar-4.0.0) (2021-10-25)
diff --git a/docs/apps/stable/mylar/index.md b/docs/apps/stable/mylar/index.md
index 3b4d4137fed..6c19449e2a0 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/navidrome/CHANGELOG.md b/docs/apps/stable/navidrome/CHANGELOG.md
index 47b13c15033..446b0bf8a83 100644
--- a/docs/apps/stable/navidrome/CHANGELOG.md
+++ b/docs/apps/stable/navidrome/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [navidrome-9.0.1](https://github.com/truecharts/apps/compare/navidrome-9.0.0...navidrome-9.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [navidrome-9.0.0](https://github.com/truecharts/apps/compare/navidrome-8.0.17...navidrome-9.0.0) (2021-10-25)
diff --git a/docs/apps/stable/navidrome/index.md b/docs/apps/stable/navidrome/index.md
index a5a09c52b94..7de501e23a6 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/nextcloud/CHANGELOG.md b/docs/apps/stable/nextcloud/CHANGELOG.md
index cde3613c71e..1ba0cc1ba6a 100644
--- a/docs/apps/stable/nextcloud/CHANGELOG.md
+++ b/docs/apps/stable/nextcloud/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [nextcloud-9.0.1](https://github.com/truecharts/apps/compare/nextcloud-9.0.0...nextcloud-9.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [nextcloud-9.0.0](https://github.com/truecharts/apps/compare/nextcloud-8.0.5...nextcloud-9.0.0) (2021-10-26)
diff --git a/docs/apps/stable/nextcloud/index.md b/docs/apps/stable/nextcloud/index.md
index 2a066d96890..8c0e6e94596 100644
--- a/docs/apps/stable/nextcloud/index.md
+++ b/docs/apps/stable/nextcloud/index.md
@@ -20,7 +20,7 @@ Kubernetes: `>=1.16.0-0`
|------------|------|---------|
| https://charts.bitnami.com/bitnami | redis | 15.5.1 |
| https://truecharts.org/ | postgresql | 5.1.0 |
-| https://truecharts.org | common | 8.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/node-red/CHANGELOG.md b/docs/apps/stable/node-red/CHANGELOG.md
index 9cbee4dfeda..3d2d36ef731 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.1](https://github.com/truecharts/apps/compare/node-red-9.0.0...node-red-9.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+* update non-major ([#1232](https://github.com/truecharts/apps/issues/1232))
+
+
+
### [node-red-9.0.0](https://github.com/truecharts/apps/compare/node-red-8.0.16...node-red-9.0.0) (2021-10-25)
diff --git a/docs/apps/stable/node-red/helm-values.md b/docs/apps/stable/node-red/helm-values.md
index a7ddd17bd3b..2fa24a4f50f 100644
--- a/docs/apps/stable/node-red/helm-values.md
+++ b/docs/apps/stable/node-red/helm-values.md
@@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here
| env | object | `{}` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/truecharts/node-red"` | |
-| image.tag | string | `"v2.0.6@sha256:b772bf702782d81b124453477846b15ddef0253c67ac6135a8c3d96128d9f9a3"` | |
+| image.tag | string | `"v2.1.2@sha256:1bdc555a36417b165ed2ae1246a15321cdb476bfa1a0315c82d1931ad9beb04f"` | |
| persistence.data.accessMode | string | `"ReadWriteOnce"` | |
| persistence.data.enabled | bool | `true` | |
| persistence.data.mountPath | string | `"/data"` | |
diff --git a/docs/apps/stable/node-red/index.md b/docs/apps/stable/node-red/index.md
index 366805b5451..0c959cd0f78 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/notes/CHANGELOG.md b/docs/apps/stable/notes/CHANGELOG.md
index 1cff05a2d16..8ebddf75dd5 100644
--- a/docs/apps/stable/notes/CHANGELOG.md
+++ b/docs/apps/stable/notes/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [notes-1.0.1](https://github.com/truecharts/apps/compare/notes-1.0.0...notes-1.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [notes-1.0.0](https://github.com/truecharts/apps/compare/notes-0.0.12...notes-1.0.0) (2021-10-25)
diff --git a/docs/apps/stable/notes/index.md b/docs/apps/stable/notes/index.md
index aff07f0bf7a..fa893e0398c 100644
--- a/docs/apps/stable/notes/index.md
+++ b/docs/apps/stable/notes/index.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/novnc/CHANGELOG.md b/docs/apps/stable/novnc/CHANGELOG.md
index f7c8ee0a293..8d3d21bcfb0 100644
--- a/docs/apps/stable/novnc/CHANGELOG.md
+++ b/docs/apps/stable/novnc/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [novnc-1.0.1](https://github.com/truecharts/apps/compare/novnc-1.0.0...novnc-1.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [novnc-1.0.0](https://github.com/truecharts/apps/compare/novnc-0.0.12...novnc-1.0.0) (2021-10-25)
diff --git a/docs/apps/stable/novnc/index.md b/docs/apps/stable/novnc/index.md
index 9c47da01940..cb9c0087985 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/nullserv/CHANGELOG.md b/docs/apps/stable/nullserv/CHANGELOG.md
index b38f96eea62..0a5ea130688 100644
--- a/docs/apps/stable/nullserv/CHANGELOG.md
+++ b/docs/apps/stable/nullserv/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [nullserv-4.0.1](https://github.com/truecharts/apps/compare/nullserv-4.0.0...nullserv-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [nullserv-4.0.0](https://github.com/truecharts/apps/compare/nullserv-3.0.16...nullserv-4.0.0) (2021-10-25)
diff --git a/docs/apps/stable/nullserv/index.md b/docs/apps/stable/nullserv/index.md
index a5e782f46ba..b08ab91a9de 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/nzbget/CHANGELOG.md b/docs/apps/stable/nzbget/CHANGELOG.md
index 42864a45a53..cfe51533f68 100644
--- a/docs/apps/stable/nzbget/CHANGELOG.md
+++ b/docs/apps/stable/nzbget/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [nzbget-9.0.1](https://github.com/truecharts/apps/compare/nzbget-9.0.0...nzbget-9.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [nzbget-9.0.0](https://github.com/truecharts/apps/compare/nzbget-8.0.16...nzbget-9.0.0) (2021-10-25)
diff --git a/docs/apps/stable/nzbget/index.md b/docs/apps/stable/nzbget/index.md
index e101b92412d..39a67fb9286 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/nzbhydra/CHANGELOG.md b/docs/apps/stable/nzbhydra/CHANGELOG.md
index fc71f7f6f42..512fad104d5 100644
--- a/docs/apps/stable/nzbhydra/CHANGELOG.md
+++ b/docs/apps/stable/nzbhydra/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [nzbhydra-9.0.1](https://github.com/truecharts/apps/compare/nzbhydra-9.0.0...nzbhydra-9.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [nzbhydra-9.0.0](https://github.com/truecharts/apps/compare/nzbhydra-8.0.20...nzbhydra-9.0.0) (2021-10-25)
diff --git a/docs/apps/stable/nzbhydra/index.md b/docs/apps/stable/nzbhydra/index.md
index aa235aab82f..bb13c327dd7 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/octoprint/CHANGELOG.md b/docs/apps/stable/octoprint/CHANGELOG.md
index a1170ce40e2..7a21e279c9c 100644
--- a/docs/apps/stable/octoprint/CHANGELOG.md
+++ b/docs/apps/stable/octoprint/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [octoprint-4.0.1](https://github.com/truecharts/apps/compare/octoprint-4.0.0...octoprint-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [octoprint-4.0.0](https://github.com/truecharts/apps/compare/octoprint-3.0.17...octoprint-4.0.0) (2021-10-25)
diff --git a/docs/apps/stable/octoprint/index.md b/docs/apps/stable/octoprint/index.md
index 048f8d23990..36f04124047 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/odoo/CHANGELOG.md b/docs/apps/stable/odoo/CHANGELOG.md
index c0da0df45c3..d3dc4115e45 100644
--- a/docs/apps/stable/odoo/CHANGELOG.md
+++ b/docs/apps/stable/odoo/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [odoo-3.0.1](https://github.com/truecharts/apps/compare/odoo-3.0.0...odoo-3.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [odoo-3.0.0](https://github.com/truecharts/apps/compare/odoo-2.0.0...odoo-3.0.0) (2021-10-26)
diff --git a/docs/apps/stable/odoo/index.md b/docs/apps/stable/odoo/index.md
index b0b635e73e8..edab748de5b 100644
--- a/docs/apps/stable/odoo/index.md
+++ b/docs/apps/stable/odoo/index.md
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org/ | postgresql | 5.1.0 |
-| https://truecharts.org | common | 8.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/omada-controller/CHANGELOG.md b/docs/apps/stable/omada-controller/CHANGELOG.md
index a86d90328cd..8a33152533e 100644
--- a/docs/apps/stable/omada-controller/CHANGELOG.md
+++ b/docs/apps/stable/omada-controller/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [omada-controller-4.0.1](https://github.com/truecharts/apps/compare/omada-controller-4.0.0...omada-controller-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [omada-controller-4.0.0](https://github.com/truecharts/apps/compare/omada-controller-3.0.20...omada-controller-4.0.0) (2021-10-25)
diff --git a/docs/apps/stable/omada-controller/index.md b/docs/apps/stable/omada-controller/index.md
index 0a9b7d1f944..9c97da54d13 100644
--- a/docs/apps/stable/omada-controller/index.md
+++ b/docs/apps/stable/omada-controller/index.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/ombi/CHANGELOG.md b/docs/apps/stable/ombi/CHANGELOG.md
index 181095f4087..63a0ccceecd 100644
--- a/docs/apps/stable/ombi/CHANGELOG.md
+++ b/docs/apps/stable/ombi/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [ombi-9.0.1](https://github.com/truecharts/apps/compare/ombi-9.0.0...ombi-9.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [ombi-9.0.0](https://github.com/truecharts/apps/compare/ombi-8.0.16...ombi-9.0.0) (2021-10-25)
diff --git a/docs/apps/stable/ombi/index.md b/docs/apps/stable/ombi/index.md
index 4271d7dcff9..eea93062a7b 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/onlyoffice-document-server/CHANGELOG.md b/docs/apps/stable/onlyoffice-document-server/CHANGELOG.md
index 9ecaf3c3543..583ca88eaf6 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.1](https://github.com/truecharts/apps/compare/onlyoffice-document-server-2.0.0...onlyoffice-document-server-2.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [onlyoffice-document-server-2.0.0](https://github.com/truecharts/apps/compare/onlyoffice-document-server-1.0.10...onlyoffice-document-server-2.0.0) (2021-10-25)
diff --git a/docs/apps/stable/onlyoffice-document-server/index.md b/docs/apps/stable/onlyoffice-document-server/index.md
index a42af6f2d50..7e9561a4895 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/openkm/CHANGELOG.md b/docs/apps/stable/openkm/CHANGELOG.md
index c85d0477a66..da12327f303 100644
--- a/docs/apps/stable/openkm/CHANGELOG.md
+++ b/docs/apps/stable/openkm/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [openkm-3.0.1](https://github.com/truecharts/apps/compare/openkm-3.0.0...openkm-3.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [openkm-3.0.0](https://github.com/truecharts/apps/compare/openkm-2.0.0...openkm-3.0.0) (2021-10-26)
diff --git a/docs/apps/stable/openkm/index.md b/docs/apps/stable/openkm/index.md
index c3499d880ed..bf5e8b33369 100644
--- a/docs/apps/stable/openkm/index.md
+++ b/docs/apps/stable/openkm/index.md
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org/ | postgresql | 5.1.0 |
-| https://truecharts.org | common | 8.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/openldap/CHANGELOG.md b/docs/apps/stable/openldap/CHANGELOG.md
index 7f3acb53eb3..1fa71960d25 100644
--- a/docs/apps/stable/openldap/CHANGELOG.md
+++ b/docs/apps/stable/openldap/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [openldap-4.0.1](https://github.com/truecharts/apps/compare/openldap-4.0.0...openldap-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [openldap-4.0.0](https://github.com/truecharts/apps/compare/openldap-3.0.16...openldap-4.0.0) (2021-10-25)
diff --git a/docs/apps/stable/openldap/index.md b/docs/apps/stable/openldap/index.md
index dc7bbbbc63d..30c3f5afc2d 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/organizr/CHANGELOG.md b/docs/apps/stable/organizr/CHANGELOG.md
index 836605e7ce6..da537183cd8 100644
--- a/docs/apps/stable/organizr/CHANGELOG.md
+++ b/docs/apps/stable/organizr/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [organizr-9.0.1](https://github.com/truecharts/apps/compare/organizr-9.0.0...organizr-9.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [organizr-9.0.0](https://github.com/truecharts/apps/compare/organizr-8.0.17...organizr-9.0.0) (2021-10-25)
diff --git a/docs/apps/stable/organizr/index.md b/docs/apps/stable/organizr/index.md
index 8342df4be41..36d6bd37ee1 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/oscam/CHANGELOG.md b/docs/apps/stable/oscam/CHANGELOG.md
index 510f98a4fb5..94109a2e14d 100644
--- a/docs/apps/stable/oscam/CHANGELOG.md
+++ b/docs/apps/stable/oscam/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [oscam-4.0.1](https://github.com/truecharts/apps/compare/oscam-4.0.0...oscam-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [oscam-4.0.0](https://github.com/truecharts/apps/compare/oscam-3.0.16...oscam-4.0.0) (2021-10-25)
diff --git a/docs/apps/stable/oscam/index.md b/docs/apps/stable/oscam/index.md
index 086f7b74bd8..6d6b8f303b4 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/overseerr/CHANGELOG.md b/docs/apps/stable/overseerr/CHANGELOG.md
index da1891bf06b..9ae91a3a879 100644
--- a/docs/apps/stable/overseerr/CHANGELOG.md
+++ b/docs/apps/stable/overseerr/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [overseerr-4.0.1](https://github.com/truecharts/apps/compare/overseerr-4.0.0...overseerr-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [overseerr-4.0.0](https://github.com/truecharts/apps/compare/overseerr-3.0.16...overseerr-4.0.0) (2021-10-25)
diff --git a/docs/apps/stable/overseerr/index.md b/docs/apps/stable/overseerr/index.md
index 538d575ce24..376d9a64ebc 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/owncast/CHANGELOG.md b/docs/apps/stable/owncast/CHANGELOG.md
index d35cde2ac80..8c617cbd482 100644
--- a/docs/apps/stable/owncast/CHANGELOG.md
+++ b/docs/apps/stable/owncast/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [owncast-4.0.1](https://github.com/truecharts/apps/compare/owncast-4.0.0...owncast-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [owncast-4.0.0](https://github.com/truecharts/apps/compare/owncast-3.0.18...owncast-4.0.0) (2021-10-25)
diff --git a/docs/apps/stable/owncast/index.md b/docs/apps/stable/owncast/index.md
index e2f23035eec..eb60b36fe66 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/owncloud-ocis/CHANGELOG.md b/docs/apps/stable/owncloud-ocis/CHANGELOG.md
index d14440001ad..8890c42d647 100644
--- a/docs/apps/stable/owncloud-ocis/CHANGELOG.md
+++ b/docs/apps/stable/owncloud-ocis/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [owncloud-ocis-4.0.1](https://github.com/truecharts/apps/compare/owncloud-ocis-4.0.0...owncloud-ocis-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [owncloud-ocis-4.0.0](https://github.com/truecharts/apps/compare/owncloud-ocis-3.0.17...owncloud-ocis-4.0.0) (2021-10-25)
diff --git a/docs/apps/stable/owncloud-ocis/index.md b/docs/apps/stable/owncloud-ocis/index.md
index 536d7c9cf7e..6696e6e2720 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/pgadmin/CHANGELOG.md b/docs/apps/stable/pgadmin/CHANGELOG.md
index 03e1ecdc01f..f1bacbd70f1 100644
--- a/docs/apps/stable/pgadmin/CHANGELOG.md
+++ b/docs/apps/stable/pgadmin/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [pgadmin-4.0.1](https://github.com/truecharts/apps/compare/pgadmin-4.0.0...pgadmin-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+* update non-major ([#1232](https://github.com/truecharts/apps/issues/1232))
+
+
+
### [pgadmin-4.0.0](https://github.com/truecharts/apps/compare/pgadmin-3.0.17...pgadmin-4.0.0) (2021-10-25)
diff --git a/docs/apps/stable/pgadmin/helm-values.md b/docs/apps/stable/pgadmin/helm-values.md
index 8a424d9a507..776581862b5 100644
--- a/docs/apps/stable/pgadmin/helm-values.md
+++ b/docs/apps/stable/pgadmin/helm-values.md
@@ -15,7 +15,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.PGADMIN_DEFAULT_PASSWORD | string | `"changeme"` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"docker.io/dpage/pgadmin4"` | |
-| image.tag | string | `"6.0@sha256:7ea3d72f0c962a7b5ce6d37dea84fb30b32fb52e8cb1a6eb38a15d512e2a15a0"` | |
+| image.tag | string | `"6.1@sha256:6b740e88b8c3563bdbb1e42b0a24927f3c24081591ada25f3996c5e4107ce1d6"` | |
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/var/lib/pgadmin"` | |
diff --git a/docs/apps/stable/pgadmin/index.md b/docs/apps/stable/pgadmin/index.md
index f30928986b2..7f4973df6eb 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/photoprism/CHANGELOG.md b/docs/apps/stable/photoprism/CHANGELOG.md
index 7efc60d621d..3c531c24033 100644
--- a/docs/apps/stable/photoprism/CHANGELOG.md
+++ b/docs/apps/stable/photoprism/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [photoprism-5.0.1](https://github.com/truecharts/apps/compare/photoprism-5.0.0...photoprism-5.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [photoprism-5.0.0](https://github.com/truecharts/apps/compare/photoprism-4.0.11...photoprism-5.0.0) (2021-10-25)
diff --git a/docs/apps/stable/photoprism/index.md b/docs/apps/stable/photoprism/index.md
index a4a80f44f95..baeeb602ec3 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/photoshow/CHANGELOG.md b/docs/apps/stable/photoshow/CHANGELOG.md
index da04b266491..61f9676a945 100644
--- a/docs/apps/stable/photoshow/CHANGELOG.md
+++ b/docs/apps/stable/photoshow/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [photoshow-1.0.1](https://github.com/truecharts/apps/compare/photoshow-1.0.0...photoshow-1.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+* update non-major ([#1232](https://github.com/truecharts/apps/issues/1232))
+
+
+
### [photoshow-1.0.0](https://github.com/truecharts/apps/compare/photoshow-0.0.12...photoshow-1.0.0) (2021-10-25)
diff --git a/docs/apps/stable/photoshow/helm-values.md b/docs/apps/stable/photoshow/helm-values.md
index d04dc730565..603c0be61d4 100644
--- a/docs/apps/stable/photoshow/helm-values.md
+++ b/docs/apps/stable/photoshow/helm-values.md
@@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.PUID | int | `568` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/linuxserver/photoshow"` | |
-| image.tag | string | `"version-48aabb98@sha256:7be50449ab91931477e4bfa72eb315470c06bdb7810de28abd348965c9e86752"` | |
+| image.tag | string | `"version-48aabb98@sha256:b3b301f4915e4c8f1ba32f78610b0bcb709a1269edce5203d1ef2d01ef1bdb72"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| persistence.pictures.accessMode | string | `"ReadWriteOnce"` | |
diff --git a/docs/apps/stable/photoshow/index.md b/docs/apps/stable/photoshow/index.md
index 02912ab7a7a..6fe022e7dee 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/phpldapadmin/CHANGELOG.md b/docs/apps/stable/phpldapadmin/CHANGELOG.md
index 15bd304f009..d86effc80f4 100644
--- a/docs/apps/stable/phpldapadmin/CHANGELOG.md
+++ b/docs/apps/stable/phpldapadmin/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [phpldapadmin-4.0.1](https://github.com/truecharts/apps/compare/phpldapadmin-4.0.0...phpldapadmin-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [phpldapadmin-4.0.0](https://github.com/truecharts/apps/compare/phpldapadmin-3.0.16...phpldapadmin-4.0.0) (2021-10-25)
diff --git a/docs/apps/stable/phpldapadmin/index.md b/docs/apps/stable/phpldapadmin/index.md
index 8bd90358238..04f62fe9c17 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/piaware/CHANGELOG.md b/docs/apps/stable/piaware/CHANGELOG.md
index 5813d66440f..c0f31ef0581 100644
--- a/docs/apps/stable/piaware/CHANGELOG.md
+++ b/docs/apps/stable/piaware/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [piaware-4.0.1](https://github.com/truecharts/apps/compare/piaware-4.0.0...piaware-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [piaware-4.0.0](https://github.com/truecharts/apps/compare/piaware-3.0.16...piaware-4.0.0) (2021-10-25)
diff --git a/docs/apps/stable/piaware/index.md b/docs/apps/stable/piaware/index.md
index 24542726240..24ad3563fdc 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/pihole/CHANGELOG.md b/docs/apps/stable/pihole/CHANGELOG.md
index 6e6b4cb43fe..d2561fa7e5d 100644
--- a/docs/apps/stable/pihole/CHANGELOG.md
+++ b/docs/apps/stable/pihole/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [pihole-4.0.1](https://github.com/truecharts/apps/compare/pihole-4.0.0...pihole-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [pihole-4.0.0](https://github.com/truecharts/apps/compare/pihole-3.0.18...pihole-4.0.0) (2021-10-25)
diff --git a/docs/apps/stable/pihole/index.md b/docs/apps/stable/pihole/index.md
index b6a936a8487..0498bc18f33 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/pixapop/CHANGELOG.md b/docs/apps/stable/pixapop/CHANGELOG.md
index d6ae60e8bf2..dc835c6299d 100644
--- a/docs/apps/stable/pixapop/CHANGELOG.md
+++ b/docs/apps/stable/pixapop/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [pixapop-1.0.1](https://github.com/truecharts/apps/compare/pixapop-1.0.0...pixapop-1.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [pixapop-1.0.0](https://github.com/truecharts/apps/compare/pixapop-0.0.12...pixapop-1.0.0) (2021-10-25)
diff --git a/docs/apps/stable/pixapop/index.md b/docs/apps/stable/pixapop/index.md
index d5681fed4c9..96bca102d7f 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/plex/CHANGELOG.md b/docs/apps/stable/plex/CHANGELOG.md
index 7359113c5d5..393ed8b6f27 100644
--- a/docs/apps/stable/plex/CHANGELOG.md
+++ b/docs/apps/stable/plex/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [plex-8.0.1](https://github.com/truecharts/apps/compare/plex-8.0.0...plex-8.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [plex-8.0.0](https://github.com/truecharts/apps/compare/plex-7.0.17...plex-8.0.0) (2021-10-25)
diff --git a/docs/apps/stable/plex/index.md b/docs/apps/stable/plex/index.md
index d4ad2261ed7..05e066ba1b3 100644
--- a/docs/apps/stable/plex/index.md
+++ b/docs/apps/stable/plex/index.md
@@ -13,7 +13,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/podgrab/CHANGELOG.md b/docs/apps/stable/podgrab/CHANGELOG.md
index 23146cfe807..0eafeecee0d 100644
--- a/docs/apps/stable/podgrab/CHANGELOG.md
+++ b/docs/apps/stable/podgrab/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [podgrab-7.0.1](https://github.com/truecharts/apps/compare/podgrab-7.0.0...podgrab-7.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [podgrab-7.0.0](https://github.com/truecharts/apps/compare/podgrab-6.0.16...podgrab-7.0.0) (2021-10-25)
diff --git a/docs/apps/stable/podgrab/index.md b/docs/apps/stable/podgrab/index.md
index c0e583c1b3f..8cba8da8584 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/postgresql/CHANGELOG.md b/docs/apps/stable/postgresql/CHANGELOG.md
index 029e46d9a97..bbadef3c17d 100644
--- a/docs/apps/stable/postgresql/CHANGELOG.md
+++ b/docs/apps/stable/postgresql/CHANGELOG.md
@@ -1,6 +1,17 @@
# Changelog
+
+### [postgresql-5.1.1](https://github.com/truecharts/apps/compare/postgresql-5.1.0...postgresql-5.1.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+* update major docker tags (major) ([#1235](https://github.com/truecharts/apps/issues/1235))
+* update non-major ([#1232](https://github.com/truecharts/apps/issues/1232))
+
+
+
### [postgresql-5.1.0](https://github.com/truecharts/apps/compare/postgresql-4.1.0...postgresql-5.1.0) (2021-10-26)
diff --git a/docs/apps/stable/postgresql/helm-values.md b/docs/apps/stable/postgresql/helm-values.md
index c9e35ba1d35..6c5c195cbff 100644
--- a/docs/apps/stable/postgresql/helm-values.md
+++ b/docs/apps/stable/postgresql/helm-values.md
@@ -19,7 +19,7 @@ You will, however, be able to use all values referenced in the common chart here
| existingSecret | string | `""` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"bitnami/postgresql"` | |
-| image.tag | string | `"13.4.0@sha256:6ae26c46c20358fb2889a759d11d237b1d6d5f73ba206ef3d66f95448a859382"` | |
+| image.tag | string | `"14.0.0@sha256:3076561d591ccd3a3629851997bef40a92eee9e7686de33b586efc8d35e7d9ca"` | |
| persistence.db.accessMode | string | `"ReadWriteOnce"` | |
| persistence.db.enabled | bool | `true` | |
| persistence.db.mountPath | string | `"/bitnami/postgresql"` | |
diff --git a/docs/apps/stable/postgresql/index.md b/docs/apps/stable/postgresql/index.md
index cb204bf5010..000677d8040 100644
--- a/docs/apps/stable/postgresql/index.md
+++ b/docs/apps/stable/postgresql/index.md
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/pretend-youre-xyzzy/CHANGELOG.md b/docs/apps/stable/pretend-youre-xyzzy/CHANGELOG.md
index 23c2a1b037b..daa45db0a32 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.1](https://github.com/truecharts/apps/compare/pretend-youre-xyzzy-4.0.0...pretend-youre-xyzzy-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [pretend-youre-xyzzy-4.0.0](https://github.com/truecharts/apps/compare/pretend-youre-xyzzy-3.0.16...pretend-youre-xyzzy-4.0.0) (2021-10-25)
diff --git a/docs/apps/stable/pretend-youre-xyzzy/index.md b/docs/apps/stable/pretend-youre-xyzzy/index.md
index c1a1ebcb10d..78b0d1b9d92 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/protonmail-bridge/CHANGELOG.md b/docs/apps/stable/protonmail-bridge/CHANGELOG.md
index fc37c301467..28920556107 100644
--- a/docs/apps/stable/protonmail-bridge/CHANGELOG.md
+++ b/docs/apps/stable/protonmail-bridge/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [protonmail-bridge-4.0.1](https://github.com/truecharts/apps/compare/protonmail-bridge-4.0.0...protonmail-bridge-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [protonmail-bridge-4.0.0](https://github.com/truecharts/apps/compare/protonmail-bridge-3.0.16...protonmail-bridge-4.0.0) (2021-10-25)
diff --git a/docs/apps/stable/protonmail-bridge/index.md b/docs/apps/stable/protonmail-bridge/index.md
index 10c3e8233f6..aea43ef41f2 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/prowlarr/CHANGELOG.md b/docs/apps/stable/prowlarr/CHANGELOG.md
index fc6f7e9157c..f9b84a36041 100644
--- a/docs/apps/stable/prowlarr/CHANGELOG.md
+++ b/docs/apps/stable/prowlarr/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [prowlarr-4.0.1](https://github.com/truecharts/apps/compare/prowlarr-4.0.0...prowlarr-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+* update non-major ([#1232](https://github.com/truecharts/apps/issues/1232))
+
+
+
### [prowlarr-4.0.0](https://github.com/truecharts/apps/compare/prowlarr-3.0.20...prowlarr-4.0.0) (2021-10-25)
diff --git a/docs/apps/stable/prowlarr/helm-values.md b/docs/apps/stable/prowlarr/helm-values.md
index 27b4a27fa9e..33e0f7f00ec 100644
--- a/docs/apps/stable/prowlarr/helm-values.md
+++ b/docs/apps/stable/prowlarr/helm-values.md
@@ -15,7 +15,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.TZ | string | `"UTC"` | Set the container timezone |
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"ghcr.io/k8s-at-home/prowlarr"` | image repository |
-| image.tag | string | `"v0.1.1.1029@sha256:76a099f8ea058a6a0aa08bfa89e296e5fa2f28d1874c73d1e4185f680f2c84b1"` | image tag |
+| image.tag | string | `"v0.1.1.1030@sha256:71a0ec1a72a97890be0bf2adc07d7bf934ccdf854cbac8d183814a2ee7639ccf"` | image tag |
| ingress.main | object | See values.yaml | Enable and configure ingress settings for the chart under this key. |
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
diff --git a/docs/apps/stable/prowlarr/index.md b/docs/apps/stable/prowlarr/index.md
index eacfd87310f..1047fb34b1f 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/pyload/CHANGELOG.md b/docs/apps/stable/pyload/CHANGELOG.md
index 2243e6bf60b..fb067467853 100644
--- a/docs/apps/stable/pyload/CHANGELOG.md
+++ b/docs/apps/stable/pyload/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [pyload-4.0.1](https://github.com/truecharts/apps/compare/pyload-4.0.0...pyload-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [pyload-4.0.0](https://github.com/truecharts/apps/compare/pyload-3.0.16...pyload-4.0.0) (2021-10-25)
diff --git a/docs/apps/stable/pyload/index.md b/docs/apps/stable/pyload/index.md
index 561a7ecb1d3..ab6fb32d895 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/qbittorrent/CHANGELOG.md b/docs/apps/stable/qbittorrent/CHANGELOG.md
index 93f5033f146..9361e22c6d9 100644
--- a/docs/apps/stable/qbittorrent/CHANGELOG.md
+++ b/docs/apps/stable/qbittorrent/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [qbittorrent-9.0.1](https://github.com/truecharts/apps/compare/qbittorrent-9.0.0...qbittorrent-9.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [qbittorrent-9.0.0](https://github.com/truecharts/apps/compare/qbittorrent-8.0.17...qbittorrent-9.0.0) (2021-10-25)
diff --git a/docs/apps/stable/qbittorrent/index.md b/docs/apps/stable/qbittorrent/index.md
index bd07230fb7f..bbbee5a8185 100644
--- a/docs/apps/stable/qbittorrent/index.md
+++ b/docs/apps/stable/qbittorrent/index.md
@@ -13,7 +13,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/radarr/CHANGELOG.md b/docs/apps/stable/radarr/CHANGELOG.md
index fe205432e0f..139f089d4a0 100644
--- a/docs/apps/stable/radarr/CHANGELOG.md
+++ b/docs/apps/stable/radarr/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [radarr-9.0.1](https://github.com/truecharts/apps/compare/radarr-9.0.0...radarr-9.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [radarr-9.0.0](https://github.com/truecharts/apps/compare/radarr-8.0.16...radarr-9.0.0) (2021-10-25)
diff --git a/docs/apps/stable/radarr/index.md b/docs/apps/stable/radarr/index.md
index 0e825614793..5f8f860f58a 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/readarr/CHANGELOG.md b/docs/apps/stable/readarr/CHANGELOG.md
index f978354c376..4d9fabe4631 100644
--- a/docs/apps/stable/readarr/CHANGELOG.md
+++ b/docs/apps/stable/readarr/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [readarr-9.0.1](https://github.com/truecharts/apps/compare/readarr-9.0.0...readarr-9.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+* update non-major ([#1232](https://github.com/truecharts/apps/issues/1232))
+
+
+
### [readarr-9.0.0](https://github.com/truecharts/apps/compare/readarr-8.0.19...readarr-9.0.0) (2021-10-25)
diff --git a/docs/apps/stable/readarr/helm-values.md b/docs/apps/stable/readarr/helm-values.md
index 90452eea295..e06a621929f 100644
--- a/docs/apps/stable/readarr/helm-values.md
+++ b/docs/apps/stable/readarr/helm-values.md
@@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here
| env | object | `{}` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/k8s-at-home/readarr"` | |
-| image.tag | string | `"v0.1.0.997@sha256:e57faf72efa514d771c1489c6811187e89243b7146db02de0811c2c902f849d4"` | |
+| image.tag | string | `"v0.1.0.998@sha256:0cae63d57328684bfc1e02090c5f2bbd666dee90870bc480baeb08ee968ce32d"` | |
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
diff --git a/docs/apps/stable/readarr/index.md b/docs/apps/stable/readarr/index.md
index 03a3d8ff613..d741a22625d 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/recipes/CHANGELOG.md b/docs/apps/stable/recipes/CHANGELOG.md
index 0e694e23aeb..925712d62ab 100644
--- a/docs/apps/stable/recipes/CHANGELOG.md
+++ b/docs/apps/stable/recipes/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [recipes-3.0.1](https://github.com/truecharts/apps/compare/recipes-3.0.0...recipes-3.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [recipes-3.0.0](https://github.com/truecharts/apps/compare/recipes-2.0.0...recipes-3.0.0) (2021-10-26)
diff --git a/docs/apps/stable/recipes/index.md b/docs/apps/stable/recipes/index.md
index 7fd9d4901af..a2a54af52dc 100644
--- a/docs/apps/stable/recipes/index.md
+++ b/docs/apps/stable/recipes/index.md
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org/ | postgresql | 5.1.0 |
-| https://truecharts.org | common | 8.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/reg/CHANGELOG.md b/docs/apps/stable/reg/CHANGELOG.md
index 0dd10972fad..31243e177ca 100644
--- a/docs/apps/stable/reg/CHANGELOG.md
+++ b/docs/apps/stable/reg/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [reg-4.0.1](https://github.com/truecharts/apps/compare/reg-4.0.0...reg-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [reg-4.0.0](https://github.com/truecharts/apps/compare/reg-3.0.16...reg-4.0.0) (2021-10-25)
diff --git a/docs/apps/stable/reg/index.md b/docs/apps/stable/reg/index.md
index c6097bac271..0111c110905 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/remmina/CHANGELOG.md b/docs/apps/stable/remmina/CHANGELOG.md
index a1188689f21..43a71e5d4dc 100644
--- a/docs/apps/stable/remmina/CHANGELOG.md
+++ b/docs/apps/stable/remmina/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [remmina-1.0.1](https://github.com/truecharts/apps/compare/remmina-1.0.0...remmina-1.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+* update non-major ([#1232](https://github.com/truecharts/apps/issues/1232))
+
+
+
### [remmina-1.0.0](https://github.com/truecharts/apps/compare/remmina-0.0.12...remmina-1.0.0) (2021-10-25)
diff --git a/docs/apps/stable/remmina/helm-values.md b/docs/apps/stable/remmina/helm-values.md
index 6a76cd6fbd6..7f42da02e15 100644
--- a/docs/apps/stable/remmina/helm-values.md
+++ b/docs/apps/stable/remmina/helm-values.md
@@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.PUID | int | `568` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/linuxserver/remmina"` | |
-| image.tag | string | `"version-1.2.0-rcgit.29dfsg-1ubuntu1@sha256:c1c81d50ae4c2337895c3ca3bd8c60dde647833575bd4f320be5132721b2046f"` | |
+| image.tag | string | `"version-1.2.0-rcgit.29dfsg-1ubuntu1@sha256:4c695da1fbaa9279b22f3088f7d0dce598148e87b967706ff4c64686fd84c5dd"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| persistence.varrun.enabled | bool | `true` | |
diff --git a/docs/apps/stable/remmina/index.md b/docs/apps/stable/remmina/index.md
index 906a1bad3f4..4ca239794d6 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/resilio-sync/CHANGELOG.md b/docs/apps/stable/resilio-sync/CHANGELOG.md
index 10d5e34b15a..900d571c851 100644
--- a/docs/apps/stable/resilio-sync/CHANGELOG.md
+++ b/docs/apps/stable/resilio-sync/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [resilio-sync-4.0.1](https://github.com/truecharts/apps/compare/resilio-sync-4.0.0...resilio-sync-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [resilio-sync-4.0.0](https://github.com/truecharts/apps/compare/resilio-sync-3.0.16...resilio-sync-4.0.0) (2021-10-25)
diff --git a/docs/apps/stable/resilio-sync/index.md b/docs/apps/stable/resilio-sync/index.md
index 84b5dd44929..50e1ef86cbf 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/sabnzbd/CHANGELOG.md b/docs/apps/stable/sabnzbd/CHANGELOG.md
index 472969a18d8..8130b638136 100644
--- a/docs/apps/stable/sabnzbd/CHANGELOG.md
+++ b/docs/apps/stable/sabnzbd/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [sabnzbd-9.0.1](https://github.com/truecharts/apps/compare/sabnzbd-9.0.0...sabnzbd-9.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [sabnzbd-9.0.0](https://github.com/truecharts/apps/compare/sabnzbd-8.0.17...sabnzbd-9.0.0) (2021-10-25)
diff --git a/docs/apps/stable/sabnzbd/index.md b/docs/apps/stable/sabnzbd/index.md
index d958f80b61a..649eeb1a257 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/ser2sock/CHANGELOG.md b/docs/apps/stable/ser2sock/CHANGELOG.md
index 4cd916b727d..97dc918ab48 100644
--- a/docs/apps/stable/ser2sock/CHANGELOG.md
+++ b/docs/apps/stable/ser2sock/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [ser2sock-4.0.1](https://github.com/truecharts/apps/compare/ser2sock-4.0.0...ser2sock-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [ser2sock-4.0.0](https://github.com/truecharts/apps/compare/ser2sock-3.0.16...ser2sock-4.0.0) (2021-10-25)
diff --git a/docs/apps/stable/ser2sock/index.md b/docs/apps/stable/ser2sock/index.md
index eb8acb13143..2e8cfb6487f 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/shiori/CHANGELOG.md b/docs/apps/stable/shiori/CHANGELOG.md
index 83518dd9e11..e5390066463 100644
--- a/docs/apps/stable/shiori/CHANGELOG.md
+++ b/docs/apps/stable/shiori/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [shiori-3.0.1](https://github.com/truecharts/apps/compare/shiori-3.0.0...shiori-3.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [shiori-3.0.0](https://github.com/truecharts/apps/compare/shiori-2.0.0...shiori-3.0.0) (2021-10-26)
diff --git a/docs/apps/stable/shiori/index.md b/docs/apps/stable/shiori/index.md
index 820728385b3..e0e6281a253 100644
--- a/docs/apps/stable/shiori/index.md
+++ b/docs/apps/stable/shiori/index.md
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org/ | postgresql | 5.1.0 |
-| https://truecharts.org | common | 8.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/shorturl/CHANGELOG.md b/docs/apps/stable/shorturl/CHANGELOG.md
index 4fb2d7e4566..e5a4bfee65b 100644
--- a/docs/apps/stable/shorturl/CHANGELOG.md
+++ b/docs/apps/stable/shorturl/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [shorturl-1.0.1](https://github.com/truecharts/apps/compare/shorturl-1.0.0...shorturl-1.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [shorturl-1.0.0](https://github.com/truecharts/apps/compare/shorturl-0.0.12...shorturl-1.0.0) (2021-10-25)
diff --git a/docs/apps/stable/shorturl/index.md b/docs/apps/stable/shorturl/index.md
index 3ca6550502c..f58408d6b44 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/sickchill/CHANGELOG.md b/docs/apps/stable/sickchill/CHANGELOG.md
index 84fec50a0c3..d39380c1cd4 100644
--- a/docs/apps/stable/sickchill/CHANGELOG.md
+++ b/docs/apps/stable/sickchill/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [sickchill-1.0.1](https://github.com/truecharts/apps/compare/sickchill-1.0.0...sickchill-1.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [sickchill-1.0.0](https://github.com/truecharts/apps/compare/sickchill-0.0.12...sickchill-1.0.0) (2021-10-25)
diff --git a/docs/apps/stable/sickchill/index.md b/docs/apps/stable/sickchill/index.md
index 11391bce0cf..80c543d7d78 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/sickgear/CHANGELOG.md b/docs/apps/stable/sickgear/CHANGELOG.md
index 07159d18291..8e70ca821e1 100644
--- a/docs/apps/stable/sickgear/CHANGELOG.md
+++ b/docs/apps/stable/sickgear/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [sickgear-1.0.1](https://github.com/truecharts/apps/compare/sickgear-1.0.0...sickgear-1.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [sickgear-1.0.0](https://github.com/truecharts/apps/compare/sickgear-0.0.12...sickgear-1.0.0) (2021-10-25)
diff --git a/docs/apps/stable/sickgear/index.md b/docs/apps/stable/sickgear/index.md
index 2b9ab962ab9..6c154d413b9 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/smokeping/CHANGELOG.md b/docs/apps/stable/smokeping/CHANGELOG.md
index 084b1a5a7af..a48c1d98b7f 100644
--- a/docs/apps/stable/smokeping/CHANGELOG.md
+++ b/docs/apps/stable/smokeping/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [smokeping-1.0.1](https://github.com/truecharts/apps/compare/smokeping-1.0.0...smokeping-1.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+* update non-major ([#1232](https://github.com/truecharts/apps/issues/1232))
+
+
+
### [smokeping-1.0.0](https://github.com/truecharts/apps/compare/smokeping-0.0.12...smokeping-1.0.0) (2021-10-25)
diff --git a/docs/apps/stable/smokeping/helm-values.md b/docs/apps/stable/smokeping/helm-values.md
index 846acb27627..f7cdf19cdb4 100644
--- a/docs/apps/stable/smokeping/helm-values.md
+++ b/docs/apps/stable/smokeping/helm-values.md
@@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.PUID | int | `568` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/linuxserver/smokeping"` | |
-| image.tag | string | `"version-2.7.3-r5@sha256:bdb817109b80a24cba5512ec5ffab2cbc9492bd0d17eae41aa0e1c7f883b7e01"` | |
+| image.tag | string | `"version-2.7.3-r5@sha256:72b4485c282e1f0a6a4fa7b53e25728427b2c035a98a9a2c6d304772cc30e6f1"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| persistence.data.accessMode | string | `"ReadWriteOnce"` | |
diff --git a/docs/apps/stable/smokeping/index.md b/docs/apps/stable/smokeping/index.md
index 56075f7115d..fe64efdfb84 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/sonarr/CHANGELOG.md b/docs/apps/stable/sonarr/CHANGELOG.md
index a0521f2e3c7..5e2f0d5bf92 100644
--- a/docs/apps/stable/sonarr/CHANGELOG.md
+++ b/docs/apps/stable/sonarr/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [sonarr-9.0.1](https://github.com/truecharts/apps/compare/sonarr-9.0.0...sonarr-9.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [sonarr-9.0.0](https://github.com/truecharts/apps/compare/sonarr-8.0.18...sonarr-9.0.0) (2021-10-25)
diff --git a/docs/apps/stable/sonarr/index.md b/docs/apps/stable/sonarr/index.md
index 673303e584e..f03d484cb5e 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/sqlitebrowser/CHANGELOG.md b/docs/apps/stable/sqlitebrowser/CHANGELOG.md
index f7589f1ca76..1e0dc548aa8 100644
--- a/docs/apps/stable/sqlitebrowser/CHANGELOG.md
+++ b/docs/apps/stable/sqlitebrowser/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [sqlitebrowser-1.0.1](https://github.com/truecharts/apps/compare/sqlitebrowser-1.0.0...sqlitebrowser-1.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+* update non-major ([#1232](https://github.com/truecharts/apps/issues/1232))
+
+
+
### [sqlitebrowser-1.0.0](https://github.com/truecharts/apps/compare/sqlitebrowser-0.0.12...sqlitebrowser-1.0.0) (2021-10-25)
diff --git a/docs/apps/stable/sqlitebrowser/helm-values.md b/docs/apps/stable/sqlitebrowser/helm-values.md
index 92d8e779498..681e039251c 100644
--- a/docs/apps/stable/sqlitebrowser/helm-values.md
+++ b/docs/apps/stable/sqlitebrowser/helm-values.md
@@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.PUID | int | `568` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/linuxserver/sqlitebrowser"` | |
-| image.tag | string | `"version-3.12.2-02876202105241947ubuntu18.04.1@sha256:eaa8080260178409088a98eb4ccde3af8885468958861223d052d257624504c5"` | |
+| image.tag | string | `"version-3.12.2-02876202105241947ubuntu18.04.1@sha256:be5f1b9338786be62df4b0727fdce5b8bd84bd83c21be0eda030b24f8c05fdac"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| persistence.varrun.enabled | bool | `true` | |
diff --git a/docs/apps/stable/sqlitebrowser/index.md b/docs/apps/stable/sqlitebrowser/index.md
index 1ee2c87df90..dcff576e334 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/stash/CHANGELOG.md b/docs/apps/stable/stash/CHANGELOG.md
index 6556f90aefa..b8aff14493b 100644
--- a/docs/apps/stable/stash/CHANGELOG.md
+++ b/docs/apps/stable/stash/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [stash-4.0.1](https://github.com/truecharts/apps/compare/stash-4.0.0...stash-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [stash-4.0.0](https://github.com/truecharts/apps/compare/stash-3.0.17...stash-4.0.0) (2021-10-25)
diff --git a/docs/apps/stable/stash/index.md b/docs/apps/stable/stash/index.md
index 6f326f35257..52614b1ea4f 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/static/CHANGELOG.md b/docs/apps/stable/static/CHANGELOG.md
index 287dcb8bab0..56310bfd7d0 100644
--- a/docs/apps/stable/static/CHANGELOG.md
+++ b/docs/apps/stable/static/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [static-1.0.1](https://github.com/truecharts/apps/compare/static-1.0.0...static-1.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [static-1.0.0](https://github.com/truecharts/apps/compare/static-0.0.12...static-1.0.0) (2021-10-25)
diff --git a/docs/apps/stable/static/index.md b/docs/apps/stable/static/index.md
index e6f7648b3fc..b03aa618d32 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/statping/CHANGELOG.md b/docs/apps/stable/statping/CHANGELOG.md
index 5a27c60e293..997bc8b6c4c 100644
--- a/docs/apps/stable/statping/CHANGELOG.md
+++ b/docs/apps/stable/statping/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [statping-3.0.1](https://github.com/truecharts/apps/compare/statping-3.0.0...statping-3.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [statping-3.0.0](https://github.com/truecharts/apps/compare/statping-2.0.0...statping-3.0.0) (2021-10-26)
diff --git a/docs/apps/stable/statping/index.md b/docs/apps/stable/statping/index.md
index 53c1a2a7656..b28a0638a47 100644
--- a/docs/apps/stable/statping/index.md
+++ b/docs/apps/stable/statping/index.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org/ | postgresql | 5.1.0 |
-| https://truecharts.org | common | 8.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/syncthing/CHANGELOG.md b/docs/apps/stable/syncthing/CHANGELOG.md
index f100e3d035b..437cf3a2dc9 100644
--- a/docs/apps/stable/syncthing/CHANGELOG.md
+++ b/docs/apps/stable/syncthing/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [syncthing-9.0.1](https://github.com/truecharts/apps/compare/syncthing-9.0.0...syncthing-9.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [syncthing-9.0.0](https://github.com/truecharts/apps/compare/syncthing-8.0.17...syncthing-9.0.0) (2021-10-25)
diff --git a/docs/apps/stable/syncthing/index.md b/docs/apps/stable/syncthing/index.md
index 1c650d48db6..a95ff2cf00d 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/tautulli/CHANGELOG.md b/docs/apps/stable/tautulli/CHANGELOG.md
index 021dac2cef8..f0b13549612 100644
--- a/docs/apps/stable/tautulli/CHANGELOG.md
+++ b/docs/apps/stable/tautulli/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [tautulli-9.0.1](https://github.com/truecharts/apps/compare/tautulli-9.0.0...tautulli-9.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [tautulli-9.0.0](https://github.com/truecharts/apps/compare/tautulli-8.0.16...tautulli-9.0.0) (2021-10-25)
diff --git a/docs/apps/stable/tautulli/index.md b/docs/apps/stable/tautulli/index.md
index 6b5bc04be39..034148028a7 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/teamspeak3/CHANGELOG.md b/docs/apps/stable/teamspeak3/CHANGELOG.md
index 5bcd5b90d91..88bbc33e5c4 100644
--- a/docs/apps/stable/teamspeak3/CHANGELOG.md
+++ b/docs/apps/stable/teamspeak3/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [teamspeak3-2.0.1](https://github.com/truecharts/apps/compare/teamspeak3-2.0.0...teamspeak3-2.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [teamspeak3-2.0.0](https://github.com/truecharts/apps/compare/teamspeak3-1.0.17...teamspeak3-2.0.0) (2021-10-25)
diff --git a/docs/apps/stable/teamspeak3/index.md b/docs/apps/stable/teamspeak3/index.md
index 1c7f42cc41e..f908e012830 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/teedy/CHANGELOG.md b/docs/apps/stable/teedy/CHANGELOG.md
index 1ed95918ce2..6c75003dadf 100644
--- a/docs/apps/stable/teedy/CHANGELOG.md
+++ b/docs/apps/stable/teedy/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [teedy-3.0.1](https://github.com/truecharts/apps/compare/teedy-3.0.0...teedy-3.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [teedy-3.0.0](https://github.com/truecharts/apps/compare/teedy-2.0.0...teedy-3.0.0) (2021-10-26)
diff --git a/docs/apps/stable/teedy/index.md b/docs/apps/stable/teedy/index.md
index 058823ad79a..f3ca5a73a3a 100644
--- a/docs/apps/stable/teedy/index.md
+++ b/docs/apps/stable/teedy/index.md
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org/ | postgresql | 5.1.0 |
-| https://truecharts.org | common | 8.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/thelounge/CHANGELOG.md b/docs/apps/stable/thelounge/CHANGELOG.md
index fd59a66e754..35c03054e5a 100644
--- a/docs/apps/stable/thelounge/CHANGELOG.md
+++ b/docs/apps/stable/thelounge/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [thelounge-4.0.1](https://github.com/truecharts/apps/compare/thelounge-4.0.0...thelounge-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [thelounge-4.0.0](https://github.com/truecharts/apps/compare/thelounge-3.0.16...thelounge-4.0.0) (2021-10-25)
diff --git a/docs/apps/stable/thelounge/index.md b/docs/apps/stable/thelounge/index.md
index edc424c11ce..c58a7b24f46 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/traccar/CHANGELOG.md b/docs/apps/stable/traccar/CHANGELOG.md
index 5b2fb5e6e22..6ad22aa79d5 100644
--- a/docs/apps/stable/traccar/CHANGELOG.md
+++ b/docs/apps/stable/traccar/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [traccar-3.0.1](https://github.com/truecharts/apps/compare/traccar-3.0.0...traccar-3.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [traccar-3.0.0](https://github.com/truecharts/apps/compare/traccar-2.0.0...traccar-3.0.0) (2021-10-26)
diff --git a/docs/apps/stable/traccar/index.md b/docs/apps/stable/traccar/index.md
index 28390fa4585..c759e61e6ae 100644
--- a/docs/apps/stable/traccar/index.md
+++ b/docs/apps/stable/traccar/index.md
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org/ | postgresql | 5.1.0 |
-| https://truecharts.org | common | 8.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/traefik/CHANGELOG.md b/docs/apps/stable/traefik/CHANGELOG.md
index 96a6a2a6d9a..8cf7053d73c 100644
--- a/docs/apps/stable/traefik/CHANGELOG.md
+++ b/docs/apps/stable/traefik/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [traefik-10.0.1](https://github.com/truecharts/apps/compare/traefik-10.0.0...traefik-10.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [traefik-10.0.0](https://github.com/truecharts/apps/compare/traefik-9.0.19...traefik-10.0.0) (2021-10-25)
diff --git a/docs/apps/stable/traefik/index.md b/docs/apps/stable/traefik/index.md
index 972e7276ce2..0a8d4a79bfc 100644
--- a/docs/apps/stable/traefik/index.md
+++ b/docs/apps/stable/traefik/index.md
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/transmission/CHANGELOG.md b/docs/apps/stable/transmission/CHANGELOG.md
index 30295a6eaeb..b1bc1b2f04d 100644
--- a/docs/apps/stable/transmission/CHANGELOG.md
+++ b/docs/apps/stable/transmission/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [transmission-9.0.1](https://github.com/truecharts/apps/compare/transmission-9.0.0...transmission-9.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [transmission-9.0.0](https://github.com/truecharts/apps/compare/transmission-8.0.16...transmission-9.0.0) (2021-10-25)
diff --git a/docs/apps/stable/transmission/index.md b/docs/apps/stable/transmission/index.md
index e313de14569..729b18c7600 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/truecommand/CHANGELOG.md b/docs/apps/stable/truecommand/CHANGELOG.md
index d6bc3804dd5..e33684baa90 100644
--- a/docs/apps/stable/truecommand/CHANGELOG.md
+++ b/docs/apps/stable/truecommand/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [truecommand-9.0.1](https://github.com/truecharts/apps/compare/truecommand-9.0.0...truecommand-9.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [truecommand-9.0.0](https://github.com/truecharts/apps/compare/truecommand-8.0.16...truecommand-9.0.0) (2021-10-25)
diff --git a/docs/apps/stable/truecommand/index.md b/docs/apps/stable/truecommand/index.md
index 674b797d69f..a35e07da194 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/tt-rss/CHANGELOG.md b/docs/apps/stable/tt-rss/CHANGELOG.md
index a1bf634864f..0da85ff34c9 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.1](https://github.com/truecharts/apps/compare/tt-rss-3.0.0...tt-rss-3.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [tt-rss-3.0.0](https://github.com/truecharts/apps/compare/tt-rss-2.0.0...tt-rss-3.0.0) (2021-10-26)
diff --git a/docs/apps/stable/tt-rss/index.md b/docs/apps/stable/tt-rss/index.md
index 563395e13ad..c654d87342b 100644
--- a/docs/apps/stable/tt-rss/index.md
+++ b/docs/apps/stable/tt-rss/index.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org/ | postgresql | 5.1.0 |
-| https://truecharts.org | common | 8.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/tvheadend/CHANGELOG.md b/docs/apps/stable/tvheadend/CHANGELOG.md
index 833be429874..e05a3fcae60 100644
--- a/docs/apps/stable/tvheadend/CHANGELOG.md
+++ b/docs/apps/stable/tvheadend/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [tvheadend-10.0.1](https://github.com/truecharts/apps/compare/tvheadend-10.0.0...tvheadend-10.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [tvheadend-10.0.0](https://github.com/truecharts/apps/compare/tvheadend-9.0.16...tvheadend-10.0.0) (2021-10-25)
diff --git a/docs/apps/stable/tvheadend/index.md b/docs/apps/stable/tvheadend/index.md
index f1aa5f57a19..a8995e2ca9c 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/twtxt/CHANGELOG.md b/docs/apps/stable/twtxt/CHANGELOG.md
index c8cfe15d7ea..a9af735651c 100644
--- a/docs/apps/stable/twtxt/CHANGELOG.md
+++ b/docs/apps/stable/twtxt/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [twtxt-1.0.1](https://github.com/truecharts/apps/compare/twtxt-1.0.0...twtxt-1.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [twtxt-1.0.0](https://github.com/truecharts/apps/compare/twtxt-0.0.12...twtxt-1.0.0) (2021-10-25)
diff --git a/docs/apps/stable/twtxt/index.md b/docs/apps/stable/twtxt/index.md
index 2112ae5f15f..b80df8cfe36 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/unifi/CHANGELOG.md b/docs/apps/stable/unifi/CHANGELOG.md
index 8b27c99feed..b3fb766bc13 100644
--- a/docs/apps/stable/unifi/CHANGELOG.md
+++ b/docs/apps/stable/unifi/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [unifi-9.0.1](https://github.com/truecharts/apps/compare/unifi-9.0.0...unifi-9.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [unifi-9.0.0](https://github.com/truecharts/apps/compare/unifi-8.0.17...unifi-9.0.0) (2021-10-25)
diff --git a/docs/apps/stable/unifi/index.md b/docs/apps/stable/unifi/index.md
index b9e5b075ae4..0e2feadb7ce 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/unpackerr/CHANGELOG.md b/docs/apps/stable/unpackerr/CHANGELOG.md
index b4e2b7b4f97..e7ccaa877f4 100644
--- a/docs/apps/stable/unpackerr/CHANGELOG.md
+++ b/docs/apps/stable/unpackerr/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [unpackerr-4.0.1](https://github.com/truecharts/apps/compare/unpackerr-4.0.0...unpackerr-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [unpackerr-4.0.0](https://github.com/truecharts/apps/compare/unpackerr-3.0.16...unpackerr-4.0.0) (2021-10-25)
diff --git a/docs/apps/stable/unpackerr/index.md b/docs/apps/stable/unpackerr/index.md
index 5be9434cb8a..059bf3e6ad2 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/uptime-kuma/CHANGELOG.md b/docs/apps/stable/uptime-kuma/CHANGELOG.md
index 3713455d241..02e61754c41 100644
--- a/docs/apps/stable/uptime-kuma/CHANGELOG.md
+++ b/docs/apps/stable/uptime-kuma/CHANGELOG.md
@@ -1,6 +1,19 @@
# Changelog
+
+### [uptime-kuma-1.0.1](https://github.com/truecharts/apps/compare/uptime-kuma-1.0.0...uptime-kuma-1.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+#### Fix
+
+* apply same user to questions.yaml as in values.yaml ([#1229](https://github.com/truecharts/apps/issues/1229))
+
+
+
### [uptime-kuma-1.0.0](https://github.com/truecharts/apps/compare/uptime-kuma-0.0.10...uptime-kuma-1.0.0) (2021-10-25)
diff --git a/docs/apps/stable/uptime-kuma/index.md b/docs/apps/stable/uptime-kuma/index.md
index 59b7b886dff..a485d122d73 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/valheim/CHANGELOG.md b/docs/apps/stable/valheim/CHANGELOG.md
index b273b0ab677..79fa45f3c17 100644
--- a/docs/apps/stable/valheim/CHANGELOG.md
+++ b/docs/apps/stable/valheim/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [valheim-1.0.1](https://github.com/truecharts/apps/compare/valheim-1.0.0...valheim-1.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+* update non-major ([#1232](https://github.com/truecharts/apps/issues/1232))
+
+
+
### [valheim-1.0.0](https://github.com/truecharts/apps/compare/valheim-0.0.12...valheim-1.0.0) (2021-10-25)
diff --git a/docs/apps/stable/valheim/helm-values.md b/docs/apps/stable/valheim/helm-values.md
index e575938cf84..2f9cefc6a88 100644
--- a/docs/apps/stable/valheim/helm-values.md
+++ b/docs/apps/stable/valheim/helm-values.md
@@ -15,7 +15,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.TZ | string | `"UTC"` | Set the container timezone |
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"ghcr.io/lloesche/valheim-server"` | image repository |
-| image.tag | string | `"latest@sha256:0224c94befe2ddea0aad596ad4320e8de82d892e193268fa6f7a654fad65a62f"` | image tag |
+| image.tag | string | `"latest@sha256:4965e058399edc70c1ef4c0aafdb102787d283607a82884c8be983aac322b169"` | image tag |
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
diff --git a/docs/apps/stable/valheim/index.md b/docs/apps/stable/valheim/index.md
index 7c6477f24ad..80faf2ef9bc 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/vaultwarden/CHANGELOG.md b/docs/apps/stable/vaultwarden/CHANGELOG.md
index 71f1a62a553..bf2414ac52b 100644
--- a/docs/apps/stable/vaultwarden/CHANGELOG.md
+++ b/docs/apps/stable/vaultwarden/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [vaultwarden-12.0.1](https://github.com/truecharts/apps/compare/vaultwarden-12.0.0...vaultwarden-12.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [vaultwarden-12.0.0](https://github.com/truecharts/apps/compare/vaultwarden-11.0.5...vaultwarden-12.0.0) (2021-10-26)
diff --git a/docs/apps/stable/vaultwarden/index.md b/docs/apps/stable/vaultwarden/index.md
index 8100823e58f..389a1620076 100644
--- a/docs/apps/stable/vaultwarden/index.md
+++ b/docs/apps/stable/vaultwarden/index.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org/ | postgresql | 5.1.0 |
-| https://truecharts.org | common | 8.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/whoogle/CHANGELOG.md b/docs/apps/stable/whoogle/CHANGELOG.md
index 42bbd46a429..9619c9a430a 100644
--- a/docs/apps/stable/whoogle/CHANGELOG.md
+++ b/docs/apps/stable/whoogle/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [whoogle-1.0.1](https://github.com/truecharts/apps/compare/whoogle-1.0.0...whoogle-1.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [whoogle-1.0.0](https://github.com/truecharts/apps/compare/whoogle-0.0.12...whoogle-1.0.0) (2021-10-25)
diff --git a/docs/apps/stable/whoogle/index.md b/docs/apps/stable/whoogle/index.md
index 544ceca05d6..ad4457f0c2e 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/wiki/CHANGELOG.md b/docs/apps/stable/wiki/CHANGELOG.md
index 0df5113e89a..36f3885a36b 100644
--- a/docs/apps/stable/wiki/CHANGELOG.md
+++ b/docs/apps/stable/wiki/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [wiki-1.0.1](https://github.com/truecharts/apps/compare/wikijs-3.0.0...wiki-1.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [wiki-1.0.0](https://github.com/truecharts/apps/compare/wiki-0.0.12...wiki-1.0.0) (2021-10-25)
diff --git a/docs/apps/stable/wiki/index.md b/docs/apps/stable/wiki/index.md
index a880a355777..636b1dc36a6 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/wikijs/CHANGELOG.md b/docs/apps/stable/wikijs/CHANGELOG.md
index 66d489b2066..820664c4ade 100644
--- a/docs/apps/stable/wikijs/CHANGELOG.md
+++ b/docs/apps/stable/wikijs/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [wikijs-3.0.1](https://github.com/truecharts/apps/compare/wikijs-3.0.0...wikijs-3.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [wikijs-3.0.0](https://github.com/truecharts/apps/compare/wikijs-2.0.0...wikijs-3.0.0) (2021-10-26)
diff --git a/docs/apps/stable/wikijs/index.md b/docs/apps/stable/wikijs/index.md
index 28913ddff7e..6014e2e2c77 100644
--- a/docs/apps/stable/wikijs/index.md
+++ b/docs/apps/stable/wikijs/index.md
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org/ | postgresql | 5.1.0 |
-| https://truecharts.org | common | 8.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/xteve/CHANGELOG.md b/docs/apps/stable/xteve/CHANGELOG.md
index 0dab968e21b..33fe0838cdb 100644
--- a/docs/apps/stable/xteve/CHANGELOG.md
+++ b/docs/apps/stable/xteve/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [xteve-4.0.1](https://github.com/truecharts/apps/compare/xteve-4.0.0...xteve-4.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [xteve-4.0.0](https://github.com/truecharts/apps/compare/xteve-3.0.17...xteve-4.0.0) (2021-10-25)
diff --git a/docs/apps/stable/xteve/index.md b/docs/apps/stable/xteve/index.md
index d7ccdb16556..b7267fde360 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/zigbee2mqtt/CHANGELOG.md b/docs/apps/stable/zigbee2mqtt/CHANGELOG.md
index a301de488bf..9f624e7e147 100644
--- a/docs/apps/stable/zigbee2mqtt/CHANGELOG.md
+++ b/docs/apps/stable/zigbee2mqtt/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [zigbee2mqtt-1.0.1](https://github.com/truecharts/apps/compare/zigbee2mqtt-1.0.0...zigbee2mqtt-1.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+
+
+
### [zigbee2mqtt-1.0.0](https://github.com/truecharts/apps/compare/zigbee2mqtt-0.0.12...zigbee2mqtt-1.0.0) (2021-10-25)
diff --git a/docs/apps/stable/zigbee2mqtt/index.md b/docs/apps/stable/zigbee2mqtt/index.md
index 62e77ff9b32..5b5c9f3ab87 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/apps/stable/zwavejs2mqtt/CHANGELOG.md b/docs/apps/stable/zwavejs2mqtt/CHANGELOG.md
index 00e60d65e4e..a9f28d43d38 100644
--- a/docs/apps/stable/zwavejs2mqtt/CHANGELOG.md
+++ b/docs/apps/stable/zwavejs2mqtt/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [zwavejs2mqtt-9.0.1](https://github.com/truecharts/apps/compare/zwavejs2mqtt-9.0.0...zwavejs2mqtt-9.0.1) (2021-10-26)
+
+#### Chore
+
+* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
+* update non-major ([#1232](https://github.com/truecharts/apps/issues/1232))
+
+
+
### [zwavejs2mqtt-9.0.0](https://github.com/truecharts/apps/compare/zwavejs2mqtt-8.0.19...zwavejs2mqtt-9.0.0) (2021-10-25)
diff --git a/docs/apps/stable/zwavejs2mqtt/helm-values.md b/docs/apps/stable/zwavejs2mqtt/helm-values.md
index 806fc7d94a3..bc0339222af 100644
--- a/docs/apps/stable/zwavejs2mqtt/helm-values.md
+++ b/docs/apps/stable/zwavejs2mqtt/helm-values.md
@@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here
| env | object | `{}` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/truecharts/zwavejs2mqtt"` | |
-| image.tag | string | `"v5.9.0@sha256:f284cad4dbe95f1fd8144a2ef6dc8b93dc8640f48a9a59544734523b53979b22"` | |
+| image.tag | string | `"v5.10.0@sha256:982d1b1a244105a545b039f67c34ad9c1314e00ae93b4ccb9a6d5d3c2b2187fc"` | |
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
diff --git a/docs/apps/stable/zwavejs2mqtt/index.md b/docs/apps/stable/zwavejs2mqtt/index.md
index 7a337a9f9e5..a44c5c0c7fb 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.3.14 |
+| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
diff --git a/docs/index.yaml b/docs/index.yaml
index 3805730b2ca..cfbc597e685 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-10-26T16:00:14.698447717Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: Airsonic is a Free and Open Source community driven media server
+ digest: 7a747e7774b5a71012c8e2c390017fcc764820fdf0657c79f0066d5f0e43bc52
+ 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: 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.1/airsonic-4.0.1.tgz
+ version: 4.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -2014,6 +2045,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.9
+ created: "2021-10-26T16:00:14.940376097Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: Expose all events from an Amcrest device to an MQTT broker
+ digest: 45dbcbebc6c4a8157d5e2a45fe8581a9f8dbb421fbe812d45aa21dd6979dbf34
+ 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: truecharts.org
+ name: amcrest2mqtt
+ sources:
+ - https://github.com/dchesterton/amcrest2mqtt
+ urls:
+ - https://github.com/truecharts/apps/releases/download/amcrest2mqtt-2.0.1/amcrest2mqtt-2.0.1.tgz
+ version: 2.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -2169,6 +2229,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-10-26T16:00:15.189873085Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: Index and stream music using apache-musicindex and m3u playlists
+ digest: 6c756fb2f6771b0bcd68458ede553d84e44caa3289ef94350f254d402e5bb0ff
+ 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: truecharts.org
+ name: apache-musicindex
+ sources:
+ - http://hacks.slashdirt.org/sw/musicindex/
+ urls:
+ - https://github.com/truecharts/apps/releases/download/apache-musicindex-2.0.1/apache-musicindex-2.0.1.tgz
+ version: 2.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -2342,6 +2434,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-10-26T16:00:15.417617848Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ 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: cdddd16c3c1bf86f6652295c6c1ddf570b06507dc1552e5f35471c55055f6f92
+ 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: 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.1/appdaemon-6.0.1.tgz
+ version: 6.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -5297,6 +5426,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-10-26T16:00:15.744820726Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: aria server for downloading web content
+ digest: 67846240dc5d1d2e601a79694d44b6f18cf3a2e2022ce3b8a0b5aeb8eb857c6a
+ 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: truecharts.org
+ name: aria2
+ sources:
+ - https://github.com/P3TERX/Aria2-Pro-Docker
+ urls:
+ - https://github.com/truecharts/apps/releases/download/aria2-2.0.1/aria2-2.0.1.tgz
+ version: 2.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -5481,6 +5639,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-10-26T16:00:15.999990621Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: An easy-to-use, multi-track audio editor and recorder
+ digest: d43bacdd0c8c6c191063e84e176252f3d12af30f85a9efdd3ccd291e48a2e5d1
+ 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: 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.1/audacity-2.0.1.tgz
+ version: 2.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -5672,6 +5865,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-10-26T16:00:16.256904218Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ - condition: postgresql.enabled
+ name: postgresql
+ repository: https://truecharts.org/
+ version: 5.1.0
+ - condition: redis.enabled
+ name: redis
+ repository: https://charts.bitnami.com/bitnami
+ version: 15.5.1
+ description: Authelia is a Single Sign-On Multi-Factor portal for web apps
+ digest: f6de4e54d7d40ee8c3687c93cd1af1a3cf3de2c8e21e695194fac44e5c72ed18
+ 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: 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.1/authelia-7.0.1.tgz
+ version: 7.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -9316,6 +9558,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.0
+ created: "2021-10-26T16:00:16.50995591Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ - condition: postgresql.enabled
+ name: postgresql
+ repository: https://truecharts.org/
+ version: 5.1.0
+ 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: 775543492feaccaf21c642f9926d49289238999341c7010dcc563e35e7788efc
+ 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: 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.1/babybuddy-4.0.1.tgz
+ version: 4.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -9547,6 +9829,46 @@ 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-10-26T16:00:16.738397374Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: Bazarr is a companion application to Sonarr and Radarr. It manages
+ and downloads subtitles based on your requirements
+ digest: 9b19405ee50b320a3f21e8bc0c5093ac8cabd42989c5116d30175b899de42325
+ 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: truecharts.org
+ - email: kjeld@schouten-lebbing.nl
+ name: Ornias1993
+ url: 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.1/bazarr-9.0.1.tgz
+ version: 9.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -12806,6 +13128,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-10-26T16:00:16.974587347Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: A music library manager and not, for the most part, a music player.
+ digest: 24ef094c942b782136f307b8165df2c575584ef9946fb6fccdc971a19b99f541
+ 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: 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.1/beets-2.0.1.tgz
+ version: 2.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -13266,6 +13623,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-10-26T16:00:17.20218341Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: Booksonic is a platform for accessing the audibooks you own wherever
+ you are
+ digest: a2e825edd6e8d8bfded5470a6c20d2abda2f7945aa523722871c757352b43566
+ 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.1/booksonic-air-4.0.1.tgz
+ version: 4.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -14816,6 +15205,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.26.0
+ created: "2021-10-26T16:00:17.434186178Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: Calibre is a powerful and easy to use e-book manager.
+ digest: 3999e06d936a2da86a32231564f700f651bcd4882fb1ea37fdb2c57d9631658a
+ 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.1/calibre-4.0.1.tgz
+ version: 4.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -16352,6 +16771,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-10-26T16:00:17.657193036Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: Calibre-Web is a web app providing a clean interface for browsing,
+ reading and downloading eBooks using an existing Calibre database.
+ digest: a6a8b202c729f1553909b7b179175fba2df7878a90d82720803a078b3b50af2e
+ 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: 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.1/calibre-web-9.0.1.tgz
+ version: 9.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -18972,6 +19425,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-10-26T16:00:17.907138882Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: A complete web based IDE with terminal access
+ digest: edf88c6e982ba47660f3e9582399c640f1c3ebd2a9f48548176093829b0abea9
+ 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: 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.1/cloud9-2.0.1.tgz
+ version: 2.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -19163,6 +19651,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-10-26T16:00:18.145236159Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: Run VS Code on any machine anywhere and access it in the browser.
+ digest: 6ec8f9e4f667887c339b23dfa0578752b857a9b4b0e9622dcf038b056e0b2a04
+ 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: 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.1/code-server-2.0.1.tgz
+ version: 2.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -19348,6 +19870,44 @@ 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.13.3
+ created: "2021-10-26T16:00:18.368628207Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: Collabora Online Development Edition – an awesome, Online Office
+ suite image suitable for home use.
+ digest: 319fbcd648990d152cea94e9e457369a7d0709b1ab198eaff0bdbde2dba55a84
+ 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: truecharts.org
+ - email: stavros-k@users.noreply.github.com
+ name: stavros-k
+ url: 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.1/collabora-online-9.0.1.tgz
+ version: 9.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -26423,6 +26983,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-10-26T16:00:18.584242138Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: Track your cryptocurrency holdings/portfolio
+ digest: 5aa99262cb6ac30c08c75f83154ab6836ef4d79dc3f863edf5ec379f64e2578e
+ 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: truecharts.org
+ name: cryptofolio
+ sources:
+ - https://github.com/Xtrendence/cryptofolio
+ urls:
+ - https://github.com/truecharts/apps/releases/download/cryptofolio-2.0.1/cryptofolio-2.0.1.tgz
+ version: 2.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -26578,6 +27167,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.68
+ created: "2021-10-26T16:00:18.831833934Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: Advanced tool to create your own TrueCharts-based App
+ digest: 6d9e6e0cddd23f9691c0847c4744f807cc5a37a1e74fe574938711a3c0a68538
+ 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: 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.1/custom-app-3.0.1.tgz
+ version: 3.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -27519,6 +28138,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-10-26T16:00:19.053953479Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: An FTP automation tool that periodically scans given host locations
+ for new files.
+ digest: c2e4e4f8a1a2e2bd9dc4190d94943b68f58105da541c5f3a701669b3518b1147
+ 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: 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.1/davos-2.0.1.tgz
+ version: 2.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -27704,6 +28357,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-10-26T16:00:19.265079502Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ 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: 42d13a9bb22591f78293a2652fe7fd2cd7fc683d88fd2b909b8608e132b74de2
+ 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.1/deconz-4.0.1.tgz
+ version: 4.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -29431,6 +30118,42 @@ 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-10-26T16:00:19.486542945Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: DeepStack AI provides AI features including Face Recognition, Object
+ Detection, Scene Recognition and custom AI Models
+ digest: 4662b6d1d3568e949f4bb99bdfd3eb7a877b83558feb0c7a7e4128ece0955293
+ 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: truecharts.org
+ - email: stavros-k@users.noreply.github.com
+ name: stavros-k
+ url: 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.1/deepstack-cpu-7.0.1.tgz
+ version: 7.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -32183,6 +32906,42 @@ 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-10-26T16:00:19.712483298Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: DeepStack AI provides AI features including Face Recognition, Object
+ Detection, Scene Recognition and custom AI Models
+ digest: 7b86f3ee603f8e90999938292cbe6b479fe0a2a70b51197c5ec3cdd2fea448ff
+ 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: truecharts.org
+ - email: stavros-k@users.noreply.github.com
+ name: stavros-k
+ url: 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.1/deepstack-gpu-2.0.1.tgz
+ version: 2.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -32349,6 +33108,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-10-26T16:00:19.93366734Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: Deluge App for TrueNAS SCALE
+ digest: 2987cc03fbb6b191100bd447250b4f5caa1696989af70dbb477728472a0bfb05
+ 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: truecharts.org
+ name: deluge
+ sources:
+ - https://github.com/deluge-torrent/deluge
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/deluge-9.0.1/deluge-9.0.1.tgz
+ version: 9.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -34830,6 +35621,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-10-26T16:00:20.15824829Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: Professional Photo Management with the Power of Open Source
+ digest: 86866108539b7ff103f63d4e9671698bda7467f87a60aec31f8848cd1553817c
+ 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: 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.1/digikam-2.0.1.tgz
+ version: 2.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -35021,6 +35847,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-10-26T16:00:20.367068508Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: Create live TV channel streams from media on your Plex servers.
+ digest: 0f356795828ea122584fdfa15ae6801ef9dab311c01439e3e20821025570c389
+ 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.1/dizquetv-4.0.1.tgz
+ version: 4.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -36488,6 +37345,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-10-26T16:00:20.593648262Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: A free cross platform open source file manager with two panels side
+ by side.
+ digest: 4c5091a9997c9245455eb1ca15e2d77903860f715e2fdd23fb5deae440a04f1f
+ 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: 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.1/doublecommander-2.0.1.tgz
+ version: 2.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -36673,6 +37564,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-10-26T16:00:20.805694887Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ - condition: postgresql.enabled
+ name: postgresql
+ repository: https://truecharts.org/
+ version: 5.1.0
+ description: DSMR-protocol reader, telegram data storage and energy consumption
+ visualizer.
+ digest: 975aad26618ae5456595b70a2dd1055b97f0fcf27ae609f0169f9020f183dbbc
+ 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: 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.1/dsmr-reader-4.0.1.tgz
+ version: 4.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -36880,6 +37807,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-10-26T16:00:21.015225106Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: Store securely encrypted backups on cloud storage services!
+ digest: c5198628dd57d3e7cbac5746f61dc39df10a8dbf91e839d892c18d5d9a531323
+ 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.1/duplicati-4.0.1.tgz
+ version: 4.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -38371,6 +39328,42 @@ 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-10-26T16:00:21.224092024Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: Emby Server is a home media server
+ digest: d644a88d0fb184165d84142a1149a317d12b336713ceb13580d6e0313f404e5f
+ 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: truecharts.org
+ - email: dan.sheridan@postman.org.uk
+ name: djs52
+ url: 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.1/emby-9.0.1.tgz
+ version: 9.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -41186,6 +42179,41 @@ 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.2
+ created: "2021-10-26T16:00:21.438162553Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ 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: 391c6aa0d8cc1ca5bc4743105aa006bad42db72a82fe70f06afaee7950f28cf7
+ 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: truecharts.org
+ - email: 35702532+tprelog@users.noreply.github.com
+ name: tprelog
+ url: 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.1/esphome-9.0.1.tgz
+ version: 9.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -44135,6 +45163,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-10-26T16:00:21.659839297Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ - condition: postgresql.enabled
+ name: postgresql
+ repository: https://truecharts.org/
+ version: 5.1.0
+ description: A real-time collaborative editor scalable to thousands of simultaneous
+ real time users.
+ digest: 50e7b3048f1099348764cd5f53872758c1c58a4a1e3e06bb1c20c1b69882e4ba
+ 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: 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.1/etherpad-4.0.1.tgz
+ version: 4.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -44366,6 +45434,40 @@ 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-10-26T16:00:21.891466261Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: Allow external services to be used like Apps.
+ digest: 0ea38565b24cd281671029dd111ada2bb9c3b62143e381dac5f44435e24182f1
+ 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: truecharts.org
+ - email: kjeld@schouten-lebbing.nl
+ name: Ornias1993
+ url: 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.1/external-service-4.0.1.tgz
+ version: 4.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -45566,6 +46668,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-10-26T16:00:22.086119751Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: A Helm chart for Kubernetes
+ digest: 6b7d9fe400a1db56c39bdd9731a4d5e6a89acedbbb8f435a3cd8f5871ed4e7c5
+ 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: 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.1/filezilla-2.0.1.tgz
+ version: 2.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -45757,6 +46894,44 @@ 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-10-26T16:00:22.307401194Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ - condition: postgresql.enabled
+ name: postgresql
+ repository: https://truecharts.org/
+ version: 5.1.0
+ description: A free and open source personal finance manager
+ digest: 9067ac25c56c55971075d17eb8fc468eb743e0a95a05fb206134bd28f5c5e4c2
+ 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: truecharts.org
+ - email: 20650065+warllo54@users.noreply.github.com
+ name: warllo54
+ url: 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.1/fireflyiii-12.0.1.tgz
+ version: 12.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -50431,6 +51606,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-10-26T16:00:22.53521545Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ - condition: postgresql.enabled
+ name: postgresql
+ repository: https://truecharts.org/
+ version: 5.1.0
+ description: This is an all-in-one package for running a self-hosted Firefox Sync
+ server.
+ digest: 8a1fe2db2fe0870e962d0eac954ae5692f7a5fd05f9bab5fdbc2bcecf10ce349
+ 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: 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.1/firefox-syncserver-4.0.1.tgz
+ version: 4.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -50656,6 +51870,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.1
+ created: "2021-10-26T16:00:22.768291317Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: FlareSolverr is a proxy server to bypass Cloudflare protection
+ digest: 2079e8831cb00c3f0a22b0906a2f4fd7a99ae6515f4dc87eb96962459da40c60
+ 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.1/flaresolverr-4.0.1.tgz
+ version: 4.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -52097,6 +53342,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-10-26T16:00:23.001559084Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: Flood is a monitoring service for various torrent clients
+ digest: 4b09467a019a4d66112e84787d545ecd8864e6dc192171b9838e5581a64b75ac
+ 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.1/flood-4.0.1.tgz
+ version: 4.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -53676,6 +54954,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-10-26T16:00:23.24457177Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: Focalboard is an open source, self-hosted alternative to Trello,
+ Notion, and Asana.
+ digest: 77d7d1224bec164d2245f5e6c5d1f1c97ef46c887739a2706e5db70b6bdde3f2
+ 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.1/focalboard-4.0.1.tgz
+ version: 4.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -55311,6 +56623,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-10-26T16:00:23.460150302Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: A simple, high-reliability, distributed software configuration management
+ system
+ digest: 0646c0c853d516fe8b4e95e38e1f4d34bd375d2f89e447d745102d9e1eecb0f2
+ 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: truecharts.org
+ name: fossil
+ sources:
+ - https://fossil-scm.org/
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/fossil-2.0.1/fossil-2.0.1.tgz
+ version: 2.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -55484,6 +56828,41 @@ 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-10-26T16:00:23.672434127Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: OpenSource Radius implementation
+ digest: 28ac18fa54847454c15ebf83dbc922644912dbc4dfb9a8375afb03df8dd96377
+ 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: truecharts.org
+ - email: kjeld@schouten-lebbing.nl
+ name: Ornias1993
+ url: 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.1/freeradius-4.0.1.tgz
+ version: 4.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -56995,6 +58374,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-10-26T16:00:23.897852779Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: FreshRSS is a self-hosted RSS feed aggregator
+ digest: 40db9ff89341376ada14b74d11ed251a830b549e9ebd9cfe0a46d68743787a7d
+ 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: 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.1/freshrss-9.0.1.tgz
+ version: 9.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -59516,6 +60927,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-10-26T16:00:24.126093736Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: Gaps searches through your Plex Server or local folders for all movies,
+ then queries for known movies in the same collection.
+ digest: 8195b148fc3286c74aff9d8919cfa5089a454de6317ab42f8b617c00758b71d0
+ 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: truecharts.org
+ name: gaps
+ sources:
+ - https://github.com/JasonHHouse/gaps
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/gaps-9.0.1/gaps-9.0.1.tgz
+ version: 9.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -61989,6 +63433,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.5
+ created: "2021-10-26T16:00:24.394938874Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ - condition: postgresql.enabled
+ name: postgresql
+ repository: https://truecharts.org/
+ version: 5.1.0
+ - condition: memcached.enabled
+ name: memcached
+ repository: https://charts.bitnami.com/bitnami
+ version: 5.15.7
+ description: Self hosted GIT repositories
+ digest: 0e4b82779378c75536669a4f2152bffdbca791a13b756092c8892a6dbcd7987b
+ 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: 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.1/gitea-4.0.1.tgz
+ version: 4.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -62900,6 +64389,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-10-26T16:00:24.6078558Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ 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: 3b53ea6396c65371e82fdf3ef153e89d160c488b54f11c31e3c113fadab7c7fc
+ 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: 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.1/golinks-2.0.1.tgz
+ version: 2.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -63091,6 +64615,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-10-26T16:00:24.941710269Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: Music streaming server / subsonic server API implementation
+ digest: 2a317a3ef6204036311c102891826be4f6133802d0b6f23e2e6af68ae3e328ec
+ 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.1/gonic-4.0.1.tgz
+ version: 4.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -64532,6 +66087,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-10-26T16:00:25.169403725Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ - condition: postgresql.enabled
+ name: postgresql
+ repository: https://truecharts.org/
+ version: 5.1.0
+ description: a simple server for sending and receiving messages
+ digest: 8e7e4fc8c0c43bd03f3182b8bdd7b1025b1ebe99838c192a89bc48da88f6b9a2
+ 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: 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.1/gotify-4.0.1.tgz
+ version: 4.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -64751,6 +66344,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-10-26T16:00:25.362550712Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: A Fast, Simple, and Flexible, file-based Web-platform.
+ digest: 575e613087bca1d4b3a4e50b958ba2b614b7b024cfc50a7e8b9a9ec4be31c2db
+ 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: 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.1/grav-2.0.1.tgz
+ version: 2.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -64936,6 +66563,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-10-26T16:00:25.584975357Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: ERP beyond your fridge - grocy is a web-based self-hosted groceries
+ & household management solution for your home
+ digest: ec3eeb405e4f461151ca7598cdb09fdf03094f6f7e7f2cffc4ff524a8fc901d2
+ 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: truecharts.org
+ name: grocy
+ sources:
+ - https://github.com/grocy/grocy
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/grocy-9.0.1/grocy-9.0.1.tgz
+ version: 9.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -67341,6 +68999,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-10-26T16:00:25.794081434Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: HandBrake is a tool for converting video from nearly any format to
+ a selection of modern, widely supported codecs.
+ digest: 64bfc6701d1224e7a3ae016db08878cfc054ff6fa22b7fb0b16b4756d595b9e7
+ 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: 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.1/handbrake-9.0.1.tgz
+ version: 9.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -70435,6 +72128,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-10-26T16:00:26.030470952Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: Simple text sharing
+ digest: 393cd8af018eb865c1c6b3356a8c8b177f8df4d036f4f10b28b4a2821b3b18ff
+ 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: 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.1/haste-server-4.0.1.tgz
+ version: 4.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -72490,6 +74216,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-10-26T16:00:26.235613028Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: An automated music downloader for NZB and Torrent, written in Python.
+ It supports SABnzbd, NZBget, Transmission, µTorrent and Blackhole.
+ digest: c2b9c99553edcc4d1bc42a26884886fe798c7bd01f0d879b673201813098e73a
+ 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: 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.1/headphones-2.0.1.tgz
+ version: 2.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -72675,6 +74435,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-10-26T16:00:26.458126928Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ 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: 2c6246b3cdebb9409f872875fe39e7b79eefccc8015945f46ca39f59117fe476
+ 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.1/healthchecks-4.0.1.tgz
+ version: 4.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -74484,6 +76278,34 @@ 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-10-26T16:00:26.676004621Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: An Application dashboard and launcher
+ digest: e00c97950c30109779fa0c2aa9625b1c8235df38c4f53193776911ff7fba2d9e
+ 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: truecharts.org
+ name: heimdall
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/heimdall-9.0.1/heimdall-9.0.1.tgz
+ version: 9.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -76627,6 +78449,46 @@ 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.10.6
+ created: "2021-10-26T16:00:26.89072881Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ - condition: postgresql.enabled
+ name: postgresql
+ repository: https://truecharts.org/
+ version: 5.1.0
+ description: home-assistant App for TrueNAS SCALE
+ digest: d81cfdf7bd5602c567231a10bddccbf271386ce0ed8b614c0c26044e15cc4f94
+ 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: truecharts.org
+ - email: 35702532+tprelog@users.noreply.github.com
+ name: tprelog
+ url: 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.1/home-assistant-11.0.1.tgz
+ version: 11.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -80208,6 +82070,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-10-26T16:00:27.140590947Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: Hyperion is an opensource Bias or Ambient Lighting implementation
+ digest: a7332582d407d2f777a5330af9926ea0f6b2a3063da33c30f7334d4dd5123121
+ 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.1/hyperion-ng-4.0.1.tgz
+ version: 4.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -81675,6 +83568,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-10-26T16:00:27.361694844Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: Create live map data from Valetudo powered robots
+ digest: 3df52306113a598f1674d868d00d25f4de80ca59261bfe07ee991ea49e046095
+ 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: 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.1/icantbelieveitsnotvaletudo-2.0.1.tgz
+ version: 2.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -81854,6 +83780,42 @@ 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.68
+ created: "2021-10-26T16:00:27.581881241Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: API Support for your favorite torrent trackers.
+ digest: 89be3914ac2257433e84ded8aac623884fc7c07c47bd3572f0329bde34845764
+ 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: truecharts.org
+ - email: kjeld@schouten-lebbing.nl
+ name: Ornias1993
+ url: truecharts.org
+ name: jackett
+ sources:
+ - https://github.com/Jackett/Jackett
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/jackett-9.0.1/jackett-9.0.1.tgz
+ version: 9.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -85614,6 +87576,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-10-26T16:00:27.784182313Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ 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: 772a83f567ffcae9553d21adb6daea21c2648804be2f2a7182ecc42aaab2a944
+ 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: 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.1/jdownloader2-4.0.1.tgz
+ version: 4.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -86698,6 +88695,41 @@ 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-10-26T16:00:28.087245121Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: Jellyfin is a Free Software Media System
+ digest: eb011c1a44eb77290b0bd28a7891c5e32edf6c8475ec7e67295153ac8acff219
+ 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: truecharts.org
+ - email: kjeld@schouten-lebbing.nl
+ name: Ornias1993
+ url: truecharts.org
+ name: jellyfin
+ sources:
+ - https://github.com/jellyfin/jellyfin
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/jellyfin-9.0.1/jellyfin-9.0.1.tgz
+ version: 9.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -89451,6 +91483,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-10-26T16:00:28.309627221Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ - condition: postgresql.enabled
+ name: postgresql
+ repository: https://truecharts.org/
+ version: 5.1.0
+ description: This server allows you to sync any Joplin client
+ digest: 65d21bcbd0868f72d753bc5c4d97cede58e99e98f96370b713df0c918297b589
+ 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: 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.1/joplin-server-4.0.1.tgz
+ version: 4.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -89658,6 +91726,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-10-26T16:00:28.529526717Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: A Helm chart for the k8s_gateway CoreDNS plugin
+ digest: c2fddf8d1619f53af69463487a345b87af174719d3233e327bb9019fdab1879f
+ 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: 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.1/k8s-gateway-4.0.1.tgz
+ version: 4.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -90267,6 +92366,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-10-26T16:00:28.835556629Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ - condition: postgresql.enabled
+ name: postgresql
+ repository: https://truecharts.org/
+ version: 5.1.0
+ description: Kanboard is a free and open source Kanban project management software.
+ digest: 5133b2e61e33c77556d2b23b3d02f9fc0e84cdb5c5a0e8324038cb733e118a67
+ 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: truecharts.org
+ name: kanboard
+ sources:
+ - https://github.com/kanboard/kanboard
+ urls:
+ - https://github.com/truecharts/apps/releases/download/kanboard-4.0.1/kanboard-4.0.1.tgz
+ version: 4.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -90462,6 +92595,39 @@ 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-10-26T16:00:29.042740508Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: Private Windows Activation Server for development and testing
+ digest: 4811309413681804189e45fb75aead1cdd942eb7c330ab9df33810346c15cc2e
+ 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: truecharts.org
+ - email: kjeld@schouten-lebbing.nl
+ name: Ornias1993
+ url: truecharts.org
+ name: kms
+ sources:
+ - https://github.com/SystemRage/py-kms
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/kms-9.0.1/kms-9.0.1.tgz
+ version: 9.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -92978,6 +95144,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.0
+ created: "2021-10-26T16:00:29.346370917Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: A comics/mangas server to serve/stream pages via API
+ digest: 225f272a07e855e872f0d43b03d18c91353e41547f7718b844bc278048222025
+ 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.1/komga-4.0.1.tgz
+ version: 4.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -95061,6 +97260,41 @@ 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-10-26T16:00:29.548596189Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: Get all your books, like series with Sonarr...
+ digest: eeb5bc5d47cd3fdb993efdb314208d6e5b8094dc8313c18f7e74c75678c9ada1
+ 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: truecharts.org
+ - email: kjeld@schouten-lebbing.nl
+ name: Ornias1993
+ url: 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.1/lazylibrarian-9.0.1.tgz
+ version: 9.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -97858,6 +100092,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-10-26T16:00:29.784241506Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: Nissan Leaf connected services to MQTT adapter
+ digest: a92dd3bb476465687aa967eb071f838e66e1b9839fd6c7c26c7803c639f86d32
+ 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: 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.1/leaf2mqtt-2.0.1.tgz
+ version: 2.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -98043,6 +100311,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-10-26T16:00:30.005900805Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: Librespeed is a HTML5 webpage to test upload and download speeds
+ digest: c33ec542a135d0591dfe028a559d4843c40f5322e2c62c20766cdd6f6e3a8208
+ 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.1/librespeed-4.0.1.tgz
+ version: 4.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -99808,6 +102108,41 @@ 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-10-26T16:00:30.220976494Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: Looks and smells like Sonarr but made for music
+ digest: 4df262d658d9c9aaf579c1099ee2804889d837145d7b91c2b57f51b876659a81
+ 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: truecharts.org
+ - email: kjeld@schouten-lebbing.nl
+ name: Ornias1993
+ url: truecharts.org
+ name: lidarr
+ sources:
+ - https://github.com/Lidarr/Lidarr
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/lidarr-9.0.1/lidarr-9.0.1.tgz
+ version: 9.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -102531,6 +104866,40 @@ 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-10-26T16:00:30.43349408Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: Easy platform to combine all your social links
+ digest: d8d2bb61d529cffe12454f6a043e9affdd9b50da62c1697dcc5f22ea1ccfeae6
+ 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: truecharts.org
+ - email: kjeld@schouten-lebbing.nl
+ name: Ornias1993
+ url: 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.1/littlelink-4.0.1.tgz
+ version: 4.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -103963,6 +106332,44 @@ 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-10-26T16:00:30.6709756Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: Logitech Media Server is a platform for home/office audio streaming.
+ digest: 331900e68a97af900b89b7a907a821841fa0ef16cf1ea7ec26b452e50b1569f3
+ 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: truecharts.org
+ - email: joachimbaten@hotmail.com
+ name: joachimbaten
+ url: 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.1/logitech-media-server-2.0.1.tgz
+ version: 2.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -104200,6 +106607,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-10-26T16:00:30.915005329Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: Lychee is a free photo-management tool, which runs on your server
+ or web-space
+ digest: 6020b7cf4815dc5a870d3ac127c29141577c3a4521ed699a438c6535c5340069
+ 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: 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.1/lychee-9.0.1.tgz
+ version: 9.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -106789,6 +109230,36 @@ entries:
- https://github.com/truecharts/apps/releases/download/lychee-3.1.5/lychee-3.1.5.tgz
version: 3.1.5
mealie:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - utilities
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 0.5.2
+ created: "2021-10-26T16:00:31.115376898Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: Mealie is a self hosted recipe manager and meal planner with a RestAPI
+ backend
+ digest: cfc0ba0df89210ad1ed005ac1fbb644e5ec565151d56dff61878cc0439389919
+ 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: truecharts.org
+ name: mealie
+ sources:
+ - https://github.com/hay-kot/mealie
+ urls:
+ - https://github.com/truecharts/apps/releases/download/mealie-4.0.1/mealie-4.0.1.tgz
+ version: 4.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -108774,6 +111245,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.17
+ created: "2021-10-26T16:00:31.326342582Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: An automatic Video Library Manager for TV Shows
+ digest: a8cb56de67618799e4905656d49c43e592c691080880df205ba2073f08b709aa
+ 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: 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.1/medusa-1.0.1.tgz
+ version: 1.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -108971,6 +111478,41 @@ entries:
- https://github.com/truecharts/apps/releases/download/medusa-0.0.2/medusa-0.0.2.tgz
version: 0.0.2
miniflux:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 2.0.33
+ created: "2021-10-26T16:00:31.539356869Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ - condition: postgresql.enabled
+ name: postgresql
+ repository: https://truecharts.org/
+ version: 5.1.0
+ description: Miniflux is a minimalist and opinionated feed reader.
+ digest: edf78faaf3248217a9547b3e3b768c7eba4633005ba18c1aa8f6420bccb36f7e
+ 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: truecharts.org
+ name: miniflux
+ sources:
+ - https://github.com/miniflux/v2
+ urls:
+ - https://github.com/truecharts/apps/releases/download/miniflux-3.0.1/miniflux-3.0.1.tgz
+ version: 3.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -109172,6 +111714,37 @@ entries:
- https://github.com/truecharts/apps/releases/download/miniflux-0.0.1/miniflux-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.11.0
+ created: "2021-10-26T16:00:31.736512835Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: A management console for minio server and operator
+ digest: 5518468680f1e2e18e372fb84d1e25a03dbe8c316064b3e7a4d062a55cf38077
+ 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: truecharts.org
+ name: minio-console
+ sources:
+ - https://github.com/minio/console
+ urls:
+ - https://github.com/truecharts/apps/releases/download/minio-console-1.0.1/minio-console-1.0.1.tgz
+ version: 1.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -109339,6 +111912,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.12
+ created: "2021-10-26T16:00:31.95553873Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: Eclipse Mosquitto - An open source MQTT broker
+ digest: c44c9e156bcfa30bc603da4bcd591c2df1aa0c135ef0c10c7c7b8872a2809e03
+ 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: truecharts.org
+ name: mosquitto
+ sources:
+ - https://github.com/eclipse/mosquitto
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/mosquitto-4.0.1/mosquitto-4.0.1.tgz
+ version: 4.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -111375,6 +113980,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-10-26T16:00:32.182506435Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: A personal music streaming server
+ digest: 90db2341ed3a5ec27c31c9a6e6982983130a22558c70051649344ae1ecbd6525
+ 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: 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.1/mstream-1.0.1.tgz
+ version: 1.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -111554,6 +114192,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-10-26T16:00:32.418881754Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: A lightweight portal to view & manage your HTPC apps without having
+ to run anything more than a PHP enabled webserver
+ digest: e43c9c3895e8818efedd932420f06eb114febf21dee51b166f2c2acf23b83e56
+ 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: 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.1/muximux-1.0.1.tgz
+ version: 1.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -111745,6 +114418,36 @@ 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-10-26T16:00:32.636246146Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: Mylar is a automated Comic Book downloader
+ digest: ef8c67d0cc9977e36dcdf4f3ee934363d233de606886f9249d618a612ffdf772
+ 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:
+ - name: truecharts
+ url: https://patricol.co/
+ 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.1/mylar-4.0.1.tgz
+ version: 4.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -113158,6 +115861,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-10-26T16:00:32.848791832Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: Navidrome is an open source web-based music collection server and
+ streamer
+ digest: a6249f13502725d2b4c845e575ced9560daf64992b3923740a32114138822481
+ 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: 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.1/navidrome-9.0.1.tgz
+ version: 9.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -115865,6 +118602,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-10-26T16:00:33.088607355Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ - condition: postgresql.enabled
+ name: postgresql
+ repository: https://truecharts.org/
+ version: 5.1.0
+ - condition: redis.enabled
+ name: redis
+ repository: https://charts.bitnami.com/bitnami
+ version: 15.5.1
+ description: A private cloud server that puts the control and security of your
+ own data back into your hands.
+ digest: d219c901ce511f838bd5083677752a7cf73b7db60898a7a12fd1719bd6986e7d
+ 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: 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.1/nextcloud-9.0.1.tgz
+ version: 9.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -121937,6 +124718,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-10-26T16:00:33.331627383Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: Node-RED is low-code programming for event-driven applications
+ digest: 583fc0ac12c65902c5ea29a5bb260cd2d8d362f9c14f1de9be725428b2ddf366
+ 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: 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.1/node-red-9.0.1.tgz
+ version: 9.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -124420,6 +127232,41 @@ entries:
- https://github.com/truecharts/apps/releases/download/node-red-3.1.5/node-red-3.1.5.tgz
version: 3.1.5
notes:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: ee287b9
+ created: "2021-10-26T16:00:33.549722376Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: A self-hosted note taking web app that lets you keep track of your
+ notes and search them in a easy and minimal way.
+ digest: f88607ae242995fca2868fbc44a649e044eeb1aee8c00bb3d55e79177bcc9ed2
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/notes
+ keywords:
+ - markdown
+ - notes
+ - app
+ - web
+ - webapp
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: truecharts.org
+ name: notes
+ sources:
+ - https://github.com/prologic/notes
+ - https://github.com/nicholaswilde/docker-notes
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/notes-1.0.1/notes-1.0.1.tgz
+ version: 1.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -124611,6 +127458,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-10-26T16:00:33.743129639Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: The open source VNC client
+ digest: 7f283e80a404644047e459336e96d6cc76207ff65a2c93914c70e64b3474665e
+ 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: truecharts.org
+ name: novnc
+ sources:
+ - https://novnc.com/
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/novnc-1.0.1/novnc-1.0.1.tgz
+ version: 1.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -124790,6 +127670,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-10-26T16:00:33.962225557Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: A simple null file http and https server
+ digest: 763d9a9b6bc711cd8476e19bc5784c10978b3853743640fb9017d6c5c9a5769d
+ 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.1/nullserv-4.0.1.tgz
+ version: 4.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -126097,6 +129006,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-10-26T16:00:34.163373832Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: NZBGet is a Usenet downloader client
+ digest: 56f611959f724e3fb4ed2694f57a5faf0009a9b81d4c4fe8ec1fd786fa5c82a5
+ 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: truecharts.org
+ name: nzbget
+ sources:
+ - https://nzbget.net/
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/nzbget-9.0.1/nzbget-9.0.1.tgz
+ version: 9.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -128435,6 +131375,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-10-26T16:00:34.374262831Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ deprecated: true
+ description: Usenet meta search
+ digest: 2a46cd5cfb7a4d8dc0462a810fb2c65743e26f636e76e4e7105904b7a8c2e410
+ 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.1/nzbhydra-9.0.1.tgz
+ version: 9.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -130650,6 +133618,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.0
+ created: "2021-10-26T16:00:34.567821988Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: OctoPrint is the snappy web interface for your 3D printer
+ digest: 9684044d18fffe21c4ee0a816f2b4575cbd571c07ac2677c684b601522f3cdc6
+ 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.1/octoprint-4.0.1.tgz
+ version: 4.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -132173,6 +135173,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-10-26T16:00:34.790781115Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ - condition: postgresql.enabled
+ name: postgresql
+ repository: https://truecharts.org/
+ version: 5.1.0
+ description: All-in-one business software. Beautiful. Easy-to-use. CRM, Accounting,
+ PM, HR, Procurement, Point of Sale, MRP, Marketing, etc.
+ digest: 555eb0d89ca2d89f5f6e09475a42e262d6e1882c92c8c0c31f97a1c2e82831c5
+ 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: 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.1/odoo-3.0.1.tgz
+ version: 3.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -132416,6 +135458,37 @@ 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-10-26T16:00:35.00019121Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: Omada enables the network administrators to monitor and manage all
+ the Omada products in the network with a centralized management platform.
+ digest: 59c1fc18bd423ba30e7637f68522dc3909846d035cb782195305886795676a25
+ 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.1/omada-controller-4.0.1.tgz
+ version: 4.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -134013,6 +137086,44 @@ 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-10-26T16:00:35.228261549Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: Want a Movie or TV Show on Plex or Emby? Use Ombi!
+ digest: 8cedf73622fc427ca33aee5b47a551553aa497364bb6bd64ad9229ab72f4dc8f
+ 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: truecharts.org
+ - email: kjeld@schouten-lebbing.nl
+ name: Ornias1993
+ url: truecharts.org
+ name: ombi
+ sources:
+ - https://github.com/tidusjar/Ombi
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/ombi-9.0.1/ombi-9.0.1.tgz
+ version: 9.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -137534,6 +140645,45 @@ 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-10-26T16:00:35.442492755Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ 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: d258f36383a295b69c92f1b9dc02981127e24ea2c15bc24b90250770cd53b9ea
+ 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: truecharts.org
+ - email: stavros-k@users.noreply.github.com
+ name: stavros-k
+ url: 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.1/onlyoffice-document-server-2.0.1.tgz
+ version: 2.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -137822,6 +140972,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-10-26T16:00:35.670832595Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ - condition: postgresql.enabled
+ name: postgresql
+ repository: https://truecharts.org/
+ version: 5.1.0
+ description: OpenKM integrates all essential documents management, collaboration
+ and an advanced search functionality into one easy to use solution.
+ digest: 4ec01d97b8b76505c9ffe196f18eb21fb630bf69476b0d2a6519e09efb6bb24e
+ 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: 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.1/openkm-3.0.1.tgz
+ version: 3.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -138035,6 +141222,43 @@ 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-10-26T16:00:35.873239473Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: Community developed LDAP software
+ digest: c190827d14c89efc8d6385c53a60074103d1d73f1cb14a89d856df5c6f2eca58
+ 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: truecharts.org
+ - email: kjeld@schouten-lebbing.nl
+ name: Ornias1993
+ url: 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.1/openldap-4.0.1.tgz
+ version: 4.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -139806,6 +143030,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-10-26T16:00:36.075811452Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: HTPC/Homelab Services Organizer
+ digest: 634ef66fb13c09fc50d34d5264937b3d755a8c24ef287583ac698181b32c4179
+ 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: 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.1/organizr-9.0.1.tgz
+ version: 9.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -142157,6 +145412,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-10-26T16:00:36.281475738Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: Open Source Conditional Access Module software
+ digest: a7aea1f6421b4e20601e0bf4444316e760fa8e0a5b23aa9186dbc2ec87a6f168
+ 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: 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.1/oscam-4.0.1.tgz
+ version: 4.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -142518,6 +145803,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-10-26T16:00:36.507175571Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ 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: b764490d720444468c8361550c35c39e4d8cc4e24d83b418be76e7bb1e26658e
+ 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.1/overseerr-4.0.1.tgz
+ version: 4.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -144179,6 +147499,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-10-26T16:00:36.717313868Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: Take control over your live stream video by running it yourself.
+ Streaming + chat out of the box.
+ digest: 341f1816c3414f3b3ce8e4eac5edaedac4749dac18ef8301c8f93045570c6e0a
+ 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.1/owncast-4.0.1.tgz
+ version: 4.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -145872,6 +149226,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.13.0
+ created: "2021-10-26T16:00:36.898722097Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: ownCloud Infinite Scale is a self-hosted file sync and share server.
+ digest: df1ac970874802caad8fd874001b736706d3860b9426c43d31c488c5aa05ffbc
+ 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.1/owncloud-ocis-4.0.1.tgz
+ version: 4.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -147803,6 +151194,41 @@ 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-10-26T16:00:37.163976324Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: Web-Based postgresql database management utility
+ digest: f8f77d23356a247cd6d2ee658260a9971668dd3a46c854c7f025a68e81e3c177
+ 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: truecharts.org
+ - email: kjeld@schouten-lebbing.nl
+ name: Ornias1993
+ url: truecharts.org
+ name: pgadmin
+ sources:
+ - https://www.pgadmin.org/
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/pgadmin-4.0.1/pgadmin-4.0.1.tgz
+ version: 4.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -149554,6 +152980,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-10-26T16:00:37.363148694Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: PhotoPrism® is a server-based application for browsing, organizing
+ and sharing your personal photo collection
+ digest: 9265251f763e8aa570c4b63af2d4f1739e5b030a969cb1d4f4996d5bd6c1e94e
+ 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.1/photoprism-5.0.1.tgz
+ version: 5.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -151305,6 +154765,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-10-26T16:00:37.609251576Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: A gallery software at its easiest, it doesn't even require a database.
+ digest: 55301df2e14f95ddc504752f8d33a59daebb1e9e241244e5aa70815a813e19d0
+ 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: 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.1/photoshow-1.0.1.tgz
+ version: 1.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -151496,6 +154991,41 @@ 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-10-26T16:00:37.823180982Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: Web-based LDAP browser to manage your LDAP server
+ digest: a094001fa15d3a58b4e7106ca2ac7e12123717ba41ac4ce774671374876a43ab
+ 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: truecharts.org
+ - email: kjeld@schouten-lebbing.nl
+ name: Ornias1993
+ url: 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.1/phpldapadmin-4.0.1.tgz
+ version: 4.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -153007,6 +156537,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-10-26T16:00:38.058609038Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: Program for forwarding ADS-B data to FlightAware
+ digest: 68ccccc93023b7ebd1127399e55649cb22abe0eb9c1e1332559d13867f88b145
+ 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.1/piaware-4.0.1.tgz
+ version: 4.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -154448,6 +158009,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-10-26T16:00:38.245993681Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: DNS and Ad-filtering for your network
+ digest: 023093351fd29993d0eccecbccc18b1209995c3b3871c9a352d1bdcb610cd069
+ 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: 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.1/pihole-4.0.1.tgz
+ version: 4.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -155166,6 +158759,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-10-26T16:00:38.445705053Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: A is photo gallery software for the web, built by an active community
+ of users and developers.
+ digest: 8060ba625573454d593a1ec2c9722fe30158461f5d7a577af97abc5ae321727b
+ 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: 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.1/piwigo-1.0.1.tgz
+ version: 1.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -155357,6 +158985,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-10-26T16:00:38.649437834Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: An open-source single page application to view your photos in the
+ easiest way possible.
+ digest: 050643f43f704742758bc44957cf733868fa7529d402f94d60396c29df857c84
+ 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: 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.1/pixapop-1.0.1.tgz
+ version: 1.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -155548,6 +159211,38 @@ 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.4.508
+ created: "2021-10-26T16:00:38.845904399Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: Plex Media Server
+ digest: 6a6b140da8ee0dad391be748aa5414ac9160c76f3499f73bcb67e90d3129871b
+ 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: truecharts.org
+ - email: kjeld@schouten-lebbing.nl
+ name: Ornias1993
+ url: truecharts.org
+ name: plex
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/plex-8.0.1/plex-8.0.1.tgz
+ version: 8.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -158316,6 +162011,41 @@ 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-10-26T16:00:39.08324596Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: A self-hosted podcast manager to download episodes as soon as they
+ become live.
+ digest: bc7ba39e1b58a62cd38a99b9fa9456a9f96a4de84ea06e131f15b4b13b863ed2
+ 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: truecharts.org
+ - email: 20650065+warllo54@users.noreply.github.com
+ name: warllo54
+ url: 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.1/podgrab-7.0.1.tgz
+ version: 7.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -161052,6 +164782,39 @@ entries:
- https://github.com/truecharts/apps/releases/download/portalexample-0.0.1/portalexample-0.0.1.tgz
version: 0.0.1
postgresql:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - database
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 14.0.0
+ created: "2021-10-26T16:00:39.283051732Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: PostgresSQL
+ digest: 50dfd774a9fb9e6bf086732ded1c86b80afa1011e69f977600fc937ca3a219c3
+ home: https://github.com/truecharts/apps/tree/master/stable/postgres
+ icon: https://d1q6f0aelx0por.cloudfront.net/product-logos/library-postgres-logo.png
+ keywords:
+ - postgres
+ - postgressql
+ - dtabase
+ - sql
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: truecharts.org
+ name: postgresql
+ sources:
+ - https://www.postgresql.org/
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/postgresql-5.1.1/postgresql-5.1.1.tgz
+ version: 5.1.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -163431,6 +167194,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-10-26T16:00:39.493394429Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: pretend-youre-xyzzy, a cards against humanity clone
+ digest: 9d7574d8dd8e65895b4a7c2043b5bb575c25ad3cb431c3f0da2025154e4ed891
+ 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.1/pretend-youre-xyzzy-4.0.1.tgz
+ version: 4.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -164954,6 +168750,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-10-26T16:00:39.691636498Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: Container for protonmail bridge to work on the network.
+ digest: fd4c0d5d0d19f0c78b46313c4e1fb82171baa077030257de288153378659f1d2
+ 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.1/protonmail-bridge-4.0.1.tgz
+ version: 4.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -168169,6 +171996,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.1.1030
+ created: "2021-10-26T16:00:39.927947656Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: Indexer manager/proxy built on the popular arr net base stack to
+ integrate with your various PVR apps.
+ digest: 73055c1610faeff75b777ea1c29f7134e99dae19881d008d812d43fbe272b6c6
+ 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: 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.1/prowlarr-4.0.1.tgz
+ version: 4.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -170952,6 +174812,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-10-26T16:00:40.131653137Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ 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: c4b136552c898b0555174e2ddd52082b3fbb6e5d24dcfa44ea39d641a182e510
+ 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.1/pyload-4.0.1.tgz
+ version: 4.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -172475,6 +176368,35 @@ 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.8
+ created: "2021-10-26T16:00:40.345621443Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: qBittorrent is a cross-platform free and open-source BitTorrent client
+ digest: 80c3788ef4c0b1c96a519dde77c4d84be1b8a7bbae174a5a0d003b606b0c1079
+ 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: truecharts.org
+ name: qbittorrent
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/qbittorrent-9.0.1/qbittorrent-9.0.1.tgz
+ version: 9.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -174698,6 +178620,41 @@ 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-10-26T16:00:40.579624796Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: A fork of Sonarr to work with movies Ă la Couchpotato
+ digest: 160e669c537f4234a7f02f7ff81755434cb90e4517c9bc2c9c196ad6a7618a92
+ 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: truecharts.org
+ - email: kjeld@schouten-lebbing.nl
+ name: Ornias1993
+ url: truecharts.org
+ name: radarr
+ sources:
+ - https://github.com/Radarr/Radarr
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/radarr-9.0.1/radarr-9.0.1.tgz
+ version: 9.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -177421,6 +181378,44 @@ 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.998
+ created: "2021-10-26T16:00:40.820169165Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: A fork of Radarr to work with Books & AudioBooks
+ digest: aea6536cd744a688b604700d915a74fc93946c110093cae845028b0711f9dc82
+ 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: truecharts.org
+ - email: kjeld@schouten-lebbing.nl
+ name: Ornias1993
+ url: 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.1/readarr-9.0.1.tgz
+ version: 9.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -181026,6 +185021,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: 0.17.2
+ created: "2021-10-26T16:00:41.035124173Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ - condition: postgresql.enabled
+ name: postgresql
+ repository: https://truecharts.org/
+ version: 5.1.0
+ 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: 80157b5dd5786dae997ba5d1464ff1e6d69dceae6312e704fd487d4506cdb3e8
+ 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: 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.1/recipes-3.0.1.tgz
+ version: 3.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -181239,6 +185271,37 @@ entries:
- https://github.com/truecharts/apps/releases/download/recipes-0.0.1/recipes-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-10-26T16:00:41.233802642Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: Docker registry v2 command line client and repo listing generator
+ with security checks.
+ digest: e704b60b03c668c3649dc18ba03b21266a8d4283a6ac296db85b34b421c00a8a
+ 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: 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.1/reg-4.0.1.tgz
+ version: 4.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -183174,6 +187237,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-10-26T16:00:41.552303695Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: A remote desktop client written in GTK
+ digest: 0f4b5100c1a965e0886106f03a467b2650a8791ff5a460bdb3951b89a22cb2d7
+ 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: 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.1/remmina-1.0.1.tgz
+ version: 1.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -183359,6 +187456,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-10-26T16:00:41.774182709Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: Resilio Sync is a fast, reliable, and simple file sync and share
+ solution, powered by P2P technology
+ digest: 41f1dd487516153841ca979add918d57f56b30b69ff62e21f54a5dbd0fd79f84
+ 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.1/resilio-sync-4.0.1.tgz
+ version: 4.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -184910,6 +189040,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-10-26T16:00:41.970604248Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: Free and easy binary newsreader
+ digest: 4842f8fa53948dda359f4511906acfad9da7ef482b8dfe3b7a12c06427abff45
+ 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: truecharts.org
+ name: sabnzbd
+ sources:
+ - https://sabnzbd.org/
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/sabnzbd-9.0.1/sabnzbd-9.0.1.tgz
+ version: 9.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -187300,6 +191461,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-10-26T16:00:42.145854761Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: Serial to Socket Redirector
+ digest: d68753761d64e558d9ac24ea0f8ac0e6812c93c6ac97f9e6d89b8ba486ad52e8
+ 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.1/ser2sock-4.0.1.tgz
+ version: 4.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -188661,6 +192852,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-10-26T16:00:42.378010344Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ - condition: postgresql.enabled
+ name: postgresql
+ repository: https://truecharts.org/
+ version: 5.1.0
+ description: A simple bookmark manager built with Go
+ digest: 1d8747e246ee2b11c554f5b982f4b3acf340bd4a78b70759d027bfc2ed007f39
+ 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: 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.1/shiori-3.0.1.tgz
+ version: 3.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -188880,6 +193109,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-10-26T16:00:42.588610301Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: Self hosted web app for shortening urls (URL shortener)
+ digest: b3498f74a353cb8255b1dd2d69d475591d1eca9d08098d6b35420deaf034d4af
+ 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: 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.1/shorturl-1.0.1.tgz
+ version: 1.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -189059,6 +193321,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-10-26T16:00:42.792744449Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: An Automatic Video Library Manager for TV Shows
+ digest: 4c801e8094ab2446080a10b15b8d10ac33016cdc67fb929e7054df2cc842ac39
+ 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: 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.1/sickchill-1.0.1.tgz
+ version: 1.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -189244,6 +193540,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-10-26T16:00:43.010231914Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: Provides management of TV shows and/or Anime, it detects new episodes,
+ links downloader apps, and more
+ digest: fe24f0b405112b0b52ae6f5e092bffa4ada537f981cae36fcd7e55ab4fe67744
+ 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: 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.1/sickgear-1.0.1.tgz
+ version: 1.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -189435,6 +193766,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-10-26T16:00:43.207882855Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: Keep track of your network latency.
+ digest: 075d807a5c7c588a18f9febe6dbdce5102548aaf7500d8fa128f3c450bb88528
+ 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: 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.1/smokeping-1.0.1.tgz
+ version: 1.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -190539,6 +194903,41 @@ 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-10-26T16:00:43.416505509Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: Smart PVR for newsgroup and bittorrent users
+ digest: bd43d9a07060e316e4c2dcbc5a76747c335b12fc8c7d2f5288864d87c794f691
+ 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: truecharts.org
+ - email: kjeld@schouten-lebbing.nl
+ name: Ornias1993
+ url: truecharts.org
+ name: sonarr
+ sources:
+ - https://github.com/Sonarr/Sonarr
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/sonarr-9.0.1/sonarr-9.0.1.tgz
+ version: 9.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -193289,6 +197688,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-10-26T16:00:43.609981045Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: A high quality, visual, open source tool to create, design, and edit
+ database files compatible with SQLite
+ digest: 9700cd018a77f1f65a1b8da464b45add1eb7d061e9c06930c11bf943a9d21d75
+ 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: 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.1/sqlitebrowser-1.0.1.tgz
+ version: 1.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -193480,6 +197914,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-10-26T16:00:43.847320634Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: An organizer for your porn, written in Go
+ digest: 2317c75b787b4c05149c3170e431e1bf8b3f9eedefb846fe73651d5faac77929
+ 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.1/stash-4.0.1.tgz
+ version: 4.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -194941,6 +199405,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-10-26T16:00:44.040602169Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: A self-hosted static file serving app which does nothing more than
+ just serve up static files from a mounted volume.
+ digest: db99628d78e1ca9268f489be63dd1940f22fbf9406e2640c9cc89c48492a77bb
+ 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: 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.1/static-1.0.1.tgz
+ version: 1.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -195126,6 +199624,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-10-26T16:00:44.378268181Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ - condition: postgresql.enabled
+ name: postgresql
+ repository: https://truecharts.org/
+ version: 5.1.0
+ description: Status page for monitoring your websites and applications
+ digest: bb858b9ee1d0d5caba5eae7fd49a76ba78ce0e1dff8e8255c894f203a28c8322
+ 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: truecharts.org
+ name: statping
+ sources:
+ - https://github.com/statping/statping
+ urls:
+ - https://github.com/truecharts/apps/releases/download/statping-3.0.1/statping-3.0.1.tgz
+ version: 3.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -195327,6 +199860,41 @@ 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.3
+ created: "2021-10-26T16:00:44.575281621Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: P2P file synchronization application
+ digest: 6950eadc0864359c941b86a6d677a607c3eedcdac950c363ece649353456ea74
+ 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: truecharts.org
+ - email: luuk@nieuwdorp.me
+ name: luuknieuwdorp
+ url: nieuwdorp.me
+ 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.1/syncthing-9.0.1.tgz
+ version: 9.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -198098,6 +202666,40 @@ 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-10-26T16:00:44.762423848Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: A Python based monitoring and tracking tool for Plex Media Server
+ digest: e0313cee7c6c3dd0b495dda5ef00ec2ff24ba99972484f6c44305c90598e2394
+ 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: truecharts.org
+ - email: kjeld@schouten-lebbing.nl
+ name: Ornias1993
+ url: truecharts.org
+ name: tautulli
+ sources:
+ - https://github.com/Tautulli/Tautulli
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/tautulli-9.0.1/tautulli-9.0.1.tgz
+ version: 9.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -200790,6 +205392,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-10-26T16:00:44.953780782Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: Audio/Video library transcoding automation
+ digest: ea5032f0ac92c85823c2235de4196c9aa7b43b51af750217996e50d93e0ba1c7
+ 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: 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.1/tdarr-1.0.1.tgz
+ version: 1.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -200969,6 +205604,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-10-26T16:00:45.161609735Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: Audio/Video library transcoding automation
+ digest: 525129900a746613ecb2c3c56bae8f597612e9c328cf2ebe959b62f0729aec51
+ 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: 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.1/tdarr-node-1.0.1.tgz
+ version: 1.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -201148,6 +205816,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-10-26T16:00:45.464694704Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: TeamSpeak is software for quality voice communication via the Internet.
+ digest: 29230481f1b8ea6dccb4b707da8588fed5258f43ccfbda7184af497d276b0bd1
+ 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: 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.1/teamspeak3-2.0.1.tgz
+ version: 2.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -201536,6 +206238,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-10-26T16:00:45.702261393Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ - condition: postgresql.enabled
+ name: postgresql
+ repository: https://truecharts.org/
+ version: 5.1.0
+ description: Teedy is an open source, lightweight document management system for
+ individuals and businesses.
+ digest: c970f95d8d841726acbfb93c8a973dd2528f4c3174a290d7da801d94b3c6492d
+ 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: 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.1/teedy-3.0.1.tgz
+ version: 3.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -202290,6 +207029,39 @@ entries:
- https://github.com/truecharts/apps/releases/download/testbed-6.11.21/testbed-6.11.21.tgz
version: 6.11.21
thelounge:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - utilities
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 4.2.0
+ created: "2021-10-26T16:00:45.931738873Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: The Lounge, modern web IRC client designed for self-hosting
+ digest: 39e2b8ce57a9e97257c21dd1ffe19399734ae2ee8f32228797126ae5075b2a55
+ 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: truecharts.org
+ name: thelounge
+ sources:
+ - https://github.com/thelounge/thelounge
+ urls:
+ - https://github.com/truecharts/apps/releases/download/thelounge-4.0.1/thelounge-4.0.1.tgz
+ version: 4.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -204373,6 +209145,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-10-26T16:00:46.150380439Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ - condition: postgresql.enabled
+ name: postgresql
+ repository: https://truecharts.org/
+ version: 5.1.0
+ description: Traccar is an open source GPS tracking system.
+ digest: 1180e7911bf6ffb8eb86dbcdd6dc363f859729e84b0365a8eb26dbdc4e2d67d2
+ 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: 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.1/traccar-3.0.1.tgz
+ version: 3.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -204574,6 +209381,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.3
+ created: "2021-10-26T16:00:46.361568796Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: Test App for Traefik
+ digest: 49303a7cca02fc2a27d24e1e27a220c8212f8b32aad03347dbd5bc0abe7e5089
+ 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: 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.1/traefik-10.0.1.tgz
+ version: 10.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -208701,6 +213541,42 @@ 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-10-26T16:00:46.580285763Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: API Support for your favorite torrent trackers.
+ digest: c01c18c1baa349db44d16562fcc590b2728d3b5366bbb72fc9b27d76bd4d08a6
+ 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: truecharts.org
+ - email: kjeld@schouten-lebbing.nl
+ name: Ornias1993
+ url: 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.1/transmission-9.0.1.tgz
+ version: 9.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -211484,6 +216360,39 @@ 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-10-26T16:00:46.78304981Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: Aggregated management of TrueNAS devices
+ digest: 67853ac42bb3dde2a4c40829363132d06b3cdbe9dea31f61d83dd5d58a8a65e3
+ 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: truecharts.org
+ - email: kjeld@schouten-lebbing.nl
+ name: Ornias1993
+ url: 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.1/truecommand-9.0.1.tgz
+ version: 9.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -213972,6 +218881,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.9035.0
+ created: "2021-10-26T16:00:47.009584086Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ - condition: postgresql.enabled
+ name: postgresql
+ repository: https://truecharts.org/
+ version: 5.1.0
+ description: Tiny Tiny RSS is a free and open source web-based news feed (RSS/Atom)
+ reader and aggregator
+ digest: c19fd3f956c1889e125d694728b7fc54b6f3c4645975fcc90cfb4ed05acffbae
+ 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: 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.1/tt-rss-3.0.1.tgz
+ version: 3.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -214167,6 +219110,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-10-26T16:00:47.22674205Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: TVheadend - a TV streaming server and digital video recorder
+ digest: 6c19443236c0a816b731c06a340143e0fe340b14ddd881d11af61f8f27ae7d34
+ 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: truecharts.org
+ name: tvheadend
+ sources:
+ - https://github.com/tvheadend/tvheadend
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/tvheadend-10.0.1/tvheadend-10.0.1.tgz
+ version: 10.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -216670,6 +221646,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-10-26T16:00:47.431511999Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: A Self-Hosted, Twitter™-like Decentralised microBlogging platform.
+ No ads, no tracking, your content, your data!
+ digest: 782e6b1907a025902109e9900653941847409a6fc13545eed89018f23a0afa0e
+ 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: 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.1/twtxt-1.0.1.tgz
+ version: 1.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -216861,6 +221872,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-10-26T16:00:47.630822042Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: Ubiquiti Network's Unifi Controller
+ digest: 4713080a67dca1d172e1ff81041c033262a291cce7df8a4e80888893caa50623
+ 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: 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.1/unifi-9.0.1.tgz
+ version: 9.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -219397,6 +224440,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-10-26T16:00:47.836692193Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ 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: f3af1e5c319d6e0d23fc0e5921e25da90cdadce13428e764d5ccf4b287b85288
+ 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: 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.1/unpackerr-4.0.1.tgz
+ version: 4.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -221776,6 +226856,40 @@ 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.9.1
+ created: "2021-10-26T16:00:48.049416352Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: A fancy self-hosted monitoring tool
+ digest: 73b88469ecbf57cf33c75aba33d96c0de188ca832c63625b4db1d898316296fa
+ 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: truecharts.org
+ - email: stavros-k@users.noreply.github.com
+ name: stavros-k
+ url: 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.1/uptime-kuma-1.0.1.tgz
+ version: 1.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -221932,6 +227046,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-10-26T16:00:48.262792812Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: Valheim dedicated gameserver with automatic update and world backup
+ support
+ digest: bc82bb08575f53200dfa0fd7c3fb3a36bf109cfd1ab85493b70e5d5c096febbd
+ 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: 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.1/valheim-1.0.1.tgz
+ version: 1.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -222099,6 +227244,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-10-26T16:00:48.838558113Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ - condition: postgresql.enabled
+ name: postgresql
+ repository: https://truecharts.org/
+ version: 5.1.0
+ description: Unofficial Bitwarden compatible server written in Rust
+ digest: 1114034b71cb3fd6a41c46139589d99d07dbd793550239610ab8e9de25709d07
+ 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: truecharts.org
+ name: vaultwarden
+ sources:
+ - https://github.com/dani-garcia/vaultwarden
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/vaultwarden-12.0.1/vaultwarden-12.0.1.tgz
+ version: 12.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -227477,6 +232661,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-10-26T16:00:49.050767972Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: A self-hosted, ad-free, privacy-respecting metasearch engine
+ digest: 6589f7621b4731392f888066f286eb1f928a6201fd17fae18ef9114a6475ce5b
+ 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: truecharts.org
+ name: whoogle
+ sources:
+ - https://github.com/benbusby/whoogle-search
+ urls:
+ - https://github.com/truecharts/apps/releases/download/whoogle-1.0.1/whoogle-1.0.1.tgz
+ version: 1.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -227650,6 +232866,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-10-26T16:00:49.297610572Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: A self-hosted well uh wiki engine or content management system.
+ digest: be0a22f4913b6f749c3b55302dffa41cd360aa7049e9d8c540a43526f5e404a7
+ 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: 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.1/wiki-1.0.1.tgz
+ version: 1.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -227835,6 +233085,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-10-26T16:00:49.519429143Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ - condition: postgresql.enabled
+ name: postgresql
+ repository: https://truecharts.org/
+ version: 5.1.0
+ description: Make documentation a joy to write using Wiki.js's beautiful and intuitive
+ interface!
+ digest: a6a6d5bf2abc6eb5db41b00114a28a960c46083c1909c9b38abeb18a5fc91fbf
+ 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: 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.1/wikijs-3.0.1.tgz
+ version: 3.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -228042,6 +233328,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-10-26T16:00:49.723771991Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: M3U Proxy for Plex DVR and Emby Live TV.
+ digest: 57e0d9337d87d806de031a663b9547e2f752d5af097f22ce78bc17b557cbfc07
+ 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.1/xteve-4.0.1.tgz
+ version: 4.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -229593,6 +234912,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.21.2
+ created: "2021-10-26T16:00:49.930563143Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: Bridges events and allows you to control your Zigbee devices via
+ MQTT
+ digest: 7aa94a7e8077d8bb0779757bb9ff89dd9766a42bb0e5ad9becf1c4583127859f
+ 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: truecharts.org
+ name: zigbee2mqtt
+ sources:
+ - https://github.com/Koenkk/zigbee2mqtt
+ urls:
+ - https://github.com/truecharts/apps/releases/download/zigbee2mqtt-1.0.1/zigbee2mqtt-1.0.1.tgz
+ version: 1.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -229766,6 +235117,44 @@ 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.10.0
+ created: "2021-10-26T16:00:50.219467495Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.15
+ description: Fully configurable Zwave to MQTT gateway and Control Panel using
+ NodeJS and Vue
+ digest: 034e68ebb11714679870a32f3c7646f85b2dec5bc93dbe1984e94b9daa12f02a
+ 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: truecharts.org
+ - email: 35702532+tprelog@users.noreply.github.com
+ name: tprelog
+ url: 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.1/zwavejs2mqtt-9.0.1.tgz
+ version: 9.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -233471,4 +238860,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-10-26T11:55:38.987011728Z"
+generated: "2021-10-26T16:00:50.327359626Z"