Mark Burnett
083ba20f50
fix(git): allow specifying git refs for sources
This allows, e.g., pointing at a particular Gerrit Patch Set using
natural configuration, e.g.:
---
schema: armada/Chart/v1
metadata:
schema: metadata/Document/v1
name: ceph-config
data:
chart_name: ceph-config
release: ceph-config
namespace: ucp
timeout: 3600
install:
no_hooks: true
upgrade:
no_hooks: true
values: {}
source:
type: git
location: https://github.com/openstack/openstack-helm
subpath: ceph
reference: refs/changes/54/457754/73
dependencies: []
Change-Id: Ib6af0fec2bbfa1fa4e523d839df44af047697522
2017-10-18 14:17:17 -05:00
..
2017-10-06 15:12:28 -04:00
2017-09-20 21:54:39 +00:00
2017-10-06 15:12:28 -04:00
2017-10-18 14:17:17 -05:00
2017-10-06 15:12:28 -04:00
2017-10-06 15:12:28 -04:00
2017-06-12 09:06:17 -05:00