Skip to content
This repository has been archived by the owner on Apr 3, 2020. It is now read-only.

concourse-up 0.18.1

Compare
Choose a tag to compare
@EngineerBetterCI EngineerBetterCI released this 22 Jan 15:33

As a follow up to the NATS certificate expiry issue mentioned in v0.17.0 we have implemented a mechanism to renew this cert using concourse-up

There is now a maintain command. You can rotate your NATS certificates using

concourse-up maintain --renew-nats-cert

You can read more details in the docs

Please Note: this command involves recreating both the director and all the Concourse vms several times which will cause downtime

Deploys:

Note to build locally you will need to clone concourse-up-ops (version 9c02a5e2d2df804f60da2f4da063962d578a37e7) to the same level as concourse-up to get the required manifests and ops files.