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