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

This commit is contained in:
CSRBot 2025-01-20 11:34:49 +00:00
parent 7578a7a525
commit ba27cb6c06
Signed by: CSRBot
GPG Key ID: DDBB888D261A47AB

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! versions can break something!
```bash ```bash
CHART_VERSION=0.1.0 CHART_VERSION=0.2.0
helm show values prometheus-exporters/prometheus-fail2ban-exporter --version "${CHART_VERSION}" > values.yaml helm show values prometheus-exporters/prometheus-fail2ban-exporter --version "${CHART_VERSION}" > values.yaml
``` ```