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:46:41 +00:00
parent 5202dfbb02
commit f169a30a4c
11 changed files with 110 additions and 7 deletions
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="amcrest2mqtt-2.0.4"></a>
### [amcrest2mqtt-2.0.4](https://github.com/truecharts/apps/compare/amcrest2mqtt-2.0.3...amcrest2mqtt-2.0.4) (2021-10-26)
#### Chore
* update non-major docker tags ([#1250](https://github.com/truecharts/apps/issues/1250))
<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)
+1 -1
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.10@sha256:02665e8aa973b27456cd7c468e1defe8497f47a38c4ce34c86e9e94fb77075c5"` | image tag |
| image.tag | string | `"1.0.11@sha256:950a9ad1e91b151e7fbc84daa0b7663239020b596ffa68c009236a686b96ff5e"` | image tag |
| probes.liveness.enabled | bool | `false` | |
| probes.readiness.enabled | bool | `false` | |
| probes.startup.enabled | bool | `false` | |
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="readarr-9.0.3"></a>
### [readarr-9.0.3](https://github.com/truecharts/apps/compare/readarr-9.0.2...readarr-9.0.3) (2021-10-26)
#### Chore
* update non-major docker tags ([#1250](https://github.com/truecharts/apps/issues/1250))
<a name="readarr-9.0.2"></a>
### [readarr-9.0.2](https://github.com/truecharts/apps/compare/readarr-9.0.1...readarr-9.0.2) (2021-10-26)
+1 -1
View File
@@ -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.998@sha256:0cae63d57328684bfc1e02090c5f2bbd666dee90870bc480baeb08ee968ce32d"` | |
| image.tag | string | `"v0.1.0.1001@sha256:06bc2357f094adc975934e12779021c968859deed33192446f90f390e4da7390"` | |
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |