34 lines
		
	
	
		
			967 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			34 lines
		
	
	
		
			967 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
apiVersion: v2
 | 
						|
name: penpot
 | 
						|
version: 1.0.0
 | 
						|
description: Chart for Penpot
 | 
						|
keywords:
 | 
						|
  - penpot
 | 
						|
  - design
 | 
						|
sources:
 | 
						|
  - https://github.com/penpot/penpot
 | 
						|
  - https://github.com/bitnami/charts/tree/main/bitnami/redis  
 | 
						|
  - https://github.com/minio/operator
 | 
						|
  - https://github.com/alexlebens/helm-charts/charts/postgres-cluster
 | 
						|
  - https://github.com/bjw-s/helm-charts/tree/main/charts/other/app-template  
 | 
						|
maintainers:
 | 
						|
  - name: alexlebens  
 | 
						|
dependencies:
 | 
						|
  - name: app-template
 | 
						|
    alias: penpot
 | 
						|
    repository: https://bjw-s.github.io/helm-charts/
 | 
						|
    version: 3.2.1
 | 
						|
  - name: redis
 | 
						|
    version: 19.5.0
 | 
						|
    repository: https://charts.bitnami.com/bitnami
 | 
						|
  - name: tenant
 | 
						|
    version: 5.0.15
 | 
						|
    alias: minio
 | 
						|
    repository: https://operator.min.io/
 | 
						|
  - name: postgres-cluster
 | 
						|
    alias: postgres-16-cluster
 | 
						|
    version: 3.1.0
 | 
						|
    repository: http://alexlebens.github.io/helm-charts
 | 
						|
icon: https://avatars.githubusercontent.com/u/30179644?s=200&v=4    
 | 
						|
appVersion: 2.0.1
 |