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