chart.yaml enhancement: keystone

This PS proposes a potential enhancement to the chart.yaml, idealy
this would also reference the project Mascot but currently there is
no CDN (that I'm aware of) hosting these images publicly.

Change-Id: I5160290e1e6b4bc67486e9834461ebfaa00bf665
This commit is contained in:
Pete Birley 2017-04-18 00:50:46 -05:00
parent b73b1896e5
commit 424d9785b9

View File

@ -16,3 +16,9 @@ apiVersion: v1
description: OpenStack-Helm Keystone
name: keystone
version: 0.1.0
home: https://docs.openstack.org/developer/keystone
sources:
- https://git.openstack.org/cgit/openstack/keystone
- https://git.openstack.org/cgit/openstack/openstack-helm
maintainers:
- name: OpenStack-Helm Authors