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
- Incorrect invocation of
- Update
- Update setup-helm and helm versions in the cleanup action
- 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
- Remove
0.2.1 - 2021-10-11
0.2.0 - 2021-10-08
- Added
- Add Reusable Workflow to be called from the App Catalogs repositories.
- Added
- Initial commit