upgrade authentik to 2025.6.3 [ci skip]

This commit is contained in:
Viktor Barzin 2025-06-28 13:58:44 +00:00
parent 0760000f41
commit f7ec9ce554

View file

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