From 015d8b9e402eea7deb3cb9283bd01c8c4b2366b6 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 15 Nov 2021 20:31:35 +0000 Subject: [PATCH] Commit released Helm Chart and docs for TrueCharts Signed-off-by: TrueCharts-Bot --- charts/dependency/memcached/CHANGELOG.md | 9 + charts/dependency/memcached/helm-values.md | 2 +- charts/dependency/postgresql/CHANGELOG.md | 9 + charts/dependency/postgresql/helm-values.md | 2 +- charts/dependency/redis/CHANGELOG.md | 9 + charts/dependency/redis/helm-values.md | 2 +- charts/library/common/CHANGELOG.md | 9 + charts/library/common/helm-values.md | 2 +- charts/stable/babybuddy/CHANGELOG.md | 10 + charts/stable/babybuddy/helm-values.md | 2 +- charts/stable/bazarr/CHANGELOG.md | 10 + charts/stable/bazarr/helm-values.md | 5 +- charts/stable/custom-app/CHANGELOG.md | 9 + charts/stable/custom-app/Chart.yaml | 2 +- charts/stable/custom-app/helm-values.md | 2 +- charts/stable/jackett/CHANGELOG.md | 10 + charts/stable/jackett/Chart.yaml | 2 +- charts/stable/jackett/helm-values.md | 5 +- charts/stable/readarr/CHANGELOG.md | 10 + charts/stable/readarr/Chart.yaml | 2 +- charts/stable/readarr/helm-values.md | 5 +- charts/stable/tt-rss/CHANGELOG.md | 10 + charts/stable/tt-rss/Chart.yaml | 2 +- charts/stable/tt-rss/helm-values.md | 4 +- docs/apps/common/helm-values.md | 2 +- docs/apps/dependency/memcached/CHANGELOG.md | 9 + docs/apps/dependency/memcached/helm-values.md | 2 +- docs/apps/dependency/postgresql/CHANGELOG.md | 9 + .../apps/dependency/postgresql/helm-values.md | 2 +- docs/apps/dependency/redis/CHANGELOG.md | 9 + docs/apps/dependency/redis/helm-values.md | 2 +- docs/apps/stable/babybuddy/CHANGELOG.md | 10 + docs/apps/stable/babybuddy/helm-values.md | 2 +- docs/apps/stable/bazarr/CHANGELOG.md | 10 + docs/apps/stable/bazarr/helm-values.md | 5 +- docs/apps/stable/custom-app/CHANGELOG.md | 9 + docs/apps/stable/custom-app/helm-values.md | 2 +- docs/apps/stable/jackett/CHANGELOG.md | 10 + docs/apps/stable/jackett/helm-values.md | 5 +- docs/apps/stable/readarr/CHANGELOG.md | 10 + docs/apps/stable/readarr/helm-values.md | 5 +- docs/apps/stable/tt-rss/CHANGELOG.md | 10 + docs/apps/stable/tt-rss/helm-values.md | 4 +- docs/index.yaml | 333 +++++++++++++++++- 44 files changed, 541 insertions(+), 43 deletions(-) diff --git a/charts/dependency/memcached/CHANGELOG.md b/charts/dependency/memcached/CHANGELOG.md index 94a8b1070d1..feaeec8a4d5 100644 --- a/charts/dependency/memcached/CHANGELOG.md +++ b/charts/dependency/memcached/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [memcached-1.0.3](https://github.com/truecharts/apps/compare/memcached-1.0.2...memcached-1.0.3) (2021-11-15) + +#### Chore + +* update non-major ([#1336](https://github.com/truecharts/apps/issues/1336)) + + + ### [memcached-1.0.2](https://github.com/truecharts/apps/compare/memcached-1.0.1...memcached-1.0.2) (2021-11-15) diff --git a/charts/dependency/memcached/helm-values.md b/charts/dependency/memcached/helm-values.md index e40c820f6aa..e987395a2f5 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:ad5196e0fec12a025ba0535a973d676103dc66587344c59ac6b7f5a3925144ea"` | | +| image.tag | string | `"1.6.12@sha256:a2e190afa56aa2974d99e008862332c00b7c1a72e944ddc1befa74874e28d7ea"` | | | 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 0ccc7a31d60..8f74fbaca62 100644 --- a/charts/dependency/postgresql/CHANGELOG.md +++ b/charts/dependency/postgresql/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [postgresql-5.2.1](https://github.com/truecharts/apps/compare/postgresql-5.2.0...postgresql-5.2.1) (2021-11-15) + +#### Chore + +* update non-major ([#1336](https://github.com/truecharts/apps/issues/1336)) + + + ### [postgresql-5.2.0](https://github.com/truecharts/apps/compare/postgresql-5.1.18...postgresql-5.2.0) (2021-11-15) diff --git a/charts/dependency/postgresql/helm-values.md b/charts/dependency/postgresql/helm-values.md index 67a2c3dda9d..58786f030b3 100644 --- a/charts/dependency/postgresql/helm-values.md +++ b/charts/dependency/postgresql/helm-values.md @@ -28,7 +28,7 @@ You will, however, be able to use all values referenced in the common chart here | existingSecret | string | `""` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"bitnami/postgresql"` | | -| image.tag | string | `"14.1.0@sha256:480fa9cd68d9013ea622b8a6dc71505bc8f0eaeac6d062cb5182bff44d0fcdbb"` | | +| image.tag | string | `"14.1.0@sha256:ed5305053c28f397ade50f5fa48e7f73dd1402bc20dcccf1978b3a5ff243f9dd"` | | | initContainers.migrate-db.command[0] | string | `"/bin/sh"` | | | initContainers.migrate-db.command[1] | string | `"-cx"` | | | initContainers.migrate-db.command[2] | string | `"echo 'trying to migrate old db to new location...'\nmkdir -p /bitnami/postgresql/data\nmv -f /bitnami/postgresql/old/* /bitnami/postgresql/ || true\nchown -R {{ .Values.podSecurityContext.runAsUser }}:{{ .Values.podSecurityContext.fsGroup }} /bitnami/postgresql/\nchmod 775 /bitnami/postgresql/\n"` | | diff --git a/charts/dependency/redis/CHANGELOG.md b/charts/dependency/redis/CHANGELOG.md index b55851fbfe0..99118d5c3de 100644 --- a/charts/dependency/redis/CHANGELOG.md +++ b/charts/dependency/redis/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [redis-1.0.4](https://github.com/truecharts/apps/compare/redis-1.0.3...redis-1.0.4) (2021-11-15) + +#### Chore + +* update non-major ([#1336](https://github.com/truecharts/apps/issues/1336)) + + + ### [redis-1.0.3](https://github.com/truecharts/apps/compare/redis-1.0.2...redis-1.0.3) (2021-11-15) diff --git a/charts/dependency/redis/helm-values.md b/charts/dependency/redis/helm-values.md index 656f11bb339..64e78c6827a 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:213ea7a04401c66fc44fc94aca2eb52233c556e22ace27571e7194d5e693a4dd"` | | +| image.tag | string | `"6.2.6@sha256:8870c2e96e2062977e09809b7327bec52ad9d1c4b1802533ee94289d4d8e8a0b"` | | | 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/library/common/CHANGELOG.md b/charts/library/common/CHANGELOG.md index 22135900a42..fc5b939a265 100644 --- a/charts/library/common/CHANGELOG.md +++ b/charts/library/common/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [common-8.6.2](https://github.com/truecharts/apps/compare/common-8.6.1...common-8.6.2) (2021-11-15) + +#### Chore + +* update non-major ([#1336](https://github.com/truecharts/apps/issues/1336)) + + + ### [common-8.6.1](https://github.com/truecharts/apps/compare/common-8.6.0...common-8.6.1) (2021-11-15) diff --git a/charts/library/common/helm-values.md b/charts/library/common/helm-values.md index cf62f6ecf5a..37d917d69cd 100644 --- a/charts/library/common/helm-values.md +++ b/charts/library/common/helm-values.md @@ -167,7 +167,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:480fa9cd68d9013ea622b8a6dc71505bc8f0eaeac6d062cb5182bff44d0fcdbb"` | Specify the postgresql image tag | +| postgresqlImage.tag | string | `"14.1.0@sha256:ed5305053c28f397ade50f5fa48e7f73dd1402bc20dcccf1978b3a5ff243f9dd"` | 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 c764d8f8f43..c3499e99200 100644 --- a/charts/stable/babybuddy/CHANGELOG.md +++ b/charts/stable/babybuddy/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [babybuddy-4.0.11](https://github.com/truecharts/apps/compare/babybuddy-4.0.10...babybuddy-4.0.11) (2021-11-15) + +#### Chore + +* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329)) +* update non-major ([#1336](https://github.com/truecharts/apps/issues/1336)) + + + ### [babybuddy-4.0.10](https://github.com/truecharts/apps/compare/babybuddy-4.0.9...babybuddy-4.0.10) (2021-11-14) diff --git a/charts/stable/babybuddy/helm-values.md b/charts/stable/babybuddy/helm-values.md index fcc1b8ed505..61bccfe0722 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:c60d3852aa3a178ebaa2fe91d7e9e044cd3eb3c19e080d15caef201db6898c49"` | | +| image.tag | string | `"1.9.1@sha256:42e89454a2d40186029b3e752402fd48c163cac6654254aa0df9601374848e63"` | | | 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 c7b01877bf0..8b245c45a51 100644 --- a/charts/stable/bazarr/CHANGELOG.md +++ b/charts/stable/bazarr/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [bazarr-9.0.9](https://github.com/truecharts/apps/compare/bazarr-9.0.8...bazarr-9.0.9) (2021-11-15) + +#### Chore + +* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329)) +* update non-major ([#1336](https://github.com/truecharts/apps/issues/1336)) + + + ### [bazarr-9.0.8](https://github.com/truecharts/apps/compare/bazarr-9.0.7...bazarr-9.0.8) (2021-11-14) diff --git a/charts/stable/bazarr/helm-values.md b/charts/stable/bazarr/helm-values.md index 54a00871021..5b72a927f65 100644 --- a/charts/stable/bazarr/helm-values.md +++ b/charts/stable/bazarr/helm-values.md @@ -14,12 +14,9 @@ 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:b9f8768f7c9a5d6dfe633fe6b4afe71ef4d1efae3ae992c7dd7b4da651725af0"` | | -| persistence.config.accessMode | string | `"ReadWriteOnce"` | | +| image.tag | string | `"v1.0.0@sha256:ec59d02bc0c9f5531cb4a1c461c188b1a7e489a3372be554914d6b6a2e3b14d2"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | -| persistence.config.size | string | `"100Gi"` | | -| persistence.config.type | string | `"pvc"` | | | service.main.ports.main.port | int | `6767` | | | service.main.ports.main.targetPort | int | `6767` | | diff --git a/charts/stable/custom-app/CHANGELOG.md b/charts/stable/custom-app/CHANGELOG.md index 7d34f6e20fe..0d88129a730 100644 --- a/charts/stable/custom-app/CHANGELOG.md +++ b/charts/stable/custom-app/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [custom-app-3.0.13](https://github.com/truecharts/apps/compare/custom-app-3.0.12...custom-app-3.0.13) (2021-11-15) + +#### Chore + +* update non-major ([#1336](https://github.com/truecharts/apps/issues/1336)) + + + ### [custom-app-3.0.12](https://github.com/truecharts/apps/compare/custom-app-3.0.11...custom-app-3.0.12) (2021-11-14) diff --git a/charts/stable/custom-app/Chart.yaml b/charts/stable/custom-app/Chart.yaml index 1793931496a..41a937b0e63 100644 --- a/charts/stable/custom-app/Chart.yaml +++ b/charts/stable/custom-app/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.19.260" +appVersion: "0.19.266" 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 51be4fa669e..7eba3d56ca0 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.19.260@sha256:bd9bc50b590bbd2657bf766ae4da1669f9d32daa9296d8e96e3673a2033d8535"` | | +| image.tag | string | `"v0.19.266@sha256:61fdb6e5d280c4e4686a6dcf1d8503072fb807c62114873e29502067ad307aeb"` | | All Rights Reserved - The TrueCharts Project diff --git a/charts/stable/jackett/CHANGELOG.md b/charts/stable/jackett/CHANGELOG.md index 75fa3209432..975a54f0f53 100644 --- a/charts/stable/jackett/CHANGELOG.md +++ b/charts/stable/jackett/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [jackett-9.0.16](https://github.com/truecharts/apps/compare/jackett-9.0.15...jackett-9.0.16) (2021-11-15) + +#### Chore + +* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329)) +* update non-major ([#1336](https://github.com/truecharts/apps/issues/1336)) + + + ### [jackett-9.0.15](https://github.com/truecharts/apps/compare/jackett-9.0.14...jackett-9.0.15) (2021-11-14) diff --git a/charts/stable/jackett/Chart.yaml b/charts/stable/jackett/Chart.yaml index 45dc7bc9e76..7f8715612be 100644 --- a/charts/stable/jackett/Chart.yaml +++ b/charts/stable/jackett/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.19.260" +appVersion: "0.19.266" dependencies: - name: common repository: https://truecharts.org diff --git a/charts/stable/jackett/helm-values.md b/charts/stable/jackett/helm-values.md index 6741506d8ee..9fba5fc9d41 100644 --- a/charts/stable/jackett/helm-values.md +++ b/charts/stable/jackett/helm-values.md @@ -14,12 +14,9 @@ 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.19.260@sha256:bd9bc50b590bbd2657bf766ae4da1669f9d32daa9296d8e96e3673a2033d8535"` | | -| persistence.config.accessMode | string | `"ReadWriteOnce"` | | +| image.tag | string | `"v0.19.266@sha256:61fdb6e5d280c4e4686a6dcf1d8503072fb807c62114873e29502067ad307aeb"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | -| persistence.config.size | string | `"100Gi"` | | -| persistence.config.type | string | `"pvc"` | | | probes.liveness.path | string | `"/UI/Login"` | | | probes.readiness.path | string | `"/UI/Login"` | | | probes.startup.path | string | `"/UI/Login"` | | diff --git a/charts/stable/readarr/CHANGELOG.md b/charts/stable/readarr/CHANGELOG.md index 5bfa2cd7f81..f25ff475af1 100644 --- a/charts/stable/readarr/CHANGELOG.md +++ b/charts/stable/readarr/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [readarr-9.0.12](https://github.com/truecharts/apps/compare/readarr-9.0.11...readarr-9.0.12) (2021-11-15) + +#### Chore + +* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329)) +* update non-major ([#1336](https://github.com/truecharts/apps/issues/1336)) + + + ### [readarr-9.0.11](https://github.com/truecharts/apps/compare/readarr-9.0.10...readarr-9.0.11) (2021-11-14) diff --git a/charts/stable/readarr/Chart.yaml b/charts/stable/readarr/Chart.yaml index 01cbeff5ca2..dfef81758ed 100644 --- a/charts/stable/readarr/Chart.yaml +++ b/charts/stable/readarr/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.1.0.1024" +appVersion: "0.1.0.1033" dependencies: - name: common repository: https://truecharts.org diff --git a/charts/stable/readarr/helm-values.md b/charts/stable/readarr/helm-values.md index b8a6a29adb7..fd2fe38d99f 100644 --- a/charts/stable/readarr/helm-values.md +++ b/charts/stable/readarr/helm-values.md @@ -14,12 +14,9 @@ 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.1024@sha256:be0cbfcda3cc1f9a5b2b5e2779f811b11975f981b9d5c9b3ad98711718c0ca61"` | | -| persistence.config.accessMode | string | `"ReadWriteOnce"` | | +| image.tag | string | `"v0.1.0.1033@sha256:42a9f18e053b3418c7f15a28c8dcd8f2f76ee8bd3ad08dc7bbf75473287b77e5"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | -| persistence.config.size | string | `"100Gi"` | | -| persistence.config.type | string | `"pvc"` | | | probes.liveness.custom | bool | `true` | | | probes.liveness.enabled | bool | `true` | | | probes.liveness.spec.exec.command[0] | string | `"/usr/bin/env"` | | diff --git a/charts/stable/tt-rss/CHANGELOG.md b/charts/stable/tt-rss/CHANGELOG.md index 4a5feb0a661..31e3e4174f3 100644 --- a/charts/stable/tt-rss/CHANGELOG.md +++ b/charts/stable/tt-rss/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [tt-rss-3.0.13](https://github.com/truecharts/apps/compare/tt-rss-3.0.12...tt-rss-3.0.13) (2021-11-15) + +#### Chore + +* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329)) +* update non-major ([#1336](https://github.com/truecharts/apps/issues/1336)) + + + ### [tt-rss-3.0.12](https://github.com/truecharts/apps/compare/tt-rss-3.0.11...tt-rss-3.0.12) (2021-11-14) diff --git a/charts/stable/tt-rss/Chart.yaml b/charts/stable/tt-rss/Chart.yaml index b1fb77bb976..9ffeda208d0 100644 --- a/charts/stable/tt-rss/Chart.yaml +++ b/charts/stable/tt-rss/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.9040.0" +appVersion: "1.9043.0" description: Tiny Tiny RSS is a free and open source web-based news feed (RSS/Atom) reader and aggregator name: tt-rss version: 3.0.13 diff --git a/charts/stable/tt-rss/helm-values.md b/charts/stable/tt-rss/helm-values.md index 3ce3210a48e..6d4d436acc9 100644 --- a/charts/stable/tt-rss/helm-values.md +++ b/charts/stable/tt-rss/helm-values.md @@ -22,7 +22,9 @@ 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.9040.0@sha256:b5ca5b75317efd90044241b0d4cec84f534157a32fd73f440550de4a94f5b853"` | image tag | +| image.tag | string | `"v1.9043.0@sha256:00cf8fcd0911a758ca6d54d2b47571f1a4bfb71a085a0f78102b99c9db9c5aa2"` | image tag | +| persistence.config.enabled | bool | `true` | | +| persistence.config.mountPath | string | `"/config"` | | | podSecurityContext.runAsGroup | int | `0` | | | podSecurityContext.runAsUser | int | `0` | | | postgresql.enabled | bool | `true` | | diff --git a/docs/apps/common/helm-values.md b/docs/apps/common/helm-values.md index cf62f6ecf5a..37d917d69cd 100644 --- a/docs/apps/common/helm-values.md +++ b/docs/apps/common/helm-values.md @@ -167,7 +167,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:480fa9cd68d9013ea622b8a6dc71505bc8f0eaeac6d062cb5182bff44d0fcdbb"` | Specify the postgresql image tag | +| postgresqlImage.tag | string | `"14.1.0@sha256:ed5305053c28f397ade50f5fa48e7f73dd1402bc20dcccf1978b3a5ff243f9dd"` | 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/memcached/CHANGELOG.md b/docs/apps/dependency/memcached/CHANGELOG.md index 94a8b1070d1..feaeec8a4d5 100644 --- a/docs/apps/dependency/memcached/CHANGELOG.md +++ b/docs/apps/dependency/memcached/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [memcached-1.0.3](https://github.com/truecharts/apps/compare/memcached-1.0.2...memcached-1.0.3) (2021-11-15) + +#### Chore + +* update non-major ([#1336](https://github.com/truecharts/apps/issues/1336)) + + + ### [memcached-1.0.2](https://github.com/truecharts/apps/compare/memcached-1.0.1...memcached-1.0.2) (2021-11-15) diff --git a/docs/apps/dependency/memcached/helm-values.md b/docs/apps/dependency/memcached/helm-values.md index e40c820f6aa..e987395a2f5 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:ad5196e0fec12a025ba0535a973d676103dc66587344c59ac6b7f5a3925144ea"` | | +| image.tag | string | `"1.6.12@sha256:a2e190afa56aa2974d99e008862332c00b7c1a72e944ddc1befa74874e28d7ea"` | | | service.main.ports.main.port | int | `11211` | | | service.main.ports.main.targetPort | int | `11211` | | diff --git a/docs/apps/dependency/postgresql/CHANGELOG.md b/docs/apps/dependency/postgresql/CHANGELOG.md index 0ccc7a31d60..8f74fbaca62 100644 --- a/docs/apps/dependency/postgresql/CHANGELOG.md +++ b/docs/apps/dependency/postgresql/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [postgresql-5.2.1](https://github.com/truecharts/apps/compare/postgresql-5.2.0...postgresql-5.2.1) (2021-11-15) + +#### Chore + +* update non-major ([#1336](https://github.com/truecharts/apps/issues/1336)) + + + ### [postgresql-5.2.0](https://github.com/truecharts/apps/compare/postgresql-5.1.18...postgresql-5.2.0) (2021-11-15) diff --git a/docs/apps/dependency/postgresql/helm-values.md b/docs/apps/dependency/postgresql/helm-values.md index 67a2c3dda9d..58786f030b3 100644 --- a/docs/apps/dependency/postgresql/helm-values.md +++ b/docs/apps/dependency/postgresql/helm-values.md @@ -28,7 +28,7 @@ You will, however, be able to use all values referenced in the common chart here | existingSecret | string | `""` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"bitnami/postgresql"` | | -| image.tag | string | `"14.1.0@sha256:480fa9cd68d9013ea622b8a6dc71505bc8f0eaeac6d062cb5182bff44d0fcdbb"` | | +| image.tag | string | `"14.1.0@sha256:ed5305053c28f397ade50f5fa48e7f73dd1402bc20dcccf1978b3a5ff243f9dd"` | | | initContainers.migrate-db.command[0] | string | `"/bin/sh"` | | | initContainers.migrate-db.command[1] | string | `"-cx"` | | | initContainers.migrate-db.command[2] | string | `"echo 'trying to migrate old db to new location...'\nmkdir -p /bitnami/postgresql/data\nmv -f /bitnami/postgresql/old/* /bitnami/postgresql/ || true\nchown -R {{ .Values.podSecurityContext.runAsUser }}:{{ .Values.podSecurityContext.fsGroup }} /bitnami/postgresql/\nchmod 775 /bitnami/postgresql/\n"` | | diff --git a/docs/apps/dependency/redis/CHANGELOG.md b/docs/apps/dependency/redis/CHANGELOG.md index b55851fbfe0..99118d5c3de 100644 --- a/docs/apps/dependency/redis/CHANGELOG.md +++ b/docs/apps/dependency/redis/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [redis-1.0.4](https://github.com/truecharts/apps/compare/redis-1.0.3...redis-1.0.4) (2021-11-15) + +#### Chore + +* update non-major ([#1336](https://github.com/truecharts/apps/issues/1336)) + + + ### [redis-1.0.3](https://github.com/truecharts/apps/compare/redis-1.0.2...redis-1.0.3) (2021-11-15) diff --git a/docs/apps/dependency/redis/helm-values.md b/docs/apps/dependency/redis/helm-values.md index 656f11bb339..64e78c6827a 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:213ea7a04401c66fc44fc94aca2eb52233c556e22ace27571e7194d5e693a4dd"` | | +| image.tag | string | `"6.2.6@sha256:8870c2e96e2062977e09809b7327bec52ad9d1c4b1802533ee94289d4d8e8a0b"` | | | 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/stable/babybuddy/CHANGELOG.md b/docs/apps/stable/babybuddy/CHANGELOG.md index c764d8f8f43..c3499e99200 100644 --- a/docs/apps/stable/babybuddy/CHANGELOG.md +++ b/docs/apps/stable/babybuddy/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [babybuddy-4.0.11](https://github.com/truecharts/apps/compare/babybuddy-4.0.10...babybuddy-4.0.11) (2021-11-15) + +#### Chore + +* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329)) +* update non-major ([#1336](https://github.com/truecharts/apps/issues/1336)) + + + ### [babybuddy-4.0.10](https://github.com/truecharts/apps/compare/babybuddy-4.0.9...babybuddy-4.0.10) (2021-11-14) diff --git a/docs/apps/stable/babybuddy/helm-values.md b/docs/apps/stable/babybuddy/helm-values.md index fcc1b8ed505..61bccfe0722 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:c60d3852aa3a178ebaa2fe91d7e9e044cd3eb3c19e080d15caef201db6898c49"` | | +| image.tag | string | `"1.9.1@sha256:42e89454a2d40186029b3e752402fd48c163cac6654254aa0df9601374848e63"` | | | 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 c7b01877bf0..8b245c45a51 100644 --- a/docs/apps/stable/bazarr/CHANGELOG.md +++ b/docs/apps/stable/bazarr/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [bazarr-9.0.9](https://github.com/truecharts/apps/compare/bazarr-9.0.8...bazarr-9.0.9) (2021-11-15) + +#### Chore + +* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329)) +* update non-major ([#1336](https://github.com/truecharts/apps/issues/1336)) + + + ### [bazarr-9.0.8](https://github.com/truecharts/apps/compare/bazarr-9.0.7...bazarr-9.0.8) (2021-11-14) diff --git a/docs/apps/stable/bazarr/helm-values.md b/docs/apps/stable/bazarr/helm-values.md index 54a00871021..5b72a927f65 100644 --- a/docs/apps/stable/bazarr/helm-values.md +++ b/docs/apps/stable/bazarr/helm-values.md @@ -14,12 +14,9 @@ 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:b9f8768f7c9a5d6dfe633fe6b4afe71ef4d1efae3ae992c7dd7b4da651725af0"` | | -| persistence.config.accessMode | string | `"ReadWriteOnce"` | | +| image.tag | string | `"v1.0.0@sha256:ec59d02bc0c9f5531cb4a1c461c188b1a7e489a3372be554914d6b6a2e3b14d2"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | -| persistence.config.size | string | `"100Gi"` | | -| persistence.config.type | string | `"pvc"` | | | service.main.ports.main.port | int | `6767` | | | service.main.ports.main.targetPort | int | `6767` | | diff --git a/docs/apps/stable/custom-app/CHANGELOG.md b/docs/apps/stable/custom-app/CHANGELOG.md index 7d34f6e20fe..0d88129a730 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.13](https://github.com/truecharts/apps/compare/custom-app-3.0.12...custom-app-3.0.13) (2021-11-15) + +#### Chore + +* update non-major ([#1336](https://github.com/truecharts/apps/issues/1336)) + + + ### [custom-app-3.0.12](https://github.com/truecharts/apps/compare/custom-app-3.0.11...custom-app-3.0.12) (2021-11-14) diff --git a/docs/apps/stable/custom-app/helm-values.md b/docs/apps/stable/custom-app/helm-values.md index 51be4fa669e..7eba3d56ca0 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.19.260@sha256:bd9bc50b590bbd2657bf766ae4da1669f9d32daa9296d8e96e3673a2033d8535"` | | +| image.tag | string | `"v0.19.266@sha256:61fdb6e5d280c4e4686a6dcf1d8503072fb807c62114873e29502067ad307aeb"` | | All Rights Reserved - The TrueCharts Project diff --git a/docs/apps/stable/jackett/CHANGELOG.md b/docs/apps/stable/jackett/CHANGELOG.md index 75fa3209432..975a54f0f53 100644 --- a/docs/apps/stable/jackett/CHANGELOG.md +++ b/docs/apps/stable/jackett/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [jackett-9.0.16](https://github.com/truecharts/apps/compare/jackett-9.0.15...jackett-9.0.16) (2021-11-15) + +#### Chore + +* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329)) +* update non-major ([#1336](https://github.com/truecharts/apps/issues/1336)) + + + ### [jackett-9.0.15](https://github.com/truecharts/apps/compare/jackett-9.0.14...jackett-9.0.15) (2021-11-14) diff --git a/docs/apps/stable/jackett/helm-values.md b/docs/apps/stable/jackett/helm-values.md index 6741506d8ee..9fba5fc9d41 100644 --- a/docs/apps/stable/jackett/helm-values.md +++ b/docs/apps/stable/jackett/helm-values.md @@ -14,12 +14,9 @@ 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.19.260@sha256:bd9bc50b590bbd2657bf766ae4da1669f9d32daa9296d8e96e3673a2033d8535"` | | -| persistence.config.accessMode | string | `"ReadWriteOnce"` | | +| image.tag | string | `"v0.19.266@sha256:61fdb6e5d280c4e4686a6dcf1d8503072fb807c62114873e29502067ad307aeb"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | -| persistence.config.size | string | `"100Gi"` | | -| persistence.config.type | string | `"pvc"` | | | probes.liveness.path | string | `"/UI/Login"` | | | probes.readiness.path | string | `"/UI/Login"` | | | probes.startup.path | string | `"/UI/Login"` | | diff --git a/docs/apps/stable/readarr/CHANGELOG.md b/docs/apps/stable/readarr/CHANGELOG.md index 5bfa2cd7f81..f25ff475af1 100644 --- a/docs/apps/stable/readarr/CHANGELOG.md +++ b/docs/apps/stable/readarr/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [readarr-9.0.12](https://github.com/truecharts/apps/compare/readarr-9.0.11...readarr-9.0.12) (2021-11-15) + +#### Chore + +* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329)) +* update non-major ([#1336](https://github.com/truecharts/apps/issues/1336)) + + + ### [readarr-9.0.11](https://github.com/truecharts/apps/compare/readarr-9.0.10...readarr-9.0.11) (2021-11-14) diff --git a/docs/apps/stable/readarr/helm-values.md b/docs/apps/stable/readarr/helm-values.md index b8a6a29adb7..fd2fe38d99f 100644 --- a/docs/apps/stable/readarr/helm-values.md +++ b/docs/apps/stable/readarr/helm-values.md @@ -14,12 +14,9 @@ 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.1024@sha256:be0cbfcda3cc1f9a5b2b5e2779f811b11975f981b9d5c9b3ad98711718c0ca61"` | | -| persistence.config.accessMode | string | `"ReadWriteOnce"` | | +| image.tag | string | `"v0.1.0.1033@sha256:42a9f18e053b3418c7f15a28c8dcd8f2f76ee8bd3ad08dc7bbf75473287b77e5"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | -| persistence.config.size | string | `"100Gi"` | | -| persistence.config.type | string | `"pvc"` | | | probes.liveness.custom | bool | `true` | | | probes.liveness.enabled | bool | `true` | | | probes.liveness.spec.exec.command[0] | string | `"/usr/bin/env"` | | diff --git a/docs/apps/stable/tt-rss/CHANGELOG.md b/docs/apps/stable/tt-rss/CHANGELOG.md index 4a5feb0a661..31e3e4174f3 100644 --- a/docs/apps/stable/tt-rss/CHANGELOG.md +++ b/docs/apps/stable/tt-rss/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog
+ +### [tt-rss-3.0.13](https://github.com/truecharts/apps/compare/tt-rss-3.0.12...tt-rss-3.0.13) (2021-11-15) + +#### Chore + +* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329)) +* update non-major ([#1336](https://github.com/truecharts/apps/issues/1336)) + + + ### [tt-rss-3.0.12](https://github.com/truecharts/apps/compare/tt-rss-3.0.11...tt-rss-3.0.12) (2021-11-14) diff --git a/docs/apps/stable/tt-rss/helm-values.md b/docs/apps/stable/tt-rss/helm-values.md index 3ce3210a48e..6d4d436acc9 100644 --- a/docs/apps/stable/tt-rss/helm-values.md +++ b/docs/apps/stable/tt-rss/helm-values.md @@ -22,7 +22,9 @@ 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.9040.0@sha256:b5ca5b75317efd90044241b0d4cec84f534157a32fd73f440550de4a94f5b853"` | image tag | +| image.tag | string | `"v1.9043.0@sha256:00cf8fcd0911a758ca6d54d2b47571f1a4bfb71a085a0f78102b99c9db9c5aa2"` | image tag | +| persistence.config.enabled | bool | `true` | | +| persistence.config.mountPath | string | `"/config"` | | | podSecurityContext.runAsGroup | int | `0` | | | podSecurityContext.runAsUser | int | `0` | | | postgresql.enabled | bool | `true` | | diff --git a/docs/index.yaml b/docs/index.yaml index f534e9b40ba..6230b5e3a99 100644 --- a/docs/index.yaml +++ b/docs/index.yaml @@ -9825,6 +9825,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-15T20:31:30.371330339Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 8.5.7 + - condition: postgresql.enabled + name: postgresql + repository: https://truecharts.org/ + version: 5.1.17 + 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: 20c36f768d4254e484489f5c3e8e2186c6e5eeb4f7a752ea1c3d8c7bebc5db00 + home: https://github.com/truecharts/apps/tree/main/charts/babybuddy + icon: https://github.com/babybuddy/babybuddy/raw/master/babybuddy/static_src/logo/icon.png + keywords: + - baby + - buddy + - tracker + - parents + - parenting + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org + name: babybuddy + sources: + - https://github.com/babybuddy/babybuddy + - https://github.com/nicholaswilde/docker-babybuddy + type: application + urls: + - https://github.com/truecharts/apps/releases/download/babybuddy-4.0.11/babybuddy-4.0.11.tgz + version: 4.0.11 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -10176,6 +10216,43 @@ entries: - https://github.com/truecharts/apps/releases/download/babybuddy-0.0.1/babybuddy-0.0.1.tgz version: 0.0.1 bazarr: + - annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - media + truecharts.org/grade: U + apiVersion: v2 + appVersion: 1.0.0 + created: "2021-11-15T20:31:30.756532942Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 8.5.7 + description: Bazarr is a companion application to Sonarr and Radarr. It manages + and downloads subtitles based on your requirements + digest: 1a925018d7b9c84ca05301395dd02f3a002b6658e99c71b3c6407be4f25404be + 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.9/bazarr-9.0.9.tgz + version: 9.0.9 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -23549,6 +23626,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-15T20:31:31.025899793Z" + description: Function library for TrueCharts + digest: 0efb647a1bbc493eb61f0ce9610254405763ab59e7db13c2cee51a6650b9d6d6 + 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.6.2/common-8.6.2.tgz + version: 8.6.2 - apiVersion: v2 appVersion: latest created: "2021-11-15T18:33:09.759720522Z" @@ -28034,6 +28132,36 @@ entries: - https://github.com/truecharts/apps/releases/download/cryptofolio-0.0.2/cryptofolio-0.0.2.tgz version: 0.0.2 custom-app: + - annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - custom + truecharts.org/grade: U + apiVersion: v2 + appVersion: 0.19.266 + created: "2021-11-15T20:31:31.243566807Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 8.5.7 + description: Advanced tool to create your own TrueCharts-based App + digest: d7cbb8e03c5f6a3117aecc75b1f29248a52d6fe0bbcab8304e2336faea383f24 + 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.13/custom-app-3.0.13.tgz + version: 3.0.13 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -85776,6 +85904,39 @@ entries: - https://github.com/truecharts/apps/releases/download/icantbelieveitsnotvaletudo-0.0.2/icantbelieveitsnotvaletudo-0.0.2.tgz version: 0.0.2 jackett: + - annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - media + - test + truecharts.org/grade: U + apiVersion: v2 + appVersion: 0.19.266 + created: "2021-11-15T20:31:31.462116427Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 8.5.7 + description: API Support for your favorite torrent trackers. + digest: ddd428b9e7bb43f517e035e6a778752540953a7a95c74e491f3dced90db9a0eb + 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.16/jackett-9.0.16.tgz + version: 9.0.16 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -114480,6 +114641,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-15T20:31:31.711633649Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 8.6.1 + description: Memcached is a memory-backed database caching solution + digest: 41db91bda636391fd14a6be7f92f23c9ab9759f3dc3c0191066ba60b196ef9b2 + 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.3/memcached-1.0.3.tgz + version: 1.0.3 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -168946,6 +169141,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-15T20:31:31.949992199Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 8.6.1 + description: PostgresSQL + digest: 814da37761ee8054a613d9ecef2e33daf19d46f8babdbadff98c2849675c36e5 + 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-5.2.1/postgresql-5.2.1.tgz + version: 5.2.1 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -186157,6 +186385,41 @@ entries: - https://github.com/truecharts/apps/releases/download/radarr-3.1.5/radarr-3.1.5.tgz version: 3.1.5 readarr: + - annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - media + truecharts.org/grade: U + apiVersion: v2 + appVersion: 0.1.0.1033 + created: "2021-11-15T20:31:32.167550113Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 8.5.7 + description: A fork of Radarr to work with Books & AudioBooks + digest: c721c07b3412bba273a93a976bf95c591935ab30351ca341827509eb7339619d + 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.12/readarr-9.0.12.tgz + version: 9.0.12 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -190349,6 +190612,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-15T20:31:32.387008339Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 8.6.1 + description: Open source, advanced key-value store. + digest: 60e317d6d9af519548ea0308915d9be04a1618e0710ef1fe06fefd13f5560fce + 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.4/redis-1.0.4.tgz + version: 1.0.4 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -224883,6 +225180,40 @@ entries: - https://github.com/truecharts/apps/releases/download/truecommand-3.1.5/truecommand-3.1.5.tgz version: 3.1.5 tt-rss: + - annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - media + truecharts.org/grade: U + apiVersion: v2 + appVersion: 1.9043.0 + created: "2021-11-15T20:31:32.660420917Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 8.5.7 + - condition: postgresql.enabled + name: postgresql + repository: https://truecharts.org/ + version: 5.1.17 + description: Tiny Tiny RSS is a free and open source web-based news feed (RSS/Atom) + reader and aggregator + digest: 5efb5698c15406b00efaf54d774da2db36d7a7f9f616baecb181381fde7b8452 + home: https://github.com/truecharts/apps/tree/master/charts/stable/tt-rss + icon: https://git.tt-rss.org/fox/tt-rss/raw/branch/master/images/favicon-72px.png + keywords: + - tt-rss + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org + name: tt-rss + sources: + - https://git.tt-rss.org/fox/tt-rss + urls: + - https://github.com/truecharts/apps/releases/download/tt-rss-3.0.13/tt-rss-3.0.13.tgz + version: 3.0.13 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -245254,4 +245585,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-15T19:55:27.229018209Z" +generated: "2021-11-15T20:31:32.745706771Z"