Files
deprecated-helm-charts/stable/mysql/Chart.yaml
T
Maciej Strzelecki 7d2b14da45 Set default imagePullPolicy to IfNotPresent (#325)
* Set default imagePullPolicy to IfNotPresent

Fixes #295 for MySQL chart in the same way as #309 does it for MariaDB.

Related to kubernetes/kubernetes#38542.

PS I've changed `pod.alpha.kubernetes.io/init-containers` to
`pod.beta.kubernetes.io/init-containers`.

* Update docs about updating images
2016-12-21 15:28:42 -08:00

16 lines
288 B
YAML

name: mysql
version: 0.2.3
description: Chart for MySQL
keywords:
- mysql
- database
- sql
home: https://www.mysql.com/
sources:
- https://github.com/kubernetes/charts
- https://github.com/docker-library/mysql
maintainers:
- name: Vic Iglesias
email: viglesias@google.com
engine: gotpl