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

Latest commit

 

History

History
43 lines (20 loc) · 2.33 KB

CHANGELOG.md

File metadata and controls

43 lines (20 loc) · 2.33 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 (#7) (503d503)

Other

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)