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