Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2021-11-23 22:30:42 +00:00
parent 89770fafe1
commit 75c14cc239
25 changed files with 277 additions and 15 deletions
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="speedtest-exporter-0.0.2"></a>
### [speedtest-exporter-0.0.2](https://github.com/truecharts/apps/compare/speedtest-exporter-0.0.1...speedtest-exporter-0.0.2) (2021-11-23)
#### Chore
* update non-major ([#1390](https://github.com/truecharts/apps/issues/1390))
<a name="speedtest-exporter-0.0.1"></a>
### speedtest-exporter-0.0.1 (2021-11-23)
@@ -15,7 +15,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 | `"ghcr.io/miguelndecarvalho/speedtest-exporter"` | image repository |
| image.tag | string | `"v3.2.2"` | image tag |
| image.tag | string | `"v3.3.4"` | image tag |
| metrics.enabled | bool | See values.yaml | Enable and configure a Prometheus serviceMonitor for the chart under this key. |
| metrics.prometheusRule | object | See values.yaml | Enable and configure Prometheus Rules for the chart under this key. |
| metrics.prometheusRule.downloadLimit | int | `400` | Download speed you want alerts to be triggered in Mbps |