-
Notifications
You must be signed in to change notification settings - Fork 191
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
1 parent
ac4ae11
commit 0be6f67
Showing
2 changed files
with
122 additions
and
0 deletions.
There are no files selected for viewing
122 changes: 122 additions & 0 deletions
122
charts/partners/wavefronthq/wavefront/1.7.10/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,122 @@ | ||
apiversion: v1 | ||
kind: verify-report | ||
metadata: | ||
tool: | ||
verifier-version: 1.4.1 | ||
profile: | ||
VendorType: partner | ||
version: v1.1 | ||
chart-uri: /charts/_build/wavefront-1.7.10.tgz | ||
digests: | ||
chart: sha256:663b50a03cf0adac0485f8731a1e0c8cb729b216f75ce9e43d1f09ffbe2faa1a | ||
package: 89f74153cbe57e617a49a16993daf1a13eef31a375fbdbb4c3e501c28d0bb25a | ||
lastCertifiedTimestamp: "2021-12-20T22:13:45.725332+00:00" | ||
testedOpenShiftVersion: "4.9" | ||
supportedOpenShiftVersions: '>=4.6' | ||
chart: | ||
name: wavefront | ||
home: https://www.wavefront.com | ||
sources: | ||
- https://github.com/wavefrontHQ/wavefront-collector-for-kubernetes | ||
- https://github.com/wavefrontHQ/wavefront-proxy | ||
version: 1.7.10 | ||
description: Wavefront Collector for Kubernetes | ||
keywords: | ||
- metric | ||
- monitoring | ||
- observability | ||
- alerting | ||
maintainers: | ||
- name: akodali18 | ||
email: [email protected] | ||
url: "" | ||
- name: johncornish | ||
email: [email protected] | ||
url: "" | ||
- name: josephgee | ||
email: [email protected] | ||
url: "" | ||
- name: helen-shao | ||
email: [email protected] | ||
url: "" | ||
- name: mceldeen | ||
email: [email protected] | ||
url: "" | ||
- name: mmichael | ||
email: [email protected] | ||
url: "" | ||
- name: priyaselvaganesan | ||
email: [email protected] | ||
url: "" | ||
icon: "" | ||
apiversion: v2 | ||
condition: "" | ||
tags: "" | ||
appversion: 1.7.5 | ||
deprecated: false | ||
annotations: | ||
charts.openshift.io/name: wavefront | ||
kubeversion: '>= 1.19' | ||
dependencies: | ||
- name: kube-state-metrics | ||
version: ^2.2.1 | ||
repository: https://charts.helm.sh/stable | ||
condition: kubeStateMetrics.enabled | ||
tags: [] | ||
enabled: false | ||
importvalues: [] | ||
alias: "" | ||
type: "" | ||
chart-overrides: "" | ||
results: | ||
- check: v1.0/is-helm-v3 | ||
type: Mandatory | ||
outcome: PASS | ||
reason: API version is V2, used in Helm 3 | ||
- check: v1.0/contains-values | ||
type: Mandatory | ||
outcome: PASS | ||
reason: Values file exist | ||
- check: v1.0/contains-values-schema | ||
type: Mandatory | ||
outcome: PASS | ||
reason: Values schema file exist | ||
- check: v1.0/not-contain-csi-objects | ||
type: Mandatory | ||
outcome: PASS | ||
reason: CSI objects do not exist | ||
- 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/contains-test | ||
type: Mandatory | ||
outcome: PASS | ||
reason: Chart test files exist | ||
- check: v1.1/has-kubeversion | ||
type: Mandatory | ||
outcome: PASS | ||
reason: Kubernetes version specified | ||
- check: v1.0/not-contains-crds | ||
type: Mandatory | ||
outcome: PASS | ||
reason: Chart does not contain CRDs | ||
- check: v1.0/helm-lint | ||
type: Mandatory | ||
outcome: PASS | ||
reason: Helm lint successful | ||
- check: v1.0/images-are-certified | ||
type: Mandatory | ||
outcome: PASS | ||
reason: |- | ||
Image is Red Hat certified : registry.connect.redhat.com/wavefronthq/wavefront-kubernetes-collector:1.7.5.1 | ||
Image is Red Hat certified : registry.connect.redhat.com/wavefronthq/proxy:10.12 | ||
Image is Red Hat certified : registry.connect.redhat.com/seldonio/kubectl | ||
- check: v1.0/chart-testing | ||
type: Mandatory | ||
outcome: PASS | ||
reason: Chart tests have passed |
Binary file not shown.