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