From 022a4d2155fdf93e72a1666959c9f79dbf430d7a Mon Sep 17 00:00:00 2001 From: CSRBot Date: Tue, 3 Jun 2025 22:11:02 +0000 Subject: [PATCH] chore(deps): update dependency volker.raschek/prometheus-fail2ban-exporter-charts to v0.4.11 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c694d0d..193d5be 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ version of the chart must be in sync with the `values.yaml`. Newer *minor* versi versions can break something! ```bash -CHART_VERSION=0.4.0 +CHART_VERSION=0.4.11 helm show values prometheus-exporters/prometheus-fail2ban-exporter --version "${CHART_VERSION}" > values.yaml ```