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