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