Skip to content
This repository has been archived by the owner on Oct 11, 2019. It is now read-only.

0.2.0

Compare
Choose a tag to compare
@johannes-b johannes-b released this 02 May 14:53
21a8a87

Release Notes 0.2.0

This release stabilizes the deploy pipeline and changes the configuration of the Jenkins image.

New Features

  • new Jenkins image: keptn/jenkins:0.5.0

Fixed Issues

  • Jenkins URL removed from Jenkins configuration
  • Dynatrace-related environment variables removed from Jenkins configuration
  • Hardening the deploy script to check each installation step #250
  • Hardening the deploy pipeline to check whether the environment variable DT_TENANT_URL is set. Besides, DT deploy event contains additional meta-information #268.

Known Limitations

  • The Roll back step in the evaluation_done pipeline does not work for services that contain a hyphen in their name (e.g., front-end). #292