Skip to content

concourse/0.36.0

You can find the source of this version on GitHub at concourse/concourse. It was created based on the commit abe2f427.

Release Notes

Fixed an issue in the gate component’s BOSH templates, which only seemed to affect building the Packer box.

Usage

You can reference this release in your deployment manifest from the releases section:

- name: "concourse"
  version: "0.36.0"
  url: "https://bosh.io/d/github.com/concourse/concourse?v=0.36.0"
  sha1: "2681b4ed937547485466b79fe99961fa53ba9920"

Or upload it to your director with the upload-release command:

bosh upload-release --sha1 2681b4ed937547485466b79fe99961fa53ba9920 \
  "https://bosh.io/d/github.com/concourse/concourse?v=0.36.0"

Jobs

Packages