This repository has been archived by the owner on Apr 3, 2020. It is now read-only.
concourse-up 0.17.0
The CA certificates for NATS in BOSH directors are hard coded to expire after one year. Once this cert expires its challenging to fix.
In order to offer more visibility into this we have implemented a new flag on info
to show the expiration date of your director's cert.
$ concourse-up info a-deployment --cert-expiry
Jan 12 13:04:55 2020 GMT
This information will also appear in the standard info output.
If your deployment is getting close to expiry you can follow the BOSH docs on renewing certs.
Deploys:
- Concourse VM stemcell bosh-aws-xen-hvm-ubuntu-xenial-go_agent 170.19
- Director stemcell bosh-aws-xen-hvm-ubuntu-xenial-go_agent 170.9
- Concourse 4.2.1
- Garden RunC 1.17.2
- BOSH 268.4.0
- BOSH AWS CPI 73
- BPM 0.12.3
- Credhub 2.1.2
- Grafana 13.2.0
- InfluxDB 4
- Riemann 5
- UAA 68.0
- BOSH CLI https://s3.amazonaws.com/bosh-cli-artifacts/bosh-cli-5.0.1-linux-amd64
- Terraform https://releases.hashicorp.com/terraform/0.11.11/terraform_0.11.11_linux_amd64.zip
Note to build locally you will need to clone concourse-up-ops (version 0.0.103) to the same level as concourse-up to get the required manifests and ops files.