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