From 905a64951164092e6d4de75b9447c2fd9d80a09b Mon Sep 17 00:00:00 2001 From: CSRBot Date: Fri, 14 Feb 2025 08:31:29 +0000 Subject: [PATCH] chore(deps): update dependency volker.raschek/prometheus-fail2ban-exporter-charts to v0.2.0 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 061dfbb..a978caa 100644 --- a/README.md +++ b/README.md @@ -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.1.0 +CHART_VERSION=0.2.0 helm show values prometheus-exporters/prometheus-fail2ban-exporter --version "${CHART_VERSION}" > values.yaml ```