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