chore(deps): update terraform authentik to v2025.10.1
Some checks failed
checks / k8s (push) Failing after 0s
checks / pre-commit (push) Failing after 3s
checks / tflint (push) Failing after 0s

This commit is contained in:
Renovate Bot 2025-11-28 02:42:08 +00:00
commit bb2a7ed62d
4 changed files with 33 additions and 33 deletions

View file

@ -3,7 +3,7 @@ terraform {
required_providers {
authentik = {
source = "goauthentik/authentik"
version = "2025.10.0"
version = "2025.10.1"
}
}
}

View file

@ -3,7 +3,7 @@ terraform {
required_providers {
authentik = {
source = "goauthentik/authentik"
version = "2025.10.0"
version = "2025.10.1"
}
}
}