rewrite and improve Chart.yaml files
This commit is contained in:
@@ -1,11 +1,20 @@
|
||||
apiVersion: v2
|
||||
name: ghost
|
||||
version: 1.0.0
|
||||
description: Ghost
|
||||
keywords:
|
||||
- ghost
|
||||
- cms
|
||||
- blog
|
||||
home: ""
|
||||
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
|
||||
- https://dev.mysql.com/doc/mysql-operator/en/
|
||||
- https://hub.docker.com/r/bitnami/ghost
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/ghost
|
||||
- https://github.com/alexlebens/helm-charts/tree/main/charts/cloudflared
|
||||
- https://github.com/alexlebens/helm-charts/tree/main/charts/mysql-cluster
|
||||
dependencies:
|
||||
- name: ghost
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
@@ -13,9 +22,10 @@ dependencies:
|
||||
- name: cloudflared
|
||||
alias: cloudflared
|
||||
repository: http://alexlebens.github.io/helm-charts
|
||||
version: 1.2.0
|
||||
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
|
||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/ghost.png
|
||||
appVersion: 5.85.0-debian-12-r0
|
||||
|
Reference in New Issue
Block a user