디렉토리 구조 및 각 서비스 추가
This commit is contained in:
37
helm/ghost/Chart.yaml
Normal file
37
helm/ghost/Chart.yaml
Normal file
@@ -0,0 +1,37 @@
|
||||
annotations:
|
||||
category: CMS
|
||||
licenses: Apache-2.0
|
||||
apiVersion: v2
|
||||
appVersion: 5.54.3
|
||||
dependencies:
|
||||
- condition: mysql.enabled
|
||||
name: mysql
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
tags:
|
||||
- ghost-database
|
||||
version: 9.x.x
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
tags:
|
||||
- bitnami-common
|
||||
version: 2.x.x
|
||||
description: Ghost is an open source publishing platform designed to create blogs,
|
||||
magazines, and news sites. It includes a simple markdown editor with preview, theming,
|
||||
and SEO built-in to simplify editing.
|
||||
home: https://bitnami.com
|
||||
icon: https://bitnami.com/assets/stacks/ghost/img/ghost-stack-220x234.png
|
||||
keywords:
|
||||
- ghost
|
||||
- blog
|
||||
- http
|
||||
- web
|
||||
- application
|
||||
- nodejs
|
||||
- javascript
|
||||
maintainers:
|
||||
- name: VMware, Inc.
|
||||
url: https://github.com/bitnami/charts
|
||||
name: ghost
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/ghost
|
||||
version: 19.3.25
|
||||
Reference in New Issue
Block a user