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