upgrade authentik to 2024.12 [ci skip]

This commit is contained in:
Viktor Barzin 2024-12-23 18:20:32 +00:00
parent 36062d4aa5
commit 99278e4d84
No known key found for this signature in database
GPG key ID: 4056458DBDBF8863

View file

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