29 lines
		
	
	
		
			784 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			29 lines
		
	
	
		
			784 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
apiVersion: v2
 | 
						|
name: harbor
 | 
						|
version: 1.0.0
 | 
						|
description: Harbor
 | 
						|
keywords:
 | 
						|
  - harbor
 | 
						|
  - images
 | 
						|
  - cache
 | 
						|
  - kubernetes
 | 
						|
home: https://wiki.alexlebens.dev/doc/harbor-
 | 
						|
sources:
 | 
						|
  - https://github.com/goharborv
 | 
						|
  - https://github.com/goharbor/harbor-helm
 | 
						|
  - https://github.com/valkey-io/valkey
 | 
						|
  - https://github.com/cloudnative-pg/cloudnative-pg
 | 
						|
  - https://github.com/alexlebens/helm-charts/charts/postgres-cluster
 | 
						|
maintainers:
 | 
						|
  - name: alexlebens
 | 
						|
dependencies:
 | 
						|
  - name: harbor
 | 
						|
    version: 1.17.0
 | 
						|
    repository: https://helm.goharbor.io
 | 
						|
  - name: postgres-cluster
 | 
						|
    alias: postgres-17-cluster
 | 
						|
    version: 4.2.1
 | 
						|
    repository: http://alexlebens.github.io/helm-charts
 | 
						|
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/kubernetes.png
 | 
						|
appVersion: v2.13.0
 |