Upgrade to 2024.8

This commit is contained in:
2024-09-09 10:23:01 +01:00
parent 3199dfd987
commit b12fc1ad86

View File

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