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