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