30 lines
		
	
	
		
			933 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			30 lines
		
	
	
		
			933 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| apiVersion: v2
 | |
| name: komodo
 | |
| version: 1.0.0
 | |
| description: Komodo
 | |
| keywords:
 | |
|   - komodo
 | |
|   - deployment
 | |
|   - dashboard
 | |
|   - docker-compose
 | |
| home: https://wiki.alexlebens.dev/s/bb7eb683-b5c7-4f50-9f2c-e8e57dc67c81
 | |
| sources:
 | |
|   - https://github.com/mbecker20/komodo
 | |
|   - https://github.com/cloudnative-pg/cloudnative-pg
 | |
|   - https://github.com/moghtech/komodo/pkgs/container/komodo-core
 | |
|   - 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: komodo
 | |
|     repository: https://bjw-s-labs.github.io/helm-charts/
 | |
|     version: 4.2.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/komodo.png
 | |
| appVersion: v1.17.5
 |