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: sha256:
Or upload it to your director with the upload-release command:
bosh upload-release --sha1=sha256: \
"https://bosh.io/d/github.com/cloudfoundry/bosh-softlayer-cpi-release?v=15"