diff --git a/services/authentik.hcl b/services/authentik.hcl index aca3d1c..06e5c95 100644 --- a/services/authentik.hcl +++ b/services/authentik.hcl @@ -114,5 +114,5 @@ variable "secret_key" { variable "authentik_version" { type = string - default = "2024.4.4" + default = "2024.6.4" }