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