From abf78f523a6cc8cc910cf86e3fb7185965209fa4 Mon Sep 17 00:00:00 2001 From: Pete Birley Date: Tue, 18 Apr 2017 09:32:28 -0500 Subject: [PATCH] chart.yaml enhancement: horizon Change-Id: Ibd864ec340e46e8c8609fb7de143893157e8b535 --- horizon/Chart.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/horizon/Chart.yaml b/horizon/Chart.yaml index 4b59436c4d..614e24cf28 100644 --- a/horizon/Chart.yaml +++ b/horizon/Chart.yaml @@ -16,3 +16,9 @@ apiVersion: v1 description: OpenStack-Helm Horizon name: horizon version: 0.1.0 +home: https://docs.openstack.org/developer/horizon +sources: + - https://git.openstack.org/cgit/openstack/horizon + - https://git.openstack.org/cgit/openstack/openstack-helm +maintainers: + - name: OpenStack-Helm Authors