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

Releases: keptn/kubernetes-utils

v0.8.0

24 Feb 10:15
Compare
Choose a tag to compare

Release Notes 0.8.0

This module contains helper functions that are mainly related to Kubernetes and Helm specific tasks within Keptn.

New 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

Fixed Issues

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

v0.8.0-alpha

22 Dec 14:32
Compare
Choose a tag to compare

Release Notes 0.8.0-alpha

This module contains helper functions that are mainly related to Kubernetes and Helm specific tasks within Keptn.

New 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

Fixed Issues

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

v0.2.0

17 Jul 11:05
dae79b5
Compare
Choose a tag to compare

Release Notes 0.2.0

This module contains helper functions that are mainly related to Kubernetes and Helm specific tasks within Keptn.

New Features

  • Update due to changes in Keptn #4
  • Use KUBECONFIG variable to get Kubernetes client #3

v0.1.0

04 May 09:54
9c7eb9b
Compare
Choose a tag to compare

Release Notes 0.1.0

This module contains helper functions that are mainly related to Kubernetes and Helm specific tasks within Keptn.

New Features

  • Moved Kubernetes and Helm related helper functions from keptn/go-utils into this module #1492