Skip to content
This repository has been archived by the owner on Jan 19, 2024. It is now read-only.

0.18.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Aug 15:19
· 8 commits to main since this release
5c7abf9

0.18.0 (2022-08-24)

⚠ BREAKING CHANGES

  • All Keptn core now depends on resource-service. From this moment on resource-service installation is mandatory.

Features

  • installer: Add options for setting image repository and tag globally (#8152) (deeec1d)
  • Repository migration (#2) (5c7abf9)

Bug Fixes

  • log.Fatal will call os.Exit, use log.Println instead (#8492) (981cdc0)

Refactoring

  • Refactor all services to use resource-service (#8271) (819963c)

Other

  • Add helm dependencies directly to repository charts (#8472) (d859d6a)
  • installer: Improve NATS configuration (#8475) (57a949d)