32 lines
		
	
	
		
			975 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			32 lines
		
	
	
		
			975 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
apiVersion: v2
 | 
						|
name: argo-workflows
 | 
						|
version: 1.0.0
 | 
						|
description: Argo Workflows
 | 
						|
keywords:
 | 
						|
  - argo-workflows
 | 
						|
  - argo-events
 | 
						|
  - workflows
 | 
						|
  - events
 | 
						|
home: https://wiki.alexlebens.dev/doc/argo-workflows-bRGiuUyLgj
 | 
						|
sources:
 | 
						|
  - https://github.com/argoproj/argo-workflows
 | 
						|
  - https://github.com/argoproj/argo-events
 | 
						|
  - https://github.com/cloudnative-pg/cloudnative-pg
 | 
						|
  - https://github.com/argoproj/argo-helm/tree/main/charts
 | 
						|
  - https://github.com/alexlebens/helm-charts/charts/postgres-cluster
 | 
						|
maintainers:
 | 
						|
  - name: alexlebens
 | 
						|
dependencies:
 | 
						|
  - name: argo-workflows
 | 
						|
    version: 0.45.13
 | 
						|
    repository: https://argoproj.github.io/argo-helm
 | 
						|
  - name: argo-events
 | 
						|
    version: 2.4.15
 | 
						|
    repository: https://argoproj.github.io/argo-helm
 | 
						|
  - name: postgres-cluster
 | 
						|
    alias: postgres-17-cluster
 | 
						|
    version: 4.2.1
 | 
						|
    repository: http://alexlebens.github.io/helm-charts
 | 
						|
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/argocd.png
 | 
						|
appVersion: v3.6.2
 |