concourse-windows-worker/3.8.0
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 966c123
.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "concourse-windows-worker" version: "3.8.0" url: "https://bosh.io/d/github.com/pivotal-cf-experimental/concourse-windows-worker-release?v=3.8.0" sha1: "34399d9be603d8eb7c0fb84cf49c9ec3052d81c8"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 34399d9be603d8eb7c0fb84cf49c9ec3052d81c8 \ "https://bosh.io/d/github.com/pivotal-cf-experimental/concourse-windows-worker-release?v=3.8.0"