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