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