mirror of
https://github.com/bitnami/charts.git
synced 2026-02-13 22:47:08 +08:00
* Added Custom post-init scripts configmap to wordpress helm chart * Corrected variable name in example * Bump wordpress chart version * Remove empty spaces * Add newline at the end of values.yaml * Bumped minor chart version * Added more explicit empty map as default value to customPostInitScripts * Added same default values to values-production.yaml * Shortened configmap name and swapped templating function that populates data field * Added newline at the end of values.production.yaml * Update values-production.yaml Co-authored-by: Bogdan Peste <Bogdan.Peste@ibm.com> Co-authored-by: Miguel Ángel Cabrera Miñagorri <devgorri@gmail.com>
25 lines
572 B
YAML
Executable File
25 lines
572 B
YAML
Executable File
apiVersion: v1
|
|
name: wordpress
|
|
version: 9.10.0
|
|
appVersion: 5.5.3
|
|
description: Web publishing platform for building blogs and websites.
|
|
icon: https://bitnami.com/assets/stacks/wordpress/img/wordpress-stack-220x234.png
|
|
keywords:
|
|
- wordpress
|
|
- cms
|
|
- blog
|
|
- http
|
|
- web
|
|
- application
|
|
- php
|
|
home: https://github.com/bitnami/charts/tree/master/bitnami/wordpress
|
|
sources:
|
|
- https://github.com/bitnami/bitnami-docker-wordpress
|
|
- http://www.wordpress.com/
|
|
maintainers:
|
|
- name: Bitnami
|
|
email: containers@bitnami.com
|
|
engine: gotpl
|
|
annotations:
|
|
category: CMS
|