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