Skip to content

Latest commit

 

History

History
64 lines (43 loc) · 1.84 KB

CHANGELOG.md

File metadata and controls

64 lines (43 loc) · 1.84 KB

Changelog

Based on Keep a Changelog, following Semantic Versioning.

  • Update
    • Update python to 3.12
    • Update python dependencies
  • Fixed
    • Incorrect invocation of pytest in CI container image

[0.2.7] - 2024-02-20

  • Update
    • Update setup-helm and helm versions in the cleanup action

[0.2.6] - 2024-02-13

  • Update
    • Stop using deprecated set outputs

0.2.5 - 2022-03-11

0.2.4 - 2021-10-14

  • Fixed
    • Do not try to remove non-existing app
    • Try to preserve standard formatting of the helm index.yaml

0.2.3 - 2021-10-12

  • Changed
    • Disable draft PRs in the cleanup workflow

0.2.2 - 2021-10-11

  • Removed
    • Remove team-reviewers from the action in favour of the CODEOWNERS

0.2.1 - 2021-10-11

0.2.0 - 2021-10-08

  • Added
    • Initial commit