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