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