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