diff --git a/charts/core/prometheus/CHANGELOG.md b/charts/core/prometheus/CHANGELOG.md
index 3b548f24b59..881d1d9f0eb 100644
--- a/charts/core/prometheus/CHANGELOG.md
+++ b/charts/core/prometheus/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [prometheus-1.1.2](https://github.com/truecharts/apps/compare/prometheus-1.1.1...prometheus-1.1.2) (2021-11-30)
+
+#### Chore
+
+* update non-major ([#1427](https://github.com/truecharts/apps/issues/1427))
+* update non-major deps helm releases
+
+
+
### [prometheus-1.1.0](https://github.com/truecharts/apps/compare/uptimerobot-prometheus-1.0.0...prometheus-1.1.0) (2021-11-25)
diff --git a/charts/core/prometheus/README.md b/charts/core/prometheus/README.md
index 49f9c3327a2..a654b78998c 100644
--- a/charts/core/prometheus/README.md
+++ b/charts/core/prometheus/README.md
@@ -18,9 +18,9 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://charts.bitnami.com/bitnami | kube-state-metrics | 2.1.17 |
-| https://charts.bitnami.com/bitnami | node-exporter | 2.3.15 |
-| https://truecharts.org | common | 8.9.3 |
+| https://charts.bitnami.com/bitnami | kube-state-metrics | 2.1.18 |
+| https://charts.bitnami.com/bitnami | node-exporter | 2.3.16 |
+| https://truecharts.org | common | 8.9.5 |
## Installing the Chart
diff --git a/charts/core/prometheus/helm-values.md b/charts/core/prometheus/helm-values.md
index 343e5d0ebe9..6734cff7748 100644
--- a/charts/core/prometheus/helm-values.md
+++ b/charts/core/prometheus/helm-values.md
@@ -88,7 +88,7 @@ You will, however, be able to use all values referenced in the common chart here
| alertmanager.volumeMounts | list | `[]` | |
| alertmanager.volumes | list | `[]` | |
| alertmanagerImage.repository | string | `"bitnami/alertmanager"` | |
-| alertmanagerImage.tag | string | `"0.23.0@sha256:05eb2af9f119d8a77111e07602c1a14fc22b29d72a01eca4847999266f7b0e44"` | |
+| alertmanagerImage.tag | string | `"0.23.0@sha256:c8c788e308f96e5bea23d94572d965bb48a629bebde760771f7faa2ad0b2e892"` | |
| coreDns.enabled | bool | `true` | |
| coreDns.namespace | string | `"kube-system"` | |
| coreDns.service.enabled | bool | `true` | |
@@ -104,7 +104,7 @@ You will, however, be able to use all values referenced in the common chart here
| exporters.node-exporter.enabled | bool | `true` | |
| global.labels | object | `{}` | |
| image.repository | string | `"bitnami/prometheus-operator"` | |
-| image.tag | string | `"0.52.1@sha256:d817d3d6f60abe81dbbd923ce8212f0d0e6fef2bedecf3a65f31743ef034e539"` | |
+| image.tag | string | `"0.52.1@sha256:5fd9616ef9dabfe1c85dce3d1818bd3daeac7c32980d7786b8cb78b98f00f43b"` | |
| ingress.alertmanager.enabled | bool | `false` | |
| ingress.main.enabled | bool | `false` | |
| ingress.thanos.enabled | bool | `false` | |
@@ -317,7 +317,7 @@ You will, however, be able to use all values referenced in the common chart here
| prometheus.volumes | list | `[]` | |
| prometheus.walCompression | bool | `false` | |
| prometheusImage.repository | string | `"bitnami/prometheus"` | |
-| prometheusImage.tag | string | `"2.31.1@sha256:72952cbfe2a9ecfbbf89404705629e9e8ce405ad5ae331c17d3aad6ca2875966"` | |
+| prometheusImage.tag | string | `"2.31.1@sha256:908df0c6426cd6e171d1b3b35feaf84c86879787085057f837496fc12b31d292"` | |
| rbac | object | `{"enabled":true,"rules":[{"apiGroups":["apiextensions.k8s.io"],"resources":["customresourcedefinitions"],"verbs":["create"]},{"apiGroups":["apiextensions.k8s.io"],"resourceNames":["alertmanagers.monitoring.coreos.com","podmonitors.monitoring.coreos.com","prometheuses.monitoring.coreos.com","prometheusrules.monitoring.coreos.com","servicemonitors.monitoring.coreos.com","thanosrulers.monitoring.coreos.com","probes.monitoring.coreos.com"],"resources":["customresourcedefinitions"],"verbs":["get","update"]},{"apiGroups":["monitoring.coreos.com"],"resources":["alertmanagers","alertmanagers/finalizers","alertmanagerconfigs","prometheuses","prometheuses/finalizers","thanosrulers","thanosrulers/finalizers","servicemonitors","podmonitors","probes","prometheusrules"],"verbs":["*"]},{"apiGroups":["apps"],"resources":["statefulsets"],"verbs":["*"]},{"apiGroups":[""],"resources":["configmaps","secrets"],"verbs":["*"]},{"apiGroups":[""],"resources":["pods"],"verbs":["list","delete"]},{"apiGroups":[""],"resources":["services","services/finalizers","endpoints"],"verbs":["get","create","update","delete"]},{"apiGroups":[""],"resources":["nodes"],"verbs":["list","watch"]},{"apiGroups":[""],"resources":["namespaces"],"verbs":["get","list","watch"]},{"apiGroups":["networking.k8s.io"],"resources":["ingresses"],"verbs":["get","list","watch"]}]}` | Whether Role Based Access Control objects like roles and rolebindings should be created |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
| service.alertmanager.enabled | bool | `true` | |
diff --git a/charts/dependency/memcached/CHANGELOG.md b/charts/dependency/memcached/CHANGELOG.md
index d7c86ab74eb..f23b5490582 100644
--- a/charts/dependency/memcached/CHANGELOG.md
+++ b/charts/dependency/memcached/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [memcached-1.0.17](https://github.com/truecharts/apps/compare/memcached-1.0.16...memcached-1.0.17) (2021-11-30)
+
+#### Chore
+
+* update non-major ([#1427](https://github.com/truecharts/apps/issues/1427))
+
+
+
### [memcached-1.0.15](https://github.com/truecharts/apps/compare/memcached-1.0.14...memcached-1.0.15) (2021-11-29)
diff --git a/charts/dependency/memcached/helm-values.md b/charts/dependency/memcached/helm-values.md
index 00a05927d05..75099512997 100644
--- a/charts/dependency/memcached/helm-values.md
+++ b/charts/dependency/memcached/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 | `"bitnami/memcached"` | |
-| image.tag | string | `"1.6.12@sha256:b8dc7ffb2dfaffb03df5b8cf6654f78d3dacdff447583c536e6ccd3a53596437"` | |
+| image.tag | string | `"1.6.12@sha256:f51ee966f6589fa947a47c2d811f7691c7d944a4a83dcc41beca84f806981667"` | |
| service.main.ports.main.port | int | `11211` | |
| service.main.ports.main.targetPort | int | `11211` | |
diff --git a/charts/dependency/postgresql/CHANGELOG.md b/charts/dependency/postgresql/CHANGELOG.md
index 58eee260e3d..9bd4b4a96b4 100644
--- a/charts/dependency/postgresql/CHANGELOG.md
+++ b/charts/dependency/postgresql/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [postgresql-6.0.14](https://github.com/truecharts/apps/compare/postgresql-6.0.13...postgresql-6.0.14) (2021-11-30)
+
+#### Chore
+
+* update non-major ([#1427](https://github.com/truecharts/apps/issues/1427))
+
+
+
### [postgresql-6.0.12](https://github.com/truecharts/apps/compare/postgresql-6.0.11...postgresql-6.0.12) (2021-11-29)
diff --git a/charts/dependency/postgresql/helm-values.md b/charts/dependency/postgresql/helm-values.md
index 594a7d7e0d5..8c08fc707e1 100644
--- a/charts/dependency/postgresql/helm-values.md
+++ b/charts/dependency/postgresql/helm-values.md
@@ -28,7 +28,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 | `"14.1.0@sha256:9ba99644cbad69d08a9ad96656add5b498a57e692975878208d6ab32752eaa3c"` | |
+| image.tag | string | `"14.1.0@sha256:bdfeb12b5f8ae8dedfc2f7cb18a0ba48959c4dacc19176292a2fffd0abacdebe"` | |
| podSecurityContext.runAsGroup | int | `0` | |
| postgrespassword | string | `"testroot"` | |
| postgresqlDatabase | string | `"test"` | |
diff --git a/charts/dependency/redis/CHANGELOG.md b/charts/dependency/redis/CHANGELOG.md
index 43ccb60f3da..ec9c8b589f4 100644
--- a/charts/dependency/redis/CHANGELOG.md
+++ b/charts/dependency/redis/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [redis-1.0.18](https://github.com/truecharts/apps/compare/redis-1.0.17...redis-1.0.18) (2021-11-30)
+
+#### Chore
+
+* update non-major ([#1427](https://github.com/truecharts/apps/issues/1427))
+
+
+
### [redis-1.0.16](https://github.com/truecharts/apps/compare/redis-1.0.15...redis-1.0.16) (2021-11-29)
diff --git a/charts/dependency/redis/helm-values.md b/charts/dependency/redis/helm-values.md
index 06422f77946..25e52e45689 100644
--- a/charts/dependency/redis/helm-values.md
+++ b/charts/dependency/redis/helm-values.md
@@ -28,7 +28,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/redis"` | |
-| image.tag | string | `"6.2.6@sha256:fccaa44fdf4d34c81cfeef203eaf56ad6b4413fe7b8ef4e7415ecee648c2078d"` | |
+| image.tag | string | `"6.2.6@sha256:61237e1fb2fbc54ad58141057591538d9563d992ba09cf789766a314e9433c07"` | |
| persistence.redis-health | object | See below | redis-health configmap mount |
| persistence.redis-health.mountPath | string | `"/health"` | Where to mount the volume in the main container. Defaults to `/`, setting to '-' creates the volume but disables the volumeMount. |
| persistence.redis-health.readOnly | bool | `false` | Specify if the volume should be mounted read-only. |
diff --git a/charts/incubator/omada-controller/CHANGELOG.md b/charts/incubator/omada-controller/CHANGELOG.md
index 75c26c676e5..51d1b4e211d 100644
--- a/charts/incubator/omada-controller/CHANGELOG.md
+++ b/charts/incubator/omada-controller/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [omada-controller-4.0.19](https://github.com/truecharts/apps/compare/omada-controller-4.0.18...omada-controller-4.0.19) (2021-11-30)
+
+#### Chore
+
+* update non-major deps helm releases
+
+
+
### [omada-controller-4.0.17](https://github.com/truecharts/apps/compare/omada-controller-4.0.16...omada-controller-4.0.17) (2021-11-23)
diff --git a/charts/incubator/omada-controller/README.md b/charts/incubator/omada-controller/README.md
index bc753357745..fc2f48e004e 100644
--- a/charts/incubator/omada-controller/README.md
+++ b/charts/incubator/omada-controller/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.9.3 |
+| https://truecharts.org | common | 8.9.5 |
## Installing the Chart
diff --git a/charts/incubator/omada-controller/helm-values.md b/charts/incubator/omada-controller/helm-values.md
index 2c76be2e02e..069dbaca827 100644
--- a/charts/incubator/omada-controller/helm-values.md
+++ b/charts/incubator/omada-controller/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 | `"docker.io/mbentley/omada-controller"` | image repository |
-| image.tag | string | `"4.4@sha256:ecf1a0a794ba4973fd4c1c436745d434c251bc9cccd15aad6832ef2700c92703"` | image tag |
+| image.tag | string | `"4.4@sha256:acaf5721f902b62722f35b78d165331acc099f307180f51241ce1a850b140eca"` | 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/incubator/tdarr-node/CHANGELOG.md b/charts/incubator/tdarr-node/CHANGELOG.md
index df337d44e49..49341edc834 100644
--- a/charts/incubator/tdarr-node/CHANGELOG.md
+++ b/charts/incubator/tdarr-node/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [tdarr-node-1.0.14](https://github.com/truecharts/apps/compare/tdarr-node-1.0.13...tdarr-node-1.0.14) (2021-11-30)
+
+#### Chore
+
+* update non-major deps helm releases
+
+
+
### [tdarr-node-1.0.12](https://github.com/truecharts/apps/compare/tdarr-node-1.0.11...tdarr-node-1.0.12) (2021-11-23)
diff --git a/charts/incubator/tdarr-node/Chart.yaml b/charts/incubator/tdarr-node/Chart.yaml
index 6f0c6dc65fc..9f6324f0d10 100644
--- a/charts/incubator/tdarr-node/Chart.yaml
+++ b/charts/incubator/tdarr-node/Chart.yaml
@@ -1,5 +1,5 @@
apiVersion: v2
-appVersion: "2.00.10"
+appVersion: "2.00.11"
dependencies:
- name: common
repository: https://truecharts.org
diff --git a/charts/incubator/tdarr-node/README.md b/charts/incubator/tdarr-node/README.md
index ab5e8723ac2..b08a364ece6 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.9.3 |
+| https://truecharts.org | common | 8.9.5 |
## Installing the Chart
diff --git a/charts/incubator/tdarr-node/helm-values.md b/charts/incubator/tdarr-node/helm-values.md
index 4139aa87de6..7f114329707 100644
--- a/charts/incubator/tdarr-node/helm-values.md
+++ b/charts/incubator/tdarr-node/helm-values.md
@@ -19,7 +19,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.serverPort | int | `8266` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"haveagitgat/tdarr_node"` | |
-| image.tag | string | `"2.00.10@sha256:1e3f9328327d7d5597c414e6cf2b609e9e4a2854385e03c009814ad03c3c210c"` | |
+| image.tag | string | `"2.00.11@sha256:5134a53f3a4030418eb447d9a413a3169ea7900f3a51449fa1db5c687cbd2cbe"` | |
| persistence.configs.enabled | bool | `true` | |
| persistence.configs.mountPath | string | `"/app/configs"` | |
| persistence.logs.enabled | bool | `true` | |
diff --git a/charts/incubator/tdarr/CHANGELOG.md b/charts/incubator/tdarr/CHANGELOG.md
index 21c8b050e0f..34ac39be24c 100644
--- a/charts/incubator/tdarr/CHANGELOG.md
+++ b/charts/incubator/tdarr/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [tdarr-1.0.14](https://github.com/truecharts/apps/compare/tdarr-node-1.0.13...tdarr-1.0.14) (2021-11-30)
+
+#### Chore
+
+* update non-major deps helm releases
+
+
+
### [tdarr-1.0.12](https://github.com/truecharts/apps/compare/tdarr-node-1.0.11...tdarr-1.0.12) (2021-11-23)
diff --git a/charts/incubator/tdarr/Chart.yaml b/charts/incubator/tdarr/Chart.yaml
index 3075e829e9c..8ce87da731f 100644
--- a/charts/incubator/tdarr/Chart.yaml
+++ b/charts/incubator/tdarr/Chart.yaml
@@ -1,5 +1,5 @@
apiVersion: v2
-appVersion: "2.00.10"
+appVersion: "2.00.11"
dependencies:
- name: common
repository: https://truecharts.org
diff --git a/charts/incubator/tdarr/README.md b/charts/incubator/tdarr/README.md
index 7b53fd74397..6c0763b9502 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.9.3 |
+| https://truecharts.org | common | 8.9.5 |
## Installing the Chart
diff --git a/charts/incubator/tdarr/helm-values.md b/charts/incubator/tdarr/helm-values.md
index 6174714e868..a4b2b798f5f 100644
--- a/charts/incubator/tdarr/helm-values.md
+++ b/charts/incubator/tdarr/helm-values.md
@@ -17,7 +17,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.webUIPort | int | `8265` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"haveagitgat/tdarr"` | |
-| image.tag | string | `"2.00.10@sha256:63b95a5897f7be1841f4f4e192ab978ec4afc2d81d6fcc150f4785071560ed86"` | |
+| image.tag | string | `"2.00.11@sha256:c7bf83d8f9985932683558fcd2be38ebc6f1d414b44ecdd2d11a5e40384a8e63"` | |
| persistence.configs.enabled | bool | `true` | |
| persistence.configs.mountPath | string | `"/app/configs"` | |
| persistence.logs.enabled | bool | `true` | |
diff --git a/charts/library/common/CHANGELOG.md b/charts/library/common/CHANGELOG.md
index f9793a19c8f..40e573ffeb5 100644
--- a/charts/library/common/CHANGELOG.md
+++ b/charts/library/common/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [common-8.9.7](https://github.com/truecharts/apps/compare/common-8.9.6...common-8.9.7) (2021-11-30)
+
+#### Chore
+
+* update non-major ([#1427](https://github.com/truecharts/apps/issues/1427))
+
+
+
### [common-8.9.5](https://github.com/truecharts/apps/compare/common-8.9.4...common-8.9.5) (2021-11-29)
diff --git a/charts/library/common/helm-values.md b/charts/library/common/helm-values.md
index 1dabc6889b0..19e818ea979 100644
--- a/charts/library/common/helm-values.md
+++ b/charts/library/common/helm-values.md
@@ -45,7 +45,7 @@ This chart is used by a lot of our Apps to provide sane defaults and logic.
| alpineImage | object | See below | alpine specific configuration |
| alpineImage.pullPolicy | string | `"IfNotPresent"` | Specify the Alpine image pull policy |
| alpineImage.repository | string | `"ghcr.io/truecharts/alpine"` | Specify the Alpine image |
-| alpineImage.tag | string | `"v3.14.2@sha256:a537d87e3d22c5b3f695218ca1fb5a031fb0ccafa0e3e256ef45188ab0575be6"` | Specify the Alpine image tag |
+| alpineImage.tag | string | `"v3.14.2@sha256:4095394abbae907e94b1f2fd2e2de6c4f201a5b9704573243ca8eb16db8cdb7c"` | Specify the Alpine image tag |
| args | list | `[]` | Override the args for the default container |
| autoscaling | object | | Add a Horizontal Pod Autoscaler |
| codeserverImage | object | See below | codeserver specific configuration |
@@ -182,7 +182,7 @@ This chart is used by a lot of our Apps to provide sane defaults and logic.
| postgresqlImage | object | See below | postgresql specific configuration |
| postgresqlImage.pullPolicy | string | `"IfNotPresent"` | Specify the postgresql image pull policy |
| postgresqlImage.repository | string | `"bitnami/postgresql"` | Specify the postgresql image |
-| postgresqlImage.tag | string | `"14.1.0@sha256:9ba99644cbad69d08a9ad96656add5b498a57e692975878208d6ab32752eaa3c"` | Specify the postgresql image tag |
+| postgresqlImage.tag | string | `"14.1.0@sha256:bdfeb12b5f8ae8dedfc2f7cb18a0ba48959c4dacc19176292a2fffd0abacdebe"` | Specify the postgresql image tag |
| priorityClassName | string | `nil` | |
| probes | object | See below | Probe configuration -- [[ref]](https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/) |
| probes.liveness | object | See below | Liveness probe configuration |
diff --git a/charts/stable/babybuddy/CHANGELOG.md b/charts/stable/babybuddy/CHANGELOG.md
index 3224dcf4db8..7ff3abb9944 100644
--- a/charts/stable/babybuddy/CHANGELOG.md
+++ b/charts/stable/babybuddy/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [babybuddy-5.0.6](https://github.com/truecharts/apps/compare/babybuddy-5.0.5...babybuddy-5.0.6) (2021-11-30)
+
+#### Chore
+
+* update non-major deps helm releases
+
+
+
### [babybuddy-5.0.4](https://github.com/truecharts/apps/compare/babybuddy-5.0.3...babybuddy-5.0.4) (2021-11-23)
diff --git a/charts/stable/babybuddy/README.md b/charts/stable/babybuddy/README.md
index 56ca665f208..b83cdc782e4 100644
--- a/charts/stable/babybuddy/README.md
+++ b/charts/stable/babybuddy/README.md
@@ -18,8 +18,8 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org/ | postgresql | 6.0.10 |
-| https://truecharts.org | common | 8.9.3 |
+| https://truecharts.org/ | postgresql | 6.0.12 |
+| https://truecharts.org | common | 8.9.5 |
## Installing the Chart
diff --git a/charts/stable/babybuddy/helm-values.md b/charts/stable/babybuddy/helm-values.md
index af0c454de62..79c2141c47b 100644
--- a/charts/stable/babybuddy/helm-values.md
+++ b/charts/stable/babybuddy/helm-values.md
@@ -22,7 +22,7 @@ You will, however, be able to use all values referenced in the common chart here
| envValueFrom.DB_PASSWORD.secretKeyRef.name | string | `"dbcreds"` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/linuxserver/babybuddy"` | |
-| image.tag | string | `"1.9.1@sha256:518a00e9752512ddbfae2e5f09f6561bcb3130bf891165960bd2a09a36306b59"` | |
+| image.tag | string | `"1.9.1@sha256:0f61b152727119d31df34ffa43ee048e44432d35855b0d2493560b3c642bfba5"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| persistence.varrun.enabled | bool | `true` | |
@@ -35,7 +35,7 @@ You will, however, be able to use all values referenced in the common chart here
| securityContext.allowPrivilegeEscalation | bool | `true` | |
| securityContext.readOnlyRootFilesystem | bool | `true` | |
| securityContext.runAsNonRoot | bool | `false` | |
-| service.main.ports.main.port | int | `8000` | |
+| service.main.ports.main.port | int | `10069` | |
| service.main.ports.main.targetPort | int | `8000` | |
All Rights Reserved - The TrueCharts Project
diff --git a/charts/stable/calibre/CHANGELOG.md b/charts/stable/calibre/CHANGELOG.md
index 2038ad23e51..a1bb90691cc 100644
--- a/charts/stable/calibre/CHANGELOG.md
+++ b/charts/stable/calibre/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [calibre-4.0.15](https://github.com/truecharts/apps/compare/calibre-4.0.14...calibre-4.0.15) (2021-11-30)
+
+#### Chore
+
+* update non-major deps helm releases
+
+
+
### [calibre-4.0.13](https://github.com/truecharts/apps/compare/calibre-web-9.0.11...calibre-4.0.13) (2021-11-23)
diff --git a/charts/stable/calibre/README.md b/charts/stable/calibre/README.md
index 31709909b76..a62b4e0fa36 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.9.3 |
+| https://truecharts.org | common | 8.9.5 |
## Installing the Chart
diff --git a/charts/stable/calibre/helm-values.md b/charts/stable/calibre/helm-values.md
index a77c279d5e2..0f6decfab20 100644
--- a/charts/stable/calibre/helm-values.md
+++ b/charts/stable/calibre/helm-values.md
@@ -20,7 +20,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.UMASK_SET | string | `"022"` | for umask setting of Calibre, default if left unset is 022. |
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"ghcr.io/linuxserver/calibre"` | image repository |
-| image.tag | string | `"v5.32.0-ls137@sha256:4cb8869e6a88a4115cebd6a79f59b98fe985b8615dcd17b2207620254862779b"` | image tag |
+| image.tag | string | `"v5.32.0-ls138@sha256:8441c4295684074782e7ab3db869a096669652970d2960ad82680f582a8daeab"` | 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/custom-app/CHANGELOG.md b/charts/stable/custom-app/CHANGELOG.md
index 5055a31199e..9cfdd3af2d0 100644
--- a/charts/stable/custom-app/CHANGELOG.md
+++ b/charts/stable/custom-app/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [custom-app-3.0.22](https://github.com/truecharts/apps/compare/custom-app-3.0.21...custom-app-3.0.22) (2021-11-30)
+
+#### Chore
+
+* update non-major docker tags ([#1429](https://github.com/truecharts/apps/issues/1429))
+* update non-major deps helm releases
+
+
+
### [custom-app-3.0.20](https://github.com/truecharts/apps/compare/custom-app-3.0.19...custom-app-3.0.20) (2021-11-23)
diff --git a/charts/stable/custom-app/Chart.yaml b/charts/stable/custom-app/Chart.yaml
index cd9c0448d65..a518d74c214 100644
--- a/charts/stable/custom-app/Chart.yaml
+++ b/charts/stable/custom-app/Chart.yaml
@@ -1,5 +1,5 @@
apiVersion: v2
-appVersion: "0.20.53"
+appVersion: "0.20.78"
dependencies:
- name: common
repository: https://truecharts.org
diff --git a/charts/stable/custom-app/README.md b/charts/stable/custom-app/README.md
index 8b4389d6989..2298a2f3b3f 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.9.3 |
+| https://truecharts.org | common | 8.9.5 |
## Installing the Chart
diff --git a/charts/stable/custom-app/helm-values.md b/charts/stable/custom-app/helm-values.md
index ffa71e76646..d8f83dbd6ea 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.20.53@sha256:6f82922f155dfd72b23e1ce9ec84de8bbc2a12a362bfbd62d81bc3c3f58ac515"` | |
+| image.tag | string | `"v0.20.78@sha256:bec4a37a79cbd9631aeec33411f585b097140ade69128028da3e866ca2427cf1"` | |
All Rights Reserved - The TrueCharts Project
diff --git a/charts/stable/emby/CHANGELOG.md b/charts/stable/emby/CHANGELOG.md
index 1ba0e5d1121..3788a7118f5 100644
--- a/charts/stable/emby/CHANGELOG.md
+++ b/charts/stable/emby/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [emby-9.0.14](https://github.com/truecharts/apps/compare/emby-9.0.13...emby-9.0.14) (2021-11-30)
+
+#### Chore
+
+* update non-major deps helm releases
+
+
+
### [emby-9.0.12](https://github.com/truecharts/apps/compare/emby-9.0.11...emby-9.0.12) (2021-11-23)
diff --git a/charts/stable/emby/Chart.yaml b/charts/stable/emby/Chart.yaml
index 7bed9e4d6a8..d7ad7e57714 100644
--- a/charts/stable/emby/Chart.yaml
+++ b/charts/stable/emby/Chart.yaml
@@ -1,5 +1,5 @@
apiVersion: v2
-appVersion: "4.6.5.0"
+appVersion: "4.6.7.0"
dependencies:
- name: common
repository: https://truecharts.org
diff --git a/charts/stable/emby/README.md b/charts/stable/emby/README.md
index 56199a29d66..fffaf68e0f7 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.9.3 |
+| https://truecharts.org | common | 8.9.5 |
## Installing the Chart
diff --git a/charts/stable/emby/helm-values.md b/charts/stable/emby/helm-values.md
index 4311102bd9e..e8fe7eaba82 100644
--- a/charts/stable/emby/helm-values.md
+++ b/charts/stable/emby/helm-values.md
@@ -13,11 +13,11 @@ You will, however, be able to use all values referenced in the common chart here
|-----|------|---------|-------------|
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/k8s-at-home/emby"` | |
-| image.tag | string | `"v4.6.5.0@sha256:11b1f306d6309b60f16bf4292f9737c0a4a0020e93cfc1c0b36bc10b2680da40"` | |
+| image.tag | string | `"v4.6.7.0@sha256:75b4955b21bfe1ece06d56a984624fb0b36b6649d5ded9349985a4e1211093c7"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
-| service.main.ports.main.port | int | `8096` | |
+| service.main.ports.main.port | int | `10079` | |
| service.main.ports.main.targetPort | int | `8096` | |
All Rights Reserved - The TrueCharts Project
diff --git a/charts/stable/esphome/CHANGELOG.md b/charts/stable/esphome/CHANGELOG.md
index 72afba5acdb..1ca5fba221c 100644
--- a/charts/stable/esphome/CHANGELOG.md
+++ b/charts/stable/esphome/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [esphome-9.0.16](https://github.com/truecharts/apps/compare/esphome-9.0.15...esphome-9.0.16) (2021-11-30)
+
+#### Chore
+
+* update non-major deps helm releases
+
+
+
### [esphome-9.0.14](https://github.com/truecharts/apps/compare/esphome-9.0.13...esphome-9.0.14) (2021-11-23)
diff --git a/charts/stable/esphome/Chart.yaml b/charts/stable/esphome/Chart.yaml
index 8e4e01f5295..977c102ab05 100644
--- a/charts/stable/esphome/Chart.yaml
+++ b/charts/stable/esphome/Chart.yaml
@@ -1,5 +1,5 @@
apiVersion: v2
-appVersion: "2021.11.1"
+appVersion: "2021.11.4"
dependencies:
- name: common
repository: https://truecharts.org
diff --git a/charts/stable/esphome/README.md b/charts/stable/esphome/README.md
index 5c10a4fb321..05efc49356c 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.9.3 |
+| https://truecharts.org | common | 8.9.5 |
## Installing the Chart
diff --git a/charts/stable/esphome/helm-values.md b/charts/stable/esphome/helm-values.md
index 52526ee4e16..974024d5541 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.11.1@sha256:7d1352a61ae5c41dde8922e093b2249badd0f3b4213a1acf90d9be716808201e"` | |
+| image.tag | string | `"v2021.11.4@sha256:c4e3f2174e8636578a2a619eef7644f5ac94f427c531eedc31436e47f27b21a3"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| service.main.ports.main.port | int | `6052` | |
diff --git a/charts/stable/freshrss/CHANGELOG.md b/charts/stable/freshrss/CHANGELOG.md
index 53a53a26284..01a47c7eb13 100644
--- a/charts/stable/freshrss/CHANGELOG.md
+++ b/charts/stable/freshrss/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [freshrss-9.0.16](https://github.com/truecharts/apps/compare/freshrss-9.0.15...freshrss-9.0.16) (2021-11-30)
+
+#### Chore
+
+* update non-major deps helm releases
+
+
+
### [freshrss-9.0.14](https://github.com/truecharts/apps/compare/freshrss-9.0.13...freshrss-9.0.14) (2021-11-23)
diff --git a/charts/stable/freshrss/README.md b/charts/stable/freshrss/README.md
index 7018702c043..f07147401aa 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.9.3 |
+| https://truecharts.org | common | 8.9.5 |
## Installing the Chart
diff --git a/charts/stable/freshrss/helm-values.md b/charts/stable/freshrss/helm-values.md
index 5571d7fef79..25ae4b53e7e 100644
--- a/charts/stable/freshrss/helm-values.md
+++ b/charts/stable/freshrss/helm-values.md
@@ -14,14 +14,14 @@ 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:8840d00e2f8d4d4d894707bc482b78ee4d4530c3967da82ace8a046ec73cd428"` | |
+| image.tag | string | `"version-1.18.1@sha256:12d5889d3a92cd6e493c44b9b5aa4f05aafbf7236ad5cd0a8b8e357fe6836f88"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
| securityContext.runAsNonRoot | bool | `false` | |
-| service.main.ports.main.port | int | `80` | |
+| service.main.ports.main.port | int | `10010` | |
| service.main.ports.main.targetPort | int | `80` | |
All Rights Reserved - The TrueCharts Project
diff --git a/charts/stable/grafana/CHANGELOG.md b/charts/stable/grafana/CHANGELOG.md
index aed6440554f..8cc2d72ade9 100644
--- a/charts/stable/grafana/CHANGELOG.md
+++ b/charts/stable/grafana/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [grafana-1.0.2](https://github.com/truecharts/apps/compare/grafana-1.0.1...grafana-1.0.2) (2021-11-30)
+
+#### Chore
+
+* update non-major ([#1427](https://github.com/truecharts/apps/issues/1427))
+* update non-major deps helm releases
+
+
+
### [grafana-1.0.0](https://github.com/truecharts/apps/compare/grafana-0.0.1...grafana-1.0.0) (2021-11-24)
diff --git a/charts/stable/grafana/README.md b/charts/stable/grafana/README.md
index 538d87665e5..175a6365070 100644
--- a/charts/stable/grafana/README.md
+++ b/charts/stable/grafana/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.9.3 |
+| https://truecharts.org | common | 8.9.5 |
## Installing the Chart
diff --git a/charts/stable/grafana/helm-values.md b/charts/stable/grafana/helm-values.md
index fe0bd528ba5..67b1155cea0 100644
--- a/charts/stable/grafana/helm-values.md
+++ b/charts/stable/grafana/helm-values.md
@@ -23,7 +23,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.GF_SECURITY_ADMIN_USER | string | `"admin"` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"bitnami/grafana"` | |
-| image.tag | string | `"8.2.5@sha256:105ca819eb14dc773a3df6fd56f5e78e68bd2abdb1b5d9007ff803528a84be70"` | |
+| image.tag | string | `"8.2.5@sha256:ce9fa0f6f904e05f49fa814008d3d98560b07eaccd902327f7de5e8721c95e32"` | |
| metrics.enabled | bool | See values.yaml | Enable and configure a Prometheus serviceMonitor for the chart under this key. |
| metrics.prometheusRule | object | See values.yaml | Enable and configure Prometheus Rules for the chart under this key. |
| metrics.prometheusRule.rules | list | See prometheusrules.yaml | Configure additionial rules for the chart under this key. |
@@ -37,7 +37,7 @@ You will, however, be able to use all values referenced in the common chart here
| probes.startup.path | string | `"/api/health"` | |
| secret.GF_SECURITY_ADMIN_PASSWORD | string | `"testpassword"` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
-| service.main.ports.main.port | int | `3000` | |
+| service.main.ports.main.port | int | `10038` | |
| service.main.ports.main.targetPort | int | `3000` | |
| service.main.protocol | string | `"HTTP"` | |
diff --git a/charts/stable/heimdall/CHANGELOG.md b/charts/stable/heimdall/CHANGELOG.md
index f7fe82e33b3..2a84e469d3c 100644
--- a/charts/stable/heimdall/CHANGELOG.md
+++ b/charts/stable/heimdall/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [heimdall-9.0.17](https://github.com/truecharts/apps/compare/heimdall-9.0.16...heimdall-9.0.17) (2021-11-30)
+
+#### Chore
+
+* update non-major deps helm releases
+
+
+
### [heimdall-9.0.15](https://github.com/truecharts/apps/compare/heimdall-9.0.14...heimdall-9.0.15) (2021-11-23)
diff --git a/charts/stable/heimdall/README.md b/charts/stable/heimdall/README.md
index 006305671ed..fd1c295169f 100644
--- a/charts/stable/heimdall/README.md
+++ b/charts/stable/heimdall/README.md
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.9.3 |
+| https://truecharts.org | common | 8.9.5 |
## Installing the Chart
diff --git a/charts/stable/heimdall/helm-values.md b/charts/stable/heimdall/helm-values.md
index 6cfbe3ce6cc..10b69a6f09d 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:e829e0aded2ba5f44b46723d73aa8daf8a23a0235cbbe9971524380f9141f0f8"` | |
+| image.tag | string | `"version-2.2.2@sha256:fd47acb8da04b42918a0a966508040b150a89fe0876c610b85b44115302717c4"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| podSecurityContext.runAsGroup | int | `0` | |
@@ -22,7 +22,7 @@ You will, however, be able to use all values referenced in the common chart here
| probes.startup.enabled | bool | `true` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
| securityContext.runAsNonRoot | bool | `false` | |
-| service.main.ports.main.port | int | `80` | |
+| service.main.ports.main.port | int | `10014` | |
| service.main.ports.main.targetPort | int | `80` | |
All Rights Reserved - The TrueCharts Project
diff --git a/charts/stable/hyperion-ng/CHANGELOG.md b/charts/stable/hyperion-ng/CHANGELOG.md
index cc8e4cf9818..0bd3031032a 100644
--- a/charts/stable/hyperion-ng/CHANGELOG.md
+++ b/charts/stable/hyperion-ng/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [hyperion-ng-4.0.14](https://github.com/truecharts/apps/compare/hyperion-ng-4.0.13...hyperion-ng-4.0.14) (2021-11-30)
+
+#### Chore
+
+* update non-major deps helm releases
+
+
+
### [hyperion-ng-4.0.12](https://github.com/truecharts/apps/compare/hyperion-ng-4.0.11...hyperion-ng-4.0.12) (2021-11-23)
diff --git a/charts/stable/hyperion-ng/Chart.yaml b/charts/stable/hyperion-ng/Chart.yaml
index 72a8356b4f7..24af88f4a0b 100644
--- a/charts/stable/hyperion-ng/Chart.yaml
+++ b/charts/stable/hyperion-ng/Chart.yaml
@@ -1,5 +1,5 @@
apiVersion: v2
-appVersion: "2.0.0-alph"
+appVersion: "2.0.12"
dependencies:
- name: common
repository: https://truecharts.org
diff --git a/charts/stable/hyperion-ng/README.md b/charts/stable/hyperion-ng/README.md
index e7a8d17e92c..f0082d0cace 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.9.3 |
+| https://truecharts.org | common | 8.9.5 |
## Installing the Chart
diff --git a/charts/stable/hyperion-ng/helm-values.md b/charts/stable/hyperion-ng/helm-values.md
index 64b2d8b636d..20216d2793f 100644
--- a/charts/stable/hyperion-ng/helm-values.md
+++ b/charts/stable/hyperion-ng/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 | `"sirfragalot/hyperion.ng"` | image repository |
-| image.tag | string | `"2.0.0-alpha.9-x86_64@sha256:34577843cb7b64a27b2e772a54886b54d8e0393230b18c6502309ab8221095a0"` | image tag |
+| image.tag | string | `"2.0.12@sha256:7a3610716c6881d4a2cd028de7c553cdc7f28e0b18c1b455f35ef5b3e947ed2a"` | image tag |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/root/.hyperion"` | |
| podSecurityContext.runAsGroup | int | `0` | |
diff --git a/charts/stable/jackett/CHANGELOG.md b/charts/stable/jackett/CHANGELOG.md
index 1989e0f4f91..0e7d253cda2 100644
--- a/charts/stable/jackett/CHANGELOG.md
+++ b/charts/stable/jackett/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [jackett-9.0.25](https://github.com/truecharts/apps/compare/jackett-9.0.24...jackett-9.0.25) (2021-11-30)
+
+#### Chore
+
+* update non-major docker tags ([#1429](https://github.com/truecharts/apps/issues/1429))
+* update non-major deps helm releases
+
+
+
### [jackett-9.0.23](https://github.com/truecharts/apps/compare/jackett-9.0.22...jackett-9.0.23) (2021-11-23)
diff --git a/charts/stable/jackett/Chart.yaml b/charts/stable/jackett/Chart.yaml
index 2a5c1d7b425..0e2983b364b 100644
--- a/charts/stable/jackett/Chart.yaml
+++ b/charts/stable/jackett/Chart.yaml
@@ -1,5 +1,5 @@
apiVersion: v2
-appVersion: "0.20.53"
+appVersion: "0.20.78"
dependencies:
- name: common
repository: https://truecharts.org
diff --git a/charts/stable/jackett/README.md b/charts/stable/jackett/README.md
index 54a8a5169ca..44567ab3748 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.9.3 |
+| https://truecharts.org | common | 8.9.5 |
## Installing the Chart
diff --git a/charts/stable/jackett/helm-values.md b/charts/stable/jackett/helm-values.md
index 4371292146a..5563c3994ab 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.20.53@sha256:6f82922f155dfd72b23e1ce9ec84de8bbc2a12a362bfbd62d81bc3c3f58ac515"` | |
+| image.tag | string | `"v0.20.78@sha256:bec4a37a79cbd9631aeec33411f585b097140ade69128028da3e866ca2427cf1"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| probes.liveness.path | string | `"/UI/Login"` | |
diff --git a/charts/stable/komga/CHANGELOG.md b/charts/stable/komga/CHANGELOG.md
index 25caae57163..0f5e2637dac 100644
--- a/charts/stable/komga/CHANGELOG.md
+++ b/charts/stable/komga/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [komga-4.0.17](https://github.com/truecharts/apps/compare/komga-4.0.16...komga-4.0.17) (2021-11-30)
+
+#### Chore
+
+* update non-major docker tags ([#1429](https://github.com/truecharts/apps/issues/1429))
+* update non-major deps helm releases
+
+
+
### [komga-4.0.15](https://github.com/truecharts/apps/compare/komga-4.0.14...komga-4.0.15) (2021-11-23)
diff --git a/charts/stable/komga/Chart.yaml b/charts/stable/komga/Chart.yaml
index b74f7987fdb..08193c1de23 100644
--- a/charts/stable/komga/Chart.yaml
+++ b/charts/stable/komga/Chart.yaml
@@ -1,5 +1,5 @@
apiVersion: v2
-appVersion: "0.132.3"
+appVersion: "0.133.0"
dependencies:
- name: common
repository: https://truecharts.org
diff --git a/charts/stable/komga/README.md b/charts/stable/komga/README.md
index f232ac43461..e7a55203e49 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.9.3 |
+| https://truecharts.org | common | 8.9.5 |
## Installing the Chart
diff --git a/charts/stable/komga/helm-values.md b/charts/stable/komga/helm-values.md
index dc92c2d7641..4413e4363e3 100644
--- a/charts/stable/komga/helm-values.md
+++ b/charts/stable/komga/helm-values.md
@@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here
| env | object | See below | environment variables. See more environment variables in the [komga documentation](https://komga.org/installation/configuration.html#optional-configuration). |
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"ghcr.io/truecharts/komga"` | image repository |
-| image.tag | string | `"v0.132.3@sha256:9aa69be8e6a77447f1c7b787c7667d9bb51f076942cb1eda1195bcac640b3416"` | image tag |
+| image.tag | string | `"v0.133.0@sha256:e7b3cae30064b0a6b1f4f663c5c9f2cfa29579d695fce87362d00461dc5f813d"` | 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/lazylibrarian/CHANGELOG.md b/charts/stable/lazylibrarian/CHANGELOG.md
index 47f22fee860..a1ffda2cef9 100644
--- a/charts/stable/lazylibrarian/CHANGELOG.md
+++ b/charts/stable/lazylibrarian/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [lazylibrarian-9.0.17](https://github.com/truecharts/apps/compare/lazylibrarian-9.0.16...lazylibrarian-9.0.17) (2021-11-30)
+
+#### Chore
+
+* update non-major deps helm releases
+
+
+
### [lazylibrarian-9.0.15](https://github.com/truecharts/apps/compare/lazylibrarian-9.0.14...lazylibrarian-9.0.15) (2021-11-24)
diff --git a/charts/stable/lazylibrarian/README.md b/charts/stable/lazylibrarian/README.md
index e15744cd391..5ceb9c1f01c 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.9.3 |
+| https://truecharts.org | common | 8.9.5 |
## Installing the Chart
diff --git a/charts/stable/lazylibrarian/helm-values.md b/charts/stable/lazylibrarian/helm-values.md
index aa36dfb5945..900d723d805 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:4dd1959efb36ab1268588a7663c960a69b01f0877cbd6a8c3e9088f705c2f0ec"` | |
+| image.tag | string | `"latest@sha256:40456cfbfc92379527bcc0839abc8b87276887c132966c172e04c2b995b96ee0"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| persistence.varrun.enabled | bool | `true` | |
diff --git a/charts/stable/librespeed/CHANGELOG.md b/charts/stable/librespeed/CHANGELOG.md
index 56cee5330ff..b21c79dcda1 100644
--- a/charts/stable/librespeed/CHANGELOG.md
+++ b/charts/stable/librespeed/CHANGELOG.md
@@ -1,6 +1,19 @@
# Changelog
+
+### [librespeed-4.0.16](https://github.com/truecharts/apps/compare/librespeed-4.0.15...librespeed-4.0.16) (2021-11-30)
+
+#### Chore
+
+* update non-major ([#1427](https://github.com/truecharts/apps/issues/1427))
+
+#### Fix
+
+* move conflicting ports to 10xxx range ([#1415](https://github.com/truecharts/apps/issues/1415))
+
+
+
### [librespeed-4.0.15](https://github.com/truecharts/apps/compare/librespeed-4.0.14...librespeed-4.0.15) (2021-11-23)
diff --git a/charts/stable/librespeed/helm-values.md b/charts/stable/librespeed/helm-values.md
index 5b4a80a6559..4906b267734 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:e93c747b991071f73fa66d95b837b28bc370395b5d229141c8141a970bbfacfb"` | image tag |
+| image.tag | string | `"version-5.2.4@sha256:dabcdd5e950d61646456425dbf09caaf8589f15a2f0b0332677d27500f9d1d0b"` | 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/littlelink/CHANGELOG.md b/charts/stable/littlelink/CHANGELOG.md
index c6a3d56a2fd..d28d60afb7e 100644
--- a/charts/stable/littlelink/CHANGELOG.md
+++ b/charts/stable/littlelink/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [littlelink-4.0.20](https://github.com/truecharts/apps/compare/littlelink-4.0.19...littlelink-4.0.20) (2021-11-30)
+
+#### Chore
+
+* update non-major ([#1427](https://github.com/truecharts/apps/issues/1427))
+* update non-major deps helm releases
+
+
+
### [littlelink-4.0.18](https://github.com/truecharts/apps/compare/littlelink-4.0.17...littlelink-4.0.18) (2021-11-23)
diff --git a/charts/stable/littlelink/README.md b/charts/stable/littlelink/README.md
index 3bedc05bc44..2e5b3828bc7 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.9.3 |
+| https://truecharts.org | common | 8.9.5 |
## Installing the Chart
diff --git a/charts/stable/littlelink/helm-values.md b/charts/stable/littlelink/helm-values.md
index 571ab88b2de..8bc822b8987 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:6d6bcbdd5e5a17b85f98a6ab42c95ba8f083dc8a2d7d2a3f4fcb28e446a57c4d"` | |
+| image.tag | string | `"latest@sha256:0175e541c76255b264b2c68af997b6e2a2b910c420861e4f92e4e4bf5d0ed776"` | |
| 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"` | |
@@ -34,7 +34,7 @@ You will, however, be able to use all values referenced in the common chart here
| littlelink.twitch | string | `"https://www.twitch.tv/technotim/"` | |
| littlelink.twitter | string | `"https://twitter.com/technotimlive"` | |
| littlelink.youtube | string | `"https://www.youtube.com/channel/ucok-ghyjcwznj3br4oxwh0a"` | |
-| service.main.ports.main.port | int | `3000` | |
+| service.main.ports.main.port | int | `10040` | |
| service.main.ports.main.targetPort | int | `3000` | |
All Rights Reserved - The TrueCharts Project
diff --git a/charts/stable/logitech-media-server/CHANGELOG.md b/charts/stable/logitech-media-server/CHANGELOG.md
index 3d4ae832a1a..7f55472823e 100644
--- a/charts/stable/logitech-media-server/CHANGELOG.md
+++ b/charts/stable/logitech-media-server/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [logitech-media-server-2.0.20](https://github.com/truecharts/apps/compare/logitech-media-server-2.0.19...logitech-media-server-2.0.20) (2021-11-30)
+
+#### Chore
+
+* update non-major deps helm releases
+
+
+
### [logitech-media-server-2.0.18](https://github.com/truecharts/apps/compare/logitech-media-server-2.0.17...logitech-media-server-2.0.18) (2021-11-23)
diff --git a/charts/stable/logitech-media-server/README.md b/charts/stable/logitech-media-server/README.md
index 0fef11c6880..f6a4a35b65a 100644
--- a/charts/stable/logitech-media-server/README.md
+++ b/charts/stable/logitech-media-server/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.9.3 |
+| https://truecharts.org | common | 8.9.5 |
## Installing the Chart
diff --git a/charts/stable/logitech-media-server/helm-values.md b/charts/stable/logitech-media-server/helm-values.md
index 0e48f2b969b..805b3c26ab0 100644
--- a/charts/stable/logitech-media-server/helm-values.md
+++ b/charts/stable/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:a035d06f8d57af2deb3de7ee9d5d22d894b17d31a1dbd46f45844af20e6cfc5a"` | |
+| image.tag | string | `"8.3.0@sha256:7954bda8b5a42eee0c42483c3dd59ed9127f71983b555c167ce7c2e65a066e64"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| podSecurityContext.runAsGroup | int | `0` | |
@@ -24,7 +24,7 @@ You will, however, be able to use all values referenced in the common chart here
| securityContext.runAsNonRoot | bool | `false` | |
| service.cli.enabled | bool | `true` | |
| service.cli.ports.cli.enabled | bool | `true` | |
-| service.cli.ports.cli.port | int | `9090` | |
+| service.cli.ports.cli.port | int | `10059` | |
| service.cli.ports.cli.targetPort | int | `9090` | |
| service.main.ports.main.port | int | `7000` | |
| service.main.ports.main.targetPort | int | `7000` | |
@@ -35,6 +35,7 @@ You will, however, be able to use all values referenced in the common chart here
| service.playerudp.enabled | bool | `true` | |
| service.playerudp.ports.slimprotoudp.enabled | bool | `true` | |
| service.playerudp.ports.slimprotoudp.port | int | `3483` | |
+| service.playerudp.ports.slimprotoudp.protocol | string | `"UDP"` | |
| service.playerudp.ports.slimprotoudp.targetPort | int | `3483` | |
All Rights Reserved - The TrueCharts Project
diff --git a/charts/stable/loki/CHANGELOG.md b/charts/stable/loki/CHANGELOG.md
index 059089f5568..f8f39d0080a 100644
--- a/charts/stable/loki/CHANGELOG.md
+++ b/charts/stable/loki/CHANGELOG.md
@@ -1,6 +1,19 @@
# Changelog
+
+### [loki-2.0.0](https://github.com/truecharts/apps/compare/loki-1.0.8...loki-2.0.0) (2021-11-30)
+
+#### Chore
+
+* update helm chart promtail to v1 ([#1425](https://github.com/truecharts/apps/issues/1425))
+
+#### Fix
+
+* move conflicting ports to 10xxx range ([#1415](https://github.com/truecharts/apps/issues/1415))
+
+
+
### [loki-1.0.8](https://github.com/truecharts/apps/compare/loki-1.0.7...loki-1.0.8) (2021-11-24)
diff --git a/charts/stable/loki/README.md b/charts/stable/loki/README.md
index 3a8f026d9b7..91667af97cc 100644
--- a/charts/stable/loki/README.md
+++ b/charts/stable/loki/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org | common | 8.9.3 |
-| https://truecharts.org | promtail | 0.0.4 |
+| https://truecharts.org | promtail | 1.0.2 |
## Installing the Chart
diff --git a/charts/stable/minio-console/CHANGELOG.md b/charts/stable/minio-console/CHANGELOG.md
index 0dc5cca280c..bea90631835 100644
--- a/charts/stable/minio-console/CHANGELOG.md
+++ b/charts/stable/minio-console/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [minio-console-1.0.16](https://github.com/truecharts/apps/compare/minio-console-1.0.15...minio-console-1.0.16) (2021-11-30)
+
+#### Chore
+
+* update non-major deps helm releases
+
+
+
### [minio-console-1.0.14](https://github.com/truecharts/apps/compare/minio-console-1.0.13...minio-console-1.0.14) (2021-11-23)
diff --git a/charts/stable/minio-console/Chart.yaml b/charts/stable/minio-console/Chart.yaml
index f3f4d1115c5..206522f07fb 100644
--- a/charts/stable/minio-console/Chart.yaml
+++ b/charts/stable/minio-console/Chart.yaml
@@ -1,5 +1,5 @@
apiVersion: v2
-appVersion: "0.12.4"
+appVersion: "0.12.5"
dependencies:
- name: common
repository: https://truecharts.org
diff --git a/charts/stable/minio-console/README.md b/charts/stable/minio-console/README.md
index 1b108993221..bff7b5a3b82 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.9.3 |
+| https://truecharts.org | common | 8.9.5 |
## Installing the Chart
diff --git a/charts/stable/minio-console/helm-values.md b/charts/stable/minio-console/helm-values.md
index 41754e4e82d..6e93c14e0f7 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.12.4@sha256:d14878133c2de31fad0b590eb6f7cb6420abf8f1f4ebb1d4e9b804363ea3e658"` | image tag |
+| image.tag | string | `"v0.12.5@sha256:95b3c2b2e67b8f61f5d3e09c37875a37b9f4aeaa47f392c02dba191b041517d1"` | image tag |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| persistence.varrun.enabled | bool | `true` | |
diff --git a/charts/stable/muximux/CHANGELOG.md b/charts/stable/muximux/CHANGELOG.md
index 2c6752e3b72..537babc69e9 100644
--- a/charts/stable/muximux/CHANGELOG.md
+++ b/charts/stable/muximux/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [muximux-1.0.16](https://github.com/truecharts/apps/compare/muximux-1.0.15...muximux-1.0.16) (2021-11-30)
+
+#### Chore
+
+* update non-major deps helm releases
+
+
+
### [muximux-1.0.14](https://github.com/truecharts/apps/compare/muximux-1.0.13...muximux-1.0.14) (2021-11-23)
diff --git a/charts/stable/muximux/README.md b/charts/stable/muximux/README.md
index aa740063f3a..0fbb14789c2 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.9.3 |
+| https://truecharts.org | common | 8.9.5 |
## Installing the Chart
diff --git a/charts/stable/muximux/helm-values.md b/charts/stable/muximux/helm-values.md
index 48e8bab1a99..5be131016ec 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:592471f458c3c03b608bd2a827431dd77493644edf6638429349e7b6e0290e4c"` | |
+| image.tag | string | `"version-057352e8@sha256:3065b039975e9b58b0cba4c19b63c5453bd80ad9911a4baa2bfca77190a7eea0"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| persistence.varrun.enabled | bool | `true` | |
@@ -22,7 +22,7 @@ You will, however, be able to use all values referenced in the common chart here
| podSecurityContext.runAsUser | int | `0` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
| securityContext.runAsNonRoot | bool | `false` | |
-| service.main.ports.main.port | int | `80` | |
+| service.main.ports.main.port | int | `10019` | |
| service.main.ports.main.targetPort | int | `80` | |
All Rights Reserved - The TrueCharts Project
diff --git a/charts/stable/nzbhydra/CHANGELOG.md b/charts/stable/nzbhydra/CHANGELOG.md
index 2058be8e3b9..6253f84f58a 100644
--- a/charts/stable/nzbhydra/CHANGELOG.md
+++ b/charts/stable/nzbhydra/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [nzbhydra-9.0.14](https://github.com/truecharts/apps/compare/nzbhydra-9.0.13...nzbhydra-9.0.14) (2021-11-30)
+
+#### Chore
+
+* update non-major deps helm releases
+
+
+
### [nzbhydra-9.0.12](https://github.com/truecharts/apps/compare/nzbhydra-9.0.11...nzbhydra-9.0.12) (2021-11-23)
diff --git a/charts/stable/nzbhydra/Chart.yaml b/charts/stable/nzbhydra/Chart.yaml
index 9b531b7b3c9..278f2b1373b 100644
--- a/charts/stable/nzbhydra/Chart.yaml
+++ b/charts/stable/nzbhydra/Chart.yaml
@@ -1,5 +1,5 @@
apiVersion: v2
-appVersion: "3.17.3"
+appVersion: "3.18.0"
dependencies:
- name: common
repository: https://truecharts.org
diff --git a/charts/stable/nzbhydra/README.md b/charts/stable/nzbhydra/README.md
index 2299fb3de69..4b938cb63a4 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.9.3 |
+| https://truecharts.org | common | 8.9.5 |
## Installing the Chart
diff --git a/charts/stable/nzbhydra/helm-values.md b/charts/stable/nzbhydra/helm-values.md
index bbef512f61d..be4860eb0a4 100644
--- a/charts/stable/nzbhydra/helm-values.md
+++ b/charts/stable/nzbhydra/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/nzbhydra2"` | |
-| image.tag | string | `"v3.17.3@sha256:9c1a08356359e75051b03ec614b4df5f6f24558a183de6feacb3a5c2ff232b77"` | |
+| image.tag | string | `"v3.18.0@sha256:d48b4c6b08ad96b5c394dc51e26bacf005a1f820b49aad29827f13725d51b05c"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| probes.liveness.custom | bool | `true` | |
diff --git a/charts/stable/photoprism/CHANGELOG.md b/charts/stable/photoprism/CHANGELOG.md
index a782aa576ee..833619d7632 100644
--- a/charts/stable/photoprism/CHANGELOG.md
+++ b/charts/stable/photoprism/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [photoprism-6.0.1](https://github.com/truecharts/apps/compare/photoprism-6.0.0...photoprism-6.0.1) (2021-11-30)
+
+#### Chore
+
+* update major docker tags (major) ([#1426](https://github.com/truecharts/apps/issues/1426))
+
+
+
### [photoprism-6.0.0](https://github.com/truecharts/apps/compare/photoprism-5.0.12...photoprism-6.0.0) (2021-11-28)
diff --git a/charts/stable/photoprism/Chart.yaml b/charts/stable/photoprism/Chart.yaml
index e4c5a6a558a..b205cb40a0a 100644
--- a/charts/stable/photoprism/Chart.yaml
+++ b/charts/stable/photoprism/Chart.yaml
@@ -1,5 +1,5 @@
apiVersion: v2
-appVersion: "20211018"
+appVersion: "20211128"
dependencies:
- name: common
repository: https://truecharts.org
diff --git a/charts/stable/photoprism/helm-values.md b/charts/stable/photoprism/helm-values.md
index e770f3aed8a..73316f0288e 100644
--- a/charts/stable/photoprism/helm-values.md
+++ b/charts/stable/photoprism/helm-values.md
@@ -32,7 +32,7 @@ You will, however, be able to use all values referenced in the common chart here
| envValueFrom.PHOTOPRISM_DATABASE_SERVER.secretKeyRef.name | string | `"mariadbcreds"` | |
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"docker.io/photoprism/photoprism"` | image repository |
-| image.tag | string | `"20211018@sha256:f61fb623187faa33d1e3f4d86e384cdf401442d4ba6bec96897f42fa4fbb84b4"` | image tag |
+| image.tag | string | `"20211128@sha256:6f1fff0abad93f7d9a8a0c8a6b65af9ad5c3c12d1a22e4867fb93c331336f156"` | image tag |
| mariadb.enabled | bool | `true` | |
| mariadb.existingSecret | string | `"mariadbcreds"` | |
| mariadb.mariadbDatabase | string | `"photoprism"` | |
diff --git a/charts/stable/photoshow/CHANGELOG.md b/charts/stable/photoshow/CHANGELOG.md
index 46f27c309c0..24c7d0b9e7a 100644
--- a/charts/stable/photoshow/CHANGELOG.md
+++ b/charts/stable/photoshow/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [photoshow-1.0.16](https://github.com/truecharts/apps/compare/photoshow-1.0.15...photoshow-1.0.16) (2021-11-30)
+
+#### Chore
+
+* update non-major deps helm releases
+
+
+
### [photoshow-1.0.14](https://github.com/truecharts/apps/compare/photoshow-1.0.13...photoshow-1.0.14) (2021-11-23)
diff --git a/charts/stable/photoshow/README.md b/charts/stable/photoshow/README.md
index a8e1f61eb02..743d65f6361 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.9.3 |
+| https://truecharts.org | common | 8.9.5 |
## Installing the Chart
diff --git a/charts/stable/photoshow/helm-values.md b/charts/stable/photoshow/helm-values.md
index 019547b598b..69c892b936a 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:c6f3575f271615c367edcf27c3c1b6b8d89c95a2ff333d44c5a982b7d7b251bb"` | |
+| image.tag | string | `"version-48aabb98@sha256:25a1427db9dc5d133878bbbf39e59eb554f88a09ad81f01583d71190d2808448"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| persistence.varrun.enabled | bool | `true` | |
@@ -22,7 +22,7 @@ You will, however, be able to use all values referenced in the common chart here
| podSecurityContext.runAsUser | int | `0` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
| securityContext.runAsNonRoot | bool | `false` | |
-| service.main.ports.main.port | int | `80` | |
+| service.main.ports.main.port | int | `10025` | |
| service.main.ports.main.targetPort | int | `80` | |
All Rights Reserved - The TrueCharts Project
diff --git a/charts/stable/prowlarr/CHANGELOG.md b/charts/stable/prowlarr/CHANGELOG.md
index ef9c2500f11..8d1fc7a31da 100644
--- a/charts/stable/prowlarr/CHANGELOG.md
+++ b/charts/stable/prowlarr/CHANGELOG.md
@@ -1,6 +1,17 @@
# Changelog
+
+### [prowlarr-4.0.21](https://github.com/truecharts/apps/compare/prowlarr-4.0.20...prowlarr-4.0.21) (2021-11-30)
+
+#### Chore
+
+* update non-major docker tags ([#1429](https://github.com/truecharts/apps/issues/1429))
+* update non-major ([#1427](https://github.com/truecharts/apps/issues/1427))
+* update non-major deps helm releases
+
+
+
### [prowlarr-4.0.19](https://github.com/truecharts/apps/compare/prowlarr-4.0.18...prowlarr-4.0.19) (2021-11-23)
diff --git a/charts/stable/prowlarr/Chart.yaml b/charts/stable/prowlarr/Chart.yaml
index 4728944c4ab..1dda56f8c6d 100644
--- a/charts/stable/prowlarr/Chart.yaml
+++ b/charts/stable/prowlarr/Chart.yaml
@@ -1,5 +1,5 @@
apiVersion: v2
-appVersion: "0.1.4.1133"
+appVersion: "0.1.6.1173"
dependencies:
- name: common
repository: https://truecharts.org
diff --git a/charts/stable/prowlarr/README.md b/charts/stable/prowlarr/README.md
index 1f2b8c58a2c..fb1df873e1e 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.9.3 |
+| https://truecharts.org | common | 8.9.5 |
## Installing the Chart
diff --git a/charts/stable/prowlarr/helm-values.md b/charts/stable/prowlarr/helm-values.md
index f46788f095b..c8d767885b6 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.4.1133@sha256:8c56a6d63f64509d247ec6140dcd4e4d3fdc5fb4170db76f1094836afa0c0ff0"` | image tag |
+| image.tag | string | `"v0.1.6.1173@sha256:49f511b068474bb4f5f5cc6e9ffbabe45dc28e815a210983c359a701b8c85eeb"` | 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/readarr/CHANGELOG.md b/charts/stable/readarr/CHANGELOG.md
index 2651849d203..dd021953481 100644
--- a/charts/stable/readarr/CHANGELOG.md
+++ b/charts/stable/readarr/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [readarr-9.0.20](https://github.com/truecharts/apps/compare/readarr-9.0.19...readarr-9.0.20) (2021-11-30)
+
+#### Chore
+
+* update non-major deps helm releases
+
+
+
### [readarr-9.0.18](https://github.com/truecharts/apps/compare/readarr-9.0.17...readarr-9.0.18) (2021-11-23)
diff --git a/charts/stable/readarr/Chart.yaml b/charts/stable/readarr/Chart.yaml
index d1d3ee643eb..6bd2b51fa51 100644
--- a/charts/stable/readarr/Chart.yaml
+++ b/charts/stable/readarr/Chart.yaml
@@ -1,5 +1,5 @@
apiVersion: v2
-appVersion: "0.1.0.1053"
+appVersion: "0.1.0.1071"
dependencies:
- name: common
repository: https://truecharts.org
diff --git a/charts/stable/readarr/README.md b/charts/stable/readarr/README.md
index feca80be4f1..35bd4f81144 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.9.3 |
+| https://truecharts.org | common | 8.9.5 |
## Installing the Chart
diff --git a/charts/stable/readarr/helm-values.md b/charts/stable/readarr/helm-values.md
index bb55920ace8..5afa1689f35 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.1053@sha256:2fe90df84cf7007ca4e7fb6699f4aa383b72346240dd7570acbcd0c331d990f7"` | |
+| image.tag | string | `"v0.1.0.1071@sha256:7f7cdc87e912018745e10dd4e0603aad30750317bb47d498ae469a9748d6b455"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| probes.liveness.custom | bool | `true` | |
diff --git a/charts/stable/remmina/CHANGELOG.md b/charts/stable/remmina/CHANGELOG.md
index 8083aa615af..31bbf95219f 100644
--- a/charts/stable/remmina/CHANGELOG.md
+++ b/charts/stable/remmina/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [remmina-1.0.16](https://github.com/truecharts/apps/compare/remmina-1.0.15...remmina-1.0.16) (2021-11-30)
+
+#### Chore
+
+* update non-major deps helm releases
+
+
+
### [remmina-1.0.14](https://github.com/truecharts/apps/compare/remmina-1.0.13...remmina-1.0.14) (2021-11-23)
diff --git a/charts/stable/remmina/README.md b/charts/stable/remmina/README.md
index 76f1db4dc69..25f26179c7b 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.9.3 |
+| https://truecharts.org | common | 8.9.5 |
## Installing the Chart
diff --git a/charts/stable/remmina/helm-values.md b/charts/stable/remmina/helm-values.md
index 57fa0f96a4d..fb7c6da3398 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:d45c3ba938709a161dc6d0e9d72db82db71142684dcf6738dcb15d06f130e02b"` | |
+| image.tag | string | `"version-1.2.0-rcgit.29dfsg-1ubuntu1@sha256:3f81a01736b784ccef22665c2824541c4d4462d0a50e9e1e9bfa4d3ab48f015f"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| persistence.varrun.enabled | bool | `true` | |
@@ -22,7 +22,7 @@ You will, however, be able to use all values referenced in the common chart here
| podSecurityContext.runAsUser | int | `0` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
| securityContext.runAsNonRoot | bool | `false` | |
-| service.main.ports.main.port | int | `3000` | |
+| service.main.ports.main.port | int | `10042` | |
| service.main.ports.main.targetPort | int | `3000` | |
All Rights Reserved - The TrueCharts Project
diff --git a/charts/stable/sqlitebrowser/CHANGELOG.md b/charts/stable/sqlitebrowser/CHANGELOG.md
index fe03c19d785..bb5bbdb8af9 100644
--- a/charts/stable/sqlitebrowser/CHANGELOG.md
+++ b/charts/stable/sqlitebrowser/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [sqlitebrowser-1.0.16](https://github.com/truecharts/apps/compare/sqlitebrowser-1.0.15...sqlitebrowser-1.0.16) (2021-11-30)
+
+#### Chore
+
+* update non-major deps helm releases
+
+
+
### [sqlitebrowser-1.0.14](https://github.com/truecharts/apps/compare/sqlitebrowser-1.0.13...sqlitebrowser-1.0.14) (2021-11-23)
diff --git a/charts/stable/sqlitebrowser/README.md b/charts/stable/sqlitebrowser/README.md
index d9917d6412b..4125b37d56f 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.9.3 |
+| https://truecharts.org | common | 8.9.5 |
## Installing the Chart
diff --git a/charts/stable/sqlitebrowser/helm-values.md b/charts/stable/sqlitebrowser/helm-values.md
index 83908c41362..39bd631f342 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:9a0677d5cf9290fbd9405ed41318b5871aeb6036929a6ecf910c22fc87273b36"` | |
+| image.tag | string | `"version-3.12.2-02876202105241947ubuntu18.04.1@sha256:b738bafd296399cd7d6cbace9a53a917f6b28bbaa2ea6cc79a33979d516a4092"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| persistence.varrun.enabled | bool | `true` | |
diff --git a/charts/stable/tt-rss/CHANGELOG.md b/charts/stable/tt-rss/CHANGELOG.md
index f3469724e59..cd5093f86f3 100644
--- a/charts/stable/tt-rss/CHANGELOG.md
+++ b/charts/stable/tt-rss/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [tt-rss-4.0.8](https://github.com/truecharts/apps/compare/tt-rss-4.0.7...tt-rss-4.0.8) (2021-11-30)
+
+#### Chore
+
+* update non-major deps helm releases
+
+
+
### [tt-rss-4.0.6](https://github.com/truecharts/apps/compare/tt-rss-4.0.5...tt-rss-4.0.6) (2021-11-23)
diff --git a/charts/stable/tt-rss/Chart.yaml b/charts/stable/tt-rss/Chart.yaml
index 2e876e79094..f62eb94451d 100644
--- a/charts/stable/tt-rss/Chart.yaml
+++ b/charts/stable/tt-rss/Chart.yaml
@@ -1,5 +1,5 @@
apiVersion: v2
-appVersion: "1.9063.0"
+appVersion: "1.9068.0"
description: Tiny Tiny RSS is a free and open source web-based news feed (RSS/Atom) reader and aggregator
name: tt-rss
version: 4.0.8
diff --git a/charts/stable/tt-rss/README.md b/charts/stable/tt-rss/README.md
index d55aa3213da..088aea3c10f 100644
--- a/charts/stable/tt-rss/README.md
+++ b/charts/stable/tt-rss/README.md
@@ -17,8 +17,8 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org/ | postgresql | 6.0.10 |
-| https://truecharts.org | common | 8.9.3 |
+| https://truecharts.org/ | postgresql | 6.0.12 |
+| https://truecharts.org | common | 8.9.5 |
## Installing the Chart
diff --git a/charts/stable/tt-rss/helm-values.md b/charts/stable/tt-rss/helm-values.md
index 86dd97427ee..2efaf792039 100644
--- a/charts/stable/tt-rss/helm-values.md
+++ b/charts/stable/tt-rss/helm-values.md
@@ -22,7 +22,7 @@ You will, however, be able to use all values referenced in the common chart here
| envValueFrom.TTRSS_DB_PASS.secretKeyRef.name | string | `"dbcreds"` | |
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"ghcr.io/k8s-at-home/tt-rss"` | image repository |
-| image.tag | string | `"v1.9063.0@sha256:53e84ba1beaa012b6343115c03e2c3a3848965938bc42c8d7413d24aeb082c25"` | image tag |
+| image.tag | string | `"v1.9068.0@sha256:0f7d10019ddc6ae4fd0ceab804bff546fdcbd21f1ed207f71703ea33fd2e2c8f"` | image tag |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| podSecurityContext.runAsGroup | int | `0` | |
diff --git a/charts/stable/unpoller/CHANGELOG.md b/charts/stable/unpoller/CHANGELOG.md
index 6c2fba54bfe..0d933b19e73 100644
--- a/charts/stable/unpoller/CHANGELOG.md
+++ b/charts/stable/unpoller/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [unpoller-1.0.3](https://github.com/truecharts/apps/compare/unpoller-1.0.2...unpoller-1.0.3) (2021-11-30)
+
+#### Chore
+
+* update non-major deps helm releases
+
+
+
### unpoller-1.0.1 (2021-11-25)
diff --git a/charts/stable/unpoller/README.md b/charts/stable/unpoller/README.md
index 8fc9dbb9f79..2868193d8a5 100644
--- a/charts/stable/unpoller/README.md
+++ b/charts/stable/unpoller/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.9.3 |
+| https://truecharts.org | common | 8.9.5 |
## Installing the Chart
diff --git a/charts/stable/unpoller/helm-values.md b/charts/stable/unpoller/helm-values.md
index 0394080c950..c4f231f9b53 100644
--- a/charts/stable/unpoller/helm-values.md
+++ b/charts/stable/unpoller/helm-values.md
@@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here
| env | object | `{"UP_INFLUXDB_DISABLE":true}` | Environment variable configuration options for unifi-poller ([docs](https://unifipoller.com/docs/install/configuration)). Note: a [configuration file](https://github.com/unifi-poller/unifi-poller/blob/master/examples/up.conf.example) is also supported. |
| image.pullPolicy | string | `"IfNotPresent"` | Image [k8s pull policy](https://kubernetes.io/docs/concepts/containers/images/#updating-images). |
| image.repository | string | `"golift/unifi-poller"` | Image to deploy. |
-| image.tag | string | `"2.1.3@sha256:8cd99d3eaeee316cbd9bb50c29a55b042fe1c7844f8e44ed19b7eaa6071e8df7"` | Image tag to deploy. |
+| image.tag | string | `"2.1.3@sha256:7c4789178dc38a7f243df746e45e5bd19279ea8a1a392ecbab28a6361cc06c80"` | Image tag to deploy. |
| metrics.enabled | bool | See values.yaml | Enable and configure a Prometheus serviceMonitor for the chart under this key. |
| metrics.prometheusRule | object | See values.yaml | Enable and configure Prometheus Rules for the chart under this key. |
| metrics.prometheusRule.rules | list | See prometheusrules.yaml | Configure additionial rules for the chart under this key. |
@@ -24,6 +24,5 @@ You will, however, be able to use all values referenced in the common chart here
| service.main.ports.main.enabled | bool | `false` | |
| service.main.ports.metrics.enabled | bool | `true` | |
| service.main.ports.metrics.port | int | `9130` | |
-| service.main.ports.metrics.protocol | string | `"TCP"` | |
All Rights Reserved - The TrueCharts Project
diff --git a/charts/stable/uptimerobot-prometheus/CHANGELOG.md b/charts/stable/uptimerobot-prometheus/CHANGELOG.md
index 038e152b274..d741cb1b9fe 100644
--- a/charts/stable/uptimerobot-prometheus/CHANGELOG.md
+++ b/charts/stable/uptimerobot-prometheus/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [uptimerobot-prometheus-1.0.2](https://github.com/truecharts/apps/compare/uptimerobot-prometheus-1.0.1...uptimerobot-prometheus-1.0.2) (2021-11-30)
+
+#### Chore
+
+* update non-major deps helm releases
+
+
+
### [uptimerobot-prometheus-1.0.0](https://github.com/truecharts/apps/compare/uptimerobot-prometheus-0.0.1...uptimerobot-prometheus-1.0.0) (2021-11-24)
diff --git a/charts/stable/uptimerobot-prometheus/README.md b/charts/stable/uptimerobot-prometheus/README.md
index 11560dff85a..20b6e3f604c 100644
--- a/charts/stable/uptimerobot-prometheus/README.md
+++ b/charts/stable/uptimerobot-prometheus/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.9.3 |
+| https://truecharts.org | common | 8.9.5 |
## Installing the Chart
diff --git a/charts/stable/uptimerobot-prometheus/helm-values.md b/charts/stable/uptimerobot-prometheus/helm-values.md
index e80b0451bca..977803e655c 100644
--- a/charts/stable/uptimerobot-prometheus/helm-values.md
+++ b/charts/stable/uptimerobot-prometheus/helm-values.md
@@ -15,7 +15,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.UPTIMEROBOT_API_KEY | string | `""` | Set the uptimerobot API key |
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"billimek/prometheus-uptimerobot-exporter"` | image repository |
-| image.tag | string | `"0.0.1@sha256:958b40df7c478b32156517e63a1176e517550969265291d7f38bc432dc065d33"` | image tag |
+| image.tag | string | `"0.0.1@sha256:f14ccd7aad0e0ef19dc5c5c359b0921030a769e2505acec5b913d749281327be"` | image tag |
| metrics.enabled | bool | See values.yaml | Enable and configure a Prometheus serviceMonitor for the chart under this key. |
| metrics.prometheusRule | object | See values.yaml | Enable and configure Prometheus Rules for the chart under this key. |
| metrics.prometheusRule.rules | list | See prometheusrules.yaml | Configure additionial rules for the chart under this key. |
diff --git a/charts/stable/zwavejs2mqtt/CHANGELOG.md b/charts/stable/zwavejs2mqtt/CHANGELOG.md
index 8e0550680b0..7d6074ec171 100644
--- a/charts/stable/zwavejs2mqtt/CHANGELOG.md
+++ b/charts/stable/zwavejs2mqtt/CHANGELOG.md
@@ -1,6 +1,19 @@
# Changelog
+
+### [zwavejs2mqtt-9.0.16](https://github.com/truecharts/apps/compare/zwavejs2mqtt-9.0.15...zwavejs2mqtt-9.0.16) (2021-11-30)
+
+#### Chore
+
+* update major docker tags (major) ([#1426](https://github.com/truecharts/apps/issues/1426))
+
+#### Fix
+
+* move conflicting ports to 10xxx range ([#1415](https://github.com/truecharts/apps/issues/1415))
+
+
+
### [zwavejs2mqtt-9.0.15](https://github.com/truecharts/apps/compare/zwavejs2mqtt-9.0.14...zwavejs2mqtt-9.0.15) (2021-11-23)
diff --git a/charts/stable/zwavejs2mqtt/Chart.yaml b/charts/stable/zwavejs2mqtt/Chart.yaml
index a6d305f0b80..39dd425977a 100644
--- a/charts/stable/zwavejs2mqtt/Chart.yaml
+++ b/charts/stable/zwavejs2mqtt/Chart.yaml
@@ -1,5 +1,5 @@
apiVersion: v2
-appVersion: "5.12.0"
+appVersion: "6.0.2"
dependencies:
- name: common
repository: https://truecharts.org
diff --git a/charts/stable/zwavejs2mqtt/helm-values.md b/charts/stable/zwavejs2mqtt/helm-values.md
index 2ff1bcd74cf..43c7a57246e 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.12.0@sha256:1d1870e8ccbb1cd2f6417e0f4879e8923e7ac56c88a1215bdc14eaeb69751a0c"` | |
+| image.tag | string | `"v6.0.2@sha256:d180409c3c07602017766184ae9f3dfa1339c82baaa1442bc3bb179d966f8bf5"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/usr/src/app/store"` | |
| probes.liveness.enabled | bool | `true` | |
@@ -25,7 +25,7 @@ You will, however, be able to use all values referenced in the common chart here
| service.main.ports.main.targetPort | int | `8091` | |
| service.ws.enabled | bool | `true` | |
| service.ws.ports.ws.enabled | bool | `true` | |
-| service.ws.ports.ws.port | int | `3000` | |
+| service.ws.ports.ws.port | int | `10046` | |
| service.ws.ports.ws.targetPort | int | `3000` | |
All Rights Reserved - The TrueCharts Project
diff --git a/docs/apps/common/helm-values.md b/docs/apps/common/helm-values.md
index 1dabc6889b0..19e818ea979 100644
--- a/docs/apps/common/helm-values.md
+++ b/docs/apps/common/helm-values.md
@@ -45,7 +45,7 @@ This chart is used by a lot of our Apps to provide sane defaults and logic.
| alpineImage | object | See below | alpine specific configuration |
| alpineImage.pullPolicy | string | `"IfNotPresent"` | Specify the Alpine image pull policy |
| alpineImage.repository | string | `"ghcr.io/truecharts/alpine"` | Specify the Alpine image |
-| alpineImage.tag | string | `"v3.14.2@sha256:a537d87e3d22c5b3f695218ca1fb5a031fb0ccafa0e3e256ef45188ab0575be6"` | Specify the Alpine image tag |
+| alpineImage.tag | string | `"v3.14.2@sha256:4095394abbae907e94b1f2fd2e2de6c4f201a5b9704573243ca8eb16db8cdb7c"` | Specify the Alpine image tag |
| args | list | `[]` | Override the args for the default container |
| autoscaling | object | | Add a Horizontal Pod Autoscaler |
| codeserverImage | object | See below | codeserver specific configuration |
@@ -182,7 +182,7 @@ This chart is used by a lot of our Apps to provide sane defaults and logic.
| postgresqlImage | object | See below | postgresql specific configuration |
| postgresqlImage.pullPolicy | string | `"IfNotPresent"` | Specify the postgresql image pull policy |
| postgresqlImage.repository | string | `"bitnami/postgresql"` | Specify the postgresql image |
-| postgresqlImage.tag | string | `"14.1.0@sha256:9ba99644cbad69d08a9ad96656add5b498a57e692975878208d6ab32752eaa3c"` | Specify the postgresql image tag |
+| postgresqlImage.tag | string | `"14.1.0@sha256:bdfeb12b5f8ae8dedfc2f7cb18a0ba48959c4dacc19176292a2fffd0abacdebe"` | Specify the postgresql image tag |
| priorityClassName | string | `nil` | |
| probes | object | See below | Probe configuration -- [[ref]](https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/) |
| probes.liveness | object | See below | Liveness probe configuration |
diff --git a/docs/apps/core/prometheus/CHANGELOG.md b/docs/apps/core/prometheus/CHANGELOG.md
index 3b548f24b59..881d1d9f0eb 100644
--- a/docs/apps/core/prometheus/CHANGELOG.md
+++ b/docs/apps/core/prometheus/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [prometheus-1.1.2](https://github.com/truecharts/apps/compare/prometheus-1.1.1...prometheus-1.1.2) (2021-11-30)
+
+#### Chore
+
+* update non-major ([#1427](https://github.com/truecharts/apps/issues/1427))
+* update non-major deps helm releases
+
+
+
### [prometheus-1.1.0](https://github.com/truecharts/apps/compare/uptimerobot-prometheus-1.0.0...prometheus-1.1.0) (2021-11-25)
diff --git a/docs/apps/core/prometheus/helm-values.md b/docs/apps/core/prometheus/helm-values.md
index 343e5d0ebe9..6734cff7748 100644
--- a/docs/apps/core/prometheus/helm-values.md
+++ b/docs/apps/core/prometheus/helm-values.md
@@ -88,7 +88,7 @@ You will, however, be able to use all values referenced in the common chart here
| alertmanager.volumeMounts | list | `[]` | |
| alertmanager.volumes | list | `[]` | |
| alertmanagerImage.repository | string | `"bitnami/alertmanager"` | |
-| alertmanagerImage.tag | string | `"0.23.0@sha256:05eb2af9f119d8a77111e07602c1a14fc22b29d72a01eca4847999266f7b0e44"` | |
+| alertmanagerImage.tag | string | `"0.23.0@sha256:c8c788e308f96e5bea23d94572d965bb48a629bebde760771f7faa2ad0b2e892"` | |
| coreDns.enabled | bool | `true` | |
| coreDns.namespace | string | `"kube-system"` | |
| coreDns.service.enabled | bool | `true` | |
@@ -104,7 +104,7 @@ You will, however, be able to use all values referenced in the common chart here
| exporters.node-exporter.enabled | bool | `true` | |
| global.labels | object | `{}` | |
| image.repository | string | `"bitnami/prometheus-operator"` | |
-| image.tag | string | `"0.52.1@sha256:d817d3d6f60abe81dbbd923ce8212f0d0e6fef2bedecf3a65f31743ef034e539"` | |
+| image.tag | string | `"0.52.1@sha256:5fd9616ef9dabfe1c85dce3d1818bd3daeac7c32980d7786b8cb78b98f00f43b"` | |
| ingress.alertmanager.enabled | bool | `false` | |
| ingress.main.enabled | bool | `false` | |
| ingress.thanos.enabled | bool | `false` | |
@@ -317,7 +317,7 @@ You will, however, be able to use all values referenced in the common chart here
| prometheus.volumes | list | `[]` | |
| prometheus.walCompression | bool | `false` | |
| prometheusImage.repository | string | `"bitnami/prometheus"` | |
-| prometheusImage.tag | string | `"2.31.1@sha256:72952cbfe2a9ecfbbf89404705629e9e8ce405ad5ae331c17d3aad6ca2875966"` | |
+| prometheusImage.tag | string | `"2.31.1@sha256:908df0c6426cd6e171d1b3b35feaf84c86879787085057f837496fc12b31d292"` | |
| rbac | object | `{"enabled":true,"rules":[{"apiGroups":["apiextensions.k8s.io"],"resources":["customresourcedefinitions"],"verbs":["create"]},{"apiGroups":["apiextensions.k8s.io"],"resourceNames":["alertmanagers.monitoring.coreos.com","podmonitors.monitoring.coreos.com","prometheuses.monitoring.coreos.com","prometheusrules.monitoring.coreos.com","servicemonitors.monitoring.coreos.com","thanosrulers.monitoring.coreos.com","probes.monitoring.coreos.com"],"resources":["customresourcedefinitions"],"verbs":["get","update"]},{"apiGroups":["monitoring.coreos.com"],"resources":["alertmanagers","alertmanagers/finalizers","alertmanagerconfigs","prometheuses","prometheuses/finalizers","thanosrulers","thanosrulers/finalizers","servicemonitors","podmonitors","probes","prometheusrules"],"verbs":["*"]},{"apiGroups":["apps"],"resources":["statefulsets"],"verbs":["*"]},{"apiGroups":[""],"resources":["configmaps","secrets"],"verbs":["*"]},{"apiGroups":[""],"resources":["pods"],"verbs":["list","delete"]},{"apiGroups":[""],"resources":["services","services/finalizers","endpoints"],"verbs":["get","create","update","delete"]},{"apiGroups":[""],"resources":["nodes"],"verbs":["list","watch"]},{"apiGroups":[""],"resources":["namespaces"],"verbs":["get","list","watch"]},{"apiGroups":["networking.k8s.io"],"resources":["ingresses"],"verbs":["get","list","watch"]}]}` | Whether Role Based Access Control objects like roles and rolebindings should be created |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
| service.alertmanager.enabled | bool | `true` | |
diff --git a/docs/apps/core/prometheus/index.md b/docs/apps/core/prometheus/index.md
index 49f9c3327a2..a654b78998c 100644
--- a/docs/apps/core/prometheus/index.md
+++ b/docs/apps/core/prometheus/index.md
@@ -18,9 +18,9 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://charts.bitnami.com/bitnami | kube-state-metrics | 2.1.17 |
-| https://charts.bitnami.com/bitnami | node-exporter | 2.3.15 |
-| https://truecharts.org | common | 8.9.3 |
+| https://charts.bitnami.com/bitnami | kube-state-metrics | 2.1.18 |
+| https://charts.bitnami.com/bitnami | node-exporter | 2.3.16 |
+| https://truecharts.org | common | 8.9.5 |
## Installing the Chart
diff --git a/docs/apps/dependency/memcached/CHANGELOG.md b/docs/apps/dependency/memcached/CHANGELOG.md
index d7c86ab74eb..f23b5490582 100644
--- a/docs/apps/dependency/memcached/CHANGELOG.md
+++ b/docs/apps/dependency/memcached/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [memcached-1.0.17](https://github.com/truecharts/apps/compare/memcached-1.0.16...memcached-1.0.17) (2021-11-30)
+
+#### Chore
+
+* update non-major ([#1427](https://github.com/truecharts/apps/issues/1427))
+
+
+
### [memcached-1.0.15](https://github.com/truecharts/apps/compare/memcached-1.0.14...memcached-1.0.15) (2021-11-29)
diff --git a/docs/apps/dependency/memcached/helm-values.md b/docs/apps/dependency/memcached/helm-values.md
index 00a05927d05..75099512997 100644
--- a/docs/apps/dependency/memcached/helm-values.md
+++ b/docs/apps/dependency/memcached/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 | `"bitnami/memcached"` | |
-| image.tag | string | `"1.6.12@sha256:b8dc7ffb2dfaffb03df5b8cf6654f78d3dacdff447583c536e6ccd3a53596437"` | |
+| image.tag | string | `"1.6.12@sha256:f51ee966f6589fa947a47c2d811f7691c7d944a4a83dcc41beca84f806981667"` | |
| service.main.ports.main.port | int | `11211` | |
| service.main.ports.main.targetPort | int | `11211` | |
diff --git a/docs/apps/dependency/postgresql/CHANGELOG.md b/docs/apps/dependency/postgresql/CHANGELOG.md
index 58eee260e3d..9bd4b4a96b4 100644
--- a/docs/apps/dependency/postgresql/CHANGELOG.md
+++ b/docs/apps/dependency/postgresql/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [postgresql-6.0.14](https://github.com/truecharts/apps/compare/postgresql-6.0.13...postgresql-6.0.14) (2021-11-30)
+
+#### Chore
+
+* update non-major ([#1427](https://github.com/truecharts/apps/issues/1427))
+
+
+
### [postgresql-6.0.12](https://github.com/truecharts/apps/compare/postgresql-6.0.11...postgresql-6.0.12) (2021-11-29)
diff --git a/docs/apps/dependency/postgresql/helm-values.md b/docs/apps/dependency/postgresql/helm-values.md
index 594a7d7e0d5..8c08fc707e1 100644
--- a/docs/apps/dependency/postgresql/helm-values.md
+++ b/docs/apps/dependency/postgresql/helm-values.md
@@ -28,7 +28,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 | `"14.1.0@sha256:9ba99644cbad69d08a9ad96656add5b498a57e692975878208d6ab32752eaa3c"` | |
+| image.tag | string | `"14.1.0@sha256:bdfeb12b5f8ae8dedfc2f7cb18a0ba48959c4dacc19176292a2fffd0abacdebe"` | |
| podSecurityContext.runAsGroup | int | `0` | |
| postgrespassword | string | `"testroot"` | |
| postgresqlDatabase | string | `"test"` | |
diff --git a/docs/apps/dependency/redis/CHANGELOG.md b/docs/apps/dependency/redis/CHANGELOG.md
index 43ccb60f3da..ec9c8b589f4 100644
--- a/docs/apps/dependency/redis/CHANGELOG.md
+++ b/docs/apps/dependency/redis/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [redis-1.0.18](https://github.com/truecharts/apps/compare/redis-1.0.17...redis-1.0.18) (2021-11-30)
+
+#### Chore
+
+* update non-major ([#1427](https://github.com/truecharts/apps/issues/1427))
+
+
+
### [redis-1.0.16](https://github.com/truecharts/apps/compare/redis-1.0.15...redis-1.0.16) (2021-11-29)
diff --git a/docs/apps/dependency/redis/helm-values.md b/docs/apps/dependency/redis/helm-values.md
index 06422f77946..25e52e45689 100644
--- a/docs/apps/dependency/redis/helm-values.md
+++ b/docs/apps/dependency/redis/helm-values.md
@@ -28,7 +28,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/redis"` | |
-| image.tag | string | `"6.2.6@sha256:fccaa44fdf4d34c81cfeef203eaf56ad6b4413fe7b8ef4e7415ecee648c2078d"` | |
+| image.tag | string | `"6.2.6@sha256:61237e1fb2fbc54ad58141057591538d9563d992ba09cf789766a314e9433c07"` | |
| persistence.redis-health | object | See below | redis-health configmap mount |
| persistence.redis-health.mountPath | string | `"/health"` | Where to mount the volume in the main container. Defaults to `/`, setting to '-' creates the volume but disables the volumeMount. |
| persistence.redis-health.readOnly | bool | `false` | Specify if the volume should be mounted read-only. |
diff --git a/docs/apps/incubator/omada-controller/CHANGELOG.md b/docs/apps/incubator/omada-controller/CHANGELOG.md
index 75c26c676e5..51d1b4e211d 100644
--- a/docs/apps/incubator/omada-controller/CHANGELOG.md
+++ b/docs/apps/incubator/omada-controller/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [omada-controller-4.0.19](https://github.com/truecharts/apps/compare/omada-controller-4.0.18...omada-controller-4.0.19) (2021-11-30)
+
+#### Chore
+
+* update non-major deps helm releases
+
+
+
### [omada-controller-4.0.17](https://github.com/truecharts/apps/compare/omada-controller-4.0.16...omada-controller-4.0.17) (2021-11-23)
diff --git a/docs/apps/incubator/omada-controller/helm-values.md b/docs/apps/incubator/omada-controller/helm-values.md
index 2c76be2e02e..069dbaca827 100644
--- a/docs/apps/incubator/omada-controller/helm-values.md
+++ b/docs/apps/incubator/omada-controller/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 | `"docker.io/mbentley/omada-controller"` | image repository |
-| image.tag | string | `"4.4@sha256:ecf1a0a794ba4973fd4c1c436745d434c251bc9cccd15aad6832ef2700c92703"` | image tag |
+| image.tag | string | `"4.4@sha256:acaf5721f902b62722f35b78d165331acc099f307180f51241ce1a850b140eca"` | 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/incubator/omada-controller/index.md b/docs/apps/incubator/omada-controller/index.md
index bc753357745..fc2f48e004e 100644
--- a/docs/apps/incubator/omada-controller/index.md
+++ b/docs/apps/incubator/omada-controller/index.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.9.3 |
+| https://truecharts.org | common | 8.9.5 |
## Installing the Chart
diff --git a/docs/apps/incubator/tdarr-node/CHANGELOG.md b/docs/apps/incubator/tdarr-node/CHANGELOG.md
index df337d44e49..49341edc834 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.14](https://github.com/truecharts/apps/compare/tdarr-node-1.0.13...tdarr-node-1.0.14) (2021-11-30)
+
+#### Chore
+
+* update non-major deps helm releases
+
+
+
### [tdarr-node-1.0.12](https://github.com/truecharts/apps/compare/tdarr-node-1.0.11...tdarr-node-1.0.12) (2021-11-23)
diff --git a/docs/apps/incubator/tdarr-node/helm-values.md b/docs/apps/incubator/tdarr-node/helm-values.md
index 4139aa87de6..7f114329707 100644
--- a/docs/apps/incubator/tdarr-node/helm-values.md
+++ b/docs/apps/incubator/tdarr-node/helm-values.md
@@ -19,7 +19,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.serverPort | int | `8266` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"haveagitgat/tdarr_node"` | |
-| image.tag | string | `"2.00.10@sha256:1e3f9328327d7d5597c414e6cf2b609e9e4a2854385e03c009814ad03c3c210c"` | |
+| image.tag | string | `"2.00.11@sha256:5134a53f3a4030418eb447d9a413a3169ea7900f3a51449fa1db5c687cbd2cbe"` | |
| persistence.configs.enabled | bool | `true` | |
| persistence.configs.mountPath | string | `"/app/configs"` | |
| persistence.logs.enabled | bool | `true` | |
diff --git a/docs/apps/incubator/tdarr-node/index.md b/docs/apps/incubator/tdarr-node/index.md
index ab5e8723ac2..b08a364ece6 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.9.3 |
+| https://truecharts.org | common | 8.9.5 |
## Installing the Chart
diff --git a/docs/apps/incubator/tdarr/CHANGELOG.md b/docs/apps/incubator/tdarr/CHANGELOG.md
index 21c8b050e0f..34ac39be24c 100644
--- a/docs/apps/incubator/tdarr/CHANGELOG.md
+++ b/docs/apps/incubator/tdarr/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [tdarr-1.0.14](https://github.com/truecharts/apps/compare/tdarr-node-1.0.13...tdarr-1.0.14) (2021-11-30)
+
+#### Chore
+
+* update non-major deps helm releases
+
+
+
### [tdarr-1.0.12](https://github.com/truecharts/apps/compare/tdarr-node-1.0.11...tdarr-1.0.12) (2021-11-23)
diff --git a/docs/apps/incubator/tdarr/helm-values.md b/docs/apps/incubator/tdarr/helm-values.md
index 6174714e868..a4b2b798f5f 100644
--- a/docs/apps/incubator/tdarr/helm-values.md
+++ b/docs/apps/incubator/tdarr/helm-values.md
@@ -17,7 +17,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.webUIPort | int | `8265` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"haveagitgat/tdarr"` | |
-| image.tag | string | `"2.00.10@sha256:63b95a5897f7be1841f4f4e192ab978ec4afc2d81d6fcc150f4785071560ed86"` | |
+| image.tag | string | `"2.00.11@sha256:c7bf83d8f9985932683558fcd2be38ebc6f1d414b44ecdd2d11a5e40384a8e63"` | |
| persistence.configs.enabled | bool | `true` | |
| persistence.configs.mountPath | string | `"/app/configs"` | |
| persistence.logs.enabled | bool | `true` | |
diff --git a/docs/apps/incubator/tdarr/index.md b/docs/apps/incubator/tdarr/index.md
index 7b53fd74397..6c0763b9502 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.9.3 |
+| https://truecharts.org | common | 8.9.5 |
## Installing the Chart
diff --git a/docs/apps/stable/babybuddy/CHANGELOG.md b/docs/apps/stable/babybuddy/CHANGELOG.md
index 3224dcf4db8..7ff3abb9944 100644
--- a/docs/apps/stable/babybuddy/CHANGELOG.md
+++ b/docs/apps/stable/babybuddy/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [babybuddy-5.0.6](https://github.com/truecharts/apps/compare/babybuddy-5.0.5...babybuddy-5.0.6) (2021-11-30)
+
+#### Chore
+
+* update non-major deps helm releases
+
+
+
### [babybuddy-5.0.4](https://github.com/truecharts/apps/compare/babybuddy-5.0.3...babybuddy-5.0.4) (2021-11-23)
diff --git a/docs/apps/stable/babybuddy/helm-values.md b/docs/apps/stable/babybuddy/helm-values.md
index af0c454de62..79c2141c47b 100644
--- a/docs/apps/stable/babybuddy/helm-values.md
+++ b/docs/apps/stable/babybuddy/helm-values.md
@@ -22,7 +22,7 @@ You will, however, be able to use all values referenced in the common chart here
| envValueFrom.DB_PASSWORD.secretKeyRef.name | string | `"dbcreds"` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/linuxserver/babybuddy"` | |
-| image.tag | string | `"1.9.1@sha256:518a00e9752512ddbfae2e5f09f6561bcb3130bf891165960bd2a09a36306b59"` | |
+| image.tag | string | `"1.9.1@sha256:0f61b152727119d31df34ffa43ee048e44432d35855b0d2493560b3c642bfba5"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| persistence.varrun.enabled | bool | `true` | |
@@ -35,7 +35,7 @@ You will, however, be able to use all values referenced in the common chart here
| securityContext.allowPrivilegeEscalation | bool | `true` | |
| securityContext.readOnlyRootFilesystem | bool | `true` | |
| securityContext.runAsNonRoot | bool | `false` | |
-| service.main.ports.main.port | int | `8000` | |
+| service.main.ports.main.port | int | `10069` | |
| service.main.ports.main.targetPort | int | `8000` | |
All Rights Reserved - The TrueCharts Project
diff --git a/docs/apps/stable/babybuddy/index.md b/docs/apps/stable/babybuddy/index.md
index 56ca665f208..b83cdc782e4 100644
--- a/docs/apps/stable/babybuddy/index.md
+++ b/docs/apps/stable/babybuddy/index.md
@@ -18,8 +18,8 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org/ | postgresql | 6.0.10 |
-| https://truecharts.org | common | 8.9.3 |
+| https://truecharts.org/ | postgresql | 6.0.12 |
+| https://truecharts.org | common | 8.9.5 |
## Installing the Chart
diff --git a/docs/apps/stable/calibre/CHANGELOG.md b/docs/apps/stable/calibre/CHANGELOG.md
index 2038ad23e51..a1bb90691cc 100644
--- a/docs/apps/stable/calibre/CHANGELOG.md
+++ b/docs/apps/stable/calibre/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [calibre-4.0.15](https://github.com/truecharts/apps/compare/calibre-4.0.14...calibre-4.0.15) (2021-11-30)
+
+#### Chore
+
+* update non-major deps helm releases
+
+
+
### [calibre-4.0.13](https://github.com/truecharts/apps/compare/calibre-web-9.0.11...calibre-4.0.13) (2021-11-23)
diff --git a/docs/apps/stable/calibre/helm-values.md b/docs/apps/stable/calibre/helm-values.md
index a77c279d5e2..0f6decfab20 100644
--- a/docs/apps/stable/calibre/helm-values.md
+++ b/docs/apps/stable/calibre/helm-values.md
@@ -20,7 +20,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.UMASK_SET | string | `"022"` | for umask setting of Calibre, default if left unset is 022. |
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"ghcr.io/linuxserver/calibre"` | image repository |
-| image.tag | string | `"v5.32.0-ls137@sha256:4cb8869e6a88a4115cebd6a79f59b98fe985b8615dcd17b2207620254862779b"` | image tag |
+| image.tag | string | `"v5.32.0-ls138@sha256:8441c4295684074782e7ab3db869a096669652970d2960ad82680f582a8daeab"` | 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/calibre/index.md b/docs/apps/stable/calibre/index.md
index 31709909b76..a62b4e0fa36 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.9.3 |
+| https://truecharts.org | common | 8.9.5 |
## Installing the Chart
diff --git a/docs/apps/stable/custom-app/CHANGELOG.md b/docs/apps/stable/custom-app/CHANGELOG.md
index 5055a31199e..9cfdd3af2d0 100644
--- a/docs/apps/stable/custom-app/CHANGELOG.md
+++ b/docs/apps/stable/custom-app/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [custom-app-3.0.22](https://github.com/truecharts/apps/compare/custom-app-3.0.21...custom-app-3.0.22) (2021-11-30)
+
+#### Chore
+
+* update non-major docker tags ([#1429](https://github.com/truecharts/apps/issues/1429))
+* update non-major deps helm releases
+
+
+
### [custom-app-3.0.20](https://github.com/truecharts/apps/compare/custom-app-3.0.19...custom-app-3.0.20) (2021-11-23)
diff --git a/docs/apps/stable/custom-app/helm-values.md b/docs/apps/stable/custom-app/helm-values.md
index ffa71e76646..d8f83dbd6ea 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.20.53@sha256:6f82922f155dfd72b23e1ce9ec84de8bbc2a12a362bfbd62d81bc3c3f58ac515"` | |
+| image.tag | string | `"v0.20.78@sha256:bec4a37a79cbd9631aeec33411f585b097140ade69128028da3e866ca2427cf1"` | |
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 8b4389d6989..2298a2f3b3f 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.9.3 |
+| https://truecharts.org | common | 8.9.5 |
## Installing the Chart
diff --git a/docs/apps/stable/emby/CHANGELOG.md b/docs/apps/stable/emby/CHANGELOG.md
index 1ba0e5d1121..3788a7118f5 100644
--- a/docs/apps/stable/emby/CHANGELOG.md
+++ b/docs/apps/stable/emby/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [emby-9.0.14](https://github.com/truecharts/apps/compare/emby-9.0.13...emby-9.0.14) (2021-11-30)
+
+#### Chore
+
+* update non-major deps helm releases
+
+
+
### [emby-9.0.12](https://github.com/truecharts/apps/compare/emby-9.0.11...emby-9.0.12) (2021-11-23)
diff --git a/docs/apps/stable/emby/helm-values.md b/docs/apps/stable/emby/helm-values.md
index 4311102bd9e..e8fe7eaba82 100644
--- a/docs/apps/stable/emby/helm-values.md
+++ b/docs/apps/stable/emby/helm-values.md
@@ -13,11 +13,11 @@ You will, however, be able to use all values referenced in the common chart here
|-----|------|---------|-------------|
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/k8s-at-home/emby"` | |
-| image.tag | string | `"v4.6.5.0@sha256:11b1f306d6309b60f16bf4292f9737c0a4a0020e93cfc1c0b36bc10b2680da40"` | |
+| image.tag | string | `"v4.6.7.0@sha256:75b4955b21bfe1ece06d56a984624fb0b36b6649d5ded9349985a4e1211093c7"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
-| service.main.ports.main.port | int | `8096` | |
+| service.main.ports.main.port | int | `10079` | |
| service.main.ports.main.targetPort | int | `8096` | |
All Rights Reserved - The TrueCharts Project
diff --git a/docs/apps/stable/emby/index.md b/docs/apps/stable/emby/index.md
index 56199a29d66..fffaf68e0f7 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.9.3 |
+| https://truecharts.org | common | 8.9.5 |
## Installing the Chart
diff --git a/docs/apps/stable/esphome/CHANGELOG.md b/docs/apps/stable/esphome/CHANGELOG.md
index 72afba5acdb..1ca5fba221c 100644
--- a/docs/apps/stable/esphome/CHANGELOG.md
+++ b/docs/apps/stable/esphome/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [esphome-9.0.16](https://github.com/truecharts/apps/compare/esphome-9.0.15...esphome-9.0.16) (2021-11-30)
+
+#### Chore
+
+* update non-major deps helm releases
+
+
+
### [esphome-9.0.14](https://github.com/truecharts/apps/compare/esphome-9.0.13...esphome-9.0.14) (2021-11-23)
diff --git a/docs/apps/stable/esphome/helm-values.md b/docs/apps/stable/esphome/helm-values.md
index 52526ee4e16..974024d5541 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.11.1@sha256:7d1352a61ae5c41dde8922e093b2249badd0f3b4213a1acf90d9be716808201e"` | |
+| image.tag | string | `"v2021.11.4@sha256:c4e3f2174e8636578a2a619eef7644f5ac94f427c531eedc31436e47f27b21a3"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| service.main.ports.main.port | int | `6052` | |
diff --git a/docs/apps/stable/esphome/index.md b/docs/apps/stable/esphome/index.md
index 5c10a4fb321..05efc49356c 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.9.3 |
+| https://truecharts.org | common | 8.9.5 |
## Installing the Chart
diff --git a/docs/apps/stable/freshrss/CHANGELOG.md b/docs/apps/stable/freshrss/CHANGELOG.md
index 53a53a26284..01a47c7eb13 100644
--- a/docs/apps/stable/freshrss/CHANGELOG.md
+++ b/docs/apps/stable/freshrss/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [freshrss-9.0.16](https://github.com/truecharts/apps/compare/freshrss-9.0.15...freshrss-9.0.16) (2021-11-30)
+
+#### Chore
+
+* update non-major deps helm releases
+
+
+
### [freshrss-9.0.14](https://github.com/truecharts/apps/compare/freshrss-9.0.13...freshrss-9.0.14) (2021-11-23)
diff --git a/docs/apps/stable/freshrss/helm-values.md b/docs/apps/stable/freshrss/helm-values.md
index 5571d7fef79..25ae4b53e7e 100644
--- a/docs/apps/stable/freshrss/helm-values.md
+++ b/docs/apps/stable/freshrss/helm-values.md
@@ -14,14 +14,14 @@ 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:8840d00e2f8d4d4d894707bc482b78ee4d4530c3967da82ace8a046ec73cd428"` | |
+| image.tag | string | `"version-1.18.1@sha256:12d5889d3a92cd6e493c44b9b5aa4f05aafbf7236ad5cd0a8b8e357fe6836f88"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
| securityContext.runAsNonRoot | bool | `false` | |
-| service.main.ports.main.port | int | `80` | |
+| service.main.ports.main.port | int | `10010` | |
| service.main.ports.main.targetPort | int | `80` | |
All Rights Reserved - The TrueCharts Project
diff --git a/docs/apps/stable/freshrss/index.md b/docs/apps/stable/freshrss/index.md
index 7018702c043..f07147401aa 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.9.3 |
+| https://truecharts.org | common | 8.9.5 |
## Installing the Chart
diff --git a/docs/apps/stable/grafana/CHANGELOG.md b/docs/apps/stable/grafana/CHANGELOG.md
index aed6440554f..8cc2d72ade9 100644
--- a/docs/apps/stable/grafana/CHANGELOG.md
+++ b/docs/apps/stable/grafana/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [grafana-1.0.2](https://github.com/truecharts/apps/compare/grafana-1.0.1...grafana-1.0.2) (2021-11-30)
+
+#### Chore
+
+* update non-major ([#1427](https://github.com/truecharts/apps/issues/1427))
+* update non-major deps helm releases
+
+
+
### [grafana-1.0.0](https://github.com/truecharts/apps/compare/grafana-0.0.1...grafana-1.0.0) (2021-11-24)
diff --git a/docs/apps/stable/grafana/helm-values.md b/docs/apps/stable/grafana/helm-values.md
index fe0bd528ba5..67b1155cea0 100644
--- a/docs/apps/stable/grafana/helm-values.md
+++ b/docs/apps/stable/grafana/helm-values.md
@@ -23,7 +23,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.GF_SECURITY_ADMIN_USER | string | `"admin"` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"bitnami/grafana"` | |
-| image.tag | string | `"8.2.5@sha256:105ca819eb14dc773a3df6fd56f5e78e68bd2abdb1b5d9007ff803528a84be70"` | |
+| image.tag | string | `"8.2.5@sha256:ce9fa0f6f904e05f49fa814008d3d98560b07eaccd902327f7de5e8721c95e32"` | |
| metrics.enabled | bool | See values.yaml | Enable and configure a Prometheus serviceMonitor for the chart under this key. |
| metrics.prometheusRule | object | See values.yaml | Enable and configure Prometheus Rules for the chart under this key. |
| metrics.prometheusRule.rules | list | See prometheusrules.yaml | Configure additionial rules for the chart under this key. |
@@ -37,7 +37,7 @@ You will, however, be able to use all values referenced in the common chart here
| probes.startup.path | string | `"/api/health"` | |
| secret.GF_SECURITY_ADMIN_PASSWORD | string | `"testpassword"` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
-| service.main.ports.main.port | int | `3000` | |
+| service.main.ports.main.port | int | `10038` | |
| service.main.ports.main.targetPort | int | `3000` | |
| service.main.protocol | string | `"HTTP"` | |
diff --git a/docs/apps/stable/grafana/index.md b/docs/apps/stable/grafana/index.md
index 538d87665e5..175a6365070 100644
--- a/docs/apps/stable/grafana/index.md
+++ b/docs/apps/stable/grafana/index.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.9.3 |
+| https://truecharts.org | common | 8.9.5 |
## Installing the Chart
diff --git a/docs/apps/stable/heimdall/CHANGELOG.md b/docs/apps/stable/heimdall/CHANGELOG.md
index f7fe82e33b3..2a84e469d3c 100644
--- a/docs/apps/stable/heimdall/CHANGELOG.md
+++ b/docs/apps/stable/heimdall/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [heimdall-9.0.17](https://github.com/truecharts/apps/compare/heimdall-9.0.16...heimdall-9.0.17) (2021-11-30)
+
+#### Chore
+
+* update non-major deps helm releases
+
+
+
### [heimdall-9.0.15](https://github.com/truecharts/apps/compare/heimdall-9.0.14...heimdall-9.0.15) (2021-11-23)
diff --git a/docs/apps/stable/heimdall/helm-values.md b/docs/apps/stable/heimdall/helm-values.md
index 6cfbe3ce6cc..10b69a6f09d 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:e829e0aded2ba5f44b46723d73aa8daf8a23a0235cbbe9971524380f9141f0f8"` | |
+| image.tag | string | `"version-2.2.2@sha256:fd47acb8da04b42918a0a966508040b150a89fe0876c610b85b44115302717c4"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| podSecurityContext.runAsGroup | int | `0` | |
@@ -22,7 +22,7 @@ You will, however, be able to use all values referenced in the common chart here
| probes.startup.enabled | bool | `true` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
| securityContext.runAsNonRoot | bool | `false` | |
-| service.main.ports.main.port | int | `80` | |
+| service.main.ports.main.port | int | `10014` | |
| service.main.ports.main.targetPort | int | `80` | |
All Rights Reserved - The TrueCharts Project
diff --git a/docs/apps/stable/heimdall/index.md b/docs/apps/stable/heimdall/index.md
index 006305671ed..fd1c295169f 100644
--- a/docs/apps/stable/heimdall/index.md
+++ b/docs/apps/stable/heimdall/index.md
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.9.3 |
+| https://truecharts.org | common | 8.9.5 |
## Installing the Chart
diff --git a/docs/apps/stable/hyperion-ng/CHANGELOG.md b/docs/apps/stable/hyperion-ng/CHANGELOG.md
index cc8e4cf9818..0bd3031032a 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.14](https://github.com/truecharts/apps/compare/hyperion-ng-4.0.13...hyperion-ng-4.0.14) (2021-11-30)
+
+#### Chore
+
+* update non-major deps helm releases
+
+
+
### [hyperion-ng-4.0.12](https://github.com/truecharts/apps/compare/hyperion-ng-4.0.11...hyperion-ng-4.0.12) (2021-11-23)
diff --git a/docs/apps/stable/hyperion-ng/helm-values.md b/docs/apps/stable/hyperion-ng/helm-values.md
index 64b2d8b636d..20216d2793f 100644
--- a/docs/apps/stable/hyperion-ng/helm-values.md
+++ b/docs/apps/stable/hyperion-ng/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 | `"sirfragalot/hyperion.ng"` | image repository |
-| image.tag | string | `"2.0.0-alpha.9-x86_64@sha256:34577843cb7b64a27b2e772a54886b54d8e0393230b18c6502309ab8221095a0"` | image tag |
+| image.tag | string | `"2.0.12@sha256:7a3610716c6881d4a2cd028de7c553cdc7f28e0b18c1b455f35ef5b3e947ed2a"` | image tag |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/root/.hyperion"` | |
| podSecurityContext.runAsGroup | int | `0` | |
diff --git a/docs/apps/stable/hyperion-ng/index.md b/docs/apps/stable/hyperion-ng/index.md
index e7a8d17e92c..f0082d0cace 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.9.3 |
+| https://truecharts.org | common | 8.9.5 |
## Installing the Chart
diff --git a/docs/apps/stable/jackett/CHANGELOG.md b/docs/apps/stable/jackett/CHANGELOG.md
index 1989e0f4f91..0e7d253cda2 100644
--- a/docs/apps/stable/jackett/CHANGELOG.md
+++ b/docs/apps/stable/jackett/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [jackett-9.0.25](https://github.com/truecharts/apps/compare/jackett-9.0.24...jackett-9.0.25) (2021-11-30)
+
+#### Chore
+
+* update non-major docker tags ([#1429](https://github.com/truecharts/apps/issues/1429))
+* update non-major deps helm releases
+
+
+
### [jackett-9.0.23](https://github.com/truecharts/apps/compare/jackett-9.0.22...jackett-9.0.23) (2021-11-23)
diff --git a/docs/apps/stable/jackett/helm-values.md b/docs/apps/stable/jackett/helm-values.md
index 4371292146a..5563c3994ab 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.20.53@sha256:6f82922f155dfd72b23e1ce9ec84de8bbc2a12a362bfbd62d81bc3c3f58ac515"` | |
+| image.tag | string | `"v0.20.78@sha256:bec4a37a79cbd9631aeec33411f585b097140ade69128028da3e866ca2427cf1"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| probes.liveness.path | string | `"/UI/Login"` | |
diff --git a/docs/apps/stable/jackett/index.md b/docs/apps/stable/jackett/index.md
index 54a8a5169ca..44567ab3748 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.9.3 |
+| https://truecharts.org | common | 8.9.5 |
## Installing the Chart
diff --git a/docs/apps/stable/komga/CHANGELOG.md b/docs/apps/stable/komga/CHANGELOG.md
index 25caae57163..0f5e2637dac 100644
--- a/docs/apps/stable/komga/CHANGELOG.md
+++ b/docs/apps/stable/komga/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [komga-4.0.17](https://github.com/truecharts/apps/compare/komga-4.0.16...komga-4.0.17) (2021-11-30)
+
+#### Chore
+
+* update non-major docker tags ([#1429](https://github.com/truecharts/apps/issues/1429))
+* update non-major deps helm releases
+
+
+
### [komga-4.0.15](https://github.com/truecharts/apps/compare/komga-4.0.14...komga-4.0.15) (2021-11-23)
diff --git a/docs/apps/stable/komga/helm-values.md b/docs/apps/stable/komga/helm-values.md
index dc92c2d7641..4413e4363e3 100644
--- a/docs/apps/stable/komga/helm-values.md
+++ b/docs/apps/stable/komga/helm-values.md
@@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here
| env | object | See below | environment variables. See more environment variables in the [komga documentation](https://komga.org/installation/configuration.html#optional-configuration). |
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"ghcr.io/truecharts/komga"` | image repository |
-| image.tag | string | `"v0.132.3@sha256:9aa69be8e6a77447f1c7b787c7667d9bb51f076942cb1eda1195bcac640b3416"` | image tag |
+| image.tag | string | `"v0.133.0@sha256:e7b3cae30064b0a6b1f4f663c5c9f2cfa29579d695fce87362d00461dc5f813d"` | 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/komga/index.md b/docs/apps/stable/komga/index.md
index f232ac43461..e7a55203e49 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.9.3 |
+| https://truecharts.org | common | 8.9.5 |
## Installing the Chart
diff --git a/docs/apps/stable/lazylibrarian/CHANGELOG.md b/docs/apps/stable/lazylibrarian/CHANGELOG.md
index 47f22fee860..a1ffda2cef9 100644
--- a/docs/apps/stable/lazylibrarian/CHANGELOG.md
+++ b/docs/apps/stable/lazylibrarian/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [lazylibrarian-9.0.17](https://github.com/truecharts/apps/compare/lazylibrarian-9.0.16...lazylibrarian-9.0.17) (2021-11-30)
+
+#### Chore
+
+* update non-major deps helm releases
+
+
+
### [lazylibrarian-9.0.15](https://github.com/truecharts/apps/compare/lazylibrarian-9.0.14...lazylibrarian-9.0.15) (2021-11-24)
diff --git a/docs/apps/stable/lazylibrarian/helm-values.md b/docs/apps/stable/lazylibrarian/helm-values.md
index aa36dfb5945..900d723d805 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:4dd1959efb36ab1268588a7663c960a69b01f0877cbd6a8c3e9088f705c2f0ec"` | |
+| image.tag | string | `"latest@sha256:40456cfbfc92379527bcc0839abc8b87276887c132966c172e04c2b995b96ee0"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| persistence.varrun.enabled | bool | `true` | |
diff --git a/docs/apps/stable/lazylibrarian/index.md b/docs/apps/stable/lazylibrarian/index.md
index e15744cd391..5ceb9c1f01c 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.9.3 |
+| https://truecharts.org | common | 8.9.5 |
## Installing the Chart
diff --git a/docs/apps/stable/librespeed/CHANGELOG.md b/docs/apps/stable/librespeed/CHANGELOG.md
index 56cee5330ff..b21c79dcda1 100644
--- a/docs/apps/stable/librespeed/CHANGELOG.md
+++ b/docs/apps/stable/librespeed/CHANGELOG.md
@@ -1,6 +1,19 @@
# Changelog
+
+### [librespeed-4.0.16](https://github.com/truecharts/apps/compare/librespeed-4.0.15...librespeed-4.0.16) (2021-11-30)
+
+#### Chore
+
+* update non-major ([#1427](https://github.com/truecharts/apps/issues/1427))
+
+#### Fix
+
+* move conflicting ports to 10xxx range ([#1415](https://github.com/truecharts/apps/issues/1415))
+
+
+
### [librespeed-4.0.15](https://github.com/truecharts/apps/compare/librespeed-4.0.14...librespeed-4.0.15) (2021-11-23)
diff --git a/docs/apps/stable/librespeed/helm-values.md b/docs/apps/stable/librespeed/helm-values.md
index 5b4a80a6559..4906b267734 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:e93c747b991071f73fa66d95b837b28bc370395b5d229141c8141a970bbfacfb"` | image tag |
+| image.tag | string | `"version-5.2.4@sha256:dabcdd5e950d61646456425dbf09caaf8589f15a2f0b0332677d27500f9d1d0b"` | 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/littlelink/CHANGELOG.md b/docs/apps/stable/littlelink/CHANGELOG.md
index c6a3d56a2fd..d28d60afb7e 100644
--- a/docs/apps/stable/littlelink/CHANGELOG.md
+++ b/docs/apps/stable/littlelink/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [littlelink-4.0.20](https://github.com/truecharts/apps/compare/littlelink-4.0.19...littlelink-4.0.20) (2021-11-30)
+
+#### Chore
+
+* update non-major ([#1427](https://github.com/truecharts/apps/issues/1427))
+* update non-major deps helm releases
+
+
+
### [littlelink-4.0.18](https://github.com/truecharts/apps/compare/littlelink-4.0.17...littlelink-4.0.18) (2021-11-23)
diff --git a/docs/apps/stable/littlelink/helm-values.md b/docs/apps/stable/littlelink/helm-values.md
index 571ab88b2de..8bc822b8987 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:6d6bcbdd5e5a17b85f98a6ab42c95ba8f083dc8a2d7d2a3f4fcb28e446a57c4d"` | |
+| image.tag | string | `"latest@sha256:0175e541c76255b264b2c68af997b6e2a2b910c420861e4f92e4e4bf5d0ed776"` | |
| 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"` | |
@@ -34,7 +34,7 @@ You will, however, be able to use all values referenced in the common chart here
| littlelink.twitch | string | `"https://www.twitch.tv/technotim/"` | |
| littlelink.twitter | string | `"https://twitter.com/technotimlive"` | |
| littlelink.youtube | string | `"https://www.youtube.com/channel/ucok-ghyjcwznj3br4oxwh0a"` | |
-| service.main.ports.main.port | int | `3000` | |
+| service.main.ports.main.port | int | `10040` | |
| service.main.ports.main.targetPort | int | `3000` | |
All Rights Reserved - The TrueCharts Project
diff --git a/docs/apps/stable/littlelink/index.md b/docs/apps/stable/littlelink/index.md
index 3bedc05bc44..2e5b3828bc7 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.9.3 |
+| https://truecharts.org | common | 8.9.5 |
## Installing the Chart
diff --git a/docs/apps/stable/logitech-media-server/CHANGELOG.md b/docs/apps/stable/logitech-media-server/CHANGELOG.md
index 3d4ae832a1a..7f55472823e 100644
--- a/docs/apps/stable/logitech-media-server/CHANGELOG.md
+++ b/docs/apps/stable/logitech-media-server/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [logitech-media-server-2.0.20](https://github.com/truecharts/apps/compare/logitech-media-server-2.0.19...logitech-media-server-2.0.20) (2021-11-30)
+
+#### Chore
+
+* update non-major deps helm releases
+
+
+
### [logitech-media-server-2.0.18](https://github.com/truecharts/apps/compare/logitech-media-server-2.0.17...logitech-media-server-2.0.18) (2021-11-23)
diff --git a/docs/apps/stable/logitech-media-server/helm-values.md b/docs/apps/stable/logitech-media-server/helm-values.md
index 0e48f2b969b..805b3c26ab0 100644
--- a/docs/apps/stable/logitech-media-server/helm-values.md
+++ b/docs/apps/stable/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:a035d06f8d57af2deb3de7ee9d5d22d894b17d31a1dbd46f45844af20e6cfc5a"` | |
+| image.tag | string | `"8.3.0@sha256:7954bda8b5a42eee0c42483c3dd59ed9127f71983b555c167ce7c2e65a066e64"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| podSecurityContext.runAsGroup | int | `0` | |
@@ -24,7 +24,7 @@ You will, however, be able to use all values referenced in the common chart here
| securityContext.runAsNonRoot | bool | `false` | |
| service.cli.enabled | bool | `true` | |
| service.cli.ports.cli.enabled | bool | `true` | |
-| service.cli.ports.cli.port | int | `9090` | |
+| service.cli.ports.cli.port | int | `10059` | |
| service.cli.ports.cli.targetPort | int | `9090` | |
| service.main.ports.main.port | int | `7000` | |
| service.main.ports.main.targetPort | int | `7000` | |
@@ -35,6 +35,7 @@ You will, however, be able to use all values referenced in the common chart here
| service.playerudp.enabled | bool | `true` | |
| service.playerudp.ports.slimprotoudp.enabled | bool | `true` | |
| service.playerudp.ports.slimprotoudp.port | int | `3483` | |
+| service.playerudp.ports.slimprotoudp.protocol | string | `"UDP"` | |
| service.playerudp.ports.slimprotoudp.targetPort | int | `3483` | |
All Rights Reserved - The TrueCharts Project
diff --git a/docs/apps/stable/logitech-media-server/index.md b/docs/apps/stable/logitech-media-server/index.md
index 0fef11c6880..f6a4a35b65a 100644
--- a/docs/apps/stable/logitech-media-server/index.md
+++ b/docs/apps/stable/logitech-media-server/index.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.9.3 |
+| https://truecharts.org | common | 8.9.5 |
## Installing the Chart
diff --git a/docs/apps/stable/loki/CHANGELOG.md b/docs/apps/stable/loki/CHANGELOG.md
index 059089f5568..f8f39d0080a 100644
--- a/docs/apps/stable/loki/CHANGELOG.md
+++ b/docs/apps/stable/loki/CHANGELOG.md
@@ -1,6 +1,19 @@
# Changelog
+
+### [loki-2.0.0](https://github.com/truecharts/apps/compare/loki-1.0.8...loki-2.0.0) (2021-11-30)
+
+#### Chore
+
+* update helm chart promtail to v1 ([#1425](https://github.com/truecharts/apps/issues/1425))
+
+#### Fix
+
+* move conflicting ports to 10xxx range ([#1415](https://github.com/truecharts/apps/issues/1415))
+
+
+
### [loki-1.0.8](https://github.com/truecharts/apps/compare/loki-1.0.7...loki-1.0.8) (2021-11-24)
diff --git a/docs/apps/stable/loki/index.md b/docs/apps/stable/loki/index.md
index 3a8f026d9b7..91667af97cc 100644
--- a/docs/apps/stable/loki/index.md
+++ b/docs/apps/stable/loki/index.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org | common | 8.9.3 |
-| https://truecharts.org | promtail | 0.0.4 |
+| https://truecharts.org | promtail | 1.0.2 |
## Installing the Chart
diff --git a/docs/apps/stable/minio-console/CHANGELOG.md b/docs/apps/stable/minio-console/CHANGELOG.md
index 0dc5cca280c..bea90631835 100644
--- a/docs/apps/stable/minio-console/CHANGELOG.md
+++ b/docs/apps/stable/minio-console/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [minio-console-1.0.16](https://github.com/truecharts/apps/compare/minio-console-1.0.15...minio-console-1.0.16) (2021-11-30)
+
+#### Chore
+
+* update non-major deps helm releases
+
+
+
### [minio-console-1.0.14](https://github.com/truecharts/apps/compare/minio-console-1.0.13...minio-console-1.0.14) (2021-11-23)
diff --git a/docs/apps/stable/minio-console/helm-values.md b/docs/apps/stable/minio-console/helm-values.md
index 41754e4e82d..6e93c14e0f7 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.12.4@sha256:d14878133c2de31fad0b590eb6f7cb6420abf8f1f4ebb1d4e9b804363ea3e658"` | image tag |
+| image.tag | string | `"v0.12.5@sha256:95b3c2b2e67b8f61f5d3e09c37875a37b9f4aeaa47f392c02dba191b041517d1"` | image tag |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| persistence.varrun.enabled | bool | `true` | |
diff --git a/docs/apps/stable/minio-console/index.md b/docs/apps/stable/minio-console/index.md
index 1b108993221..bff7b5a3b82 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.9.3 |
+| https://truecharts.org | common | 8.9.5 |
## Installing the Chart
diff --git a/docs/apps/stable/muximux/CHANGELOG.md b/docs/apps/stable/muximux/CHANGELOG.md
index 2c6752e3b72..537babc69e9 100644
--- a/docs/apps/stable/muximux/CHANGELOG.md
+++ b/docs/apps/stable/muximux/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [muximux-1.0.16](https://github.com/truecharts/apps/compare/muximux-1.0.15...muximux-1.0.16) (2021-11-30)
+
+#### Chore
+
+* update non-major deps helm releases
+
+
+
### [muximux-1.0.14](https://github.com/truecharts/apps/compare/muximux-1.0.13...muximux-1.0.14) (2021-11-23)
diff --git a/docs/apps/stable/muximux/helm-values.md b/docs/apps/stable/muximux/helm-values.md
index 48e8bab1a99..5be131016ec 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:592471f458c3c03b608bd2a827431dd77493644edf6638429349e7b6e0290e4c"` | |
+| image.tag | string | `"version-057352e8@sha256:3065b039975e9b58b0cba4c19b63c5453bd80ad9911a4baa2bfca77190a7eea0"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| persistence.varrun.enabled | bool | `true` | |
@@ -22,7 +22,7 @@ You will, however, be able to use all values referenced in the common chart here
| podSecurityContext.runAsUser | int | `0` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
| securityContext.runAsNonRoot | bool | `false` | |
-| service.main.ports.main.port | int | `80` | |
+| service.main.ports.main.port | int | `10019` | |
| service.main.ports.main.targetPort | int | `80` | |
All Rights Reserved - The TrueCharts Project
diff --git a/docs/apps/stable/muximux/index.md b/docs/apps/stable/muximux/index.md
index aa740063f3a..0fbb14789c2 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.9.3 |
+| https://truecharts.org | common | 8.9.5 |
## Installing the Chart
diff --git a/docs/apps/stable/nzbhydra/CHANGELOG.md b/docs/apps/stable/nzbhydra/CHANGELOG.md
index 2058be8e3b9..6253f84f58a 100644
--- a/docs/apps/stable/nzbhydra/CHANGELOG.md
+++ b/docs/apps/stable/nzbhydra/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [nzbhydra-9.0.14](https://github.com/truecharts/apps/compare/nzbhydra-9.0.13...nzbhydra-9.0.14) (2021-11-30)
+
+#### Chore
+
+* update non-major deps helm releases
+
+
+
### [nzbhydra-9.0.12](https://github.com/truecharts/apps/compare/nzbhydra-9.0.11...nzbhydra-9.0.12) (2021-11-23)
diff --git a/docs/apps/stable/nzbhydra/helm-values.md b/docs/apps/stable/nzbhydra/helm-values.md
index bbef512f61d..be4860eb0a4 100644
--- a/docs/apps/stable/nzbhydra/helm-values.md
+++ b/docs/apps/stable/nzbhydra/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/nzbhydra2"` | |
-| image.tag | string | `"v3.17.3@sha256:9c1a08356359e75051b03ec614b4df5f6f24558a183de6feacb3a5c2ff232b77"` | |
+| image.tag | string | `"v3.18.0@sha256:d48b4c6b08ad96b5c394dc51e26bacf005a1f820b49aad29827f13725d51b05c"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| probes.liveness.custom | bool | `true` | |
diff --git a/docs/apps/stable/nzbhydra/index.md b/docs/apps/stable/nzbhydra/index.md
index 2299fb3de69..4b938cb63a4 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.9.3 |
+| https://truecharts.org | common | 8.9.5 |
## Installing the Chart
diff --git a/docs/apps/stable/photoprism/CHANGELOG.md b/docs/apps/stable/photoprism/CHANGELOG.md
index a782aa576ee..833619d7632 100644
--- a/docs/apps/stable/photoprism/CHANGELOG.md
+++ b/docs/apps/stable/photoprism/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [photoprism-6.0.1](https://github.com/truecharts/apps/compare/photoprism-6.0.0...photoprism-6.0.1) (2021-11-30)
+
+#### Chore
+
+* update major docker tags (major) ([#1426](https://github.com/truecharts/apps/issues/1426))
+
+
+
### [photoprism-6.0.0](https://github.com/truecharts/apps/compare/photoprism-5.0.12...photoprism-6.0.0) (2021-11-28)
diff --git a/docs/apps/stable/photoprism/helm-values.md b/docs/apps/stable/photoprism/helm-values.md
index e770f3aed8a..73316f0288e 100644
--- a/docs/apps/stable/photoprism/helm-values.md
+++ b/docs/apps/stable/photoprism/helm-values.md
@@ -32,7 +32,7 @@ You will, however, be able to use all values referenced in the common chart here
| envValueFrom.PHOTOPRISM_DATABASE_SERVER.secretKeyRef.name | string | `"mariadbcreds"` | |
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"docker.io/photoprism/photoprism"` | image repository |
-| image.tag | string | `"20211018@sha256:f61fb623187faa33d1e3f4d86e384cdf401442d4ba6bec96897f42fa4fbb84b4"` | image tag |
+| image.tag | string | `"20211128@sha256:6f1fff0abad93f7d9a8a0c8a6b65af9ad5c3c12d1a22e4867fb93c331336f156"` | image tag |
| mariadb.enabled | bool | `true` | |
| mariadb.existingSecret | string | `"mariadbcreds"` | |
| mariadb.mariadbDatabase | string | `"photoprism"` | |
diff --git a/docs/apps/stable/photoshow/CHANGELOG.md b/docs/apps/stable/photoshow/CHANGELOG.md
index 46f27c309c0..24c7d0b9e7a 100644
--- a/docs/apps/stable/photoshow/CHANGELOG.md
+++ b/docs/apps/stable/photoshow/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [photoshow-1.0.16](https://github.com/truecharts/apps/compare/photoshow-1.0.15...photoshow-1.0.16) (2021-11-30)
+
+#### Chore
+
+* update non-major deps helm releases
+
+
+
### [photoshow-1.0.14](https://github.com/truecharts/apps/compare/photoshow-1.0.13...photoshow-1.0.14) (2021-11-23)
diff --git a/docs/apps/stable/photoshow/helm-values.md b/docs/apps/stable/photoshow/helm-values.md
index 019547b598b..69c892b936a 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:c6f3575f271615c367edcf27c3c1b6b8d89c95a2ff333d44c5a982b7d7b251bb"` | |
+| image.tag | string | `"version-48aabb98@sha256:25a1427db9dc5d133878bbbf39e59eb554f88a09ad81f01583d71190d2808448"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| persistence.varrun.enabled | bool | `true` | |
@@ -22,7 +22,7 @@ You will, however, be able to use all values referenced in the common chart here
| podSecurityContext.runAsUser | int | `0` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
| securityContext.runAsNonRoot | bool | `false` | |
-| service.main.ports.main.port | int | `80` | |
+| service.main.ports.main.port | int | `10025` | |
| service.main.ports.main.targetPort | int | `80` | |
All Rights Reserved - The TrueCharts Project
diff --git a/docs/apps/stable/photoshow/index.md b/docs/apps/stable/photoshow/index.md
index a8e1f61eb02..743d65f6361 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.9.3 |
+| https://truecharts.org | common | 8.9.5 |
## Installing the Chart
diff --git a/docs/apps/stable/prowlarr/CHANGELOG.md b/docs/apps/stable/prowlarr/CHANGELOG.md
index ef9c2500f11..8d1fc7a31da 100644
--- a/docs/apps/stable/prowlarr/CHANGELOG.md
+++ b/docs/apps/stable/prowlarr/CHANGELOG.md
@@ -1,6 +1,17 @@
# Changelog
+
+### [prowlarr-4.0.21](https://github.com/truecharts/apps/compare/prowlarr-4.0.20...prowlarr-4.0.21) (2021-11-30)
+
+#### Chore
+
+* update non-major docker tags ([#1429](https://github.com/truecharts/apps/issues/1429))
+* update non-major ([#1427](https://github.com/truecharts/apps/issues/1427))
+* update non-major deps helm releases
+
+
+
### [prowlarr-4.0.19](https://github.com/truecharts/apps/compare/prowlarr-4.0.18...prowlarr-4.0.19) (2021-11-23)
diff --git a/docs/apps/stable/prowlarr/helm-values.md b/docs/apps/stable/prowlarr/helm-values.md
index f46788f095b..c8d767885b6 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.4.1133@sha256:8c56a6d63f64509d247ec6140dcd4e4d3fdc5fb4170db76f1094836afa0c0ff0"` | image tag |
+| image.tag | string | `"v0.1.6.1173@sha256:49f511b068474bb4f5f5cc6e9ffbabe45dc28e815a210983c359a701b8c85eeb"` | 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 1f2b8c58a2c..fb1df873e1e 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.9.3 |
+| https://truecharts.org | common | 8.9.5 |
## Installing the Chart
diff --git a/docs/apps/stable/readarr/CHANGELOG.md b/docs/apps/stable/readarr/CHANGELOG.md
index 2651849d203..dd021953481 100644
--- a/docs/apps/stable/readarr/CHANGELOG.md
+++ b/docs/apps/stable/readarr/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [readarr-9.0.20](https://github.com/truecharts/apps/compare/readarr-9.0.19...readarr-9.0.20) (2021-11-30)
+
+#### Chore
+
+* update non-major deps helm releases
+
+
+
### [readarr-9.0.18](https://github.com/truecharts/apps/compare/readarr-9.0.17...readarr-9.0.18) (2021-11-23)
diff --git a/docs/apps/stable/readarr/helm-values.md b/docs/apps/stable/readarr/helm-values.md
index bb55920ace8..5afa1689f35 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.1053@sha256:2fe90df84cf7007ca4e7fb6699f4aa383b72346240dd7570acbcd0c331d990f7"` | |
+| image.tag | string | `"v0.1.0.1071@sha256:7f7cdc87e912018745e10dd4e0603aad30750317bb47d498ae469a9748d6b455"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| probes.liveness.custom | bool | `true` | |
diff --git a/docs/apps/stable/readarr/index.md b/docs/apps/stable/readarr/index.md
index feca80be4f1..35bd4f81144 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.9.3 |
+| https://truecharts.org | common | 8.9.5 |
## Installing the Chart
diff --git a/docs/apps/stable/remmina/CHANGELOG.md b/docs/apps/stable/remmina/CHANGELOG.md
index 8083aa615af..31bbf95219f 100644
--- a/docs/apps/stable/remmina/CHANGELOG.md
+++ b/docs/apps/stable/remmina/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [remmina-1.0.16](https://github.com/truecharts/apps/compare/remmina-1.0.15...remmina-1.0.16) (2021-11-30)
+
+#### Chore
+
+* update non-major deps helm releases
+
+
+
### [remmina-1.0.14](https://github.com/truecharts/apps/compare/remmina-1.0.13...remmina-1.0.14) (2021-11-23)
diff --git a/docs/apps/stable/remmina/helm-values.md b/docs/apps/stable/remmina/helm-values.md
index 57fa0f96a4d..fb7c6da3398 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:d45c3ba938709a161dc6d0e9d72db82db71142684dcf6738dcb15d06f130e02b"` | |
+| image.tag | string | `"version-1.2.0-rcgit.29dfsg-1ubuntu1@sha256:3f81a01736b784ccef22665c2824541c4d4462d0a50e9e1e9bfa4d3ab48f015f"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| persistence.varrun.enabled | bool | `true` | |
@@ -22,7 +22,7 @@ You will, however, be able to use all values referenced in the common chart here
| podSecurityContext.runAsUser | int | `0` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
| securityContext.runAsNonRoot | bool | `false` | |
-| service.main.ports.main.port | int | `3000` | |
+| service.main.ports.main.port | int | `10042` | |
| service.main.ports.main.targetPort | int | `3000` | |
All Rights Reserved - The TrueCharts Project
diff --git a/docs/apps/stable/remmina/index.md b/docs/apps/stable/remmina/index.md
index 76f1db4dc69..25f26179c7b 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.9.3 |
+| https://truecharts.org | common | 8.9.5 |
## Installing the Chart
diff --git a/docs/apps/stable/sqlitebrowser/CHANGELOG.md b/docs/apps/stable/sqlitebrowser/CHANGELOG.md
index fe03c19d785..bb5bbdb8af9 100644
--- a/docs/apps/stable/sqlitebrowser/CHANGELOG.md
+++ b/docs/apps/stable/sqlitebrowser/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [sqlitebrowser-1.0.16](https://github.com/truecharts/apps/compare/sqlitebrowser-1.0.15...sqlitebrowser-1.0.16) (2021-11-30)
+
+#### Chore
+
+* update non-major deps helm releases
+
+
+
### [sqlitebrowser-1.0.14](https://github.com/truecharts/apps/compare/sqlitebrowser-1.0.13...sqlitebrowser-1.0.14) (2021-11-23)
diff --git a/docs/apps/stable/sqlitebrowser/helm-values.md b/docs/apps/stable/sqlitebrowser/helm-values.md
index 83908c41362..39bd631f342 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:9a0677d5cf9290fbd9405ed41318b5871aeb6036929a6ecf910c22fc87273b36"` | |
+| image.tag | string | `"version-3.12.2-02876202105241947ubuntu18.04.1@sha256:b738bafd296399cd7d6cbace9a53a917f6b28bbaa2ea6cc79a33979d516a4092"` | |
| 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 d9917d6412b..4125b37d56f 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.9.3 |
+| https://truecharts.org | common | 8.9.5 |
## Installing the Chart
diff --git a/docs/apps/stable/tt-rss/CHANGELOG.md b/docs/apps/stable/tt-rss/CHANGELOG.md
index f3469724e59..cd5093f86f3 100644
--- a/docs/apps/stable/tt-rss/CHANGELOG.md
+++ b/docs/apps/stable/tt-rss/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [tt-rss-4.0.8](https://github.com/truecharts/apps/compare/tt-rss-4.0.7...tt-rss-4.0.8) (2021-11-30)
+
+#### Chore
+
+* update non-major deps helm releases
+
+
+
### [tt-rss-4.0.6](https://github.com/truecharts/apps/compare/tt-rss-4.0.5...tt-rss-4.0.6) (2021-11-23)
diff --git a/docs/apps/stable/tt-rss/helm-values.md b/docs/apps/stable/tt-rss/helm-values.md
index 86dd97427ee..2efaf792039 100644
--- a/docs/apps/stable/tt-rss/helm-values.md
+++ b/docs/apps/stable/tt-rss/helm-values.md
@@ -22,7 +22,7 @@ You will, however, be able to use all values referenced in the common chart here
| envValueFrom.TTRSS_DB_PASS.secretKeyRef.name | string | `"dbcreds"` | |
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"ghcr.io/k8s-at-home/tt-rss"` | image repository |
-| image.tag | string | `"v1.9063.0@sha256:53e84ba1beaa012b6343115c03e2c3a3848965938bc42c8d7413d24aeb082c25"` | image tag |
+| image.tag | string | `"v1.9068.0@sha256:0f7d10019ddc6ae4fd0ceab804bff546fdcbd21f1ed207f71703ea33fd2e2c8f"` | image tag |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| podSecurityContext.runAsGroup | int | `0` | |
diff --git a/docs/apps/stable/tt-rss/index.md b/docs/apps/stable/tt-rss/index.md
index d55aa3213da..088aea3c10f 100644
--- a/docs/apps/stable/tt-rss/index.md
+++ b/docs/apps/stable/tt-rss/index.md
@@ -17,8 +17,8 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org/ | postgresql | 6.0.10 |
-| https://truecharts.org | common | 8.9.3 |
+| https://truecharts.org/ | postgresql | 6.0.12 |
+| https://truecharts.org | common | 8.9.5 |
## Installing the Chart
diff --git a/docs/apps/stable/unpoller/CHANGELOG.md b/docs/apps/stable/unpoller/CHANGELOG.md
index 6c2fba54bfe..0d933b19e73 100644
--- a/docs/apps/stable/unpoller/CHANGELOG.md
+++ b/docs/apps/stable/unpoller/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [unpoller-1.0.3](https://github.com/truecharts/apps/compare/unpoller-1.0.2...unpoller-1.0.3) (2021-11-30)
+
+#### Chore
+
+* update non-major deps helm releases
+
+
+
### unpoller-1.0.1 (2021-11-25)
diff --git a/docs/apps/stable/unpoller/helm-values.md b/docs/apps/stable/unpoller/helm-values.md
index 0394080c950..c4f231f9b53 100644
--- a/docs/apps/stable/unpoller/helm-values.md
+++ b/docs/apps/stable/unpoller/helm-values.md
@@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here
| env | object | `{"UP_INFLUXDB_DISABLE":true}` | Environment variable configuration options for unifi-poller ([docs](https://unifipoller.com/docs/install/configuration)). Note: a [configuration file](https://github.com/unifi-poller/unifi-poller/blob/master/examples/up.conf.example) is also supported. |
| image.pullPolicy | string | `"IfNotPresent"` | Image [k8s pull policy](https://kubernetes.io/docs/concepts/containers/images/#updating-images). |
| image.repository | string | `"golift/unifi-poller"` | Image to deploy. |
-| image.tag | string | `"2.1.3@sha256:8cd99d3eaeee316cbd9bb50c29a55b042fe1c7844f8e44ed19b7eaa6071e8df7"` | Image tag to deploy. |
+| image.tag | string | `"2.1.3@sha256:7c4789178dc38a7f243df746e45e5bd19279ea8a1a392ecbab28a6361cc06c80"` | Image tag to deploy. |
| metrics.enabled | bool | See values.yaml | Enable and configure a Prometheus serviceMonitor for the chart under this key. |
| metrics.prometheusRule | object | See values.yaml | Enable and configure Prometheus Rules for the chart under this key. |
| metrics.prometheusRule.rules | list | See prometheusrules.yaml | Configure additionial rules for the chart under this key. |
@@ -24,6 +24,5 @@ You will, however, be able to use all values referenced in the common chart here
| service.main.ports.main.enabled | bool | `false` | |
| service.main.ports.metrics.enabled | bool | `true` | |
| service.main.ports.metrics.port | int | `9130` | |
-| service.main.ports.metrics.protocol | string | `"TCP"` | |
All Rights Reserved - The TrueCharts Project
diff --git a/docs/apps/stable/unpoller/index.md b/docs/apps/stable/unpoller/index.md
index 8fc9dbb9f79..2868193d8a5 100644
--- a/docs/apps/stable/unpoller/index.md
+++ b/docs/apps/stable/unpoller/index.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.9.3 |
+| https://truecharts.org | common | 8.9.5 |
## Installing the Chart
diff --git a/docs/apps/stable/uptimerobot-prometheus/CHANGELOG.md b/docs/apps/stable/uptimerobot-prometheus/CHANGELOG.md
index 038e152b274..d741cb1b9fe 100644
--- a/docs/apps/stable/uptimerobot-prometheus/CHANGELOG.md
+++ b/docs/apps/stable/uptimerobot-prometheus/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [uptimerobot-prometheus-1.0.2](https://github.com/truecharts/apps/compare/uptimerobot-prometheus-1.0.1...uptimerobot-prometheus-1.0.2) (2021-11-30)
+
+#### Chore
+
+* update non-major deps helm releases
+
+
+
### [uptimerobot-prometheus-1.0.0](https://github.com/truecharts/apps/compare/uptimerobot-prometheus-0.0.1...uptimerobot-prometheus-1.0.0) (2021-11-24)
diff --git a/docs/apps/stable/uptimerobot-prometheus/helm-values.md b/docs/apps/stable/uptimerobot-prometheus/helm-values.md
index e80b0451bca..977803e655c 100644
--- a/docs/apps/stable/uptimerobot-prometheus/helm-values.md
+++ b/docs/apps/stable/uptimerobot-prometheus/helm-values.md
@@ -15,7 +15,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.UPTIMEROBOT_API_KEY | string | `""` | Set the uptimerobot API key |
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"billimek/prometheus-uptimerobot-exporter"` | image repository |
-| image.tag | string | `"0.0.1@sha256:958b40df7c478b32156517e63a1176e517550969265291d7f38bc432dc065d33"` | image tag |
+| image.tag | string | `"0.0.1@sha256:f14ccd7aad0e0ef19dc5c5c359b0921030a769e2505acec5b913d749281327be"` | image tag |
| metrics.enabled | bool | See values.yaml | Enable and configure a Prometheus serviceMonitor for the chart under this key. |
| metrics.prometheusRule | object | See values.yaml | Enable and configure Prometheus Rules for the chart under this key. |
| metrics.prometheusRule.rules | list | See prometheusrules.yaml | Configure additionial rules for the chart under this key. |
diff --git a/docs/apps/stable/uptimerobot-prometheus/index.md b/docs/apps/stable/uptimerobot-prometheus/index.md
index 11560dff85a..20b6e3f604c 100644
--- a/docs/apps/stable/uptimerobot-prometheus/index.md
+++ b/docs/apps/stable/uptimerobot-prometheus/index.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.9.3 |
+| https://truecharts.org | common | 8.9.5 |
## Installing the Chart
diff --git a/docs/apps/stable/zwavejs2mqtt/CHANGELOG.md b/docs/apps/stable/zwavejs2mqtt/CHANGELOG.md
index 8e0550680b0..7d6074ec171 100644
--- a/docs/apps/stable/zwavejs2mqtt/CHANGELOG.md
+++ b/docs/apps/stable/zwavejs2mqtt/CHANGELOG.md
@@ -1,6 +1,19 @@
# Changelog
+
+### [zwavejs2mqtt-9.0.16](https://github.com/truecharts/apps/compare/zwavejs2mqtt-9.0.15...zwavejs2mqtt-9.0.16) (2021-11-30)
+
+#### Chore
+
+* update major docker tags (major) ([#1426](https://github.com/truecharts/apps/issues/1426))
+
+#### Fix
+
+* move conflicting ports to 10xxx range ([#1415](https://github.com/truecharts/apps/issues/1415))
+
+
+
### [zwavejs2mqtt-9.0.15](https://github.com/truecharts/apps/compare/zwavejs2mqtt-9.0.14...zwavejs2mqtt-9.0.15) (2021-11-23)
diff --git a/docs/apps/stable/zwavejs2mqtt/helm-values.md b/docs/apps/stable/zwavejs2mqtt/helm-values.md
index 2ff1bcd74cf..43c7a57246e 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.12.0@sha256:1d1870e8ccbb1cd2f6417e0f4879e8923e7ac56c88a1215bdc14eaeb69751a0c"` | |
+| image.tag | string | `"v6.0.2@sha256:d180409c3c07602017766184ae9f3dfa1339c82baaa1442bc3bb179d966f8bf5"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/usr/src/app/store"` | |
| probes.liveness.enabled | bool | `true` | |
@@ -25,7 +25,7 @@ You will, however, be able to use all values referenced in the common chart here
| service.main.ports.main.targetPort | int | `8091` | |
| service.ws.enabled | bool | `true` | |
| service.ws.ports.ws.enabled | bool | `true` | |
-| service.ws.ports.ws.port | int | `3000` | |
+| service.ws.ports.ws.port | int | `10046` | |
| service.ws.ports.ws.targetPort | int | `3000` | |
All Rights Reserved - The TrueCharts Project
diff --git a/docs/index.yaml b/docs/index.yaml
index 38bf11c69be..15482f03f40 100644
--- a/docs/index.yaml
+++ b/docs/index.yaml
@@ -9923,6 +9923,46 @@ entries:
- https://github.com/truecharts/apps/releases/download/authelia-0.0.1/authelia-0.0.1.tgz
version: 0.0.1
babybuddy:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 1.9.1
+ created: "2021-11-30T09:09:26.800802423Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.9.5
+ - condition: postgresql.enabled
+ name: postgresql
+ repository: https://truecharts.org/
+ version: 6.0.12
+ 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: 64ef47395528f68f4b0b8ed6a1235f590da08033a3d34452ade9782d0a4b0b86
+ home: https://github.com/truecharts/apps/tree/main/charts/babybuddy
+ icon: https://github.com/babybuddy/babybuddy/raw/master/babybuddy/static_src/logo/icon.png
+ keywords:
+ - baby
+ - buddy
+ - tracker
+ - parents
+ - parenting
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: babybuddy
+ sources:
+ - https://github.com/babybuddy/babybuddy
+ - https://github.com/nicholaswilde/docker-babybuddy
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/babybuddy-5.0.6/babybuddy-5.0.6.tgz
+ version: 5.0.6
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -15946,6 +15986,36 @@ entries:
- https://github.com/truecharts/apps/releases/download/booksonic-air-1.0.1/booksonic-air-1.0.1.tgz
version: 1.0.1
calibre:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 5.32.0
+ created: "2021-11-30T09:09:26.932049365Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.9.5
+ description: Calibre is a powerful and easy to use e-book manager.
+ digest: 87a253e9e3febaa4fbfa93e3a004a464e95eb4906befd09c5f97ccbf6bfc8e65
+ 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.15/calibre-4.0.15.tgz
+ version: 4.0.15
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -23911,6 +23981,27 @@ entries:
- https://github.com/truecharts/apps/releases/download/collabora-online-3.1.5/collabora-online-3.1.5.tgz
version: 3.1.5
common:
+ - apiVersion: v2
+ appVersion: latest
+ created: "2021-11-30T09:09:27.063612615Z"
+ description: Function library for TrueCharts
+ digest: 7f0790d83c6b5faf29dbe4132dbfc73b9de53d71f3d46a7c357ae38c079cd97e
+ home: https://github.com/truecharts/apps/tree/master/charts/common
+ icon: https://avatars.githubusercontent.com/u/76400755
+ keywords:
+ - truecharts
+ - library-chart
+ - common
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: common
+ type: library
+ urls:
+ - https://github.com/truecharts/apps/releases/download/common-8.9.7/common-8.9.7.tgz
+ version: 8.9.7
- apiVersion: v2
appVersion: latest
created: "2021-11-29T23:52:24.815901196Z"
@@ -28690,6 +28781,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.20.78
+ created: "2021-11-30T09:09:27.198892165Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.9.5
+ description: Advanced tool to create your own TrueCharts-based App
+ digest: 371dbd80ac1d3e4413f8eb3659fbda4f61dbccf979aeec38fec5b9b699ca085e
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/custom-app
+ icon: https://truecharts.org/_static/img/custom-app-icon.png
+ keywords:
+ - custom
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: custom-app
+ sources:
+ - https://github.com/truecharts/apps/tree/master/charts/stable/custom-app
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/custom-app-3.0.22/custom-app-3.0.22.tgz
+ version: 3.0.22
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -41401,6 +41522,39 @@ entries:
- https://github.com/truecharts/apps/releases/download/duplicati-1.0.1/duplicati-1.0.1.tgz
version: 1.0.1
emby:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 4.6.7.0
+ created: "2021-11-30T09:09:27.332058259Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.9.5
+ description: Emby Server is a home media server
+ digest: 54512e95a755b8bba2a0a18b55fcc6b3c6f34de205092e828e3ba67ab1c29af0
+ home: https://github.com/truecharts/apps/master/stable/emby
+ icon: https://truecharts.org/_static/img/emby-icon.png
+ keywords:
+ - jellyfin
+ - plex
+ - emby
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: emby
+ sources:
+ - https://hub.docker.com/r/linuxserver/emby
+ - https://github.com/linuxserver/docker-emby.git
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/emby-9.0.14/emby-9.0.14.tgz
+ version: 9.0.14
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -44252,6 +44406,38 @@ entries:
- https://github.com/truecharts/apps/releases/download/emby-3.1.5/emby-3.1.5.tgz
version: 3.1.5
esphome:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - tools
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 2021.11.4
+ created: "2021-11-30T09:09:27.472294543Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.9.5
+ description: ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful
+ configuration files and control them remotely through Home Automation systems.
+ digest: 31beb7dd5a7b1f78f4c399f4e5993004b41ba792299b78bf7173cb70af72e46c
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/esphome
+ icon: https://esphome.io/_images/logo.svg
+ keywords:
+ - esphome
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: esphome
+ sources:
+ - https://github.com/esphome/esphome
+ - https://hub.docker.com/u/esphome
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/esphome-9.0.16/esphome-9.0.16.tgz
+ version: 9.0.16
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -60840,6 +61026,38 @@ entries:
- https://github.com/truecharts/apps/releases/download/freeradius-1.0.0/freeradius-1.0.0.tgz
version: 1.0.0
freshrss:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 1.18.1
+ created: "2021-11-30T09:09:27.607239484Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.9.5
+ description: FreshRSS is a self-hosted RSS feed aggregator
+ digest: 66388f7179226bb7df88158afea93310faf5fcc5fa17229ed25ad856186ed6e2
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/freshrss
+ icon: https://github.com/FreshRSS/FreshRSS/blob/master/docs/img/FreshRSS-logo.png?raw=true
+ keywords:
+ - freshrss
+ - rss
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: freshrss
+ sources:
+ - https://github.com/FreshRSS/FreshRSS
+ - https://hub.docker.com/r/linuxserver/freshrss
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/freshrss-9.0.16/freshrss-9.0.16.tgz
+ version: 9.0.16
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -69310,6 +69528,41 @@ entries:
- https://github.com/truecharts/apps/releases/download/gotify-0.0.1/gotify-0.0.1.tgz
version: 0.0.1
grafana:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - metrics
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 8.2.5
+ created: "2021-11-30T09:09:27.74083579Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.9.5
+ description: Grafana is an open source, feature rich metrics dashboard and graph
+ editor for Graphite, Elasticsearch, OpenTSDB, Prometheus and InfluxDB.
+ digest: 6cf0da0e45def22471bb2d26c48ae367957531114a3330ef18a85e3bca1169fe
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/grafana
+ icon: https://bitnami.com/assets/stacks/grafana/img/grafana-stack-220x234.png
+ keywords:
+ - analytics
+ - monitoring
+ - metrics
+ - logs
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: grafana
+ sources:
+ - https://github.com/bitnami/bitnami-docker-grafana
+ - https://grafana.com/
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/grafana-1.0.2/grafana-1.0.2.tgz
+ version: 1.0.2
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -79316,6 +79569,36 @@ entries:
- https://github.com/truecharts/apps/releases/download/healthchecks-1.0.1/healthchecks-1.0.1.tgz
version: 1.0.1
heimdall:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - organizers
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 2.2.2
+ created: "2021-11-30T09:09:27.876275144Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.9.5
+ description: An Application dashboard and launcher
+ digest: c9069085a6a84788be5e3d159e2dbffede05e0b05b5cb791370814605339beea
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/heimdall
+ icon: https://i.imgur.com/mM4tcO5.png
+ keywords:
+ - heimdall
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: heimdall
+ sources:
+ - https://github.com/linuxserver/Heimdall/
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/heimdall-9.0.17/heimdall-9.0.17.tgz
+ version: 9.0.17
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -85465,6 +85748,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.12
+ created: "2021-11-30T09:09:28.003553879Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.9.5
+ description: Hyperion is an opensource Bias or Ambient Lighting implementation
+ digest: 92a9d5c197f19da3f21fe2f2bac00bdd1f91b6926a927db37efdcaaaca4a2203
+ 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.14/hyperion-ng-4.0.14.tgz
+ version: 4.0.14
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -87175,6 +87489,39 @@ entries:
- https://github.com/truecharts/apps/releases/download/icantbelieveitsnotvaletudo-0.0.2/icantbelieveitsnotvaletudo-0.0.2.tgz
version: 0.0.2
jackett:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ - test
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 0.20.78
+ created: "2021-11-30T09:09:28.146677641Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.9.5
+ description: API Support for your favorite torrent trackers.
+ digest: 9d050f312ffec41c8799d4013bf7999d082c35ffbeae93b3332030b7277f4b6e
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/jackett
+ icon: https://truecharts.org/_static/img/jackett-icon.png
+ keywords:
+ - jackett
+ - torrent
+ - usenet
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: jackett
+ sources:
+ - https://github.com/Jackett/Jackett
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/jackett-9.0.25/jackett-9.0.25.tgz
+ version: 9.0.25
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -99183,6 +99530,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.133.0
+ created: "2021-11-30T09:09:28.28672872Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.9.5
+ description: A comics/mangas server to serve/stream pages via API
+ digest: dfecb9d7aa1bdae759e01effdf28c1b2c9cda35c2e9ba6d68b19505485b5343d
+ 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.17/komga-4.0.17.tgz
+ version: 4.0.17
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -101398,6 +101778,38 @@ entries:
- https://github.com/truecharts/apps/releases/download/komga-1.0.1/komga-1.0.1.tgz
version: 1.0.1
lazylibrarian:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: latest
+ created: "2021-11-30T09:09:28.489464891Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.9.5
+ description: Get all your books, like series with Sonarr...
+ digest: d822fcc8f1fa9ec7e4ea412f29d7ad24dce8330d60df56ec3d42e6ef48c453b9
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/lazylibrarian
+ icon: https://lazylibrarian.gitlab.io/logo.svg
+ keywords:
+ - lazylibrarian
+ - ebooks
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: lazylibrarian
+ sources:
+ - https://gitlab.com/LazyLibrarian/LazyLibrarian.git
+ - https://lazylibrarian.gitlab.io
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/lazylibrarian-9.0.17/lazylibrarian-9.0.17.tgz
+ version: 9.0.17
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -104551,6 +104963,38 @@ entries:
- https://github.com/truecharts/apps/releases/download/leaf2mqtt-0.0.2/leaf2mqtt-0.0.2.tgz
version: 0.0.2
librespeed:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 5.2.4
+ created: "2021-11-30T09:09:28.609988743Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.9.3
+ description: Librespeed is a HTML5 webpage to test upload and download speeds
+ digest: 7e7fa4dc6e706222a64f2c6941a5ec1d57117c61441c1dccc426425a3db51b1d
+ 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.16/librespeed-4.0.16.tgz
+ version: 4.0.16
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -109202,6 +109646,37 @@ entries:
- https://github.com/truecharts/apps/releases/download/lidarr-3.1.5/lidarr-3.1.5.tgz
version: 3.1.5
littlelink:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - social
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: latest
+ created: "2021-11-30T09:09:28.747100243Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.9.5
+ description: Easy platform to combine all your social links
+ digest: f371776772455b071c376e51f0c8a1aa089367130dc0ce8fde6588433a881b4e
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/littlelink
+ icon: https://littlelink.io/images/avatar@2x.png
+ keywords:
+ - littlelink
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: littlelink
+ sources:
+ - https://github.com/techno-tim/littlelink-server
+ - https://github.com/sethcottle/littlelink
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/littlelink-4.0.20/littlelink-4.0.20.tgz
+ version: 4.0.20
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -110863,6 +111338,41 @@ entries:
- https://github.com/truecharts/apps/releases/download/littlelink-1.0.0/littlelink-1.0.0.tgz
version: 1.0.0
logitech-media-server:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ - audio
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 8.3.0
+ created: "2021-11-30T09:09:28.893684799Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.9.5
+ description: Logitech Media Server is a platform for home/office audio streaming.
+ digest: 3feec9fab4bbecc9aca8c93c3115570977a8da59c4cac819e7367751ebb6f5e6
+ home: https://github.com/truecharts/apps/master/charts/incubator/logitech-media-server
+ icon: https://www.mysqueezebox.com/static/images/logitech_mediaserver.png
+ keywords:
+ - logitech-media-server
+ - squeezebox
+ - audio
+ - streaming
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: logitech-media-server
+ sources:
+ - https://github.com/Logitech/slimserver
+ - https://hub.docker.com/r/lmscommunity/logitechmediaserver
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/logitech-media-server-2.0.20/logitech-media-server-2.0.20.tgz
+ version: 2.0.20
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -111360,6 +111870,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
loki:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - logs
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 2.4.1
+ created: "2021-11-30T09:09:29.054237931Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.9.3
+ - condition: promtail.enabled
+ name: promtail
+ repository: https://truecharts.org
+ version: 1.0.2
+ description: 'Loki: like Prometheus, but for logs.'
+ digest: d1246883e18f17f5311e6f987940b8a89c6a8df9dd3f8d2a2a77154d63ea78e4
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/loki
+ icon: https://raw.githubusercontent.com/grafana/loki/master/docs/sources/logo.png
+ keywords:
+ - logs
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: loki
+ sources:
+ - https://github.com/grafana/loki
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/loki-2.0.0/loki-2.0.0.tgz
+ version: 2.0.0
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -117147,6 +117691,40 @@ entries:
- https://github.com/truecharts/apps/releases/download/medusa-0.0.2/medusa-0.0.2.tgz
version: 0.0.2
memcached:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - database
+ - cache
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 1.6.12
+ created: "2021-11-30T09:09:29.201596908Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.9.5
+ description: Memcached is a memory-backed database caching solution
+ digest: 53efcac45bb51f337b4a617c902a225572d3cf323af2eb7f50940997356936e8
+ home: https://github.com/truecharts/apps/tree/master/stable/memcached
+ icon: https://bitnami.com/assets/stacks/memcached/img/memcached-stack-220x234.png
+ keywords:
+ - memcached
+ - database
+ - cache
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: memcached
+ sources:
+ - https://github.com/bitnami/bitnami-docker-memcached
+ - http://memcached.org/
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/memcached-1.0.17/memcached-1.0.17.tgz
+ version: 1.0.17
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -118160,6 +118738,37 @@ entries:
- https://github.com/truecharts/apps/releases/download/minio-0.0.1/minio-0.0.1.tgz
version: 0.0.1
minio-console:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 0.12.5
+ created: "2021-11-30T09:09:29.328321227Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.9.5
+ description: A management console for minio server and operator
+ digest: 20557c5ed43ac0bde31add551a63cd2700096d5bbf8d1d9819ff6d22efe6d8c3
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/minio-console
+ icon: https://min.io/resources/img/logo/MINIO_wordmark.png
+ keywords:
+ - minio-console
+ - minio
+ - s3
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: minio-console
+ sources:
+ - https://github.com/minio/console
+ urls:
+ - https://github.com/truecharts/apps/releases/download/minio-console-1.0.16/minio-console-1.0.16.tgz
+ version: 1.0.16
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -120764,6 +121373,41 @@ entries:
- https://github.com/truecharts/apps/releases/download/mstream-0.0.2/mstream-0.0.2.tgz
version: 0.0.2
muximux:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: "057352e8"
+ created: "2021-11-30T09:09:29.458231833Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.9.5
+ description: A lightweight portal to view & manage your HTPC apps without having
+ to run anything more than a PHP enabled webserver
+ digest: ccd7f07548d264ec0dc4df8304f3d401757bcd39d03cc0dafb362260d4538d90
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/muximux
+ icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/muximux-icon.png
+ keywords:
+ - muximux
+ - htpc
+ - manage
+ - portal
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: muximux
+ sources:
+ - https://github.com/linuxserver/docker-muximux
+ - https://github.com/mescon/Muximux
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/muximux-1.0.16/muximux-1.0.16.tgz
+ version: 1.0.16
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -138434,6 +139078,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.18.0
+ created: "2021-11-30T09:09:29.608838097Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.9.5
+ deprecated: true
+ description: Usenet meta search
+ digest: d1d42a11b187357c796ea9832a26497226f9c9adba062e13123fe69f2dc70919
+ 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.14/nzbhydra-9.0.14.tgz
+ version: 9.0.14
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -142665,6 +143337,36 @@ entries:
- https://github.com/truecharts/apps/releases/download/odoo-0.0.1/odoo-0.0.1.tgz
version: 0.0.1
omada-controller:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: "4.4"
+ created: "2021-11-30T09:09:29.73158901Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.9.5
+ description: Omada is a SDN tool for TP-Link Omada hardware
+ digest: b75ed959890a656a33186e224f445cadfdbc7239ffd7129cb6bb9b4818765a70
+ 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.19/omada-controller-4.0.19.tgz
+ version: 4.0.19
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -160689,6 +161391,44 @@ 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: "20211128"
+ created: "2021-11-30T09:09:29.915094861Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.9.4
+ - condition: mariadb.enabled
+ name: mariadb
+ repository: https://truecharts.org/
+ version: 1.0.14
+ description: PhotoPrism® is a server-based application for browsing, organizing
+ and sharing your personal photo collection
+ digest: b7467ee4ed378fb644eb1cca99f15d95ee7abb649d62ddf8b8ac6affe3fadf59
+ home: https://github.com/truechartsapps/tree/master/charts/stable/photoprism
+ icon: https://demo.photoprism.org/static/img/logo-avatar.svg
+ keywords:
+ - photos
+ - photoprism
+ - pictures
+ - sharing
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: photoprism
+ sources:
+ - https://github.com/photoprism/photoprism
+ - https://hub.docker.com/r/photoprism/photoprism
+ urls:
+ - https://github.com/truecharts/apps/releases/download/photoprism-6.0.1/photoprism-6.0.1.tgz
+ version: 6.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -162512,6 +163252,41 @@ entries:
- https://github.com/truecharts/apps/releases/download/photoprism-1.0.1/photoprism-1.0.1.tgz
version: 1.0.1
photoshow:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 48aabb98
+ created: "2021-11-30T09:09:30.047245928Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.9.5
+ description: A gallery software at its easiest, it doesn't even require a database.
+ digest: 62a836f60829f9b50e2d5fae920681a471e5ec73865cdc5fb6a97ac48ccf3317
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/photoshow
+ icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/photoshow-icon.png
+ keywords:
+ - photoshow
+ - photo
+ - show
+ - gallary
+ - image
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: photoshow
+ sources:
+ - https://github.com/thibaud-rohmer/PhotoShow
+ - https://github.com/linuxserver/docker-photoshow
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/photoshow-1.0.16/photoshow-1.0.16.tgz
+ version: 1.0.16
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -172762,6 +173537,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.1.0
+ created: "2021-11-30T09:09:30.181649754Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.9.5
+ description: PostgresSQL
+ digest: e3d6466f221e7b31f629cf0ec0b91aa9ade9f83904cba036b7baffdc1d8efa01
+ home: https://github.com/truecharts/apps/tree/master/stable/postgres
+ icon: https://d1q6f0aelx0por.cloudfront.net/product-logos/library-postgres-logo.png
+ keywords:
+ - postgres
+ - postgressql
+ - dtabase
+ - sql
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: postgresql
+ sources:
+ - https://www.postgresql.org/
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/postgresql-6.0.14/postgresql-6.0.14.tgz
+ version: 6.0.14
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -177653,6 +178461,48 @@ entries:
- https://github.com/truecharts/apps/releases/download/promcord-0.0.1/promcord-0.0.1.tgz
version: 0.0.1
prometheus:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - metrics
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 0.52.1
+ created: "2021-11-30T09:09:30.331300993Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.9.5
+ - condition: exporters.enabled,exporters.node-exporter.enabled
+ name: node-exporter
+ repository: https://charts.bitnami.com/bitnami
+ version: 2.3.16
+ - condition: exporters.enabled,exporters.kube-state-metrics.enabled
+ name: kube-state-metrics
+ repository: https://charts.bitnami.com/bitnami
+ version: 2.1.18
+ description: kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards,
+ and Prometheus rules combined with documentation and scripts to provide easy
+ to operate end-to-end Kubernetes cluster monitoring with Prometheus using the
+ Prometheus Operator.
+ digest: 6665c0a51ff3c2dbb57b400c1582ff1929d25e40a9e7ccb3be0cf2d2bfe52448
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/prometheus
+ icon: https://raw.githubusercontent.com/prometheus/prometheus.github.io/master/assets/prometheus_logo-cb55bb5c346.png
+ keywords:
+ - metrics
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: prometheus
+ sources:
+ - https://github.com/prometheus-community/helm-charts
+ - https://github.com/prometheus-operator/kube-prometheus
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/prometheus-1.1.2/prometheus-1.1.2.tgz
+ version: 1.1.2
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -181460,6 +182310,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.6.1173
+ created: "2021-11-30T09:09:30.442476393Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.9.5
+ description: Indexer manager/proxy built on the popular arr net base stack to
+ integrate with your various PVR apps.
+ digest: 891b299ceddbcaf36ae105b3f045ce14834d03ac57be47cbd97ed0776983995a
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/prowlarr
+ icon: https://raw.githubusercontent.com/Prowlarr/Prowlarr/develop/Logo/400.png
+ keywords:
+ - prowlarr
+ - torrent
+ - usenet
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: prowlarr
+ sources:
+ - https://github.com/Prowlarr/Prowlarr
+ - https://github.com/k8s-at-home/container-images
+ urls:
+ - https://github.com/truecharts/apps/releases/download/prowlarr-4.0.21/prowlarr-4.0.21.tgz
+ version: 4.0.21
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -191160,6 +192043,41 @@ entries:
- https://github.com/truecharts/apps/releases/download/radarr-3.1.5/radarr-3.1.5.tgz
version: 3.1.5
readarr:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 0.1.0.1071
+ created: "2021-11-30T09:09:30.581399642Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.9.5
+ description: A fork of Radarr to work with Books & AudioBooks
+ digest: 6e2cd1302d3363d4bc8831c891062d506f96691cffe8a05ff5b43b2aa93ccd98
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/readarr
+ icon: https://github.com/Readarr/Readarr/blob/develop/Logo/1024.png?raw=true
+ keywords:
+ - readarr
+ - torrent
+ - usenet
+ - AudioBooks
+ - ebooks
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: readarr
+ sources:
+ - https://github.com/Readarr/Readarr
+ - https://readarr.com
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/readarr-9.0.20/readarr-9.0.20.tgz
+ version: 9.0.20
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -195642,6 +196560,40 @@ entries:
- https://github.com/truecharts/apps/releases/download/recipes-0.0.1/recipes-0.0.1.tgz
version: 0.0.1
redis:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - database
+ - cache
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 6.2.6
+ created: "2021-11-30T09:09:30.705761197Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.9.5
+ description: Open source, advanced key-value store.
+ digest: b5a549a2c5e9443c3010d39b9b180ebb81e51ff5e2a16fd5ab1418ea158d3bd5
+ home: https://github.com/truecharts/apps/tree/master/stable/redis
+ icon: https://bitnami.com/assets/stacks/redis/img/redis-stack-220x234.png
+ keywords:
+ - redis
+ - keyvalue
+ - database
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: redis
+ sources:
+ - https://github.com/bitnami/bitnami-docker-redis
+ - http://redis.io/
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/redis-1.0.18/redis-1.0.18.tgz
+ version: 1.0.18
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -198187,6 +199139,40 @@ entries:
- https://github.com/truecharts/apps/releases/download/reg-1.0.0/reg-1.0.0.tgz
version: 1.0.0
remmina:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 1.2.0-rcgi
+ created: "2021-11-30T09:09:30.850066591Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.9.5
+ description: A remote desktop client written in GTK
+ digest: 0ed33e97e357045560278c69a1264c56921bc5c733d7a618848c170a6877e45e
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/remmina
+ icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/remmina-icon.png
+ keywords:
+ - remina
+ - remote
+ - desktop
+ - client
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: remmina
+ sources:
+ - https://github.com/linuxserver/docker-remmina
+ - https://remmina.org/
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/remmina-1.0.16/remmina-1.0.16.tgz
+ version: 1.0.16
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -208980,6 +209966,41 @@ entries:
- https://github.com/truecharts/apps/releases/download/speedtest-exporter-0.0.1/speedtest-exporter-0.0.1.tgz
version: 0.0.1
sqlitebrowser:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 3.12.2
+ created: "2021-11-30T09:09:30.980881821Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.9.5
+ description: A high quality, visual, open source tool to create, design, and edit
+ database files compatible with SQLite
+ digest: 7d927a2e4bdb8be9a2622102a09fa646449dc54e3266b37e7ddc5be1341c6ec2
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/sqlitebrowser
+ icon: https://sqlitebrowser.org/images/sqlitebrowser.svg
+ keywords:
+ - sqlite
+ - browser
+ - sqlitebrowser
+ - database
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: sqlitebrowser
+ sources:
+ - https://github.com/linuxserver/docker-sqlitebrowser
+ - https://sqlitebrowser.org/
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/sqlitebrowser-1.0.16/sqlitebrowser-1.0.16.tgz
+ version: 1.0.16
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -216889,6 +217910,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.11
+ created: "2021-11-30T09:09:31.109745699Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.9.5
+ description: Audio/Video library transcoding automation
+ digest: 756b4f2c3c5b0b8daf1106ef9fd0aa7702dcf81f130643774e0d1730a643c238
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/tdarr
+ icon: https://avatars.githubusercontent.com/u/43864057?v=4
+ keywords:
+ - encode
+ - media
+ - tdarr
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: tdarr
+ sources:
+ - https://github.com/HaveAGitGat/Tdarr
+ - https://hub.docker.com/r/haveagitgat/tdarr
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/tdarr-1.0.14/tdarr-1.0.14.tgz
+ version: 1.0.14
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -217101,6 +218155,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.11
+ created: "2021-11-30T09:09:31.223041856Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.9.5
+ description: Audio/Video library transcoding automation
+ digest: 80995ef65b59d99b0a11a8c5898523d11a4aa9191cb661b667a3149cfb4fbae4
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/tdarr-node
+ icon: https://avatars.githubusercontent.com/u/43864057?v=4
+ keywords:
+ - encode
+ - media
+ - tdarr
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: tdarr-node
+ sources:
+ - https://github.com/HaveAGitGat/Tdarr
+ - https://hub.docker.com/r/haveagitgat/tdarr_node
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/tdarr-node-1.0.14/tdarr-node-1.0.14.tgz
+ version: 1.0.14
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -230922,6 +232009,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.9068.0
+ created: "2021-11-30T09:09:31.343332853Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.9.5
+ - condition: postgresql.enabled
+ name: postgresql
+ repository: https://truecharts.org/
+ version: 6.0.12
+ description: Tiny Tiny RSS is a free and open source web-based news feed (RSS/Atom)
+ reader and aggregator
+ digest: 31d103a4ecf4b8dd8f0cc3ca16c96709a7dcd2f61fb51658216d860e7f658afe
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/tt-rss
+ icon: https://git.tt-rss.org/fox/tt-rss/raw/branch/master/images/favicon-72px.png
+ keywords:
+ - tt-rss
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: tt-rss
+ sources:
+ - https://git.tt-rss.org/fox/tt-rss
+ urls:
+ - https://github.com/truecharts/apps/releases/download/tt-rss-4.0.8/tt-rss-4.0.8.tgz
+ version: 4.0.8
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -239338,6 +240459,40 @@ entries:
- https://github.com/truecharts/apps/releases/download/unpackerr-1.0.0/unpackerr-1.0.0.tgz
version: 1.0.0
unpoller:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - metrics
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 2.1.3
+ created: "2021-11-30T09:09:31.485228975Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.9.5
+ description: Collect ALL UniFi Controller, Site, Device & Client Data - Export
+ to InfluxDB or Prometheus
+ digest: a3d61a8c045c6df4c4b990ed1b87e27965d61006aefd09dd7c3427e7ff1f8be9
+ home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/unifi-poller
+ icon: https://raw.githubusercontent.com/wiki/unifi-poller/unifi-poller/images/unifi-poller-logo.png
+ keywords:
+ - unifi
+ - unifi-poller
+ - metrics
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: unpoller
+ sources:
+ - https://github.com/unifi-poller/unifi-poller
+ - https://hub.docker.com/r/golift/unifi-poller
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/unpoller-1.0.3/unpoller-1.0.3.tgz
+ version: 1.0.3
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -239597,6 +240752,40 @@ entries:
- https://github.com/truecharts/apps/releases/download/uptime-kuma-0.0.1/uptime-kuma-0.0.1.tgz
version: 0.0.1
uptimerobot-prometheus:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - metrics
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 0.0.1
+ created: "2021-11-30T09:09:31.575654538Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.9.5
+ description: Prometheus Exporter for the official uptimerobot CLI
+ digest: d2e041ab7907353647008092f03323d43a78fc2538278af872efd1c7a150956b
+ home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/uptimerobot-prometheus
+ icon: https://cdn.foliovision.com/images/2019/03/icon-uptimerobot-1024.png
+ keywords:
+ - uptimerobot
+ - prometheus
+ - grafana
+ - metrics
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: uptimerobot-prometheus
+ sources:
+ - https://github.com/lekpamartin/uptimerobot_exporter
+ - https://github.com/k8s-at-home/charts/tree/master/charts/uptimerobot-prometheus
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/uptimerobot-prometheus-1.0.2/uptimerobot-prometheus-1.0.2.tgz
+ version: 1.0.2
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -247997,6 +249186,41 @@ entries:
- https://github.com/truecharts/apps/releases/download/zigbee2mqtt-0.0.2/zigbee2mqtt-0.0.2.tgz
version: 0.0.2
zwavejs2mqtt:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - tools
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 6.0.2
+ created: "2021-11-30T09:09:31.688404735Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.9.3
+ description: Fully configurable Zwave to MQTT gateway and Control Panel using
+ NodeJS and Vue
+ digest: 29382b47380fc5440d08853b4a3554d5cf590275f41115ff9c90858306c744af
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/zwavejs2mqtt
+ icon: https://raw.githubusercontent.com/zwave-js/zwavejs2mqtt/master/static/logo.png
+ keywords:
+ - zwavejs2mqtt
+ - zwave-js
+ - z-wave
+ - zwave
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: zwavejs2mqtt
+ sources:
+ - https://github.com/zwave-js/zwavejs2mqtt
+ - https://hub.docker.com/r/zwavejs/zwavejs2mqtt
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-9.0.16/zwavejs2mqtt-9.0.16.tgz
+ version: 9.0.16
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -251851,4 +253075,4 @@ entries:
urls:
- https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-3.1.5/zwavejs2mqtt-3.1.5.tgz
version: 3.1.5
-generated: "2021-11-30T00:05:18.858589338Z"
+generated: "2021-11-30T09:09:31.758355318Z"