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