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