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