bosh/255.9
You can find the source of this version on GitHub at cloudfoundry/bosh. It was created based on the commit 47cafe56
.
Release Notes¶
[Yanked: please ignore this bosh-release v255.9. Stemcell series 3215.4 are fine.] - Periodic bump of Ubuntu stemcells for USN-2943-1: PCRE vulnerabilities
This release includes 3215.4 stemcell series.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "bosh" version: "255.9" url: "https://bosh.io/d/github.com/cloudfoundry/bosh?v=255.9" sha1: "9604a030a7b924146101c153adfd5c6d0df1ef55"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 9604a030a7b924146101c153adfd5c6d0df1ef55 \ "https://bosh.io/d/github.com/cloudfoundry/bosh?v=255.9"