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