Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 2.91 KB

CHANGELOG.md

File metadata and controls

33 lines (20 loc) · 2.91 KB

Changelog

1.6.0 (2022-03-08)

Features

  • Add annotations to the helm chart (#6) (9c1cf32)
  • add request logging middleware (#20) (ea0ea35)

Bug Fixes

  • include v prefix for the appVersion (39ee398)

Miscellaneous

  • autoupdate dependencies (#17) (3f03bea), closes #15 #14 #13 #12 #11
  • bump actions/checkout from 2 to 3 (#9) (b79d098)
  • bump release-please to v3 (f651ffe)
  • rename chart folder to prepare for self-hosting (1f8325c)
  • update build flows and add github actions CI (#7) (04b2b44)
  • upgrade loki to the commit for v2.4.2 (#18) (c37c4fd)
  • use appVersion as the default image tag in Helm (60d09b2)

Automations

  • add ci changes to the release notes (830c047)
  • add helm chart lint and test flow (b3ab439)
  • improve release automation (#19) (7b79029)
  • Upload helm packages during release (43613e4)