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