bosh-softlayer-cpi/15
You can find the source of this version on GitHub at cloudfoundry/bosh-softlayer-cpi-release. It was created based on the commit 10c609d
.
Release Notes¶
Fixes
- ##146275867 A regression problem where missed a commit during release repo merge
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "bosh-softlayer-cpi" version: "15" url: "https://bosh.io/d/github.com/cloudfoundry/bosh-softlayer-cpi-release?v=15" sha1: "c2fab241f488f3e73f5841b144bc23d7713d180e"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 c2fab241f488f3e73f5841b144bc23d7713d180e \ "https://bosh.io/d/github.com/cloudfoundry/bosh-softlayer-cpi-release?v=15"