bosh/255.5
You can find the source of this version on GitHub at cloudfoundry/bosh. It was created based on the commit 59af0150
.
Release Notes¶
This release includes 3215 stemcell series.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "bosh" version: "255.5" url: "https://bosh.io/d/github.com/cloudfoundry/bosh?v=255.5" sha1: "ffc41db255450cb72b74190c8b9c2a1fe9846ad7"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 ffc41db255450cb72b74190c8b9c2a1fe9846ad7 \ "https://bosh.io/d/github.com/cloudfoundry/bosh?v=255.5"