upgrade authentik to 2024.10.4 [ci skip]

This commit is contained in:
Viktor Barzin 2024-11-21 23:20:25 +00:00
parent 72d780c26f
commit 5b72200a7f

View file

@ -22,7 +22,7 @@ resource "helm_release" "authentik" {
repository = "https://charts.goauthentik.io/"
chart = "authentik"
version = "2024.10.1"
version = "2024.10.4"
atomic = true
timeout = 6000