bosh/260.1
You can find the source of this version on GitHub at cloudfoundry/bosh. It was created based on the commit d832ca1e
.
Release Notes¶
- Moves
chown
of /var/vcap/store/director into a pre-start to accommodate slower disks
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "bosh" version: "260.1" url: "https://bosh.io/d/github.com/cloudfoundry/bosh?v=260.1" sha1: "7fb8e99e28b67df6604e97ef061c5425460518d3"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 7fb8e99e28b67df6604e97ef061c5425460518d3 \ "https://bosh.io/d/github.com/cloudfoundry/bosh?v=260.1"