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