Upgrade to 2024.2

This commit is contained in:
2024-09-09 10:15:32 +01:00
parent d484215476
commit d9d92b0de2

View File

@@ -114,5 +114,5 @@ variable "secret_key" {
variable "authentik_version" { variable "authentik_version" {
type = string type = string
default = "2023.10.6" default = "2024.2.4"
} }