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