Skip to content

Commit 00e8c2d

Browse files
authored
Add verification report for community chart hawtio-online-console-plugin 0.6.3 (#2829)
1 parent 4efc861 commit 00e8c2d

File tree

1 file changed

+105
-0
lines changed
  • charts/community/hawtio/hawtio-online-console-plugin/0.6.3

1 file changed

+105
-0
lines changed
Lines changed: 105 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,105 @@
1+
apiversion: v1
2+
kind: verify-report
3+
metadata:
4+
tool:
5+
verifier-version: 1.14.0
6+
profile:
7+
VendorType: community
8+
version: v1.3
9+
reportDigest: uint64:12193095802864993976
10+
chart-uri: https://hawtio.github.io/hawtio-charts/hawtio-online-console-plugin-0.6.3.tgz
11+
digests:
12+
chart: sha256:4919666bdeeb73448b9973f48335357fbb23579b82847d31f57fc9126dc3f5d4
13+
package: 004aed86b5d6ae3640c52e94bac3b6e080fda7b4d771344916859ec214d8a50e
14+
lastCertifiedTimestamp: "2026-03-06T14:29:10.410885+01:00"
15+
testedOpenShiftVersion: "4.20"
16+
supportedOpenShiftVersions: '>=4.11'
17+
webCatalogOnly: false
18+
chart:
19+
name: hawtio-online-console-plugin
20+
home: https://hawt.io
21+
sources:
22+
- https://github.com/hawtio/hawtio-online-console-plugin.git
23+
version: 0.6.3
24+
description: A Helm chart for installing the OpenShift Console plugin for HawtIO
25+
keywords:
26+
- hawtio
27+
- camel
28+
- console
29+
- jmx
30+
- react
31+
maintainers: []
32+
icon: https://hawtio.github.io/hawtio-charts/hawtio-console-plugin-logo.png
33+
apiversion: v2
34+
condition: ""
35+
tags: ""
36+
appversion: 0.6.0
37+
deprecated: false
38+
annotations:
39+
artifacthub.io/prerelease: "true"
40+
charts.openshift.io/name: hawtio-online-console-plugin
41+
kubeversion: '>= 1.24.0'
42+
dependencies: []
43+
type: application
44+
chart-overrides: ""
45+
results:
46+
- check: v1.0/contains-values
47+
type: Optional
48+
outcome: PASS
49+
reason: Values file exist
50+
- check: v1.0/has-readme
51+
type: Optional
52+
outcome: PASS
53+
reason: Chart has a README
54+
- check: v1.1/images-are-certified
55+
type: Optional
56+
outcome: FAIL
57+
reason: |-
58+
Image is not Red Hat certified : quay.io/hawtio/online-console-plugin-gateway:0.6.0
59+
Image is not Red Hat certified : quay.io/hawtio/online-console-plugin:0.6.0
60+
Image is Red Hat certified : registry.access.redhat.com/ubi9/ubi-minimal:9.4
61+
Image certification skipped : registry.redhat.io/openshift4/ose-tools-rhel8@sha256:e44074f21e0cca6464e50cb6ff934747e0bd11162ea01d522433a1a1ae116103
62+
- check: v1.0/required-annotations-present
63+
type: Optional
64+
outcome: PASS
65+
reason: All required annotations present
66+
- check: v1.0/is-helm-v3
67+
type: Optional
68+
outcome: PASS
69+
reason: API version is V2, used in Helm 3
70+
- check: v1.0/not-contain-csi-objects
71+
type: Optional
72+
outcome: PASS
73+
reason: CSI objects do not exist
74+
- check: v1.0/signature-is-valid
75+
type: Optional
76+
outcome: SKIPPED
77+
reason: 'Chart is not signed : Signature verification not required'
78+
- check: v1.0/contains-test
79+
type: Optional
80+
outcome: PASS
81+
reason: Chart test files exist
82+
- check: v1.1/has-kubeversion
83+
type: Optional
84+
outcome: PASS
85+
reason: Kubernetes version specified
86+
- check: v1.0/has-notes
87+
type: Optional
88+
outcome: PASS
89+
reason: Chart does contain NOTES.txt
90+
- check: v1.0/chart-testing
91+
type: Optional
92+
outcome: PASS
93+
reason: Chart tests have passed
94+
- check: v1.0/helm-lint
95+
type: Mandatory
96+
outcome: PASS
97+
reason: Helm lint successful
98+
- check: v1.0/not-contains-crds
99+
type: Optional
100+
outcome: PASS
101+
reason: Chart does not contain CRDs
102+
- check: v1.0/contains-values-schema
103+
type: Optional
104+
outcome: PASS
105+
reason: Values schema file exist

0 commit comments

Comments
 (0)