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