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