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