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