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