diff --git a/services/authentik.hcl b/services/authentik.hcl index a038e26..81b45d9 100644 --- a/services/authentik.hcl +++ b/services/authentik.hcl @@ -114,5 +114,5 @@ variable "secret_key" { variable "authentik_version" { type = string - default = "2025.2.3" + default = "2025.4" }