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