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