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

Latest commit

 

History

History
58 lines (31 loc) · 2.49 KB

CHANGELOG.md

File metadata and controls

58 lines (31 loc) · 2.49 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.14.0 (2022-05-06)

Other

0.13.0 (2022-02-17)

Features

0.10.0 (2021-10-04)

Features

  • Updated external dependencies

Features

  • Updated external dependencies

Features

  • Added Go Version 1.16 support

Bug Fixes

  • Updated and cleaned up several kubernetes/helm related dependencies

Features

  • 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

Bug Fixes

  • Added a timeout mechanism for the WaitForDeploymentToBeRolledOut() function 2578