bosh/231
You can find the source of this version on GitHub at cloudfoundry/bosh. It was created based on the commit 2359f5f1
.
Release Notes¶
This release includes 3145 stemcell series.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "bosh" version: "231" url: "https://bosh.io/d/github.com/cloudfoundry/bosh?v=231" sha1: "3bcfe407573214043fe140e8f84a7b8e515ef79c"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 3bcfe407573214043fe140e8f84a7b8e515ef79c \ "https://bosh.io/d/github.com/cloudfoundry/bosh?v=231"