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