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: 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?v=141"