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