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