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