bosh/139
You can find the source of this version on GitHub at cloudfoundry/bosh. It was created based on the commit 3c44b61a
.
Release Notes¶
Bug Fixes: - stemcell: Stemcell names include bosh prefix once again [fbb2016]
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "bosh" version: "139" url: "https://bosh.io/d/github.com/cloudfoundry/bosh?v=139" sha1: "9c1a689de539e695cb7add70ec84e18b7faf4fda"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 9c1a689de539e695cb7add70ec84e18b7faf4fda \ "https://bosh.io/d/github.com/cloudfoundry/bosh?v=139"