45 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			45 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
apiVersion: v2
 | 
						|
name: directus
 | 
						|
version: 1.0.0
 | 
						|
description: Directus
 | 
						|
keywords:
 | 
						|
  - directus
 | 
						|
  - cms
 | 
						|
home: https://wiki.alexlebens.dev/doc/directus-EvV9wese9H
 | 
						|
sources:
 | 
						|
  - https://github.com/directus/directus
 | 
						|
  - https://github.com/minio/operator
 | 
						|
  - https://github.com/valkey-io/valkey
 | 
						|
  - https://github.com/cloudflare/cloudflared
 | 
						|
  - https://github.com/cloudnative-pg/cloudnative-pg
 | 
						|
  - https://hub.docker.com/r/directus/directus
 | 
						|
  - 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/valkey
 | 
						|
  - https://github.com/alexlebens/helm-charts/charts/cloudflared
 | 
						|
  - https://github.com/alexlebens/helm-charts/charts/postgres-cluster
 | 
						|
maintainers:
 | 
						|
  - name: alexlebens
 | 
						|
dependencies:
 | 
						|
  - name: app-template
 | 
						|
    alias: directus
 | 
						|
    repository: https://bjw-s.github.io/helm-charts/
 | 
						|
    version: 3.4.0
 | 
						|
  - name: tenant
 | 
						|
    alias: minio
 | 
						|
    version: 6.0.3
 | 
						|
    repository: https://operator.min.io/
 | 
						|
  - name: valkey
 | 
						|
    version: 1.0.0
 | 
						|
    repository: https://charts.bitnami.com/bitnami
 | 
						|
  - name: cloudflared
 | 
						|
    alias: cloudflared-directus
 | 
						|
    repository: http://alexlebens.github.io/helm-charts
 | 
						|
    version: 1.7.0
 | 
						|
  - name: postgres-cluster
 | 
						|
    alias: postgres-16-cluster
 | 
						|
    version: 3.9.0
 | 
						|
    repository: http://alexlebens.github.io/helm-charts
 | 
						|
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/directus.png
 | 
						|
appVersion: 11.0.2
 |