Skip to content

Commit

Permalink
chore(deps): update terraform authentik to v2024.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
glad-os-bot[bot] authored Dec 23, 2024
1 parent 657c84a commit 620daf2
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 32 deletions.
60 changes: 30 additions & 30 deletions infrastructure/terraform/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/authentik/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ terraform {
required_providers {
authentik = {
source = "goauthentik/authentik"
version = "2024.10.2"
version = "2024.12.0"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/apps/security/authentik/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: authentik
version: 2024.10.5
version: 2024.12.0
sourceRef:
kind: HelmRepository
name: authentik-charts
Expand Down

0 comments on commit 620daf2

Please sign in to comment.