Files
deprecated-helm-charts/stable/mysql/Chart.yaml
T
Remco Haszing c7ded93260 [stable/mysql] Add support for container args (#14180)
If older MySQL clients need to connect to a MySQL 8 server, this requires the
`--default-authentication-plugin=mysql_native_password` flag. This can now be
passed to the Helm chart.

Signed-off-by: Remco Haszing <remcohaszing@gmail.com>
2019-06-27 08:35:22 -07:00

22 lines
502 B
YAML
Executable File

apiVersion: v1
name: mysql
version: 1.2.1
appVersion: 5.7.14
description: Fast, reliable, scalable, and easy to use open-source relational database
system.
keywords:
- mysql
- database
- sql
home: https://www.mysql.com/
icon: https://www.mysql.com/common/logos/logo-mysql-170x115.png
sources:
- https://github.com/kubernetes/charts
- https://github.com/docker-library/mysql
maintainers:
- name: olemarkus
email: o.with@sportradar.com
- name: viglesiasce
email: viglesias@google.com
engine: gotpl