bosh/212
You can find the source of this version on GitHub at cloudfoundry/bosh. It was created based on the commit 5c0645da
.
Release Notes¶
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "bosh" version: "212" url: "https://bosh.io/d/github.com/cloudfoundry/bosh?v=212" sha1: "f82dc916c01db5aedc103db42a0625ed3f5cff41"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 f82dc916c01db5aedc103db42a0625ed3f5cff41 \ "https://bosh.io/d/github.com/cloudfoundry/bosh?v=212"