22 lines
		
	
	
		
			616 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			616 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
apiVersion: v2
 | 
						|
name: outline
 | 
						|
version: 1.0.0
 | 
						|
sources:
 | 
						|
  - https://github.com/outline/outline
 | 
						|
  - https://github.com/minio/operator
 | 
						|
  - https://github.com/alexlebens/helm-charts/charts/outline
 | 
						|
  - https://github.com/alexlebens/helm-charts/charts/postgres-cluster
 | 
						|
dependencies:
 | 
						|
  - name: outline
 | 
						|
    version: 0.6.3
 | 
						|
    repository: http://alexlebens.github.io/helm-charts
 | 
						|
  - 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
 | 
						|
appVersion: v0.75.2
 |