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

Latest commit

 

History

History
38 lines (18 loc) · 2.14 KB

CHANGELOG.md

File metadata and controls

38 lines (18 loc) · 2.14 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.18.1 (2022-08-29)

Bug Fixes

  • Use distributor 0.18.0 for Keptn 0.18.0 compatibility (#5) (0febaff)

Other

  • Fix compatibility matrix in README.md (#4) (3a1b9b7)

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) (68e2b71)
  • Repository migration (#1) (fbe5359)

Refactoring

  • Refactor all services to use resource-service (#8271) (3d99012)

Other

  • Add helm dependencies directly to repository charts (#8472) (feed526)
  • installer: Improve NATS configuration (#8475) (733799f)