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