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: "892955df492d900cce7809ef9f0cad072ced7dfe"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 892955df492d900cce7809ef9f0cad072ced7dfe \ "https://bosh.io/d/github.com/cloudfoundry/bosh?v=280.0.22"