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