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