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