Minor upgrade.

This commit is contained in:
2024-10-16 18:15:28 +01:00
parent 3450f1aec6
commit 72006bf2c1

View File

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