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