Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update terraform authentik to v2024.10.1
Browse files Browse the repository at this point in the history
renovate[bot] authored Nov 13, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 9b692c1 commit 0c71dcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/authentik/providers.tf
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@ terraform {
required_providers {
authentik = {
source = "goauthentik/authentik"
version = "2024.10.0"
version = "2024.10.1"
}
sops = {
source = "carlpett/sops"

0 comments on commit 0c71dcc

Please sign in to comment.