bosh-openstack-cpi/55.0.3
You can find the source of this version on GitHub at cloudfoundry/bosh-openstack-cpi-release. It was created based on the commit e5c5b097
.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "bosh-openstack-cpi" version: "55.0.3" url: "https://bosh.io/d/github.com/cloudfoundry/bosh-openstack-cpi-release?v=55.0.3" sha1: "d321c94f2672e9a94d0214089bbd1df662db7a89"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 d321c94f2672e9a94d0214089bbd1df662db7a89 \ "https://bosh.io/d/github.com/cloudfoundry/bosh-openstack-cpi-release?v=55.0.3"