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