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