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