28 lines
		
	
	
		
			865 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			28 lines
		
	
	
		
			865 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| apiVersion: v2
 | |
| name: n8n
 | |
| version: 1.0.0
 | |
| description: n8n
 | |
| keywords:
 | |
|   - n8n
 | |
|   - automation
 | |
| home: https://wiki.alexlebens.dev/s/e4544bd4-c66a-420c-8020-c54b2078181a
 | |
| sources:
 | |
|   - https://github.com/n8n-io/n8n
 | |
|   - https://github.com/cloudnative-pg/cloudnative-pg
 | |
|   - https://github.com/n8n-io/n8n/pkgs/container/n8n
 | |
|   - https://github.com/bjw-s-labs/helm-charts/tree/main/charts/other/app-template
 | |
|   - https://gitea.alexlebens.dev/alexlebens/helm-charts/src/branch/main/charts/postgres-cluster
 | |
| maintainers:
 | |
|   - name: alexlebens
 | |
| dependencies:
 | |
|   - name: app-template
 | |
|     alias: n8n
 | |
|     repository: https://bjw-s-labs.github.io/helm-charts/
 | |
|     version: 4.3.0
 | |
|   - 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/n8n.png
 | |
| appVersion: 1.93.0
 |