From 77692e5af20fedd5ff612dad1cc869b2b4bb69ac Mon Sep 17 00:00:00 2001 From: CSRBot Date: Tue, 3 Jun 2025 19:11:00 +0000 Subject: [PATCH] chore(deps): update dependency volker.raschek/prometheus-fail2ban-exporter-charts to v0.4.8 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c694d0d..2fc0533 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.8 helm show values prometheus-exporters/prometheus-fail2ban-exporter --version "${CHART_VERSION}" > values.yaml ```