From 48486e3e20424f55d02c471d291816ea76627664 Mon Sep 17 00:00:00 2001 From: zhulingjie Date: Sun, 27 May 2018 13:23:08 -0400 Subject: [PATCH] Supplement necessary message for etcd chart add home page, sources, and maintainers Change-Id: I00e9b42da427e6bafef4bc5fec908eae9081a4db --- etcd/Chart.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/etcd/Chart.yaml b/etcd/Chart.yaml index a28456fabc..9d514a821c 100644 --- a/etcd/Chart.yaml +++ b/etcd/Chart.yaml @@ -16,3 +16,10 @@ apiVersion: v1 description: OpenStack-Helm etcd name: etcd version: 0.1.0 +home: https://coreos.com/etcd/ +icon: https://raw.githubusercontent.com/CloudCoreo/etcd-cluster/master/images/icon.png +sources: + - https://github.com/coreos/etcd/ + - https://git.openstack.org/cgit/openstack/openstack-helm +maintainers: + - name: OpenStack-Helm Authors