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