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