upgrade authentik to 2025.8.1 [ci skip]
This commit is contained in:
parent
5b821d3190
commit
b6402ecf4d
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ resource "helm_release" "authentik" {
|
||||||
|
|
||||||
repository = "https://charts.goauthentik.io/"
|
repository = "https://charts.goauthentik.io/"
|
||||||
chart = "authentik"
|
chart = "authentik"
|
||||||
version = "2025.6.3"
|
version = "2025.8.1"
|
||||||
atomic = true
|
atomic = true
|
||||||
timeout = 6000
|
timeout = 6000
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue