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