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