archive alist

This commit is contained in:
2025-12-06 15:59:48 +11:00
parent c8a8075a0b
commit 80fda13105
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -85,7 +85,7 @@ resource "helm_release" "crowdsec" {
image = {
repository = "crowdsecurity/crowdsec"
tag = "v1.7.0"
tag = "v1.7.3"
pullPolicy = "IfNotPresent"
}