bosh/140
You can find the source of this version on GitHub at cloudfoundry/bosh. It was created based on the commit 4cf37f41
.
Release Notes¶
Improvements: - agent: Bump agent so that it waits for monit to start up during bootstrapping [4cf37f4]
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "bosh" version: "140" url: "https://bosh.io/d/github.com/cloudfoundry/bosh?v=140" sha1: sha256:
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1=sha256: \ "https://bosh.io/d/github.com/cloudfoundry/bosh?v=140"