12 lines
		
	
	
		
			294 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			294 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
apiVersion: v2
 | 
						|
name: argo-rollouts
 | 
						|
version: 1.0.0
 | 
						|
sources:
 | 
						|
  - https://github.com/argoproj/argo-rollouts
 | 
						|
  - https://github.com/argoproj/argo-helm/tree/main/charts
 | 
						|
dependencies:
 | 
						|
  - name: argo-rollouts
 | 
						|
    version: 2.35.3
 | 
						|
    repository: https://argoproj.github.io/argo-helm
 | 
						|
appVersion: v1.6.6
 |