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