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