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