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

Merged
CSRBot merged 1 commits from renovate/volker.raschek-prometheus-fail2ban-exporter-charts-0.x into master 2025-02-15 23:29:34 +00:00
Showing only changes of commit 58cf0244a0 - 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.2.0
CHART_VERSION=0.3.1
helm show values prometheus-exporters/prometheus-fail2ban-exporter --version "${CHART_VERSION}" > values.yaml
```