Upgrade to 2024.6

This commit is contained in:
2024-09-09 10:20:55 +01:00
parent cae5983876
commit 3199dfd987

View File

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