Skip to content

Commit

Permalink
feat(deps): update terraform authentik to v2024.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 23, 2024
1 parent e4c6c90 commit d7d11fd
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 32 deletions.
60 changes: 30 additions & 30 deletions infrastructure/terraform/security/authentik/.terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion infrastructure/terraform/security/authentik/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ terraform {
required_providers {
authentik = {
source = "goauthentik/authentik"
version = "2024.10.2"
version = "2024.12.0"
}

bitwarden = {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spec:
chart:
spec:
chart: authentik
version: 2024.10.5
version: 2024.12.0
sourceRef:
kind: HelmRepository
name: authentik
Expand Down

0 comments on commit d7d11fd

Please sign in to comment.