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