23 lines
		
	
	
		
			629 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			23 lines
		
	
	
		
			629 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
apiVersion: v2
 | 
						|
name: pgadmin4
 | 
						|
version: 1.0.0
 | 
						|
description: pgAdmin
 | 
						|
keywords:
 | 
						|
  - pgadmin4
 | 
						|
  - postgresql
 | 
						|
  - database
 | 
						|
home: https://wiki.alexlebens.dev/doc/pgadmin-9OkcLS3mOt
 | 
						|
sources:
 | 
						|
  - https://github.com/pgadmin-org/pgadmin4
 | 
						|
  - https://hub.docker.com/r/dpage/pgadmin4/
 | 
						|
  - https://github.com/bjw-s/helm-charts/blob/main/charts/other/app-template/values.yaml
 | 
						|
maintainers:
 | 
						|
  - name: alexlebens
 | 
						|
dependencies:
 | 
						|
  - name: app-template
 | 
						|
    alias: pgadmin4
 | 
						|
    repository: https://bjw-s.github.io/helm-charts/
 | 
						|
    version: 3.6.0
 | 
						|
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/pgadmin.png
 | 
						|
appVersion: v8.14
 |