Keptn 0.7.3 provides a new feature that allows invalidating a quality gate evaluation result. Besides, this release addresses minor bugs as well as UI/UX improvements.
The key announcement of Keptn 0.7.3:
🚀 Invalidate a quality gate evaluation: This feature allows a user to manually invalidate an evaluation result meaning that it will be ignored for future comparison. The original evaluation result (i.e., the sh.keptn.events.evaluation-done event) will not be changed or deleted and can still be fetched from the Keptn API.
The Bridge loads the last 20 triggers (aka. root events) and if this list does not contain a sh.keptn.event.configuration.change or sh.keptn.event.start-evaluation event, the label below the service name shows: Service not deployed.
Hovering over the score in an approval.triggered events in the Bridge leads to a scroll-up / jump-up in Firefox #2369
Upgrade to 0.7.3
The upgrade from 0.7.x to 0.7.3 is supported by the keptn upgrade command. Find the documentation here: Upgrade from Keptn 0.7.2 to 0.7.3