bosh/256.7
You can find the source of this version on GitHub at cloudfoundry/bosh. It was created based on the commit 384adb51
.
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: "256.7" url: "https://bosh.io/d/github.com/cloudfoundry/bosh?v=256.7" sha1: "6fa486378892737f5ad4409bcf4f122cb85c12d4"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 6fa486378892737f5ad4409bcf4f122cb85c12d4 \ "https://bosh.io/d/github.com/cloudfoundry/bosh?v=256.7"