31 lines
		
	
	
		
			995 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			31 lines
		
	
	
		
			995 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| apiVersion: v2
 | |
| name: ghost
 | |
| version: 1.0.0
 | |
| description: Ghost
 | |
| keywords:
 | |
|   - ghost
 | |
|   - cms
 | |
|   - blog
 | |
| home: https://wiki.alexlebens.dev/doc/ghost-seATqp9RfU
 | |
| sources:
 | |
|   - https://github.com/TryGhost/Ghost
 | |
|   - https://github.com/cloudflare/cloudflared
 | |
|   - https://github.com/percona/percona-xtradb-cluster-operator
 | |
|   - https://hub.docker.com/r/bitnami/ghost
 | |
|   - https://github.com/bitnami/charts/tree/main/bitnami/ghost
 | |
|   - https://github.com/alexlebens/helm-charts/tree/main/charts/cloudflared
 | |
|   - https://github.com/percona/percona-helm-charts/tree/main/charts/pxc-db
 | |
| dependencies:
 | |
|   - name: ghost
 | |
|     repository: oci://registry-1.docker.io/bitnamicharts
 | |
|     version: 21.1.20
 | |
|   - name: cloudflared
 | |
|     alias: cloudflared
 | |
|     repository: http://alexlebens.github.io/helm-charts
 | |
|     version: 1.4.1
 | |
|   - name: pxc-db
 | |
|     version: 1.14.3
 | |
|     repository: https://percona.github.io/percona-helm-charts
 | |
| icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/ghost.png
 | |
| appVersion: 5.86.2
 |