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