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