Update argocd/authentik/Chart.yaml, argocd/authentik/values.yaml, argocd/argocd/apps/authentik.yaml

This commit is contained in:
2022-09-29 14:03:50 +00:00
parent f6eb2b2302
commit 76a637b8b6
3 changed files with 268 additions and 0 deletions

View File

@@ -0,0 +1,24 @@
apiVersion: v2
name: authentik
description: A Helm chart for Kubernetes
type: application
version: 0.0.1
appVersion: 0.0.1
dependencies:
- name: authentik
repository: https://charts.goauthentik.io/
version: 2022.9.0
- condition: redis.enabled
name: redis
repository: https://charts.bitnami.com/bitnami
version: 15.7.6
- condition: postgresql.enabled
name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 10.16.2
- name: common
repository: https://library-charts.k8s-at-home.com
tags:
- bitnami-common
version: 2.x.x