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