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