123456789101112131415161718192021222324252627282930313233343536373839404142434445464748 |
- # Copyright Broadcom, Inc. All Rights Reserved.
- # SPDX-License-Identifier: APACHE-2.0
- annotations:
- tanzuCategory: application
- category: CMS
- licenses: Apache-2.0
- images: |
- - name: apache-exporter
- image: docker.io/bitnami/apache-exporter:1.0.10-debian-12-r4
- - name: os-shell
- image: docker.io/bitnami/os-shell:12-debian-12-r43
- - name: wordpress
- image: docker.io/bitnami/wordpress:6.8.0-debian-12-r0
- apiVersion: v2
- appVersion: 6.8.0
- dependencies:
- - condition: memcached.enabled
- name: memcached
- repository: oci://registry-1.docker.io/bitnamicharts
- version: 7.x.x
- - condition: mariadb.enabled
- name: mariadb
- repository: oci://registry-1.docker.io/bitnamicharts
- version: 20.x.x
- - name: common
- repository: oci://registry-1.docker.io/bitnamicharts
- 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://bitnami.com
- icon: https://dyltqmyl993wv.cloudfront.net/assets/stacks/wordpress/img/wordpress-stack-220x234.png
- keywords:
- - application
- - blog
- - cms
- - http
- - php
- - web
- - wordpress
- maintainers:
- - name: Broadcom, Inc. All Rights Reserved.
- url: https://github.com/bitnami/charts
- name: wordpress
- sources:
- - https://github.com/bitnami/charts/tree/main/bitnami/wordpress
- version: 24.2.3
|