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