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