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