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