From c9a45d804031d0811c98086630bc9b88086da9b7 Mon Sep 17 00:00:00 2001 From: CSRBot Date: Wed, 4 Jun 2025 19:11:43 +0000 Subject: [PATCH] chore(deps): update dependency volker.raschek/prometheus-fail2ban-exporter-charts to v0.4.16 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 193d5be..cf09d41 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.11 +CHART_VERSION=0.4.16 helm show values prometheus-exporters/prometheus-fail2ban-exporter --version "${CHART_VERSION}" > values.yaml ```