From f7ae407bdb59827226552b859ee972b3434523fa Mon Sep 17 00:00:00 2001 From: Pete Birley Date: Tue, 18 Apr 2017 09:31:30 -0500 Subject: [PATCH] chart.yaml enhancement: heat Change-Id: I337499596c67f7ac9ab0267d19da5a2fb7a948ad --- heat/Chart.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/heat/Chart.yaml b/heat/Chart.yaml index e4faa0b77d..42574609b9 100644 --- a/heat/Chart.yaml +++ b/heat/Chart.yaml @@ -16,3 +16,9 @@ apiVersion: v1 description: OpenStack-Helm Heat name: heat version: 0.1.0 +home: https://docs.openstack.org/developer/heat +sources: + - https://git.openstack.org/cgit/openstack/heat + - https://git.openstack.org/cgit/openstack/openstack-helm +maintainers: + - name: OpenStack-Helm Authors