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