1.13.0
Chart verifier version 1.13.0
Docker Image:
- quay.io/redhat-certification/chart-verifier:1.13.0
This version includes:
- remove extra owners and add mgoerens (#381) by @komish
- Move release logic to a new workflow (#382) by @mgoerens
- Print step's output paramaters also to sdtout (#389) by @mgoerens
- Fix default branch name in workflows (#387) by @mgoerens
- Move container images creation to release workflow (#386) by @mgoerens
- Update Github actions that use deprecated Node12 (#392) by @mgoerens
- change actions/cache@v4 to v3 (#394) by @OchiengEd
- Check images for an empty image string (#385) by @OchiengEd
- Update gitignore file to skip system files (#395) by @OchiengEd
- Remove testing using docker (#393) by @mgoerens
- Fix variable reference in dev release action (#396) by @komish
- Remove unecessary steps in dev_release workflow (#400) by @mgoerens
- Apply black and flake8 to python scripts (#399) by @mgoerens
- Add flake8 step in the build pipeline (#401) by @mgoerens
- Expire commit container images after 1 week (#402) by @mgoerens
- Update report sub-command tests (#403) by @OchiengEd
- Refactor tests for the verify subcommand (#406) by @OchiengEd
- Build dev release container image in main (#404) by @mgoerens
- update k8's to 1.28 and other dependencies (#407) by @acornett21
- Adding support for daemonSet and statefulSet resources in charts (#405) by @dcurran90
- Fix help command and output in docs (#409) by @mgoerens
- Use external library to get the OCP versions range (#408) by @mgoerens