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