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