32 lines
1010 B
YAML
32 lines
1010 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://dev.mysql.com/doc/mysql-operator/en/
|
|
- 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/alexlebens/helm-charts/tree/main/charts/mysql-cluster
|
|
dependencies:
|
|
- name: ghost
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
version: 21.1.14
|
|
- name: cloudflared
|
|
alias: cloudflared
|
|
repository: http://alexlebens.github.io/helm-charts
|
|
version: 1.4.0
|
|
- name: mysql-cluster
|
|
alias: mysql-8-cluster
|
|
version: 0.2.4
|
|
repository: http://alexlebens.github.io/helm-charts
|
|
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/ghost.png
|
|
appVersion: 5.86.2
|