Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2021-10-26 21:15:40 +00:00
parent 7857acc277
commit 19d0b22119
6 changed files with 51 additions and 4 deletions

View File

@@ -1,6 +1,15 @@
# Changelog<br>
<a name="amcrest2mqtt-2.0.3"></a>
### [amcrest2mqtt-2.0.3](https://github.com/truecharts/apps/compare/amcrest2mqtt-2.0.2...amcrest2mqtt-2.0.3) (2021-10-26)
#### Chore
* update container image dchesterton/amcrest2mqtt to v1.0.10 ([#1248](https://github.com/truecharts/apps/issues/1248))
<a name="amcrest2mqtt-2.0.2"></a>
### [amcrest2mqtt-2.0.2](https://github.com/truecharts/apps/compare/amcrest2mqtt-2.0.1...amcrest2mqtt-2.0.2) (2021-10-26)

View File

@@ -21,7 +21,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 | `"dchesterton/amcrest2mqtt"` | image repository |
| image.tag | string | `"1.0.9@sha256:cc70f2238aa9fdc77185eced6131190d4b159e7b88591ca238aee3ab863cca65"` | image tag |
| image.tag | string | `"1.0.10@sha256:02665e8aa973b27456cd7c468e1defe8497f47a38c4ce34c86e9e94fb77075c5"` | image tag |
| probes.liveness.enabled | bool | `false` | |
| probes.readiness.enabled | bool | `false` | |
| probes.startup.enabled | bool | `false` | |