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