17 lines
		
	
	
		
			405 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			405 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
apiVersion: v2
 | 
						|
name: stack
 | 
						|
version: 1.0.0
 | 
						|
description: Stack
 | 
						|
keywords:
 | 
						|
  - argo-cd
 | 
						|
  - stack
 | 
						|
  - deployment
 | 
						|
home: https://wiki.alexlebens.dev/s/0c2d1896-710d-4972-9bc8-08d71987428a
 | 
						|
sources:
 | 
						|
  - https://github.com/argoproj/argo-cd
 | 
						|
  - https://gitea.alexlebens.dev/alexlebens/infrastructure
 | 
						|
maintainers:
 | 
						|
  - name: alexlebens
 | 
						|
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/argo-cd.png
 | 
						|
appVersion: 1.0.0
 |