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