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