diff --git a/charts/library/common/CHANGELOG.md b/charts/library/common/CHANGELOG.md index b7bb2d2aba8..e0b88be1569 100644 --- a/charts/library/common/CHANGELOG.md +++ b/charts/library/common/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [common-8.3.5](https://github.com/truecharts/apps/compare/common-8.3.4...common-8.3.5) (2021-10-12) + +#### Chore + +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) + + + ### [common-8.3.4](https://github.com/truecharts/apps/compare/common-8.3.3...common-8.3.4) (2021-10-09) diff --git a/charts/library/common/Chart.yaml b/charts/library/common/Chart.yaml index 46bfc794cc4..2650c0e7001 100644 --- a/charts/library/common/Chart.yaml +++ b/charts/library/common/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: latest +appVersion: "latest" description: Function library for TrueCharts home: https://github.com/truecharts/apps/tree/master/charts/common icon: https://avatars.githubusercontent.com/u/76400755 diff --git a/charts/library/common/app-changelog.md b/charts/library/common/app-changelog.md index c47665c95e9..38a5e462d40 100644 --- a/charts/library/common/app-changelog.md +++ b/charts/library/common/app-changelog.md @@ -1,3 +1,7 @@ - -### [common-8.3.4](https://github.com/truecharts/apps/compare/common-8.3.3...common-8.3.4) (2021-10-09) + +### [common-8.3.5](https://github.com/truecharts/apps/compare/common-8.3.4...common-8.3.5) (2021-10-12) + +#### Chore + +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) diff --git a/charts/library/common/helm-values.md b/charts/library/common/helm-values.md index 027e14215e8..42bf22ad259 100644 --- a/charts/library/common/helm-values.md +++ b/charts/library/common/helm-values.md @@ -154,7 +154,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 | `"13.4.0@sha256:e7526fc32deec708740784d907bcea2ef6c78bc5ab5265026eff96e70082a54a"` | Specify the postgresql image tag | +| postgresqlImage.tag | string | `"13.4.0@sha256:d206387b26ef8716b2c8d30eb987b58a05cca5ab735248fe21515b0f18eb01d6"` | 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/airsonic/CHANGELOG.md b/charts/stable/airsonic/CHANGELOG.md index 2381f42a21e..d5bf5b1ddab 100644 --- a/charts/stable/airsonic/CHANGELOG.md +++ b/charts/stable/airsonic/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [airsonic-3.0.8](https://github.com/truecharts/apps/compare/airsonic-3.0.7...airsonic-3.0.8) (2021-10-12) + +#### Chore + +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) + + + ### [airsonic-3.0.7](https://github.com/truecharts/apps/compare/airsonic-3.0.6...airsonic-3.0.7) (2021-10-12) diff --git a/charts/stable/airsonic/Chart.yaml b/charts/stable/airsonic/Chart.yaml index dcacd6c90aa..079d516312a 100644 --- a/charts/stable/airsonic/Chart.yaml +++ b/charts/stable/airsonic/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 10.6.2 +appVersion: "10.6.2" dependencies: - name: common repository: https://truecharts.org diff --git a/charts/stable/airsonic/app-changelog.md b/charts/stable/airsonic/app-changelog.md index 2996ea68a90..d77fa3ea89a 100644 --- a/charts/stable/airsonic/app-changelog.md +++ b/charts/stable/airsonic/app-changelog.md @@ -1,7 +1,7 @@ - -### [airsonic-3.0.7](https://github.com/truecharts/apps/compare/airsonic-3.0.6...airsonic-3.0.7) (2021-10-12) + +### [airsonic-3.0.8](https://github.com/truecharts/apps/compare/airsonic-3.0.7...airsonic-3.0.8) (2021-10-12) #### Chore -* update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123)) +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) diff --git a/charts/stable/airsonic/helm-values.md b/charts/stable/airsonic/helm-values.md index a231bf6bcbf..05258830b4b 100644 --- a/charts/stable/airsonic/helm-values.md +++ b/charts/stable/airsonic/helm-values.md @@ -18,7 +18,7 @@ You will, however, be able to use all values referenced in the common chart here | env.TZ | string | `"UTC"` | Set the container timezone | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | | image.repository | string | `"ghcr.io/linuxserver/airsonic"` | image repository | -| image.tag | string | `"version-v10.6.2@sha256:ec2f1c13d8933eb7a8515b1de546e1a1cbd346cfb9753c49bfd9404ac6ba1ad1"` | image tag | +| image.tag | string | `"version-v10.6.2@sha256:c75d6d3ab20d48af0203a3a4d34a5a1b79bf73cb5139a40328ecac55bc65d44d"` | 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. | | podSecurityContext.runAsGroup | int | `0` | | diff --git a/charts/stable/authelia/CHANGELOG.md b/charts/stable/authelia/CHANGELOG.md index 5c061b4fc69..e53aa304383 100644 --- a/charts/stable/authelia/CHANGELOG.md +++ b/charts/stable/authelia/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [authelia-4.0.15](https://github.com/truecharts/apps/compare/authelia-4.0.14...authelia-4.0.15) (2021-10-12) + +#### Chore + +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) + + + ### [authelia-4.0.14](https://github.com/truecharts/apps/compare/authelia-4.0.13...authelia-4.0.14) (2021-10-12) diff --git a/charts/stable/authelia/Chart.yaml b/charts/stable/authelia/Chart.yaml index af432ea2826..042872478ae 100644 --- a/charts/stable/authelia/Chart.yaml +++ b/charts/stable/authelia/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 4.31.0 +appVersion: "4.32.2" dependencies: - name: common repository: https://truecharts.org diff --git a/charts/stable/authelia/app-changelog.md b/charts/stable/authelia/app-changelog.md index 3b295c82dc8..40c5924eeee 100644 --- a/charts/stable/authelia/app-changelog.md +++ b/charts/stable/authelia/app-changelog.md @@ -1,7 +1,7 @@ - -### [authelia-4.0.14](https://github.com/truecharts/apps/compare/authelia-4.0.13...authelia-4.0.14) (2021-10-12) + +### [authelia-4.0.15](https://github.com/truecharts/apps/compare/authelia-4.0.14...authelia-4.0.15) (2021-10-12) #### Chore -* update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123)) +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) diff --git a/charts/stable/authelia/helm-values.md b/charts/stable/authelia/helm-values.md index 01bac4e4dc9..f4ab7409c8b 100644 --- a/charts/stable/authelia/helm-values.md +++ b/charts/stable/authelia/helm-values.md @@ -63,7 +63,7 @@ You will, however, be able to use all values referenced in the common chart here | identity_providers.oidc.refresh_token_lifespan | string | `"90m"` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"ghcr.io/authelia/authelia"` | | -| image.tag | string | `"4.31.0@sha256:6036f2b1fa3214fdcf189a8f28f40a856372413984b08f15ba4fb5891d77bc0a"` | | +| image.tag | string | `"4.32.2@sha256:4c46e56d219424542349fee05b643d854ab74df7a10207dc247dd36366ecfc25"` | | | log.format | string | `"text"` | | | log.level | string | `"trace"` | | | notifier.disable_startup_check | bool | `false` | | diff --git a/charts/stable/collabora-online/CHANGELOG.md b/charts/stable/collabora-online/CHANGELOG.md index 42213acb5fc..a50c1f26346 100644 --- a/charts/stable/collabora-online/CHANGELOG.md +++ b/charts/stable/collabora-online/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [collabora-online-8.0.6](https://github.com/truecharts/apps/compare/collabora-online-8.0.5...collabora-online-8.0.6) (2021-10-12) + +#### Chore + +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) + + + ### [collabora-online-8.0.5](https://github.com/truecharts/apps/compare/collabora-online-8.0.4...collabora-online-8.0.5) (2021-10-12) diff --git a/charts/stable/collabora-online/Chart.yaml b/charts/stable/collabora-online/Chart.yaml index b300b31fb2f..dc58e20e978 100644 --- a/charts/stable/collabora-online/Chart.yaml +++ b/charts/stable/collabora-online/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 6.4.11.3 +appVersion: "6.4.13.2" dependencies: - name: common repository: https://truecharts.org diff --git a/charts/stable/collabora-online/app-changelog.md b/charts/stable/collabora-online/app-changelog.md index 96f34fd0a20..7aefc266c04 100644 --- a/charts/stable/collabora-online/app-changelog.md +++ b/charts/stable/collabora-online/app-changelog.md @@ -1,7 +1,7 @@ - -### [collabora-online-8.0.5](https://github.com/truecharts/apps/compare/collabora-online-8.0.4...collabora-online-8.0.5) (2021-10-12) + +### [collabora-online-8.0.6](https://github.com/truecharts/apps/compare/collabora-online-8.0.5...collabora-online-8.0.6) (2021-10-12) #### Chore -* update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123)) +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) diff --git a/charts/stable/collabora-online/helm-values.md b/charts/stable/collabora-online/helm-values.md index a6ccb41f823..764ea9ea48e 100644 --- a/charts/stable/collabora-online/helm-values.md +++ b/charts/stable/collabora-online/helm-values.md @@ -19,7 +19,7 @@ You will, however, be able to use all values referenced in the common chart here | env.username | string | `"admin"` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"ghcr.io/truecharts/collabora"` | | -| image.tag | string | `"v6.4.11.3@sha256:30eab5f9807e006b90b2533ad3a60b84c6e744a6fed8a3be2bd3f1a839715456"` | | +| image.tag | string | `"v6.4.13.2@sha256:45ceac29dbdc8adf55097a34baad696ffdd3b8ac41ffcf6930e68740c7cfe0df"` | | | podSecurityContext.runAsGroup | int | `0` | | | podSecurityContext.runAsUser | int | `104` | | | securityContext.allowPrivilegeEscalation | bool | `true` | | diff --git a/charts/stable/custom-app/CHANGELOG.md b/charts/stable/custom-app/CHANGELOG.md index 55ef33876cc..adf5fa99e6e 100644 --- a/charts/stable/custom-app/CHANGELOG.md +++ b/charts/stable/custom-app/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [custom-app-2.0.9](https://github.com/truecharts/apps/compare/custom-app-2.0.8...custom-app-2.0.9) (2021-10-12) + +#### Chore + +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) + + + ### [custom-app-2.0.8](https://github.com/truecharts/apps/compare/custom-app-2.0.7...custom-app-2.0.8) (2021-10-12) diff --git a/charts/stable/custom-app/Chart.yaml b/charts/stable/custom-app/Chart.yaml index 041ebd6cd8a..4cc63ba9059 100644 --- a/charts/stable/custom-app/Chart.yaml +++ b/charts/stable/custom-app/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 0.18.899 +appVersion: "0.18.940" dependencies: - name: common repository: https://truecharts.org diff --git a/charts/stable/custom-app/app-changelog.md b/charts/stable/custom-app/app-changelog.md index 3438a6ed1fa..d9f9e4cecc2 100644 --- a/charts/stable/custom-app/app-changelog.md +++ b/charts/stable/custom-app/app-changelog.md @@ -1,7 +1,7 @@ - -### [custom-app-2.0.8](https://github.com/truecharts/apps/compare/custom-app-2.0.7...custom-app-2.0.8) (2021-10-12) + +### [custom-app-2.0.9](https://github.com/truecharts/apps/compare/custom-app-2.0.8...custom-app-2.0.9) (2021-10-12) #### Chore -* update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123)) +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) diff --git a/charts/stable/custom-app/helm-values.md b/charts/stable/custom-app/helm-values.md index 100af3601ba..1bc8d984d47 100644 --- a/charts/stable/custom-app/helm-values.md +++ b/charts/stable/custom-app/helm-values.md @@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here | env | object | `{}` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"ghcr.io/k8s-at-home/jackett"` | | -| image.tag | string | `"v0.18.899@sha256:717f7178f396557f3684e0b78198758e0197fb4f456ed5ef8a82dd8bbcacfae6"` | | +| image.tag | string | `"v0.18.940@sha256:59cd2a21d13165ce5c7d5d64105591a204e864943f6acc2bbdd80577883bd14f"` | | | persistence.config.accessMode | string | `"ReadWriteOnce"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | diff --git a/charts/stable/deconz/CHANGELOG.md b/charts/stable/deconz/CHANGELOG.md index 255bdb67b82..fc682fada34 100644 --- a/charts/stable/deconz/CHANGELOG.md +++ b/charts/stable/deconz/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [deconz-3.0.6](https://github.com/truecharts/apps/compare/deconz-3.0.5...deconz-3.0.6) (2021-10-12) + +#### Chore + +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) + + + ### [deconz-3.0.5](https://github.com/truecharts/apps/compare/deconz-3.0.4...deconz-3.0.5) (2021-10-12) diff --git a/charts/stable/deconz/Chart.yaml b/charts/stable/deconz/Chart.yaml index c98e119d355..54b303fc3ae 100644 --- a/charts/stable/deconz/Chart.yaml +++ b/charts/stable/deconz/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 2.12.06 +appVersion: "2.13.01" dependencies: - name: common repository: https://truecharts.org diff --git a/charts/stable/deconz/app-changelog.md b/charts/stable/deconz/app-changelog.md index 8a1112296dc..0fe3bebcbaa 100644 --- a/charts/stable/deconz/app-changelog.md +++ b/charts/stable/deconz/app-changelog.md @@ -1,7 +1,7 @@ - -### [deconz-3.0.5](https://github.com/truecharts/apps/compare/deconz-3.0.4...deconz-3.0.5) (2021-10-12) + +### [deconz-3.0.6](https://github.com/truecharts/apps/compare/deconz-3.0.5...deconz-3.0.6) (2021-10-12) #### Chore -* update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123)) +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) diff --git a/charts/stable/deconz/helm-values.md b/charts/stable/deconz/helm-values.md index 5c5926e27bc..de37d4b2c1c 100644 --- a/charts/stable/deconz/helm-values.md +++ b/charts/stable/deconz/helm-values.md @@ -22,7 +22,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/truecharts/deconz"` | image repository | -| image.tag | string | `"v2.12.06@sha256:738ebf8eb35c8025c070a4feeb7d7a48b15739dfe71cf338e80a03f932c1cf52"` | image tag | +| image.tag | string | `"v2.13.01@sha256:92a7a439e6010e21265fa5beaa47b0172bc6b6682f4e2d26bcd43c772ff7ddbd"` | image tag | | persistence | object | See values.yaml | Configure persistence settings for the chart under this key. | | podSecurityContext.runAsGroup | int | `0` | | | podSecurityContext.runAsUser | int | `0` | | diff --git a/charts/stable/deluge/CHANGELOG.md b/charts/stable/deluge/CHANGELOG.md index 1da0b3971c7..e0f3677dabf 100644 --- a/charts/stable/deluge/CHANGELOG.md +++ b/charts/stable/deluge/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [deluge-8.0.8](https://github.com/truecharts/apps/compare/deluge-8.0.7...deluge-8.0.8) (2021-10-12) + +#### Chore + +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) + + + ### [deluge-8.0.7](https://github.com/truecharts/apps/compare/deluge-8.0.6...deluge-8.0.7) (2021-10-12) diff --git a/charts/stable/deluge/Chart.yaml b/charts/stable/deluge/Chart.yaml index de63c1d0e06..c1b2ea0dc0e 100644 --- a/charts/stable/deluge/Chart.yaml +++ b/charts/stable/deluge/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 2.0.3 +appVersion: "2.0.3" dependencies: - name: common repository: https://truecharts.org diff --git a/charts/stable/deluge/app-changelog.md b/charts/stable/deluge/app-changelog.md index 00eb788d247..aac765604ae 100644 --- a/charts/stable/deluge/app-changelog.md +++ b/charts/stable/deluge/app-changelog.md @@ -1,7 +1,7 @@ - -### [deluge-8.0.7](https://github.com/truecharts/apps/compare/deluge-8.0.6...deluge-8.0.7) (2021-10-12) + +### [deluge-8.0.8](https://github.com/truecharts/apps/compare/deluge-8.0.7...deluge-8.0.8) (2021-10-12) #### Chore -* update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123)) +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) diff --git a/charts/stable/deluge/helm-values.md b/charts/stable/deluge/helm-values.md index 827b62e842d..9e51f375bec 100644 --- a/charts/stable/deluge/helm-values.md +++ b/charts/stable/deluge/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 | `"ghcr.io/linuxserver/deluge"` | | -| image.tag | string | `"version-2.0.3-2201906121747ubuntu18.04.1@sha256:1d9751eb58fe7d87f5bfb28154b135436a9bad800ccdca86081843437a63f2f9"` | | +| image.tag | string | `"version-2.0.3-2201906121747ubuntu18.04.1@sha256:dd7d2faafda2e764b5fe23ddf3ef75828e0a146199016877ede3e3b08dc957f1"` | | | persistence.config.accessMode | string | `"ReadWriteOnce"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | diff --git a/charts/stable/duplicati/CHANGELOG.md b/charts/stable/duplicati/CHANGELOG.md index 542d4bc9b5f..61a21caf06f 100644 --- a/charts/stable/duplicati/CHANGELOG.md +++ b/charts/stable/duplicati/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [duplicati-3.0.8](https://github.com/truecharts/apps/compare/duplicati-3.0.7...duplicati-3.0.8) (2021-10-12) + +#### Chore + +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) + + + ### [duplicati-3.0.7](https://github.com/truecharts/apps/compare/duplicati-3.0.6...duplicati-3.0.7) (2021-10-12) diff --git a/charts/stable/duplicati/Chart.yaml b/charts/stable/duplicati/Chart.yaml index e645967a7ee..24da2cfcbb3 100644 --- a/charts/stable/duplicati/Chart.yaml +++ b/charts/stable/duplicati/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: latest +appVersion: "latest" dependencies: - name: common repository: https://truecharts.org diff --git a/charts/stable/duplicati/app-changelog.md b/charts/stable/duplicati/app-changelog.md index 5bddb9cec48..9f17c626068 100644 --- a/charts/stable/duplicati/app-changelog.md +++ b/charts/stable/duplicati/app-changelog.md @@ -1,7 +1,7 @@ - -### [duplicati-3.0.7](https://github.com/truecharts/apps/compare/duplicati-3.0.6...duplicati-3.0.7) (2021-10-12) + +### [duplicati-3.0.8](https://github.com/truecharts/apps/compare/duplicati-3.0.7...duplicati-3.0.8) (2021-10-12) #### Chore -* update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123)) +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) diff --git a/charts/stable/duplicati/helm-values.md b/charts/stable/duplicati/helm-values.md index dea584e578d..a3dc39955be 100644 --- a/charts/stable/duplicati/helm-values.md +++ b/charts/stable/duplicati/helm-values.md @@ -15,7 +15,7 @@ You will, however, be able to use all values referenced in the common chart here | env.TZ | string | `"UTC"` | Set the container timezone | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | | image.repository | string | `"ghcr.io/linuxserver/duplicati"` | image repository | -| image.tag | string | `"latest@sha256:72e2dcb62c3f12b856b8ccbad0206e3ca0220f2afa018886dc8f2e5bf0f1d2ba"` | image tag | +| image.tag | string | `"latest@sha256:524542a5b61a63db0985944a1618fd37c026b18dd6f8d0d61b670123dad7481e"` | image tag | | persistence | object | See values.yaml | Configure persistence settings for the chart under this key. | | podSecurityContext.runAsGroup | int | `0` | | | podSecurityContext.runAsUser | int | `0` | | diff --git a/charts/stable/esphome/CHANGELOG.md b/charts/stable/esphome/CHANGELOG.md index f79f9cdb22e..81011c5194d 100644 --- a/charts/stable/esphome/CHANGELOG.md +++ b/charts/stable/esphome/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [esphome-8.0.7](https://github.com/truecharts/apps/compare/esphome-8.0.6...esphome-8.0.7) (2021-10-12) + +#### Chore + +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) + + + ### [esphome-8.0.6](https://github.com/truecharts/apps/compare/esphome-8.0.5...esphome-8.0.6) (2021-10-12) diff --git a/charts/stable/esphome/Chart.yaml b/charts/stable/esphome/Chart.yaml index 19e314fef53..491d57e4436 100644 --- a/charts/stable/esphome/Chart.yaml +++ b/charts/stable/esphome/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 2021.9.2 +appVersion: "2021.9.3" dependencies: - name: common repository: https://truecharts.org diff --git a/charts/stable/esphome/app-changelog.md b/charts/stable/esphome/app-changelog.md index 3ab47fa6562..a342bb86b22 100644 --- a/charts/stable/esphome/app-changelog.md +++ b/charts/stable/esphome/app-changelog.md @@ -1,7 +1,7 @@ - -### [esphome-8.0.6](https://github.com/truecharts/apps/compare/esphome-8.0.5...esphome-8.0.6) (2021-10-12) + +### [esphome-8.0.7](https://github.com/truecharts/apps/compare/esphome-8.0.6...esphome-8.0.7) (2021-10-12) #### Chore -* update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123)) +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) diff --git a/charts/stable/esphome/helm-values.md b/charts/stable/esphome/helm-values.md index 4359c3231a2..81c82f97d1a 100644 --- a/charts/stable/esphome/helm-values.md +++ b/charts/stable/esphome/helm-values.md @@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here | env | object | `{}` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"ghcr.io/truecharts/esphome"` | | -| image.tag | string | `"v2021.9.2@sha256:316abb91ce2bbe4d91c0733a3c99be58e6e61a379130dffa5fa7fee770f20fae"` | | +| image.tag | string | `"v2021.9.3@sha256:7d16aedcf7769a838af92a9cbd84628dff3a8120ca07974c96addc0190a68a0a"` | | | persistence.config.accessMode | string | `"ReadWriteOnce"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | diff --git a/charts/stable/flood/CHANGELOG.md b/charts/stable/flood/CHANGELOG.md index b362a66612a..e9e4408d5c5 100644 --- a/charts/stable/flood/CHANGELOG.md +++ b/charts/stable/flood/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [flood-3.0.6](https://github.com/truecharts/apps/compare/flood-3.0.5...flood-3.0.6) (2021-10-12) + +#### Chore + +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) + + + ### [flood-3.0.5](https://github.com/truecharts/apps/compare/flood-3.0.4...flood-3.0.5) (2021-10-12) diff --git a/charts/stable/flood/Chart.yaml b/charts/stable/flood/Chart.yaml index d6959906f16..05771ba7ec4 100644 --- a/charts/stable/flood/Chart.yaml +++ b/charts/stable/flood/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 4.6.1 +appVersion: "4.7.0" dependencies: - name: common repository: https://truecharts.org diff --git a/charts/stable/flood/app-changelog.md b/charts/stable/flood/app-changelog.md index 26a1b837a5b..232a1582917 100644 --- a/charts/stable/flood/app-changelog.md +++ b/charts/stable/flood/app-changelog.md @@ -1,7 +1,7 @@ - -### [flood-3.0.5](https://github.com/truecharts/apps/compare/flood-3.0.4...flood-3.0.5) (2021-10-12) + +### [flood-3.0.6](https://github.com/truecharts/apps/compare/flood-3.0.5...flood-3.0.6) (2021-10-12) #### Chore -* update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123)) +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) diff --git a/charts/stable/flood/helm-values.md b/charts/stable/flood/helm-values.md index 45a64be2ffb..42e796f4fbc 100644 --- a/charts/stable/flood/helm-values.md +++ b/charts/stable/flood/helm-values.md @@ -15,7 +15,7 @@ You will, however, be able to use all values referenced in the common chart here | env.FLOOD_OPTION_RUNDIR | string | `"/data"` | Where to store Flood's runtime files (eg. database) | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | | image.repository | string | `"ghcr.io/truecharts/flood"` | image repository | -| image.tag | string | `"v4.6.1@sha256:268dc4b4eff08c6c5563b779a1b41370c5c509ff190fe38886a65f65c4174f85"` | image tag | +| image.tag | string | `"v4.7.0@sha256:6ad4f3eb39e6b04d1632dd0436031377eb35759e0edcd56a95e5dd8c58c09ed8"` | 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/freshrss/CHANGELOG.md b/charts/stable/freshrss/CHANGELOG.md index 3e32ec8a089..aed7a708f49 100644 --- a/charts/stable/freshrss/CHANGELOG.md +++ b/charts/stable/freshrss/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [freshrss-8.0.8](https://github.com/truecharts/apps/compare/freshrss-8.0.7...freshrss-8.0.8) (2021-10-12) + +#### Chore + +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) + + + ### [freshrss-8.0.7](https://github.com/truecharts/apps/compare/freshrss-8.0.6...freshrss-8.0.7) (2021-10-12) diff --git a/charts/stable/freshrss/Chart.yaml b/charts/stable/freshrss/Chart.yaml index 4b8511ee4cc..8bd03f48df0 100644 --- a/charts/stable/freshrss/Chart.yaml +++ b/charts/stable/freshrss/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 1.18.1 +appVersion: "1.18.1" dependencies: - name: common repository: https://truecharts.org diff --git a/charts/stable/freshrss/app-changelog.md b/charts/stable/freshrss/app-changelog.md index 33da625a616..d4587f67bdf 100644 --- a/charts/stable/freshrss/app-changelog.md +++ b/charts/stable/freshrss/app-changelog.md @@ -1,7 +1,7 @@ - -### [freshrss-8.0.7](https://github.com/truecharts/apps/compare/freshrss-8.0.6...freshrss-8.0.7) (2021-10-12) + +### [freshrss-8.0.8](https://github.com/truecharts/apps/compare/freshrss-8.0.7...freshrss-8.0.8) (2021-10-12) #### Chore -* update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123)) +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) diff --git a/charts/stable/freshrss/helm-values.md b/charts/stable/freshrss/helm-values.md index 75f906c9c11..29ad1bc0edc 100644 --- a/charts/stable/freshrss/helm-values.md +++ b/charts/stable/freshrss/helm-values.md @@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here | env | object | `{}` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"ghcr.io/linuxserver/freshrss"` | | -| image.tag | string | `"version-1.18.1@sha256:8f21935fb1a9761246d964c7401d803510ebb9ea98b0670f4e818ffd6886522c"` | | +| image.tag | string | `"version-1.18.1@sha256:aff3316a800c58ce7c670fc6cfbc3177ba5f12c0529a5824f7cbb96e9a9fa7e5"` | | | persistence.config.accessMode | string | `"ReadWriteOnce"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | diff --git a/charts/stable/gitea/CHANGELOG.md b/charts/stable/gitea/CHANGELOG.md index 8542fdbd300..bedd22f556b 100644 --- a/charts/stable/gitea/CHANGELOG.md +++ b/charts/stable/gitea/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [gitea-1.0.6](https://github.com/truecharts/apps/compare/gitea-1.0.5...gitea-1.0.6) (2021-10-12) + +#### Chore + +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) + + + ### [gitea-1.0.5](https://github.com/truecharts/apps/compare/gitea-1.0.4...gitea-1.0.5) (2021-10-12) diff --git a/charts/stable/gitea/Chart.yaml b/charts/stable/gitea/Chart.yaml index 4113ddda671..85ed96445eb 100644 --- a/charts/stable/gitea/Chart.yaml +++ b/charts/stable/gitea/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 1.15.3 +appVersion: "1.15.4" dependencies: - name: common repository: https://truecharts.org diff --git a/charts/stable/gitea/app-changelog.md b/charts/stable/gitea/app-changelog.md index 343058c8ce4..2fa82b8b8a2 100644 --- a/charts/stable/gitea/app-changelog.md +++ b/charts/stable/gitea/app-changelog.md @@ -1,7 +1,7 @@ - -### [gitea-1.0.5](https://github.com/truecharts/apps/compare/gitea-1.0.4...gitea-1.0.5) (2021-10-12) + +### [gitea-1.0.6](https://github.com/truecharts/apps/compare/gitea-1.0.5...gitea-1.0.6) (2021-10-12) #### Chore -* update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123)) +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) diff --git a/charts/stable/gitea/helm-values.md b/charts/stable/gitea/helm-values.md index bd5da5f2621..245602e142e 100644 --- a/charts/stable/gitea/helm-values.md +++ b/charts/stable/gitea/helm-values.md @@ -20,7 +20,7 @@ You will, however, be able to use all values referenced in the common chart here | envFrom[0].configMapRef.name | string | `"gitea-env"` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"gitea/gitea"` | | -| image.tag | string | `"1.15.3-rootless"` | | +| image.tag | string | `"1.15.4-rootless"` | | | initContainers.1-init-directories.command[0] | string | `"/usr/sbin/init_directory_structure.sh"` | | | initContainers.1-init-directories.envFrom[0].configMapRef.name | string | `"gitea-env"` | | | initContainers.1-init-directories.image | string | `"{{ .Values.image.repository }}:{{ .Values.image.tag }}"` | | diff --git a/charts/stable/healthchecks/CHANGELOG.md b/charts/stable/healthchecks/CHANGELOG.md index 35c0fde5beb..e6b5bcf2aac 100644 --- a/charts/stable/healthchecks/CHANGELOG.md +++ b/charts/stable/healthchecks/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [healthchecks-3.0.7](https://github.com/truecharts/apps/compare/healthchecks-3.0.6...healthchecks-3.0.7) (2021-10-12) + +#### Chore + +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) + + + ### [healthchecks-3.0.6](https://github.com/truecharts/apps/compare/healthchecks-3.0.5...healthchecks-3.0.6) (2021-10-12) diff --git a/charts/stable/healthchecks/Chart.yaml b/charts/stable/healthchecks/Chart.yaml index 727b7d32084..9d82359d4e8 100644 --- a/charts/stable/healthchecks/Chart.yaml +++ b/charts/stable/healthchecks/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 1.22.0 +appVersion: "1.22.0" dependencies: - name: common repository: https://truecharts.org diff --git a/charts/stable/healthchecks/app-changelog.md b/charts/stable/healthchecks/app-changelog.md index d21a0288d5f..ee3a24d0d0d 100644 --- a/charts/stable/healthchecks/app-changelog.md +++ b/charts/stable/healthchecks/app-changelog.md @@ -1,7 +1,7 @@ - -### [healthchecks-3.0.6](https://github.com/truecharts/apps/compare/healthchecks-3.0.5...healthchecks-3.0.6) (2021-10-12) + +### [healthchecks-3.0.7](https://github.com/truecharts/apps/compare/healthchecks-3.0.6...healthchecks-3.0.7) (2021-10-12) #### Chore -* update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123)) +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) diff --git a/charts/stable/healthchecks/helm-values.md b/charts/stable/healthchecks/helm-values.md index 2153842af89..3631222c328 100644 --- a/charts/stable/healthchecks/helm-values.md +++ b/charts/stable/healthchecks/helm-values.md @@ -20,7 +20,7 @@ You will, however, be able to use all values referenced in the common chart here | env.TZ | string | `"UTC"` | Set the container timezone | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | | image.repository | string | `"ghcr.io/linuxserver/healthchecks"` | image repository | -| image.tag | string | `"version-v1.22.0@sha256:0ffaef4f3074392c7230db72d147b3225dd0ece554b659b271b80ba09589f14d"` | image tag | +| image.tag | string | `"version-v1.22.0@sha256:a5cef9bed791dee2b8d74f0ed3098af13166a9a75da57671220d01ab61dbde31"` | image tag | | persistence | object | See values.yaml | Configure persistence settings for the chart under this key. | | persistence.config | object | `{"accessMode":"ReadWriteOnce","enabled":true,"mountpath":"/config","size":"100Gi","type":"pvc"}` | Volume used for configuration | | podSecurityContext.runAsGroup | int | `0` | | diff --git a/charts/stable/heimdall/CHANGELOG.md b/charts/stable/heimdall/CHANGELOG.md index 65ef56cfcba..2c351034ad1 100644 --- a/charts/stable/heimdall/CHANGELOG.md +++ b/charts/stable/heimdall/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [heimdall-8.0.8](https://github.com/truecharts/apps/compare/heimdall-8.0.7...heimdall-8.0.8) (2021-10-12) + +#### Chore + +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) + + + ### [heimdall-8.0.7](https://github.com/truecharts/apps/compare/heimdall-8.0.6...heimdall-8.0.7) (2021-10-12) diff --git a/charts/stable/heimdall/Chart.yaml b/charts/stable/heimdall/Chart.yaml index a15ae5e5510..0d3f9c7a3ef 100644 --- a/charts/stable/heimdall/Chart.yaml +++ b/charts/stable/heimdall/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 2.2.2 +appVersion: "2.2.2" dependencies: - name: common repository: https://truecharts.org diff --git a/charts/stable/heimdall/app-changelog.md b/charts/stable/heimdall/app-changelog.md index 095c46fb235..a1ea7981dd0 100644 --- a/charts/stable/heimdall/app-changelog.md +++ b/charts/stable/heimdall/app-changelog.md @@ -1,7 +1,7 @@ - -### [heimdall-8.0.7](https://github.com/truecharts/apps/compare/heimdall-8.0.6...heimdall-8.0.7) (2021-10-12) + +### [heimdall-8.0.8](https://github.com/truecharts/apps/compare/heimdall-8.0.7...heimdall-8.0.8) (2021-10-12) #### Chore -* update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123)) +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) diff --git a/charts/stable/heimdall/helm-values.md b/charts/stable/heimdall/helm-values.md index 30b278a115d..1867ee11a27 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:362ba6d3034e7dba0d53ede9b6beb413fa588e91b92161a5ad434f723f9f52f1"` | | +| image.tag | string | `"version-2.2.2@sha256:4e6ab02a420524fcbbd0675051b6efdf66e21ea9966df3bdcdcfc4a1e0ba1ab0"` | | | persistence.config.accessMode | string | `"ReadWriteOnce"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | diff --git a/charts/stable/home-assistant/CHANGELOG.md b/charts/stable/home-assistant/CHANGELOG.md index 134aafdd077..4fa95f1988d 100644 --- a/charts/stable/home-assistant/CHANGELOG.md +++ b/charts/stable/home-assistant/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [home-assistant-8.0.6](https://github.com/truecharts/apps/compare/home-assistant-8.0.5...home-assistant-8.0.6) (2021-10-12) + +#### Chore + +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) + + + ### [home-assistant-8.0.5](https://github.com/truecharts/apps/compare/home-assistant-8.0.4...home-assistant-8.0.5) (2021-10-12) diff --git a/charts/stable/home-assistant/Chart.yaml b/charts/stable/home-assistant/Chart.yaml index 34becdd680b..d3cb33a4ab0 100644 --- a/charts/stable/home-assistant/Chart.yaml +++ b/charts/stable/home-assistant/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 2021.9.7 +appVersion: "2021.10.3" dependencies: - name: common repository: https://truecharts.org diff --git a/charts/stable/home-assistant/app-changelog.md b/charts/stable/home-assistant/app-changelog.md index 697fe0b90a4..d44dd4b0673 100644 --- a/charts/stable/home-assistant/app-changelog.md +++ b/charts/stable/home-assistant/app-changelog.md @@ -1,7 +1,7 @@ - -### [home-assistant-8.0.5](https://github.com/truecharts/apps/compare/home-assistant-8.0.4...home-assistant-8.0.5) (2021-10-12) + +### [home-assistant-8.0.6](https://github.com/truecharts/apps/compare/home-assistant-8.0.5...home-assistant-8.0.6) (2021-10-12) #### Chore -* update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123)) +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) diff --git a/charts/stable/home-assistant/helm-values.md b/charts/stable/home-assistant/helm-values.md index ca05a0ce74f..597e39ecf3d 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.9.7@sha256:3cfff66cfe9534a7098d5f22ab0280eebb699c6310c455d3121ef14b20f237b9"` | | +| image.tag | string | `"v2021.10.3@sha256:ddc4b06d0712263614bd4a2e05cd65fdc2f710ffce4ed0a1ab59ed62361fde5a"` | | | 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 7c1285f525e..1346677c155 100644 --- a/charts/stable/jackett/CHANGELOG.md +++ b/charts/stable/jackett/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [jackett-8.0.9](https://github.com/truecharts/apps/compare/jackett-8.0.8...jackett-8.0.9) (2021-10-12) + +#### Chore + +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) + + + ### [jackett-8.0.8](https://github.com/truecharts/apps/compare/jackett-8.0.7...jackett-8.0.8) (2021-10-12) diff --git a/charts/stable/jackett/Chart.yaml b/charts/stable/jackett/Chart.yaml index 3ff85a67ee7..ef0fca1b655 100644 --- a/charts/stable/jackett/Chart.yaml +++ b/charts/stable/jackett/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 0.18.899 +appVersion: "0.18.940" dependencies: - name: common repository: https://truecharts.org diff --git a/charts/stable/jackett/app-changelog.md b/charts/stable/jackett/app-changelog.md index a437e5aaa6b..89b1d5fdd40 100644 --- a/charts/stable/jackett/app-changelog.md +++ b/charts/stable/jackett/app-changelog.md @@ -1,7 +1,7 @@ - -### [jackett-8.0.8](https://github.com/truecharts/apps/compare/jackett-8.0.7...jackett-8.0.8) (2021-10-12) + +### [jackett-8.0.9](https://github.com/truecharts/apps/compare/jackett-8.0.8...jackett-8.0.9) (2021-10-12) #### Chore -* update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123)) +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) diff --git a/charts/stable/jackett/helm-values.md b/charts/stable/jackett/helm-values.md index 9b8670b05fe..1052bed9517 100644 --- a/charts/stable/jackett/helm-values.md +++ b/charts/stable/jackett/helm-values.md @@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here | env | object | `{}` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"ghcr.io/k8s-at-home/jackett"` | | -| image.tag | string | `"v0.18.899@sha256:717f7178f396557f3684e0b78198758e0197fb4f456ed5ef8a82dd8bbcacfae6"` | | +| image.tag | string | `"v0.18.940@sha256:59cd2a21d13165ce5c7d5d64105591a204e864943f6acc2bbdd80577883bd14f"` | | | persistence.config.accessMode | string | `"ReadWriteOnce"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | diff --git a/charts/stable/kms/CHANGELOG.md b/charts/stable/kms/CHANGELOG.md index 3f732b537cb..adf0992c4fc 100644 --- a/charts/stable/kms/CHANGELOG.md +++ b/charts/stable/kms/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [kms-8.0.6](https://github.com/truecharts/apps/compare/kms-8.0.5...kms-8.0.6) (2021-10-12) + +#### Chore + +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) + + + ### [kms-8.0.5](https://github.com/truecharts/apps/compare/kms-8.0.4...kms-8.0.5) (2021-10-12) diff --git a/charts/stable/kms/Chart.yaml b/charts/stable/kms/Chart.yaml index d6238795a0a..9d29c86f64d 100644 --- a/charts/stable/kms/Chart.yaml +++ b/charts/stable/kms/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: minimal +appVersion: "minimal" dependencies: - name: common repository: https://truecharts.org diff --git a/charts/stable/kms/app-changelog.md b/charts/stable/kms/app-changelog.md index 9b7794bff92..dd7e300ffc8 100644 --- a/charts/stable/kms/app-changelog.md +++ b/charts/stable/kms/app-changelog.md @@ -1,7 +1,7 @@ - -### [kms-8.0.5](https://github.com/truecharts/apps/compare/kms-8.0.4...kms-8.0.5) (2021-10-12) + +### [kms-8.0.6](https://github.com/truecharts/apps/compare/kms-8.0.5...kms-8.0.6) (2021-10-12) #### Chore -* update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123)) +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) diff --git a/charts/stable/kms/helm-values.md b/charts/stable/kms/helm-values.md index 4c76eba5a81..f772aff9cdf 100644 --- a/charts/stable/kms/helm-values.md +++ b/charts/stable/kms/helm-values.md @@ -13,7 +13,7 @@ You will, however, be able to use all values referenced in the common chart here |-----|------|---------|-------------| | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"pykmsorg/py-kms"` | | -| image.tag | string | `"minimal@sha256:f60edd7b3e7d59b5a2759584a3bf844cf41a3f1a1346186bb77409e0cb0a143c"` | | +| image.tag | string | `"minimal@sha256:35e46676a48f8f39076ce876cb91a095673e4201c42002e2c80cba06001099eb"` | | | podSecurityContext.runAsGroup | int | `0` | | | podSecurityContext.runAsUser | int | `0` | | | securityContext.readOnlyRootFilesystem | bool | `false` | | diff --git a/charts/stable/komga/CHANGELOG.md b/charts/stable/komga/CHANGELOG.md index 9cdaa8da2e2..d0fb0b90c05 100644 --- a/charts/stable/komga/CHANGELOG.md +++ b/charts/stable/komga/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [komga-3.0.9](https://github.com/truecharts/apps/compare/komga-3.0.8...komga-3.0.9) (2021-10-12) + +#### Chore + +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) + + + ### [komga-3.0.8](https://github.com/truecharts/apps/compare/komga-3.0.7...komga-3.0.8) (2021-10-12) diff --git a/charts/stable/komga/Chart.yaml b/charts/stable/komga/Chart.yaml index 50956687d07..d9c4970b141 100644 --- a/charts/stable/komga/Chart.yaml +++ b/charts/stable/komga/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 0.131.0 +appVersion: "0.132.0" dependencies: - name: common repository: https://truecharts.org diff --git a/charts/stable/komga/app-changelog.md b/charts/stable/komga/app-changelog.md index eacdc6b0ffe..fab324847a5 100644 --- a/charts/stable/komga/app-changelog.md +++ b/charts/stable/komga/app-changelog.md @@ -1,7 +1,7 @@ - -### [komga-3.0.8](https://github.com/truecharts/apps/compare/komga-3.0.7...komga-3.0.8) (2021-10-12) + +### [komga-3.0.9](https://github.com/truecharts/apps/compare/komga-3.0.8...komga-3.0.9) (2021-10-12) #### Chore -* update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123)) +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) diff --git a/charts/stable/komga/helm-values.md b/charts/stable/komga/helm-values.md index fd8b9935032..d5f7e2f63a8 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.131.0@sha256:be0a97e7047c2afd5e65a22f1e230e01630a4fe38044ecfbff615e71d8ede2b2"` | image tag | +| image.tag | string | `"v0.132.0@sha256:e040dcb941230154ef27e0e3fb205cef0dc8b07a7c67ca739f67d1de3a1d5a71"` | image tag | | persistence | object | See values.yaml | Configure persistence settings for the chart under this key. | | service | object | See values.yaml | Configures service settings for the chart. | diff --git a/charts/stable/lazylibrarian/CHANGELOG.md b/charts/stable/lazylibrarian/CHANGELOG.md index 42c60605c7d..f03fd99144b 100644 --- a/charts/stable/lazylibrarian/CHANGELOG.md +++ b/charts/stable/lazylibrarian/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [lazylibrarian-8.0.8](https://github.com/truecharts/apps/compare/lazylibrarian-8.0.7...lazylibrarian-8.0.8) (2021-10-12) + +#### Chore + +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) + + + ### [lazylibrarian-8.0.7](https://github.com/truecharts/apps/compare/lazylibrarian-8.0.6...lazylibrarian-8.0.7) (2021-10-12) diff --git a/charts/stable/lazylibrarian/Chart.yaml b/charts/stable/lazylibrarian/Chart.yaml index 73a2813d378..9f7fa783064 100644 --- a/charts/stable/lazylibrarian/Chart.yaml +++ b/charts/stable/lazylibrarian/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: latest +appVersion: "latest" dependencies: - name: common repository: https://truecharts.org diff --git a/charts/stable/lazylibrarian/app-changelog.md b/charts/stable/lazylibrarian/app-changelog.md index b5f20904d47..9919d1a54ec 100644 --- a/charts/stable/lazylibrarian/app-changelog.md +++ b/charts/stable/lazylibrarian/app-changelog.md @@ -1,7 +1,7 @@ - -### [lazylibrarian-8.0.7](https://github.com/truecharts/apps/compare/lazylibrarian-8.0.6...lazylibrarian-8.0.7) (2021-10-12) + +### [lazylibrarian-8.0.8](https://github.com/truecharts/apps/compare/lazylibrarian-8.0.7...lazylibrarian-8.0.8) (2021-10-12) #### Chore -* update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123)) +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) diff --git a/charts/stable/lazylibrarian/helm-values.md b/charts/stable/lazylibrarian/helm-values.md index c40a2df0ade..cfd6755df4f 100644 --- a/charts/stable/lazylibrarian/helm-values.md +++ b/charts/stable/lazylibrarian/helm-values.md @@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here | env | object | `{}` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"ghcr.io/linuxserver/lazylibrarian"` | | -| image.tag | string | `"latest@sha256:2b0991e1274880fb23fe14c6c56a46bde0bb4b207693c7f64af50da852f64760"` | | +| image.tag | string | `"latest@sha256:447a29e213ed3e19bcadbf3b1334692014f8cf8d3103bc92642c3daf05619682"` | | | persistence.config.accessMode | string | `"ReadWriteOnce"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | diff --git a/charts/stable/librespeed/CHANGELOG.md b/charts/stable/librespeed/CHANGELOG.md index 582dbec5d80..aeb28dd4674 100644 --- a/charts/stable/librespeed/CHANGELOG.md +++ b/charts/stable/librespeed/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [librespeed-3.0.8](https://github.com/truecharts/apps/compare/librespeed-3.0.7...librespeed-3.0.8) (2021-10-12) + +#### Chore + +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) + + + ### [librespeed-3.0.7](https://github.com/truecharts/apps/compare/librespeed-3.0.6...librespeed-3.0.7) (2021-10-12) diff --git a/charts/stable/librespeed/Chart.yaml b/charts/stable/librespeed/Chart.yaml index 76ef1cd645d..55ccfc8e841 100644 --- a/charts/stable/librespeed/Chart.yaml +++ b/charts/stable/librespeed/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 5.2.4 +appVersion: "5.2.4" dependencies: - name: common repository: https://truecharts.org diff --git a/charts/stable/librespeed/app-changelog.md b/charts/stable/librespeed/app-changelog.md index b7535358885..187bdf3adf0 100644 --- a/charts/stable/librespeed/app-changelog.md +++ b/charts/stable/librespeed/app-changelog.md @@ -1,7 +1,7 @@ - -### [librespeed-3.0.7](https://github.com/truecharts/apps/compare/librespeed-3.0.6...librespeed-3.0.7) (2021-10-12) + +### [librespeed-3.0.8](https://github.com/truecharts/apps/compare/librespeed-3.0.7...librespeed-3.0.8) (2021-10-12) #### Chore -* update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123)) +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) diff --git a/charts/stable/librespeed/helm-values.md b/charts/stable/librespeed/helm-values.md index 958e77367a0..7378c0d32c4 100644 --- a/charts/stable/librespeed/helm-values.md +++ b/charts/stable/librespeed/helm-values.md @@ -16,7 +16,7 @@ You will, however, be able to use all values referenced in the common chart here | env.TZ | string | `"UTC"` | Set the container timezone | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | | image.repository | string | `"ghcr.io/linuxserver/librespeed"` | image repository | -| image.tag | string | `"version-5.2.4@sha256:6f37fe8e386f47092c31469534cf88c3517bcdcb93354d86d44e4dc668b1595f"` | image tag | +| image.tag | string | `"version-5.2.4@sha256:1c6b54536cd3014ef8dbe1398edbebb5b96bb91f1eb2cb8cba66f6ff09c5e244"` | image tag | | persistence | object | See values.yaml | Configure persistence settings for the chart under this key. | | podSecurityContext.runAsGroup | int | `0` | | | podSecurityContext.runAsUser | int | `0` | | diff --git a/charts/stable/littlelink/CHANGELOG.md b/charts/stable/littlelink/CHANGELOG.md index f9f23e260d3..98592a84fda 100644 --- a/charts/stable/littlelink/CHANGELOG.md +++ b/charts/stable/littlelink/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [littlelink-3.0.7](https://github.com/truecharts/apps/compare/littlelink-3.0.6...littlelink-3.0.7) (2021-10-12) + +#### Chore + +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) + + + ### [littlelink-3.0.6](https://github.com/truecharts/apps/compare/littlelink-3.0.5...littlelink-3.0.6) (2021-10-12) diff --git a/charts/stable/littlelink/Chart.yaml b/charts/stable/littlelink/Chart.yaml index c917874fe39..900a26dcdde 100644 --- a/charts/stable/littlelink/Chart.yaml +++ b/charts/stable/littlelink/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: latest +appVersion: "latest" dependencies: - name: common repository: https://truecharts.org diff --git a/charts/stable/littlelink/app-changelog.md b/charts/stable/littlelink/app-changelog.md index 77ac4e6486f..cbb75b9d3b2 100644 --- a/charts/stable/littlelink/app-changelog.md +++ b/charts/stable/littlelink/app-changelog.md @@ -1,7 +1,7 @@ - -### [littlelink-3.0.6](https://github.com/truecharts/apps/compare/littlelink-3.0.5...littlelink-3.0.6) (2021-10-12) + +### [littlelink-3.0.7](https://github.com/truecharts/apps/compare/littlelink-3.0.6...littlelink-3.0.7) (2021-10-12) #### Chore -* update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123)) +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) diff --git a/charts/stable/littlelink/helm-values.md b/charts/stable/littlelink/helm-values.md index dcce2c9c8ca..c544828e4ca 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:9bc590d0ba1d62ceacb66ffdd13999004aa3e66e86bd364be1b8fede7ef94729"` | | +| image.tag | string | `"latest@sha256:53cb446ee7216fe00814c5a7fee8d538a4af7c4fd3f1479a9a3d37dee8b42a7d"` | | | littlelink.avatar_2x_url | string | `"https://pbs.twimg.com/profile_images/1286144221217316864/qiaskopb_400x400.jpg"` | | | littlelink.avatar_alt | string | `"techno tim profile pic"` | | | littlelink.avatar_url | string | `"https://pbs.twimg.com/profile_images/1286144221217316864/qiaskopb_200x200.jpg"` | | diff --git a/charts/stable/navidrome/CHANGELOG.md b/charts/stable/navidrome/CHANGELOG.md index 6cbb0d54366..08e6b3b7f3c 100644 --- a/charts/stable/navidrome/CHANGELOG.md +++ b/charts/stable/navidrome/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [navidrome-8.0.6](https://github.com/truecharts/apps/compare/navidrome-8.0.5...navidrome-8.0.6) (2021-10-12) + +#### Chore + +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) + + + ### [navidrome-8.0.5](https://github.com/truecharts/apps/compare/navidrome-8.0.4...navidrome-8.0.5) (2021-10-12) diff --git a/charts/stable/navidrome/Chart.yaml b/charts/stable/navidrome/Chart.yaml index 54013320be8..d645ef650a4 100644 --- a/charts/stable/navidrome/Chart.yaml +++ b/charts/stable/navidrome/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 0.45.1 +appVersion: "0.46.0" dependencies: - name: common repository: https://truecharts.org diff --git a/charts/stable/navidrome/app-changelog.md b/charts/stable/navidrome/app-changelog.md index 33829823676..2319fb79064 100644 --- a/charts/stable/navidrome/app-changelog.md +++ b/charts/stable/navidrome/app-changelog.md @@ -1,7 +1,7 @@ - -### [navidrome-8.0.5](https://github.com/truecharts/apps/compare/navidrome-8.0.4...navidrome-8.0.5) (2021-10-12) + +### [navidrome-8.0.6](https://github.com/truecharts/apps/compare/navidrome-8.0.5...navidrome-8.0.6) (2021-10-12) #### Chore -* update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123)) +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) diff --git a/charts/stable/navidrome/helm-values.md b/charts/stable/navidrome/helm-values.md index 5655cbe6b7b..8944a6fcd1a 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.45.1@sha256:2600dc55b2ac7ae31d5c3a657e731a4fde56d76903a6b6e4fb0cfc7007091a0e"` | | +| image.tag | string | `"v0.46.0@sha256:2921f9891cc9c1f78f78456814d3c9a5b205f23a34ac7cc9fb1ff496ce90f07b"` | | | persistence.data.accessMode | string | `"ReadWriteOnce"` | | | persistence.data.enabled | bool | `true` | | | persistence.data.mountPath | string | `"/data"` | | diff --git a/charts/stable/nextcloud/CHANGELOG.md b/charts/stable/nextcloud/CHANGELOG.md index 7823760c199..dcaa9e4cc27 100644 --- a/charts/stable/nextcloud/CHANGELOG.md +++ b/charts/stable/nextcloud/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [nextcloud-6.0.16](https://github.com/truecharts/apps/compare/nextcloud-6.0.15...nextcloud-6.0.16) (2021-10-12) + +#### Chore + +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) + + + ### [nextcloud-6.0.15](https://github.com/truecharts/apps/compare/nextcloud-6.0.14...nextcloud-6.0.15) (2021-10-12) diff --git a/charts/stable/nextcloud/Chart.yaml b/charts/stable/nextcloud/Chart.yaml index c809c11ca02..9257b4b8fe6 100644 --- a/charts/stable/nextcloud/Chart.yaml +++ b/charts/stable/nextcloud/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 22.2.0 +appVersion: "22.2.0" dependencies: - name: common repository: https://truecharts.org diff --git a/charts/stable/nextcloud/app-changelog.md b/charts/stable/nextcloud/app-changelog.md index 0134a3d225a..911bfeeba27 100644 --- a/charts/stable/nextcloud/app-changelog.md +++ b/charts/stable/nextcloud/app-changelog.md @@ -1,7 +1,7 @@ - -### [nextcloud-6.0.15](https://github.com/truecharts/apps/compare/nextcloud-6.0.14...nextcloud-6.0.15) (2021-10-12) + +### [nextcloud-6.0.16](https://github.com/truecharts/apps/compare/nextcloud-6.0.15...nextcloud-6.0.16) (2021-10-12) #### Chore -* update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123)) +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) diff --git a/charts/stable/nextcloud/helm-values.md b/charts/stable/nextcloud/helm-values.md index 44fb7532278..1d5b6ef404a 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.0@sha256:50d4d103bf6a229ec0d589785e057ecdaa8cb718f197056739fa14f483e0071b"` | | +| image.tag | string | `"22.2.0@sha256:d0bc6d11da1c91b0bf235ecec05c418b0a2219998676a236c892fd59cb515015"` | | | persistence.data.accessMode | string | `"ReadWriteOnce"` | | | persistence.data.enabled | bool | `true` | | | persistence.data.mountPath | string | `"/var/www/html"` | | diff --git a/charts/stable/octoprint/CHANGELOG.md b/charts/stable/octoprint/CHANGELOG.md index 0b76b8b7893..5de70e5c92f 100644 --- a/charts/stable/octoprint/CHANGELOG.md +++ b/charts/stable/octoprint/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [octoprint-3.0.6](https://github.com/truecharts/apps/compare/octoprint-3.0.5...octoprint-3.0.6) (2021-10-12) + +#### Chore + +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) + + + ### [octoprint-3.0.5](https://github.com/truecharts/apps/compare/octoprint-3.0.4...octoprint-3.0.5) (2021-10-12) diff --git a/charts/stable/octoprint/Chart.yaml b/charts/stable/octoprint/Chart.yaml index aea5bb83822..6c89e4e1239 100644 --- a/charts/stable/octoprint/Chart.yaml +++ b/charts/stable/octoprint/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 1.6.1 +appVersion: "1.7.0" dependencies: - name: common repository: https://truecharts.org diff --git a/charts/stable/octoprint/app-changelog.md b/charts/stable/octoprint/app-changelog.md index 1d10a946726..1a462c6c1c2 100644 --- a/charts/stable/octoprint/app-changelog.md +++ b/charts/stable/octoprint/app-changelog.md @@ -1,7 +1,7 @@ - -### [octoprint-3.0.5](https://github.com/truecharts/apps/compare/octoprint-3.0.4...octoprint-3.0.5) (2021-10-12) + +### [octoprint-3.0.6](https://github.com/truecharts/apps/compare/octoprint-3.0.5...octoprint-3.0.6) (2021-10-12) #### Chore -* update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123)) +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) diff --git a/charts/stable/octoprint/helm-values.md b/charts/stable/octoprint/helm-values.md index 71b2e11206f..3c88151eb77 100644 --- a/charts/stable/octoprint/helm-values.md +++ b/charts/stable/octoprint/helm-values.md @@ -18,7 +18,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/truecharts/octoprint"` | image repository | -| image.tag | string | `"v1.6.1@sha256:3e54ffdf99ab297b2b70289d72f880cd52aad5f6a55ab3005f38a25a7115e692"` | image tag | +| image.tag | string | `"v1.7.0@sha256:597bbb8c3df90ea8c7bfd731a08677fcd3eb4744d6acd6b6838c28460dc1e11f"` | image tag | | persistence | object | See values.yaml | Configure persistence settings for the chart under this key. | | persistence.printer | object | See values.yaml | Configure a hostPathMount to mount a USB device in the container. | | podSecurityContext.runAsGroup | int | `0` | | diff --git a/charts/stable/omada-controller/CHANGELOG.md b/charts/stable/omada-controller/CHANGELOG.md index 69bc598bcd7..69a68256efe 100644 --- a/charts/stable/omada-controller/CHANGELOG.md +++ b/charts/stable/omada-controller/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [omada-controller-3.0.8](https://github.com/truecharts/apps/compare/omada-controller-3.0.7...omada-controller-3.0.8) (2021-10-12) + +#### Chore + +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) + + + ### [omada-controller-3.0.7](https://github.com/truecharts/apps/compare/omada-controller-3.0.6...omada-controller-3.0.7) (2021-10-12) diff --git a/charts/stable/omada-controller/Chart.yaml b/charts/stable/omada-controller/Chart.yaml index 5e714d9805f..2f1d4b404a4 100644 --- a/charts/stable/omada-controller/Chart.yaml +++ b/charts/stable/omada-controller/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: '4.4' +appVersion: "4.4" dependencies: - name: common repository: https://truecharts.org diff --git a/charts/stable/omada-controller/app-changelog.md b/charts/stable/omada-controller/app-changelog.md index 297466a930c..1128871b1b2 100644 --- a/charts/stable/omada-controller/app-changelog.md +++ b/charts/stable/omada-controller/app-changelog.md @@ -1,7 +1,7 @@ - -### [omada-controller-3.0.7](https://github.com/truecharts/apps/compare/omada-controller-3.0.6...omada-controller-3.0.7) (2021-10-12) + +### [omada-controller-3.0.8](https://github.com/truecharts/apps/compare/omada-controller-3.0.7...omada-controller-3.0.8) (2021-10-12) #### Chore -* update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123)) +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) diff --git a/charts/stable/omada-controller/helm-values.md b/charts/stable/omada-controller/helm-values.md index c933b444018..03899f9fc28 100644 --- a/charts/stable/omada-controller/helm-values.md +++ b/charts/stable/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:6d918d637a83c18e12e884d50615b7c8785631e88b3894d30d5e1eb4449e592d"` | image tag | +| image.tag | string | `"4.4@sha256:b9105b9aa045865c35bb1da5deeb3187688188098344b251bcf37c18c149f12f"` | image tag | | persistence | object | See values.yaml | Configure persistence settings for the chart under this key. | | podSecurityContext.runAsGroup | int | `0` | | | podSecurityContext.runAsUser | int | `0` | | diff --git a/charts/stable/organizr/CHANGELOG.md b/charts/stable/organizr/CHANGELOG.md index c50f6f74220..508551f893a 100644 --- a/charts/stable/organizr/CHANGELOG.md +++ b/charts/stable/organizr/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [organizr-8.0.6](https://github.com/truecharts/apps/compare/organizr-8.0.5...organizr-8.0.6) (2021-10-12) + +#### Chore + +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) + + + ### [organizr-8.0.5](https://github.com/truecharts/apps/compare/organizr-8.0.4...organizr-8.0.5) (2021-10-12) diff --git a/charts/stable/organizr/Chart.yaml b/charts/stable/organizr/Chart.yaml index 06ad0ff6f1e..ab26b8b76b2 100644 --- a/charts/stable/organizr/Chart.yaml +++ b/charts/stable/organizr/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: latest +appVersion: "latest" dependencies: - name: common repository: https://truecharts.org diff --git a/charts/stable/organizr/app-changelog.md b/charts/stable/organizr/app-changelog.md index 2b1162f6017..8c0d9c4526e 100644 --- a/charts/stable/organizr/app-changelog.md +++ b/charts/stable/organizr/app-changelog.md @@ -1,7 +1,7 @@ - -### [organizr-8.0.5](https://github.com/truecharts/apps/compare/organizr-8.0.4...organizr-8.0.5) (2021-10-12) + +### [organizr-8.0.6](https://github.com/truecharts/apps/compare/organizr-8.0.5...organizr-8.0.6) (2021-10-12) #### Chore -* update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123)) +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) diff --git a/charts/stable/organizr/helm-values.md b/charts/stable/organizr/helm-values.md index 0e7ffb8385d..e211e439f7b 100644 --- a/charts/stable/organizr/helm-values.md +++ b/charts/stable/organizr/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 | `"Always"` | | | image.repository | string | `"organizr/organizr"` | | -| image.tag | string | `"latest@sha256:009e291af3b3fc1e071757e94cdfd66557136945360ac8e041632e5f1e60615c"` | | +| image.tag | string | `"latest@sha256:0e23a5b4258b8e926f85370f6b19309bda919f413e321cbe6c03182cbdc4a7ee"` | | | persistence.config.accessMode | string | `"ReadWriteOnce"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | diff --git a/charts/stable/owncast/CHANGELOG.md b/charts/stable/owncast/CHANGELOG.md index 56a1bd91f49..bdbd0548af1 100644 --- a/charts/stable/owncast/CHANGELOG.md +++ b/charts/stable/owncast/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [owncast-3.0.7](https://github.com/truecharts/apps/compare/owncast-3.0.6...owncast-3.0.7) (2021-10-12) + +#### Chore + +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) + + + ### [owncast-3.0.6](https://github.com/truecharts/apps/compare/owncast-3.0.5...owncast-3.0.6) (2021-10-12) diff --git a/charts/stable/owncast/Chart.yaml b/charts/stable/owncast/Chart.yaml index 184134816e5..e516bea86a0 100644 --- a/charts/stable/owncast/Chart.yaml +++ b/charts/stable/owncast/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 0.0.9 +appVersion: "0.0.10" dependencies: - name: common repository: https://truecharts.org diff --git a/charts/stable/owncast/app-changelog.md b/charts/stable/owncast/app-changelog.md index 038c8285140..06bd20d19f3 100644 --- a/charts/stable/owncast/app-changelog.md +++ b/charts/stable/owncast/app-changelog.md @@ -1,7 +1,7 @@ - -### [owncast-3.0.6](https://github.com/truecharts/apps/compare/owncast-3.0.5...owncast-3.0.6) (2021-10-12) + +### [owncast-3.0.7](https://github.com/truecharts/apps/compare/owncast-3.0.6...owncast-3.0.7) (2021-10-12) #### Chore -* update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123)) +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) diff --git a/charts/stable/owncast/helm-values.md b/charts/stable/owncast/helm-values.md index bb1b300a368..809f024e830 100644 --- a/charts/stable/owncast/helm-values.md +++ b/charts/stable/owncast/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 pull policy | | image.repository | string | `"ghcr.io/truecharts/owncast"` | image repository | -| image.tag | string | `"v0.0.9@sha256:dcef5ec7b68a30b120c62d6d0eb9adfe4ff87228b04d64097b40b12f5faa5e90"` | image tag | +| image.tag | string | `"v0.0.10@sha256:59e455798cacf118a74184755b060f48bcc05dc56bb9d4f696bcc77f411f1ad0"` | image tag | | persistence | object | See values.yaml | Configure persistence settings for the chart under this key. | | podSecurityContext.runAsGroup | int | `0` | | | podSecurityContext.runAsUser | int | `0` | | diff --git a/charts/stable/postgresql/CHANGELOG.md b/charts/stable/postgresql/CHANGELOG.md index 3503760a6a9..a2d7a698e3c 100644 --- a/charts/stable/postgresql/CHANGELOG.md +++ b/charts/stable/postgresql/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [postgresql-3.0.14](https://github.com/truecharts/apps/compare/postgresql-3.0.13...postgresql-3.0.14) (2021-10-12) + +#### Chore + +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) + + + ### [postgresql-3.0.13](https://github.com/truecharts/apps/compare/postgresql-3.0.12...postgresql-3.0.13) (2021-10-09) diff --git a/charts/stable/postgresql/Chart.yaml b/charts/stable/postgresql/Chart.yaml index 78cbdd01538..72dbfbace0f 100644 --- a/charts/stable/postgresql/Chart.yaml +++ b/charts/stable/postgresql/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 13.4.0 +appVersion: "13.4.0" dependencies: - name: common repository: https://truecharts.org diff --git a/charts/stable/postgresql/app-changelog.md b/charts/stable/postgresql/app-changelog.md index 7a07105a851..23f4fdac16b 100644 --- a/charts/stable/postgresql/app-changelog.md +++ b/charts/stable/postgresql/app-changelog.md @@ -1,3 +1,7 @@ - -### [postgresql-3.0.13](https://github.com/truecharts/apps/compare/postgresql-3.0.12...postgresql-3.0.13) (2021-10-09) + +### [postgresql-3.0.14](https://github.com/truecharts/apps/compare/postgresql-3.0.13...postgresql-3.0.14) (2021-10-12) + +#### Chore + +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) diff --git a/charts/stable/postgresql/helm-values.md b/charts/stable/postgresql/helm-values.md index bbe3581c609..4b56e0dbac6 100644 --- a/charts/stable/postgresql/helm-values.md +++ b/charts/stable/postgresql/helm-values.md @@ -19,7 +19,7 @@ You will, however, be able to use all values referenced in the common chart here | existingSecret | string | `""` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"bitnami/postgresql"` | | -| image.tag | string | `"13.4.0@sha256:e7526fc32deec708740784d907bcea2ef6c78bc5ab5265026eff96e70082a54a"` | | +| image.tag | string | `"13.4.0@sha256:d206387b26ef8716b2c8d30eb987b58a05cca5ab735248fe21515b0f18eb01d6"` | | | 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/data/ || true\nchown -R {{ .Values.podSecurityContext.runAsUser }}:{{ .Values.podSecurityContext.fsGroup }} /bitnami/postgresql/data\nchmod 775 /bitnami/postgresql/data\n"` | | diff --git a/charts/stable/prowlarr/CHANGELOG.md b/charts/stable/prowlarr/CHANGELOG.md index f7251228caa..4b2cb83bdc3 100644 --- a/charts/stable/prowlarr/CHANGELOG.md +++ b/charts/stable/prowlarr/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [prowlarr-3.0.9](https://github.com/truecharts/apps/compare/prowlarr-3.0.8...prowlarr-3.0.9) (2021-10-12) + +#### Chore + +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) + + + ### [prowlarr-3.0.8](https://github.com/truecharts/apps/compare/prowlarr-3.0.7...prowlarr-3.0.8) (2021-10-12) diff --git a/charts/stable/prowlarr/Chart.yaml b/charts/stable/prowlarr/Chart.yaml index e23fae06a47..9710b0ab434 100644 --- a/charts/stable/prowlarr/Chart.yaml +++ b/charts/stable/prowlarr/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 0.1.1.976 +appVersion: "0.1.1.1006" dependencies: - name: common repository: https://truecharts.org diff --git a/charts/stable/prowlarr/app-changelog.md b/charts/stable/prowlarr/app-changelog.md index 64bbb8cabeb..660cb1dc71c 100644 --- a/charts/stable/prowlarr/app-changelog.md +++ b/charts/stable/prowlarr/app-changelog.md @@ -1,7 +1,7 @@ - -### [prowlarr-3.0.8](https://github.com/truecharts/apps/compare/prowlarr-3.0.7...prowlarr-3.0.8) (2021-10-12) + +### [prowlarr-3.0.9](https://github.com/truecharts/apps/compare/prowlarr-3.0.8...prowlarr-3.0.9) (2021-10-12) #### Chore -* update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123)) +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) diff --git a/charts/stable/prowlarr/helm-values.md b/charts/stable/prowlarr/helm-values.md index 3475607c4a0..51044845345 100644 --- a/charts/stable/prowlarr/helm-values.md +++ b/charts/stable/prowlarr/helm-values.md @@ -15,7 +15,7 @@ You will, however, be able to use all values referenced in the common chart here | env.TZ | string | `"UTC"` | Set the container timezone | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | | image.repository | string | `"ghcr.io/k8s-at-home/prowlarr"` | image repository | -| image.tag | string | `"v0.1.1.976@sha256:22e6a4917fcaad043d00f8c313ba87796292b75ec8b9f979e022747b344b712f"` | image tag | +| image.tag | string | `"v0.1.1.1006@sha256:573b1936d8261262c3e463aadaf5824145fd81bf847b8af64b045ee3c4629ac8"` | 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 2eec46da3ff..a55e11638b8 100644 --- a/charts/stable/readarr/CHANGELOG.md +++ b/charts/stable/readarr/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [readarr-8.0.8](https://github.com/truecharts/apps/compare/readarr-8.0.7...readarr-8.0.8) (2021-10-12) + +#### Chore + +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) + + + ### [readarr-8.0.7](https://github.com/truecharts/apps/compare/readarr-8.0.6...readarr-8.0.7) (2021-10-12) diff --git a/charts/stable/readarr/Chart.yaml b/charts/stable/readarr/Chart.yaml index 89a52c4e03e..c14787fa067 100644 --- a/charts/stable/readarr/Chart.yaml +++ b/charts/stable/readarr/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 0.1.0.980 +appVersion: "0.1.0.991" dependencies: - name: common repository: https://truecharts.org diff --git a/charts/stable/readarr/app-changelog.md b/charts/stable/readarr/app-changelog.md index 17c0bb5b705..afcd6967c12 100644 --- a/charts/stable/readarr/app-changelog.md +++ b/charts/stable/readarr/app-changelog.md @@ -1,7 +1,7 @@ - -### [readarr-8.0.7](https://github.com/truecharts/apps/compare/readarr-8.0.6...readarr-8.0.7) (2021-10-12) + +### [readarr-8.0.8](https://github.com/truecharts/apps/compare/readarr-8.0.7...readarr-8.0.8) (2021-10-12) #### Chore -* update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123)) +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) diff --git a/charts/stable/readarr/helm-values.md b/charts/stable/readarr/helm-values.md index afac1e61a9d..aaa5c14d6f7 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.980@sha256:8d58f2f6d8170f0f46ededa0536462dc0c73a0204e0cc96b3b2f853f172e755c"` | | +| image.tag | string | `"v0.1.0.991@sha256:bec54cccb3e4cd8e3126ea78e5e20aca4cf25d1a69151b62e0b0e885dfcde83e"` | | | persistence.config.accessMode | string | `"ReadWriteOnce"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | diff --git a/charts/stable/stash/CHANGELOG.md b/charts/stable/stash/CHANGELOG.md index 32ddaaadf10..546b889d605 100644 --- a/charts/stable/stash/CHANGELOG.md +++ b/charts/stable/stash/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [stash-3.0.6](https://github.com/truecharts/apps/compare/stash-3.0.5...stash-3.0.6) (2021-10-12) + +#### Chore + +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) + + + ### [stash-3.0.5](https://github.com/truecharts/apps/compare/stash-3.0.4...stash-3.0.5) (2021-10-12) diff --git a/charts/stable/stash/Chart.yaml b/charts/stable/stash/Chart.yaml index 578b41c292d..1fe76825150 100644 --- a/charts/stable/stash/Chart.yaml +++ b/charts/stable/stash/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 0.9.0 +appVersion: "0.10.0" dependencies: - name: common repository: https://truecharts.org diff --git a/charts/stable/stash/app-changelog.md b/charts/stable/stash/app-changelog.md index 9dcf394436d..7afbe09b71e 100644 --- a/charts/stable/stash/app-changelog.md +++ b/charts/stable/stash/app-changelog.md @@ -1,7 +1,7 @@ - -### [stash-3.0.5](https://github.com/truecharts/apps/compare/stash-3.0.4...stash-3.0.5) (2021-10-12) + +### [stash-3.0.6](https://github.com/truecharts/apps/compare/stash-3.0.5...stash-3.0.6) (2021-10-12) #### Chore -* update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123)) +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) diff --git a/charts/stable/stash/helm-values.md b/charts/stable/stash/helm-values.md index add268e3005..6767d2db1c4 100644 --- a/charts/stable/stash/helm-values.md +++ b/charts/stable/stash/helm-values.md @@ -15,7 +15,7 @@ You will, however, be able to use all values referenced in the common chart here | env.STASH_PORT | int | `9999` | Set the container port | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | | image.repository | string | `"ghcr.io/truecharts/stash"` | image repository | -| image.tag | string | `"v0.9.0@sha256:2859ab5c5792f6df06fe09497153bcea780f135883b618dcc1d5a78e4212b594"` | image tag | +| image.tag | string | `"v0.10.0@sha256:9a1504663615267694053493a6a8286fea76409a9622ab4f2ddbb11226b1d834"` | image tag | | persistence | object | See values.yaml | Configure persistence settings for the chart under this key. | | podSecurityContext.runAsGroup | int | `0` | | | podSecurityContext.runAsUser | int | `0` | | diff --git a/charts/stable/zwavejs2mqtt/CHANGELOG.md b/charts/stable/zwavejs2mqtt/CHANGELOG.md index 8f2570cc35a..85bd5cb440d 100644 --- a/charts/stable/zwavejs2mqtt/CHANGELOG.md +++ b/charts/stable/zwavejs2mqtt/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [zwavejs2mqtt-8.0.8](https://github.com/truecharts/apps/compare/zwavejs2mqtt-8.0.7...zwavejs2mqtt-8.0.8) (2021-10-12) + +#### Chore + +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) + + + ### [zwavejs2mqtt-8.0.7](https://github.com/truecharts/apps/compare/zwavejs2mqtt-8.0.6...zwavejs2mqtt-8.0.7) (2021-10-12) diff --git a/charts/stable/zwavejs2mqtt/Chart.yaml b/charts/stable/zwavejs2mqtt/Chart.yaml index 4b06f51f929..7d59a74b640 100644 --- a/charts/stable/zwavejs2mqtt/Chart.yaml +++ b/charts/stable/zwavejs2mqtt/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 5.7.3 +appVersion: "5.8.0" dependencies: - name: common repository: https://truecharts.org diff --git a/charts/stable/zwavejs2mqtt/app-changelog.md b/charts/stable/zwavejs2mqtt/app-changelog.md index 6858d664228..63327e699fa 100644 --- a/charts/stable/zwavejs2mqtt/app-changelog.md +++ b/charts/stable/zwavejs2mqtt/app-changelog.md @@ -1,7 +1,7 @@ - -### [zwavejs2mqtt-8.0.7](https://github.com/truecharts/apps/compare/zwavejs2mqtt-8.0.6...zwavejs2mqtt-8.0.7) (2021-10-12) + +### [zwavejs2mqtt-8.0.8](https://github.com/truecharts/apps/compare/zwavejs2mqtt-8.0.7...zwavejs2mqtt-8.0.8) (2021-10-12) #### Chore -* update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123)) +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) diff --git a/charts/stable/zwavejs2mqtt/helm-values.md b/charts/stable/zwavejs2mqtt/helm-values.md index 502b635a137..5de16756118 100644 --- a/charts/stable/zwavejs2mqtt/helm-values.md +++ b/charts/stable/zwavejs2mqtt/helm-values.md @@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here | env | object | `{}` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"ghcr.io/truecharts/zwavejs2mqtt"` | | -| image.tag | string | `"v5.7.3@sha256:5aa458cd1cdd468d42cacbafe4ecd606faac5dc10f3c7d531cd6fbeff50fbc57"` | | +| image.tag | string | `"v5.8.0@sha256:4701b08731f069a296e44d25aae6c203d9fca5b8faa34c3eefbbe4833987e53b"` | | | persistence.config.accessMode | string | `"ReadWriteOnce"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | diff --git a/docs/apps/common/helm-values.md b/docs/apps/common/helm-values.md index 027e14215e8..42bf22ad259 100644 --- a/docs/apps/common/helm-values.md +++ b/docs/apps/common/helm-values.md @@ -154,7 +154,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 | `"13.4.0@sha256:e7526fc32deec708740784d907bcea2ef6c78bc5ab5265026eff96e70082a54a"` | Specify the postgresql image tag | +| postgresqlImage.tag | string | `"13.4.0@sha256:d206387b26ef8716b2c8d30eb987b58a05cca5ab735248fe21515b0f18eb01d6"` | 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/stable/airsonic/CHANGELOG.md b/docs/apps/stable/airsonic/CHANGELOG.md index 2381f42a21e..d5bf5b1ddab 100644 --- a/docs/apps/stable/airsonic/CHANGELOG.md +++ b/docs/apps/stable/airsonic/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [airsonic-3.0.8](https://github.com/truecharts/apps/compare/airsonic-3.0.7...airsonic-3.0.8) (2021-10-12) + +#### Chore + +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) + + + ### [airsonic-3.0.7](https://github.com/truecharts/apps/compare/airsonic-3.0.6...airsonic-3.0.7) (2021-10-12) diff --git a/docs/apps/stable/airsonic/helm-values.md b/docs/apps/stable/airsonic/helm-values.md index a231bf6bcbf..05258830b4b 100644 --- a/docs/apps/stable/airsonic/helm-values.md +++ b/docs/apps/stable/airsonic/helm-values.md @@ -18,7 +18,7 @@ You will, however, be able to use all values referenced in the common chart here | env.TZ | string | `"UTC"` | Set the container timezone | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | | image.repository | string | `"ghcr.io/linuxserver/airsonic"` | image repository | -| image.tag | string | `"version-v10.6.2@sha256:ec2f1c13d8933eb7a8515b1de546e1a1cbd346cfb9753c49bfd9404ac6ba1ad1"` | image tag | +| image.tag | string | `"version-v10.6.2@sha256:c75d6d3ab20d48af0203a3a4d34a5a1b79bf73cb5139a40328ecac55bc65d44d"` | 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. | | podSecurityContext.runAsGroup | int | `0` | | diff --git a/docs/apps/stable/authelia/CHANGELOG.md b/docs/apps/stable/authelia/CHANGELOG.md index 5c061b4fc69..e53aa304383 100644 --- a/docs/apps/stable/authelia/CHANGELOG.md +++ b/docs/apps/stable/authelia/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [authelia-4.0.15](https://github.com/truecharts/apps/compare/authelia-4.0.14...authelia-4.0.15) (2021-10-12) + +#### Chore + +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) + + + ### [authelia-4.0.14](https://github.com/truecharts/apps/compare/authelia-4.0.13...authelia-4.0.14) (2021-10-12) diff --git a/docs/apps/stable/authelia/helm-values.md b/docs/apps/stable/authelia/helm-values.md index 01bac4e4dc9..f4ab7409c8b 100644 --- a/docs/apps/stable/authelia/helm-values.md +++ b/docs/apps/stable/authelia/helm-values.md @@ -63,7 +63,7 @@ You will, however, be able to use all values referenced in the common chart here | identity_providers.oidc.refresh_token_lifespan | string | `"90m"` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"ghcr.io/authelia/authelia"` | | -| image.tag | string | `"4.31.0@sha256:6036f2b1fa3214fdcf189a8f28f40a856372413984b08f15ba4fb5891d77bc0a"` | | +| image.tag | string | `"4.32.2@sha256:4c46e56d219424542349fee05b643d854ab74df7a10207dc247dd36366ecfc25"` | | | log.format | string | `"text"` | | | log.level | string | `"trace"` | | | notifier.disable_startup_check | bool | `false` | | diff --git a/docs/apps/stable/collabora-online/CHANGELOG.md b/docs/apps/stable/collabora-online/CHANGELOG.md index 42213acb5fc..a50c1f26346 100644 --- a/docs/apps/stable/collabora-online/CHANGELOG.md +++ b/docs/apps/stable/collabora-online/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [collabora-online-8.0.6](https://github.com/truecharts/apps/compare/collabora-online-8.0.5...collabora-online-8.0.6) (2021-10-12) + +#### Chore + +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) + + + ### [collabora-online-8.0.5](https://github.com/truecharts/apps/compare/collabora-online-8.0.4...collabora-online-8.0.5) (2021-10-12) diff --git a/docs/apps/stable/collabora-online/helm-values.md b/docs/apps/stable/collabora-online/helm-values.md index a6ccb41f823..764ea9ea48e 100644 --- a/docs/apps/stable/collabora-online/helm-values.md +++ b/docs/apps/stable/collabora-online/helm-values.md @@ -19,7 +19,7 @@ You will, however, be able to use all values referenced in the common chart here | env.username | string | `"admin"` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"ghcr.io/truecharts/collabora"` | | -| image.tag | string | `"v6.4.11.3@sha256:30eab5f9807e006b90b2533ad3a60b84c6e744a6fed8a3be2bd3f1a839715456"` | | +| image.tag | string | `"v6.4.13.2@sha256:45ceac29dbdc8adf55097a34baad696ffdd3b8ac41ffcf6930e68740c7cfe0df"` | | | podSecurityContext.runAsGroup | int | `0` | | | podSecurityContext.runAsUser | int | `104` | | | securityContext.allowPrivilegeEscalation | bool | `true` | | diff --git a/docs/apps/stable/custom-app/CHANGELOG.md b/docs/apps/stable/custom-app/CHANGELOG.md index 55ef33876cc..adf5fa99e6e 100644 --- a/docs/apps/stable/custom-app/CHANGELOG.md +++ b/docs/apps/stable/custom-app/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [custom-app-2.0.9](https://github.com/truecharts/apps/compare/custom-app-2.0.8...custom-app-2.0.9) (2021-10-12) + +#### Chore + +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) + + + ### [custom-app-2.0.8](https://github.com/truecharts/apps/compare/custom-app-2.0.7...custom-app-2.0.8) (2021-10-12) diff --git a/docs/apps/stable/custom-app/helm-values.md b/docs/apps/stable/custom-app/helm-values.md index 100af3601ba..1bc8d984d47 100644 --- a/docs/apps/stable/custom-app/helm-values.md +++ b/docs/apps/stable/custom-app/helm-values.md @@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here | env | object | `{}` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"ghcr.io/k8s-at-home/jackett"` | | -| image.tag | string | `"v0.18.899@sha256:717f7178f396557f3684e0b78198758e0197fb4f456ed5ef8a82dd8bbcacfae6"` | | +| image.tag | string | `"v0.18.940@sha256:59cd2a21d13165ce5c7d5d64105591a204e864943f6acc2bbdd80577883bd14f"` | | | persistence.config.accessMode | string | `"ReadWriteOnce"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | diff --git a/docs/apps/stable/deconz/CHANGELOG.md b/docs/apps/stable/deconz/CHANGELOG.md index 255bdb67b82..fc682fada34 100644 --- a/docs/apps/stable/deconz/CHANGELOG.md +++ b/docs/apps/stable/deconz/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [deconz-3.0.6](https://github.com/truecharts/apps/compare/deconz-3.0.5...deconz-3.0.6) (2021-10-12) + +#### Chore + +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) + + + ### [deconz-3.0.5](https://github.com/truecharts/apps/compare/deconz-3.0.4...deconz-3.0.5) (2021-10-12) diff --git a/docs/apps/stable/deconz/helm-values.md b/docs/apps/stable/deconz/helm-values.md index 5c5926e27bc..de37d4b2c1c 100644 --- a/docs/apps/stable/deconz/helm-values.md +++ b/docs/apps/stable/deconz/helm-values.md @@ -22,7 +22,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/truecharts/deconz"` | image repository | -| image.tag | string | `"v2.12.06@sha256:738ebf8eb35c8025c070a4feeb7d7a48b15739dfe71cf338e80a03f932c1cf52"` | image tag | +| image.tag | string | `"v2.13.01@sha256:92a7a439e6010e21265fa5beaa47b0172bc6b6682f4e2d26bcd43c772ff7ddbd"` | 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/deluge/CHANGELOG.md b/docs/apps/stable/deluge/CHANGELOG.md index 1da0b3971c7..e0f3677dabf 100644 --- a/docs/apps/stable/deluge/CHANGELOG.md +++ b/docs/apps/stable/deluge/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [deluge-8.0.8](https://github.com/truecharts/apps/compare/deluge-8.0.7...deluge-8.0.8) (2021-10-12) + +#### Chore + +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) + + + ### [deluge-8.0.7](https://github.com/truecharts/apps/compare/deluge-8.0.6...deluge-8.0.7) (2021-10-12) diff --git a/docs/apps/stable/deluge/helm-values.md b/docs/apps/stable/deluge/helm-values.md index 827b62e842d..9e51f375bec 100644 --- a/docs/apps/stable/deluge/helm-values.md +++ b/docs/apps/stable/deluge/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 | `"ghcr.io/linuxserver/deluge"` | | -| image.tag | string | `"version-2.0.3-2201906121747ubuntu18.04.1@sha256:1d9751eb58fe7d87f5bfb28154b135436a9bad800ccdca86081843437a63f2f9"` | | +| image.tag | string | `"version-2.0.3-2201906121747ubuntu18.04.1@sha256:dd7d2faafda2e764b5fe23ddf3ef75828e0a146199016877ede3e3b08dc957f1"` | | | persistence.config.accessMode | string | `"ReadWriteOnce"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | diff --git a/docs/apps/stable/duplicati/CHANGELOG.md b/docs/apps/stable/duplicati/CHANGELOG.md index 542d4bc9b5f..61a21caf06f 100644 --- a/docs/apps/stable/duplicati/CHANGELOG.md +++ b/docs/apps/stable/duplicati/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [duplicati-3.0.8](https://github.com/truecharts/apps/compare/duplicati-3.0.7...duplicati-3.0.8) (2021-10-12) + +#### Chore + +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) + + + ### [duplicati-3.0.7](https://github.com/truecharts/apps/compare/duplicati-3.0.6...duplicati-3.0.7) (2021-10-12) diff --git a/docs/apps/stable/duplicati/helm-values.md b/docs/apps/stable/duplicati/helm-values.md index dea584e578d..a3dc39955be 100644 --- a/docs/apps/stable/duplicati/helm-values.md +++ b/docs/apps/stable/duplicati/helm-values.md @@ -15,7 +15,7 @@ You will, however, be able to use all values referenced in the common chart here | env.TZ | string | `"UTC"` | Set the container timezone | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | | image.repository | string | `"ghcr.io/linuxserver/duplicati"` | image repository | -| image.tag | string | `"latest@sha256:72e2dcb62c3f12b856b8ccbad0206e3ca0220f2afa018886dc8f2e5bf0f1d2ba"` | image tag | +| image.tag | string | `"latest@sha256:524542a5b61a63db0985944a1618fd37c026b18dd6f8d0d61b670123dad7481e"` | 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/esphome/CHANGELOG.md b/docs/apps/stable/esphome/CHANGELOG.md index f79f9cdb22e..81011c5194d 100644 --- a/docs/apps/stable/esphome/CHANGELOG.md +++ b/docs/apps/stable/esphome/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [esphome-8.0.7](https://github.com/truecharts/apps/compare/esphome-8.0.6...esphome-8.0.7) (2021-10-12) + +#### Chore + +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) + + + ### [esphome-8.0.6](https://github.com/truecharts/apps/compare/esphome-8.0.5...esphome-8.0.6) (2021-10-12) diff --git a/docs/apps/stable/esphome/helm-values.md b/docs/apps/stable/esphome/helm-values.md index 4359c3231a2..81c82f97d1a 100644 --- a/docs/apps/stable/esphome/helm-values.md +++ b/docs/apps/stable/esphome/helm-values.md @@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here | env | object | `{}` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"ghcr.io/truecharts/esphome"` | | -| image.tag | string | `"v2021.9.2@sha256:316abb91ce2bbe4d91c0733a3c99be58e6e61a379130dffa5fa7fee770f20fae"` | | +| image.tag | string | `"v2021.9.3@sha256:7d16aedcf7769a838af92a9cbd84628dff3a8120ca07974c96addc0190a68a0a"` | | | persistence.config.accessMode | string | `"ReadWriteOnce"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | diff --git a/docs/apps/stable/flood/CHANGELOG.md b/docs/apps/stable/flood/CHANGELOG.md index b362a66612a..e9e4408d5c5 100644 --- a/docs/apps/stable/flood/CHANGELOG.md +++ b/docs/apps/stable/flood/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [flood-3.0.6](https://github.com/truecharts/apps/compare/flood-3.0.5...flood-3.0.6) (2021-10-12) + +#### Chore + +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) + + + ### [flood-3.0.5](https://github.com/truecharts/apps/compare/flood-3.0.4...flood-3.0.5) (2021-10-12) diff --git a/docs/apps/stable/flood/helm-values.md b/docs/apps/stable/flood/helm-values.md index 45a64be2ffb..42e796f4fbc 100644 --- a/docs/apps/stable/flood/helm-values.md +++ b/docs/apps/stable/flood/helm-values.md @@ -15,7 +15,7 @@ You will, however, be able to use all values referenced in the common chart here | env.FLOOD_OPTION_RUNDIR | string | `"/data"` | Where to store Flood's runtime files (eg. database) | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | | image.repository | string | `"ghcr.io/truecharts/flood"` | image repository | -| image.tag | string | `"v4.6.1@sha256:268dc4b4eff08c6c5563b779a1b41370c5c509ff190fe38886a65f65c4174f85"` | image tag | +| image.tag | string | `"v4.7.0@sha256:6ad4f3eb39e6b04d1632dd0436031377eb35759e0edcd56a95e5dd8c58c09ed8"` | 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/freshrss/CHANGELOG.md b/docs/apps/stable/freshrss/CHANGELOG.md index 3e32ec8a089..aed7a708f49 100644 --- a/docs/apps/stable/freshrss/CHANGELOG.md +++ b/docs/apps/stable/freshrss/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [freshrss-8.0.8](https://github.com/truecharts/apps/compare/freshrss-8.0.7...freshrss-8.0.8) (2021-10-12) + +#### Chore + +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) + + + ### [freshrss-8.0.7](https://github.com/truecharts/apps/compare/freshrss-8.0.6...freshrss-8.0.7) (2021-10-12) diff --git a/docs/apps/stable/freshrss/helm-values.md b/docs/apps/stable/freshrss/helm-values.md index 75f906c9c11..29ad1bc0edc 100644 --- a/docs/apps/stable/freshrss/helm-values.md +++ b/docs/apps/stable/freshrss/helm-values.md @@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here | env | object | `{}` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"ghcr.io/linuxserver/freshrss"` | | -| image.tag | string | `"version-1.18.1@sha256:8f21935fb1a9761246d964c7401d803510ebb9ea98b0670f4e818ffd6886522c"` | | +| image.tag | string | `"version-1.18.1@sha256:aff3316a800c58ce7c670fc6cfbc3177ba5f12c0529a5824f7cbb96e9a9fa7e5"` | | | persistence.config.accessMode | string | `"ReadWriteOnce"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | diff --git a/docs/apps/stable/gitea/CHANGELOG.md b/docs/apps/stable/gitea/CHANGELOG.md index 8542fdbd300..bedd22f556b 100644 --- a/docs/apps/stable/gitea/CHANGELOG.md +++ b/docs/apps/stable/gitea/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [gitea-1.0.6](https://github.com/truecharts/apps/compare/gitea-1.0.5...gitea-1.0.6) (2021-10-12) + +#### Chore + +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) + + + ### [gitea-1.0.5](https://github.com/truecharts/apps/compare/gitea-1.0.4...gitea-1.0.5) (2021-10-12) diff --git a/docs/apps/stable/gitea/helm-values.md b/docs/apps/stable/gitea/helm-values.md index bd5da5f2621..245602e142e 100644 --- a/docs/apps/stable/gitea/helm-values.md +++ b/docs/apps/stable/gitea/helm-values.md @@ -20,7 +20,7 @@ You will, however, be able to use all values referenced in the common chart here | envFrom[0].configMapRef.name | string | `"gitea-env"` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"gitea/gitea"` | | -| image.tag | string | `"1.15.3-rootless"` | | +| image.tag | string | `"1.15.4-rootless"` | | | initContainers.1-init-directories.command[0] | string | `"/usr/sbin/init_directory_structure.sh"` | | | initContainers.1-init-directories.envFrom[0].configMapRef.name | string | `"gitea-env"` | | | initContainers.1-init-directories.image | string | `"{{ .Values.image.repository }}:{{ .Values.image.tag }}"` | | diff --git a/docs/apps/stable/healthchecks/CHANGELOG.md b/docs/apps/stable/healthchecks/CHANGELOG.md index 35c0fde5beb..e6b5bcf2aac 100644 --- a/docs/apps/stable/healthchecks/CHANGELOG.md +++ b/docs/apps/stable/healthchecks/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [healthchecks-3.0.7](https://github.com/truecharts/apps/compare/healthchecks-3.0.6...healthchecks-3.0.7) (2021-10-12) + +#### Chore + +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) + + + ### [healthchecks-3.0.6](https://github.com/truecharts/apps/compare/healthchecks-3.0.5...healthchecks-3.0.6) (2021-10-12) diff --git a/docs/apps/stable/healthchecks/helm-values.md b/docs/apps/stable/healthchecks/helm-values.md index 2153842af89..3631222c328 100644 --- a/docs/apps/stable/healthchecks/helm-values.md +++ b/docs/apps/stable/healthchecks/helm-values.md @@ -20,7 +20,7 @@ You will, however, be able to use all values referenced in the common chart here | env.TZ | string | `"UTC"` | Set the container timezone | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | | image.repository | string | `"ghcr.io/linuxserver/healthchecks"` | image repository | -| image.tag | string | `"version-v1.22.0@sha256:0ffaef4f3074392c7230db72d147b3225dd0ece554b659b271b80ba09589f14d"` | image tag | +| image.tag | string | `"version-v1.22.0@sha256:a5cef9bed791dee2b8d74f0ed3098af13166a9a75da57671220d01ab61dbde31"` | image tag | | persistence | object | See values.yaml | Configure persistence settings for the chart under this key. | | persistence.config | object | `{"accessMode":"ReadWriteOnce","enabled":true,"mountpath":"/config","size":"100Gi","type":"pvc"}` | Volume used for configuration | | podSecurityContext.runAsGroup | int | `0` | | diff --git a/docs/apps/stable/heimdall/CHANGELOG.md b/docs/apps/stable/heimdall/CHANGELOG.md index 65ef56cfcba..2c351034ad1 100644 --- a/docs/apps/stable/heimdall/CHANGELOG.md +++ b/docs/apps/stable/heimdall/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [heimdall-8.0.8](https://github.com/truecharts/apps/compare/heimdall-8.0.7...heimdall-8.0.8) (2021-10-12) + +#### Chore + +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) + + + ### [heimdall-8.0.7](https://github.com/truecharts/apps/compare/heimdall-8.0.6...heimdall-8.0.7) (2021-10-12) diff --git a/docs/apps/stable/heimdall/helm-values.md b/docs/apps/stable/heimdall/helm-values.md index 30b278a115d..1867ee11a27 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:362ba6d3034e7dba0d53ede9b6beb413fa588e91b92161a5ad434f723f9f52f1"` | | +| image.tag | string | `"version-2.2.2@sha256:4e6ab02a420524fcbbd0675051b6efdf66e21ea9966df3bdcdcfc4a1e0ba1ab0"` | | | persistence.config.accessMode | string | `"ReadWriteOnce"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | diff --git a/docs/apps/stable/home-assistant/CHANGELOG.md b/docs/apps/stable/home-assistant/CHANGELOG.md index 134aafdd077..4fa95f1988d 100644 --- a/docs/apps/stable/home-assistant/CHANGELOG.md +++ b/docs/apps/stable/home-assistant/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [home-assistant-8.0.6](https://github.com/truecharts/apps/compare/home-assistant-8.0.5...home-assistant-8.0.6) (2021-10-12) + +#### Chore + +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) + + + ### [home-assistant-8.0.5](https://github.com/truecharts/apps/compare/home-assistant-8.0.4...home-assistant-8.0.5) (2021-10-12) diff --git a/docs/apps/stable/home-assistant/helm-values.md b/docs/apps/stable/home-assistant/helm-values.md index ca05a0ce74f..597e39ecf3d 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.9.7@sha256:3cfff66cfe9534a7098d5f22ab0280eebb699c6310c455d3121ef14b20f237b9"` | | +| image.tag | string | `"v2021.10.3@sha256:ddc4b06d0712263614bd4a2e05cd65fdc2f710ffce4ed0a1ab59ed62361fde5a"` | | | 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 7c1285f525e..1346677c155 100644 --- a/docs/apps/stable/jackett/CHANGELOG.md +++ b/docs/apps/stable/jackett/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [jackett-8.0.9](https://github.com/truecharts/apps/compare/jackett-8.0.8...jackett-8.0.9) (2021-10-12) + +#### Chore + +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) + + + ### [jackett-8.0.8](https://github.com/truecharts/apps/compare/jackett-8.0.7...jackett-8.0.8) (2021-10-12) diff --git a/docs/apps/stable/jackett/helm-values.md b/docs/apps/stable/jackett/helm-values.md index 9b8670b05fe..1052bed9517 100644 --- a/docs/apps/stable/jackett/helm-values.md +++ b/docs/apps/stable/jackett/helm-values.md @@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here | env | object | `{}` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"ghcr.io/k8s-at-home/jackett"` | | -| image.tag | string | `"v0.18.899@sha256:717f7178f396557f3684e0b78198758e0197fb4f456ed5ef8a82dd8bbcacfae6"` | | +| image.tag | string | `"v0.18.940@sha256:59cd2a21d13165ce5c7d5d64105591a204e864943f6acc2bbdd80577883bd14f"` | | | persistence.config.accessMode | string | `"ReadWriteOnce"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | diff --git a/docs/apps/stable/kms/CHANGELOG.md b/docs/apps/stable/kms/CHANGELOG.md index 3f732b537cb..adf0992c4fc 100644 --- a/docs/apps/stable/kms/CHANGELOG.md +++ b/docs/apps/stable/kms/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [kms-8.0.6](https://github.com/truecharts/apps/compare/kms-8.0.5...kms-8.0.6) (2021-10-12) + +#### Chore + +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) + + + ### [kms-8.0.5](https://github.com/truecharts/apps/compare/kms-8.0.4...kms-8.0.5) (2021-10-12) diff --git a/docs/apps/stable/kms/helm-values.md b/docs/apps/stable/kms/helm-values.md index 4c76eba5a81..f772aff9cdf 100644 --- a/docs/apps/stable/kms/helm-values.md +++ b/docs/apps/stable/kms/helm-values.md @@ -13,7 +13,7 @@ You will, however, be able to use all values referenced in the common chart here |-----|------|---------|-------------| | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"pykmsorg/py-kms"` | | -| image.tag | string | `"minimal@sha256:f60edd7b3e7d59b5a2759584a3bf844cf41a3f1a1346186bb77409e0cb0a143c"` | | +| image.tag | string | `"minimal@sha256:35e46676a48f8f39076ce876cb91a095673e4201c42002e2c80cba06001099eb"` | | | podSecurityContext.runAsGroup | int | `0` | | | podSecurityContext.runAsUser | int | `0` | | | securityContext.readOnlyRootFilesystem | bool | `false` | | diff --git a/docs/apps/stable/komga/CHANGELOG.md b/docs/apps/stable/komga/CHANGELOG.md index 9cdaa8da2e2..d0fb0b90c05 100644 --- a/docs/apps/stable/komga/CHANGELOG.md +++ b/docs/apps/stable/komga/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [komga-3.0.9](https://github.com/truecharts/apps/compare/komga-3.0.8...komga-3.0.9) (2021-10-12) + +#### Chore + +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) + + + ### [komga-3.0.8](https://github.com/truecharts/apps/compare/komga-3.0.7...komga-3.0.8) (2021-10-12) diff --git a/docs/apps/stable/komga/helm-values.md b/docs/apps/stable/komga/helm-values.md index fd8b9935032..d5f7e2f63a8 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.131.0@sha256:be0a97e7047c2afd5e65a22f1e230e01630a4fe38044ecfbff615e71d8ede2b2"` | image tag | +| image.tag | string | `"v0.132.0@sha256:e040dcb941230154ef27e0e3fb205cef0dc8b07a7c67ca739f67d1de3a1d5a71"` | 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/lazylibrarian/CHANGELOG.md b/docs/apps/stable/lazylibrarian/CHANGELOG.md index 42c60605c7d..f03fd99144b 100644 --- a/docs/apps/stable/lazylibrarian/CHANGELOG.md +++ b/docs/apps/stable/lazylibrarian/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [lazylibrarian-8.0.8](https://github.com/truecharts/apps/compare/lazylibrarian-8.0.7...lazylibrarian-8.0.8) (2021-10-12) + +#### Chore + +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) + + + ### [lazylibrarian-8.0.7](https://github.com/truecharts/apps/compare/lazylibrarian-8.0.6...lazylibrarian-8.0.7) (2021-10-12) diff --git a/docs/apps/stable/lazylibrarian/helm-values.md b/docs/apps/stable/lazylibrarian/helm-values.md index c40a2df0ade..cfd6755df4f 100644 --- a/docs/apps/stable/lazylibrarian/helm-values.md +++ b/docs/apps/stable/lazylibrarian/helm-values.md @@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here | env | object | `{}` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"ghcr.io/linuxserver/lazylibrarian"` | | -| image.tag | string | `"latest@sha256:2b0991e1274880fb23fe14c6c56a46bde0bb4b207693c7f64af50da852f64760"` | | +| image.tag | string | `"latest@sha256:447a29e213ed3e19bcadbf3b1334692014f8cf8d3103bc92642c3daf05619682"` | | | persistence.config.accessMode | string | `"ReadWriteOnce"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | diff --git a/docs/apps/stable/librespeed/CHANGELOG.md b/docs/apps/stable/librespeed/CHANGELOG.md index 582dbec5d80..aeb28dd4674 100644 --- a/docs/apps/stable/librespeed/CHANGELOG.md +++ b/docs/apps/stable/librespeed/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [librespeed-3.0.8](https://github.com/truecharts/apps/compare/librespeed-3.0.7...librespeed-3.0.8) (2021-10-12) + +#### Chore + +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) + + + ### [librespeed-3.0.7](https://github.com/truecharts/apps/compare/librespeed-3.0.6...librespeed-3.0.7) (2021-10-12) diff --git a/docs/apps/stable/librespeed/helm-values.md b/docs/apps/stable/librespeed/helm-values.md index 958e77367a0..7378c0d32c4 100644 --- a/docs/apps/stable/librespeed/helm-values.md +++ b/docs/apps/stable/librespeed/helm-values.md @@ -16,7 +16,7 @@ You will, however, be able to use all values referenced in the common chart here | env.TZ | string | `"UTC"` | Set the container timezone | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | | image.repository | string | `"ghcr.io/linuxserver/librespeed"` | image repository | -| image.tag | string | `"version-5.2.4@sha256:6f37fe8e386f47092c31469534cf88c3517bcdcb93354d86d44e4dc668b1595f"` | image tag | +| image.tag | string | `"version-5.2.4@sha256:1c6b54536cd3014ef8dbe1398edbebb5b96bb91f1eb2cb8cba66f6ff09c5e244"` | image tag | | persistence | object | See values.yaml | Configure persistence settings for the chart under this key. | | podSecurityContext.runAsGroup | int | `0` | | | podSecurityContext.runAsUser | int | `0` | | diff --git a/docs/apps/stable/littlelink/CHANGELOG.md b/docs/apps/stable/littlelink/CHANGELOG.md index f9f23e260d3..98592a84fda 100644 --- a/docs/apps/stable/littlelink/CHANGELOG.md +++ b/docs/apps/stable/littlelink/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [littlelink-3.0.7](https://github.com/truecharts/apps/compare/littlelink-3.0.6...littlelink-3.0.7) (2021-10-12) + +#### Chore + +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) + + + ### [littlelink-3.0.6](https://github.com/truecharts/apps/compare/littlelink-3.0.5...littlelink-3.0.6) (2021-10-12) diff --git a/docs/apps/stable/littlelink/helm-values.md b/docs/apps/stable/littlelink/helm-values.md index dcce2c9c8ca..c544828e4ca 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:9bc590d0ba1d62ceacb66ffdd13999004aa3e66e86bd364be1b8fede7ef94729"` | | +| image.tag | string | `"latest@sha256:53cb446ee7216fe00814c5a7fee8d538a4af7c4fd3f1479a9a3d37dee8b42a7d"` | | | littlelink.avatar_2x_url | string | `"https://pbs.twimg.com/profile_images/1286144221217316864/qiaskopb_400x400.jpg"` | | | littlelink.avatar_alt | string | `"techno tim profile pic"` | | | littlelink.avatar_url | string | `"https://pbs.twimg.com/profile_images/1286144221217316864/qiaskopb_200x200.jpg"` | | diff --git a/docs/apps/stable/navidrome/CHANGELOG.md b/docs/apps/stable/navidrome/CHANGELOG.md index 6cbb0d54366..08e6b3b7f3c 100644 --- a/docs/apps/stable/navidrome/CHANGELOG.md +++ b/docs/apps/stable/navidrome/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [navidrome-8.0.6](https://github.com/truecharts/apps/compare/navidrome-8.0.5...navidrome-8.0.6) (2021-10-12) + +#### Chore + +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) + + + ### [navidrome-8.0.5](https://github.com/truecharts/apps/compare/navidrome-8.0.4...navidrome-8.0.5) (2021-10-12) diff --git a/docs/apps/stable/navidrome/helm-values.md b/docs/apps/stable/navidrome/helm-values.md index 5655cbe6b7b..8944a6fcd1a 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.45.1@sha256:2600dc55b2ac7ae31d5c3a657e731a4fde56d76903a6b6e4fb0cfc7007091a0e"` | | +| image.tag | string | `"v0.46.0@sha256:2921f9891cc9c1f78f78456814d3c9a5b205f23a34ac7cc9fb1ff496ce90f07b"` | | | persistence.data.accessMode | string | `"ReadWriteOnce"` | | | persistence.data.enabled | bool | `true` | | | persistence.data.mountPath | string | `"/data"` | | diff --git a/docs/apps/stable/nextcloud/CHANGELOG.md b/docs/apps/stable/nextcloud/CHANGELOG.md index 7823760c199..dcaa9e4cc27 100644 --- a/docs/apps/stable/nextcloud/CHANGELOG.md +++ b/docs/apps/stable/nextcloud/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [nextcloud-6.0.16](https://github.com/truecharts/apps/compare/nextcloud-6.0.15...nextcloud-6.0.16) (2021-10-12) + +#### Chore + +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) + + + ### [nextcloud-6.0.15](https://github.com/truecharts/apps/compare/nextcloud-6.0.14...nextcloud-6.0.15) (2021-10-12) diff --git a/docs/apps/stable/nextcloud/helm-values.md b/docs/apps/stable/nextcloud/helm-values.md index 44fb7532278..1d5b6ef404a 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.0@sha256:50d4d103bf6a229ec0d589785e057ecdaa8cb718f197056739fa14f483e0071b"` | | +| image.tag | string | `"22.2.0@sha256:d0bc6d11da1c91b0bf235ecec05c418b0a2219998676a236c892fd59cb515015"` | | | persistence.data.accessMode | string | `"ReadWriteOnce"` | | | persistence.data.enabled | bool | `true` | | | persistence.data.mountPath | string | `"/var/www/html"` | | diff --git a/docs/apps/stable/octoprint/CHANGELOG.md b/docs/apps/stable/octoprint/CHANGELOG.md index 0b76b8b7893..5de70e5c92f 100644 --- a/docs/apps/stable/octoprint/CHANGELOG.md +++ b/docs/apps/stable/octoprint/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [octoprint-3.0.6](https://github.com/truecharts/apps/compare/octoprint-3.0.5...octoprint-3.0.6) (2021-10-12) + +#### Chore + +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) + + + ### [octoprint-3.0.5](https://github.com/truecharts/apps/compare/octoprint-3.0.4...octoprint-3.0.5) (2021-10-12) diff --git a/docs/apps/stable/octoprint/helm-values.md b/docs/apps/stable/octoprint/helm-values.md index 71b2e11206f..3c88151eb77 100644 --- a/docs/apps/stable/octoprint/helm-values.md +++ b/docs/apps/stable/octoprint/helm-values.md @@ -18,7 +18,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/truecharts/octoprint"` | image repository | -| image.tag | string | `"v1.6.1@sha256:3e54ffdf99ab297b2b70289d72f880cd52aad5f6a55ab3005f38a25a7115e692"` | image tag | +| image.tag | string | `"v1.7.0@sha256:597bbb8c3df90ea8c7bfd731a08677fcd3eb4744d6acd6b6838c28460dc1e11f"` | image tag | | persistence | object | See values.yaml | Configure persistence settings for the chart under this key. | | persistence.printer | object | See values.yaml | Configure a hostPathMount to mount a USB device in the container. | | podSecurityContext.runAsGroup | int | `0` | | diff --git a/docs/apps/stable/omada-controller/CHANGELOG.md b/docs/apps/stable/omada-controller/CHANGELOG.md index 69bc598bcd7..69a68256efe 100644 --- a/docs/apps/stable/omada-controller/CHANGELOG.md +++ b/docs/apps/stable/omada-controller/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [omada-controller-3.0.8](https://github.com/truecharts/apps/compare/omada-controller-3.0.7...omada-controller-3.0.8) (2021-10-12) + +#### Chore + +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) + + + ### [omada-controller-3.0.7](https://github.com/truecharts/apps/compare/omada-controller-3.0.6...omada-controller-3.0.7) (2021-10-12) diff --git a/docs/apps/stable/omada-controller/helm-values.md b/docs/apps/stable/omada-controller/helm-values.md index c933b444018..03899f9fc28 100644 --- a/docs/apps/stable/omada-controller/helm-values.md +++ b/docs/apps/stable/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:6d918d637a83c18e12e884d50615b7c8785631e88b3894d30d5e1eb4449e592d"` | image tag | +| image.tag | string | `"4.4@sha256:b9105b9aa045865c35bb1da5deeb3187688188098344b251bcf37c18c149f12f"` | 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/organizr/CHANGELOG.md b/docs/apps/stable/organizr/CHANGELOG.md index c50f6f74220..508551f893a 100644 --- a/docs/apps/stable/organizr/CHANGELOG.md +++ b/docs/apps/stable/organizr/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [organizr-8.0.6](https://github.com/truecharts/apps/compare/organizr-8.0.5...organizr-8.0.6) (2021-10-12) + +#### Chore + +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) + + + ### [organizr-8.0.5](https://github.com/truecharts/apps/compare/organizr-8.0.4...organizr-8.0.5) (2021-10-12) diff --git a/docs/apps/stable/organizr/helm-values.md b/docs/apps/stable/organizr/helm-values.md index 0e7ffb8385d..e211e439f7b 100644 --- a/docs/apps/stable/organizr/helm-values.md +++ b/docs/apps/stable/organizr/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 | `"Always"` | | | image.repository | string | `"organizr/organizr"` | | -| image.tag | string | `"latest@sha256:009e291af3b3fc1e071757e94cdfd66557136945360ac8e041632e5f1e60615c"` | | +| image.tag | string | `"latest@sha256:0e23a5b4258b8e926f85370f6b19309bda919f413e321cbe6c03182cbdc4a7ee"` | | | persistence.config.accessMode | string | `"ReadWriteOnce"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | diff --git a/docs/apps/stable/owncast/CHANGELOG.md b/docs/apps/stable/owncast/CHANGELOG.md index 56a1bd91f49..bdbd0548af1 100644 --- a/docs/apps/stable/owncast/CHANGELOG.md +++ b/docs/apps/stable/owncast/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [owncast-3.0.7](https://github.com/truecharts/apps/compare/owncast-3.0.6...owncast-3.0.7) (2021-10-12) + +#### Chore + +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) + + + ### [owncast-3.0.6](https://github.com/truecharts/apps/compare/owncast-3.0.5...owncast-3.0.6) (2021-10-12) diff --git a/docs/apps/stable/owncast/helm-values.md b/docs/apps/stable/owncast/helm-values.md index bb1b300a368..809f024e830 100644 --- a/docs/apps/stable/owncast/helm-values.md +++ b/docs/apps/stable/owncast/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 pull policy | | image.repository | string | `"ghcr.io/truecharts/owncast"` | image repository | -| image.tag | string | `"v0.0.9@sha256:dcef5ec7b68a30b120c62d6d0eb9adfe4ff87228b04d64097b40b12f5faa5e90"` | image tag | +| image.tag | string | `"v0.0.10@sha256:59e455798cacf118a74184755b060f48bcc05dc56bb9d4f696bcc77f411f1ad0"` | 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/postgresql/CHANGELOG.md b/docs/apps/stable/postgresql/CHANGELOG.md index 3503760a6a9..a2d7a698e3c 100644 --- a/docs/apps/stable/postgresql/CHANGELOG.md +++ b/docs/apps/stable/postgresql/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [postgresql-3.0.14](https://github.com/truecharts/apps/compare/postgresql-3.0.13...postgresql-3.0.14) (2021-10-12) + +#### Chore + +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) + + + ### [postgresql-3.0.13](https://github.com/truecharts/apps/compare/postgresql-3.0.12...postgresql-3.0.13) (2021-10-09) diff --git a/docs/apps/stable/postgresql/helm-values.md b/docs/apps/stable/postgresql/helm-values.md index bbe3581c609..4b56e0dbac6 100644 --- a/docs/apps/stable/postgresql/helm-values.md +++ b/docs/apps/stable/postgresql/helm-values.md @@ -19,7 +19,7 @@ You will, however, be able to use all values referenced in the common chart here | existingSecret | string | `""` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"bitnami/postgresql"` | | -| image.tag | string | `"13.4.0@sha256:e7526fc32deec708740784d907bcea2ef6c78bc5ab5265026eff96e70082a54a"` | | +| image.tag | string | `"13.4.0@sha256:d206387b26ef8716b2c8d30eb987b58a05cca5ab735248fe21515b0f18eb01d6"` | | | 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/data/ || true\nchown -R {{ .Values.podSecurityContext.runAsUser }}:{{ .Values.podSecurityContext.fsGroup }} /bitnami/postgresql/data\nchmod 775 /bitnami/postgresql/data\n"` | | diff --git a/docs/apps/stable/prowlarr/CHANGELOG.md b/docs/apps/stable/prowlarr/CHANGELOG.md index f7251228caa..4b2cb83bdc3 100644 --- a/docs/apps/stable/prowlarr/CHANGELOG.md +++ b/docs/apps/stable/prowlarr/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [prowlarr-3.0.9](https://github.com/truecharts/apps/compare/prowlarr-3.0.8...prowlarr-3.0.9) (2021-10-12) + +#### Chore + +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) + + + ### [prowlarr-3.0.8](https://github.com/truecharts/apps/compare/prowlarr-3.0.7...prowlarr-3.0.8) (2021-10-12) diff --git a/docs/apps/stable/prowlarr/helm-values.md b/docs/apps/stable/prowlarr/helm-values.md index 3475607c4a0..51044845345 100644 --- a/docs/apps/stable/prowlarr/helm-values.md +++ b/docs/apps/stable/prowlarr/helm-values.md @@ -15,7 +15,7 @@ You will, however, be able to use all values referenced in the common chart here | env.TZ | string | `"UTC"` | Set the container timezone | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | | image.repository | string | `"ghcr.io/k8s-at-home/prowlarr"` | image repository | -| image.tag | string | `"v0.1.1.976@sha256:22e6a4917fcaad043d00f8c313ba87796292b75ec8b9f979e022747b344b712f"` | image tag | +| image.tag | string | `"v0.1.1.1006@sha256:573b1936d8261262c3e463aadaf5824145fd81bf847b8af64b045ee3c4629ac8"` | 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 2eec46da3ff..a55e11638b8 100644 --- a/docs/apps/stable/readarr/CHANGELOG.md +++ b/docs/apps/stable/readarr/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [readarr-8.0.8](https://github.com/truecharts/apps/compare/readarr-8.0.7...readarr-8.0.8) (2021-10-12) + +#### Chore + +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) + + + ### [readarr-8.0.7](https://github.com/truecharts/apps/compare/readarr-8.0.6...readarr-8.0.7) (2021-10-12) diff --git a/docs/apps/stable/readarr/helm-values.md b/docs/apps/stable/readarr/helm-values.md index afac1e61a9d..aaa5c14d6f7 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.980@sha256:8d58f2f6d8170f0f46ededa0536462dc0c73a0204e0cc96b3b2f853f172e755c"` | | +| image.tag | string | `"v0.1.0.991@sha256:bec54cccb3e4cd8e3126ea78e5e20aca4cf25d1a69151b62e0b0e885dfcde83e"` | | | persistence.config.accessMode | string | `"ReadWriteOnce"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | diff --git a/docs/apps/stable/stash/CHANGELOG.md b/docs/apps/stable/stash/CHANGELOG.md index 32ddaaadf10..546b889d605 100644 --- a/docs/apps/stable/stash/CHANGELOG.md +++ b/docs/apps/stable/stash/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [stash-3.0.6](https://github.com/truecharts/apps/compare/stash-3.0.5...stash-3.0.6) (2021-10-12) + +#### Chore + +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) + + + ### [stash-3.0.5](https://github.com/truecharts/apps/compare/stash-3.0.4...stash-3.0.5) (2021-10-12) diff --git a/docs/apps/stable/stash/helm-values.md b/docs/apps/stable/stash/helm-values.md index add268e3005..6767d2db1c4 100644 --- a/docs/apps/stable/stash/helm-values.md +++ b/docs/apps/stable/stash/helm-values.md @@ -15,7 +15,7 @@ You will, however, be able to use all values referenced in the common chart here | env.STASH_PORT | int | `9999` | Set the container port | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | | image.repository | string | `"ghcr.io/truecharts/stash"` | image repository | -| image.tag | string | `"v0.9.0@sha256:2859ab5c5792f6df06fe09497153bcea780f135883b618dcc1d5a78e4212b594"` | image tag | +| image.tag | string | `"v0.10.0@sha256:9a1504663615267694053493a6a8286fea76409a9622ab4f2ddbb11226b1d834"` | 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/zwavejs2mqtt/CHANGELOG.md b/docs/apps/stable/zwavejs2mqtt/CHANGELOG.md index 8f2570cc35a..85bd5cb440d 100644 --- a/docs/apps/stable/zwavejs2mqtt/CHANGELOG.md +++ b/docs/apps/stable/zwavejs2mqtt/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [zwavejs2mqtt-8.0.8](https://github.com/truecharts/apps/compare/zwavejs2mqtt-8.0.7...zwavejs2mqtt-8.0.8) (2021-10-12) + +#### Chore + +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) + + + ### [zwavejs2mqtt-8.0.7](https://github.com/truecharts/apps/compare/zwavejs2mqtt-8.0.6...zwavejs2mqtt-8.0.7) (2021-10-12) diff --git a/docs/apps/stable/zwavejs2mqtt/helm-values.md b/docs/apps/stable/zwavejs2mqtt/helm-values.md index 502b635a137..5de16756118 100644 --- a/docs/apps/stable/zwavejs2mqtt/helm-values.md +++ b/docs/apps/stable/zwavejs2mqtt/helm-values.md @@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here | env | object | `{}` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"ghcr.io/truecharts/zwavejs2mqtt"` | | -| image.tag | string | `"v5.7.3@sha256:5aa458cd1cdd468d42cacbafe4ecd606faac5dc10f3c7d531cd6fbeff50fbc57"` | | +| image.tag | string | `"v5.8.0@sha256:4701b08731f069a296e44d25aae6c203d9fca5b8faa34c3eefbbe4833987e53b"` | | | persistence.config.accessMode | string | `"ReadWriteOnce"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | diff --git a/docs/index.yaml b/docs/index.yaml index 8dbd02d2e26..d7d23a9ac70 100644 --- a/docs/index.yaml +++ b/docs/index.yaml @@ -1,6 +1,32 @@ apiVersion: v1 entries: airsonic: + - apiVersion: v2 + appVersion: 10.6.2 + created: "2021-10-12T09:40:06.470443678Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 8.3.4 + description: Airsonic is a Free and Open Source community driven media server + digest: 2aa6e14cd80f3de044a392cb99a60094bfb9a9378eb98e2d5263938d160985de + home: https://github.com/truecharts/apps/tree/master/charts/stable/airsonic + icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/airsonic-logo.png + keywords: + - airsonic + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + name: airsonic + sources: + - https://github.com/airsonic/airsonic + - https://github.com/linuxserver/docker-airsonic + - https://github.com/k8s-at-home/charts/tree/master/charts/airsonic + urls: + - https://github.com/truecharts/apps/releases/download/airsonic-3.0.8/airsonic-3.0.8.tgz + version: 3.0.8 - apiVersion: v2 appVersion: 10.6.2 created: "2021-10-12T09:24:57.024175322Z" @@ -4575,6 +4601,50 @@ entries: - https://github.com/truecharts/apps/releases/download/appdaemon-0.1.3/appdaemon-0.1.3.tgz version: 0.1.3 authelia: + - apiVersion: v2 + appVersion: 4.32.2 + created: "2021-10-12T09:40:06.799361773Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 8.3.4 + - condition: postgresql.enabled + name: postgresql + repository: https://truecharts.org/ + version: 3.0.13 + - condition: redis.enabled + name: redis + repository: https://charts.bitnami.com/bitnami + version: 15.4.1 + description: Authelia is a Single Sign-On Multi-Factor portal for web apps + digest: cdcdbca083d9e4cf68b78015e06b408afec97e9637af868efffe5b399f322938 + home: https://github.com/truecharts/apps/tree/master/charts/stable/authelia + icon: https://avatars2.githubusercontent.com/u/59122411?s=200&v=4 + keywords: + - authelia + - authentication + - login + - SSO + - Authentication + - Security + - Two-Factor + - U2F + - YubiKey + - Push Notifications + - LDAP + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + name: authelia + sources: + - https://github.com/authelia/chartrepo + - https://github.com/authelia/authelia + type: application + urls: + - https://github.com/truecharts/apps/releases/download/authelia-4.0.15/authelia-4.0.15.tgz + version: 4.0.15 - apiVersion: v2 appVersion: 4.31.0 created: "2021-10-12T09:24:57.306972792Z" @@ -16041,6 +16111,37 @@ entries: - https://github.com/truecharts/apps/releases/download/calibre-web-3.1.5/calibre-web-3.1.5.tgz version: 3.1.5 collabora-online: + - apiVersion: v2 + appVersion: 6.4.13.2 + created: "2021-10-12T09:40:07.121798121Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 8.3.4 + description: Collabora Online Development Edition – an awesome, Online Office + suite image suitable for home use. + digest: 37cb50f2044b111aa8d1e555e8876303058da27ae92b9fff9e374a3fba237b65 + home: https://github.com/truecharts/apps/tree/master/charts/stable/collabora-online + icon: https://truecharts.org/_static/img/collabora-icon.png + keywords: + - collabora-online + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + - email: stavros-k@users.noreply.github.com + name: stavros-k + url: truecharts.org + name: collabora-online + sources: + - https://hub.docker.com/r/collabora/code + - https://sdk.collaboraonline.com/contents.html + - https://github.com/CollaboraOnline/online/tree/master/kubernetes/helm + type: application + urls: + - https://github.com/truecharts/apps/releases/download/collabora-online-8.0.6/collabora-online-8.0.6.tgz + version: 8.0.6 - apiVersion: v2 appVersion: 6.4.11.3 created: "2021-10-12T09:24:58.014120269Z" @@ -18899,6 +19000,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-10-12T09:40:07.342202211Z" + description: Function library for TrueCharts + digest: f121fe203ad2bcef9a7da8aedf5c503cb4595be5bf910c4ecb08579e8bd1e927 + 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: truecharts.org + name: common + type: library + urls: + - https://github.com/truecharts/apps/releases/download/common-8.3.5/common-8.3.5.tgz + version: 8.3.5 - apiVersion: v2 appVersion: latest created: "2021-10-09T22:35:51.183578184Z" @@ -22626,6 +22748,31 @@ entries: - https://github.com/truecharts/apps/releases/download/common-test-2.0.0/common-test-2.0.0.tgz version: 2.0.0 custom-app: + - apiVersion: v2 + appVersion: 0.18.940 + created: "2021-10-12T09:40:07.586553382Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 8.3.4 + description: Advanced tool to create your own TrueCharts-based App + digest: 6cccfcc8b041b7e082fc45964f15a990207849126ad8d5fb4cdeb92e946e2f48 + home: https://github.com/truecharts/apps/tree/master/charts/stable/custom-app + icon: https://truecharts.org/_static/img/custom-app-icon.png + keywords: + - custom + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + name: custom-app + sources: + - https://github.com/truecharts/apps/tree/master/charts/stable/custom-app + type: application + urls: + - https://github.com/truecharts/apps/releases/download/custom-app-2.0.9/custom-app-2.0.9.tgz + version: 2.0.9 - apiVersion: v2 appVersion: 0.18.899 created: "2021-10-12T09:24:58.149346763Z" @@ -23327,6 +23474,35 @@ entries: - https://github.com/truecharts/apps/releases/download/custom-app-0.0.1/custom-app-0.0.1.tgz version: 0.0.1 deconz: + - apiVersion: v2 + appVersion: 2.13.01 + created: "2021-10-12T09:40:07.816170766Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 8.3.4 + description: deCONZ is an easy to use control software, with which you can set + up and control Zigbee networks of any size without further programming effort. + digest: d20aa775814040df2a94d6ffa2a0fef06adfc39ceac0af4ba512891c3f77ced8 + home: https://github.com/truechartsapps/tree/master/charts/stable/deconz + icon: https://avatars1.githubusercontent.com/u/4217524?s=400&v=4 + keywords: + - deconz + - home-automation + - zigbee + - conbee + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: truecharts + url: https://truecharts.org + name: deconz + sources: + - https://github.com/dresden-elektronik/deconz-rest-plugin + - https://github.com/marthoc/docker-deconz + urls: + - https://github.com/truecharts/apps/releases/download/deconz-3.0.6/deconz-3.0.6.tgz + version: 3.0.6 - apiVersion: v2 appVersion: 2.12.06 created: "2021-10-12T09:24:58.29253011Z" @@ -27332,6 +27508,33 @@ entries: - https://github.com/truecharts/apps/releases/download/deepstack-cpu-1.0.3/deepstack-cpu-1.0.3.tgz version: 1.0.3 deluge: + - apiVersion: v2 + appVersion: 2.0.3 + created: "2021-10-12T09:40:08.020423092Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 8.3.4 + description: Deluge App for TrueNAS SCALE + digest: 97b5d7f66f7679fd25c297562b0202a3fbd21f043ad5d6b6f7535b70f11bbe29 + home: https://github.com/truecharts/apps/tree/master/charts/stable/deluge + icon: https://avatars2.githubusercontent.com/u/6733935?v=3&s=200 + keywords: + - transmission + - torrent + - usenet + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + name: deluge + sources: + - https://github.com/deluge-torrent/deluge + type: application + urls: + - https://github.com/truecharts/apps/releases/download/deluge-8.0.8/deluge-8.0.8.tgz + version: 8.0.8 - apiVersion: v2 appVersion: 2.0.3 created: "2021-10-12T09:24:58.566852925Z" @@ -30888,6 +31091,31 @@ entries: - https://github.com/truecharts/apps/releases/download/dizquetv-1.0.1/dizquetv-1.0.1.tgz version: 1.0.1 duplicati: + - apiVersion: v2 + appVersion: latest + created: "2021-10-12T09:40:08.278823215Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 8.3.4 + description: Store securely encrypted backups on cloud storage services! + digest: e271558f222fad050bf84e6d0693858cdfb4200633dd65591409112466aa694a + home: https://github.com/truechartsapps/tree/master/charts/stable/duplicati + icon: https://avatars.githubusercontent.com/u/8270231?s=200&v=4 + keywords: + - duplicati + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: truecharts + url: https://truecharts.org + name: duplicati + sources: + - https://hub.docker.com/r/linuxserver/duplicati/ + - https://github.com/duplicati/duplicati + urls: + - https://github.com/truecharts/apps/releases/download/duplicati-3.0.8/duplicati-3.0.8.tgz + version: 3.0.8 - apiVersion: v2 appVersion: latest created: "2021-10-12T09:24:58.840591735Z" @@ -34783,6 +35011,36 @@ entries: - https://github.com/truecharts/apps/releases/download/emby-3.1.5/emby-3.1.5.tgz version: 3.1.5 esphome: + - apiVersion: v2 + appVersion: 2021.9.3 + created: "2021-10-12T09:40:08.546220319Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 8.3.4 + description: ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful + configuration files and control them remotely through Home Automation systems. + digest: 32851f52fd2d1c854f3957d68ffb87478da9cec03e3c7c3dd4323d01669f1126 + home: https://github.com/truecharts/apps/tree/master/charts/stable/esphome + icon: https://esphome.io/_images/logo.svg + keywords: + - esphome + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + - email: 35702532+tprelog@users.noreply.github.com + name: tprelog + url: truecharts.org + name: esphome + sources: + - https://github.com/esphome/esphome + - https://hub.docker.com/u/esphome + type: application + urls: + - https://github.com/truecharts/apps/releases/download/esphome-8.0.7/esphome-8.0.7.tgz + version: 8.0.7 - apiVersion: v2 appVersion: 2021.9.2 created: "2021-10-12T09:24:59.138804607Z" @@ -44127,6 +44385,34 @@ entries: - https://github.com/truecharts/apps/releases/download/flaresolverr-1.0.1/flaresolverr-1.0.1.tgz version: 1.0.1 flood: + - apiVersion: v2 + appVersion: 4.7.0 + created: "2021-10-12T09:40:08.768111989Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 8.3.4 + description: Flood is a monitoring service for various torrent clients + digest: eafe1ac1507506bee949c33130bcda6d9c3de4ef8912e167c6ae4b09f3bfe31b + home: https://github.com/truechartsapps/tree/master/charts/stable/flood + icon: https://raw.githubusercontent.com/jesec/flood/master/flood.svg + keywords: + - flood + - rtorrent + - qbittorrent + - transmission + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: truecharts + url: https://truecharts.org + name: flood + sources: + - https://github.com/jesec/flood + - https://hub.docker.com/r/jesec/flood + urls: + - https://github.com/truecharts/apps/releases/download/flood-3.0.6/flood-3.0.6.tgz + version: 3.0.6 - apiVersion: v2 appVersion: 4.6.1 created: "2021-10-12T09:24:59.681206195Z" @@ -48272,6 +48558,33 @@ entries: - https://github.com/truecharts/apps/releases/download/freeradius-1.0.0/freeradius-1.0.0.tgz version: 1.0.0 freshrss: + - apiVersion: v2 + appVersion: 1.18.1 + created: "2021-10-12T09:40:08.9776876Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 8.3.4 + description: FreshRSS is a self-hosted RSS feed aggregator + digest: 8b9e8ccb2ab1d02478f1004def4b5316ea47fe280804d450f02daddfbf2349cf + home: https://github.com/truecharts/apps/tree/master/charts/stable/freshrss + icon: https://github.com/FreshRSS/FreshRSS/blob/master/docs/img/FreshRSS-logo.png?raw=true + keywords: + - freshrss + - rss + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + name: freshrss + sources: + - https://github.com/FreshRSS/FreshRSS + - https://hub.docker.com/r/linuxserver/freshrss + type: application + urls: + - https://github.com/truecharts/apps/releases/download/freshrss-8.0.8/freshrss-8.0.8.tgz + version: 8.0.8 - apiVersion: v2 appVersion: 1.18.1 created: "2021-10-12T09:25:00.085372268Z" @@ -52889,6 +53202,46 @@ entries: - https://github.com/truecharts/apps/releases/download/gaps-3.1.5/gaps-3.1.5.tgz version: 3.1.5 gitea: + - apiVersion: v2 + appVersion: 1.15.4 + created: "2021-10-12T09:40:09.192704902Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 8.3.4 + - condition: postgresql.enabled + name: postgresql + repository: https://truecharts.org/ + version: 3.0.13 + - condition: memcached.enabled + name: memcached + repository: https://charts.bitnami.com/bitnami + version: 5.15.5 + description: Self hosted GIT repositories + digest: 07a0c66e60deeb56b32cdcf2d54e9055978ff0870aa60fa44f002eba4ef44be0 + home: https://github.com/truecharts/apps/tree/master/charts/stable/gitea + icon: https://docs.gitea.io/images/gitea.png + keywords: + - git + - issue tracker + - code review + - wiki + - gitea + - gogs + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + name: gitea + sources: + - https://gitea.com/gitea/helm-chart + - https://github.com/go-gitea/gitea + - https://hub.docker.com/r/gitea/gitea/ + type: application + urls: + - https://github.com/truecharts/apps/releases/download/gitea-1.0.6/gitea-1.0.6.tgz + version: 1.0.6 - apiVersion: v2 appVersion: 1.15.3 created: "2021-10-12T09:25:00.401459359Z" @@ -61460,6 +61813,35 @@ entries: - https://github.com/truecharts/apps/releases/download/haste-server-1.0.0/haste-server-1.0.0.tgz version: 1.0.0 healthchecks: + - apiVersion: v2 + appVersion: 1.22.0 + created: "2021-10-12T09:40:09.406941562Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 8.3.4 + description: Healthchecks is a cron job monitoring service. It listens for HTTP + requests and email messages ("pings") from your cron jobs and scheduled tasks + ("checks"). When a ping does not arrive on time, Healthchecks sends out alerts. + digest: 7b223319085246d7dc529d22ac8368416465ee6933dcd4fb698716dbf7017e7a + home: https://github.com/truechartsapps/tree/master/charts/stable/healthchecks + icon: https://avatars.githubusercontent.com/u/13053880?s=200&v=4 + keywords: + - cron + - monitoring + - alert + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: truecharts + url: https://truecharts.org + name: healthchecks + sources: + - https://github.com/healthchecks/healthchecks + - https://hub.docker.com/r/linuxserver/healthchecks + urls: + - https://github.com/truecharts/apps/releases/download/healthchecks-3.0.7/healthchecks-3.0.7.tgz + version: 3.0.7 - apiVersion: v2 appVersion: 1.22.0 created: "2021-10-12T09:25:01.280520772Z" @@ -63056,6 +63438,29 @@ entries: - https://github.com/truecharts/apps/releases/download/healthchecks-1.0.1/healthchecks-1.0.1.tgz version: 1.0.1 heimdall: + - apiVersion: v2 + appVersion: 2.2.2 + created: "2021-10-12T09:40:09.653625158Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 8.3.4 + description: An Application dashboard and launcher + digest: 8002c5e3433c6a0d93230f0f5176240bd1080b6e5a5e26231dddf8fa203ff59f + home: https://github.com/truecharts/apps/tree/master/charts/stable/heimdall + icon: https://i.imgur.com/mM4tcO5.png + keywords: + - heimdall + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + name: heimdall + type: application + urls: + - https://github.com/truecharts/apps/releases/download/heimdall-8.0.8/heimdall-8.0.8.tgz + version: 8.0.8 - apiVersion: v2 appVersion: 2.2.2 created: "2021-10-12T09:25:01.58860771Z" @@ -65028,6 +65433,37 @@ entries: - https://github.com/truecharts/apps/releases/download/heimdall-3.1.5/heimdall-3.1.5.tgz version: 3.1.5 home-assistant: + - apiVersion: v2 + appVersion: 2021.10.3 + created: "2021-10-12T09:40:09.863884706Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 8.3.4 + description: home-assistant App for TrueNAS SCALE + digest: 0f56caa532c2b8f9570cbffdf951424e3dd32ba1b4a07d8ae218c3a9125cb037 + home: https://github.com/truecharts/apps/tree/master/charts/stable/home-assistant + icon: https://upload.wikimedia.org/wikipedia/commons/thumb/6/6e/Home_Assistant_Logo.svg/519px-Home_Assistant_Logo.svg.png + keywords: + - home-assistant + - hass + - homeassistant + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + - email: 35702532+tprelog@users.noreply.github.com + name: tprelog + url: truecharts.org + name: home-assistant + sources: + - https://github.com/home-assistant/home-assistant + - https://github.com/cdr/code-server + type: application + urls: + - https://github.com/truecharts/apps/releases/download/home-assistant-8.0.6/home-assistant-8.0.6.tgz + version: 8.0.6 - apiVersion: v2 appVersion: 2021.9.7 created: "2021-10-12T09:25:01.799824707Z" @@ -69272,6 +69708,36 @@ entries: - https://github.com/truecharts/apps/releases/download/hyperion-ng-1.0.1/hyperion-ng-1.0.1.tgz version: 1.0.1 jackett: + - apiVersion: v2 + appVersion: 0.18.940 + created: "2021-10-12T09:40:10.080493193Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 8.3.4 + description: API Support for your favorite torrent trackers. + digest: ed64d813663f0c3565bb84510fd4f7f798d2aa8e7a90c03c0840f58e1e8966c7 + home: https://github.com/truecharts/apps/tree/master/charts/stable/jackett + icon: https://truecharts.org/_static/img/jackett-icon.png + keywords: + - jackett + - torrent + - usenet + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + - email: kjeld@schouten-lebbing.nl + name: Ornias1993 + url: truecharts.org + name: jackett + sources: + - https://github.com/Jackett/Jackett + type: application + urls: + - https://github.com/truecharts/apps/releases/download/jackett-8.0.9/jackett-8.0.9.tgz + version: 8.0.9 - apiVersion: v2 appVersion: 0.18.899 created: "2021-10-12T09:25:02.204340983Z" @@ -76573,6 +77039,34 @@ entries: - https://github.com/truecharts/apps/releases/download/k8s-gateway-0.0.1/k8s-gateway-0.0.1.tgz version: 0.0.1 kms: + - apiVersion: v2 + appVersion: minimal + created: "2021-10-12T09:40:10.27860029Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 8.3.4 + description: Private Windows Activation Server for development and testing + digest: 8a41354a28c33e8504784b51a8d47f082b6d0ed8f5ff5f23ca4085a915961e61 + home: https://github.com/truecharts/apps/tree/master/charts/stable/kms + icon: https://truecharts.org/_static/img/kms-icon.jpg + keywords: + - kms + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + - email: kjeld@schouten-lebbing.nl + name: Ornias1993 + url: truecharts.org + name: kms + sources: + - https://github.com/SystemRage/py-kms + type: application + urls: + - https://github.com/truecharts/apps/releases/download/kms-8.0.6/kms-8.0.6.tgz + version: 8.0.6 - apiVersion: v2 appVersion: minimal created: "2021-10-12T09:25:02.987267061Z" @@ -78855,6 +79349,34 @@ entries: - https://github.com/truecharts/apps/releases/download/kms-3.1.5/kms-3.1.5.tgz version: 3.1.5 komga: + - apiVersion: v2 + appVersion: 0.132.0 + created: "2021-10-12T09:40:10.487284154Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 8.3.4 + description: A comics/mangas server to serve/stream pages via API + digest: 3cf365173f22876a2b68efae46a2de3c57714ed06eeddfca3609b270e74f449f + 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-3.0.9/komga-3.0.9.tgz + version: 3.0.9 - apiVersion: v2 appVersion: 0.131.0 created: "2021-10-12T09:25:03.173794594Z" @@ -80732,6 +81254,36 @@ entries: - https://github.com/truecharts/apps/releases/download/komga-1.0.1/komga-1.0.1.tgz version: 1.0.1 lazylibrarian: + - apiVersion: v2 + appVersion: latest + created: "2021-10-12T09:40:10.669364594Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 8.3.4 + description: Get all your books, like series with Sonarr... + digest: f6ea56225efb4c0c489d3d41accb1e96a07e5f4c2f2478b5c387036d8a6bc429 + home: https://github.com/truecharts/apps/tree/master/charts/stable/lazylibrarian + icon: https://lazylibrarian.gitlab.io/logo.svg + keywords: + - lazylibrarian + - ebooks + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + - email: kjeld@schouten-lebbing.nl + name: Ornias1993 + url: truecharts.org + name: lazylibrarian + sources: + - https://gitlab.com/LazyLibrarian/LazyLibrarian.git + - https://lazylibrarian.gitlab.io + type: application + urls: + - https://github.com/truecharts/apps/releases/download/lazylibrarian-8.0.8/lazylibrarian-8.0.8.tgz + version: 8.0.8 - apiVersion: v2 appVersion: latest created: "2021-10-12T09:25:03.332282143Z" @@ -83309,6 +83861,33 @@ entries: - https://github.com/truecharts/apps/releases/download/lazylibrarian-3.1.5/lazylibrarian-3.1.5.tgz version: 3.1.5 librespeed: + - apiVersion: v2 + appVersion: 5.2.4 + created: "2021-10-12T09:40:10.874645175Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 8.3.4 + description: Librespeed is a HTML5 webpage to test upload and download speeds + digest: ce62584fdad03a8b51b1545c623ab81ee30ac5dc043628d5492d961ea7cb3ac3 + home: https://github.com/truechartsapps/tree/master/charts/stable/librespeed + icon: https://github.com/librespeed/speedtest/blob/master/.logo/icon_huge.png?raw=true + keywords: + - librespeed + - speedtest + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: truecharts + url: https://truecharts.org + name: librespeed + sources: + - https://github.com/librespeed/speedtest + - https://hub.docker.com/r/linuxserver/librespeed + - https://github.com/truechartsapps/tree/master/charts/librespeed + urls: + - https://github.com/truecharts/apps/releases/download/librespeed-3.0.8/librespeed-3.0.8.tgz + version: 3.0.8 - apiVersion: v2 appVersion: 5.2.4 created: "2021-10-12T09:25:03.536969496Z" @@ -87247,6 +87826,35 @@ entries: - https://github.com/truecharts/apps/releases/download/lidarr-3.1.5/lidarr-3.1.5.tgz version: 3.1.5 littlelink: + - apiVersion: v2 + appVersion: latest + created: "2021-10-12T09:40:11.074073143Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 8.3.4 + description: Easy platform to combine all your social links + digest: 967e1e20b16eb555a9c9dc3a6f7ec2731200e9b28d0966b514053f2b9aee5419 + home: https://github.com/truecharts/apps/tree/master/charts/stable/littlelink + icon: https://littlelink.io/images/avatar@2x.png + keywords: + - littlelink + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + - email: kjeld@schouten-lebbing.nl + name: Ornias1993 + url: truecharts.org + name: littlelink + sources: + - https://github.com/techno-tim/littlelink-server + - https://github.com/sethcottle/littlelink + type: application + urls: + - https://github.com/truecharts/apps/releases/download/littlelink-3.0.7/littlelink-3.0.7.tgz + version: 3.0.7 - apiVersion: v2 appVersion: latest created: "2021-10-12T09:25:03.860942439Z" @@ -95805,6 +96413,35 @@ entries: - https://github.com/truecharts/apps/releases/download/mylar-1.0.1/mylar-1.0.1.tgz version: 1.0.1 navidrome: + - apiVersion: v2 + appVersion: 0.46.0 + created: "2021-10-12T09:40:11.280170268Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 8.3.4 + description: Navidrome is an open source web-based music collection server and + streamer + digest: be5770d8871aeb930d5ab2b9706f87e9ac65bbe06a10697ae10be825eaa5bbb6 + home: https://github.com/truecharts/apps/tree/master/charts/stable/navidrome + icon: https://raw.githubusercontent.com/navidrome/navidrome/v0.42.0/ui/src/icons/android-icon-192x192.png + keywords: + - navidrome + - music + - streaming + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + name: navidrome + sources: + - https://github.com/deluan/navidrome + - https://hub.docker.com/r/deluan/navidrome + type: application + urls: + - https://github.com/truecharts/apps/releases/download/navidrome-8.0.6/navidrome-8.0.6.tgz + version: 8.0.6 - apiVersion: v2 appVersion: 0.45.1 created: "2021-10-12T09:25:04.634036952Z" @@ -98299,6 +98936,45 @@ entries: - https://github.com/truecharts/apps/releases/download/navidrome-3.1.5/navidrome-3.1.5.tgz version: 3.1.5 nextcloud: + - apiVersion: v2 + appVersion: 22.2.0 + created: "2021-10-12T09:40:11.533014394Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 8.3.4 + - condition: postgresql.enabled + name: postgresql + repository: https://truecharts.org/ + version: 3.0.13 + - condition: redis.enabled + name: redis + repository: https://charts.bitnami.com/bitnami + version: 15.4.1 + description: A private cloud server that puts the control and security of your + own data back into your hands. + digest: a7d34095c68dc93c6027fcfe54132636a5053ff2d7e76b4516048f1ac597489c + home: https://nextcloud.com/ + icon: https://upload.wikimedia.org/wikipedia/commons/thumb/6/60/Nextcloud_Logo.svg/1280px-Nextcloud_Logo.svg.png + keywords: + - nextcloud + - storage + - http + - web + - php + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + name: nextcloud + sources: + - https://github.com/nextcloud/docker + - https://github.com/nextcloud/helm + type: application + urls: + - https://github.com/truecharts/apps/releases/download/nextcloud-6.0.16/nextcloud-6.0.16.tgz + version: 6.0.16 - apiVersion: v2 appVersion: 22.2.0 created: "2021-10-12T09:25:04.81514805Z" @@ -111421,6 +112097,33 @@ entries: - https://github.com/truecharts/apps/releases/download/nzbhydra-3.1.6/nzbhydra-3.1.6.tgz version: 3.1.6 octoprint: + - apiVersion: v2 + appVersion: 1.7.0 + created: "2021-10-12T09:40:11.745080138Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 8.3.4 + description: OctoPrint is the snappy web interface for your 3D printer + digest: a4dd45889fafdc2b3eb07e314e24515f26faa431d989f74725c0cdc37ae6e8e5 + home: https://github.com/truechartsapps/tree/master/charts/stable/octoprint + icon: https://avatars3.githubusercontent.com/u/5982294?s=400&v=4 + keywords: + - octoprint + - 3d + - printer + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: truecharts + url: https://truecharts.org + name: octoprint + sources: + - https://github.com/OctoPrint/OctoPrint + - https://hub.docker.com/r/octoprint/octoprint + urls: + - https://github.com/truecharts/apps/releases/download/octoprint-3.0.6/octoprint-3.0.6.tgz + version: 3.0.6 - apiVersion: v2 appVersion: 1.6.1 created: "2021-10-12T09:25:05.706404304Z" @@ -112745,6 +113448,32 @@ entries: - https://github.com/truecharts/apps/releases/download/octoprint-1.0.1/octoprint-1.0.1.tgz version: 1.0.1 omada-controller: + - apiVersion: v2 + appVersion: "4.4" + created: "2021-10-12T09:40:11.942015173Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 8.3.4 + description: Omada enables the network administrators to monitor and manage all + the Omada products in the network with a centralized management platform. + digest: 6b87cc0324c802c0431b388dc07ae97fcc37ee2023426c01362120fb74c71e42 + 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-3.0.8/omada-controller-3.0.8.tgz + version: 3.0.8 - apiVersion: v2 appVersion: "4.4" created: "2021-10-12T09:25:05.847092387Z" @@ -119094,6 +119823,32 @@ entries: - https://github.com/truecharts/apps/releases/download/openldap-1.0.0/openldap-1.0.0.tgz version: 1.0.0 organizr: + - apiVersion: v2 + appVersion: latest + created: "2021-10-12T09:40:12.162691978Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 8.3.4 + description: HTPC/Homelab Services Organizer + digest: 369feeb9f2e179bf3b3c43a2124ea323967069bed0c6966cb99c42a175a3ad2b + home: https://github.com/truecharts/apps/tree/master/charts/stable/organizr + icon: https://github.com/causefx/Organizr/blob/v2-master/plugins/images/organizr/logo.png?raw=true + keywords: + - organizr + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + name: organizr + sources: + - https://github.com/causefx/Organizr + - https://hub.docker.com/r/organizr/organizr + type: application + urls: + - https://github.com/truecharts/apps/releases/download/organizr-8.0.6/organizr-8.0.6.tgz + version: 8.0.6 - apiVersion: v2 appVersion: latest created: "2021-10-12T09:25:06.412399231Z" @@ -122925,6 +123680,35 @@ entries: - https://github.com/truecharts/apps/releases/download/overseerr-1.0.1/overseerr-1.0.1.tgz version: 1.0.1 owncast: + - apiVersion: v2 + appVersion: 0.0.10 + created: "2021-10-12T09:40:12.34232332Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 8.3.4 + description: Take control over your live stream video by running it yourself. + Streaming + chat out of the box. + digest: 5f88a2f12e8efcdbf51f59e9083ae27068af6ccc503882f354ac290566607f85 + home: https://github.com/truechartsapps/tree/master/charts/stable/owncast + icon: https://owncast.online/images/owncast-logo-1000x1000.png + keywords: + - owncast + - stream + - open source + - chat + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: truecharts + url: https://truecharts.org + name: owncast + sources: + - https://owncast.online/ + - https://github.com/owncast/owncast + urls: + - https://github.com/truecharts/apps/releases/download/owncast-3.0.7/owncast-3.0.7.tgz + version: 3.0.7 - apiVersion: v2 appVersion: 0.0.9 created: "2021-10-12T09:25:07.120290368Z" @@ -137397,6 +138181,37 @@ entries: - https://github.com/truecharts/apps/releases/download/portalexample-0.0.1/portalexample-0.0.1.tgz version: 0.0.1 postgresql: + - apiVersion: v2 + appVersion: 13.4.0 + created: "2021-10-12T09:40:12.557172145Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 8.3.4 + description: PostgresSQL + digest: a3a31642f5745ca60f4874fb44400fdfcf4ccb3c43fa04221ef74e1676ebfc06 + home: https://github.com/truecharts/apps/tree/master/stable/postgres + icon: https://d1q6f0aelx0por.cloudfront.net/product-logos/library-postgres-logo.png + keywords: + - postgres + - postgressql + - dtabase + - sql + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + - email: kjeld@schouten-lebbing.nl + name: Ornias1993 + url: truecharts.org + name: postgresql + sources: + - https://www.postgresql.org/ + type: application + urls: + - https://github.com/truecharts/apps/releases/download/postgresql-3.0.14/postgresql-3.0.14.tgz + version: 3.0.14 - apiVersion: v2 appVersion: 13.4.0 created: "2021-10-09T23:24:35.44459891Z" @@ -143807,6 +144622,34 @@ entries: - https://github.com/truecharts/apps/releases/download/prototypegui-6.8.7/prototypegui-6.8.7.tgz version: 6.8.7 prowlarr: + - apiVersion: v2 + appVersion: 0.1.1.1006 + created: "2021-10-12T09:40:12.760822927Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 8.3.4 + description: Indexer manager/proxy built on the popular arr net base stack to + integrate with your various PVR apps. + digest: 1e0e60d3d6419a235b1cc725596f1305fed0a440ee79d2c861e01e3de5c3fb1e + home: https://github.com/truecharts/apps/tree/master/charts/stable/prowlarr + icon: https://raw.githubusercontent.com/Prowlarr/Prowlarr/develop/Logo/400.png + keywords: + - prowlarr + - torrent + - usenet + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + name: prowlarr + sources: + - https://github.com/Prowlarr/Prowlarr + - https://github.com/k8s-at-home/container-images + urls: + - https://github.com/truecharts/apps/releases/download/prowlarr-3.0.9/prowlarr-3.0.9.tgz + version: 3.0.9 - apiVersion: v2 appVersion: 0.1.1.976 created: "2021-10-12T09:25:08.800222022Z" @@ -152331,6 +153174,39 @@ entries: - https://github.com/truecharts/apps/releases/download/radarr-3.1.5/radarr-3.1.5.tgz version: 3.1.5 readarr: + - apiVersion: v2 + appVersion: 0.1.0.991 + created: "2021-10-12T09:40:12.978372284Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 8.3.4 + description: A fork of Radarr to work with Books & AudioBooks + digest: 7dbc453a21441ed8d227fdebb4ced06929e70e51470bd483b2fcaf84e4de619b + home: https://github.com/truecharts/apps/tree/master/charts/stable/readarr + icon: https://github.com/Readarr/Readarr/blob/develop/Logo/1024.png?raw=true + keywords: + - readarr + - torrent + - usenet + - AudioBooks + - ebooks + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + - email: kjeld@schouten-lebbing.nl + name: Ornias1993 + url: truecharts.org + name: readarr + sources: + - https://github.com/Readarr/Readarr + - https://readarr.com + type: application + urls: + - https://github.com/truecharts/apps/releases/download/readarr-8.0.8/readarr-8.0.8.tgz + version: 8.0.8 - apiVersion: v2 appVersion: 0.1.0.980 created: "2021-10-12T09:25:09.337780732Z" @@ -165747,6 +166623,31 @@ entries: - https://github.com/truecharts/apps/releases/download/sonarr-3.1.5/sonarr-3.1.5.tgz version: 3.1.5 stash: + - apiVersion: v2 + appVersion: 0.10.0 + created: "2021-10-12T09:40:13.171566658Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 8.3.4 + description: An organizer for your porn, written in Go + digest: a3aeba6b75cbd088a33916c62b4b41aa1a538e85fd33963de352c83e5d742d0e + home: https://github.com/truechartsapps/tree/master/charts/stable/stash + icon: https://raw.githubusercontent.com/stashapp/website/master/images/stash.svg + keywords: + - porn + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: truecharts + url: https://truecharts.org + name: stash + sources: + - https://github.com/stashapp/stash + - https://hub.docker.com/r/stashapp/stash + urls: + - https://github.com/truecharts/apps/releases/download/stash-3.0.6/stash-3.0.6.tgz + version: 3.0.6 - apiVersion: v2 appVersion: 0.9.0 created: "2021-10-12T09:25:10.127169563Z" @@ -196787,6 +197688,39 @@ entries: - https://github.com/truecharts/apps/releases/download/xteve-1.0.1/xteve-1.0.1.tgz version: 1.0.1 zwavejs2mqtt: + - apiVersion: v2 + appVersion: 5.8.0 + created: "2021-10-12T09:40:13.374460003Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 8.3.4 + description: Fully configurable Zwave to MQTT gateway and Control Panel using + NodeJS and Vue + digest: 2a3d292ae26243c75630d5774d158cb3ba87643903639415139f5556e9eccec5 + home: https://github.com/truecharts/apps/tree/master/charts/stable/zwavejs2mqtt + icon: https://raw.githubusercontent.com/zwave-js/zwavejs2mqtt/master/static/logo.png + keywords: + - zwavejs2mqtt + - zwave-js + - z-wave + - zwave + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + - email: 35702532+tprelog@users.noreply.github.com + name: tprelog + url: truecharts.org + name: zwavejs2mqtt + sources: + - https://github.com/zwave-js/zwavejs2mqtt + - https://hub.docker.com/r/zwavejs/zwavejs2mqtt + type: application + urls: + - https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-8.0.8/zwavejs2mqtt-8.0.8.tgz + version: 8.0.8 - apiVersion: v2 appVersion: 5.7.3 created: "2021-10-12T09:25:11.889172516Z" @@ -200251,4 +201185,4 @@ entries: urls: - https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-3.1.5/zwavejs2mqtt-3.1.5.tgz version: 3.1.5 -generated: "2021-10-12T09:25:11.968537902Z" +generated: "2021-10-12T09:40:13.450962216Z"