Files
k8s-at-home-charts/charts/stable/ghost/Chart.yaml
renovate[bot] 0e12f5b54e chore(deps): update helm chart common to v4.5.2 (#1729)
* chore(deps): update helm chart common to v4.5.2

* chore: Auto-update chart metadata

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
2022-08-02 16:32:34 +02:00

31 lines
828 B
YAML

---
apiVersion: v2
appVersion: 4.37.0
description: Ghost is a blogging and publishing software
name: ghost
version: 2.1.2
kubeVersion: ">=1.19.0-0"
keywords:
- ghost
- blogging
home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/ghost
icon: https://ghost.org/images/logos/logo-black-1.png
sources:
- https://github.com/TryGhost/Ghost
- https://github.com/TryGhost/Ghost-CLI
maintainers:
- name: samip5
email: sm+k8s-at-home+git@samip.fi
dependencies:
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.5.2
- name: mariadb
version: 11.0.14
repository: https://charts.bitnami.com/bitnami
condition: mariadb.enabled
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.5.2