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

type: application

maintainers:
  - name: groundhog2k

version: "0.100.0"
appVersion: "5.59.0"

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