upgrade authentik to 2025.4 [ci skip]

This commit is contained in:
Viktor Barzin 2025-05-04 11:12:55 +00:00
parent ad80ba9aa6
commit 62e998390e

View file

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