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