Revert default authentik tag to 2025.6.3 since .4 is causing some issues
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
|
||||
variable "image_tag" {
|
||||
description = "The tag for the authentik container image. Default: 2025.6.4"
|
||||
description = "The tag for the authentik container image. Default: 2025.6.3"
|
||||
type = string
|
||||
default = "2025.6.4"
|
||||
default = "2025.6.3"
|
||||
}
|
||||
|
||||
variable "redis_image_tag" {
|
||||
|
||||
Reference in New Issue
Block a user