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