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