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