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