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