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