From eeef93d8fec7cf37cd199b2bc1c25d55d6cb7962 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miguel=20=C3=81ngel=20Mart=C3=ADnez=20Trivi=C3=B1o?= Date: Sun, 12 Feb 2017 20:19:26 -0800 Subject: [PATCH] [stable/mysql] Update description and icon (#566) * [stable/mysql] Update description and icon * Version bump --- stable/mysql/Chart.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/stable/mysql/Chart.yaml b/stable/mysql/Chart.yaml index 14ab6b3c53..5794d6bcfc 100644 --- a/stable/mysql/Chart.yaml +++ b/stable/mysql/Chart.yaml @@ -1,11 +1,12 @@ name: mysql -version: 0.2.4 -description: Chart for MySQL +version: 0.2.5 +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