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