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