46 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			46 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
| apiVersion: v2
 | |
| name: plane
 | |
| version: 1.0.0
 | |
| description: Plane
 | |
| keywords:
 | |
|   - plane
 | |
|   - organization
 | |
|   - project
 | |
|   - kanban
 | |
| home: https://wiki.alexlebens.dev/doc/plane-WxrGIShjmv
 | |
| sources:
 | |
|   - https://github.com/makeplane/plane
 | |
|   - https://github.com/minio/operator
 | |
|   - https://github.com/rabbitmq/rabbitmq-server
 | |
|   - https://github.com/valkey-io/valkey
 | |
|   - https://github.com/cloudnative-pg/cloudnative-pg
 | |
|   - https://hub.docker.com/u/makeplane
 | |
|   - https://github.com/bjw-s/helm-charts/tree/main/charts/other/app-template
 | |
|   - https://github.com/minio/operator/tree/master/helm/tenant
 | |
|   - https://github.com/bitnami/charts/tree/main/bitnami/rabbitmq
 | |
|   - https://github.com/bitnami/charts/tree/main/bitnami/valkey
 | |
|   - https://github.com/alexlebens/helm-charts/charts/postgres-cluster
 | |
| maintainers:
 | |
|   - name: alexlebens
 | |
| dependencies:
 | |
|   - name: app-template
 | |
|     alias: plane
 | |
|     repository: https://bjw-s.github.io/helm-charts/
 | |
|     version: 3.5.1
 | |
|   - name: tenant
 | |
|     alias: minio
 | |
|     version: 6.0.4
 | |
|     repository: https://operator.min.io/
 | |
|   - name: rabbitmq
 | |
|     version: 15.0.6
 | |
|     repository: https://charts.bitnami.com/bitnami
 | |
|   - name: valkey
 | |
|     version: 1.0.3
 | |
|     repository: https://charts.bitnami.com/bitnami
 | |
|   - name: postgres-cluster
 | |
|     alias: postgres-16-cluster
 | |
|     version: 3.12.1
 | |
|     repository: http://alexlebens.github.io/helm-charts
 | |
| icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/plane.png
 | |
| appVersion: v0.22-dev
 |