3.0.0
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:
- run cf-ops-automation upgrade script:
upgrade/v3.0.0/01-upgrade-config.rb
- check, amend/commit changes to secrets repository
- update COA version
- trigger bootstrap-update-pipeline / use concourse-bootstrap script
- if
update-pipeline-xx
are failing , triggerbootstrap-init-pipelines
job after all job failures
v3.0.0 (2018-08-09)
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