mirror of
https://github.com/helm/charts.git
synced 2026-09-05 12:27:30 +00:00
* Adjusting ingress record to better support TLS * Adjusting indentation per linting * Adjusting indentation per linting - including stuff not part of original PR * Adjusting indentation per linting - including stuff not part of original PR * Bumping to 0.7.0 because ingress change _is_ added functionality but backward compatible * Documenting option in README.md * Refactored ingress section, chart is compatible with older chart's ingress section * Updating values.yaml per linting * correcting hostnames -> hosts * $ is available everywhere * Fixing indentation, allowing certificates to be b64 encoded * Fixing english * Updating documentation to give more information about ingress, TLS and TLS secrets * Fixing typos * Fixing typos / wording * fixing capitalizations
21 lines
443 B
YAML
21 lines
443 B
YAML
name: wordpress
|
|
version: 0.7.0
|
|
appVersion: 4.8.2
|
|
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: http://www.wordpress.com/
|
|
sources:
|
|
- https://github.com/bitnami/bitnami-docker-wordpress
|
|
maintainers:
|
|
- name: bitnami-bot
|
|
email: containers@bitnami.com
|
|
engine: gotpl
|