Skip to content

Commit 7c3ec1a

Browse files
author
YouHide Renovate Bot
committed
chore(deps): update helm release authentik to v2025.10.3
1 parent dbdd695 commit 7c3ec1a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • terragrunt/kubernetes/authentik

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.10.3"
7272
namespace = kubernetes_namespace.authentik.metadata[0].name
7373
timeout = 600
7474

0 commit comments

Comments
 (0)