Files
infrastructure/clusters/cl01tl/applications/ghost/Chart.yaml
2024-05-27 21:55:13 -05:00

22 lines
648 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: 20.0.15
- name: mysql-cluster
alias: mysql-8-cluster
version: 0.2.1
repository: http://alexlebens.github.io/helm-charts
- name: app-template
alias: cloudflared
repository: https://bjw-s.github.io/helm-charts/
version: 3.2.1
appVersion: 5.82.11