36 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			36 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
| apiVersion: v2
 | |
| name: authentik
 | |
| version: 1.0.0
 | |
| description: Authentik
 | |
| keywords:
 | |
|   - authentik
 | |
|   - sso
 | |
|   - oidc
 | |
|   - ldap
 | |
|   - idp
 | |
|   - authentication
 | |
| home: https://wiki.alexlebens.dev/doc/authentik-q2d4WDhqpe
 | |
| sources:
 | |
|   - https://github.com/goauthentik/authentik
 | |
|   - https://github.com/cloudflare/cloudflared
 | |
|   - https://github.com/cloudnative-pg/cloudnative-pg
 | |
|   - https://github.com/goauthentik/helm
 | |
|   - https://github.com/alexlebens/helm-charts/tree/main/charts/cloudflared
 | |
|   - https://github.com/alexlebens/helm-charts/tree/main/charts/postgres-cluster
 | |
| maintainers:
 | |
|   - name: alexlebens
 | |
| dependencies:
 | |
|   - name: authentik
 | |
|     version: 2024.8.2
 | |
|     repository: https://charts.goauthentik.io/
 | |
|   - name: cloudflared
 | |
|     alias: cloudflared
 | |
|     repository: http://alexlebens.github.io/helm-charts
 | |
|     version: 1.7.0
 | |
|   - name: postgres-cluster
 | |
|     alias: postgres-16-cluster
 | |
|     version: 3.9.0
 | |
|     repository: http://alexlebens.github.io/helm-charts
 | |
| icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/authentik.png
 | |
| appVersion: 2024.4.2
 |