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