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