chore(deps): update terraform authentik to v2024.8.2
All checks were successful
checks / pre-commit (push) Successful in 46s
checks / k8s (push) Successful in 18s
checks / tflint (push) Successful in 17s

This commit is contained in:
Renovate Bot 2024-09-05 12:49:05 +00:00
commit 10c3b17fc0
4 changed files with 19 additions and 20 deletions

View file

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

View file

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