Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2021-12-11 12:19:54 +00:00
parent 03112f38f7
commit 05a3c5128d
331 changed files with 3745 additions and 960 deletions
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="deconz-5.0.7"></a>
### [deconz-5.0.7](https://github.com/truecharts/apps/compare/deconz-5.0.6...deconz-5.0.7) (2021-12-11)
#### Chore
* update non-major docker ([#1507](https://github.com/truecharts/apps/issues/1507))
<a name="deconz-5.0.6"></a>
### [deconz-5.0.6](https://github.com/truecharts/apps/compare/deconz-5.0.5...deconz-5.0.6) (2021-12-07)
+1 -1
View File
@@ -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 | `"tccr.io/truecharts/deconz"` | image repository |
| image.tag | string | `"v2.13.01@sha256:92a7a439e6010e21265fa5beaa47b0172bc6b6682f4e2d26bcd43c772ff7ddbd"` | image tag |
| image.tag | string | `"v2.13.01@sha256:f43bf475d9d0cf6bc0700da1b10d5533e1eaea43f1a417a096ad8cafb033b249"` | image tag |
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
File diff suppressed because one or more lines are too long