All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.14.0 (2022-05-06)
- Bring release pipelines up to date with keptn/keptn (#129) (02afb43)
- Update to Go 1.17 (#133) (6e3f2bc)
0.13.0 (2022-02-17)
- added retriever (keptn/keptn#6349) (#113) (088ca4b)
- Updated retriever function (keptn/keptn#6349) (#121) (51758b9)
0.10.0 (2021-10-04)
- Updated external dependencies
- Updated external dependencies
- Added Go Version 1.16 support
- Updated and cleaned up several kubernetes/helm related dependencies
- Return the git commit ID in the
GetChart()
function 2530 - Moved Auto-PR from Travis CI to GitHub actions #2750
- Moved unit tests from Travis CI to GitHub actions #2796
- Added functions to support Keptn Smart Auth #2733
- Added a timeout mechanism for the
WaitForDeploymentToBeRolledOut()
function 2578