Skip to content
Snippets Groups Projects
Chart.yaml 445 B
Newer Older
apiVersion: v2
name: ghost
description: A Helm chart for Ghost on Kubernetes

type: application

maintainers:
  - name: groundhog2k

version: "0.85.1"
appVersion: "5.42.2"

dependencies:
  - name: mariadb
    version: "0.2.25"
    repository: "https://groundhog2k.github.io/helm-charts"
    condition: mariadb.enabled
    version: "0.1.8"
    repository: "https://groundhog2k.github.io/helm-charts"
    condition: mysql.enabled