chore(deps): update terraform authentik to v2024.10.0
Some checks failed
checks / k8s (push) Failing after 2m1s
checks / pre-commit (push) Failing after 2m5s
Kaniko deployments / nextcloud (push) Failing after 1m46s
checks / tflint (push) Failing after 1m56s
OpenTofu deployments / authentik (push) Failing after 1m34s
OpenTofu deployments / adguard (push) Failing after 1m31s

This commit is contained in:
Renovate Bot 2024-11-05 01:30:08 +00:00
commit a108be22c0
4 changed files with 33 additions and 33 deletions

View file

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