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