upgrade crowdsec to 19.4 [ci skip]

This commit is contained in:
Viktor Barzin 2025-05-04 11:13:19 +00:00
parent 62e998390e
commit c3e66cdf89

View file

@ -63,7 +63,7 @@ resource "helm_release" "crowdsec" {
create_namespace = true create_namespace = true
name = "crowdsec" name = "crowdsec"
atomic = true atomic = true
version = "0.18.0" version = "0.19.2"
repository = "https://crowdsecurity.github.io/helm-charts" repository = "https://crowdsecurity.github.io/helm-charts"
chart = "crowdsec" chart = "crowdsec"