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