chore(deps): update terraform authentik to v2024.8.3
Some checks failed
checks / k8s (push) Successful in 25s
checks / pre-commit (push) Successful in 1m9s
checks / tflint (push) Successful in 40s
OpenTofu deployments / adguard (push) Successful in 54s
OpenTofu deployments / authentik (push) Has been cancelled

This commit is contained in:
Renovate Bot 2024-09-17 07:54:58 +00:00 committed by cătălin
commit 5300d54c09
4 changed files with 33 additions and 20 deletions

View file

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