Releases: redhat-certification/chart-verifier
1.13.9
Chart verifier version 1.13.9
Docker Image:
- quay.io/redhat-certification/chart-verifier:1.13.9
This version includes:
- Adds support for writing supplemental junitxml reports (#471) by @komish
- Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#481) by @dependabot
- Add installed oc bin to the path (#483) by @komish
- oc has a version subcommand, not a flag (#484) by @komish
- Bump golang.org/x/mod from 0.21.0 to 0.22.0 (#479) by @dependabot
- Bump golang.org/x/net from 0.26.0 to 0.33.0 (#486) by @dependabot
0.1.0
Development release created with each merge into the main branch.
1.13.8
1.13.7
Chart verifier version 1.13.7
Docker Image:
- quay.io/redhat-certification/chart-verifier:1.13.7
This version includes:
- fix: drop extra .tgz from release artifact (#464) by @jessesimpson36
- Fix bug in values merging when ci directory exists (#466) by @komish
1.13.6
Chart verifier version 1.13.6
Docker Image:
- quay.io/redhat-certification/chart-verifier:1.13.6
This version includes:
- Bump golang.org/x/mod from 0.18.0 to 0.19.0 (#452) by @dependabot
- Bump the testing group in /scripts with 2 updates (#451) by @dependabot
- Inline the workflow that generate sbom into the general release tasks (#455) by @komish
- Bump github.com/hashicorp/go-retryablehttp to v0.7.7 from v0.7.4 (#454) by @komish
- Add workflow dispatch to allow on-demand scanning of repository sbom (#456) by @komish
- Remove additional invocation of install command (#457) by @komish
- Align chart testing logic with helm cert pipeline (#458) by @komish
- Bump the testing group in /scripts with 2 updates (#459) by @dependabot
- Bump golang.org/x/mod from 0.19.0 to 0.20.0 (#460) by @dependabot
- Update github.com/docker/docker and related dependencies (#461) by @komish
1.13.5
Chart verifier version 1.13.5
Docker Image:
- quay.io/redhat-certification/chart-verifier:1.13.5
This version includes:
- Replace missing ibm/nginx image used in tests (#440) by @komish
- Update workflow versions (#439) by @komish
- Bump dependencies (#438) by @komish
- add starting dependabot configuration (#441) by @komish
- Manually manage k8s dep updates (#444) by @komish
- Automate the addition of SBOMs to releases (#446) by @komish
- Add reusable setup-python action (#448) by @komish
- Update integration test dependencies (#447) by @komish
- Bump packaging from 24.0 to 24.1 in /scripts in the testing group (#449) by @dependabot
- Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 (#450) by @dependabot
- Update helm and related dependencies to support k8s 1.29 (#445) by @komish
1.13.4
Chart verifier version 1.13.4
Docker Image:
- quay.io/redhat-certification/chart-verifier:1.13.4
This version includes:
- Wrong file name documented in contains-values check. (#427) by @zvigrinberg
- Removing unused variable setOverridesFlag (#421) by @dcurran90
- Add NOTES.txt check (#430) by @trgeiger
- remove output directory from file list for digest (#410) by @dcurran90
- Output unavailable resources (#436) by @rocrisp
- Case sensitive management for input options keys (#435) by @mrizzi
1.13.3
Chart verifier version 1.13.3
Docker Image:
- quay.io/redhat-certification/chart-verifier:1.13.3
This version includes:
- Partition out Golang and Python linting and style tasks (#412) by @komish
- updating various dependencies (#420) by @acornett21
- Update to latest GitHub actions using Node20 (#422) by @mgoerens
- Use get-ocp-range to translate Kube to OCP ranges (#423) by @mgoerens
- Bump getocprange to support OCP 4.15 (#425) by @komish