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