12 lines
		
	
	
		
			288 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			288 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
apiVersion: v2
 | 
						|
name: cloudnative-pg
 | 
						|
version: 0.0.1
 | 
						|
sources:
 | 
						|
  - https://github.com/cloudnative-pg/cloudnative-pg
 | 
						|
  - https://github.com/cloudnative-pg/charts
 | 
						|
dependencies:
 | 
						|
  - name: cloudnative-pg
 | 
						|
    version: 0.21.4
 | 
						|
    repository: https://cloudnative-pg.io/charts/
 | 
						|
appVersion: "1.23.1"
 |