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