Skip to content

bosh/230

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

Release Notes

Fixes: - Fixes regression in S3 blobstore support such that host parameter is not always required. Defaults to us-east-1 (US Standard) buckets.

Known issues: - We are continuing to work on fixing IAM instance profile support after switching to aws-sdk-go library.

This release includes 3144 stemcell series.

Usage

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

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

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

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

Jobs

Packages