@@ -6,12 +6,12 @@ metadata:
66 profile :
77 VendorType : partner
88 version : v1.3
9- reportDigest : uint64:11179607442077396820
9+ reportDigest : uint64:3272186538869749357
1010 chart-uri : N/A
1111 digests :
12- chart : sha256:881ca9d862facbd1cb84d9c27d3391a9eec0d906bd7f9500fcd03603826748bd
13- package : 8c848ef63a3f71835005530652ad8cb5dbbfd25eb2de012b1d76856e6b562489
14- lastCertifiedTimestamp : " 2026-02-11T15:39:00.209708 +00:00"
12+ chart : sha256:e159cbc362d5ab3dd0b7c3bca90115343040b81d8b9595c5add4480a38cc3f4e
13+ package : eb774d69d5b16f22cffd7f50bdba924e9ae32a3e90ffd1acff7075d9f24cb8ad
14+ lastCertifiedTimestamp : " 2026-03-11T12:41:20.643881 +00:00"
1515 testedOpenShiftVersion : " 4.18"
1616 supportedOpenShiftVersions : ' >=4.9'
1717 webCatalogOnly : true
@@ -36,30 +36,26 @@ metadata:
3636 type : application
3737 chart-overrides : " "
3838results :
39- - check : v1.0/has-notes
40- type : Optional
41- outcome : FAIL
42- reason : Chart does not contain NOTES.txt
43- - check : v1.0/helm-lint
39+ - check : v1.0/chart-testing
4440 type : Mandatory
4541 outcome : PASS
46- reason : Helm lint successful
47- - check : v1.0/is-helm-v3
42+ reason : Chart tests have passed
43+ - check : v1.0/contains-values
4844 type : Mandatory
4945 outcome : PASS
50- reason : API version is V2, used in Helm 3
51- - check : v1.0/contains-values-schema
46+ reason : Values file exist
47+ - check : v1.0/not-contain-csi-objects
5248 type : Mandatory
5349 outcome : PASS
54- reason : Values schema file exist
55- - check : v1.0/contains-values
50+ reason : CSI objects do not exist
51+ - check : v1.0/contains-values-schema
5652 type : Mandatory
5753 outcome : PASS
58- reason : Values file exist
59- - check : v1.0/has-readme
54+ reason : Values schema file exist
55+ - check : v1.0/is-helm-v3
6056 type : Mandatory
6157 outcome : PASS
62- reason : Chart has a README
58+ reason : API version is V2, used in Helm 3
6359 - check : v1.0/not-contains-crds
6460 type : Mandatory
6561 outcome : PASS
@@ -68,22 +64,14 @@ results:
6864 type : Mandatory
6965 outcome : PASS
7066 reason : All required annotations present
71- - check : v1.0/chart-testing
72- type : Mandatory
73- outcome : PASS
74- reason : Chart tests have passed
75- - check : v1.1/has-kubeversion
76- type : Mandatory
77- outcome : PASS
78- reason : Kubernetes version specified
79- - check : v1.1/images-are-certified
67+ - check : v1.0/has-readme
8068 type : Mandatory
8169 outcome : PASS
82- reason : ' Image is Red Hat certified : us-central1-docker.pkg.dev/noname-artifacts/nns-docker/noname-sensor:3.3.53-rhel '
83- - check : v1.0/not-contain-csi-objects
70+ reason : Chart has a README
71+ - check : v1.0/helm-lint
8472 type : Mandatory
8573 outcome : PASS
86- reason : CSI objects do not exist
74+ reason : Helm lint successful
8775 - check : v1.0/signature-is-valid
8876 type : Mandatory
8977 outcome : SKIPPED
@@ -92,3 +80,15 @@ results:
9280 type : Mandatory
9381 outcome : PASS
9482 reason : Chart test files exist
83+ - check : v1.1/has-kubeversion
84+ type : Mandatory
85+ outcome : PASS
86+ reason : Kubernetes version specified
87+ - check : v1.0/has-notes
88+ type : Optional
89+ outcome : FAIL
90+ reason : Chart does not contain NOTES.txt
91+ - check : v1.1/images-are-certified
92+ type : Mandatory
93+ outcome : PASS
94+ reason : ' Image is Red Hat certified : us-central1-docker.pkg.dev/noname-artifacts/nns-docker/noname-sensor:3.3.53-rhel'
0 commit comments