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