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