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

Keptn 1.3.0

1.3.0 (2023-04-05)

Features

  • bridge: Add support for NodeJS18 introducing a caching dir on an emptydir volume (#9582) (6cee52c)
  • installer: add image pull secrets support (#9513) (2edebfc)

Bug Fixes

  • added mongo secrets as volumes (#9524) (8411f4a)
  • installer: add missing NATS init container to API service (#9534) (d67caaa)
  • installer: Add MongoDB init container iff there is no external connection string (#9546) (a888650)
  • resource-service: continue with stage creation if a refNotFound error is encountered (#9553) (aa0c588)
  • security pipeline (#9597) (90b9b26)

Docs

  • add AlexsJones and AnaMMedina21 as maintainers (#9515) (b98ab55)

Other