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