Skip to content

5.1

Compare
Choose a tag to compare
@christian-kreuzberger-dtx christian-kreuzberger-dtx released this 11 Nov 12:18
· 30 commits to master since this release
40b9b4b

This version of the Jenkins Library supports Keptn 0.9.x and 0.10.0.

Fixes

  • sendDeliveryTriggeredEvent does not trigger a delivery #54
  • addResource functions do not fail even though a http status code 4xx or 5xx is returned #56
  • Using addResource with a binary file (e.g., helm chart) does not work properly #57
  • Updated examples in README to be inline with the latest changes