mirror of
https://github.com/helm/charts.git
synced 2026-08-23 06:17:18 +00:00
* add deployment annotations in order for using helm hooks Signed-off-by: Amos Hadad <amos.hadad@refinitiv.com> * bump chart version Signed-off-by: Amos Hadad <amos.hadad@refinitiv.com> * bump stable/mysql to version to 1.2.3 Signed-off-by: Amos Hadad <amos.hadad@refinitiv.com> * bump to version 1.3.0 Signed-off-by: Amos Hadad <amos.hadad@refinitiv.com>
22 lines
502 B
YAML
Executable File
22 lines
502 B
YAML
Executable File
apiVersion: v1
|
|
name: mysql
|
|
version: 1.3.0
|
|
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
|