bosh/255.7
You can find the source of this version on GitHub at cloudfoundry/bosh. It was created based on the commit 6ee6c6dd
.
Release Notes¶
[Yanked: please ignore this bosh-release v255.7.]
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "bosh" version: "255.7" url: "https://bosh.io/d/github.com/cloudfoundry/bosh?v=255.7" sha1: "5aaddcf2a6c979f67e5d54bb42047760d722247e"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 5aaddcf2a6c979f67e5d54bb42047760d722247e \ "https://bosh.io/d/github.com/cloudfoundry/bosh?v=255.7"