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