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