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