bosh-softlayer-cpi/2.3.21
You can find the source of this version on GitHub at cloudfoundry-incubator/bosh-softlayer-cpi-release. It was created based on the commit ea930b99.
Release Notes¶
We have fixed a critical issue introduced by previous release, and some enhancements in robustness and stability.
Usage¶
You can reference this release in your deployment manifest from the releases section:
- name: bosh-softlayer-cpi
version: "2.3.21"
url: "https://bosh.io/d/github.com/cloudfoundry-incubator/bosh-softlayer-cpi-release?v=2.3.21"
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-incubator/bosh-softlayer-cpi-release?v=2.3.21"