Skip to content

Commit 27c6acc

Browse files
authored
Add verification report for community chart camel-dashboard-openshift-all 4.20.2 (#2794)
1 parent abb02d5 commit 27c6acc

File tree

1 file changed

+128
-0
lines changed
  • charts/community/camel-tooling/camel-dashboard-openshift-all/4.20.2

1 file changed

+128
-0
lines changed
Lines changed: 128 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,128 @@
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:14462783743562247364
10+
chart-uri: https://camel-tooling.github.io/camel-dashboard/charts/camel-dashboard-openshift-all-4.20.2.tgz
11+
digests:
12+
chart: sha256:26523f875131147a8b54e13abd05bd26954226f96bc1f6a53f832d0f7c66cbd8
13+
package: 4513c2197d18c87cc313640208bf3439a71b229c854ef2760109d1a810d1ab6f
14+
lastCertifiedTimestamp: "2026-03-03T17:55:58.038735+01:00"
15+
testedOpenShiftVersion: "4.20"
16+
supportedOpenShiftVersions: '>=4.20'
17+
webCatalogOnly: false
18+
chart:
19+
name: camel-dashboard-openshift-all
20+
home: https://camel-tooling.github.io/camel-dashboard/
21+
sources:
22+
- https://github.com/camel-tooling/camel-dashboard
23+
- https://github.com/camel-tooling/camel-dashboard-operator
24+
- https://github.com/camel-tooling/camel-dashboard-console
25+
- https://github.com/hawtio/hawtio-online
26+
version: 4.20.2
27+
description: Helm umbrella chart for Camel Dashboard on OpenShift
28+
keywords:
29+
- camel
30+
- dashboard
31+
- operator
32+
- console
33+
- integration
34+
- hawtio
35+
- jolokia
36+
- jmx
37+
- openshift
38+
maintainers:
39+
- name: gfournier
40+
email: gfournier@apache.org
41+
url: ""
42+
icon: https://raw.githubusercontent.com/camel-tooling/camel-dashboard-openshift-all/refs/heads/main/icons/logo.png
43+
apiversion: v2
44+
condition: ""
45+
tags: ""
46+
appversion: ""
47+
deprecated: false
48+
annotations:
49+
charts.openshift.io/name: Camel Dashboard on OpenShift
50+
kubeversion: '>= 1.33'
51+
dependencies:
52+
- name: camel-dashboard-operator
53+
version: 0.1.0
54+
repository: https://camel-tooling.github.io/camel-dashboard/charts
55+
condition: camel-dashboard-operator.enabled
56+
- name: camel-dashboard-console
57+
version: 0.3.2
58+
repository: https://camel-tooling.github.io/camel-dashboard/charts
59+
condition: camel-dashboard-console.enabled
60+
- name: hawtio-online-console-plugin
61+
version: 0.6.3
62+
repository: https://hawtio.github.io/hawtio-charts
63+
condition: hawtio-online-console-plugin.enabled
64+
type: application
65+
chart-overrides: ""
66+
results:
67+
- check: v1.0/not-contain-csi-objects
68+
type: Optional
69+
outcome: PASS
70+
reason: CSI objects do not exist
71+
- check: v1.0/chart-testing
72+
type: Optional
73+
outcome: PASS
74+
reason: Chart tests have passed
75+
- check: v1.0/helm-lint
76+
type: Mandatory
77+
outcome: PASS
78+
reason: Helm lint successful
79+
- check: v1.0/required-annotations-present
80+
type: Optional
81+
outcome: PASS
82+
reason: All required annotations present
83+
- check: v1.0/contains-test
84+
type: Optional
85+
outcome: PASS
86+
reason: Chart test files exist
87+
- check: v1.1/has-kubeversion
88+
type: Optional
89+
outcome: PASS
90+
reason: Kubernetes version specified
91+
- check: v1.0/is-helm-v3
92+
type: Optional
93+
outcome: PASS
94+
reason: API version is V2, used in Helm 3
95+
- check: v1.0/not-contains-crds
96+
type: Optional
97+
outcome: FAIL
98+
reason: Chart contains CRDs
99+
- check: v1.0/contains-values
100+
type: Optional
101+
outcome: PASS
102+
reason: Values file exist
103+
- check: v1.0/has-notes
104+
type: Optional
105+
outcome: PASS
106+
reason: Chart does contain NOTES.txt
107+
- check: v1.0/has-readme
108+
type: Optional
109+
outcome: PASS
110+
reason: Chart has a README
111+
- check: v1.0/signature-is-valid
112+
type: Optional
113+
outcome: SKIPPED
114+
reason: 'Chart is not signed : Signature verification not required'
115+
- check: v1.0/contains-values-schema
116+
type: Optional
117+
outcome: FAIL
118+
reason: Values schema file does not exist
119+
- check: v1.1/images-are-certified
120+
type: Optional
121+
outcome: FAIL
122+
reason: |-
123+
Image certification skipped : registry.redhat.io/openshift4/ose-tools-rhel8@sha256:e44074f21e0cca6464e50cb6ff934747e0bd11162ea01d522433a1a1ae116103
124+
Image is not Red Hat certified : quay.io/camel-tooling/camel-dashboard-console:0.3.2
125+
Image is not Red Hat certified : quay.io/camel-tooling/camel-dashboard-operator:0.1.0
126+
Image is not Red Hat certified : quay.io/hawtio/online-console-plugin-gateway:0.6.0
127+
Image is not Red Hat certified : quay.io/hawtio/online-console-plugin:0.6.0
128+
Image is Red Hat certified : registry.access.redhat.com/ubi9/ubi-minimal:9.4

0 commit comments

Comments
 (0)