bosh/141
You can find the source of this version on GitHub at cloudfoundry/bosh. It was created based on the commit 41b4404d
.
Release Notes¶
Improvements: - stemcell: Enable console output for openstack in kernel [f4f1cdd / c89b61e] - stemcell: ubuntu: Upgrade ubuntu unzip version [9481cd4]
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "bosh" version: "141" url: "https://bosh.io/d/github.com/cloudfoundry/bosh?v=141" sha1: "f2f06850701630208a1d03c29f64a0084e1a3799"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 f2f06850701630208a1d03c29f64a0084e1a3799 \ "https://bosh.io/d/github.com/cloudfoundry/bosh?v=141"