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-19 15:38:23 +00:00
parent 1f333d7f9c
commit 6b6a2eb4b2
216 changed files with 2159 additions and 807 deletions
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="domoticz-0.0.6"></a>
### [domoticz-0.0.6](https://github.com/truecharts/apps/compare/domoticz-0.0.5...domoticz-0.0.6) (2021-12-19)
#### Chore
* update docker general non-major ([#1567](https://github.com/truecharts/apps/issues/1567))
<a name="domoticz-0.0.5"></a>
### [domoticz-0.0.5](https://github.com/truecharts/apps/compare/domoticz-0.0.4...domoticz-0.0.5) (2021-12-18)
+1 -1
View File
@@ -15,7 +15,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.WEBROOT | string | `"domoticz"` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"tccr.io/truecharts/domoticz"` | |
| image.tag | string | `"v2021.1.20211128"` | |
| image.tag | string | `"v2021.1.20211216"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| persistence.varrun.enabled | bool | `true` | |
File diff suppressed because one or more lines are too long