chore(deps): update terraform authentik to v2024.10.1
Some checks failed
checks / pre-commit (push) Failing after 1m42s
checks / k8s (push) Failing after 1m48s
checks / tflint (push) Failing after 1m28s
Kaniko deployments / nextcloud (push) Failing after 1m42s
OpenTofu deployments / authentik (push) Has been cancelled
OpenTofu deployments / adguard (push) Has been cancelled
Some checks failed
checks / pre-commit (push) Failing after 1m42s
checks / k8s (push) Failing after 1m48s
checks / tflint (push) Failing after 1m28s
Kaniko deployments / nextcloud (push) Failing after 1m42s
OpenTofu deployments / authentik (push) Has been cancelled
OpenTofu deployments / adguard (push) Has been cancelled
This commit is contained in:
parent
1baf92ddaf
commit
183dce1326
4 changed files with 33 additions and 33 deletions
|
|
@ -3,7 +3,7 @@ terraform {
|
|||
required_providers {
|
||||
authentik = {
|
||||
source = "goauthentik/authentik"
|
||||
version = "2024.10.0"
|
||||
version = "2024.10.1"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ terraform {
|
|||
required_providers {
|
||||
authentik = {
|
||||
source = "goauthentik/authentik"
|
||||
version = "2024.10.0"
|
||||
version = "2024.10.1"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue