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