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 version: "0.2.27" repository: "https://groundhog2k.github.io/helm-charts" condition: mariadb.enabled - name: mysql version: "0.1.10" repository: "https://groundhog2k.github.io/helm-charts" condition: mysql.enabled