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