bosh/256.10
You can find the source of this version on GitHub at cloudfoundry/bosh. It was created based on the commit 4129bb48
.
Release Notes¶
- Ensure dynamic network settings are always set
- ERB templates are rendered both before and after instance network settings are known
This release does not contain stemcell series.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "bosh" version: "256.10" url: "https://bosh.io/d/github.com/cloudfoundry/bosh?v=256.10" sha1: "65157148ed1bcc5af364730ff7e396da37401aef"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 65157148ed1bcc5af364730ff7e396da37401aef \ "https://bosh.io/d/github.com/cloudfoundry/bosh?v=256.10"