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