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