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