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