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