39 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			39 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
| apiVersion: v2
 | |
| name: penpot
 | |
| version: 1.0.0
 | |
| description: Penpot
 | |
| keywords:
 | |
|   - penpot
 | |
|   - design
 | |
| home: https://wiki.alexlebens.dev/doc/penpot-14qHE5jOUd
 | |
| sources:
 | |
|   - https://github.com/penpot/penpot
 | |
|   - https://github.com/minio/operator
 | |
|   - https://github.com/redis/redis
 | |
|   - https://github.com/cloudnative-pg/cloudnative-pg
 | |
|   - https://hub.docker.com/r/penpotapp/frontend
 | |
|   - https://github.com/bjw-s/helm-charts/tree/main/charts/other/app-template
 | |
|   - https://github.com/minio/operator/tree/master/helm/tenant
 | |
|   - https://github.com/bitnami/charts/tree/main/bitnami/redis
 | |
|   - https://github.com/alexlebens/helm-charts/charts/postgres-cluster
 | |
| maintainers:
 | |
|   - name: alexlebens
 | |
| dependencies:
 | |
|   - name: app-template
 | |
|     alias: penpot
 | |
|     repository: https://bjw-s.github.io/helm-charts/
 | |
|     version: 3.3.2
 | |
|   - name: tenant
 | |
|     version: 6.0.1
 | |
|     alias: minio
 | |
|     repository: https://operator.min.io/
 | |
|   - name: redis
 | |
|     version: 19.6.4
 | |
|     repository: https://charts.bitnami.com/bitnami
 | |
|   - name: postgres-cluster
 | |
|     alias: postgres-16-cluster
 | |
|     version: 3.8.4
 | |
|     repository: http://alexlebens.github.io/helm-charts
 | |
| icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/penpot.png
 | |
| appVersion: 2.0.3
 |