From b3a3aa920a77b1504e9917b0d3198986646bf4bb Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 14 Feb 2026 23:14:51 +0000 Subject: [PATCH] chore(deps): update helm release crowdsec to v0.22.0 --- crowdsec/helmfile.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crowdsec/helmfile.yaml b/crowdsec/helmfile.yaml index 8c390a7..8f6ec44 100644 --- a/crowdsec/helmfile.yaml +++ b/crowdsec/helmfile.yaml @@ -7,6 +7,6 @@ releases: namespace: kube-system createNamespace: false chart: crowdsec/crowdsec - version: 0.20.0 + version: 0.22.0 values: - values.yaml