Files
charts/bitnami/wordpress/Chart.yaml
T
Josh MillerandGitHub 7499dcf3c9 [bitnami/wordpress] Update Liveness / Readiness Probes to use Wordpress Scheme (#7487)
* change readiness/liveness probe to match wordpress scheme

* fix conditional around liveness/readiness probe in deployment

* updated Chart.yaml semver to 12.1.14 - removed enabled from livenessProbe / readinessProbe in deployment.yaml

* updating chart to reflect changes suggested by Miguel Ruiz - using common.tplvalues.render to obtain values from the values.yaml file
2021-09-17 08:45:14 +02:00

39 lines
946 B
YAML

annotations:
category: CMS
apiVersion: v2
appVersion: 5.8.1
dependencies:
- condition: mariadb.enabled
name: mariadb
repository: https://charts.bitnami.com/bitnami
version: 9.x.x
- condition: memcached.enabled
name: memcached
repository: https://charts.bitnami.com/bitnami
version: 5.x.x
- name: common
repository: https://charts.bitnami.com/bitnami
tags:
- bitnami-common
version: 1.x.x
description: Web publishing platform for building blogs and websites.
engine: gotpl
home: https://github.com/bitnami/charts/tree/master/bitnami/wordpress
icon: https://bitnami.com/assets/stacks/wordpress/img/wordpress-stack-220x234.png
keywords:
- application
- blog
- cms
- http
- php
- web
- wordpress
maintainers:
- email: containers@bitnami.com
name: Bitnami
name: wordpress
sources:
- https://github.com/bitnami/bitnami-docker-wordpress
- https://wordpress.org/
version: 12.1.14