diff --git a/media/alist.yaml b/archive/alist.yaml similarity index 100% rename from media/alist.yaml rename to archive/alist.yaml diff --git a/terraform/crowdsec.tf b/terraform/crowdsec.tf index aee9f78..7323d9c 100644 --- a/terraform/crowdsec.tf +++ b/terraform/crowdsec.tf @@ -85,7 +85,7 @@ resource "helm_release" "crowdsec" { image = { repository = "crowdsecurity/crowdsec" - tag = "v1.7.0" + tag = "v1.7.3" pullPolicy = "IfNotPresent" }