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