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