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