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