bosh/223
You can find the source of this version on GitHub at cloudfoundry/bosh. It was created based on the commit 9b53508a
.
Release Notes¶
- Bump ubuntu for [USN-2806-1] Linux kernel (Vivid HWE) vulnerability
- Bump ubuntu for [USN-2788-2] unzip regression
This release only includes 3130 Ubuntu stemcell series.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "bosh" version: "223" url: "https://bosh.io/d/github.com/cloudfoundry/bosh?v=223" sha1: "4fdb241703160f5fc426ee6f2e16a9d125073460"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 4fdb241703160f5fc426ee6f2e16a9d125073460 \ "https://bosh.io/d/github.com/cloudfoundry/bosh?v=223"