mirror of
https://github.com/bitnami/charts.git
synced 2026-02-26 07:37:57 +08:00
* feature: add www subdomain to ingress.tls.hosts Signed-off-by: moritz <m.tratar@senbax.computer> * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> Signed-off-by: moritz <m.tratar@senbax.computer> * increase chart version; add auto enable tlsWwwPrefix if from-to-www-redirect Signed-off-by: moritz <m.tratar@senbax.computer> * Update Chart.yaml Signed-off-by: corico44 <42420333+corico44@users.noreply.github.com> Signed-off-by: moritz <m.tratar@senbax.computer> Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> Signed-off-by: corico44 <42420333+corico44@users.noreply.github.com> Co-authored-by: moritz <m.tratar@senbax.computer> Co-authored-by: Bitnami Containers <bitnami-bot@vmware.com> Co-authored-by: corico44 <42420333+corico44@users.noreply.github.com>
38 lines
1.1 KiB
YAML
38 lines
1.1 KiB
YAML
annotations:
|
|
category: CMS
|
|
licenses: Apache-2.0
|
|
apiVersion: v2
|
|
appVersion: 6.1.1
|
|
dependencies:
|
|
- condition: memcached.enabled
|
|
name: memcached
|
|
repository: https://charts.bitnami.com/bitnami
|
|
version: 6.x.x
|
|
- condition: mariadb.enabled
|
|
name: mariadb
|
|
repository: https://charts.bitnami.com/bitnami
|
|
version: 11.x.x
|
|
- name: common
|
|
repository: https://charts.bitnami.com/bitnami
|
|
tags:
|
|
- bitnami-common
|
|
version: 2.x.x
|
|
description: WordPress is the world's most popular blogging and content management platform. Powerful yet simple, everyone from students to global corporations use it to build beautiful, functional websites.
|
|
home: https://github.com/bitnami/charts/tree/main/bitnami/wordpress
|
|
icon: https://bitnami.com/assets/stacks/wordpress/img/wordpress-stack-220x234.png
|
|
keywords:
|
|
- application
|
|
- blog
|
|
- cms
|
|
- http
|
|
- php
|
|
- web
|
|
- wordpress
|
|
maintainers:
|
|
- name: Bitnami
|
|
url: https://github.com/bitnami/charts
|
|
name: wordpress
|
|
sources:
|
|
- https://github.com/bitnami/containers/tree/main/bitnami/wordpress
|
|
- https://wordpress.org/
|
|
version: 15.2.32 |