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