From f9002c3a3eaa73c7427a881db40fc2f80dcd8230 Mon Sep 17 00:00:00 2001 From: Pete Birley Date: Tue, 18 Apr 2017 09:29:36 -0500 Subject: [PATCH] chart.yaml enhancement: neutron Change-Id: Ibe47404a4215f2512401c4e3045d4232054004e5 --- neutron/Chart.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/neutron/Chart.yaml b/neutron/Chart.yaml index df4313baff..917e9d5228 100644 --- a/neutron/Chart.yaml +++ b/neutron/Chart.yaml @@ -16,3 +16,9 @@ apiVersion: v1 description: OpenStack-Helm Neutron name: neutron version: 0.1.0 +home: https://docs.openstack.org/developer/neutron +sources: + - https://git.openstack.org/cgit/openstack/neutron + - https://git.openstack.org/cgit/openstack/openstack-helm +maintainers: + - name: OpenStack-Helm Authors