Skip to content

control-tower 0.19.2

Compare
Choose a tag to compare
@EngineerBetterCI EngineerBetterCI released this 05 Apr 21:29
ff8d1ae

Upgrades Postgres on AWS to v13. Note that GCP is still on 9.6 as Google hasn't yet come out with a method to do the upgrade in-place. They have said that they will continue to support 9.6 for one year after they release such a method.

❗ This release will fail to deploy on AWS if you are upgrading from a release before 0.18.0 (which enabled auto minor version bumps) and/or haven't had your RDS instance upgraded to the latest 10.X release of postgres yet (this happens automatically but in a maintenance window).

credhub_release: 2.12.2 > 2.12.3

Deploys:

AWS

  • Concourse VM stemcell bosh-aws-xen-hvm-ubuntu-bionic-go_agent 1.76
  • Director stemcell bosh-aws-xen-hvm-ubuntu-bionic-go_agent 1.76
  • Concourse 7.7.1
  • BOSH 272.2.0
  • BOSH AWS CPI 93
  • BPM 1.1.16
  • Credhub 2.12.3
  • Grafana 0.0.31
  • InfluxDB 8.0.14
  • UAA 75.18.0
  • BOSH CLI 5.5.1
  • Terraform 0.11.11

GCP

  • Concourse VM stemcell bosh-google-kvm-ubuntu-bionic-go_agent 1.76
  • Director stemcell bosh-google-kvm-ubuntu-bionic-go_agent 1.76
  • Concourse 7.7.1
  • BOSH 272.2.0
  • BOSH GCP CPI 42.0.0
  • BPM 1.1.16
  • Credhub 2.12.3
  • Grafana 0.0.31
  • InfluxDB 8.0.14
  • UAA 75.18.0
  • BOSH CLI 5.5.1
  • Terraform 0.11.11

Note to build locally you will need to clone control-tower-ops (version 0.0.435) to the same level as control-tower to get the required manifests and ops files.