-
Notifications
You must be signed in to change notification settings - Fork 189
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
125 additions
and
0 deletions.
There are no files selected for viewing
125 changes: 125 additions & 0 deletions
125
charts/partners/nextevolution/nedb-classic/0.2.1/report.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,125 @@ | ||
apiversion: v1 | ||
kind: verify-report | ||
metadata: | ||
tool: | ||
verifier-version: 1.13.2 | ||
profile: | ||
VendorType: partner | ||
version: v1.2 | ||
reportDigest: uint64:1007979919079793030 | ||
chart-uri: https://redhat-charts:[email protected]/repository/helm-releases/nedb-classic-0.2.1.tgz | ||
digests: | ||
chart: sha256:cf586675a0e4b2f2c9d7608336434540d5f7a37d8afafa80ad264960f5b58efc | ||
package: f36a8c84f0da0f2c7d06d9d5385e5a57e9c84b739d013de406828274158e3b18 | ||
publicKey: d332377b98736a0e4da010d866dcc6ee9ce891dbd7729b07e071f3a8a16f1e22 | ||
lastCertifiedTimestamp: "2024-02-02T12:12:48.673028+00:00" | ||
testedOpenShiftVersion: "4.14" | ||
supportedOpenShiftVersions: '>=4.11 <=4.14' | ||
webCatalogOnly: false | ||
chart: | ||
name: nedb-classic | ||
home: "" | ||
sources: [] | ||
version: 0.2.1 | ||
description: A Helm chart for NE.Databridge Classic Deployments | ||
keywords: [] | ||
maintainers: [] | ||
icon: https://www.nextevolution.de/user/themes/nextevolution/images/logo.png | ||
apiversion: v2 | ||
condition: "" | ||
tags: "" | ||
appversion: "1.0" | ||
deprecated: false | ||
annotations: | ||
category: Integration | ||
charts.openshift.io/name: NE.Databridge Classic Standalone | ||
kubeversion: '>= 1.23.15 < 1.28.0' | ||
dependencies: | ||
- name: common | ||
version: 2.x.x | ||
repository: https://charts.bitnami.com/bitnami | ||
condition: "" | ||
tags: | ||
- bitnami-common | ||
enabled: false | ||
importvalues: [] | ||
alias: "" | ||
- name: postgresql | ||
version: 13.x | ||
repository: https://charts.bitnami.com/bitnami | ||
condition: postgresql.enabled | ||
tags: [] | ||
enabled: false | ||
importvalues: [] | ||
alias: "" | ||
- name: prometheus | ||
version: 25.10.0 | ||
repository: https://prometheus-community.github.io/helm-charts | ||
condition: prometheus.enabled | ||
tags: [] | ||
enabled: false | ||
importvalues: [] | ||
alias: "" | ||
- name: grafana | ||
version: 7.2.5 | ||
repository: https://grafana.github.io/helm-charts | ||
condition: grafana.enabled | ||
tags: [] | ||
enabled: false | ||
importvalues: [] | ||
alias: "" | ||
type: application | ||
chart-overrides: "" | ||
results: | ||
- check: v1.0/helm-lint | ||
type: Mandatory | ||
outcome: PASS | ||
reason: Helm lint successful | ||
- check: v1.0/is-helm-v3 | ||
type: Mandatory | ||
outcome: PASS | ||
reason: API version is V2, used in Helm 3 | ||
- check: v1.0/required-annotations-present | ||
type: Mandatory | ||
outcome: PASS | ||
reason: All required annotations present | ||
- check: v1.0/has-readme | ||
type: Mandatory | ||
outcome: PASS | ||
reason: Chart has a README | ||
- check: v1.0/chart-testing | ||
type: Mandatory | ||
outcome: PASS | ||
reason: Chart tests have passed | ||
- check: v1.1/images-are-certified | ||
type: Mandatory | ||
outcome: PASS | ||
reason: 'Image is Red Hat certified : docker-proxy.nextevolution.de/product/nedatabridge/nedb-data-connect-kafka/main:latest' | ||
- check: v1.0/not-contain-csi-objects | ||
type: Mandatory | ||
outcome: PASS | ||
reason: CSI objects do not exist | ||
- check: v1.0/contains-test | ||
type: Mandatory | ||
outcome: PASS | ||
reason: Chart test files exist | ||
- check: v1.0/contains-values-schema | ||
type: Mandatory | ||
outcome: PASS | ||
reason: Values schema file exist | ||
- check: v1.0/contains-values | ||
type: Mandatory | ||
outcome: PASS | ||
reason: Values file exist | ||
- check: v1.1/has-kubeversion | ||
type: Mandatory | ||
outcome: PASS | ||
reason: Kubernetes version specified | ||
- check: v1.0/signature-is-valid | ||
type: Mandatory | ||
outcome: PASS | ||
reason: 'Chart is signed : Signature verification passed' | ||
- check: v1.0/not-contains-crds | ||
type: Mandatory | ||
outcome: PASS | ||
reason: Chart does not contain CRDs |