Skip to content

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: "bc19fec261a85ab3b450b85265f3a175cf56bcfb"

Or upload it to your director with the upload-release command:

bosh upload-release --sha1 bc19fec261a85ab3b450b85265f3a175cf56bcfb \
  "https://bosh.io/d/github.com/cloudfoundry/bosh?v=140"

Jobs

Packages