Upgrade to 2024.12.1.

This commit is contained in:
2025-01-03 08:55:08 +00:00
parent fe5b917480
commit d4a784f362

View File

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