Skip to content

bosh/234

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

Release Notes

Improvements: - bosh upload release --fix should eliminate corrupted compiled packages

This release includes 3148 stemcell series.

Usage

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

- name: "bosh"
  version: "234"
  url: "https://bosh.io/d/github.com/cloudfoundry/bosh?v=234"
  sha1: "2777c38485e4db3c8b06cd3b18771e107b2729a0"

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

bosh upload-release --sha1 2777c38485e4db3c8b06cd3b18771e107b2729a0 \
  "https://bosh.io/d/github.com/cloudfoundry/bosh?v=234"

Jobs

Packages