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-03 15:44:18 +00:00
parent e8dbca32f5
commit 63e8f0b559
634 changed files with 9046 additions and 693 deletions
+10
View File
@@ -1,6 +1,16 @@
# Changelog<br>
<a name="leaf2mqtt-2.0.14"></a>
### [leaf2mqtt-2.0.14](https://github.com/truecharts/apps/compare/leaf2mqtt-2.0.13...leaf2mqtt-2.0.14) (2021-12-03)
#### Chore
* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448))
* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449))
<a name="leaf2mqtt-2.0.13"></a>
### [leaf2mqtt-2.0.13](https://github.com/truecharts/apps/compare/leaf2mqtt-2.0.12...leaf2mqtt-2.0.13) (2021-11-30)
+2 -2
View File
@@ -13,8 +13,8 @@ You will, however, be able to use all values referenced in the common chart here
|-----|------|---------|-------------|
| env | object | See below | environment variables. See [image docs](https://github.com/mitsumaui/leaf2mqtt) for more details. |
| image.pullPolicy | string | `"IfNotPresent"` | Image pull policy |
| image.repository | string | `"ghcr.io/k8s-at-home/leaf2mqtt"` | Image repository |
| image.tag | string | `"v0.5@sha256:38af096ee01683a958ff457dea40325bf841d87cb9e95ec2c41ae8fb20ab575a"` | Image tag |
| image.repository | string | `"tccr.io/truecharts/leaf2mqtt"` | Image repository |
| image.tag | string | `"v0.5@sha256:0073361400f5f077d4eece95d6e13a86b7744fc564bd1bed151e8afcc6bdf143"` | Image tag |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| probes.liveness.enabled | bool | `false` | |