airskiff: Update bootstrap OSH-infra pin

Currently, Airskiff deployments fail in Airskiff due to pod a missing
helm-toolkit snippet. This change updates the OSH-infra reference to a
version that includes the missing snippet.

Change-Id: Iad523ecacf5563b4aa3c1ddb4b2a058dfe8c639c
This commit is contained in:
Drew Walters 2019-04-16 17:49:36 +00:00
parent 17e1dfd393
commit f41e637d85
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ data:
source:
type: git
location: https://git.openstack.org/openstack/openstack-helm-infra.git
reference: 14713b54e7e9e3aa8abb95538b4238a32a074cb6
reference: 6b17525b9312a0c9681cce2d22ab0e182362133d
subpath: helm-toolkit
dependencies: []
---