Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 602 Bytes

CHANGELOG.md

File metadata and controls

19 lines (14 loc) · 602 Bytes

Changelog

0.2.7

  • Fix nil dereference in case when any labels added to previously unlabeled secret (thanks to @inish777) #4
  • Minor fix to filename in pkg/metrics (thanks to @BarnesJeff) #5

0.2.5

  • Fixed bug with retaining secrets

0.2.4

  • Added metrics
  • Fixed some reconciling bugs

0.2.3

  • Added support for dynamic secrets with lease renewal
  • Internals refactoring

0.2.2

  • First documentation and preparation for public