Files
infrastructure/clusters/cl01tl/applications/ghost/Chart.yaml
2024-05-30 16:28:07 +00:00

22 lines
653 B
YAML

apiVersion: v2
name: ghost
version: 1.0.0
sources:
- https://github.com/TryGhost/Ghost
- https://github.com/bitnami/charts/tree/main/bitnami/ghost
- https://github.com/cloudflare/cloudflared
- https://github.com/bjw-s/helm-charts/tree/main/charts/other/app-template
dependencies:
- name: ghost
repository: oci://registry-1.docker.io/bitnamicharts
version: 21.0.1
- name: cloudflared
alias: cloudflared
repository: http://alexlebens.github.io/helm-charts
version: 1.2.0
- name: mysql-cluster
alias: mysql-8-cluster
version: 0.2.1
repository: http://alexlebens.github.io/helm-charts
appVersion: 5.82.11