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