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