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