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