concourse-windows-worker/3.9.1
You can find the source of this version on GitHub at pivotal-cf-experimental/concourse-windows-worker-release. It was created based on the commit d0fcba5
.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "concourse-windows-worker" version: "3.9.1" url: "https://bosh.io/d/github.com/pivotal-cf-experimental/concourse-windows-worker-release?v=3.9.1" sha1: "53dec3c1176b2efb2473a42967bbc17c00b668a3"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 53dec3c1176b2efb2473a42967bbc17c00b668a3 \ "https://bosh.io/d/github.com/pivotal-cf-experimental/concourse-windows-worker-release?v=3.9.1"