--- apiVersion: v2 appVersion: "5.8.3" description: WordPress with a replicated MariaDB backend name: wordpress # Please only change the chart version as part of the release procedure: see # RELEASING.md version: 0.5.4 icon: https://make.wordpress.org/design/files/2016/09/WordPress-logotype-wmark.png dependencies: - name: mariadb version: 10.3.6 repository: "https://charts.bitnami.com/bitnami" tags: - mysql alias: database - name: redis version: 16.4.0 repository: "https://charts.bitnami.com/bitnami" condition: redis.enabled tags: - redis