20 lines
547 B
YAML
20 lines
547 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
|
|
dependencies:
|
|
- name: ghost
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
version: 20.1.0
|
|
- name: mysql-innodbcluster
|
|
repository: https://mysql.github.io/mysql-operator/
|
|
version: 2.1.3
|
|
- name: app-template
|
|
alias: cloudflared
|
|
repository: https://bjw-s.github.io/helm-charts/
|
|
version: 3.1.0
|
|
appVersion: 5.82.11
|