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