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