Skip to content

Releases: redhat-certification/chart-verifier

1.7.0

08 Jun 18:51
f75e9b9
Compare
Choose a tag to compare

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
86dd6ac
Compare
Choose a tag to compare

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
fb5f4e7
Compare
Choose a tag to compare
dev

Development release created with each merge into the main branch.

1.5.0

04 Feb 16:17
2b55c5d
Compare
Choose a tag to compare

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)

1.4.1

20 Dec 20:39
8eb45ab
Compare
Choose a tag to compare

Chart verifier version 1.4.1

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

This version includes:

  • Adds support for chart verifier binary (linux only):
    • Remove dependencies on helm, oc and kubectl clients (#221).
    • Include new chart verifier binary as part of a release (#222).

1.4.0

19 Nov 00:17
1632877
Compare
Choose a tag to compare

Chart verifier version 1.4.0

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

This version includes:

  • Profile Version 1.1 introduced (now default):
    • New mandatory check: required-annotations-present/v1.0 (#203).
      • Requires chart annotation charts.openshift.io/name to be set.
  • Updated mandatory check: has-kubeversion/v1.1 (#213).
    • Requires chart kubeVersion to be a valid semantic version.
    • Adds new supportedOpenShiftVersions attribute used for chart certification.
  • add option for user to specify helm release for chart-testing check (#218)

1.3.0

21 Oct 13:48
45298f2
Compare
Choose a tag to compare

Chart verifier version 1.3.0

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

This version includes:
- Update IBM images which have been updated (#195)
- Enable chart verifier to recognize OCP 4.9 (#209)

1.2.3

02 Sep 13:12
48abcb4
Compare
Choose a tag to compare

Chart verifier version 1.2.3

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

This version includes:
- Remove error message output when certifying images (#191)

1.2.2

01 Sep 14:03
9a1670f
Compare
Choose a tag to compare

Chart verifier version 1.2.2

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

This version includes:
- Update Helm to 3.6.2 (#175)
- Detect install and test on OCP Version 4.8 (#156)

1.2.1

26 Jul 18:19
73aceef
Compare
Choose a tag to compare

Update for security vulnerability.