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