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