add ghost

This commit is contained in:
2024-05-24 19:04:42 -05:00
parent 581f5d6b0e
commit d327269f11
3 changed files with 226 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
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/ghost
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