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