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