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