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