chore(deps): update terraform authentik to v2025.12.1
Some checks are pending
checks / pre-commit (push) Waiting to run
checks / k8s (push) Waiting to run
checks / tflint (push) Waiting to run
OpenTofu deployments / authentik (push) Waiting to run
OpenTofu deployments / adguard (push) Waiting to run

This commit is contained in:
Renovate Bot 2026-02-06 16:33:31 +00:00 committed by cătălin
commit 28c8df1967
7 changed files with 65 additions and 65 deletions

View file

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