diff --git a/modules/enforcers/variables.tf b/modules/enforcers/variables.tf index 6824ff4..f469861 100644 --- a/modules/enforcers/variables.tf +++ b/modules/enforcers/variables.tf @@ -5,7 +5,7 @@ variable "helm_config_defaults" { name = "aqua-helm" chart = "kube-enforcer" repository = "https://helm.aquasec.com" - version = "2022.4.28" + version = "2022.4.32" namespace = "aqua" create_namespace = true description = "Aqua security enforcer helm Chart deployment configuration"