diff --git a/cluster-home/operations/security/authentik/configuration/main.tf b/cluster-home/operations/security/authentik/configuration/main.tf index b4589dba7..b4e8feb6f 100644 --- a/cluster-home/operations/security/authentik/configuration/main.tf +++ b/cluster-home/operations/security/authentik/configuration/main.tf @@ -3,7 +3,7 @@ terraform { required_providers { authentik = { source = "goauthentik/authentik" - version = "2024.6.1" + version = "2024.8.0" } sops = { source = "carlpett/sops" diff --git a/cluster-home/operations/security/authentik/helmrelease.yaml b/cluster-home/operations/security/authentik/helmrelease.yaml index 90f7a4001..7aa339776 100644 --- a/cluster-home/operations/security/authentik/helmrelease.yaml +++ b/cluster-home/operations/security/authentik/helmrelease.yaml @@ -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