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