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