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