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