22 lines
		
	
	
		
			541 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			541 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| apiVersion: v2
 | |
| name: argocd
 | |
| version: 1.0.0
 | |
| description: Argo CD
 | |
| keywords:
 | |
|   - argo-cd
 | |
|   - delivery
 | |
|   - deployment
 | |
|   - gitops
 | |
| home: https://wiki.alexlebens.dev/doc/argocd-hsBKD1tztr
 | |
| sources:
 | |
|   - https://github.com/argoproj/argo-cd
 | |
|   - https://github.com/argoproj/argo-helm/tree/main/charts/argo-cd
 | |
| maintainers:
 | |
|   - name: alexlebens
 | |
| dependencies:
 | |
|   - name: argo-cd
 | |
|     version: 7.6.8
 | |
|     repository: https://argoproj.github.io/argo-helm
 | |
| icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/argocd.png
 | |
| appVersion: v2.11.3
 |