chore(deps): update dependency volker.raschek/prometheus-fail2ban-exporter-charts to v0.2.0 #1

Open
CSRBot wants to merge 1 commits from renovate/volker.raschek-prometheus-fail2ban-exporter-charts-0.x into master
Showing only changes of commit ba27cb6c06 - Show all commits

View File

@ -43,7 +43,7 @@ version of the chart must be in sync with the `values.yaml`. Newer *minor* versi
versions can break something!
```bash
CHART_VERSION=0.1.0
CHART_VERSION=0.2.0
helm show values prometheus-exporters/prometheus-fail2ban-exporter --version "${CHART_VERSION}" > values.yaml
```