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