mirror of
https://github.com/bitnami/charts.git
synced 2026-02-10 03:17:20 +08:00
* [bitnami/ghost] Release 23.0.27 updating components versions Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * [bitnami/ghost] Release 23.0.27 updating components versions Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> --------- Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
47 lines
1.2 KiB
YAML
47 lines
1.2 KiB
YAML
# Copyright Broadcom, Inc. All Rights Reserved.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
annotations:
|
|
category: CMS
|
|
images: |
|
|
- name: ghost
|
|
image: docker.io/bitnami/ghost:5.130.0-debian-12-r0
|
|
- name: os-shell
|
|
image: docker.io/bitnami/os-shell:12-debian-12-r48
|
|
licenses: Apache-2.0
|
|
tanzuCategory: application
|
|
apiVersion: v2
|
|
appVersion: 5.130.0
|
|
dependencies:
|
|
- condition: mysql.enabled
|
|
name: mysql
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
tags:
|
|
- ghost-database
|
|
version: 13.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://dyltqmyl993wv.cloudfront.net/assets/stacks/ghost/img/ghost-stack-220x234.png
|
|
keywords:
|
|
- ghost
|
|
- blog
|
|
- http
|
|
- web
|
|
- application
|
|
- nodejs
|
|
- javascript
|
|
maintainers:
|
|
- name: Broadcom, Inc. All Rights Reserved.
|
|
url: https://github.com/bitnami/charts
|
|
name: ghost
|
|
sources:
|
|
- https://github.com/bitnami/charts/tree/main/bitnami/ghost
|
|
version: 23.0.27
|