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