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