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