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