Skip to content

3.0.0

Compare
Choose a tag to compare
@coa-bot coa-bot released this 09 Aug 10:52
· 574 commits to develop since this release

Release notes

Upgrade
this version provides a script to add missing configuration to pipeline in order to be able to use #89. To upgrade config repository to the new syntax, simply run upgrade/v3.0.0/01-upgrade-config.rb from cf-ops-automation root-directory with required parameters.
Recommended upgrade path:

  1. run cf-ops-automation upgrade script: upgrade/v3.0.0/01-upgrade-config.rb
  2. check, amend/commit changes to secrets repository
  3. update COA version
  4. trigger bootstrap-update-pipeline / use concourse-bootstrap script
  5. if update-pipeline-xx are failing , trigger bootstrap-init-pipelines job after all job failures

v3.0.0 (2018-08-09)

Full Changelog

Implemented enhancements:

  • add documentation for bosh deployments recreate pipeline #124
  • Concourse pipeline input bosh releases should be configurable by iaas-type #89

Closed issues:

  • Terraform helm support #180
  • Find and apply global solution to print password in yaml files #145
  • provide automated non-attended COA env bootstrap #113

Merged pull requests:

  • tasks(generate_manifest): make files used by spruce optional #177

* This Change Log was automatically generated by github_changelog_generator