pin crowdsec version [ci skip]

This commit is contained in:
Viktor Barzin 2025-03-02 19:40:28 +00:00
parent 095624a337
commit a0cc6a9568
No known key found for this signature in database
GPG key ID: 4056458DBDBF8863

View file

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