mirror of
https://github.com/wahyd4/charts.git
synced 2026-08-22 03:25:53 +10:00
* 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
13 lines
388 B
Plaintext
13 lines
388 B
Plaintext
dependencies:
|
|
- name: mariadb
|
|
repository: https://charts.bitnami.com/bitnami
|
|
version: 9.5.1
|
|
- name: memcached
|
|
repository: https://charts.bitnami.com/bitnami
|
|
version: 5.14.2
|
|
- name: common
|
|
repository: https://charts.bitnami.com/bitnami
|
|
version: 1.9.0
|
|
digest: sha256:f16ec273d666c52ae06a37739050cecd9be92717b8f711c0e51c26f2b39645bd
|
|
generated: "2021-09-14T19:53:30.586697-07:00"
|