upgrade crowdsec to 19.4 [ci skip]
This commit is contained in:
parent
62e998390e
commit
c3e66cdf89
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue