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

Merged
CSRBot merged 1 commits from renovate/volker.raschek-prometheus-fail2ban-exporter-charts-0.x into master 2025-05-30 00:10:22 +02:00
Showing only changes of commit 553d8e11b5 - Show all commits

View File

@ -42,7 +42,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.3.1 CHART_VERSION=0.4.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
``` ```