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