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