bosh/261.4
You can find the source of this version on GitHub at cloudfoundry/bosh. It was created based on the commit 221e340
.
Release Notes¶
- Extend lock expiration time to 4 minutes to decrease likelihood of losing locks
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "bosh" version: "261.4" url: "https://bosh.io/d/github.com/cloudfoundry/bosh?v=261.4" sha1: "4da9cedbcc8fbf11378ef439fb89de08300ad091"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 4da9cedbcc8fbf11378ef439fb89de08300ad091 \ "https://bosh.io/d/github.com/cloudfoundry/bosh?v=261.4"