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