Skip to content

bosh/256.2

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

Release Notes

  • Bump Ubuntu stemcells for USN-2959-1: OpenSSL vulnerabilities

This release includes 3232.2 stemcell series.

Usage

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

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

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

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

Jobs

Packages