22 lines
		
	
	
		
			591 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			591 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
apiVersion: v2
 | 
						|
name: cloudnative-pg
 | 
						|
version: 1.0.0
 | 
						|
description: Cloudnative PG
 | 
						|
keywords:
 | 
						|
  - cloudnative-pg
 | 
						|
  - operator
 | 
						|
  - postgresql
 | 
						|
  - kubernetes
 | 
						|
home: https://wiki.alexlebens.dev/s/9fb10833-0278-4e64-a34c-d348d833839f
 | 
						|
sources:
 | 
						|
  - https://github.com/cloudnative-pg/cloudnative-pg
 | 
						|
  - https://github.com/cloudnative-pg/charts/tree/main/charts/cloudnative-pg
 | 
						|
maintainers:
 | 
						|
  - name: alexlebens
 | 
						|
dependencies:
 | 
						|
  - name: cloudnative-pg
 | 
						|
    version: 0.24.0
 | 
						|
    repository: https://cloudnative-pg.io/charts/
 | 
						|
icon: https://avatars.githubusercontent.com/u/100373852?s=200&v=4
 | 
						|
appVersion: 1.26.0
 |