mirror of
https://github.com/bitnami/charts.git
synced 2026-03-12 14:57:18 +08:00
* charts standardisation - ghost Signed-off-by: darteaga <darteaga@bitnami.com> * add upgrading major version notes * fix secrets password * [bitnami/ghost] Update components versions Signed-off-by: Bitnami Containers <containers@bitnami.com> Co-authored-by: Bitnami Containers <containers@bitnami.com>
13 lines
286 B
YAML
13 lines
286 B
YAML
dependencies:
|
|
- name: common
|
|
version: 0.x.x
|
|
repository: https://charts.bitnami.com/bitnami
|
|
tags:
|
|
- bitnami-common
|
|
- name: mariadb
|
|
version: 7.x.x
|
|
repository: https://charts.bitnami.com/bitnami
|
|
condition: mariadb.enabled
|
|
tags:
|
|
- ghost-database
|