Skip to content

bosh/224

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

Release Notes

Sec: - Bump Ubuntu stemcells for [USN-2810-1] Kerberos vulnerabilities - Stemcell hardening additions: V-38526, V-38524, V-38529, V-38523, V-38613, V-38484

Fixes: - Fixed DNS configuration for multi-homed VMs

This release includes 3137 stemcell series.

Usage

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

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

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

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

Jobs

Packages