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: sha256:ec9aa2c77aa4f139e279d96001d7cbb3cff6a5ef03322bbe745dd4251aa34c0e
Or upload it to your director with the upload-release
command:
bosh upload-release --sha2 ec9aa2c77aa4f139e279d96001d7cbb3cff6a5ef03322bbe745dd4251aa34c0e \ "https://bosh.io/d/github.com/concourse/concourse-bosh-release?v=5.7.0"