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