Upgrade to 2024.4

This commit is contained in:
2024-09-09 10:18:48 +01:00
parent d9d92b0de2
commit cae5983876

View File

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