chore(deps): update terraform authentik to v2024.10.2
Some checks failed
renovate/artifacts Artifact file update failure
checks / k8s (push) Failing after 2m24s
checks / pre-commit (push) Failing after 3m7s
checks / tflint (push) Failing after 1m40s

This commit is contained in:
Renovate Bot 2024-11-24 01:55:43 +00:00
commit d5c212b619
3 changed files with 3 additions and 3 deletions

View file

@ -8,7 +8,7 @@ terraform {
required_providers {
authentik = {
source = "goauthentik/authentik"
version = "2024.10.1"
version = "2024.10.2"
}
}
}

View file

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

View file

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