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