diff --git a/charts/dependency/mariadb/CHANGELOG.md b/charts/dependency/mariadb/CHANGELOG.md index f0c7d8938ec..d1637f00fa7 100644 --- a/charts/dependency/mariadb/CHANGELOG.md +++ b/charts/dependency/mariadb/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [mariadb-1.0.8](https://github.com/truecharts/apps/compare/mariadb-1.0.7...mariadb-1.0.8) (2021-11-22) + +#### Chore + +* update non-major ([#1380](https://github.com/truecharts/apps/issues/1380)) + + + ### [mariadb-1.0.6](https://github.com/truecharts/apps/compare/mariadb-1.0.5...mariadb-1.0.6) (2021-11-21) diff --git a/charts/dependency/mariadb/README.md b/charts/dependency/mariadb/README.md index 384d1eeaf7d..570a487e708 100644 --- a/charts/dependency/mariadb/README.md +++ b/charts/dependency/mariadb/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.3 | +| https://truecharts.org | common | 8.9.0 | ## Installing the Chart diff --git a/charts/dependency/mariadb/helm-values.md b/charts/dependency/mariadb/helm-values.md index b35a24fb726..4ed6752aa49 100644 --- a/charts/dependency/mariadb/helm-values.md +++ b/charts/dependency/mariadb/helm-values.md @@ -27,7 +27,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/mariadb"` | | -| image.tag | string | `"10.6.5@sha256:56644d687e906ae8311afb447210cf28335b4f4a394817d45e2de5b14f271381"` | | +| image.tag | string | `"10.6.5@sha256:1070558e18ca30f714ec089efbb20aaf358f28c03e0e5db8f7f56fac129e8e1d"` | | | mariadbDatabase | string | `"test"` | | | mariadbPassword | string | `"testpass"` | | | mariadbRootPassword | string | `"testroot"` | | diff --git a/charts/dependency/memcached/CHANGELOG.md b/charts/dependency/memcached/CHANGELOG.md index 1c2094db2d9..37d7a04b1b3 100644 --- a/charts/dependency/memcached/CHANGELOG.md +++ b/charts/dependency/memcached/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [memcached-1.0.9](https://github.com/truecharts/apps/compare/memcached-1.0.8...memcached-1.0.9) (2021-11-22) + +#### Chore + +* update non-major ([#1380](https://github.com/truecharts/apps/issues/1380)) + + + ### [memcached-1.0.7](https://github.com/truecharts/apps/compare/memcached-1.0.6...memcached-1.0.7) (2021-11-18) diff --git a/charts/dependency/memcached/README.md b/charts/dependency/memcached/README.md index 93d0bfb89c9..d452f13d512 100644 --- a/charts/dependency/memcached/README.md +++ b/charts/dependency/memcached/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.3 | +| https://truecharts.org | common | 8.9.0 | ## Installing the Chart diff --git a/charts/dependency/memcached/helm-values.md b/charts/dependency/memcached/helm-values.md index ae2e8dfe249..2cb357348bf 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:95e47b04e22881905d831fa9ab8c988d1e17dcfd87024c19ae8240e4a37ef446"` | | +| image.tag | string | `"1.6.12@sha256:f7b9dbbf28bf66e5993c130542b2a83fa41712e99e3037d44b3e4a73e4b67ea3"` | | | 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 d1a24d09e51..555dd6788cb 100644 --- a/charts/dependency/postgresql/CHANGELOG.md +++ b/charts/dependency/postgresql/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [postgresql-6.0.6](https://github.com/truecharts/apps/compare/postgresql-6.0.5...postgresql-6.0.6) (2021-11-22) + +#### Chore + +* update non-major ([#1380](https://github.com/truecharts/apps/issues/1380)) + + + ### [postgresql-6.0.4](https://github.com/truecharts/apps/compare/postgresql-6.0.3...postgresql-6.0.4) (2021-11-18) diff --git a/charts/dependency/postgresql/README.md b/charts/dependency/postgresql/README.md index 93a81ae6c82..3f29f102da1 100644 --- a/charts/dependency/postgresql/README.md +++ b/charts/dependency/postgresql/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.3 | +| https://truecharts.org | common | 8.9.0 | ## Installing the Chart diff --git a/charts/dependency/postgresql/helm-values.md b/charts/dependency/postgresql/helm-values.md index e02bf5a24d3..05fcf04dfd1 100644 --- a/charts/dependency/postgresql/helm-values.md +++ b/charts/dependency/postgresql/helm-values.md @@ -28,14 +28,13 @@ 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:6a8dd778d39011aa8b904d9a8ff15e848cbab8005fc0b1a786faf0fe43e0d5c2"` | | +| image.tag | string | `"14.1.0@sha256:27ae2f22d952b9980a908aecf970a4506fc9eea7d8979213ace53ae4722707af"` | | | podSecurityContext.runAsGroup | int | `0` | | | postgrespassword | string | `"testroot"` | | | postgresqlDatabase | string | `"test"` | | | postgresqlPassword | string | `"testpass"` | | | postgresqlUsername | string | `"test"` | | | securityContext.readOnlyRootFilesystem | bool | `false` | | -| service.main.enabled | bool | `true` | | | service.main.ports.main.port | int | `5432` | | | service.main.ports.main.targetPort | int | `5432` | | | volumeClaimTemplates.db.enabled | bool | `true` | | diff --git a/charts/dependency/redis/CHANGELOG.md b/charts/dependency/redis/CHANGELOG.md index 4b00d89c391..76cfd99b05f 100644 --- a/charts/dependency/redis/CHANGELOG.md +++ b/charts/dependency/redis/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [redis-1.0.10](https://github.com/truecharts/apps/compare/redis-1.0.9...redis-1.0.10) (2021-11-22) + +#### Chore + +* update non-major ([#1380](https://github.com/truecharts/apps/issues/1380)) + + + ### [redis-1.0.8](https://github.com/truecharts/apps/compare/redis-1.0.7...redis-1.0.8) (2021-11-18) diff --git a/charts/dependency/redis/README.md b/charts/dependency/redis/README.md index 6ffdcd04ada..c855f644211 100644 --- a/charts/dependency/redis/README.md +++ b/charts/dependency/redis/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.3 | +| https://truecharts.org | common | 8.9.0 | ## Installing the Chart diff --git a/charts/dependency/redis/helm-values.md b/charts/dependency/redis/helm-values.md index cb11458f600..dde7b7d17ea 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:3dd54d7ca7976be7a5122bbf5f03809672c3b98833a61788def3e266d56e5c69"` | | +| image.tag | string | `"6.2.6@sha256:9f839ce28e192bbd46072bf272d4c0c2019cf2b1e4322c00c66c151ef404bccb"` | | | 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/loki/CHANGELOG.md b/charts/incubator/loki/CHANGELOG.md index f9a9f9b6e7f..5024aa494d4 100644 --- a/charts/incubator/loki/CHANGELOG.md +++ b/charts/incubator/loki/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [loki-1.0.1](https://github.com/truecharts/apps/compare/loki-1.0.0...loki-1.0.1) (2021-11-22) + +#### Chore + +* update non-major ([#1380](https://github.com/truecharts/apps/issues/1380)) + + + ### loki-0.0.1 (2021-11-21) diff --git a/charts/incubator/loki/README.md b/charts/incubator/loki/README.md index b9cf62fe370..c8040b06fda 100644 --- a/charts/incubator/loki/README.md +++ b/charts/incubator/loki/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://grafana.github.io/helm-charts | promtail | ^2.2.0 | +| https://grafana.github.io/helm-charts | promtail | ^3.0.0 | | https://truecharts.org | common | 8.7.1 | ## Installing the Chart diff --git a/charts/incubator/loki/helm-values.md b/charts/incubator/loki/helm-values.md index aa25c358643..b18032d7697 100644 --- a/charts/incubator/loki/helm-values.md +++ b/charts/incubator/loki/helm-values.md @@ -51,7 +51,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 | `"grafana/loki"` | | -| image.tag | string | `"2.4.1@sha256:f53b40251a601e491c36a4153aa65630c4ebf59404f36d6a532fb261a576ea9f"` | | +| image.tag | string | `"2.4.1@sha256:1d802d29cf041601895ce16439757baf4dac71a21069957616ee7988746bf59c"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/etc/loki"` | Where to mount the volume in the main container. | | persistence.config.objectName | string | `"{{ include \"common.names.fullname\" . -}}-config"` | Specify the name of the configmap object to be mounted | diff --git a/charts/incubator/omada-controller/CHANGELOG.md b/charts/incubator/omada-controller/CHANGELOG.md index 60b6a753b30..16874baabe4 100644 --- a/charts/incubator/omada-controller/CHANGELOG.md +++ b/charts/incubator/omada-controller/CHANGELOG.md @@ -1,6 +1,19 @@ # Changelog
+ +### [omada-controller-4.0.15](https://github.com/truecharts/apps/compare/omada-controller-4.0.14...omada-controller-4.0.15) (2021-11-22) + +#### Chore + +* update non-major ([#1380](https://github.com/truecharts/apps/issues/1380)) + +#### Fix + +* Default enable all services ([#1361](https://github.com/truecharts/apps/issues/1361)) + + + ### [omada-controller-4.0.14](https://github.com/truecharts/apps/compare/omada-controller-4.0.13...omada-controller-4.0.14) (2021-11-16) diff --git a/charts/incubator/omada-controller/helm-values.md b/charts/incubator/omada-controller/helm-values.md index 65af0454e2a..2c76be2e02e 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:0db25b46b49a48a8e119c0066a758232950f1e888f8dea94382bf8c735cd88bf"` | image tag | +| image.tag | string | `"4.4@sha256:ecf1a0a794ba4973fd4c1c436745d434c251bc9cccd15aad6832ef2700c92703"` | 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/library/common/CHANGELOG.md b/charts/library/common/CHANGELOG.md index 7dcb58db60e..3820185d885 100644 --- a/charts/library/common/CHANGELOG.md +++ b/charts/library/common/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [common-8.9.1](https://github.com/truecharts/apps/compare/common-8.9.0...common-8.9.1) (2021-11-22) + +#### Chore + +* update non-major ([#1380](https://github.com/truecharts/apps/issues/1380)) + + + ### [common-8.9.0](https://github.com/truecharts/apps/compare/common-8.8.1...common-8.9.0) (2021-11-22) diff --git a/charts/library/common/helm-values.md b/charts/library/common/helm-values.md index 4656058f4a2..8b9a6684595 100644 --- a/charts/library/common/helm-values.md +++ b/charts/library/common/helm-values.md @@ -110,7 +110,7 @@ This chart is used by a lot of our Apps to provide sane defaults and logic. | netshootImage | object | See below | netshoot specific configuration | | netshootImage.pullPolicy | string | `"Always"` | Specify the netshoot image pull policy | | netshootImage.repository | string | `"nicolaka/netshoot"` | Specify the netshoot image | -| netshootImage.tag | string | `"latest@sha256:8a8d287f3c31ed0764574d999a68e1514a707c163e725ae2004a33e3f13fef51"` | Specify the netshoot image tag | +| netshootImage.tag | string | `"latest@sha256:d6942ec583d8e2818f5a5d7a71c303e861a70a11396ad9e9d25b355842e97589"` | Specify the netshoot image tag | | networkPolicy | object | See below | Configure networkPolicy for the chart here. | | networkPolicy.egress | list | `[]` | add or remove egress policies | | networkPolicy.enabled | bool | `false` | Enables or disables the networkPolicy | @@ -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:6a8dd778d39011aa8b904d9a8ff15e848cbab8005fc0b1a786faf0fe43e0d5c2"` | Specify the postgresql image tag | +| postgresqlImage.tag | string | `"14.1.0@sha256:27ae2f22d952b9980a908aecf970a4506fc9eea7d8979213ace53ae4722707af"` | 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 f2dcfb3cf22..08722e4b278 100644 --- a/charts/stable/babybuddy/CHANGELOG.md +++ b/charts/stable/babybuddy/CHANGELOG.md @@ -1,6 +1,19 @@ # Changelog
+ +### [babybuddy-5.0.2](https://github.com/truecharts/apps/compare/babybuddy-5.0.1...babybuddy-5.0.2) (2021-11-22) + +#### Chore + +* update non-major ([#1380](https://github.com/truecharts/apps/issues/1380)) + +#### Fix + +* Default enable all services ([#1361](https://github.com/truecharts/apps/issues/1361)) + + + ### [babybuddy-5.0.1](https://github.com/truecharts/apps/compare/babybuddy-5.0.0...babybuddy-5.0.1) (2021-11-16) diff --git a/charts/stable/babybuddy/helm-values.md b/charts/stable/babybuddy/helm-values.md index 61bccfe0722..af0c454de62 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:42e89454a2d40186029b3e752402fd48c163cac6654254aa0df9601374848e63"` | | +| image.tag | string | `"1.9.1@sha256:518a00e9752512ddbfae2e5f09f6561bcb3130bf891165960bd2a09a36306b59"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | persistence.varrun.enabled | bool | `true` | | diff --git a/charts/stable/bazarr/CHANGELOG.md b/charts/stable/bazarr/CHANGELOG.md index a7cf5699709..8b638a37558 100644 --- a/charts/stable/bazarr/CHANGELOG.md +++ b/charts/stable/bazarr/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [bazarr-9.0.12](https://github.com/truecharts/apps/compare/bazarr-9.0.11...bazarr-9.0.12) (2021-11-22) + +#### Chore + +* update non-major ([#1380](https://github.com/truecharts/apps/issues/1380)) + + + ### [bazarr-9.0.11](https://github.com/truecharts/apps/compare/bazarr-9.0.10...bazarr-9.0.11) (2021-11-16) diff --git a/charts/stable/bazarr/Chart.yaml b/charts/stable/bazarr/Chart.yaml index c2c88cda474..d753d058c71 100644 --- a/charts/stable/bazarr/Chart.yaml +++ b/charts/stable/bazarr/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.0.0" +appVersion: "1.0.1" dependencies: - name: common repository: https://truecharts.org diff --git a/charts/stable/bazarr/helm-values.md b/charts/stable/bazarr/helm-values.md index 5b72a927f65..c8f4712bf78 100644 --- a/charts/stable/bazarr/helm-values.md +++ b/charts/stable/bazarr/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/bazarr"` | | -| image.tag | string | `"v1.0.0@sha256:ec59d02bc0c9f5531cb4a1c461c188b1a7e489a3372be554914d6b6a2e3b14d2"` | | +| image.tag | string | `"v1.0.1@sha256:8b785e187aa9e74bb7ef6cecad8dc3fbd5c905a638d496a90aaeb0a1dcd80cc1"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | service.main.ports.main.port | int | `6767` | | diff --git a/charts/stable/custom-app/CHANGELOG.md b/charts/stable/custom-app/CHANGELOG.md index 3214a29ce8a..f187c42b740 100644 --- a/charts/stable/custom-app/CHANGELOG.md +++ b/charts/stable/custom-app/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [custom-app-3.0.18](https://github.com/truecharts/apps/compare/custom-app-3.0.17...custom-app-3.0.18) (2021-11-22) + +#### Chore + +* update non-major ([#1380](https://github.com/truecharts/apps/issues/1380)) + + + ### [custom-app-3.0.17](https://github.com/truecharts/apps/compare/custom-app-3.0.16...custom-app-3.0.17) (2021-11-18) diff --git a/charts/stable/custom-app/Chart.yaml b/charts/stable/custom-app/Chart.yaml index 5ab0f6c6f4d..00164c2fc3c 100644 --- a/charts/stable/custom-app/Chart.yaml +++ b/charts/stable/custom-app/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.20.36" +appVersion: "0.20.53" dependencies: - name: common repository: https://truecharts.org diff --git a/charts/stable/custom-app/helm-values.md b/charts/stable/custom-app/helm-values.md index 04e91f261f3..ffa71e76646 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.36@sha256:7dad2a3a0d4ca0156ab0aa2a718765455ea815bfcdd301348c047d477080a476"` | | +| image.tag | string | `"v0.20.53@sha256:6f82922f155dfd72b23e1ce9ec84de8bbc2a12a362bfbd62d81bc3c3f58ac515"` | | All Rights Reserved - The TrueCharts Project diff --git a/charts/stable/heimdall/CHANGELOG.md b/charts/stable/heimdall/CHANGELOG.md index ab9eb237458..825699e2384 100644 --- a/charts/stable/heimdall/CHANGELOG.md +++ b/charts/stable/heimdall/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [heimdall-9.0.13](https://github.com/truecharts/apps/compare/heimdall-9.0.12...heimdall-9.0.13) (2021-11-22) + +#### Chore + +* update non-major ([#1380](https://github.com/truecharts/apps/issues/1380)) + + + ### [heimdall-9.0.12](https://github.com/truecharts/apps/compare/heimdall-9.0.11...heimdall-9.0.12) (2021-11-16) diff --git a/charts/stable/heimdall/helm-values.md b/charts/stable/heimdall/helm-values.md index cf8d91206ea..6cfbe3ce6cc 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:1975c25393338810356fd40eb0a4d7aa9ea2086da8eb4b9d257c1cc5bc07d802"` | | +| image.tag | string | `"version-2.2.2@sha256:e829e0aded2ba5f44b46723d73aa8daf8a23a0235cbbe9971524380f9141f0f8"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | podSecurityContext.runAsGroup | int | `0` | | diff --git a/charts/stable/home-assistant/CHANGELOG.md b/charts/stable/home-assistant/CHANGELOG.md index 1b6dc27a379..cee27fff09d 100644 --- a/charts/stable/home-assistant/CHANGELOG.md +++ b/charts/stable/home-assistant/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [home-assistant-12.0.3](https://github.com/truecharts/apps/compare/home-assistant-12.0.2...home-assistant-12.0.3) (2021-11-22) + +#### Chore + +* update non-major ([#1380](https://github.com/truecharts/apps/issues/1380)) + + + ### [home-assistant-12.0.2](https://github.com/truecharts/apps/compare/home-assistant-12.0.1...home-assistant-12.0.2) (2021-11-16) diff --git a/charts/stable/home-assistant/Chart.yaml b/charts/stable/home-assistant/Chart.yaml index 1d843fe8dd5..d667ade59ac 100644 --- a/charts/stable/home-assistant/Chart.yaml +++ b/charts/stable/home-assistant/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2021.11.4" +appVersion: "2021.11.5" dependencies: - name: common repository: https://truecharts.org diff --git a/charts/stable/home-assistant/helm-values.md b/charts/stable/home-assistant/helm-values.md index 039913feb5b..1e4199e321f 100644 --- a/charts/stable/home-assistant/helm-values.md +++ b/charts/stable/home-assistant/helm-values.md @@ -16,7 +16,7 @@ You will, however, be able to use all values referenced in the common chart here | git.deployKeyBase64 | string | `""` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"ghcr.io/truecharts/home-assistant"` | | -| image.tag | string | `"v2021.11.4@sha256:7eaf09c0636313068a7da118a75a7665c94b9459dfb6ba2b700323e9280df250"` | | +| image.tag | string | `"v2021.11.5@sha256:f4a4f4c85e51e6c08b36329110c95be441f53ac998bc51bc16f5b26290f7f9ef"` | | | influxdb.architecture | string | `"standalone"` | | | influxdb.authEnabled | bool | `false` | | | influxdb.database | string | `"home_assistant"` | | diff --git a/charts/stable/jackett/CHANGELOG.md b/charts/stable/jackett/CHANGELOG.md index 706dbe03c30..756f1fdf000 100644 --- a/charts/stable/jackett/CHANGELOG.md +++ b/charts/stable/jackett/CHANGELOG.md @@ -1,6 +1,19 @@ # Changelog
+ +### [jackett-9.0.21](https://github.com/truecharts/apps/compare/jackett-9.0.20...jackett-9.0.21) (2021-11-22) + +#### Chore + +* update non-major ([#1380](https://github.com/truecharts/apps/issues/1380)) + +#### Fix + +* Default enable all services ([#1361](https://github.com/truecharts/apps/issues/1361)) + + + ### [jackett-9.0.20](https://github.com/truecharts/apps/compare/jackett-9.0.19...jackett-9.0.20) (2021-11-18) diff --git a/charts/stable/jackett/Chart.yaml b/charts/stable/jackett/Chart.yaml index 1afcf8f0a19..05f8076d1d1 100644 --- a/charts/stable/jackett/Chart.yaml +++ b/charts/stable/jackett/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.20.36" +appVersion: "0.20.53" dependencies: - name: common repository: https://truecharts.org diff --git a/charts/stable/jackett/helm-values.md b/charts/stable/jackett/helm-values.md index 15fd6f52366..4371292146a 100644 --- a/charts/stable/jackett/helm-values.md +++ b/charts/stable/jackett/helm-values.md @@ -14,14 +14,13 @@ 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.36@sha256:7dad2a3a0d4ca0156ab0aa2a718765455ea815bfcdd301348c047d477080a476"` | | +| image.tag | string | `"v0.20.53@sha256:6f82922f155dfd72b23e1ce9ec84de8bbc2a12a362bfbd62d81bc3c3f58ac515"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | probes.liveness.path | string | `"/UI/Login"` | | | probes.readiness.path | string | `"/UI/Login"` | | | probes.startup.path | string | `"/UI/Login"` | | | securityContext.readOnlyRootFilesystem | bool | `false` | | -| service.main.enabled | bool | `true` | | | service.main.ports.main.port | int | `9117` | | | service.main.ports.main.targetPort | int | `9117` | | | service.main.protocol | string | `"HTTP"` | | diff --git a/charts/stable/komga/CHANGELOG.md b/charts/stable/komga/CHANGELOG.md index 06be64a6a76..9f40e6acbc5 100644 --- a/charts/stable/komga/CHANGELOG.md +++ b/charts/stable/komga/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [komga-4.0.13](https://github.com/truecharts/apps/compare/komga-4.0.12...komga-4.0.13) (2021-11-22) + +#### Chore + +* update non-major ([#1380](https://github.com/truecharts/apps/issues/1380)) + + + ### [komga-4.0.12](https://github.com/truecharts/apps/compare/komga-4.0.11...komga-4.0.12) (2021-11-16) diff --git a/charts/stable/komga/Chart.yaml b/charts/stable/komga/Chart.yaml index 7cc7b701c9a..c9fd8088c30 100644 --- a/charts/stable/komga/Chart.yaml +++ b/charts/stable/komga/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.132.2" +appVersion: "0.132.3" dependencies: - name: common repository: https://truecharts.org diff --git a/charts/stable/komga/helm-values.md b/charts/stable/komga/helm-values.md index f48ab2410f5..dc92c2d7641 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.2@sha256:108ef3b20dcc287000b976fa7db9d1469cef95da557b93792df91859a099be71"` | image tag | +| image.tag | string | `"v0.132.3@sha256:9aa69be8e6a77447f1c7b787c7667d9bb51f076942cb1eda1195bcac640b3416"` | 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/littlelink/CHANGELOG.md b/charts/stable/littlelink/CHANGELOG.md index 6e34b53f741..521dafea2ea 100644 --- a/charts/stable/littlelink/CHANGELOG.md +++ b/charts/stable/littlelink/CHANGELOG.md @@ -1,6 +1,19 @@ # Changelog
+ +### [littlelink-4.0.15](https://github.com/truecharts/apps/compare/littlelink-4.0.14...littlelink-4.0.15) (2021-11-22) + +#### Chore + +* update non-major ([#1380](https://github.com/truecharts/apps/issues/1380)) + +#### Fix + +* Default enable all services ([#1361](https://github.com/truecharts/apps/issues/1361)) + + + ### [littlelink-4.0.14](https://github.com/truecharts/apps/compare/littlelink-4.0.13...littlelink-4.0.14) (2021-11-18) diff --git a/charts/stable/littlelink/helm-values.md b/charts/stable/littlelink/helm-values.md index 00a24a40050..a7f0e708824 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:ebb3113a3af12f0c8ca8fbf848727a88f5ea4198f33f52b33aa09368233f6789"` | | +| image.tag | string | `"latest@sha256:14572e87fb0b81a98de4ef152e96500c71380811cf76045b951d50c9657c07fd"` | | | 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,6 @@ 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.enabled | bool | `true` | | | service.main.ports.main.port | int | `3000` | | | service.main.ports.main.targetPort | int | `3000` | | diff --git a/charts/stable/logitech-media-server/CHANGELOG.md b/charts/stable/logitech-media-server/CHANGELOG.md index 91018a3cafe..655f33081bc 100644 --- a/charts/stable/logitech-media-server/CHANGELOG.md +++ b/charts/stable/logitech-media-server/CHANGELOG.md @@ -1,6 +1,19 @@ # Changelog
+ +### [logitech-media-server-2.0.15](https://github.com/truecharts/apps/compare/logitech-media-server-2.0.14...logitech-media-server-2.0.15) (2021-11-22) + +#### Chore + +* update non-major ([#1380](https://github.com/truecharts/apps/issues/1380)) + +#### Fix + +* Default enable all services ([#1361](https://github.com/truecharts/apps/issues/1361)) + + + ### [logitech-media-server-2.0.14](https://github.com/truecharts/apps/compare/logitech-media-server-2.0.13...logitech-media-server-2.0.14) (2021-11-16) diff --git a/charts/stable/logitech-media-server/helm-values.md b/charts/stable/logitech-media-server/helm-values.md index cb8c0b11780..44abce11920 100644 --- a/charts/stable/logitech-media-server/helm-values.md +++ b/charts/stable/logitech-media-server/helm-values.md @@ -15,19 +15,25 @@ 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:2b3ff7a240749af53ef266f91c1003d862e7b6d1a1ab810d44d57be0369515aa"` | | +| image.tag | string | `"8.3.0@sha256:02959970afb6a89a8a264d6adcdcca8e7468740776fda7a74d59e61b1f49da2c"` | | | 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.cli.enabled | bool | `true` | | +| service.cli.ports.cli.enabled | bool | `true` | | | service.cli.ports.cli.port | int | `9090` | | | service.cli.ports.cli.targetPort | int | `9090` | | | service.main.ports.main.port | int | `7000` | | | service.main.ports.main.targetPort | int | `7000` | | +| service.playertcp.enabled | bool | `true` | | +| service.playertcp.ports.slimprototcp.enabled | bool | `true` | | | service.playertcp.ports.slimprototcp.port | int | `3483` | | | service.playertcp.ports.slimprototcp.targetPort | int | `3483` | | +| service.playerudp.enabled | bool | `true` | | +| service.playerudp.ports.slimprotoudp.enabled | bool | `true` | | | service.playerudp.ports.slimprotoudp.port | int | `3483` | | | service.playerudp.ports.slimprotoudp.targetPort | int | `3483` | | diff --git a/charts/stable/medusa/CHANGELOG.md b/charts/stable/medusa/CHANGELOG.md index 5da0ff10561..ea1da95946c 100644 --- a/charts/stable/medusa/CHANGELOG.md +++ b/charts/stable/medusa/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [medusa-1.0.12](https://github.com/truecharts/apps/compare/medusa-1.0.11...medusa-1.0.12) (2021-11-22) + +#### Chore + +* update non-major ([#1380](https://github.com/truecharts/apps/issues/1380)) + + + ### [medusa-1.0.11](https://github.com/truecharts/apps/compare/medusa-1.0.10...medusa-1.0.11) (2021-11-16) diff --git a/charts/stable/medusa/helm-values.md b/charts/stable/medusa/helm-values.md index 430a961b966..14f6279c3dd 100644 --- a/charts/stable/medusa/helm-values.md +++ b/charts/stable/medusa/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/medusa"` | | -| image.tag | string | `"0.5.20@sha256:4b8296a04eff2320a466406d37a6115a0a26623d4163b6449c3d47fec6b95309"` | | +| image.tag | string | `"0.5.20@sha256:24f43e0e6a46872b49f4713f0a8bf98f6b64bfa2a7ced1cb33d54adea26ed4e5"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | persistence.varrun.enabled | bool | `true` | | diff --git a/charts/stable/minio-console/CHANGELOG.md b/charts/stable/minio-console/CHANGELOG.md index 112952f920b..275becd4b1e 100644 --- a/charts/stable/minio-console/CHANGELOG.md +++ b/charts/stable/minio-console/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [minio-console-1.0.12](https://github.com/truecharts/apps/compare/minio-console-1.0.11...minio-console-1.0.12) (2021-11-22) + +#### Chore + +* update non-major ([#1380](https://github.com/truecharts/apps/issues/1380)) + + + ### [minio-console-1.0.11](https://github.com/truecharts/apps/compare/minio-console-1.0.10...minio-console-1.0.11) (2021-11-16) diff --git a/charts/stable/minio-console/Chart.yaml b/charts/stable/minio-console/Chart.yaml index d49bdb7ac4e..e08d8b828cc 100644 --- a/charts/stable/minio-console/Chart.yaml +++ b/charts/stable/minio-console/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.12.3" +appVersion: "0.12.4" dependencies: - name: common repository: https://truecharts.org diff --git a/charts/stable/minio-console/helm-values.md b/charts/stable/minio-console/helm-values.md index ad841bb6f90..41754e4e82d 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.3@sha256:e24dfdf61dd144ef8a9d32bc7a7924d5e18d268121424e8a7479504f07f0c97a"` | image tag | +| image.tag | string | `"v0.12.4@sha256:d14878133c2de31fad0b590eb6f7cb6420abf8f1f4ebb1d4e9b804363ea3e658"` | image tag | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | persistence.varrun.enabled | bool | `true` | | diff --git a/charts/stable/navidrome/CHANGELOG.md b/charts/stable/navidrome/CHANGELOG.md index 4b3b6ed1da4..2259dcbf489 100644 --- a/charts/stable/navidrome/CHANGELOG.md +++ b/charts/stable/navidrome/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [navidrome-9.0.11](https://github.com/truecharts/apps/compare/navidrome-9.0.10...navidrome-9.0.11) (2021-11-22) + +#### Chore + +* update non-major ([#1380](https://github.com/truecharts/apps/issues/1380)) + + + ### [navidrome-9.0.10](https://github.com/truecharts/apps/compare/navidrome-9.0.9...navidrome-9.0.10) (2021-11-16) diff --git a/charts/stable/navidrome/Chart.yaml b/charts/stable/navidrome/Chart.yaml index a58f2fba42f..8b6c83893a5 100644 --- a/charts/stable/navidrome/Chart.yaml +++ b/charts/stable/navidrome/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.46.0" +appVersion: "0.47.0" dependencies: - name: common repository: https://truecharts.org diff --git a/charts/stable/navidrome/helm-values.md b/charts/stable/navidrome/helm-values.md index a846a6a7597..790860ad682 100644 --- a/charts/stable/navidrome/helm-values.md +++ b/charts/stable/navidrome/helm-values.md @@ -18,7 +18,7 @@ You will, however, be able to use all values referenced in the common chart here | env.ND_SESSIONTIMEOUT | string | `"24h"` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"ghcr.io/truecharts/navidrome"` | | -| image.tag | string | `"v0.46.0@sha256:2921f9891cc9c1f78f78456814d3c9a5b205f23a34ac7cc9fb1ff496ce90f07b"` | | +| image.tag | string | `"v0.47.0@sha256:0ca8781ecf33f961d9e1157b8f0aa0ad8d69cde3dac99e8084bd34aa73094128"` | | | persistence.data.enabled | bool | `true` | | | persistence.data.mountPath | string | `"/data"` | | | service.main.ports.main.port | int | `4533` | | diff --git a/charts/stable/nextcloud/CHANGELOG.md b/charts/stable/nextcloud/CHANGELOG.md index 1d8c02ed1a5..9670bfc1aa0 100644 --- a/charts/stable/nextcloud/CHANGELOG.md +++ b/charts/stable/nextcloud/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [nextcloud-10.0.5](https://github.com/truecharts/apps/compare/nextcloud-10.0.4...nextcloud-10.0.5) (2021-11-22) + +#### Chore + +* update non-major ([#1380](https://github.com/truecharts/apps/issues/1380)) + + + ### [nextcloud-10.0.4](https://github.com/truecharts/apps/compare/nextcloud-10.0.3...nextcloud-10.0.4) (2021-11-21) diff --git a/charts/stable/nextcloud/helm-values.md b/charts/stable/nextcloud/helm-values.md index a73daed6fed..8c0b04d916b 100644 --- a/charts/stable/nextcloud/helm-values.md +++ b/charts/stable/nextcloud/helm-values.md @@ -31,7 +31,7 @@ You will, however, be able to use all values referenced in the common chart here | envValueFrom.REDIS_HOST_PASSWORD.secretKeyRef.name | string | `"rediscreds"` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"docker.io/nextcloud"` | | -| image.tag | string | `"22.2.3@sha256:9152001cabe83b1bd9490ed0459897de9c33f4c5c1fecadea0e8456920bb6731"` | | +| image.tag | string | `"22.2.3@sha256:5512b02fca6533626ed0a1799b2090255357de9b269d0a04d8f7a6d582438ccc"` | | | persistence.data.enabled | bool | `true` | | | persistence.data.mountPath | string | `"/var/www/html"` | | | podSecurityContext.fsGroup | int | `33` | | diff --git a/charts/stable/photoshow/CHANGELOG.md b/charts/stable/photoshow/CHANGELOG.md index c555e89b24c..712778dfd84 100644 --- a/charts/stable/photoshow/CHANGELOG.md +++ b/charts/stable/photoshow/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [photoshow-1.0.12](https://github.com/truecharts/apps/compare/photoshow-1.0.11...photoshow-1.0.12) (2021-11-22) + +#### Chore + +* update non-major ([#1380](https://github.com/truecharts/apps/issues/1380)) + + + ### [photoshow-1.0.11](https://github.com/truecharts/apps/compare/photoshow-1.0.10...photoshow-1.0.11) (2021-11-16) diff --git a/charts/stable/photoshow/helm-values.md b/charts/stable/photoshow/helm-values.md index 2a4360da85b..019547b598b 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:dc926bce9cdfb75462bd1c86c7c27be8287ec125725a6de46502184298668e88"` | | +| image.tag | string | `"version-48aabb98@sha256:c6f3575f271615c367edcf27c3c1b6b8d89c95a2ff333d44c5a982b7d7b251bb"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | persistence.varrun.enabled | bool | `true` | | diff --git a/charts/stable/prowlarr/CHANGELOG.md b/charts/stable/prowlarr/CHANGELOG.md index 1ccf09bd5e1..0d99af0b7ee 100644 --- a/charts/stable/prowlarr/CHANGELOG.md +++ b/charts/stable/prowlarr/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [prowlarr-4.0.15](https://github.com/truecharts/apps/compare/prowlarr-4.0.14...prowlarr-4.0.15) (2021-11-22) + +#### Chore + +* update non-major ([#1380](https://github.com/truecharts/apps/issues/1380)) + + + ### [prowlarr-4.0.14](https://github.com/truecharts/apps/compare/prowlarr-4.0.13...prowlarr-4.0.14) (2021-11-18) diff --git a/charts/stable/prowlarr/Chart.yaml b/charts/stable/prowlarr/Chart.yaml index a766ff09c5a..174c7b8bad0 100644 --- a/charts/stable/prowlarr/Chart.yaml +++ b/charts/stable/prowlarr/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.1.3.1104" +appVersion: "0.1.4.1127" dependencies: - name: common repository: https://truecharts.org diff --git a/charts/stable/prowlarr/helm-values.md b/charts/stable/prowlarr/helm-values.md index 31f04ad82fa..b277041cd46 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.3.1104@sha256:0e05fea2ec9fb8456ed4440b1a604e51ce81df553090af358d93816cc8858f9d"` | image tag | +| image.tag | string | `"v0.1.4.1127@sha256:439951eb91940032c77c8774a8a24c672cb2a1743b4b2a33f4cdacdbd17ab42f"` | 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 fd5fe47f9ff..71ff1c8ef67 100644 --- a/charts/stable/readarr/CHANGELOG.md +++ b/charts/stable/readarr/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [readarr-9.0.16](https://github.com/truecharts/apps/compare/readarr-9.0.15...readarr-9.0.16) (2021-11-22) + +#### Chore + +* update non-major ([#1380](https://github.com/truecharts/apps/issues/1380)) + + + ### [readarr-9.0.15](https://github.com/truecharts/apps/compare/readarr-9.0.14...readarr-9.0.15) (2021-11-18) diff --git a/charts/stable/readarr/Chart.yaml b/charts/stable/readarr/Chart.yaml index c5157289d58..d2cdb217620 100644 --- a/charts/stable/readarr/Chart.yaml +++ b/charts/stable/readarr/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.1.0.1041" +appVersion: "0.1.0.1053" dependencies: - name: common repository: https://truecharts.org diff --git a/charts/stable/readarr/helm-values.md b/charts/stable/readarr/helm-values.md index da1cd692dc1..bb55920ace8 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.1041@sha256:7fdce908fa5f17c7fc311d9c90b7a53f3cea2db5278dfeba5336ceac9c5aa9e6"` | | +| image.tag | string | `"v0.1.0.1053@sha256:2fe90df84cf7007ca4e7fb6699f4aa383b72346240dd7570acbcd0c331d990f7"` | | | 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 b961640ab5d..3f053a64e73 100644 --- a/charts/stable/remmina/CHANGELOG.md +++ b/charts/stable/remmina/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [remmina-1.0.12](https://github.com/truecharts/apps/compare/remmina-1.0.11...remmina-1.0.12) (2021-11-22) + +#### Chore + +* update non-major ([#1380](https://github.com/truecharts/apps/issues/1380)) + + + ### [remmina-1.0.11](https://github.com/truecharts/apps/compare/remmina-1.0.10...remmina-1.0.11) (2021-11-16) diff --git a/charts/stable/remmina/helm-values.md b/charts/stable/remmina/helm-values.md index 7d48671c00a..57fa0f96a4d 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:01fca6acb61d794d5eeab91110c61a2b0afce8f50b459ecb70d5d6b523b162d6"` | | +| image.tag | string | `"version-1.2.0-rcgit.29dfsg-1ubuntu1@sha256:d45c3ba938709a161dc6d0e9d72db82db71142684dcf6738dcb15d06f130e02b"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | persistence.varrun.enabled | bool | `true` | | diff --git a/charts/stable/smokeping/CHANGELOG.md b/charts/stable/smokeping/CHANGELOG.md index 50b386d51f5..d449e1c1dee 100644 --- a/charts/stable/smokeping/CHANGELOG.md +++ b/charts/stable/smokeping/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [smokeping-1.0.12](https://github.com/truecharts/apps/compare/smokeping-1.0.11...smokeping-1.0.12) (2021-11-22) + +#### Chore + +* update non-major ([#1380](https://github.com/truecharts/apps/issues/1380)) + + + ### [smokeping-1.0.11](https://github.com/truecharts/apps/compare/smokeping-1.0.10...smokeping-1.0.11) (2021-11-16) diff --git a/charts/stable/smokeping/helm-values.md b/charts/stable/smokeping/helm-values.md index 2e98776a27d..999b47687f3 100644 --- a/charts/stable/smokeping/helm-values.md +++ b/charts/stable/smokeping/helm-values.md @@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here | env.PUID | int | `568` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"ghcr.io/linuxserver/smokeping"` | | -| image.tag | string | `"version-2.7.3-r5@sha256:bfe802a34094656354637bab04e8de8eb11374357da25ae03f44afaa91f4fa32"` | | +| image.tag | string | `"version-2.7.3-r5@sha256:a10ca4e48e053a1969e5256269e6d6aadcfb719f7b6cee444424028c74a6a008"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | persistence.data.enabled | bool | `true` | | diff --git a/charts/stable/tt-rss/CHANGELOG.md b/charts/stable/tt-rss/CHANGELOG.md index 16c782a0660..41ffea2cc79 100644 --- a/charts/stable/tt-rss/CHANGELOG.md +++ b/charts/stable/tt-rss/CHANGELOG.md @@ -1,6 +1,19 @@ # Changelog
+ +### [tt-rss-4.0.3](https://github.com/truecharts/apps/compare/tt-rss-4.0.2...tt-rss-4.0.3) (2021-11-22) + +#### Chore + +* update non-major ([#1380](https://github.com/truecharts/apps/issues/1380)) + +#### Fix + +* Default enable all services ([#1361](https://github.com/truecharts/apps/issues/1361)) + + + ### [tt-rss-4.0.2](https://github.com/truecharts/apps/compare/tt-rss-4.0.1...tt-rss-4.0.2) (2021-11-18) diff --git a/charts/stable/tt-rss/Chart.yaml b/charts/stable/tt-rss/Chart.yaml index 07448755ed1..cb3bde4cbaa 100644 --- a/charts/stable/tt-rss/Chart.yaml +++ b/charts/stable/tt-rss/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.9053.0" +appVersion: "1.9060.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.3 diff --git a/charts/stable/tt-rss/helm-values.md b/charts/stable/tt-rss/helm-values.md index 4dc5680cd5f..eed968a6ab6 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.9053.0@sha256:bbcbd7d1aca94892d118ed14fd59f8e6f67b4827c6cff5b1d8a2dbe2685e261b"` | image tag | +| image.tag | string | `"v1.9060.0@sha256:a4a5932909a954b3c72b032f558adced51515934e6e391e7983bce1e7bab4a4d"` | image tag | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | podSecurityContext.runAsGroup | int | `0` | | diff --git a/charts/stable/unifi/CHANGELOG.md b/charts/stable/unifi/CHANGELOG.md index 566f35d2730..bcdc62bce79 100644 --- a/charts/stable/unifi/CHANGELOG.md +++ b/charts/stable/unifi/CHANGELOG.md @@ -1,6 +1,19 @@ # Changelog
+ +### [unifi-9.0.11](https://github.com/truecharts/apps/compare/unifi-9.0.10...unifi-9.0.11) (2021-11-22) + +#### Chore + +* update non-major ([#1380](https://github.com/truecharts/apps/issues/1380)) + +#### Fix + +* Default enable all services ([#1361](https://github.com/truecharts/apps/issues/1361)) + + + ### [unifi-9.0.10](https://github.com/truecharts/apps/compare/unifi-9.0.9...unifi-9.0.10) (2021-11-16) diff --git a/charts/stable/unifi/Chart.yaml b/charts/stable/unifi/Chart.yaml index 598df6275ce..937169f6a3d 100644 --- a/charts/stable/unifi/Chart.yaml +++ b/charts/stable/unifi/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "6.4.54" +appVersion: "6.5.53" dependencies: - name: common repository: https://truecharts.org diff --git a/charts/stable/unifi/helm-values.md b/charts/stable/unifi/helm-values.md index 1e1d731addc..16067412136 100644 --- a/charts/stable/unifi/helm-values.md +++ b/charts/stable/unifi/helm-values.md @@ -16,7 +16,7 @@ You will, however, be able to use all values referenced in the common chart here | envTpl.UNIFI_UID | string | `"{{ .Values.podSecurityContext.fsGroup }}"` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"ghcr.io/truecharts/unifi"` | | -| image.tag | string | `"v6.4.54@sha256:2504771015b659dac1cf690317193f6e7fb94cf24efd89a3599d99b7bab9705e"` | | +| image.tag | string | `"v6.5.53@sha256:c6cf26dcd8e73e95503a9a8fb5ab36458c05c724b33add8dc1a6152648f33d3d"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/unifi"` | | | podSecurityContext.runAsGroup | int | `0` | | @@ -26,9 +26,8 @@ You will, however, be able to use all values referenced in the common chart here | service.comm.enabled | bool | `true` | | | service.comm.ports.comm.enabled | bool | `true` | | | service.comm.ports.comm.port | int | `8080` | | -| service.comm.ports.comm.protocol | string | `"TCP"` | | | service.comm.ports.comm.targetPort | int | `8080` | | -| service.guestportal.enabled | bool | `false` | | +| service.guestportal.enabled | bool | `true` | | | service.guestportal.ports.web.enabled | bool | `true` | | | service.guestportal.ports.web.port | int | `8880` | | | service.guestportal.ports.web.protocol | string | `"HTTP"` | | @@ -40,10 +39,9 @@ You will, however, be able to use all values referenced in the common chart here | service.main.ports.main.port | int | `8443` | | | service.main.ports.main.protocol | string | `"HTTPS"` | | | service.main.ports.main.targetPort | int | `8443` | | -| service.speedtest.enabled | bool | `false` | | +| service.speedtest.enabled | bool | `true` | | | service.speedtest.ports.speedtest.enabled | bool | `true` | | | service.speedtest.ports.speedtest.port | int | `6789` | | -| service.speedtest.ports.speedtest.protocol | string | `"TCP"` | | | service.speedtest.ports.speedtest.targetPort | int | `6789` | | | service.stun.enabled | bool | `true` | | | service.stun.ports.stun.enabled | bool | `true` | | diff --git a/docs/apps/common/helm-values.md b/docs/apps/common/helm-values.md index 4656058f4a2..8b9a6684595 100644 --- a/docs/apps/common/helm-values.md +++ b/docs/apps/common/helm-values.md @@ -110,7 +110,7 @@ This chart is used by a lot of our Apps to provide sane defaults and logic. | netshootImage | object | See below | netshoot specific configuration | | netshootImage.pullPolicy | string | `"Always"` | Specify the netshoot image pull policy | | netshootImage.repository | string | `"nicolaka/netshoot"` | Specify the netshoot image | -| netshootImage.tag | string | `"latest@sha256:8a8d287f3c31ed0764574d999a68e1514a707c163e725ae2004a33e3f13fef51"` | Specify the netshoot image tag | +| netshootImage.tag | string | `"latest@sha256:d6942ec583d8e2818f5a5d7a71c303e861a70a11396ad9e9d25b355842e97589"` | Specify the netshoot image tag | | networkPolicy | object | See below | Configure networkPolicy for the chart here. | | networkPolicy.egress | list | `[]` | add or remove egress policies | | networkPolicy.enabled | bool | `false` | Enables or disables the networkPolicy | @@ -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:6a8dd778d39011aa8b904d9a8ff15e848cbab8005fc0b1a786faf0fe43e0d5c2"` | Specify the postgresql image tag | +| postgresqlImage.tag | string | `"14.1.0@sha256:27ae2f22d952b9980a908aecf970a4506fc9eea7d8979213ace53ae4722707af"` | 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/dependency/mariadb/CHANGELOG.md b/docs/apps/dependency/mariadb/CHANGELOG.md index f0c7d8938ec..d1637f00fa7 100644 --- a/docs/apps/dependency/mariadb/CHANGELOG.md +++ b/docs/apps/dependency/mariadb/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [mariadb-1.0.8](https://github.com/truecharts/apps/compare/mariadb-1.0.7...mariadb-1.0.8) (2021-11-22) + +#### Chore + +* update non-major ([#1380](https://github.com/truecharts/apps/issues/1380)) + + + ### [mariadb-1.0.6](https://github.com/truecharts/apps/compare/mariadb-1.0.5...mariadb-1.0.6) (2021-11-21) diff --git a/docs/apps/dependency/mariadb/helm-values.md b/docs/apps/dependency/mariadb/helm-values.md index b35a24fb726..4ed6752aa49 100644 --- a/docs/apps/dependency/mariadb/helm-values.md +++ b/docs/apps/dependency/mariadb/helm-values.md @@ -27,7 +27,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/mariadb"` | | -| image.tag | string | `"10.6.5@sha256:56644d687e906ae8311afb447210cf28335b4f4a394817d45e2de5b14f271381"` | | +| image.tag | string | `"10.6.5@sha256:1070558e18ca30f714ec089efbb20aaf358f28c03e0e5db8f7f56fac129e8e1d"` | | | mariadbDatabase | string | `"test"` | | | mariadbPassword | string | `"testpass"` | | | mariadbRootPassword | string | `"testroot"` | | diff --git a/docs/apps/dependency/mariadb/index.md b/docs/apps/dependency/mariadb/index.md index 384d1eeaf7d..570a487e708 100644 --- a/docs/apps/dependency/mariadb/index.md +++ b/docs/apps/dependency/mariadb/index.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.3 | +| https://truecharts.org | common | 8.9.0 | ## Installing the Chart diff --git a/docs/apps/dependency/memcached/CHANGELOG.md b/docs/apps/dependency/memcached/CHANGELOG.md index 1c2094db2d9..37d7a04b1b3 100644 --- a/docs/apps/dependency/memcached/CHANGELOG.md +++ b/docs/apps/dependency/memcached/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [memcached-1.0.9](https://github.com/truecharts/apps/compare/memcached-1.0.8...memcached-1.0.9) (2021-11-22) + +#### Chore + +* update non-major ([#1380](https://github.com/truecharts/apps/issues/1380)) + + + ### [memcached-1.0.7](https://github.com/truecharts/apps/compare/memcached-1.0.6...memcached-1.0.7) (2021-11-18) diff --git a/docs/apps/dependency/memcached/helm-values.md b/docs/apps/dependency/memcached/helm-values.md index ae2e8dfe249..2cb357348bf 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:95e47b04e22881905d831fa9ab8c988d1e17dcfd87024c19ae8240e4a37ef446"` | | +| image.tag | string | `"1.6.12@sha256:f7b9dbbf28bf66e5993c130542b2a83fa41712e99e3037d44b3e4a73e4b67ea3"` | | | service.main.ports.main.port | int | `11211` | | | service.main.ports.main.targetPort | int | `11211` | | diff --git a/docs/apps/dependency/memcached/index.md b/docs/apps/dependency/memcached/index.md index 93d0bfb89c9..d452f13d512 100644 --- a/docs/apps/dependency/memcached/index.md +++ b/docs/apps/dependency/memcached/index.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.3 | +| https://truecharts.org | common | 8.9.0 | ## Installing the Chart diff --git a/docs/apps/dependency/postgresql/CHANGELOG.md b/docs/apps/dependency/postgresql/CHANGELOG.md index d1a24d09e51..555dd6788cb 100644 --- a/docs/apps/dependency/postgresql/CHANGELOG.md +++ b/docs/apps/dependency/postgresql/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [postgresql-6.0.6](https://github.com/truecharts/apps/compare/postgresql-6.0.5...postgresql-6.0.6) (2021-11-22) + +#### Chore + +* update non-major ([#1380](https://github.com/truecharts/apps/issues/1380)) + + + ### [postgresql-6.0.4](https://github.com/truecharts/apps/compare/postgresql-6.0.3...postgresql-6.0.4) (2021-11-18) diff --git a/docs/apps/dependency/postgresql/helm-values.md b/docs/apps/dependency/postgresql/helm-values.md index e02bf5a24d3..05fcf04dfd1 100644 --- a/docs/apps/dependency/postgresql/helm-values.md +++ b/docs/apps/dependency/postgresql/helm-values.md @@ -28,14 +28,13 @@ 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:6a8dd778d39011aa8b904d9a8ff15e848cbab8005fc0b1a786faf0fe43e0d5c2"` | | +| image.tag | string | `"14.1.0@sha256:27ae2f22d952b9980a908aecf970a4506fc9eea7d8979213ace53ae4722707af"` | | | podSecurityContext.runAsGroup | int | `0` | | | postgrespassword | string | `"testroot"` | | | postgresqlDatabase | string | `"test"` | | | postgresqlPassword | string | `"testpass"` | | | postgresqlUsername | string | `"test"` | | | securityContext.readOnlyRootFilesystem | bool | `false` | | -| service.main.enabled | bool | `true` | | | service.main.ports.main.port | int | `5432` | | | service.main.ports.main.targetPort | int | `5432` | | | volumeClaimTemplates.db.enabled | bool | `true` | | diff --git a/docs/apps/dependency/postgresql/index.md b/docs/apps/dependency/postgresql/index.md index 93a81ae6c82..3f29f102da1 100644 --- a/docs/apps/dependency/postgresql/index.md +++ b/docs/apps/dependency/postgresql/index.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.3 | +| https://truecharts.org | common | 8.9.0 | ## Installing the Chart diff --git a/docs/apps/dependency/redis/CHANGELOG.md b/docs/apps/dependency/redis/CHANGELOG.md index 4b00d89c391..76cfd99b05f 100644 --- a/docs/apps/dependency/redis/CHANGELOG.md +++ b/docs/apps/dependency/redis/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [redis-1.0.10](https://github.com/truecharts/apps/compare/redis-1.0.9...redis-1.0.10) (2021-11-22) + +#### Chore + +* update non-major ([#1380](https://github.com/truecharts/apps/issues/1380)) + + + ### [redis-1.0.8](https://github.com/truecharts/apps/compare/redis-1.0.7...redis-1.0.8) (2021-11-18) diff --git a/docs/apps/dependency/redis/helm-values.md b/docs/apps/dependency/redis/helm-values.md index cb11458f600..dde7b7d17ea 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:3dd54d7ca7976be7a5122bbf5f03809672c3b98833a61788def3e266d56e5c69"` | | +| image.tag | string | `"6.2.6@sha256:9f839ce28e192bbd46072bf272d4c0c2019cf2b1e4322c00c66c151ef404bccb"` | | | 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/dependency/redis/index.md b/docs/apps/dependency/redis/index.md index 6ffdcd04ada..c855f644211 100644 --- a/docs/apps/dependency/redis/index.md +++ b/docs/apps/dependency/redis/index.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.6.3 | +| https://truecharts.org | common | 8.9.0 | ## Installing the Chart diff --git a/docs/apps/incubator/loki/CHANGELOG.md b/docs/apps/incubator/loki/CHANGELOG.md index f9a9f9b6e7f..5024aa494d4 100644 --- a/docs/apps/incubator/loki/CHANGELOG.md +++ b/docs/apps/incubator/loki/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [loki-1.0.1](https://github.com/truecharts/apps/compare/loki-1.0.0...loki-1.0.1) (2021-11-22) + +#### Chore + +* update non-major ([#1380](https://github.com/truecharts/apps/issues/1380)) + + + ### loki-0.0.1 (2021-11-21) diff --git a/docs/apps/incubator/loki/helm-values.md b/docs/apps/incubator/loki/helm-values.md index aa25c358643..b18032d7697 100644 --- a/docs/apps/incubator/loki/helm-values.md +++ b/docs/apps/incubator/loki/helm-values.md @@ -51,7 +51,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 | `"grafana/loki"` | | -| image.tag | string | `"2.4.1@sha256:f53b40251a601e491c36a4153aa65630c4ebf59404f36d6a532fb261a576ea9f"` | | +| image.tag | string | `"2.4.1@sha256:1d802d29cf041601895ce16439757baf4dac71a21069957616ee7988746bf59c"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/etc/loki"` | Where to mount the volume in the main container. | | persistence.config.objectName | string | `"{{ include \"common.names.fullname\" . -}}-config"` | Specify the name of the configmap object to be mounted | diff --git a/docs/apps/incubator/loki/index.md b/docs/apps/incubator/loki/index.md index b9cf62fe370..c8040b06fda 100644 --- a/docs/apps/incubator/loki/index.md +++ b/docs/apps/incubator/loki/index.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://grafana.github.io/helm-charts | promtail | ^2.2.0 | +| https://grafana.github.io/helm-charts | promtail | ^3.0.0 | | https://truecharts.org | common | 8.7.1 | ## Installing the Chart diff --git a/docs/apps/incubator/omada-controller/CHANGELOG.md b/docs/apps/incubator/omada-controller/CHANGELOG.md index 60b6a753b30..16874baabe4 100644 --- a/docs/apps/incubator/omada-controller/CHANGELOG.md +++ b/docs/apps/incubator/omada-controller/CHANGELOG.md @@ -1,6 +1,19 @@ # Changelog
+ +### [omada-controller-4.0.15](https://github.com/truecharts/apps/compare/omada-controller-4.0.14...omada-controller-4.0.15) (2021-11-22) + +#### Chore + +* update non-major ([#1380](https://github.com/truecharts/apps/issues/1380)) + +#### Fix + +* Default enable all services ([#1361](https://github.com/truecharts/apps/issues/1361)) + + + ### [omada-controller-4.0.14](https://github.com/truecharts/apps/compare/omada-controller-4.0.13...omada-controller-4.0.14) (2021-11-16) diff --git a/docs/apps/incubator/omada-controller/helm-values.md b/docs/apps/incubator/omada-controller/helm-values.md index 65af0454e2a..2c76be2e02e 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:0db25b46b49a48a8e119c0066a758232950f1e888f8dea94382bf8c735cd88bf"` | image tag | +| image.tag | string | `"4.4@sha256:ecf1a0a794ba4973fd4c1c436745d434c251bc9cccd15aad6832ef2700c92703"` | 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/babybuddy/CHANGELOG.md b/docs/apps/stable/babybuddy/CHANGELOG.md index f2dcfb3cf22..08722e4b278 100644 --- a/docs/apps/stable/babybuddy/CHANGELOG.md +++ b/docs/apps/stable/babybuddy/CHANGELOG.md @@ -1,6 +1,19 @@ # Changelog
+ +### [babybuddy-5.0.2](https://github.com/truecharts/apps/compare/babybuddy-5.0.1...babybuddy-5.0.2) (2021-11-22) + +#### Chore + +* update non-major ([#1380](https://github.com/truecharts/apps/issues/1380)) + +#### Fix + +* Default enable all services ([#1361](https://github.com/truecharts/apps/issues/1361)) + + + ### [babybuddy-5.0.1](https://github.com/truecharts/apps/compare/babybuddy-5.0.0...babybuddy-5.0.1) (2021-11-16) diff --git a/docs/apps/stable/babybuddy/helm-values.md b/docs/apps/stable/babybuddy/helm-values.md index 61bccfe0722..af0c454de62 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:42e89454a2d40186029b3e752402fd48c163cac6654254aa0df9601374848e63"` | | +| image.tag | string | `"1.9.1@sha256:518a00e9752512ddbfae2e5f09f6561bcb3130bf891165960bd2a09a36306b59"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | persistence.varrun.enabled | bool | `true` | | diff --git a/docs/apps/stable/bazarr/CHANGELOG.md b/docs/apps/stable/bazarr/CHANGELOG.md index a7cf5699709..8b638a37558 100644 --- a/docs/apps/stable/bazarr/CHANGELOG.md +++ b/docs/apps/stable/bazarr/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [bazarr-9.0.12](https://github.com/truecharts/apps/compare/bazarr-9.0.11...bazarr-9.0.12) (2021-11-22) + +#### Chore + +* update non-major ([#1380](https://github.com/truecharts/apps/issues/1380)) + + + ### [bazarr-9.0.11](https://github.com/truecharts/apps/compare/bazarr-9.0.10...bazarr-9.0.11) (2021-11-16) diff --git a/docs/apps/stable/bazarr/helm-values.md b/docs/apps/stable/bazarr/helm-values.md index 5b72a927f65..c8f4712bf78 100644 --- a/docs/apps/stable/bazarr/helm-values.md +++ b/docs/apps/stable/bazarr/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/bazarr"` | | -| image.tag | string | `"v1.0.0@sha256:ec59d02bc0c9f5531cb4a1c461c188b1a7e489a3372be554914d6b6a2e3b14d2"` | | +| image.tag | string | `"v1.0.1@sha256:8b785e187aa9e74bb7ef6cecad8dc3fbd5c905a638d496a90aaeb0a1dcd80cc1"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | service.main.ports.main.port | int | `6767` | | diff --git a/docs/apps/stable/custom-app/CHANGELOG.md b/docs/apps/stable/custom-app/CHANGELOG.md index 3214a29ce8a..f187c42b740 100644 --- a/docs/apps/stable/custom-app/CHANGELOG.md +++ b/docs/apps/stable/custom-app/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [custom-app-3.0.18](https://github.com/truecharts/apps/compare/custom-app-3.0.17...custom-app-3.0.18) (2021-11-22) + +#### Chore + +* update non-major ([#1380](https://github.com/truecharts/apps/issues/1380)) + + + ### [custom-app-3.0.17](https://github.com/truecharts/apps/compare/custom-app-3.0.16...custom-app-3.0.17) (2021-11-18) diff --git a/docs/apps/stable/custom-app/helm-values.md b/docs/apps/stable/custom-app/helm-values.md index 04e91f261f3..ffa71e76646 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.36@sha256:7dad2a3a0d4ca0156ab0aa2a718765455ea815bfcdd301348c047d477080a476"` | | +| image.tag | string | `"v0.20.53@sha256:6f82922f155dfd72b23e1ce9ec84de8bbc2a12a362bfbd62d81bc3c3f58ac515"` | | All Rights Reserved - The TrueCharts Project diff --git a/docs/apps/stable/heimdall/CHANGELOG.md b/docs/apps/stable/heimdall/CHANGELOG.md index ab9eb237458..825699e2384 100644 --- a/docs/apps/stable/heimdall/CHANGELOG.md +++ b/docs/apps/stable/heimdall/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [heimdall-9.0.13](https://github.com/truecharts/apps/compare/heimdall-9.0.12...heimdall-9.0.13) (2021-11-22) + +#### Chore + +* update non-major ([#1380](https://github.com/truecharts/apps/issues/1380)) + + + ### [heimdall-9.0.12](https://github.com/truecharts/apps/compare/heimdall-9.0.11...heimdall-9.0.12) (2021-11-16) diff --git a/docs/apps/stable/heimdall/helm-values.md b/docs/apps/stable/heimdall/helm-values.md index cf8d91206ea..6cfbe3ce6cc 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:1975c25393338810356fd40eb0a4d7aa9ea2086da8eb4b9d257c1cc5bc07d802"` | | +| image.tag | string | `"version-2.2.2@sha256:e829e0aded2ba5f44b46723d73aa8daf8a23a0235cbbe9971524380f9141f0f8"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | podSecurityContext.runAsGroup | int | `0` | | diff --git a/docs/apps/stable/home-assistant/CHANGELOG.md b/docs/apps/stable/home-assistant/CHANGELOG.md index 1b6dc27a379..cee27fff09d 100644 --- a/docs/apps/stable/home-assistant/CHANGELOG.md +++ b/docs/apps/stable/home-assistant/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [home-assistant-12.0.3](https://github.com/truecharts/apps/compare/home-assistant-12.0.2...home-assistant-12.0.3) (2021-11-22) + +#### Chore + +* update non-major ([#1380](https://github.com/truecharts/apps/issues/1380)) + + + ### [home-assistant-12.0.2](https://github.com/truecharts/apps/compare/home-assistant-12.0.1...home-assistant-12.0.2) (2021-11-16) diff --git a/docs/apps/stable/home-assistant/helm-values.md b/docs/apps/stable/home-assistant/helm-values.md index 039913feb5b..1e4199e321f 100644 --- a/docs/apps/stable/home-assistant/helm-values.md +++ b/docs/apps/stable/home-assistant/helm-values.md @@ -16,7 +16,7 @@ You will, however, be able to use all values referenced in the common chart here | git.deployKeyBase64 | string | `""` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"ghcr.io/truecharts/home-assistant"` | | -| image.tag | string | `"v2021.11.4@sha256:7eaf09c0636313068a7da118a75a7665c94b9459dfb6ba2b700323e9280df250"` | | +| image.tag | string | `"v2021.11.5@sha256:f4a4f4c85e51e6c08b36329110c95be441f53ac998bc51bc16f5b26290f7f9ef"` | | | influxdb.architecture | string | `"standalone"` | | | influxdb.authEnabled | bool | `false` | | | influxdb.database | string | `"home_assistant"` | | diff --git a/docs/apps/stable/jackett/CHANGELOG.md b/docs/apps/stable/jackett/CHANGELOG.md index 706dbe03c30..756f1fdf000 100644 --- a/docs/apps/stable/jackett/CHANGELOG.md +++ b/docs/apps/stable/jackett/CHANGELOG.md @@ -1,6 +1,19 @@ # Changelog
+ +### [jackett-9.0.21](https://github.com/truecharts/apps/compare/jackett-9.0.20...jackett-9.0.21) (2021-11-22) + +#### Chore + +* update non-major ([#1380](https://github.com/truecharts/apps/issues/1380)) + +#### Fix + +* Default enable all services ([#1361](https://github.com/truecharts/apps/issues/1361)) + + + ### [jackett-9.0.20](https://github.com/truecharts/apps/compare/jackett-9.0.19...jackett-9.0.20) (2021-11-18) diff --git a/docs/apps/stable/jackett/helm-values.md b/docs/apps/stable/jackett/helm-values.md index 15fd6f52366..4371292146a 100644 --- a/docs/apps/stable/jackett/helm-values.md +++ b/docs/apps/stable/jackett/helm-values.md @@ -14,14 +14,13 @@ 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.36@sha256:7dad2a3a0d4ca0156ab0aa2a718765455ea815bfcdd301348c047d477080a476"` | | +| image.tag | string | `"v0.20.53@sha256:6f82922f155dfd72b23e1ce9ec84de8bbc2a12a362bfbd62d81bc3c3f58ac515"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | probes.liveness.path | string | `"/UI/Login"` | | | probes.readiness.path | string | `"/UI/Login"` | | | probes.startup.path | string | `"/UI/Login"` | | | securityContext.readOnlyRootFilesystem | bool | `false` | | -| service.main.enabled | bool | `true` | | | service.main.ports.main.port | int | `9117` | | | service.main.ports.main.targetPort | int | `9117` | | | service.main.protocol | string | `"HTTP"` | | diff --git a/docs/apps/stable/komga/CHANGELOG.md b/docs/apps/stable/komga/CHANGELOG.md index 06be64a6a76..9f40e6acbc5 100644 --- a/docs/apps/stable/komga/CHANGELOG.md +++ b/docs/apps/stable/komga/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [komga-4.0.13](https://github.com/truecharts/apps/compare/komga-4.0.12...komga-4.0.13) (2021-11-22) + +#### Chore + +* update non-major ([#1380](https://github.com/truecharts/apps/issues/1380)) + + + ### [komga-4.0.12](https://github.com/truecharts/apps/compare/komga-4.0.11...komga-4.0.12) (2021-11-16) diff --git a/docs/apps/stable/komga/helm-values.md b/docs/apps/stable/komga/helm-values.md index f48ab2410f5..dc92c2d7641 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.2@sha256:108ef3b20dcc287000b976fa7db9d1469cef95da557b93792df91859a099be71"` | image tag | +| image.tag | string | `"v0.132.3@sha256:9aa69be8e6a77447f1c7b787c7667d9bb51f076942cb1eda1195bcac640b3416"` | 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/littlelink/CHANGELOG.md b/docs/apps/stable/littlelink/CHANGELOG.md index 6e34b53f741..521dafea2ea 100644 --- a/docs/apps/stable/littlelink/CHANGELOG.md +++ b/docs/apps/stable/littlelink/CHANGELOG.md @@ -1,6 +1,19 @@ # Changelog
+ +### [littlelink-4.0.15](https://github.com/truecharts/apps/compare/littlelink-4.0.14...littlelink-4.0.15) (2021-11-22) + +#### Chore + +* update non-major ([#1380](https://github.com/truecharts/apps/issues/1380)) + +#### Fix + +* Default enable all services ([#1361](https://github.com/truecharts/apps/issues/1361)) + + + ### [littlelink-4.0.14](https://github.com/truecharts/apps/compare/littlelink-4.0.13...littlelink-4.0.14) (2021-11-18) diff --git a/docs/apps/stable/littlelink/helm-values.md b/docs/apps/stable/littlelink/helm-values.md index 00a24a40050..a7f0e708824 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:ebb3113a3af12f0c8ca8fbf848727a88f5ea4198f33f52b33aa09368233f6789"` | | +| image.tag | string | `"latest@sha256:14572e87fb0b81a98de4ef152e96500c71380811cf76045b951d50c9657c07fd"` | | | 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,6 @@ 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.enabled | bool | `true` | | | service.main.ports.main.port | int | `3000` | | | service.main.ports.main.targetPort | int | `3000` | | diff --git a/docs/apps/stable/logitech-media-server/CHANGELOG.md b/docs/apps/stable/logitech-media-server/CHANGELOG.md index 91018a3cafe..655f33081bc 100644 --- a/docs/apps/stable/logitech-media-server/CHANGELOG.md +++ b/docs/apps/stable/logitech-media-server/CHANGELOG.md @@ -1,6 +1,19 @@ # Changelog
+ +### [logitech-media-server-2.0.15](https://github.com/truecharts/apps/compare/logitech-media-server-2.0.14...logitech-media-server-2.0.15) (2021-11-22) + +#### Chore + +* update non-major ([#1380](https://github.com/truecharts/apps/issues/1380)) + +#### Fix + +* Default enable all services ([#1361](https://github.com/truecharts/apps/issues/1361)) + + + ### [logitech-media-server-2.0.14](https://github.com/truecharts/apps/compare/logitech-media-server-2.0.13...logitech-media-server-2.0.14) (2021-11-16) diff --git a/docs/apps/stable/logitech-media-server/helm-values.md b/docs/apps/stable/logitech-media-server/helm-values.md index cb8c0b11780..44abce11920 100644 --- a/docs/apps/stable/logitech-media-server/helm-values.md +++ b/docs/apps/stable/logitech-media-server/helm-values.md @@ -15,19 +15,25 @@ 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:2b3ff7a240749af53ef266f91c1003d862e7b6d1a1ab810d44d57be0369515aa"` | | +| image.tag | string | `"8.3.0@sha256:02959970afb6a89a8a264d6adcdcca8e7468740776fda7a74d59e61b1f49da2c"` | | | 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.cli.enabled | bool | `true` | | +| service.cli.ports.cli.enabled | bool | `true` | | | service.cli.ports.cli.port | int | `9090` | | | service.cli.ports.cli.targetPort | int | `9090` | | | service.main.ports.main.port | int | `7000` | | | service.main.ports.main.targetPort | int | `7000` | | +| service.playertcp.enabled | bool | `true` | | +| service.playertcp.ports.slimprototcp.enabled | bool | `true` | | | service.playertcp.ports.slimprototcp.port | int | `3483` | | | service.playertcp.ports.slimprototcp.targetPort | int | `3483` | | +| service.playerudp.enabled | bool | `true` | | +| service.playerudp.ports.slimprotoudp.enabled | bool | `true` | | | service.playerudp.ports.slimprotoudp.port | int | `3483` | | | service.playerudp.ports.slimprotoudp.targetPort | int | `3483` | | diff --git a/docs/apps/stable/medusa/CHANGELOG.md b/docs/apps/stable/medusa/CHANGELOG.md index 5da0ff10561..ea1da95946c 100644 --- a/docs/apps/stable/medusa/CHANGELOG.md +++ b/docs/apps/stable/medusa/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [medusa-1.0.12](https://github.com/truecharts/apps/compare/medusa-1.0.11...medusa-1.0.12) (2021-11-22) + +#### Chore + +* update non-major ([#1380](https://github.com/truecharts/apps/issues/1380)) + + + ### [medusa-1.0.11](https://github.com/truecharts/apps/compare/medusa-1.0.10...medusa-1.0.11) (2021-11-16) diff --git a/docs/apps/stable/medusa/helm-values.md b/docs/apps/stable/medusa/helm-values.md index 430a961b966..14f6279c3dd 100644 --- a/docs/apps/stable/medusa/helm-values.md +++ b/docs/apps/stable/medusa/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/medusa"` | | -| image.tag | string | `"0.5.20@sha256:4b8296a04eff2320a466406d37a6115a0a26623d4163b6449c3d47fec6b95309"` | | +| image.tag | string | `"0.5.20@sha256:24f43e0e6a46872b49f4713f0a8bf98f6b64bfa2a7ced1cb33d54adea26ed4e5"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | persistence.varrun.enabled | bool | `true` | | diff --git a/docs/apps/stable/minio-console/CHANGELOG.md b/docs/apps/stable/minio-console/CHANGELOG.md index 112952f920b..275becd4b1e 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.12](https://github.com/truecharts/apps/compare/minio-console-1.0.11...minio-console-1.0.12) (2021-11-22) + +#### Chore + +* update non-major ([#1380](https://github.com/truecharts/apps/issues/1380)) + + + ### [minio-console-1.0.11](https://github.com/truecharts/apps/compare/minio-console-1.0.10...minio-console-1.0.11) (2021-11-16) diff --git a/docs/apps/stable/minio-console/helm-values.md b/docs/apps/stable/minio-console/helm-values.md index ad841bb6f90..41754e4e82d 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.3@sha256:e24dfdf61dd144ef8a9d32bc7a7924d5e18d268121424e8a7479504f07f0c97a"` | image tag | +| image.tag | string | `"v0.12.4@sha256:d14878133c2de31fad0b590eb6f7cb6420abf8f1f4ebb1d4e9b804363ea3e658"` | image tag | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | persistence.varrun.enabled | bool | `true` | | diff --git a/docs/apps/stable/navidrome/CHANGELOG.md b/docs/apps/stable/navidrome/CHANGELOG.md index 4b3b6ed1da4..2259dcbf489 100644 --- a/docs/apps/stable/navidrome/CHANGELOG.md +++ b/docs/apps/stable/navidrome/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [navidrome-9.0.11](https://github.com/truecharts/apps/compare/navidrome-9.0.10...navidrome-9.0.11) (2021-11-22) + +#### Chore + +* update non-major ([#1380](https://github.com/truecharts/apps/issues/1380)) + + + ### [navidrome-9.0.10](https://github.com/truecharts/apps/compare/navidrome-9.0.9...navidrome-9.0.10) (2021-11-16) diff --git a/docs/apps/stable/navidrome/helm-values.md b/docs/apps/stable/navidrome/helm-values.md index a846a6a7597..790860ad682 100644 --- a/docs/apps/stable/navidrome/helm-values.md +++ b/docs/apps/stable/navidrome/helm-values.md @@ -18,7 +18,7 @@ You will, however, be able to use all values referenced in the common chart here | env.ND_SESSIONTIMEOUT | string | `"24h"` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"ghcr.io/truecharts/navidrome"` | | -| image.tag | string | `"v0.46.0@sha256:2921f9891cc9c1f78f78456814d3c9a5b205f23a34ac7cc9fb1ff496ce90f07b"` | | +| image.tag | string | `"v0.47.0@sha256:0ca8781ecf33f961d9e1157b8f0aa0ad8d69cde3dac99e8084bd34aa73094128"` | | | persistence.data.enabled | bool | `true` | | | persistence.data.mountPath | string | `"/data"` | | | service.main.ports.main.port | int | `4533` | | diff --git a/docs/apps/stable/nextcloud/CHANGELOG.md b/docs/apps/stable/nextcloud/CHANGELOG.md index 1d8c02ed1a5..9670bfc1aa0 100644 --- a/docs/apps/stable/nextcloud/CHANGELOG.md +++ b/docs/apps/stable/nextcloud/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [nextcloud-10.0.5](https://github.com/truecharts/apps/compare/nextcloud-10.0.4...nextcloud-10.0.5) (2021-11-22) + +#### Chore + +* update non-major ([#1380](https://github.com/truecharts/apps/issues/1380)) + + + ### [nextcloud-10.0.4](https://github.com/truecharts/apps/compare/nextcloud-10.0.3...nextcloud-10.0.4) (2021-11-21) diff --git a/docs/apps/stable/nextcloud/helm-values.md b/docs/apps/stable/nextcloud/helm-values.md index a73daed6fed..8c0b04d916b 100644 --- a/docs/apps/stable/nextcloud/helm-values.md +++ b/docs/apps/stable/nextcloud/helm-values.md @@ -31,7 +31,7 @@ You will, however, be able to use all values referenced in the common chart here | envValueFrom.REDIS_HOST_PASSWORD.secretKeyRef.name | string | `"rediscreds"` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"docker.io/nextcloud"` | | -| image.tag | string | `"22.2.3@sha256:9152001cabe83b1bd9490ed0459897de9c33f4c5c1fecadea0e8456920bb6731"` | | +| image.tag | string | `"22.2.3@sha256:5512b02fca6533626ed0a1799b2090255357de9b269d0a04d8f7a6d582438ccc"` | | | persistence.data.enabled | bool | `true` | | | persistence.data.mountPath | string | `"/var/www/html"` | | | podSecurityContext.fsGroup | int | `33` | | diff --git a/docs/apps/stable/photoshow/CHANGELOG.md b/docs/apps/stable/photoshow/CHANGELOG.md index c555e89b24c..712778dfd84 100644 --- a/docs/apps/stable/photoshow/CHANGELOG.md +++ b/docs/apps/stable/photoshow/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [photoshow-1.0.12](https://github.com/truecharts/apps/compare/photoshow-1.0.11...photoshow-1.0.12) (2021-11-22) + +#### Chore + +* update non-major ([#1380](https://github.com/truecharts/apps/issues/1380)) + + + ### [photoshow-1.0.11](https://github.com/truecharts/apps/compare/photoshow-1.0.10...photoshow-1.0.11) (2021-11-16) diff --git a/docs/apps/stable/photoshow/helm-values.md b/docs/apps/stable/photoshow/helm-values.md index 2a4360da85b..019547b598b 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:dc926bce9cdfb75462bd1c86c7c27be8287ec125725a6de46502184298668e88"` | | +| image.tag | string | `"version-48aabb98@sha256:c6f3575f271615c367edcf27c3c1b6b8d89c95a2ff333d44c5a982b7d7b251bb"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | persistence.varrun.enabled | bool | `true` | | diff --git a/docs/apps/stable/prowlarr/CHANGELOG.md b/docs/apps/stable/prowlarr/CHANGELOG.md index 1ccf09bd5e1..0d99af0b7ee 100644 --- a/docs/apps/stable/prowlarr/CHANGELOG.md +++ b/docs/apps/stable/prowlarr/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [prowlarr-4.0.15](https://github.com/truecharts/apps/compare/prowlarr-4.0.14...prowlarr-4.0.15) (2021-11-22) + +#### Chore + +* update non-major ([#1380](https://github.com/truecharts/apps/issues/1380)) + + + ### [prowlarr-4.0.14](https://github.com/truecharts/apps/compare/prowlarr-4.0.13...prowlarr-4.0.14) (2021-11-18) diff --git a/docs/apps/stable/prowlarr/helm-values.md b/docs/apps/stable/prowlarr/helm-values.md index 31f04ad82fa..b277041cd46 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.3.1104@sha256:0e05fea2ec9fb8456ed4440b1a604e51ce81df553090af358d93816cc8858f9d"` | image tag | +| image.tag | string | `"v0.1.4.1127@sha256:439951eb91940032c77c8774a8a24c672cb2a1743b4b2a33f4cdacdbd17ab42f"` | 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/readarr/CHANGELOG.md b/docs/apps/stable/readarr/CHANGELOG.md index fd5fe47f9ff..71ff1c8ef67 100644 --- a/docs/apps/stable/readarr/CHANGELOG.md +++ b/docs/apps/stable/readarr/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [readarr-9.0.16](https://github.com/truecharts/apps/compare/readarr-9.0.15...readarr-9.0.16) (2021-11-22) + +#### Chore + +* update non-major ([#1380](https://github.com/truecharts/apps/issues/1380)) + + + ### [readarr-9.0.15](https://github.com/truecharts/apps/compare/readarr-9.0.14...readarr-9.0.15) (2021-11-18) diff --git a/docs/apps/stable/readarr/helm-values.md b/docs/apps/stable/readarr/helm-values.md index da1cd692dc1..bb55920ace8 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.1041@sha256:7fdce908fa5f17c7fc311d9c90b7a53f3cea2db5278dfeba5336ceac9c5aa9e6"` | | +| image.tag | string | `"v0.1.0.1053@sha256:2fe90df84cf7007ca4e7fb6699f4aa383b72346240dd7570acbcd0c331d990f7"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | probes.liveness.custom | bool | `true` | | diff --git a/docs/apps/stable/remmina/CHANGELOG.md b/docs/apps/stable/remmina/CHANGELOG.md index b961640ab5d..3f053a64e73 100644 --- a/docs/apps/stable/remmina/CHANGELOG.md +++ b/docs/apps/stable/remmina/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [remmina-1.0.12](https://github.com/truecharts/apps/compare/remmina-1.0.11...remmina-1.0.12) (2021-11-22) + +#### Chore + +* update non-major ([#1380](https://github.com/truecharts/apps/issues/1380)) + + + ### [remmina-1.0.11](https://github.com/truecharts/apps/compare/remmina-1.0.10...remmina-1.0.11) (2021-11-16) diff --git a/docs/apps/stable/remmina/helm-values.md b/docs/apps/stable/remmina/helm-values.md index 7d48671c00a..57fa0f96a4d 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:01fca6acb61d794d5eeab91110c61a2b0afce8f50b459ecb70d5d6b523b162d6"` | | +| image.tag | string | `"version-1.2.0-rcgit.29dfsg-1ubuntu1@sha256:d45c3ba938709a161dc6d0e9d72db82db71142684dcf6738dcb15d06f130e02b"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | persistence.varrun.enabled | bool | `true` | | diff --git a/docs/apps/stable/smokeping/CHANGELOG.md b/docs/apps/stable/smokeping/CHANGELOG.md index 50b386d51f5..d449e1c1dee 100644 --- a/docs/apps/stable/smokeping/CHANGELOG.md +++ b/docs/apps/stable/smokeping/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [smokeping-1.0.12](https://github.com/truecharts/apps/compare/smokeping-1.0.11...smokeping-1.0.12) (2021-11-22) + +#### Chore + +* update non-major ([#1380](https://github.com/truecharts/apps/issues/1380)) + + + ### [smokeping-1.0.11](https://github.com/truecharts/apps/compare/smokeping-1.0.10...smokeping-1.0.11) (2021-11-16) diff --git a/docs/apps/stable/smokeping/helm-values.md b/docs/apps/stable/smokeping/helm-values.md index 2e98776a27d..999b47687f3 100644 --- a/docs/apps/stable/smokeping/helm-values.md +++ b/docs/apps/stable/smokeping/helm-values.md @@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here | env.PUID | int | `568` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"ghcr.io/linuxserver/smokeping"` | | -| image.tag | string | `"version-2.7.3-r5@sha256:bfe802a34094656354637bab04e8de8eb11374357da25ae03f44afaa91f4fa32"` | | +| image.tag | string | `"version-2.7.3-r5@sha256:a10ca4e48e053a1969e5256269e6d6aadcfb719f7b6cee444424028c74a6a008"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | persistence.data.enabled | bool | `true` | | diff --git a/docs/apps/stable/tt-rss/CHANGELOG.md b/docs/apps/stable/tt-rss/CHANGELOG.md index 16c782a0660..41ffea2cc79 100644 --- a/docs/apps/stable/tt-rss/CHANGELOG.md +++ b/docs/apps/stable/tt-rss/CHANGELOG.md @@ -1,6 +1,19 @@ # Changelog
+ +### [tt-rss-4.0.3](https://github.com/truecharts/apps/compare/tt-rss-4.0.2...tt-rss-4.0.3) (2021-11-22) + +#### Chore + +* update non-major ([#1380](https://github.com/truecharts/apps/issues/1380)) + +#### Fix + +* Default enable all services ([#1361](https://github.com/truecharts/apps/issues/1361)) + + + ### [tt-rss-4.0.2](https://github.com/truecharts/apps/compare/tt-rss-4.0.1...tt-rss-4.0.2) (2021-11-18) diff --git a/docs/apps/stable/tt-rss/helm-values.md b/docs/apps/stable/tt-rss/helm-values.md index 4dc5680cd5f..eed968a6ab6 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.9053.0@sha256:bbcbd7d1aca94892d118ed14fd59f8e6f67b4827c6cff5b1d8a2dbe2685e261b"` | image tag | +| image.tag | string | `"v1.9060.0@sha256:a4a5932909a954b3c72b032f558adced51515934e6e391e7983bce1e7bab4a4d"` | image tag | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | podSecurityContext.runAsGroup | int | `0` | | diff --git a/docs/apps/stable/unifi/CHANGELOG.md b/docs/apps/stable/unifi/CHANGELOG.md index 566f35d2730..bcdc62bce79 100644 --- a/docs/apps/stable/unifi/CHANGELOG.md +++ b/docs/apps/stable/unifi/CHANGELOG.md @@ -1,6 +1,19 @@ # Changelog
+ +### [unifi-9.0.11](https://github.com/truecharts/apps/compare/unifi-9.0.10...unifi-9.0.11) (2021-11-22) + +#### Chore + +* update non-major ([#1380](https://github.com/truecharts/apps/issues/1380)) + +#### Fix + +* Default enable all services ([#1361](https://github.com/truecharts/apps/issues/1361)) + + + ### [unifi-9.0.10](https://github.com/truecharts/apps/compare/unifi-9.0.9...unifi-9.0.10) (2021-11-16) diff --git a/docs/apps/stable/unifi/helm-values.md b/docs/apps/stable/unifi/helm-values.md index 1e1d731addc..16067412136 100644 --- a/docs/apps/stable/unifi/helm-values.md +++ b/docs/apps/stable/unifi/helm-values.md @@ -16,7 +16,7 @@ You will, however, be able to use all values referenced in the common chart here | envTpl.UNIFI_UID | string | `"{{ .Values.podSecurityContext.fsGroup }}"` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"ghcr.io/truecharts/unifi"` | | -| image.tag | string | `"v6.4.54@sha256:2504771015b659dac1cf690317193f6e7fb94cf24efd89a3599d99b7bab9705e"` | | +| image.tag | string | `"v6.5.53@sha256:c6cf26dcd8e73e95503a9a8fb5ab36458c05c724b33add8dc1a6152648f33d3d"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/unifi"` | | | podSecurityContext.runAsGroup | int | `0` | | @@ -26,9 +26,8 @@ You will, however, be able to use all values referenced in the common chart here | service.comm.enabled | bool | `true` | | | service.comm.ports.comm.enabled | bool | `true` | | | service.comm.ports.comm.port | int | `8080` | | -| service.comm.ports.comm.protocol | string | `"TCP"` | | | service.comm.ports.comm.targetPort | int | `8080` | | -| service.guestportal.enabled | bool | `false` | | +| service.guestportal.enabled | bool | `true` | | | service.guestportal.ports.web.enabled | bool | `true` | | | service.guestportal.ports.web.port | int | `8880` | | | service.guestportal.ports.web.protocol | string | `"HTTP"` | | @@ -40,10 +39,9 @@ You will, however, be able to use all values referenced in the common chart here | service.main.ports.main.port | int | `8443` | | | service.main.ports.main.protocol | string | `"HTTPS"` | | | service.main.ports.main.targetPort | int | `8443` | | -| service.speedtest.enabled | bool | `false` | | +| service.speedtest.enabled | bool | `true` | | | service.speedtest.ports.speedtest.enabled | bool | `true` | | | service.speedtest.ports.speedtest.port | int | `6789` | | -| service.speedtest.ports.speedtest.protocol | string | `"TCP"` | | | service.speedtest.ports.speedtest.targetPort | int | `6789` | | | service.stun.enabled | bool | `true` | | | service.stun.ports.stun.enabled | bool | `true` | | diff --git a/docs/index.yaml b/docs/index.yaml index ad5b903e047..5ff83ce0c52 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-22T21:13:49.520822768Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 8.6.3 + - condition: postgresql.enabled + name: postgresql + repository: https://truecharts.org/ + version: 6.0.3 + 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: a132a65f486d5db5c7f02bedbf502773e8611e07bd1711ec703e0e8baef4bb2e + 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.2/babybuddy-5.0.2.tgz + version: 5.0.2 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -10354,6 +10394,43 @@ entries: - https://github.com/truecharts/apps/releases/download/babybuddy-0.0.1/babybuddy-0.0.1.tgz version: 0.0.1 bazarr: + - annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - media + truecharts.org/grade: U + apiVersion: v2 + appVersion: 1.0.1 + created: "2021-11-22T21:13:49.667500477Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 8.6.3 + description: Bazarr is a companion application to Sonarr and Radarr. It manages + and downloads subtitles based on your requirements + digest: 8cd5ff711cc0c1b536581c685ff8236462349ad8e3fde6fde7035356f628b350 + home: https://github.com/truecharts/apps/tree/master/charts/stable/bazarr + icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/bazarr.png + keywords: + - bazarr + - radarr + - sonarr + - subtitles + - usenet + - torrent + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org + name: bazarr + sources: + - https://github.com/morpheus65535/bazarr + - https://hub.docker.com/r/linuxserver/bazarr + type: application + urls: + - https://github.com/truecharts/apps/releases/download/bazarr-9.0.12/bazarr-9.0.12.tgz + version: 9.0.12 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -23834,6 +23911,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-22T21:13:49.824295974Z" + description: Function library for TrueCharts + digest: 63f3d57a01b29710802999cfe2be2a4d0cb302f791da4867a20d6667e8b37189 + 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.1/common-8.9.1.tgz + version: 8.9.1 - apiVersion: v2 appVersion: latest created: "2021-11-22T16:15:24.942902279Z" @@ -28508,6 +28606,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.53 + created: "2021-11-22T21:13:49.967209514Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 8.6.3 + description: Advanced tool to create your own TrueCharts-based App + digest: b951bac706b2d3fe9f45c2818ca31a180bc6a10406cbeba12300e1cc476392c5 + 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.18/custom-app-3.0.18.tgz + version: 3.0.18 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -78964,6 +79092,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-22T21:13:50.112595299Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 8.6.3 + description: An Application dashboard and launcher + digest: ddd7b07c4339c494eaff00d56b7e6413edf2ff10607e0f677edfcd807925ec00 + 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.13/heimdall-9.0.13.tgz + version: 9.0.13 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -81191,6 +81349,43 @@ entries: - https://github.com/truecharts/apps/releases/download/heimdall-3.1.5/heimdall-3.1.5.tgz version: 3.1.5 home-assistant: + - annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - home-automation + truecharts.org/grade: U + apiVersion: v2 + appVersion: 2021.11.5 + created: "2021-11-22T21:13:50.281491219Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 8.6.3 + - condition: postgresql.enabled + name: postgresql + repository: https://truecharts.org/ + version: 6.0.3 + description: home-assistant App for TrueNAS SCALE + digest: d7e65528e2bea60ae8d7ca0b7c595ce755a7f83be700d391850cd12273070159 + home: https://github.com/truecharts/apps/tree/master/charts/stable/home-assistant + icon: https://upload.wikimedia.org/wikipedia/commons/thumb/6/6e/Home_Assistant_Logo.svg/519px-Home_Assistant_Logo.svg.png + keywords: + - home-assistant + - hass + - homeassistant + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org + name: home-assistant + sources: + - https://github.com/home-assistant/home-assistant + - https://github.com/cdr/code-server + type: application + urls: + - https://github.com/truecharts/apps/releases/download/home-assistant-12.0.3/home-assistant-12.0.3.tgz + version: 12.0.3 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -86756,6 +86951,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.53 + created: "2021-11-22T21:13:50.419652171Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 8.6.3 + description: API Support for your favorite torrent trackers. + digest: bcfd2c80c2e74a5960cc9ab671070a9bee8f132422500b14e26efbfdf46b05c7 + 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.21/jackett-9.0.21.tgz + version: 9.0.21 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -98731,6 +98959,39 @@ entries: - https://github.com/truecharts/apps/releases/download/kms-3.1.5/kms-3.1.5.tgz version: 3.1.5 komga: + - annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - media + truecharts.org/grade: U + apiVersion: v2 + appVersion: 0.132.3 + created: "2021-11-22T21:13:50.565960474Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 8.6.3 + description: A comics/mangas server to serve/stream pages via API + digest: dff7c18bee83b0798e2e70aac93af884c79938ac6b6120572c4a4ec2bea20d96 + 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.13/komga-4.0.13.tgz + version: 4.0.13 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -108653,6 +108914,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-22T21:13:50.739266375Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 8.6.3 + description: Easy platform to combine all your social links + digest: d6473ecd599600a2e3101c38499e2d2870e20b1b823ebd8aa0793bce5968732b + 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.15/littlelink-4.0.15.tgz + version: 4.0.15 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -110252,6 +110544,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-22T21:13:50.89818411Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 8.6.3 + description: Logitech Media Server is a platform for home/office audio streaming. + digest: 1500b9838a335a1035eaaf0a6a94f6f69b48e47bebe7e794d6bf66838e9386af + 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.15/logitech-media-server-2.0.15.tgz + version: 2.0.15 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -110679,6 +111006,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-22T21:13:51.044222708Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 8.7.1 + - condition: promtail.enabled + name: promtail + repository: https://grafana.github.io/helm-charts + version: ^3.0.0 + description: 'Loki: like Prometheus, but for logs.' + digest: cc2128d99b137b30431135b573f69ecf8f22d0baf2e246443855ce280bb741e4 + 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-1.0.1/loki-1.0.1.tgz + version: 1.0.1 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -113337,6 +113698,42 @@ entries: - https://github.com/truecharts/apps/releases/download/lychee-3.1.5/lychee-3.1.5.tgz version: 3.1.5 mariadb: + - annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - database + truecharts.org/grade: U + apiVersion: v2 + appVersion: 10.6.5 + created: "2021-11-22T21:13:51.193431064Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 8.9.0 + description: Fast, reliable, scalable, and easy to use open-source relational + database system. + digest: 653da03c5d2372e42bcbdd0d5d70cd0eac6b301990998cb5eca464e8353349c3 + home: https://github.com/truecharts/apps/tree/master/stable/mariadb + icon: https://bitnami.com/assets/stacks/mariadb/img/mariadb-stack-220x234.png + keywords: + - mariadb + - mysql + - database + - sql + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org + name: mariadb + sources: + - https://github.com/bitnami/bitnami-docker-mariadb + - https://github.com/prometheus/mysqld_exporter + - https://mariadb.org + type: application + urls: + - https://github.com/truecharts/apps/releases/download/mariadb-1.0.8/mariadb-1.0.8.tgz + version: 1.0.8 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -115671,6 +116068,42 @@ entries: - https://github.com/truecharts/apps/releases/download/mealie-1.0.0/mealie-1.0.0.tgz version: 1.0.0 medusa: + - annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - media + truecharts.org/grade: U + apiVersion: v2 + appVersion: 0.5.20 + created: "2021-11-22T21:13:51.327674244Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 8.6.3 + description: An automatic Video Library Manager for TV Shows + digest: 35106c09afcb0cb1e687ea692b067ea158c95ad37632df0ffd1f291029cbd9e7 + home: https://github.com/truecharts/apps/tree/master/charts/stable/medusa + icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/medusa-icon.png + keywords: + - medusa + - video + - library + - manager + - tv + - shows + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org + name: medusa + sources: + - https://github.com/linuxserver/docker-medusa + - https://pymedusa.com/ + type: application + urls: + - https://github.com/truecharts/apps/releases/download/medusa-1.0.12/medusa-1.0.12.tgz + version: 1.0.12 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -115940,6 +116373,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-22T21:13:51.455815511Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 8.9.0 + description: Memcached is a memory-backed database caching solution + digest: 3d9a5f5119502ff398d03e25ef617a170641506b8ec2a5c79cccb816780a357c + 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.9/memcached-1.0.9.tgz + version: 1.0.9 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -116718,6 +117185,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.4 + created: "2021-11-22T21:13:51.587508543Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 8.6.3 + description: A management console for minio server and operator + digest: 3222a7c4962617c5b870b3c03e16166b7ecae4336d5cb3ee77417152653e1673 + 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.12/minio-console-1.0.12.tgz + version: 1.0.12 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -121030,6 +121528,40 @@ entries: - https://github.com/truecharts/apps/releases/download/mylar-1.0.1/mylar-1.0.1.tgz version: 1.0.1 navidrome: + - annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - media + truecharts.org/grade: U + apiVersion: v2 + appVersion: 0.47.0 + created: "2021-11-22T21:13:51.73186341Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 8.6.3 + description: Navidrome is an open source web-based music collection server and + streamer + digest: b0c9a5be4ddb40016df8be548e2e5c031ee390fcf6e7fc16969e49541b395be8 + home: https://github.com/truecharts/apps/tree/master/charts/stable/navidrome + icon: https://raw.githubusercontent.com/navidrome/navidrome/v0.42.0/ui/src/icons/android-icon-192x192.png + keywords: + - navidrome + - music + - streaming + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org + name: navidrome + sources: + - https://github.com/deluan/navidrome + - https://hub.docker.com/r/deluan/navidrome + type: application + urls: + - https://github.com/truecharts/apps/releases/download/navidrome-9.0.11/navidrome-9.0.11.tgz + version: 9.0.11 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -123771,6 +124303,50 @@ entries: - https://github.com/truecharts/apps/releases/download/navidrome-3.1.5/navidrome-3.1.5.tgz version: 3.1.5 nextcloud: + - annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - cloud + truecharts.org/grade: U + apiVersion: v2 + appVersion: 22.2.3 + created: "2021-11-22T21:13:51.888406901Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 8.6.3 + - condition: postgresql.enabled + name: postgresql + repository: https://truecharts.org/ + version: 6.0.3 + - condition: redis.enabled + name: redis + repository: https://truecharts.org + version: 1.0.7 + description: A private cloud server that puts the control and security of your + own data back into your hands. + digest: c97331d0b0767b7fc13caed9c0ea39c2e90dce288209d2ccac3ab1f3412012fa + home: https://nextcloud.com/ + icon: https://upload.wikimedia.org/wikipedia/commons/thumb/6/60/Nextcloud_Logo.svg/1280px-Nextcloud_Logo.svg.png + keywords: + - nextcloud + - storage + - http + - web + - php + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org + name: nextcloud + sources: + - https://github.com/nextcloud/docker + - https://github.com/nextcloud/helm + type: application + urls: + - https://github.com/truecharts/apps/releases/download/nextcloud-10.0.5/nextcloud-10.0.5.tgz + version: 10.0.5 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -141114,6 +141690,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-22T21:13:52.038695377Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 8.6.3 + description: Omada is a SDN tool for TP-Link Omada hardware + digest: 020c61c6c1cde37944125c7db1e445654ff92257a6d223b975e2fd16919a16a9 + 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.15/omada-controller-4.0.15.tgz + version: 4.0.15 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -160856,6 +161462,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-22T21:13:52.163542684Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 8.6.3 + description: A gallery software at its easiest, it doesn't even require a database. + digest: 988bdae57672a364ca3e7f8431da25652728b9469357a1f61a1e61a83745f644 + 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.12/photoshow-1.0.12.tgz + version: 1.0.12 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -171039,6 +171680,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-22T21:13:52.296760544Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 8.9.0 + description: PostgresSQL + digest: a642a6bd9a5ef567b7708027b6765e234d32bc861a6cbf5ad9bcbed499f5934d + 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.6/postgresql-6.0.6.tgz + version: 6.0.6 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -179016,6 +179690,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.4.1127 + created: "2021-11-22T21:13:52.467977607Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 8.6.3 + description: Indexer manager/proxy built on the popular arr net base stack to + integrate with your various PVR apps. + digest: 1e081435435abb298bcee5e16667b856d8b9579f238b162a13b9cc3778cefd86 + 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.15/prowlarr-4.0.15.tgz + version: 4.0.15 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -188617,6 +189324,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.1053 + created: "2021-11-22T21:13:52.595619965Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 8.6.3 + description: A fork of Radarr to work with Books & AudioBooks + digest: b4f2c76c7db86375ff20462913e43b96db75302a02beb27ba87219c60948680e + 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.16/readarr-9.0.16.tgz + version: 9.0.16 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -193027,6 +193769,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-22T21:13:52.730057448Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 8.9.0 + description: Open source, advanced key-value store. + digest: 63e1f7b842ee4b8425782470afa598fe7311c935fe28502b389afb94dd3cf2bd + 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.10/redis-1.0.10.tgz + version: 1.0.10 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -195368,6 +196144,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-22T21:13:52.872289075Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 8.6.3 + description: A remote desktop client written in GTK + digest: 73fb34e00d86d41202c046cfa15da1d9a16f8378a6a4b734c85352ecb57d881c + 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.12/remmina-1.0.12.tgz + version: 1.0.12 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -202007,6 +202817,39 @@ entries: - https://github.com/truecharts/apps/releases/download/sickgear-0.0.2/sickgear-0.0.2.tgz version: 0.0.2 smokeping: + - annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - media + truecharts.org/grade: U + apiVersion: v2 + appVersion: 2.7.3 + created: "2021-11-22T21:13:53.012501565Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 8.6.3 + description: Keep track of your network latency. + digest: 51aff1140ea843ebae0362ae1b4ea7d75f2cb517c4500179cc9b57dbf5b9d787 + home: https://github.com/truecharts/apps/tree/master/charts/stable/smokeping + icon: https://github.com/truecharts/apps/raw/main/images/smokeping.png + keywords: + - smokeping + - network + - latency + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org + name: smokeping + sources: + - https://oss.oetiker.ch/smokeping/ + - https://hub.docker.com/r/linuxserver/smokeping + type: application + urls: + - https://github.com/truecharts/apps/releases/download/smokeping-1.0.12/smokeping-1.0.12.tgz + version: 1.0.12 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -227906,6 +228749,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.9060.0 + created: "2021-11-22T21:13:53.151397031Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 8.6.3 + - condition: postgresql.enabled + name: postgresql + repository: https://truecharts.org/ + version: 6.0.3 + description: Tiny Tiny RSS is a free and open source web-based news feed (RSS/Atom) + reader and aggregator + digest: 6c0a604afb02bfe1ceac221a5bfc0a7b54bd5e85a6ceca40a3f7e54ddd94d251 + 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.3/tt-rss-4.0.3.tgz + version: 4.0.3 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -231169,6 +232046,38 @@ entries: - https://github.com/truecharts/apps/releases/download/twtxt-0.0.2/twtxt-0.0.2.tgz version: 0.0.2 unifi: + - annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Networking + truecharts.org/grade: U + apiVersion: v2 + appVersion: 6.5.53 + created: "2021-11-22T21:13:53.292986746Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 8.6.3 + description: Ubiquiti Network's Unifi Controller + digest: 1cc43a6de89f6e6aba43cf8a99aeff340c781f01fcc9e6a69de9338ad4758be2 + home: https://github.com/truecharts/apps/tree/master/charts/stable/unifi + icon: https://dl.ubnt.com/press/logo-UniFi.png + keywords: + - ubiquiti + - unifi + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org + name: unifi + sources: + - https://github.com/jacobalberty/unifi-docker + - https://unifi-network.ui.com + type: application + urls: + - https://github.com/truecharts/apps/releases/download/unifi-9.0.11/unifi-9.0.11.tgz + version: 9.0.11 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -248562,4 +249471,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-22T20:46:37.637244167Z" +generated: "2021-11-22T21:13:53.371436195Z"