2024.12.4

This commit is contained in:
2025-04-04 14:48:14 +01:00
parent f3f73a16aa
commit a774bb6e3b

View File

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