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