bosh/138
You can find the source of this version on GitHub at cloudfoundry/bosh. It was created based on the commit 84561d56
.
Release Notes¶
Improvements: - director: Update fog to 1.27 [08e9edc] - stemcell: centos: Bump CentOS to resolve CVE-2015-0235 (ghost) [b7ebec5]
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "bosh" version: "138" url: "https://bosh.io/d/github.com/cloudfoundry/bosh?v=138" sha1: "888dbe148e94790fe549b55224b3b649804973d6"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 888dbe148e94790fe549b55224b3b649804973d6 \ "https://bosh.io/d/github.com/cloudfoundry/bosh?v=138"