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