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