upgrade authentik to 2025.8.1 [ci skip]

This commit is contained in:
Viktor Barzin 2025-08-25 13:24:12 +00:00
parent 5b821d3190
commit b6402ecf4d

View file

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