bosh/221
You can find the source of this version on GitHub at cloudfoundry/bosh. It was created based on the commit db986e12
.
Release Notes¶
Sec: - Bump Ubuntu stemcells for [USN-2788-1] unzip vulnerabilities
Fixes: - monit should wait for pre-start scripts to finish before start monitored processes
This release includes 3125 stemcell series.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "bosh" version: "221" url: "https://bosh.io/d/github.com/cloudfoundry/bosh?v=221" sha1: "07e549d86308550e69709e1f0ba1178fdbab628e"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 07e549d86308550e69709e1f0ba1178fdbab628e \ "https://bosh.io/d/github.com/cloudfoundry/bosh?v=221"