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