bosh/255.11
You can find the source of this version on GitHub at cloudfoundry/bosh. It was created based on the commit d40619ca
.
Release Notes¶
- Bumped nginx for USN-2991-1: nginx vulnerability
This release does not include stemcell series.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "bosh" version: "255.11" url: "https://bosh.io/d/github.com/cloudfoundry/bosh?v=255.11" sha1: "1d934a9a145cbb0b22d75c3afe56a0e7cbed92fe"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 1d934a9a145cbb0b22d75c3afe56a0e7cbed92fe \ "https://bosh.io/d/github.com/cloudfoundry/bosh?v=255.11"