add ghost
This commit is contained in:
19
clusters/cl01tl/applications/ghost/Chart.yaml
Normal file
19
clusters/cl01tl/applications/ghost/Chart.yaml
Normal 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
|
Reference in New Issue
Block a user