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