1
0
mirror of https://github.com/helm/charts.git synced 2026-02-14 10:00:02 +00:00

[stable/msysql] deprecating chart (#24363)

Signed-off-by: Matt Farina <matt@mattfarina.com>
This commit is contained in:
Matt Farina
2020-11-13 15:29:20 -05:00
committed by GitHub
parent c5ef76176a
commit 6b86655b6e
3 changed files with 7 additions and 11 deletions

View File

@@ -1,8 +1,8 @@
apiVersion: v1
name: mysql
version: 1.6.8
version: 1.6.9
appVersion: 5.7.30
description: Fast, reliable, scalable, and easy to use open-source relational database
description: DEPRECATED - Fast, reliable, scalable, and easy to use open-source relational database
system.
keywords:
- mysql
@@ -13,9 +13,5 @@ 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
deprecated: true
engine: gotpl

View File

@@ -1,4 +0,0 @@
approvers:
- olemarkus
reviewers:
- olemarkus

View File

@@ -7,6 +7,10 @@ For more information, see the Helm Charts [Deprecation and Archive Notice](https
[MySQL](https://MySQL.org) is one of the most popular database servers in the world. Notable users include Wikipedia, Facebook and Google.
## DEPRECATION NOTICE
This chart is deprecated and no longer supported.
## Introduction
This chart bootstraps a single node MySQL deployment on a [Kubernetes](http://kubernetes.io) cluster using the [Helm](https://helm.sh) package manager.