bosh/267.11.0
You can find the source of this version on GitHub at cloudfoundry/bosh. It was created based on the commit b263198
.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "bosh" version: "267.11.0" url: "https://bosh.io/d/github.com/cloudfoundry/bosh?v=267.11.0" sha1: sha256:8b6b82f42ca5b1546744ec97dfd05db8f5335ec23db3f8ea6b3dcc4042554dad
Or upload it to your director with the upload-release
command:
bosh upload-release --sha2 8b6b82f42ca5b1546744ec97dfd05db8f5335ec23db3f8ea6b3dcc4042554dad \ "https://bosh.io/d/github.com/cloudfoundry/bosh?v=267.11.0"