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