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