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