From 3803470ffc1cb5df645fdae6ef11f224837bf500 Mon Sep 17 00:00:00 2001 From: CSRBot Date: Sun, 19 Jan 2025 23:33:58 +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 ```