From 161ec8c7e7168a7c360a4a396893f7645838df03 Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Wed, 9 Nov 2022 10:06:23 -0600 Subject: [PATCH] add authentik --- authentik/Chart.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/authentik/Chart.yaml b/authentik/Chart.yaml index 1fdd992..7a472aa 100644 --- a/authentik/Chart.yaml +++ b/authentik/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -name: nextcloud +name: authentik description: A Helm chart for Kubernetes type: application @@ -7,6 +7,6 @@ version: 0.1.0 appVersion: "1.16.0" dependencies: -- name: nextcloud - repository: https://nextcloud.github.io/helm/ - version: 2.14.4 +- name: authentik + repository: https://charts.goauthentik.io + version: 2022.10.0