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