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