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