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