Skip to content

Commit f68c7f5

Browse files
author
YouHide Renovate Bot
committed
chore(deps): update helm release authentik to v2025.12.3
1 parent fa8b113 commit f68c7f5

File tree

1 file changed

+1
-1
lines changed
  • terragrunt/kubernetes/authentik

1 file changed

+1
-1
lines changed

terragrunt/kubernetes/authentik/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ resource "helm_release" "authentik" {
6868
name = "authentik"
6969
repository = "https://charts.goauthentik.io"
7070
chart = "authentik"
71-
version = "2025.10.2"
71+
version = "2025.12.3"
7272
namespace = kubernetes_namespace.authentik.metadata[0].name
7373
timeout = 600
7474

0 commit comments

Comments
 (0)