Skip to content

concourse/0.62.1

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

Release Notes

Ignore this release; we meant to publish v0.63.0. Unfortunately this release was published already and yanked, but due to a bug in the Github release resource (which, hilariously, v0.63.0 fixes), if this release isn’t here no one can upgrade to v0.63.0.

Oi vey.

Usage

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

- name: "concourse"
  version: "0.62.1"
  url: "https://bosh.io/d/github.com/concourse/concourse?v=0.62.1"
  sha1: "c3c00d45b13cb6bd53c3b229996a3a827a4fbeba"

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

bosh upload-release --sha1 c3c00d45b13cb6bd53c3b229996a3a827a4fbeba \
  "https://bosh.io/d/github.com/concourse/concourse?v=0.62.1"

Jobs

Packages