Skip to content

Commit

Permalink
Update Terraform authentik to v2024.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 3, 2024
1 parent 1476bdc commit 303d9ff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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.6.1"
version = "2024.8.0"
}
sops = {
source = "carlpett/sops"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ spec:
spec:
# renovate: registryUrl=https://charts.goauthentik.io
chart: authentik
version: 2024.6.4
version: 2024.8.0
sourceRef:
kind: HelmRepository
name: authentik
Expand Down

0 comments on commit 303d9ff

Please sign in to comment.