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