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