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