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