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