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