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