Releases: redhat-certification/chart-verifier
Releases · redhat-certification/chart-verifier
1.11.1
01 Jun 21:39
Compare
Sorry, something went wrong.
No results found
Chart verifier version 1.11.1 Docker Image: - quay.io/redhat-certification/chart-verifier:1.11.1 This version includes:
Add option to skip cleanup after verification run (#350 )Tool fails when chart contains ci directory (#346 )equal sign lost in chart set values (#297 )
1.11.0
17 May 19:20
Compare
Sorry, something went wrong.
No results found
Chart verifier version 1.11.0 Docker Image: - quay.io/redhat-certification/chart-verifier:1.11.0 This version includes:
export the version command (#310 ) disable gosec alert on reading http.Body (#313 ) fix typo in Table 2 (#311 ) add Josh M. and John M. to OWNERS (#320 ) Extend makefile to add new go developer tooling helpers and downloaders (#319 ) Run gofumpt and golanci-lint against the cmd package (#323 ) Apply gofumpt to checks package (#328 ) Apply gofumpt to samples package (#327 ) Apply gofumpt and golanci-lint to the verifier package (#329 ) Apply golangci-ling and gofumpt to version package (#325 ) Apply gofumpt and golanci-lint to the pkg/report package (#324 ) Apply gofumpt and golangci-lint to reportsummary package (#326 ) Remove the github.com/pkg/errors package in favor of the stdlib (#331 ) Add selinux shared labeling to volumes in container examples (#332 ) Apply gofumpt and golangci-lint to internal/tool package (#333 ) Apply gofumpt to the profileconfig (#334 ) Apply gofumpt to internal/helm (#335 ) Update golangci-lint to version that supports Go 1.20 (#338 ) Update dev-release tag management action (#337 ) Apply gofumpt and golangci-lint to internal/chartverifier/api package (#339 ) Apply gofumpt and golangci-lint to internal/chartverifier/checks package (#340 ) Apply Lint to the remainder of the repo (#342 ) Enforce style/lint practices on PR (#344 ) Allow for skipping tls verification with new cluster (#348 ) Add support for OCP 4.13 (#345 )
1.10.1
03 Mar 02:47
Compare
Sorry, something went wrong.
No results found
Chart verifier version 1.10.1 Docker Image: - quay.io/redhat-certification/chart-verifier:1.10.1 This version includes:
Ensure the chart's verifier-version matches the verifier version subcommand output (#312 ) fix image certify error for kubeVersion >=1.21 (#315 )
1.10.0
26 Jan 15:42
Compare
Sorry, something went wrong.
No results found
Chart verifier version 1.10.0 Docker Image: - quay.io/redhat-certification/chart-verifier:1.10.0 This version includes:
add support for OCP 4.12 (#306 ) change report to webCatalogOnly (#305 )
1.9.0
15 Dec 15:15
Compare
Sorry, something went wrong.
No results found
Chart verifier version 1.9.0 Docker Image: - quay.io/redhat-certification/chart-verifier:1.9.0 This version includes:
Update provider delivery flag to web catalog only (#294 ) Update images are certified check to skip registry.redhat.io images (#293 ) Add new helm install timeout flag and deployment wait (#288 ) New check and support for signed charts (#287 ) Introduces new profile version 1.2 add sha to report and code to check it (#267 ) Various bug fixes and documentation updates
1.8.0
03 Aug 19:30
Compare
Sorry, something went wrong.
No results found
Chart verifier version 1.8.0 Docker Image: - quay.io/redhat-certification/chart-verifier:1.8.0 This version includes:
Chart Verifier API: add new api stage 1 and doc (#271 ) Add support for OCP 4.11, (#273 ) Bug Fixes: Set dry-run when running helm template (#268 )
1.7.0
08 Jun 18:51
Compare
Sorry, something went wrong.
No results found
Chart verifier version 1.7.0 Docker Image: - quay.io/redhat-certification/chart-verifier:1.7.0 This version includes:
Provider delivery: Require a tarball and omit chart-uri from report (#264 ) Upgrade to helm 3.9.0 (#263 ) Add flag to set timeout for chart install and test (#261 ) Bug Fixes: Fix error where certified images were not found using sha value (#265 ) Allow for pyxis responses spanning more than one page (#265 ) Allow for long lines when reading output from helm template (#256 )
1.6.0
08 Mar 21:18
Compare
Sorry, something went wrong.
No results found
Chart verifier version 1.6.0 Docker Image: - quay.io/redhat-certification/chart-verifier:1.6.0 This version includes: - Add support for OCP v10 (#250 ) - Add 30 minute timeout for helm test (#246 ) - Add support for provider delivery control (#244 )
dev
08 Mar 19:30
Compare
Sorry, something went wrong.
No results found
Development release created with each merge into the main branch.
1.5.0
04 Feb 16:17
Compare
Sorry, something went wrong.
No results found
Chart verifier version 1.5.0 Docker Image: - quay.io/redhat-certification/chart-verifier:1.5.0 This version includes:
Add version command (#231 ) Report now output to stdout (#240 ): Option added to write directly to a file. Added error log. Bug Fixes: Panic error running using podman(#237 ) Chart verifier binary fails to find profiles(#238 )