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