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