bosh-cloudstack-cpi-release/19
You can find the source of this version on GitHub at cloudfoundry-community/bosh-cloudstack-cpi-release. It was created based on the commit 7e5680ca
.
Release Notes¶
bug fixes: - fix issue #52
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "bosh-cloudstack-cpi-release" version: "19" url: "https://bosh.io/d/github.com/cloudfoundry-community/bosh-cloudstack-cpi-release?v=19" sha1: "0d71cd3c29d60be7c52c0a36359117af316c7150"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 0d71cd3c29d60be7c52c0a36359117af316c7150 \ "https://bosh.io/d/github.com/cloudfoundry-community/bosh-cloudstack-cpi-release?v=19"