Upgrade to 2024.10

This commit is contained in:
2024-11-04 14:21:51 +00:00
parent 7049d5071b
commit 176c53a5ae

View File

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