Skip to content

Release 1.14.0 (#570)

Latest

Choose a tag to compare

@github-actions github-actions released this 16 Jan 20:26
· 5 commits to main since this release
bfa3174

Chart verifier version 1.14.0

Docker Image:
- quay.io/redhat-certification/chart-verifier:1.14.0

This version includes:

  • Bump the version of golangci-lint (#560) by @komish
  • leverage github api for release tag creation (#561) by @komish
  • Add caxu-rh as maintainer and approver (#568) by @komish
  • Avoid unnecessary usage of strings.Compare (#566) by @caxu-rh
  • Bump the testing group across 1 directory with 5 updates (#569) by @dependabot[bot]
  • Bump github.com/spf13/cobra from 1.10.1 to 1.10.2 (#559) by @dependabot[bot]
  • Bump golang.org/x/mod from 0.30.0 to 0.31.0 (#562) by @dependabot[bot]
  • Use maps and slices functions instead of loops where possible (#565) by @caxu-rh
  • Call Close() on files and HTTP response bodies (#564) by @caxu-rh
  • Ensure image values are parsed from the same line as the image key (#567) by @komish