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