Keptn v1 reached EOL December 22, 2023. For more information see https://bit.ly/keptn

Keptn 0.19.1

Release Notes 0.19.1 (2022-10-18)


Keptn 0.19.1 is a bugfix release that solves issues for the resource-service, bridge, and shipyard-controller.


  • resource-service: Compute git auth method once per API request (#8946) (9efdf4a), closes #8824
  • resource-service: Move history of previous upstream to new upstream (#8947) (a7507ed), closes #8906
  • bridge: Fix missing update in project settings on project change (#8984) (56928d5)
  • installer: Remove duplicate volumes and volumeMounts configuration (#8950) (1abd798)
  • shipyard-controller: Adapt mongodb query to be compatible with DocumentDB (#8977) (749e3a0)
  • shipyard-controller: Adopt previous value of IsUpstreamAutoProvisioned when migrating project with old git credentials structure (#8883) (ed38863)
  • shipyard-controller: Do not validate gitCredentials when not set during project update (#8939) (e769b7e)
  • shipyard-controller: Prevent storing empty ssh private key after update (#8960) (3411c1d), closes #8959