Skip to content
This repository was archived by the owner on Jun 27, 2022. It is now read-only.

Commit 43f8bb3

Browse files
author
warber
committed
added release notes 0.8.0
Signed-off-by: warber <[email protected]>
1 parent 4b5b09c commit 43f8bb3

File tree

2 files changed

+16
-10
lines changed

2 files changed

+16
-10
lines changed

releasenotes/releasenotes_develop.md

Lines changed: 0 additions & 10 deletions
This file was deleted.
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Release Develop
2+
3+
This module contains helper functions that are mainly related to Kubernetes and Helm specific tasks within Keptn.
4+
5+
## New Features
6+
7+
- Return the git commit ID in the `GetChart()` function [2530](https://github.com/keptn/keptn/issues/2530)
8+
- Moved Auto-PR from Travis CI to GitHub actions [#2750](https://github.com/keptn/keptn/2750)
9+
- Moved unit tests from Travis CI to GitHub actions [#2796](https://github.com/keptn/keptn/2796)
10+
- Added functions to support Keptn Smart Auth [#2733](https://github.com/keptn/keptn/2733)
11+
12+
## Fixed Issues
13+
14+
- Added a timeout mechanism for the `WaitForDeploymentToBeRolledOut()` function [2578](https://github.com/keptn/keptn/issues/2578)
15+
16+
## Known Limitations

0 commit comments

Comments
 (0)