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