Skip to content

bosh/136

You can find the source of this version on GitHub at cloudfoundry/bosh. It was created based on the commit 1607a876.

Release Notes

New Features: - cpi: openstack: Permit volumes to default to the default availability zone, ignoring the AZ of the server. This allows multiple compute AZs with a single storage AZ configuration backed by Ceph to operate [e1b6e14] - stemcell: upgrade libssl to 1.0.1f-1ubuntu2.8 for USN-2459-1 [35799c7] story

Improvements: - cli: Don’t confirm release upload [c1e4886]

Usage

You can reference this release in your deployment manifest from the releases section:

- name: "bosh"
  version: "136"
  url: "https://bosh.io/d/github.com/cloudfoundry/bosh?v=136"
  sha1: "ee8f6feb083ee66d6410590288f7bef8ab57fd6b"

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

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

Jobs

Packages