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