upgrade authentik to 10.3 [ci skip]

This commit is contained in:
Viktor Barzin 2025-12-28 20:01:43 +00:00
parent 8af9e6b5bd
commit a0321d4473

View file

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