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