32 lines
		
	
	
		
			988 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			32 lines
		
	
	
		
			988 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/s/a268508f-d81d-4b4b-8bd5-9058edaea635
 | 
						|
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://gitea.alexlebens.dev/alexlebens/helm-charts/src/branch/main/charts/postgres-cluster
 | 
						|
maintainers:
 | 
						|
  - name: alexlebens
 | 
						|
dependencies:
 | 
						|
  - name: argo-workflows
 | 
						|
    version: 0.45.23
 | 
						|
    repository: https://argoproj.github.io/argo-helm
 | 
						|
  - name: argo-events
 | 
						|
    version: 2.4.16
 | 
						|
    repository: https://argoproj.github.io/argo-helm
 | 
						|
  - name: postgres-cluster
 | 
						|
    alias: postgres-17-cluster
 | 
						|
    version: 6.4.4
 | 
						|
    repository: oci://harbor.alexlebens.net/helm-charts
 | 
						|
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/argo-cd.png
 | 
						|
appVersion: v3.6.7
 |