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:
parent
b73b1896e5
commit
424d9785b9
@ -16,3 +16,9 @@ apiVersion: v1
|
|||||||
description: OpenStack-Helm Keystone
|
description: OpenStack-Helm Keystone
|
||||||
name: keystone
|
name: keystone
|
||||||
version: 0.1.0
|
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
|
||||||
|
Loading…
Reference in New Issue
Block a user