Upgrade to 2025.6.

This commit is contained in:
2025-10-22 14:51:28 +01:00
parent 49f159e2a6
commit d16ffd9c65

View File

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